@charset "utf-8";

body{
	margin:0px;
	padding:0px;
	color: #504646;
	font-family: "Noto Sans JP", sans-serif;
}

a{
	text-decoration: none!important;
	color: #504646!important;
	font-family: "Noto Sans JP", sans-serif;
}

a:hover{
 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: #504646;
	font-size: 16px!important;
	line-height: 2!important;
	letter-spacing: 0.05em;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}
tr,th,td{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}

h1,h2,h3,h4,h5,h6{color: #504646!important;font-family: "Noto Sans JP", sans-serif;}

header{
	padding: 0;
	text-align: center;
	width: 100%;
    position: fixed;
    z-index: 9999;
	transition: .3s;
	background-color: rgba(255,255,255,0.9);
}
header h1{
	margin:0!important;
	width: 100%!important;
	text-align: left!important;
	font-size: 10px;
}

.hbg,.hbgin{background-color: rgba(255,255,255,0.9);}

/*redmmend*/

#recmbg{
	background:url(../img/top/recmbg.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0;
}
@media only screen and (max-width: 480px) {	
#recmbg{
	background:url(../img/top/recminbg1.webp);
	background-position:top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0 0;
	}
#recmin2 {
	background:url(../img/top/recminbg2.webp);
	background-position:top center;
	background-repeat: no-repeat;
	background-size: cover;
	}
	
}

.main1{
	background:linear-gradient(90deg,rgba(224,226,231,0.00) 0%, rgba(224,226,231, 0) 20%, rgba(224,226,231, 1) 20%, rgba(224,226,231, 1) 100%), url("../img/top/mainbg1.webp"),rgba(224,226,231,1.00);
	background-size:auto,50px,auto;
}
.main2{
	background:linear-gradient(90deg,rgba(241,233,234, 0) 0%, rgba(241,233,234, 0) 20%, rgba(241,233,234,1.00) 20%, rgba(241,233,234, 1) 100%), url("../img/top/mainbg2.webp"),rgba(241,233,234, 1);
	background-size:auto,50px,auto;
}

