@charset "utf-8";
.font-maru { font-family: "M PLUS Rounded 1c"!important;}
.font-a{font-family: 'Ubuntu', sans-serif;}
.font-s{font-family: 'Zen Maru Gothic', sans-serif!important;}
body{
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
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;
	max-width: 100%;
    height: auto;
    width /***/:auto;
}
p{
	color: #45340C;
	font-size: 16px!important;
	line-height: 2!important;
	font-family: 'Noto Sans JP', sans-serif!important;
}
@media screen and (max-width:991px){
p{
	font-size: 14px!important;
}
}

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

.pc { display: block !important;}
.sp { display: none !important; }
.pc2 { display: block !important;}
.sp2 { display: none !important; }
.xl { display: none!important;}
.lg { display: block !important;}
.md { display: none !important; }
.sm { display: none !important; }
.tcw{color: white;}
.fss{font-size: 12px;}
.fsm{font-size: 16px;}
.fsl{font-size: 20px;}
.fsll{font-size: 30px;}
.tal{text-align: left!important;}
.tar{text-align: right!important;}
.tac{text-align: center!important;}
.imgc{display: block; margin:0 auto!important;}
.imgr{float: right;}
.bor{border-radius: 20px;}
.marker {
	display: inline;
	background-image: linear-gradient(rgba(0,0,0,0) 70%, rgba(255,239,57,0.8) 70%);
}


.img-responsive {
    max-width: 100%;
    height: auto;
    width /***/:auto;/*IE8のみ適用*/
}



.btn1 {
  position: relative;
  display: inline-block;
  padding: 0.25em 5%;
	margin:0;
  text-decoration: none;
  background: #E28787;
  transition: .4s;
	width: 100%;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 1px;
border: 1px solid #EF9C9C;
	z-index: 99;
}
.btn1:hover {
  background: #FBC9C9;
border: 1px solid #EF9C9C;
}
.btn1::after {
position: absolute;
content: "";
border-top: 2px solid #FFF;
border-right: 2px solid #FFF;
width: 8px;
height: 8px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
right: 20px;
top: 16px;
}

a.btn1{color: #fff!important;}
a:hover.btn1{color: #603F08!important;text-decoration: none;}

.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;
}


/*==================inview==================*/

.up {
	overflow: hidden;
	position: relative;
	opacity: 0;
	bottom: -50px;
}
.upstyle{
	opacity: 1;
	bottom: 0px;
	transition: 1s 0.3s;
}
.left {
	overflow: hidden;
	position: relative;
	opacity: 0;
	left: -200px;
}
.leftstyle{
	opacity: 1;
	left: 0px;
	transition: 1s 0.3s;
}
.right {
	overflow: hidden;
	position: relative;
	opacity: 0;
	right: -200px;
}
.rightstyle{
	opacity: 1;
	right: 0px;
	transition: 1s 0.3s;
}

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

.slider {
	position: relative;
	max-width: 100%;
	margin:0 auto;
	padding:0;
	z-index: 2;
}
/*==================gm==================*/ 

#gm{
	padding: 10px 0;
}

#menu{
	margin: 0 auto;
	padding:0;
	max-width:1200px;
	clear: both;
}

#menu ul{
	margin:0;
	padding:0;
	width: 100%;
	overflow: hidden;
}
#menu li {
  display: inline-block;
  list-style: none;
  margin:0;
  padding:0;
  float: left;
  width: calc(100% / 6) ;
}


/*==================wn==================*/

.wnt{position: relative;color: #FFF0CD;}

.ifrm-container {
	height: 240px;
      overflow:auto!important;
      -webkit-overflow-scrolling:touch!important;
}
.ifrm {
width:100%;
height:100%;
border:none;
}

.wnt span{position: absolute;color: #333;left: 20px;bottom: 7px;}


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

#pic{
	position: relative;
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}
#pic ul,#pic li {
	float:left;
	list-style: none;
	margin: 0;
	padding:0;
}
#pic li img{
	width: 280px;
}

#clinicbt {
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width:400px;
	height: 60px;
	text-align: center;
}



/*==================info==================*/

#info .pr {display: block;font-size: 80%;}
#info {
	position: relative;
	z-index: 20;
	clear: both;
	line-height: 1.5;
	font-size: 85%;
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
	max-width: 1100px;
	padding: 50px 25px;
	color: #5c3b2a;
}
#info a {
	color: #7FBE26;
	text-decoration: none;
}
#info a:hover {
	color: #7FBE26;
}
#info p {
	padding: 0px;
}
#info-left {
	width: 48%;
	float: left;
}
#info-logo {
	 padding-bottom: 10px;
	 margin-bottom: 10px;
}
#info-logo img {
	 width: 100%;
}
#info-right {
	width: 48%;
	float: right;
}

ul#infotr {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#infotr li{
	width: 48%;
	margin:0 1%;
	float: left;
}

ul#sns{
	list-style: none;
	margin: 0!important;
	padding: 0!important;
}
ul#sns li{
	float: left;
	width: 50%;
	margin: 0!important;
	padding: 0!important;
}


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

#mapband{
	background-color: #f39800;
	margin: 0;
	padding: 10px 0;
}
#mapband h5{
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 1.5;
	font-size: 16px;
}


#map {
	width: 100%;
	height: 450px;
}

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

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

#footel{
	display: none;
}

#copyright {
	clear: both;
	text-align: center;
	color: #fff;
	line-height: 2;
	background-color: #f39800;
	font-size: 12px;
}
#copyright li{line-height: 1!important;}
#copyright a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
#copyright a:hover {color: #fff;}
#copyright p {
	text-align: center;
	font-size: 16px;
}

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

.ctents p{
	margin-bottom: 100px;
	text-align: center;
	color: #f27773;
	font-weight: bold;
}
#back-top{
	position: fixed;
	bottom: 10vh;
	right: 3%;
	z-index: 9999;
}
#back-top a{
	width: 40px;
	height: 40px;
	background: #c1d614;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	text-decoration: none;
}

#sidenet{
	margin:0;
	padding:0;
    width:64px;
	height:160px;
	opacity: 0.9;
}


@media screen and (min-width:1500px){
	
.xl { display: block!important;}
.lg { display: none!important;}
	
/*==================mess==================*/
#messimg{
	position: absolute;
	right: 0;
	top: -40px;
	width: 60%;
	overflow: hidden;
	z-index: -1;
}
}

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


