@charset "utf-8";

body{
	margin:0px;
	padding:0px;
	color: #3D3B38;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}

a{text-decoration: none!important;
	color: #3D3B38!important;
	font-weight: 500!important;
font-family: 'Zen Kaku Gothic New', sans-serif!important;}

a:hover,a:hover img{
 opacity:.5;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
 }

img {
	margin:0;
	padding:0;
	border: none;
    vertical-align: bottom;
}
p,li{
	color: #3D3B38;
	font-size: 16px!important;
	font-family: 'Zen Kaku Gothic New', sans-serif!important;
	font-weight: 500;
}
p{line-height: 2!important;}
li{line-height: 1.5!important;}
@media only screen and (max-width:576px){
p,li{
	font-size: 15px!important;
}
}
tr,th,td{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 500;
}

h1,h2,h3,h4,h5,h6{color: #3D3B38;font-family: 'Zen Kaku Gothic New', sans-serif;}


/*==================slide==================*/

#slider-area{
	position: relative;
    width:100%;
    height: 100%;
	overflow: hidden;
	background-color: #fff;
	z-index: 1;
}

#slider-area #slider{
	position: relative;
	z-index: 0;
    width:100%;
    height:50vw;
	overflow: hidden;
}
#slider-area #slider::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	background-color: rgba(89,70,61,0);
	z-index: 1;
}

.stxt{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom:160px ;
    max-width:1340px;
	padding:0 30px;
}
.stxtin{
	display: flex;
	align-items: center;
	border: solid 1px #fff;
	color: #fff;
	text-align: center;
	flex-direction: column;
	border-radius: 50%;
	letter-spacing: 0.05em;
	background-color: rgba(185,141,48,0.7);
}
.stxtin span{display:inline-block;}

@media screen and (max-width:1200px){
#slider-area #slider{
    height:65vw;
}
.stxt{
	bottom:100px ;
}
}
@media screen and (max-width:991px){
#slider-area #slider{
    height:100vw;
}
}
@media screen and (max-width:576px){
#slider-area #slider{
    height:162.5vw;
}
.stxt{
	bottom:100px;
	padding:0;
	justify-content: center;
}
}


/*==================What's new==================*/

.wnt{
	border-left:2px solid #ccc;
}

.wn{
	position: relative;
	height: 280px;
	width: 100%;
	z-index: 99;
	background-color: #fff;
	overflow: hidden;
	border-radius:10px; 
}
@media only screen and (max-width:576px){
.wn{
	height: 250px;
}
}

/*==================mainbg==================*/

.mainbg {
	position: relative;
	background: linear-gradient(5deg,rgba(255,255,255,1.00) 0%,rgba(247,247,247,1.00) 20%,rgba(241,238,232,1.00) 100%);
}

.mess{
	position:relative;
	background-image: url("../img/top/messbg2.webp");
	background-repeat: no-repeat;
	background-size: auto;
	background-attachment: scroll;
	background-position:top center;
}

@media only screen and (max-width:991px) {
.mainbg {
	position: relative;
	background: linear-gradient(5deg,rgba(255,255,255,1.00) 0%,rgba(247,247,247,1.00) 5%,rgba(241,238,232,1.00) 100%);
}
.mess{
	background-image: url("../img/top/messbgsp1.webp"),url("../img/top/messbgsp2-2.webp");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position:top 360px center,top 40% center;
}
}

/*==================Doctore==================*/

.docname{
	position: absolute;
	bottom: 0;
	right: 40px;
	width: calc(100% - 80px);
	z-index: 1;
}
@media only screen and (max-width:991px) {
.docname{
	right: 0;
	width: calc(100% - 200px);
	z-index: 1;
}	
}	
@media only screen and (max-width:576px) {
.docname{
	width: calc(100% - 20px);
}	
}

/*==================Commitment==================*/

.comm{
	position: relative;
	padding: 150px 120px;
	z-index: 1;
}
.comm::before{
	content: "COMMITMENT";
	position: absolute;
	top:-100px;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color:rgba(255,255,255,0.80);
	font-size: 200px;
	font-weight: 100;
	z-index: -1;
}