.co1bg,.co2bg{
	display: flex;
	position: absolute;
	top: 0;
	right: 0;
	background-position:top center;
	background-repeat: no-repeat;
	background-size: auto 60%;
	height: 100%;
}
.co1bg::after,.co2bg::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.co1bg::after{
	background: linear-gradient(180deg,rgba(224,226,231, 0) 0,rgba(224,226,231, 0) 200px, rgba(224,226,231, 1) 60%, rgba(224,226,231, 1) 100%);
}
.co2bg::after{
	background: linear-gradient(180deg,rgba(241,233,234,0) 0,rgba(241,233,234, 0) 200px, rgba(241,233,234, 1) 60%, rgba(241,233,234, 1) 100%);
}
@media only screen and (max-width:1400px) {
.co1bg,.co2bg{
	background-position:top left;
	background-size: auto 50%;
}
.co1bg::after{
	background: linear-gradient(180deg,rgba(224,226,231, 0) 0,rgba(224,226,231, 0) 100px, rgba(224,226,231, 1) 50%, rgba(224,226,231, 1) 100%);
}
.co2bg::after{
	background: linear-gradient(180deg,rgba(241,233,234,0) 0,rgba(241,233,234, 0) 100px, rgba(241,233,234, 1) 50%, rgba(241,233,234, 1) 100%);
}
}
@media only screen and (max-width:991px) {
.co1bg,.co2bg{
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 600px;
}
.co1bg::after{
	background: linear-gradient(180deg,rgba(224,226,231, 0) 0,rgba(224,226,231, 0) 200px, rgba(224,226,231, 1) 400px, rgba(224,226,231, 1) 100%);
}
.co2bg::after{
	background: linear-gradient(180deg,rgba(241,233,234,0) 0,rgba(241,233,234, 0) 200px, rgba(241,233,234, 1) 400px, rgba(241,233,234, 1) 100%);
}
.cot{
	display: inline-block;
	text-align: left;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
}
@media only screen and (max-width:576px) {
.co1bg,.co2bg{
	height: 350px;
}
.co1bg::after{
	background: linear-gradient(180deg,rgba(224,226,231, 0) 0,rgba(224,226,231, 0) 150px, rgba(224,226,231, 1) 350px, rgba(224,226,231, 1) 100%);
}
.co2bg::after{
	background: linear-gradient(180deg,rgba(241,233,234,0) 0,rgba(241,233,234, 0) 150px, rgba(241,233,234, 1) 350px, rgba(241,233,234, 1) 100%);
}
}

.reco{
	background: linear-gradient(90deg,rgba(107,120,140,1.00) 0%, rgba(107,120,140, 1) 50%, rgba(119,88,91,1.00) 49%, rgba(119,88,91,1.00) 100%);
}
@media only screen and (max-width:567px) {
.reco{
	background: rgba(107,120,140, 1);
}
.reco1{background: rgba(107,120,140, 1);}
.reco2{background: rgba(119,88,91,1.00);}
}

/*==================reserve==================*/ 

.res{
	position: relative;
	background-image: linear-gradient(180deg, rgba(30,30,30,1) 0%, rgba(30,30,30,0.10) 100%),url("../img/top/resbg.webp");
	background-repeat: no-repeat,repeat;
	background-size: cover,100px;
	z-index:1;
}
@media only screen and (max-width:567px) {
.res{
	background-image: linear-gradient(180deg, rgba(30,30,30,1) 0%, rgba(30,30,30,0.10) 100%),url("../img/top/resbg.webp");
	background-repeat: no-repeat,repeat;
	background-size: cover,60px;
}
}

.resb{
	position: relative;
	background-image: url("../img/top/resbglogo.webp");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
.resb::after{
	content: "";
	position: absolute;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	top:5px;
	left: 5px;
	border: solid 1px #fff;
}

.resb::before{
	content: '';
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 0;
	height: 0;
	border-bottom: 14px solid #fff;
	border-left: 14px solid transparent;
}

/*==================onayami==================*/ 

.onayamibg{
	background: url("../img/top/nayamibg.webp"),#77585b;
	background-attachment: scroll;
	background-size: auto;
	background-position:top center;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 576px) {
.onayamibg{
	background: url("../img/top/nayamibg.webp"),#77585b;
	background-attachment: scroll;
	background-size: 1400px;
	background-position:top center;
	background-repeat: no-repeat;
}
}

/*==================comparison==================*/ 

.comp1,.comp2{
	position: relative;
	background-repeat: no-repeat;
	background-size: contain;
	background-position:center right;
}
.comp1{background:rgba(210,210,210,1.00);}
.comp2{background:rgba(119,88,91,0.2);}

.comp1::after,.comp2::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.comp1::after{
	background: url("../img/top/comp1.webp");
	background-position:center right;
	background-repeat: no-repeat;
	background-size: contain;
}
.comp2::after{
	background: url("../img/top/comp2.webp");
	background-position:center right;
	background-repeat: no-repeat;
	background-size: contain;
}
.comp1 p,.comp2 p{
	position: relative;
	line-height: 1.5;
	z-index: 2;
}
@media only screen and (max-width: 1400px) {
.comp1::after{
	background: url("../img/top/comp1.webp");
	background-position:center right;
	background-repeat: no-repeat;
	background-size: 80%;
}
.comp2::after{
	background: url("../img/top/comp2.webp");
	background-position:center right;
	background-repeat: no-repeat;
	background-size: 80%;
}
}
@media only screen and (max-width: 1200px) {
.comp1::after{
	background: url("../img/top/comp1.webp");
	background-position:center right;
	background-repeat: no-repeat;
	background-size: 70%;
}
.comp2::after{
	background: url("../img/top/comp2.webp");
	background-position:center right;
	background-repeat: no-repeat;
	background-size: 70%;
}
}
@media only screen and (max-width: 991px) {
.comp1::after{
	background: url("../img/top/comp1.webp");
	background-position:center right;
	background-repeat: no-repeat;
	background-size: contain;
}
.comp2::after{
	background: url("../img/top/comp2.webp");
	background-position:center right;
	background-repeat: no-repeat;
	background-size: contain;
}
}

@media only screen and (max-width: 576px) {
.comp1::after{
	background-position:bottom right;
	z-index: 1;
}
.comp2::after{
	background-position:bottom right;
	z-index: 1;
}
}


/*==================Kinds==================*/ 

.servm1,.servm2,.servm3{
	display: block;
	position: relative;
	z-index: 1;
	padding: 20px;
	background-size:contain,cover;
	background-position: bottom center;
	overflow: hidden;
	height: 100%;
}
.servm1{
	background:url("../img/top/servp1bg.webp"),linear-gradient(0deg, rgba(64,103,109,1) 40%, rgba(64,103,109,0.2) 100%);
	background-size:50px,contain;
	background-position: bottom center;
}
.servm2{
	background:url("../img/top/servp2bg.webp"),linear-gradient(0deg, rgba(64,87,109,1) 40%, rgba(64,87,109,0.2) 100%);
	background-size:100px,contain;
	background-position: bottom center;
}
.servm3{
	background:url("../img/top/servp3bg.webp"),linear-gradient(0deg, rgba(75,74,102,1) 40%, rgba(75,74,102,0.2) 100%);
	background-size:100px,contain;
	background-position: bottom center;
}
.servm1::after,.servm2::after,.servm3::after{
	position: absolute;
	top: -10px;
	left: 0;
	color:rgba(255,255,255,0.8);
	font-size:70px;
	font-family: "Shippori Mincho", serif;
	line-height: 1;
}
.servm1::after{
	content: "METAL";
}
.servm2::after{
	content: "IMPLANT";
}
.servm3::after{
	content: "NON-CLASP";
}

.servm1 h4,.servm2 h4,.servm3 h4{
	position: relative;
	color:#fff;
	text-align: center;
	padding: 5px 0 10px!important;
	margin: -30px 0 20px!important;
	z-index: 1;
}
.servm1 h4{background-color: rgba(43,90,98,1);}
.servm2 h4{background-color: rgba(51,77,102,1);}
.servm3 h4{background-color: rgba(58,57,91,1);}

.servmin{
	border: solid 1px #fff;
	z-index: 1;
	height: 100%;
}

.servmin p{
	color:#fff;
}

.servb{
	position: relative;
	margin:0 10px;
	border: 1px solid #fff;
	z-index: 1;
	background-color: rgba(78,59,45,0.80);
	color: #fff;
	letter-spacing: 0.1em;
}
.servb::before{
	content: "";
	position: absolute;
	width: calc(100% + 7px);
	height: calc(100% + 7px);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	right: -7px;
	bottom: -7px;
	z-index: 1;
}

@media only screen and (max-width:1400px) {	
.servm1::after,.servm2::after,.servm3::after{
	top: -10px;
	font-size:50px;
}
}
@media only screen and (max-width:1200px) {	
.servm2::after{
	right: 0;
	text-align: right;
}
.servm1 h4,.servm2 h4,.servm3 h4{
	padding: 10px;
	margin:40px 0 0;
}
}
@media only screen and (max-width:567px) {
.servm1{
	background:url("../img/top/servp1bg.webp"),linear-gradient(0deg, rgba(64,103,109,1) 50%, rgba(64,103,109,0.2) 100%);
	background-size:25px,contain;
	background-position: bottom center;
}
.servm2{
	background:url("../img/top/servp2bg.webp"),linear-gradient(0deg, rgba(64,87,109,1) 50%, rgba(64,87,109,0.2) 100%);
	background-size:50px,contain;
	background-position: bottom center;
}
.servm3{
	background:url("../img/top/servp3bg.webp"),linear-gradient(0deg, rgba(75,74,102,1) 50%, rgba(75,74,102,0.2) 100%);
	background-size:50px,contain;
	background-position: bottom center;
}
.servm1::after,.servm2::after,.servm3::after{
	top: -6px;
	left: -8px;
	right: inherit;
	font-size:70px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	color:rgba(255,255,255,0.2);
	text-align: left;
}
.servm1 h3,.servm2 h3,.servm3 h3{
	padding: 10px;
	margin: -30px 0 0;
}
}

.caset {
	position: relative;
	padding: 1.4em 0 0;
	line-height: 1.8;
	border-bottom: 1px solid #3A2D11;
	text-align: left;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #493710;
	z-index: 1;
}
.caset span {
	position: relative;
	z-index: 2;
}
.caset::before {
	content: attr(data-en);
	position: absolute;
	top: 0;
	left: 0;
	color: rgba(255,255,255,0.60);
	font-size: 1.8em;
	text-transform: uppercase;
	z-index: -1;
	font-weight: 400;
}

.caset-w {
	position: relative;
	padding: 1.4em 0 0;
	line-height: 1.8;
	border-bottom: 1px solid #fff;
	text-align: left;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	color: #fff;
	z-index: 1;
}
.caset-w span {
	position: relative;
	z-index: 2;
}
.caset-w::before {
	content: attr(data-en);
	position: absolute;
	top: 0;
	left: 0;
	color: rgba(255,255,255,0.20);
	font-size: 1.8em;
	text-transform: uppercase;
	z-index: -1;
	font-weight: 400;
}

.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%!important;
  left: calc(50% - 1px);
  transform: translate(-50%,-50%);
  width: 2px;
  height: 100%;
  background: #3F3B3B;
	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: auto;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #3F3B3B;
  color: #fff;
  font-size: 36px;
}
@media screen and (max-width: 480px) {
  .List-Item-Content-Number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
  }
}