/*==================common==================*/
.pc2 { display: none !important;}
.sp2 { display: block !important; }
.lg { display: none !important;}
.md { display: block !important; }
.sm { display: none !important; }

/*==================gm==================*/ 

#menu{
	display: none;
}
	
/*==================info==================*/
#info{
	padding: 50px 5%;
	line-height: 2;
}
#info-left,#info-right {
	width: auto;
	float: none;
	padding: 0;
}

ul#sns{
	overflow: hidden;
	margin: 0 0 20px!important;
}


}


@media screen and (max-width:480px){
	
/*==================common==================*/
.pc { display: none !important; }
.sp { display: block !important; }
.lg { display: none !important;}
.md { display: none !important; }
.sm { display: block !important; }

/*==================header==================*/
	
.lil img{
	width: 100%;
	margin: 0;
}

/*==================photo==================*/

#photo{
	padding:30px 0;
}	

#photo li{
	width:100%;
	padding:4% 0;
}


/*==================smile==================*/

.smilep{width: 100%;height: 250px;}

	
/*==================clean==================*/
#clean
{
  background:url(../img/top/reasbgsp2.jpg) ;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

/*==================info==================*/
	
#info h5{
	font-size: 12px;
}
ul#infotr li{
	width: 100%;
	margin:0;
	float: none;
}

ul#sns li{
	float: none;
	width: 100%;
	margin: 0 0 10px!important;
}
	
/*==================footer==================*/
	
#footel {
	display: block;
	margin:0;
	position: fixed;
    bottom:0;
	width:100%;
	padding:0;
	background-color: rgba(0,0,0,0);
}
#ft1{float: left;width: 37.5%;}
#ft2{float: left;width: 37.5%;}
#ft3{float: left;width: 25%;}

#footl{
	float:left;
	width:50%;
text-align:left;
	}

#footl a{
	float:left;
	}

#footr{
	float:left;
	width:50%;
text-align: right;
}
#footr2{
	float:right;
	width:15%;
text-align: center;
}

#footr a{
	float:right;
}

#copyright {
	padding: 0 0 80px;
}

#sidenet{display: none;}
	

}


.pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 10;
}

.pagetop a {
	color: #fff;
	display: block;
	position: relative;
	width: 60px;
	height: 60px;
	background: #004b64;
	opacity: 0.8;
}

.pagetop a:before {
	content: " ";
	display: block;
	font-family: "design_plus";
	font-size: 18px;
	color: #fff;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 17px;
	height: 17px;
}

