@charset "utf-8";

/* ===================================================================
format
=================================================================== */

/*	body
----------------------------------------------------*/
body {
text-align: center;
font-family :
YuGothic,    /* Mac用 */
'Yu Gothic', /* Windows用 */
sans-serif;,
"FontAwesome";
background: #eaeaea;
}

/*	a:link,a:visited,a:hover,a:active
----------------------------------------------------*/
a			{color:#0068b7;text-decoration:underline;}
a:link		{color:#0068b7;text-decoration:underline;}
a:visited	{color:#0068b7;}
a:hover		{text-decoration:none;}
a:active	{color:#0068b7;}

@media screen and (min-width:751px){
    a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}    
}

.tel:link{
color: black;  
text-decoration: none; 
}


/* ===================================================================
Layout
=================================================================== */

/* ===================================================================
Layout-contents
=================================================================== */

/*	明朝体
----------------------------------------------------*/
#nav,
#contents h2,
#contents h3,
#contents h4,
#contents h5,
#contents h6,
#contents p,
#sidebar h4,
#sidebar h5,
.ttl h2,
.ind_main h3,
.ind_main li,
.ind_menu h3,
.ind_menu dt,
.ind_sec02 h3,
.ind_sec02 li.flow dt,
.ind_main .text h2,
#contents .contact,
.jump_link li,
.price table,
.price_check li,
.privacy li,
.minor_area,
.guideline .guideline_list li,
.karte #contents li,
.treatment section .aga_recommen,
.flow .flow_cont li,
.whats .one_price{
font-family :
YuMincho,    /* Mac用 */
'Yu Mincho', /* Windows用 */
serif;
}

/*	header
----------------------------------------------------*/
#header {
background: #eaeaea;
}

#header h1 {
width: 100%;
padding: 3px 0;
font-size: 1.2rem;
color: white;
font-weight: normal;
background: #897457;
}

#header h1 span {
display: block;
width: 100%;
max-width: 1080px;
margin: 0 auto;
}

#header h1 span br{
display: none;
}


/*	ttl
----------------------------------------------------*/
.ttl_bg {
background: url(../images/common/pt_bg.png) no-repeat;
background-size: cover;
}

.ttl_bg .dot {
background: url(../images/common/pt_dot.png) repeat;
}

.ttl_bg .color {
background: rgba(148, 127, 98, .5);
}

/*	nav
----------------------------------------------------*/
#nav {
-js-display: flex;/* IE8-9 */
display: -ms-flexbox;/* IE10 */
display: flex;
-ms-flex-pack: justify;/* IE10 */
width: 100%;
height: 93px;
max-width: 1080px;
margin: 0 auto;
border-left: 1px solid #dfdfdf;
}

#nav .logo {
padding: 10px 2px;
border-right: 1px solid #dfdfdf;
}

#nav .link_list{
display: flex;
}

#nav ul {
-js-display: flex;/* IE8-9 */
display: -ms-flexbox;/* IE10 */
display: flex;
-ms-flex-pack: justify;/* IE10 */
}

#nav .page_menu li {
width: 114px;
line-height: 1em;
text-align: center;
border-right: 1px solid #dfdfdf;
}

#nav .page_menu li a {
display: block;
width: 100%;
padding: 30px 16px;
color: black;
font-size: 1.3rem;
text-decoration: none;
}

#nav .page_menu li:nth-child(1) a{
padding: 22px 8px;
font-size: 1.2rem;
}

#nav .page_menu li a:hover {
background: white;
}

#nav .page_menu li span {
font-size: 1.0rem;
}

#nav .contact {
border-right: 1px solid #dfdfdf;
}

#nav .contact p {
padding: 0 2px 0 3px;
font-size: 1.1rem;
color: black;
}

#nav .contact p br{
display: none;
}

#nav .contact p:first-child {
padding-top: 5px;
}

#nav .contact p span {
margin-left: 5px;
padding-left: 26px;
font-size: 1.8rem;
background: url(../images/common/free_dial.png) 0 no-repeat;
}

#nav .contact ul {
border-top: 1px solid white;
}

#nav .contact li {
width: 50%;
text-align: center;
line-height: 1em;
}

#nav .contact li a {
display: block;
padding: 13px 0;
font-size: 1.3rem;
color: white;
text-decoration: none;
}

#nav .contact li.con_btn {
background: #37659e;
border-right: 1px solid white;
}

#nav .contact li.res_btn {
background: #35962d;
}

#nav .contact li.con_btn a:hover {
background: #3e74b7;
}

#nav .contact li.res_btn a:hover {
background: #53a800;
}

.sp_btn{
display: none;
}

/*	main
----------------------------------------------------*/
#main {
display: flex;
justify-content: space-between;
align-items: flex-start;
width: 100%; 
max-width: 1080px; 
margin: 0 auto 50px;
}

/*	contents
----------------------------------------------------*/
#contents {
width: 100%;
max-width: 764px;
padding: 30px;
background: white;
}

#contents h2 {
color: white;
background: #897457;
}