.flowcase{
	background:url("../img/top/flowbg.webp"), #D2C0C2;
	background-repeat: repeat-y;
	background-position: right;
	background-size: 600px;
}
@media only screen and (max-width: 480px) {
.flowcase{
	background-size: 50%;
}
}

#doc{
	position: relative;
	background-color: #fff;
	background-image: url("../img/top/docbg.webp");
	background-size: 40%;
	background-position: center left;
	background-repeat: no-repeat;
	z-index: 1;
}

.docimg{
	position: relative;
	background-image: url("../img/top/doc.webp");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.docimgin{
	position: absolute;
	top:40px ;
	left: -100px;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: #AB964F;
	text-align: center;
}
.docimgin p{
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	font-weight:600;
	position: absolute;
	line-height: 1.2!important;
	color:#fff;
}

@media screen and (max-width:991px){
#doc{
	background-size: 180%;
	background-position: bottom left -40px;
}
.docimgin{
	top:inherit;
	left: inherit;
	bottom: -120px;
	right: 20px;
	width: 200px;
	height: 200px;
}
}
@media screen and (max-width:480px){
.docimgin{
	width: 170px;
	height: 170px;
}
}

.docst{
	position: relative;
	padding: 0.6em 0;
	font-weight: 700;
	color:#fff;
	display: inline-block;
	z-index: 1;
	letter-spacing: 0.1em;
	
}
.docst::before{
	content: "";
	position: absolute;
	top: 0;
	right: -20px;
	width: 100vw;
	height: 100%;
	background: #77585b;
	z-index: -1;
}
.docst::after{
	content: "";
	position: absolute;
	top: -20px;
	left: 0;
	width: 100vw;
	height: 100%;
	background: #c9bc9c;
	z-index: -2;
}