.banners{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media screen and (max-width:480px){
	.banners{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.banners .banner {
	width: 25%;
	height: 300px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
@media screen and (max-width:768px){
	.banners .banner {
		width: 50%;
		height: 200px;
	}
}
@media screen and (max-width:480px){
	.banners .banner {
		width: 100%;
		height: 200px;
		border-right: none;
		border-bottom: 3px solid #fff;
	}
}
.bg-zoom {
	position: relative; 
	overflow: hidden;
	background: #000;
	z-index: 0;
}
.bg-zoom::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
}
.bg-zoom:hover::after {
  opacity: .3;
  transform: scale(1.05);
}
.bgimg1::after {
  background: url("../img/top/b1.jpg") no-repeat top center;
  transition: all .8s ease;
  background-size: cover;	
}
.bgimg2::after {
  background: url("../img/top/b2.jpg") no-repeat top center;
  transition: all .8s ease;
  background-size: cover;	
}
.bgimg3::after {
  background: url("../img/top/b3.jpg") no-repeat center center;
  transition: all .8s ease;
  background-size: cover;	
}
.bgimg4::after {
  background: url("../img/top/b4.jpg") no-repeat center center;
  transition: all .8s ease;
  background-size: cover;	
}
.bgimg5::after {
  background: url("../img/top/b5.jpg") no-repeat top center;
  transition: all .8s ease;
  background-size: cover;	
}
.bgimg6::after {
  background: url("../img/top/b6-2.jpg") no-repeat top center;
  transition: all .8s ease;
  background-size: cover;	
}
.bgimg7::after {
  background: url("../img/top/b7.jpg") no-repeat center center;
  transition: all .8s ease;
  background-size: cover;	
}
.bgimg8::after {
  background: url("../img/top/b8.jpg") no-repeat center center;
  transition: all .8s ease;
  background-size: cover;	
}
.bg-zoom .bg-zoom-content {
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.bg-zoom-content p{
	padding: .3em 0;
	text-align: center;
	background-color: rgba(255,255,255,0.58);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(24px);
}

ul.f_list{
  padding-left: 0;
  list-style: none;
}
ul.f_list li{
	font-size: 14px;
	padding: .2em;
}

.net1 {
	right:0;
	position: fixed;
	z-index: 998;
	top: 160px;
}
.net2 {
	right:0;
	position: fixed;
	z-index: 998;
	top: 300px;
}
@media screen and (max-width:480px){
	.net1,.net2{display: none;}
}

.footel{
	display: none;
}
@media screen and (max-width:480px){
	.footel {
		display: block;
		margin:0;
		position: fixed;
		bottom:0;
		width:100%;
		padding:0;
		background-color: rgba(0,0,0,0);
	}
}
.foot1{
	float:left;
	width:15%;
	text-align:left;
}
.foot2{
	float:left;
	width:50%;
	text-align:left;
}
.foot3{
	float:left;
	width:35%;
	text-align:left;
}

.stechi{
	position: relative;
	background: #23a85d;
	box-shadow: 0px 0px 0px 5px #23a85d;
	border: dashed 2px #fff;
	padding: 0.5em 0.05em;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	font-weight: bold;
	font-family: 'Zen Maru Gothic', sans-serif;
	margin-top: 5px;
}

.stechi2{
	position: relative;
	background: #956531;
	box-shadow: 0px 0px 0px 5px #956531;
	border: dashed 2px white;
	padding: 0.5em 0.5em;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	font-weight: bold;
	font-family: 'Zen Maru Gothic', sans-serif;
}

.st1{
	position: relative;
	padding-left: 1.5em;
	font-weight: bold;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.st1::before{
	content: '';
	width:64px;
	height: 54px;
	background-image: url("../img/t/acorn.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
@media only screen and (max-width: 480px) {
	.st1{
		padding-left: 1.6em;
	}
	.st1::before{
		width: 90%;
		height: 90%;
	}
}.st1-2 {
	background: #99B360;
	padding: 8px 15px;
	border-radius:30px 30px 0 0;
	color: #fff;
	text-align: center;
	overflow: hidden;
	border-bottom: 4px solid #698232;
}

.st2 {
	position: relative;
	padding-top: 26px;
	border-bottom: 4px solid #cfbb62;
}
.st2 span {
	position: relative;
	z-index: 2;
}
.st2::before {
	content: attr(data-en);
	position: absolute;
	top: -.4em;
	left: 0;
	color: rgba(156,130,89,0.20);
	font-size: 2.2em;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "M PLUS Rounded 1c";
}
@media only screen and (max-width: 480px) {
	.st2::before {
		top: -.2em;
		font-size: 1.6em;
	}
}
.st3 {
  overflow: hidden;
  text-align: center;
	position: relative;
	padding: 0.7em 0;
	letter-spacing: 0.05em;
	font-weight: 500;
	font-family: 'Zen Maru Gothic', sans-serif!important;

}
.st3::before,.st3::after{
     position: absolute;
     left: 0;
     content: '';
     width: 100%;
     height: 7px;
     box-sizing: border-box;
}
.st3::before {
     top: 0;
     border-top: 3px solid #23a85d;
     border-bottom: 1px solid #23a85d;
}
.st3::after {
     bottom: 0;
     border-top: 1px solid #23a85d;
     border-bottom: 3px solid #23a85d;
}


.st4{
     position: relative;
     padding-bottom: 0.1em;
}
 
.st4::after {
     position: absolute;
     content: '';
     left: 0;
     bottom: 0;
     width: 100%;
     height: 7px;
     box-sizing: border-box;
     border-top: 3px solid #7B713A;
     border-bottom: 1px solid #7B713A;
}

.st5 {
	padding: .5em .75em;
	background-color: #e6939a;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-weight: bold;
	font-family: 'Zen Maru Gothic', sans-serif;
	text-align: center;
}

.stf{
	position: relative;
	text-align: center;
	padding: 10px 10px;
	border-radius: 6px;
	color: #fff;
	width: 100%;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.stf::after {
	position: absolute;
	content: "";
	top: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border: 10px solid transparent;
}

.fbg1{background-color: #23a85d;}
.fbg1::after{border-top: 10px solid #23a85d;}

.fbg2{background-color: #cfbb62;}
.fbg2::after{border-top: 10px solid #cfbb62;}


#title{
	padding: 120px 0 80px;
  background-size: cover;
	background-position: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#title:before{
  content: '';
  background: inherit;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
}

#titlein{
	background-color: rgba(255,250,239,0.46);
}

#titletxt{
	padding: 60px 20px;
	display:inline-block;
	background-color: rgba(144,113,51,0.60);
}
#titletxt h2{
	font-size: 36px;
	color: #FFFFFF;
	text-shadow:0px 0px 5px #000;
}
#titletxt p{
	font-size: 16px;
	color: #FFFFFF;
	text-shadow:0px 0px 5px #fff;
}

@media print, screen and (max-width: 480px) {
	#title{
		padding: 60px 0;
	  background-size: auto 100%;
	}

	#titletxt{
		padding: 30px;
		display:block;
		width: 100%;
	}
	#titletxt h2{
		font-size: 24px;
	}
	#titletxt p{
		font-size: 14px;
	}
}


table.com{
	margin:0 auto 15px;
	padding:4px;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#fff;
	empty-cells:show;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc
}
.com th{
	font-size:16px;
	letter-spacing:1px;
	padding:1em 0;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#45340C;
	text-align: center;
	background-color: #E6F0DE;
	vertical-align: middle!important;
}
.com td{
	font-size:15px;
	color:#45340C;
	padding:1em;
	background-color:#fff;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	vertical-align: middle!important;
}
@media only screen and (max-width:480px){
table{
	border-collapse:collapse;
}
.com td,.com th{
	width:100%;
	display:block;
	padding:10px
}
}

table.com2{
	margin:0 auto;
	width:100%;
    border-collapse:separate;
    border-spacing:5px;
	empty-cells:show;
	font-family: 'Zen Kaku Gothic New', sans-serif!important;
}
.com2 th{
	font-size:15px;
	letter-spacing:1px;
	padding:12px 0;
	text-align: center;
	color:#4d4d4d;
	font-weight: 600;
}
.com2 td{
	font-size:14px;
	color:#333;
	padding:12px 10px;
	vertical-align: middle!important;
	font-weight: 500;
}


@media only screen and (max-width:580px){
.com2 td,.com2 th{
	width:100%;
	display:block;
	padding:10px;
	font-size: 14px;
}
}

table.form1{
	margin:0 auto 15px;
	padding:4px;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#fff;
	empty-cells:show;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc
}
.form1 th{
	font-size:16px;
	letter-spacing:1px;
	padding:1em 1em;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
	background-color: #DFD4BE;
	vertical-align: middle;
}
.form1 td{
	font-size:15px;
	color:#333;
	padding:1em;
	background-color:#fff;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc
}
@media only screen and (max-width:480px){
table{
	border-collapse:collapse;
}
.form1 td,.form1 th{
	width:100%;
	display:block;
	padding:10px
}
}


.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 10px;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: normal;
	line-height: 2;
	position: relative;
	display: block;
	padding: .5em .5em .5em .5em;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #b99769;
	color: #ffffff!important;
}
.cp_actab .cp_actab-content {
margin:0!important;
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #333333;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 160em;
}
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);}


.bgp1{
	
}