.commt{
	position: relative;
	display: inline-block;
	padding: 30px 30px 20px;
	color:#A09274;
}
.commt::after{
	content: "";
	position: absolute;
	top: -30px;
	left: 0;
	width: 100%;
	height: calc(100% + 30px);
	border: solid 2px #BEB299;
	border-radius: 10px;
}
.commt::before{
	content: "";
	position: absolute;
	top: -33px;
	left: 25%;
	width: 50%;
	height: 8px;
	background-color: #BEB299;
	border-radius: 2px;
}

.commt2{
	position: relative;
	line-height: 1.7;
}
.commt2::after{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
	width: 150px;
	height: 2px;
	background-color: rgba(61,79,86,0.3);
	border-radius: 1px;
}
@media only screen and (max-width:1600px) {
.comm{
	padding: 150px 40px;
}
}
@media only screen and (max-width:991px) {
.comm::before{
	font-size: 120px;
	}
}
@media only screen and (max-width:576px) {
.comm{
	padding: 120px 0 40px;
}
.comm::before{
	top:0;
	left: 0;
	font-size: 56px;
	color:rgba(183,171,147,1.00);
	}
	
.commt{
	padding: 20px 30px 20px;
}
.commt::after{
	top: -20px;
	height: calc(100% + 20px);
}
.commt::before{
	top: -23px;
}
}

/*==================Treatment==================*/

.treat{
	position: relative;
	background-color: #F3F3F3;
	z-index: 1;
}
.treat::before{
	content: "TREATMENT";
	position: absolute;
	top:-244px;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color:#F3F3F3;
	font-size: 200px;
	font-weight: 100;
	z-index: -1;
}

.treatt{
	position: relative;
}
.treatt::after,.treatt::before{
	content: "";
	position: absolute;
	left:0;
	width: 100%;
	height: 20px;
}
.treatt::after{
	top:-30px;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
}
.treatt::before{
	bottom:-30px;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
}
@media only screen and (max-width:991px) {
.treat::before{
	font-size: 120px;
	color:#E2E2E2;
	}
}
@media only screen and (max-width:576px) {
.treat::before{
	top:-68px;
	left: 0;
	font-size: 56px;
	color:#E2E2E2;
	}
}


#conc1bg,#conc2bg,#conc3bg{
	position: relative;
	z-index: 1;
}

#conc1,#conc2,#conc3{
	width: 45%;
    height: 50%;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center !important;
    position: absolute;
    bottom: 25%;
    z-index: 1;
}

#conc1,#conc3{right: 0;}
#conc2{left: 0;}


@media screen and (max-width:991px){

#conc1bg,#conc2bg,#conc3bg{
	background: none;
}
	
#conc1,#conc2,#conc3{
	width: 100%;
	height: 240px;
    top: 0;
	border-radius: 0;
	z-index: -1;
}
}

.fb {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	align-items:center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
	margin: 0 0 -10px;
}
.fbitem{
	width: calc(100% / 3);
	box-sizing: border-box;
	margin: 0 0 10px;
}
@media only screen and (max-width: 576px) {
	.fbitem{
		width: calc(100% / 2);
	}
}

.icon{
	padding: 10px;
	border-radius: 14px;
}
.icon img{
	padding: 0 20px 10px;
}
.icon div{
	font-weight: 500;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	text-align: center;
	font-size: 20px;
	color:#564E3F ;
}

@media only screen and (max-width: 1200px) {
.icon img{
	padding: 0 10px 10px;
}
.icon div{
	font-size: 18px;
}
}

@media only screen and (max-width: 576px) {
.icon{
	padding: 5px;
}
.icon img{
	padding: 10px;
}
.icon div{
	font-size: 16px;
}
}


/*==================Family==================*/

.fambg {
	position: relative;
	background: linear-gradient(0deg,rgba(241,238,232,1.00) 0%, rgba(255, 255, 255,1.00) 100%);
}

.fam{position: relative;}
.fam::before{
	content: "FAMILY";
	position: absolute;
	top:-190px;
	left: -20px;
	width: 100%;
	text-align: left;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color:rgba(154,175,181,0.15);
	font-size: 200px;
	font-weight: 100;
}