.time {
	width: 100%;
	margin: 0 auto 10px;
	font-weight: 600;
}
.time th {
	padding:10px 4px;
	word-break: break-all;
	text-align: center;
	font-weight: 500;
	font-size: 18px!important;
	color: #fff;
	letter-spacing: .2em;
}
.time td {
	padding:10px 4px;
	word-break: break-all;
	text-align: center;
	font-size: 18px!important;
	border-top: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	font-weight: 500;
}
@media only screen and (max-width: 991px) {
	.time th {
		padding:10px 2px;
		font-size: 14px!important;
		letter-spacing: 0.2;
	}
	.time td {
		padding:10px 2px;
		font-size: 14px!important;
	}
}

/*clinic gallery*/

#pic{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:350px;
}

#picin{
	position: relative;
	display: flex;
	justify-content:center;
	clear:both;
	margin:0 auto;
	padding:0;
}

#pict{
	position: absolute;
	top: -40px;
	z-index: 1;
	display: inline-block;
	background-color: #3f2225;
    text-align: center;
	padding:40px 40px 20px;
	margin: 0!important;
	color:#fff;
}
@media only screen and (max-width:480px){
#pict{
	top: -40px;
}
}
	
#pic ul,#pic li {
	float:left;
	list-style: none;
	margin: 0;
	padding:0;
	border-left: 1px #fff solid;
}

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

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