.bg1{
	background-image: url("../img/dr/bg1.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 60%;
}
.bg2{
	background: url("../img/dr/bg2.jpg"),#F9F9F9;
	background-repeat: no-repeat;
	background-position: left center;
	background-size:70%;
}
@media only screen and (max-width:900px){
	.bg1{
		background-image: none;
	}
	.bg2{
		background: #F9F9F9;
	}
}


.his{
	width: 80%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position:center center!important;
	position: absolute;
	bottom: 0;
	right: 0;
}
.his2{
	width: 80%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position:center center!important;
	position: absolute;
	bottom: 0;
	left: 0;
}
.spc{display: inline;}
.ssp{display: none;}

@media screen and (min-width:1200px){
	.his{width: 65%;}
	.his2{width: 65%;}
}
@media screen and (max-width:768px){
	.his{width: 100%;height: 350px;}
	.his2{width: 100%;height: 350px;}
	.spc{display: none;}
	.ssp{display: inline;}
}


.point{
	width: 48%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position:center center!important;
	position: absolute;
	bottom: 0;
	right: 0;
}
@media screen and (max-width:480px){
	.point{
		width: 100%;
		height: 350px;
		right: 0;
		left: 0;
	}
	
}

#flow
{
  background-repeat: no-repeat;
  background:url("../img/dr/bg3.jpg") ;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
#flow
{
  background-repeat: no-repeat;
  background:url("../img/dr/bg3.jpg") ;
  background-size: 100% auto;
  background-position: center center;
  padding: 0;
  position: relative;
	}
}
.border-r{
  border-right: 1px solid #dee2e6 !important;
}
@media screen and (max-width: 480px) {
	.border-r{
		border-right: none;
		border-bottom: 1px solid #dee2e6 !important;
	}
}

.bg{
	background-image: url("../img/dr/bg2.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	padding: 300px 0 100px;
}
@media screen and (max-width: 480px) {
.bg{
	background-image: none;
	}
}

.frame {
	display: inline-block;
	position: relative;
	overflow: hidden; /* 不要部分を消す */
	padding: 6px; /* 6px だけは写真からはみ出す */
}
.frame img {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.frame:before,
.frame:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 97px;
	height: 50px;
	background: #f5f5f5; /* 背景色 */
	transform: rotate(-30deg);
}
/* 左上 */
.frame:before {
	box-shadow: 0 10px 8px -12px rgba(0, 0, 0, 0.8);
	top: -24px;
	bottom: auto;
	right: auto;
	left: -26px;

}
/* 右下 */
.frame:after {
	box-shadow: 0 -10px 10px -10px rgba(0, 0, 0, 0.7);
	top: auto;
	bottom: -22px;
	right: -25px;
	left: auto;
}


/*----------------------------------
  invisa
------------------------------------*/

.bg-invisa{
	background-image: url("../img/invisa/bg1.jpg");
	background-repeat: no-repeat;
	background-position: left;
	background-size: 50%;
}
@media screen and (max-width:768px){
	.bg-invisa{
		background-image: none;
	}
}
.oneArea {
  background: linear-gradient(90deg, #9E8E70 0%, #9E8E70 50%, #B3A983 50%, #B3A983 100%);
}
@media screen and (max-width:768px){
	.oneArea {
	  background: linear-gradient(180deg, #9E8E70 0%, #9E8E70 50%, #B3A983 50%, #B3A983 100%);
	}
}

table.price{
	margin:0 auto 15px;
	padding:4px;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#fff;
	empty-cells:show;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc
}
.price th{
	width: 48%;
	font-size:14px;
	letter-spacing:1px;
	padding:4px 0 4px 10px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
	background-color: #F4F5D8!important;
	vertical-align: middle;
}
.price td{
	font-size:14px;
	color:#333;
	padding:4px;
	text-align:right;
	background-color:#fff;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	vertical-align: middle;
}
@media only screen and (max-width:480px){
	table{
		border-collapse:collapse;
	}
	.price td,.price th{
		width:100%;
		display:block;
		padding:10px
	}
}

.sst {
	position: relative;
	padding-left: 0.7em;
}
.sst::after {
	position: absolute;
	top: 50%;
	left:0;
	transform:translateY(-50%);
	content: '';
	width: 5px;
	height:1em;
	background-color: #90c31f;
}

.slide{
	border-bottom: 3px solid #B3A983;
	border-top: 3px solid #B3A983;
	height: 280px;
}
.slide li{
	border-right: 2px solid #fff;
}

.disc{
	list-style: disc!important;
	font-family: 'Noto Sans JP', sans-serif!important;
	color: #45340C;
}
ul.disc{
	margin-bottom: 0;
}
.disc li{
	margin-bottom: .5em;
}
.disc li:last-child{
	margin-bottom: 0!important;
}



.wntxt{
	font-family: "M PLUS Rounded 1c";
	font-weight: bold;
	color: #564B42;
position:relative;
	z-index: 3!important;
}

.tsha{
text-shadow: 
    white 1px 1px 10px, white -1px 1px 10px,
    white 1px -1px 10px;
}

.tit{
	margin:0;
	padding: 0;
	font-weight: bold;
	color: #5F4F31;
	letter-spacing: .1em;
	line-height: 1.4;
	position: relative;
}
@media only screen and (max-width:480px){
	.tit{
		font-size: 2em;
	}
}

.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0; /* 位置指定 */
}


.accorn{
	background: url("../img/top/acorn.png") no-repeat bottom / auto;
}

.bg-gre{
	background: url("../img/top/p1.png"), url("../img/top/greet.png"),linear-gradient(90deg, rgba(163,224,63,0.1),rgba(63,216,240,0.1));
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: top left, top 5em left 5em,center;
}
@media only screen and (max-width:768px){
	.bg-gre{
		background: url("../img/top/line.png"),url("../img/top/p1.png"), url("../img/top/greet.png"),linear-gradient(90deg, rgba(163,224,63,0.1),rgba(63,216,240,0.1));
		background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
		background-position:bottom right, top right, top 5em left 5em,center;
	}
}
@media only screen and (max-width:480px){
	.bg-gre{
		background: url("../img/top/line.png"), url("../img/top/greet.png"),url("../img/top/p1.png"),linear-gradient(90deg, rgba(163,224,63,0.1),rgba(63,216,240,0.1));
		background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
		background-position:bottom right, top 18em left 0, top right,center;
		background-size: auto,70%,contain,auto;
		padding: 10em 0;
	}
}

.bg-pink{
	 background-color: #FFF8F9;
}
.bg-pink2{
	 background-color: #DD7584;
}
.bg-pink3{
	background: url("../img/top/wave.png"),#FFEFF1;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: auto;
}
@media only screen and (max-width:480px){
	.bg-pink3{
		background: url("../img/top/wave.png"),#FFEFF1;
		background-repeat: no-repeat;
		background-position: bottom;
		background-size: contain;
	}
}

.bg-green{
	 background-color: #D1EBBA;
}
.bg-green2{
	 background-color: #b1d090;
}
.bg-yellow{
	 background-color: #F1F19A;
}
.bg-brown{
	 background-color: #E3DCCE;
}
.bg-brown2{
	 background-color: #F0EFD4;
}

.bg-con{
	 background:#23a85d;
}

.bg-cream{
	background:  url("../img/top/line3.png") no-repeat bottom / auto,#fff9ec;
}
@media only screen and (max-width: 1024px) {
	.bg-cream{
		background:  url("../img/top/line3.png") no-repeat bottom / auto,#fff9ec;
	}
}

/*
.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;
}
.fbitem{
	width: calc(100% / 6);
	padding: 1em .6em;
	box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
	.fbitem{
		width: 25%;
		padding: .5em;
		box-sizing: border-box;
	}	
}
@media only screen and (max-width: 768px) {
	.fbitem{
		width: 33.333%;
		padding: .5em;
		box-sizing: border-box;
	}	
}
@media only screen and (max-width: 480px) {
	.fbitem{
	width: calc(100% / 2);
		padding: .5em;
		box-sizing: border-box;
	}
}

.icon{
	padding: 1em 0;
	border: 3px solid #fff;
	border-radius: 20px;
	text-align: center;
	background: #fff;
}
.icon img{
	padding: 0 2em;
}
@media only screen and (max-width: 480px) {
	.icon{
		  border-radius: 0.8rem !important;
		  padding-top: 0.625rem!important;
		  padding-bottom: 0.625rem!important;
		  padding-left: 0.625rem!important;
		  padding-right: 0.625rem!important;
	}
	.icon img{
		padding: 0.5em 1.5em;
	}
}
.kamoku{
	color: #58534b;
	font-size: 1.2em;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: bold;
	letter-spacing: .2em;
	
}
@media screen and (max-width:768px){
	.kamoku{
		font-size: .9em;
		letter-spacing: 0;
	}
}
@media screen and (max-width:480px){
	.kamoku{
		font-size: 1em;
		letter-spacing: 0;
	}
}
*/

.lspace{
	letter-spacing: -.1em;
}

.btn {
	margin: 0 auto;
	display: inline-block;
	color: #fff;
	background-color: #90c31f;
	padding: .5em 1.5em;
	text-decoration: none;
	transition-property: opacity;
	-webkit-transition-property: opacity;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
	font-family: "M PLUS Rounded 1c";
	font-size: 1.2em;
	letter-spacing: .1em;
	border-radius: 30px;
}
.btnc1:hover {
	background-color: #B3C58A;
	color: #fff;
}

.time {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
	font-family: "M PLUS Rounded 1c"!important;
	font-weight: bold;
}
.time tr {
	border-bottom: 1px solid #23a85d;
	color: #6a3906;
	text-align: center;
	vertical-align: middle;
}
.time tr:first-child {
	border-bottom: none;
}
@media only screen and (max-width: 768px) {
	.time tr {
		font-size: .9em;
		letter-spacing: 0;
	}
}
.time th {
	background-color: #23a85d;
	padding:.5em 2px;
	word-break: break-all;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: .4em;
}
@media only screen and (max-width: 768px) {
	.time th {
		font-size: 1em;
		letter-spacing: 0;
		padding:.5em 2px;
	}
}
.time td {
	padding:.5em 2px;
	word-break: break-all;
	font-size: 1em;
	text-align: center;
	letter-spacing: 0;
	color: #6a3906;
}
@media only screen and (max-width: 768px) {
	.time td {
		padding:.5em 2px;
		font-size: 1em;
		text-align: center;
		letter-spacing: 0;
	}
}

.time2 {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
}
.time2 tr {
	border-bottom: 1px solid #fff;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.time2 tr:first-child {
	border-bottom: none;
}
@media only screen and (max-width: 768px) {
	.time2 tr {
		font-size: .9em;
		letter-spacing: 0;
	}
}
.time2 th {
	background-color: #F1E398;
	padding:.5em 2px;
	word-break: break-all;
	white-space: nowrap;
	text-align: center;
	color: #5e9544;
	font-weight: bold;
}
@media only screen and (max-width: 768px) {
	.time2 th {
		font-size: 1em;
		letter-spacing: 0;
		padding:.5em 2px;
	}
}
.time2 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) {
	.time2 td {
		padding:.5em 2px;
		font-size: 1em;
		text-align: center;
		letter-spacing: 0;
	}
}

.tch{
	color: #58534b;
}
.tcb{
	color: #23a85d;
}
.tcb2{
	color: #F1E398;
}
.wrapp{
	max-width: 800px;
	position: relative;
}
.img1{
	position: absolute;
	top: -3em;
	right: -5em;
	width: 35%;
}
@media only screen and (max-width:768px){
	.img1{
		position: absolute;
		top: -3em;
		right: 0;
		width: 35%;
	}
}
@media only screen and (max-width:480px){
	.img1{
		position: absolute;
		top: -3em;
		right: 0;
		width: 35%;
	}
}
.floating {
	top: 200px;
	right:-20px;
	position: fixed;
	z-index: 300;
}
.floating:hover {
	right:0;
	transition: .2s;
}

.bgimg li{
	position: absolute;
	list-style: none;
}
.bgimg li:nth-child(1){
	bottom: -2em;
	left: -3em;
}
.bgimg li:nth-child(2){
	top: -2em;
	right: 0;
}
@media only screen and (max-width:480px){
	.bgimg li:nth-child(1){
		bottom: 1.5em;
		left: 0;
	}
	.bgimg li:nth-child(2){
		top: 1em;
		right: 0;
		width: 30%;
	}
}
.map{
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.map2{
	border-radius: 30px;
}


.pb-20{
  padding-bottom: 2.5rem!important;
}
.wrap{
	position: relative;
}
.num{
	position: absolute;
    top: -.8em;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}




.ScrollTop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #5bc8ac;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  transition: all 0.65s;
	z-index: 9999;
}
.ScrollTop.isActive {
  opacity: 1;
  transition: all 0.65s;
}



.navtest {
    padding: 0 20px;
    margin: 0 auto 60px;
    width: 760px;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.none{
	display: none;
}
.block{
	display: block!important;
}

@media only screen and (min-width:1024px){
	.micon{
		padding: 42px 0 0;
		position: relative;
	}
	.micon:nth-child(1) {
		background: url("../img/top/m1.png") center top 10px no-repeat;
	}
	.micon:nth-child(2) {
		background: url("../img/top/m2.png") center top 10px no-repeat;
	}
	.micon:nth-child(3) {
		background: url("../img/top/m3.png") center top 10px no-repeat;
	}
	.micon:nth-child(4) {
		background: url("../img/top/m4.png") center top 10px no-repeat;
	}
	.micon:nth-child(5) {
		background: url("../img/top/m5.png") center top 10px no-repeat;
	}
}
.micon2{
	background: rgba(200,130,131,1.00);
}

.underline{
	background: linear-gradient(transparent 70%, #FFF89E 70%);
}

.radius-b{
	border-radius:20px;
	
}

.title {
	width: 100%;
	height: 560px;
	margin:0;
	padding:0;
	position: relative;
}
@media only screen and (max-width:768px){
	.title {
		height: 340px;
	}
}
.titlein{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	width: 100%;
}
.titletxt{
	text-align: center;
	font-family: 'Zen Maru Gothic', sans-serif!important;
	color: #fff;
	text-shadow: #243A18 1px 1px 10px;
}
.titlebg{
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: auto;
}
@media only screen and (max-width:768px){
	.titlebg{
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}
.titlebg-caries{background-image: url("../img/t/caries.jpg");}
.titlebg-pmtc{background-image: url("../img/t/pmtc.jpg")}
.titlebg-implant{background-image: url("../img/t/implant.jpg");}
.titlebg-ortho{background-image: url("../img/t/ortho.jpg");}
.titlebg-list{background-image: url("../img/t/list.jpg");}
.titlebg-doctor{background-image: url("../img/t/n.jpg");}
.titlebg-clinic{background-image: url("../img/t/n.jpg");}
.titlebg-price{background-image: url("../img/t/price.jpg");}
.titlebg-access{background-image: url("../img/t/access.jpg");}
.titlebg-sitemap{background-image: url("../img/t/sitemap.jpg");}


table.price{
	margin:0 auto 15px;
	padding:4px;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#fff;
	empty-cells:show;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc
}
.price th{
	font-size:14px;
	letter-spacing:1px;
	padding:4px 0 4px 10px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
	background-color: #FCF8E5;
}
.price td{
	font-size:14px;
	color:#333;
	padding:4px;
	text-align:right;
	background-color:#fff;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc
}
@media only screen and (max-width:480px){
table{
	border-collapse:collapse;
}
.price td,.price th{
	width:100%;
	display:block;
	padding:10px
}
}

table.price{
	margin:0 auto 15px;
	padding:4px;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#fff;
	empty-cells:show;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc
}
.price th{
	font-size:16px;
	letter-spacing:1px;
	padding:1em 0;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
	text-align: center;
	background-color: #FFFAEA;
}
.price td{
	font-size:15px;
	color:#333;
	padding:1em;
	background-color:#fff;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc
}
@media only screen and (max-width:480px){
	table{
		border-collapse:collapse;
	}
	.price td,.price th{
		width:100%;
		display:block;
		padding:10px
	}
}

.font-list{
	font-weight: bold;
	color: #CFD33A;
}

/*----------------------------------
  Button
------------------------------------*/
.s-btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: none;
  white-space: nowrap;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  color: #fff;
}

.s-btn:focus, .s-btn:hover {
  text-decoration: none;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-btn.focus {
  text-decoration: none;
}

.s-btn:active, .s-btn.active {
  background-image: none;
  outline: 0;
}

.s-btn.disabled, .s-btn:disabled,
fieldset[disabled] .s-btn {
  cursor: not-allowed;
  opacity: .65;
}

.s-btn__element--left, .s-btn__element--right {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

/* Sizes
------------------------------ */
.s-btn--xs {
  font-size: 0.75rem;
  font-weight: 400;
  padding: 0.5rem 1.25rem;
}

.s-btn--sm {
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0.75rem 1.25rem;
}

.s-btn--md {
  font-size: 0.8125rem;
  font-weight: 400;
  padding: .5rem 2.5rem;
}

.s-btn-icon--md {
  font-size: 1rem;
  padding: 0.9375rem 1.5625rem 0.75rem;
}

/* Styles
------------------------------ */
.s-btn--white-brd {
  color: #fff;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #fff;
}

.s-btn--white-brd:focus, .s-btn--white-brd:hover {
  color: #222324;
  background: #fff;
  border-color: #fff;
}

.s-btn--white-bg {
  color: #222324;
  background: rgba(255,255,255,0.9);
	border: 1px solid #ccc;
}

.s-btn--white-bg:focus, .s-btn--white-bg:hover {
  color: #F39800;
  background: #fff;
	border: 1px solid #F39800;
}

.s-btn--dark-bg {
  color: #fff;
  background: #222324;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #222324;
}

.s-btn--dark-bg:focus, .s-btn--dark-bg:hover {
  color: #fff;
  background: #13b1cd;
  border-color: #13b1cd;
}

.s-btn--dark-brd {
  color: #222324;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #222324;
}

.s-btn--dark-brd:focus, .s-btn--dark-brd:hover {
  color: #fff;
  background: #222324;
  border-color: #222324;
}

.s-btn--primary-bg {
  background: #23a85d;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #23a85d;
}
.s-btn--primary-bg:focus, .s-btn--primary-bg:hover {
  color: #fff;
  background: #CCE6C8;
  border-color: #23a85d;
}
.s-btn--yellow {
  color: #fff;
  background: #cfbb62;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #cfbb62;
}
.s-btn--yellow:focus, .s-btn--yellow:hover {
  color: #fff;
  background: #E5DAAA;
  border-color: #cfbb62;
}
.s-btn--orange {
  color: #fff;
  background: #EF8C35;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #EF8C35;
}
.s-btn--orange:focus, .s-btn--orange:hover {
  color: #fff;
  background: #EBBFA3;
  border-color: #d4702f;
}
.s-btn--pink {
  color: #fff;
  background: #e6939a;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #e6939a;
}
.s-btn--pink:focus, .s-btn--pink:hover {
  color: #fff;
  background: #F4CFD2;
  border-color: #e6939a;
}
.s-btn--wine {
  color: #fff;
  background: #bf776e;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #bf776e;
}
.s-btn--wine:focus, .s-btn--wine:hover {
  color: #fff;
  background: #E9D0CD;
  border-color: #bf776e;
}
.s-btn--blue {
  color: #fff;
  background: #5fc7f8;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #5fc7f8;
}
.s-btn--blue:focus, .s-btn--blue:hover {
  color: #fff;
  background: #A5DDE5;
  border-color: #6ac5d3;
}

.s-btn--green {
  color: #fff;
  background: #c1d614;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #c1d614;
}
.s-btn--green:focus, .s-btn--green:hover {
  color: #fff;
  background: #E9F1B8;
  border-color: #becc6d;
}
.s-btn--brown {
  color: #fff;
  background: #956531;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #956531;
}
.s-btn--brown:focus, .s-btn--brown:hover {
  color: #fff;
  background: #cfbb62;
  border-color: #cfbb62;
}

.s-btn--primary-bg2 {
  color: #fff;
  background: #956531;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #956531;
}

.s-btn--primary-bg2:focus, .s-btn--primary-bg2:hover {
  color: #fff;
  background: #D8D2BD;
  border-color: #B0A98F;
}

.s-btn--primary-brd {
  color: #fff;
  background: #5F4B22;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #5F4B22;
	border-radius: 6px;
}

.s-btn--primary-brd:focus, .s-btn--primary-brd:hover {
  color: #5F4B22;
  background: rgba(255,255,255,0.9);
}

.s-btn--primary-brd2 {
  color: #90C700;
  background: rgba(255,255,255,0.9);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #90C700;
}

.s-btn--primary-brd2:focus, .s-btn--primary-brd2:hover {
  color: #fff;
  background: #90C700;
  border-color: #90C700;
}

.s-btn-icon--white-brd {
  border-left: none;
}

.s-btn-icon--dark-brd {
  border-left: none;
}

.foottx {
	margin: 0 auto!important;
	display: flex;
	flex-wrap: wrap;
}
ul.foottx li {
	margin: 0!important;
	padding: .6em 0 0;
	width: auto;
	list-style: none;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: 'Noto Sans JP', sans-serif!important;
}
ul.foottx li::before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 12px;
    margin-left: 12px;
    border-top: solid 2px #92712B;
    border-right: solid 2px #92712B;
    transform: translateY(-3px) rotate(45deg);
  }
@media screen and (max-width:480px){
	.foottx {
		flex-direction: column;

	}
	ul.foottx li {
		margin: 0 0 .5em!important;
		padding: 0;
		float: left;
		list-style: none;
		font-size: 12px;
		letter-spacing: 1px;
		text-align: left!important;
	}
}
.wrapper {
  overflow: hidden;
}
 
.arc{
  min-height: 400px;
  border-top-right-radius: 1000px 200px;
  border-top-left-radius: 1000px 200px;
  border-bottom-right-radius: 1000px 200px;
  border-bottom-left-radius: 1000px 200px;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
  background: #F8EDD3;
}

.bg-contact{
	background:url("../img/top/line2.png") no-repeat bottom / auto, url("../img/top/line4.png") no-repeat top / auto, #fff9ec;
}
@media screen and (max-width:480px){
	.bg-contact{
		background:url("../img/top/line2.png") no-repeat bottom / auto, url("../img/top/line4.png") no-repeat top / auto, #fff9ec;
	}
}

.bg-contact2{
	background:url("../img/top/line2.png") no-repeat bottom / auto, #fff9ec;
}
@media screen and (max-width:480px){
	.bg-contact2{
		background:url("../img/top/line2.png") no-repeat bottom / auto,  #fff9ec;
	}
}

.btn-reserve{display: block;
	border: 1px solid #fff;
	color: #fff;
}
.btn-reserve:hover{
	background-color:rgba(255,255,255,0.35);
}

.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;
}


/*リンクの形状*/
#page-top a{
	display: flex;
	justify-content:center;
	align-items:center;
	background:#942D2F;
	border-radius: 5px;
	width: 60px;
	height: 60px;
	color: #fff;
	text-align: center;
	text-transform: uppercase; 
	text-decoration: none;
	font-size:0.6rem;
	transition:all 0.3s;
}

#page-top a:hover{
	background: #777;
}

@media screen and (max-width:768px) {
 #page-top a:hover{
	background:#942D2F;
}   
}

/*リンクを右下に固定*/
#page-top {
	position: fixed;
	right: 10px;
	bottom:10px;
	z-index: 2;
    /*はじめは非表示*/
	opacity: 0;
	transform: translateY(100px);
}