.famt{
	position: relative;
	padding: 20px 0 40px;
	color: #fff;
	letter-spacing: 0.05em;
	z-index:1;
}
.famt::before{
	content: "";
	position: absolute;
	top:0;
	left: -100vw;
	width: 200vw;
	height: 100%;
	background-color: rgba(68,89,98,1.00);
	z-index: -1;
}
.famt::after{
	content: "";
	position: absolute;
	top:0;
	left: -20px;
	width: 2px;
	height: calc(100% - 40px);
	background-color:#fff;
}

.famimg{
	border-radius: 20px 0 0 20px;
}

@media only screen and (max-width: 991px) {
.fam::before{
	top:-140px;
	font-size: 160px;
}
}

@media only screen and (max-width: 576px) {
.fam::before{
	top:-80px;
	left: 0;
	color:rgba(154,175,181,0.3);
	font-size: 56px;
	text-align: center;
}
.famt{
	padding: 60px 0 0;
}
.famt::before{
	top:20px;
}
.famt::after{
	left: -16px;
	height: 100%;
}
}


/*==================CLINIC==================*/ 

.clinic{
	position: relative;
}
.clinic::after{
	content: "";
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(60,39,15,0.40);
}

.infiniteslide ul{
	margin: 0;
	padding: 0;
}
.infiniteslide li{
	list-style: none;
	float: left;
	margin: 0;
}

.clinic a{
	position: absolute;
	top:calc(50% - 150px);
	left:calc(50% - 150px);
	width: 300px;
	z-index: 2;
}
@media only screen and (max-width: 576px) {
.clinic a{
	position: absolute;
	top:calc(50% - 120px);
	left:calc(50% - 120px);
	width: 240px;
	z-index: 2;
}
.infiniteslide li{
	width: 250px;
	height: 350px;
}
}

/*==================map==================*/ 

#map {
	position: relative;
	width: 100%;
	height: 100%;
	border-radius:20px;
	overflow: hidden;
}
@media only screen and (max-width:991px){
#map {height: 500px;}
}


/*==================診療時間==================*/ 

.time {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
}
.time tr {
	border-bottom: 2px solid #D9D9D9;
	color: #3D3B38;
	text-align: center;
	vertical-align: middle;
}

/*
.time tr:first-child {
	border-bottom: none;
}
*/
.time th {
	padding:.5em 2px;
	word-break: break-all;
	white-space: nowrap;
	text-align: center;
	color: #3D3B38;
}
.time td {
	padding:.5em 2px;
	word-break: break-all;
	font-size: 1.2em;
	text-align: center;
	letter-spacing: 0;

}
@media only screen and (max-width: 768px) {
	.time tr {
		letter-spacing: 0;
	}
	.time th {
		font-size: 14px;
		letter-spacing: 0;
		padding:.5em 2px;
	}
	.time td {
		padding:.5em 2px;
		font-size: 14px;
		text-align: center;
		letter-spacing: 0;
	}
}

.time2 {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
}
.time2 tr {
	border-bottom: 2px solid #d4a373;
	color: #4F4F4F;
	text-align: center;
	vertical-align: middle;
	font-family:'Kiwi Maru'!important;
}

/*
.time tr:first-child {
	border-bottom: none;
}
*/
.time2 th {
	padding:.5em 2px;
	word-break: break-all;
	white-space: nowrap;
	text-align: center;
	color: #4F4F4F;
	font-weight: 500;
	font-family:'Kiwi Maru'!important;
	font-size: 1.125em;
}
.time2 td {
	padding:.5em 2px;
	word-break: break-all;
	font-size: 1.2em;
	text-align: center;
	letter-spacing: 0;
	font-family:'Kiwi Maru'!important;

}
@media only screen and (max-width: 768px) {
	.time2 tr {
		font-size: .9em;
		letter-spacing: 0;
	}
	.time2 th {
		font-size: 1em;
		letter-spacing: 0;
		padding:.5em 2px;
	}
	.time2 td {
		padding:.5em 2px;
		font-size: 1em;
		text-align: center;
		letter-spacing: 0;
	}
}

/*==================footer==================*/

footer {
	clear: both;
	position: relative;
	font-size: 12px;
	text-align: center;
	z-index: 999;
}
footer .pr {display: block;font-size: 80%;}

#footel{
	display: none;
}

ul.foot{display: none;}

@media screen and (max-width:576px){
	
footer {
	position: fixed;
    bottom:0;
}
	
#footel {
	display: block;
	margin:0;
	position: fixed;
    bottom:0;
	width:100%;
	padding:0;
	background-color: rgba(0,0,0,0);
}
	