footer {
	clear: both;
	position: relative;
	text-align: center;
	z-index: 999;
}
#footel{
	display: none;
}

@media screen and (max-width:991px){	
#footel {
	display: block;
	margin:0;
	position: fixed;
    bottom:0;
	width:100%;
	padding:0;
	background-color: rgba(0,0,0,0);
}
}

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

#back-top{
	position: fixed;
	bottom: 5vh;
	right: 3%;
	z-index: 9998;
}
#back-top a{
	width: 60px;
	height: 60px;
	background: rgba(148,136,110,0.9);
	display: block;
	color: #fff!important;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	text-decoration: none;
}

@media screen and (max-width:991px){
	
#back-top{
	bottom: calc(12vh + 70px);
}
#back-top a{
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}
}

@media screen and (max-width:576px){
	
#back-top{
	bottom: 12vh;
}
#back-top a{
	width: 50px;
	height: 50px;
	line-height: 50px;
}
}

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

.fontg1 {font-family: "Noto Sans JP", sans-serif!important;}
.fontg2 {font-family: "Noto Serif JP", serif!important; }
.lidisc{list-style: disc;}
.marker {
	display: inline;
	background-image: linear-gradient(rgba(0,0,0,0) 70%, rgba(255,239,57,0.8) 70%);
}
.flbox{
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fljend{justify-content: flex-end;}
.fljbet{justify-content: space-between;}
.fljcenter{justify-content: center;}
.flend{align-self: flex-end;}
.flcenter{align-self: center;}
.flccenter{align-content:center;}

.btn1 a {
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em;
  background-color: #fff;
  transition: 0.3s;
}
.btn1 a::before {
  content: '';
  position: absolute;
  bottom: -7px;
  right: -7px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: 0.2s ease 0s;
}
.btn1 a::after {
  content: '';
  position: absolute;
  top: 7px;
  right: -7px;
  width: 2px;
  height: 100%;
  background-color: #fff;
  transition: 0.2s ease 0.2s;
}

.cont{
	position: relative;
	overflow: hidden;
	margin:0;
	width:100%;
	padding: 10px 10px 15px;
	background-color:#fff ;
	z-index: 2;
}
.cont p{
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 0.1em!important;
	text-shadow: none!important;
	color: #666!important;
	margin: 0;
}
.cont p span{
	display: block;
	color: rgba(0,0,0,0.6);
	font-size: 0.8em;
}
.cont ul{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}
.cont ul li{
	font-weight: 400;
    padding:4px 10px;
	color:#565656;
}
.cont ul li ul{
    padding:4px 0 0;
}
.cont ul li ul li{
	font-weight: 400;
    padding:4px 0 0 14px;
	color:#565656;
}
.cont ul li a{
	position: relative;
	padding: 0;
	display: block;
	color: #756E6E;
	border-bottom: 2px dotted #E4D58E;
	font-size: 16px;
	font-weight: 500;
	font-family: "Zen Maru Gothic", serif!important;
}
.cont ul li a i{
	color: #999;
}
@media only screen and (max-width: 576px) {
.cont ul li a{
	font-size: 14px;
}
}

.st{
	position: relative;
	z-index: 1;
	display: inline-block;
	text-align: center;
}

.st:before,.st:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #fff;
}
.st:before {
  left:-55px;
}
.st:after {
  right: -55px;
}