/*　上に上がる動き　*/

#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(100px);
  }
}

.inline{
	display: inline-block!important;
}

.radiusbg {
	width: 100%;
	height: 600px;
	background-color: white;
	border-radius: 53% 47% 61% 39% / 50% 51% 49% 50%;
}
.bgleft{
	background: url("../img/top/bg2.png") no-repeat left / contain;
}
.bgright{
	background: url("../img/top/bg.png") no-repeat right / contain;
}
.bgcenter{
	background: url("../img/top/bg3.png") no-repeat center / contain;
}
@media only screen and (max-width:991px){
	.bgleft{
		background: url("../img/top/bg2.png") no-repeat left bottom / contain;
	}
	.bgright{
		background: url("../img/top/bg.png") no-repeat right bottom / contain;
	}
	.bgcenter{
		background: url("../img/top/bg.png") no-repeat center bottom / contain;
	}
}
@media only screen and (max-width:480px){
	.bgleft, .bgright, .bgcenter{
		background: none;
	}
	.bgright{
		background: url("../img/top/bg3.png") no-repeat left / contain;
	}
	.bgleft{
		background: url("../img/top/bg4.png") no-repeat right / contain;
	}
}
.bgwhite{
	background: #fff;
	border-radius: 20px;
}
/*
.poi{
	padding: .5em .8em;
	display: inline-block;
	color:#fff;
}
*/
.poibg1{background: #23a85d;}.poitit{color:#23a85d;}
.lineh{
	line-height: .6;
}

.poi{ position: relative; }

.poi::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 46px;
	top: -55px;
	left: 0;
}