#contents h3 {
font-weight: normal;
color: #897457;
}

#contents h4 {
font-weight: normal;
color: #897457;
border-bottom: 1px solid gray;
}

#contents h5,
#contents h6{
color: #897457;
}

#contents p {
margin-bottom: 1em;
font-size: 1.4rem;
line-height: 2;
color: black;
}

#contents p span {
color: #897457;
font-weight: bold;
}

#contents .contact {
padding: 20px 45px;
background: #897457;
}

#contents .contact h5 {
margin-bottom: 15px;
text-align: center;
font-size: 1.6rem;
color: white;
font-weight: normal;
}

#contents .contact  .contact_area{
-js-display: flex;/* IE8-9 */
display: -ms-flexbox;/* IE10 */
display: flex;
-ms-flex-pack: justify;/* IE10 */
justify-content: space-between;
flex-wrap: wrap;
}

#contents .contact .contact_area li {
line-height: 1.3;
font-size: 1.2rem;
text-align: center;
color: white;
}

#contents .contact .contact_area li span {
padding-left: 40px;
font-size: 3.2rem;
background: url(../images/common/c_fd_icon.png) 0 6px no-repeat;
}

#contents .contact .contact_area li span .tel{
color: white;
}

#contents .contact .btn_area{
display: flex;
}

#contents .contact .btn_area li a {
display: block;
padding: 12px 25px 10px;
font-size: 1.4rem;
color: white;
text-decoration: none;
}

#contents .contact .btn_area .con_btn {
margin-right: 20px;
background: #37659e;
}

#contents .contact .btn_area .con_btn a:hover {
background: #4a7fc0;
}

#contents .contact .btn_area .res_btn {
background: #35962d;
}

#contents .contact .btn_area .res_btn a:hover {
background: #53a800;
}

/*	sidebar
----------------------------------------------------*/
#sidebar {
flex: 0 0 272px;
margin-left: 15px;
width: 272px;
}

#sidebar .ba li {
margin-bottom: 15px;
}

#sidebar section {
background: #dfdfdf;
}

#sidebar section h4 {
padding: 19px;
font-size: 1.8rem;
color: #897457;
border-bottom: 1px dashed gray;
}

#sidebar section h4 i {
margin-right: 10px;
color: #897457;
}

#sidebar section ul {
padding: 10px 15px;
border-bottom: 1px dashed gray;
}

#sidebar section ul:last-child {
border-bottom: none;
}

#sidebar section li {
padding: 2px 0;
color: #897457;
font-size: 1.4rem;
}

#sidebar section li a {
font-size: 12px;
color: #897457;
}

#sidebar section li i {
margin-right: 8px;
color: #897457;
}



/*	footer
----------------------------------------------------*/
#footer {
padding: 30px 0 50px;
background: #897457;
}

#footer .f_menu {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-bottom: 15px;
}

#footer .f_menu li {
margin-bottom: 15px;
padding: 0 15px;
line-height: 1em;
border-left: 1px solid #d1d1d1;
}

#footer .f_menu li:first-child {
border-left: none;
}

#footer .f_menu li a,
#footer p.copy{
font-size: 1.2rem;
color: white;
}

#footer p {
margin-bottom: 15px;
text-align: center;
font-size: 1.2rem;
color: white;
}

#footer p.copy{
margin-bottom: 0;
}

#footer .f_bnr{
display: flex;
justify-content: space-between;
width: 100%;
max-width: 530px;
padding-bottom: 30px;
margin: auto;
}

#footer .f_bnr li{
padding: 0;
/* width: 32%; */
/* max-width: 250px; */
border: none;
}

/*	img
--------------------------------------------------------------------*/
img {
    max-width: 100%;
    height: auto;
  }


/* ===================================================================
FontAwesome
=================================================================== */
.fa {}

/* ===================================================================
breadcrumb
=================================================================== */
.breadcrumb ol {
-js-display: flex;/* IE8-9 */
display: -ms-flexbox;/* IE10 */
display: flex;
flex-wrap: wrap;
padding: 0;
}

.breadcrumb li {
color: white;
font-size: 1.2rem;
}

.breadcrumb li a {
color: white;
}

.breadcrumb li:before {
content: ">";
padding: 0 0.3em 0 0.8em;
}

.breadcrumb li:first-child:before {
content: none;
}

/* ===================================================================
Pagetop
=================================================================== */
.pagetop {
position: fixed;
right: 20px;
bottom: 20px;
font-size: 1.6rem;
z-index: 10;
}

.pagetop .fa{
margin-right: 5px;
font-size: 1.8rem;
}

.pagetop a {
display: block;
width: 120px;
padding: 1em 0;
text-align: center;
text-decoration: none;
color: white;
border-radius: 0.5em;
background: #666;
}

.pagetop a:hover {
text-decoration: none;
background: #999;
}

/* ===================================================================
Rollover 背景が白の時用
=================================================================== */
a img {
opacity: 1;
transition: .3s ease-in-out;
}

a:hover img {
opacity: .7;
filter: alpha(opacity=30);
}