.st2 {
  overflow: hidden;
  text-align: center;
	position: relative;
	padding: 1em 0;
	letter-spacing: 0.05em;
	font-weight: 500;
	background-color: #fff;
	line-height: 1.5!important;
}
.st2::before,.st2::after{
     position: absolute;
     left: 0;
     content: '';
     width: 100%;
     height: 7px;
     box-sizing: border-box;
}
.st2::before {
     top: 0;
     border-top: 3px solid #D6BF86;
     border-bottom: 1px solid #D6BF86;
}
.st2::after {
     bottom: 0;
     border-top: 1px solid #D6BF86;
     border-bottom: 3px solid #D6BF86;
}

.st3-1,.st3-2 {
  position: relative;
  display: inline-block;
  padding: 20px 20px 20px 0;
	z-index: 1;
	color:#fff!important;
}
.st3-1:before,.st3-2:before{
  content: '';
  position: absolute;
  top:0;
	right: 0;
	display: inline-block;
  width: 150vw;
  height: 100%;
	z-index: -1;
}
.st3-1:before{background-color: #6B788C;}
.st3-2:before{background-color: #77585b;}
@media only screen and (max-width: 991px) {
.st3-1,.st3-2 {
  padding: 60px 20px 30px;
	letter-spacing: 0.5em;
}
.st3-1:before,.st3-2:before{
  width: 100%;
}
.st3-1:before{background-color: rgba(107,120,140,0.8);}
.st3-2:before{background-color: rgba(119,88,91,0.8);}
}


.st4{
     position: relative;
     color: white;
     padding:0.5em 0.7em 0.5em 1.5em;
     background-color: #5E4B50;
	font-weight: 500;
	line-height: 1.5!important;
}
.st4::after {
     position: absolute;
     top: 50%;
     left:0;
     transform:translateY(-50%);
     content: '';
     width: 1.1em;
     height:2px;
     background-color:white;
}

.st5 {
	display: inline-block;
	left: -30px;
  position: relative;
  padding: 0.5em 1em;
  color: white;
}

.st5::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgba(136,136,136,0.50);
}

.st6{
	position: relative;
     border-top: 2px dotted #D6BF86;
     border-bottom: 2px dotted #D6BF86;
}

.st7 {
  position: relative;
  padding: 0.5em 1em;
    --x-gradient: linear-gradient(90deg, #D6BF86 0 100%);
    --y-gradient: linear-gradient(#D6BF86 0 15px, transparent 0 calc(100% - 15px), #D6BF86 calc(100% - 15px));
  background-image:var(--x-gradient), var(--y-gradient), var(--x-gradient), var(--y-gradient);
  background-repeat: no-repeat;
  background-size: 100% 2px, 2px 100%, 100% 2px, 2px 100%;
  background-position: top, right, bottom, left;
}

.st8 {
  padding: 0.5em;
  background: #fff;
  border-left: solid 4px #D6BF86;
	line-height: 1;
}

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

.stfc1{background-color: #e29797;}.stfc1:before{border-color:  #e29797 transparent transparent transparent;}
.stfc2{background-color: #88c0cb;}.stfc2:before{border-color:  #88c0cb transparent transparent transparent;}
.stfc3{background-color: #93b460;}.stfc3:before{border-color:  #93b460 transparent transparent transparent;}
.stfc4{background-color: #E79D27;}.stfc4:before{border-color:  #E79D27 transparent transparent transparent;}
.stfc1-w{background-color: #fff;border: 2px solid #e29797;}
.stfc1-w:before{border-color: #e29797 transparent transparent transparent;}
.stfc2-w{background-color: #fff;border: 2px solid #88c0cb;}
.stfc2-w:before{border-color: #88c0cb transparent transparent transparent;}
.stfc3-w{background-color: #fff;border: 2px solid #93b460;}
.stfc3-w:before{border-color: #93b460 transparent transparent transparent;}
.stfc4-w{background-color: #fff;border: 2px solid #E79D27;}
.stfc4-w:before{border-color: #E79D27 transparent transparent transparent;}
.stfcw{background-color: #fff;}.stfcw:before{border-color:  #fff transparent transparent transparent;}

.stf2{
	display:inline-block;
  position: relative;
	border:#fff double 4px;
	border-radius: 400px;
	text-align: center;
	line-height: 1.2;
	padding: .5em 1.5em;
	font-weight: 600;
}
.stf2::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
	right: 0;
  width: 0;
  height: 0;
  border: 24px solid transparent;
	margin: auto;
	border-top: 24px solid #fff;
}

.stf2-2{
	display:inline-block;
  position: relative;
	border:#77585b double 4px;
	border-radius: 400px;
	text-align: center;
	line-height: 1.2;
	padding: .5em 1.5em;
	font-weight: 600;
	background-color: #fff;
}
.stf2-2::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
	right: 0;
  width: 0;
  height: 0;
  border: 24px solid transparent;
	margin: auto;
	border-top: 24px solid #77585b;
}


table.com,table.comno{
	margin:0 auto;
	padding:4px;
	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;
	font-size: 16px;
	line-height: 1.2;
	padding:0.5em;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
	text-align: center;
	vertical-align: middle!important;
}
.com td,.comno td{
	font-size: 16px;
	color:#333;
	padding:0.5em;
	line-height: 1.2;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	vertical-align: middle!important;
}

table.com2,table.com2no{
	margin:0 auto 15px;
	padding:4px;
	width:100%;
    border-collapse:separate;
    border-spacing:4px;
	empty-cells:show;
}
.com2 th,.com2no th{
	font-size:14px;
	letter-spacing:1px;
	padding:5px;
	color:#333;
	text-align: center;
	vertical-align: middle!important;
}
.com2 td,.com2no td{
	font-size:14px;
	color:#333;
	padding:5px;
	vertical-align: middle!important;
}

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



ul.under li{
	border-bottom: 2px dotted #ac987a;
	margin:0 0 5px;
}
ul.under li:last-child{
	border-bottom: none;
	margin:0;
}


.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 10px;
	color: #ffffff;
}
.cp_actab > input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 2;
	position: relative;
	display: block;
	padding: 1em 1.7em 1em 1em;
	cursor: pointer;
	margin: 0 0 1px 0;
	border-radius: 10px;
	font-family: "Zen Kaku Gothic New", serif!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;
	background: #FFFFFF;
border-radius: 10px;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
.cp_actab > input:checked ~ .cp_actab-content {
	max-height: 50em;
}
.cp_actab label::after {
	line-height: 4;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 2em;
	height: 4em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	font-family: "Font Awesome 5 free";
	content: '\f103';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(180deg);}


a.homeb {
	position: relative;
	display: block;
  padding: calc(1rem - 4px) 20px 1rem;
  background: #BAA777;
	color: #fff!important;
	line-height: 1.5;
	z-index: 1;
}
a.homeb::after{
	content:"";
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 8px 8px;
	border-color: transparent transparent rgba(255,255,255,1.00) transparent;
	z-index: 1;
}


a.btn1 {
	position: relative;
  padding: 1.2rem 2rem 1.2rem;
	border-radius: 100px;
	letter-spacing: 0.1em;
}
a.btn1::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid #EED983;
	border-radius: 100px;
}
a.btn1::after {
  content: "";
  position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
  -webkit-box-shadow: 3px 3px 0 #AFADA0;
  box-shadow: 3px 3px 0 #AFADA0;
	border-radius: 100px;
}

a.btnentry {
	position: relative;
  padding: calc(1.5rem - 10px) 20px 1.5rem;
  background: #fff;
	line-height: 1.5;
	font-weight: 500;
}

a.btnentry:before {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #BFBFBF;
}
a.btnentry::after{
	content: '';
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 0;
	height: 0;
	border-bottom: 12px solid #9A939D;
	border-left: 12px solid transparent;
}

.entt{
	display: inline-block;
	position: relative;
	background-color: #fff;
	border-radius: 0 0 300px 300px;
}
.entt::after{
	content: "";
	position: absolute;
	top: 0;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 5px);
	border: 2px solid #CCB557;
	border-top: none;
	border-radius: 0 0 300px 300px;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
    box-shadow: -9px 6px 16px -6px rgba(0,0,0,0.2);
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
} 