.poimg1::before{background: url("../img/top/po1.png") no-repeat;}
.poimg2::before{background: url("../img/top/po2.png") no-repeat;}
.poimg3::before{background: url("../img/top/po3.png") no-repeat;}
.poimg4::before{background: url("../img/top/po4.png") no-repeat;}
.poimg5::before{background: url("../img/top/po5.png") no-repeat;}
.poimg6::before{background: url("../img/top/po6.png") no-repeat;}
.poimg7::before{background: url("../img/top/po7.png") no-repeat;}


@media only screen and (max-width:991px){
.poi{ text-align: center; }
.poi::before{
	top: -45px;
	height: 35px;
}
	
.poimg1::before{background: url("../img/top/po1.png") no-repeat center center / contain;}
.poimg2::before{background: url("../img/top/po2.png") no-repeat center center / contain;}
.poimg3::before{background: url("../img/top/po3.png") no-repeat center center / contain;}
.poimg4::before{background: url("../img/top/po4.png") no-repeat center center / contain;}
.poimg5::before{background: url("../img/top/po5.png") no-repeat center center / contain;}
.poimg6::before{background: url("../img/top/po6.png") no-repeat center center / contain;}
.poimg7::before{background: url("../img/top/po7.png") no-repeat center center / contain;}

}