ul.foot{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
	
ul.foot li{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}
}

/*==================back top==================*/

#back-top{
	position: fixed;
	bottom: 30px;
	right: 10px;
	z-index: 9999;
}
#back-top a{
	width: 40px;
	height: 40px;
	background: rgba(74,74,74,0.60);
	display: block;
	color: #fff!important;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	text-decoration: none;
}

@media screen and (max-width:576px){
#back-top{
	bottom: 10vh;
}
}

/*==================common==================*/

.fontg1 {font-family: 'Zen Kaku Gothic New', sans-serif!important;}
.fontg2 {font-family: "Shippori Mincho B1", serif!important; }
.fontg3 {font-family: "Zen Maru Gothic", sans-serif!important; }
.lidisc{list-style: disc;}
.lidec{list-style:decimal;}
.marker {background:linear-gradient(transparent 70%, #FFEE7D 60%);}
.flbox{
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flend{align-self: flex-end;}
.flcenter{align-self: center;}


/*==================内部ページ==================*/

.title{
	padding: 140px 20px 0;
	background-color: #445962;
}
.titlein{
	position: relative;
	margin: auto;
	max-width: 1400px;
	padding: 0 20px 60px;
	color:#fff ;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	letter-spacing: 0.05em;
	border-left: 2px solid #fff;
}
.titlein span{
	color: rgba(255,255,255,0.4);
	font-weight: 100;
	line-height: 0;
}
@media screen and (max-width:576px){
.title{
	padding: 120px 20px 0;
}
.titlein{
	padding: 0 20px 40px;
}
}

.st{
	position: relative;
	display: inline-block;
	padding: 20px 30px;
	color:#3D3B38;
	font-weight: 500;
}
.st::after{
	content: "";
	position: absolute;
	top: -30px;
	left: 0;
	width: 100%;
	height: calc(100% + 30px);
	border: solid 2px #BEB299;
	border-radius: 10px;
}
.st::before{
	content: "";
	position: absolute;
	top: -33px;
	left: 25%;
	width: 50%;
	height: 8px;
	background-color: #BEB299;
	border-radius: 2px;
}

.st2 {
	padding: 0.5em 0.5em calc(0.5em + 4px);
	position: relative;
	font-weight: 400;
	color:#fff;
	line-height: 1.5;
	letter-spacing: 0.05em;
}
.st2::after {
 	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	border-right: 1px solid rgba(255,255,255,0.8);
	border-bottom: 1px solid rgba(255,255,255,0.8);
	width: calc(100% - 8px);
	height:  calc(100% - 8px);
}

.st3,.st3-p,.st3-p2,.st3-b{
     position: relative;
     color: white;
     padding:0.5em;
	font-weight: 500;
}
.st3-g::after,.st3-p::after,.st3-p2::after,.st3-b::after {
     content: '';
     position: absolute;
     top: -5px;
     left:0;
	width: 100%;
	height: calc(100% + 10px);
}
.st3-g::after {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.st3-p::after {
	border-top: 1px solid #445962;
	border-bottom: 1px solid #445962;
}
.st3-p2::after {
	border-top: 1px solid #b98d30;
	border-bottom: 1px solid #b98d30;
}
.st3-b::after {
	border-top: 1px solid #b7ab93;
	border-bottom: 1px solid #b7ab93;
}

.st4{
	position: relative;
	font-weight: 500;
}
.st4::after,.st4::before{
	content: "";
	position: absolute;
	left:0;
	width: 100%;
	height: 20px;
}
.st4-w::after{
	top:0;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
.st4-w::before{
	bottom:0;
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
.st4-p::after{
	top:0;
	border-top:2px solid #445962;
	border-left:2px solid #445962;
	border-right:2px solid #445962;
}
.st4-p::before{
	bottom:0;
	border-bottom:2px solid #445962;
	border-left:2px solid #445962;
	border-right:2px solid #445962;
}
.st4-b::after{
	top:0;
	border-top:2px solid #b7ab93;
	border-left:2px solid #b7ab93;
	border-right:2px solid #b7ab93;
}
.st4-b::before{
	bottom:0;
	border-bottom:2px solid #b7ab93;
	border-left:2px solid #b7ab93;
	border-right:2px solid #b7ab93;
}

.st5 {
  position: relative;
  text-align: center!important;
	padding: 0.5em 0;
	font-weight: 500;
	border-radius: 20px 20px 0 0;
	color:#fff;
}

.st6 {
  position: relative;
}
.st6::after {
	content: "";
  position:absolute;
	left: 0;
	border: 0;
	width: 100%;
	height: 100%;
	border-bottom:3px solid #ccc; 
}

.st7{
	overflow: hidden;
}
.st7 span{
	position:relative ;
	border-left: 2px solid #B1AEAE;
	border-right: 2px solid #B1AEAE;
}
.st7 span::after,.st7 span::before{
	content: "";
	position:absolute;
	top:calc(50% - 1px);
	width: 100vw;
	height: 2px;
	background-color: #B1AEAE;
}
.st7 span::after{left: 100%;}
.st7 span::before{right: 100%;}

.stf{
    position: relative;
	text-align: center;
    padding: 0.5em 1em;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #fff;
	z-index: 1;
	border-radius: 10px;
}
.stf:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	left: 0;
	right: 0;
	bottom:-2em;
	border-width: 1.5em 1.4em 1.5em 1.4em;
	margin: auto;
	z-index: -1;
}

.stfc1{background-color: #445962;}.stfc1:before{border-color:  #445962 transparent transparent transparent;}
.stfc2{background-color: #b98d30;}.stfc2:before{border-color:  #b98d30 transparent transparent transparent;}
.stfc3{background-color: #88795A;}.stfc3:before{border-color:  #88795A transparent transparent transparent;}
.stfcw{background-color: #fff;}.stfcw:before{border-color:  #fff transparent transparent transparent;}

table.com,table.comno{
	margin:0;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
.com th,.comno th{
	letter-spacing:1px;
	padding:.5em;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
}
.com td,.comno td{
	color:#333;
	padding:.5em;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}

table.com2,table.com2no{
	margin:0;
	width:100%;
    border-collapse:separate;
    border-spacing:4px;
	empty-cells:show;
}
.com2 th,.com2no th{
	padding:.5em;
	color:#333;
}
.com2 td,.com2no td{
	color:#333;
	padding:.5em;
}

table.pri{
	margin:0;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
.pri th{
	letter-spacing:1px;
	padding:.5em;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
	font-size: 0.875rem;
}
.pri td{
	color:#333;
	padding:.5em;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	font-size: 0.875rem;
}

@media only screen and (max-width:576px){
.com2 td,.com2 th,.com td,.com th{
	width:100%;
	display:block;
}
}

.List-Item-Content {
	position: relative;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
	z-index: 0;
}
@media screen and (max-width: 540px) {
  .List-Item-Content {
    flex-wrap: wrap;
  }
}
.List-Item-Content .col-10{
	position: relative;
}
.List-Item-Content .col-10::before {
	content: "";
	position: absolute;
	bottom: 20px;
	z-index: 0;
	width: calc(100% - 20px);
	border-bottom: 1px solid #C4C4C4;
}
.List-Item-Content .col-2{
	position: relative;
}
.List-Item-Content .col-2::before {
	content: "";
  position: absolute;
  top: 50%!important;
  left: calc(50% - 1px);
  transform: translate(-50%,-50%);
  width: 2px;
  height: calc(100% - 1px);
  background: #88795A;
	z-index: -1;
}
.List-Item-Content-Number {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #88795A;
	border-radius: 50%;
  color: #fff;
  font-size: 30px;
	font-family: 'Zen Kaku Gothic New', sans-serif!important;
}

.List-End .col-10::before{
	border-bottom: none!important;
}

@media screen and (max-width: 576px) {
  .List-Item-Content-Number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
  }
}

.doc{
	background-image:url("../img/doc/bg.webp");
	background-size: 650px;
	background-repeat: no-repeat;
	background-position: top 40px right 80px;
}
@media screen and (max-width: 1200px) {
.doc{
	background-image:url("../img/doc/bg.webp");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: top -50px right -100px;
}
}
@media screen and (max-width: 576px) {
.doc{
	background-image:url("../img/doc/bg.webp");
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: top -50px right -100px;
}
}