.bg-tree{
	background: url("../img/top/tree.png") repeat-x bottom / auto;
	padding-bottom: 6em;
	padding-top: 2em;
}
.bg-map{
	background: #956531;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.bgtop{
	background: url("../img/top/squirrel.png") no-repeat bottom 18em right 1em / auto,url("../img/top/bggreen2.png") no-repeat top left / auto,url("../img/top/line.png") no-repeat bottom / auto;
}
@media only screen and (max-width:1024px){
.bgtop{	background: url("../img/top/squirrel.png") no-repeat bottom 7em right 1em / auto ,url("../img/top/line.png") no-repeat bottom / auto;}
}
@media only screen and (max-width:480px){
	.bgtop{
		background: url("../img/top/squirrel.png") no-repeat bottom 8em right 1em / 50%,url("../img/top/line.png") no-repeat bottom / auto;
	}
}

.bgnai{
	background: url("../img/top/line.png") no-repeat bottom / auto;
	padding-bottom: 120px;
}
@media only screen and (max-width:480px){
	.bgnai{
		background: url("../img/top/line.png") no-repeat bottom / auto;
	}
}


.zin-2{
	z-index: -2!important;
}
.zin-3{
	z-index: -3!important;
}
/*
.bgimg-s{
	z-index: -1!important;
}
*/
.bgimg-s::before {
	position: absolute;
	content: "";
	width: 60%;
	height: 60%;
	bottom:-15%;
	right:0;
	background: url("../img/top/bggreen3.png")no-repeat right bottom / contain;
}
@media only screen and (max-width: 1024px) {
	.bgimg-s li:nth-child(1){
		width: 40%;
		bottom: -5em;
	}
}
@media only screen and (max-width: 480px) {
	.bgimg-s li:nth-child(1){
		width: 70%;
		bottom: -7em;
	}
}


@media screen and (min-width:982px){
.bg-ortho{
	background: url("../img/ortho/comparison.png") no-repeat bottom center / auto;
	}
}

.w-20{
	width: 20%!important;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 480px) {
	.w-20{
		width: 100%!important;
	  padding-right: 15px;
	  padding-left: 15px;
	}
	
}

.g-letter-spacing--m-1 {
	letter-spacing: -.0625rem!important;

}


.fitem {
	font-size: 12px;
	margin: -5px 0 -10px;
	color:#fff;
	text-align: center;
}

.medi-bg {
	background: url("../img/top/curve.webp")no-repeat center bottom -2px / 100% ;
}

@media screen and (max-width:768px){
.tree{
	background: url("../img/top/squirrel.png") no-repeat bottom right / 35% ;
}
}
@media screen and (max-width:480px){
.tree{
	background: url("../img/top/tree_sp.webp") no-repeat bottom right / 50% ;
}
}

.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;
}


.fbitem {
	width: calc(100% / 2);
	box-sizing: border-box;
}
@media only screen and (max-width: 1400px) {
.fbitem {width: calc(100% / 4);}
}
@media only screen and (max-width: 580px) {
.fbitem {width: calc(100% / 2);}
}


.icon {
	padding: 40px 10px ;
	margin: 0 10px;
	background-color:#fff;
	text-align: center;
	border-radius: 10px;
	color: #825121;
	font-family: 'Zen Kaku Gothic New', sans-serif!important;
	font-weight: 600;
	box-shadow: 2px 2px 12px -6px rgba(0,0,0,0.4);
}
.icon img {	width: 130px;}


.icon p {
	color: #4b4b4b;
	text-align: center;
	font-weight:500; 
}

.icon:hover img , .icon:hover a {
	opacity: 1!important;
}

.icon:hover {
	background-color: #FFDE46;
	transition-duration: 0.4s;
}

@media only screen and (max-width: 1200px) {
.icon {	
	margin: 0 10px;
	padding: 20px 0px; 
}
.icon img {	width: 65px;}
}
@media screen and (max-width:480px){
.icon {	
	margin: 0 5px;
	padding: 20px 0px; 
}
}

.arrow{
	position: relative;
}
.arrow::after{
	position: absolute;
	content: '';
	bottom: -25px;
	right: 8px;
	width: 0;
	height: 0;
	border: none;
	border-left: solid 10px transparent;
	border-bottom: solid 10px #825121;
}
@media only screen and (max-width: 1200px) {
.arrow::after{
	bottom: -13px;
}
}

.fbtn {
	display: inline-block;
	width: 90%;
	margin: 0 auto!important;
	padding: 15px 10px;
	text-align: center;
	border-radius: 50px;
	transition: .3s;
}

.fbtnc1 {background: #701616; border: 3px solid #701616; color:#fff;}
.fbtnc1:hover{background: #fff; border: 3px solid #701616; color: #603813;}
.fbtnc2 {background: #fba928; border: 3px solid #fba928; color:#fff; }
.fbtnc2:hover{background: #fff; border: 3px solid #fba928; color: #603813;}
.fbtnc3 {background: #fac718; border: 3px solid #fac718; color:#fff; }
.fbtnc3:hover{background: #fff; border: 3px solid #fac718; color: #603813;}


.List-Item-Content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	z-index: 1;
}

.List-Item-Content .col-2{
	position: relative;
}
.List-Item-Content .col-2::before {
	content: "";
	position: absolute;
	top: 50.5%!important;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translate(-50%,-50%);
	width: 2px;
	height: 100%;
	background: #956531;
	z-index: -1;
}

@media screen and (max-width: 540px) {
.List-Item-Content { flex-wrap: wrap; }
}

.List-Item-Content-Number {
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	line-height: 64px;
	text-align: center;
	background: #956531;
	color: #fff;
	font-size: 36px;
	font-family: 'Zen Maru Gothic', sans-serif!important;
}
@media screen and (max-width: 480px) {
.List-Item-Content-Number {
	width: 50px;
	height: 50px;
	line-height: 46px;
	font-size: 28px;
}
}

.txtbox {
	padding: 20px;
	width: 100%;
}
.txtbox2 {
	padding: 30px;
}

.boxbg{
    padding: 60px;
	margin-top: -20px;
}

@media only screen and (max-width:991px){
.txtbox , .txtbox2 {
	padding: 15px 15px;
}
.boxbg{
    padding: 40px 20px 20px;
	margin-top: -5px;
}
}

.p-link { padding-top: 150px!important; margin-top: -150px!important; }

