@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	font-family:  'Zen Kaku Gothic New', sans-serif;
/*	background: url("../img/top/wall.webp")!important;*/
	background: #fff!important;
	overflow-x: hidden;
}
a:hover img{
	opacity:.5;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
 }

a:hover{text-decoration: none!important;}

p{
	line-height: 1.9;
	letter-spacing: 0.01em;
	font-family:  'Zen Kaku Gothic New', sans-serif;
	font-weight: 500;
	color:#4d4d4d;
	font-size: 15px!important;
}

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

.imgc{display: block; margin:0 auto!important;}

.bor{border-radius: 20px;}

ul.lidisc{padding: 0 5px 0 40px;margin: 0;}
ul.lidisc li{list-style: disc;margin: 0 0 5px; color:#444; font-weight: 500; font-size: 13px!important;	font-family: "Noto Sans JP", sans-serif;
} 

ul.lidisc-in {padding: 0 5px 0 22px;margin: 0;}
ul.lidisc-in li{list-style: disc;margin: 0 0 5px; color:#444; font-weight: 500; font-size: 13px!important;	font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 768px) {
	ul.lidisc li,ul.lidisc-in li{font-size: 12px !important; }
}

.disc-cus,.disc-cus2{
	list-style: none!important;
	font-weight: 500!important;
	padding: 0 ;
	margin: 0 auto;

}
.disc-cus li,.disc-cus2 li{
	position: relative;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 14px;
	padding: 0 0 0 20px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	letter-spacing: 0;
}
	
.disc-cus li::before,.disc-cus2 li::before{
    position:  absolute; 
	content:  "";    
    width:  7px;               
    height:  7px;
	left:2px;
    top: 7px;   
    border-radius:  50%;        
}
.disc-cus li::before {background-color: #f8bd38;}
.disc-cus2 li::before {background-color: #7ecef4;}

@media screen and (max-width: 480px) {
ul.disc-cus li,ul.disc-cus2 li{font-size: 13px; }
}

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

.fontg1{font-family: "Noto Serif JP", serif!important;}
.fontg2{font-family: 'Reem Kufi', sans-serif!important;}
.fontg3{font-family: "Noto Sans JP", sans-serif!important;}
.fontg4{font-family: 'Zen Maru Gothic', sans-serif!important;}
.fontg5{font-family: "Shippori Mincho", serif!important;}
.fontg6{font-family: "Forum", serif!important;}
.fontg7{font-family: 'Zen Kaku Gothic New', sans-serif!important;}


.marker {
	background:linear-gradient(transparent 70%, rgba(250,255,71,0.90) 60%);
}

.flbox{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flbox2{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-direction: column;
}


.bg-check { background: url("../img/top/check.png") left top / 110px; }
.bg-stripe { background-image: repeating-linear-gradient(270deg, #f2fbff, #f2fbff 16px, #ffffff 16px, #ffffff 32px); }

/*----------------------------------
  Back To Top
------------------------------------*/
.s-back-to-top {
  position: fixed;
  z-index: 99;
  right: 0;
  bottom: 0;
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("../img/top/wood.webp");
  text-align: center;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.s-back-to-top:before {
  display: block;
  font-size: 0.875rem;
  font-style: normal;
  font-family: themify;
  font-weight: bold;
  color: #603813!important;
  line-height: 3rem;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.s-back-to-top:hover {
  opacity: 0.7;
}

@media (max-width: 480px) {
.s-back-to-top {
	position: relative;
	width: 100%;
	right: 0;
	height: 100%;
	bottom: 0!important;
	opacity: 1!important;
}
.s-back-to-top:before {
	position: absolute;
  display: block;
  font-size: 0.875rem;
  font-style: normal;
  font-family: themify;
  color: #fff;
  line-height: 0;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
}

/*==================header==================*/

header {
	position: fixed;
	top: 0;
	width: 100%;
	height:80px;
	z-index: 999999!important;
	font-family: 'Noto Sans JP', sans-serif!important;
/*	box-shadow: 0 2px 10px 0 rgba(45,45,45,0.36)!important;	*/
	background: #fffced;
}
@media screen and (max-width:1024px){
p{font-size: 14px!important;}
header {
	height: 70px;
}
}
@media screen and (max-width:580px){
p{font-size: 14px!important;}
header {height: 66px!important;}
}

/*===========================================================*/
/*機能編  5-1-6 スクロール途中から上部固定 */
/*===========================================================*/

#header{
	position: fixed;/*fixedを設定して固定*/
	width:100%;/*横幅指定*/
    z-index: 999;/*最前面へ*/
	opacity: 0;
	transition: 1s;
	background: #fff;
}
#header.active{
	opacity: 1;
	transition: 0.5s;
/*	box-shadow: 0 2px 10px 0 rgba(45,45,45,0.36)!important;	*/
}

#header a{
	pointer-events: none;
}
#header.active a, #header.active .g-nav-openbtn{
	pointer-events:inherit;
}

#header2{
	position: fixed;/*fixedを設定して固定*/
	width:100%;/*横幅指定*/
    z-index: 999;/*最前面へ*/
	opacity: 1;
	transition: 1s;
	background: #fff;
/*	box-shadow: 0 2px 10px 0 rgba(45,45,45,0.36)!important;	*/
}


.h-insta {
	display: block;
	width: 40px;
	margin-right: 20px;
}
@media screen and (max-width:1100px){
.h-insta {
	display: none;
}
}
/*==================sidenet==================*/

.side-1,.side-2,.side-3 {
	position: fixed;
	width: 500px;
	right: -430px;
	z-index: 999;
	transition: 0.4s;
}
.side-1:hover,.side-2:hover {
	position: fixed;
	right: -220px;
	transition: 0.4s;
	z-index: 999;
}
.side-3:hover {
	position: fixed;
	right: 0;
	transition: 0.4s;
	z-index: 999;
}
.side-1,.side-1:hover {top:225px;}
.side-2,.side-2:hover {top:312px;}
.side-3,.side-3:hover {top:400px;}

@media screen and (max-width:1100px){
.side-1,.side-2,.side-3 {
	display: none;
}
}

.tate {writing-mode: vertical-rl;}

.sidetime {
	width: 100%;
	margin: 0 auto 10px;
	font-weight: bold;
	font-family: "Noto Sans JP", sans-serif!important;
	text-align: center;
}
.sidetime tr {
	border-bottom: 2px solid #ccc;
	color: #4d4d4d;
	vertical-align: middle;
	font-size: 15px;
}
.sidetime th {
	padding:0 2px .6em 2px;
	word-break: break-all;
	white-space: nowrap;
	color: #603813;
	font-size: 15px!important;
}
.sidetime td {
	padding:.5em 2px;
	word-break: break-all;
	font-size: 15px;
	letter-spacing: 0;
}


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

.foot-d {display: inherit!important;}
@media (min-width: 1099px) {
.foot-d {display: none!important;}
}

#footel{
	position: relative;
	margin:0;
	width:100%;
	font-weight:normal;
	background: #63b3aa;
	z-index: 999!important;
}
@media screen and (max-width:1100px){
#footel {
	z-index: 999;
	margin:0;
	position: fixed;
    bottom:0;
	width:100%;
	padding:0;
	background-color: rgba(0,0,0,0);
}
}

#back-top {
    position: fixed;
    bottom: 0;
    right: 8px;
    z-index: 9999;
    opacity: 0;
    transition: 0.3s;
    pointer-events: none; 
}

#back-top.active {
    opacity: 1;
    transition: 0.3s;
    pointer-events: inherit; /* 表示されたらクリック可能にする */
}

#back-top a {
    width: 45px;
    height: 45px;
    background: #ffda3f;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    text-decoration: none;
}
#back-top a:hover {
	transition: 0.3s;
    background: #ccc;
}
@media screen and (max-width:1100px){
#back-top{
	bottom: 50px;
}
#back-top a{
	width: 40px;
	height: 40px;
	background:#ffda3f;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	text-decoration: none;
}
	
}

.tel { color: #4f4f4f; }
.tel:hover { color: #aaa; transition: 0.3s; }
.link-c { color: #ccc; }
.link-c:hover { color: #7ecef4; transition: 0.3s; }
.link-c2 { color: #b79234; }
.link-c2:hover { color: rgba(183,146,52,0.7); transition: 0.3s; }


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

.main-visual { overflow: clip;
	width: 94%;
	height: 800px;
	position: relative; 
	margin: 0 auto;
	z-index: 1;
	left:0;
	right:0;
	top: 0;
}
@media screen and (max-width:1024px){
.main-visual { height: 650px; }
}
@media screen and (max-width:768px){
.main-visual { height: 500px; }
}
@media screen and (max-width:580px){
.main-visual { height: 500px; }
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0;
    animation: zoomSlide 15s linear infinite;
}

.slide-1 { background-image: url("../imgs/s1.webp"); }
.slide-2 { background-image: url("../imgs/s2.webp"); animation-delay: 5s; }
.slide-3 { background-image: url("../imgs/s3.webp"); animation-delay: 10s; }

@media screen and (max-width:575px){
.slide-1 { background-image: url("../imgs/s1_sp.webp"); }
.slide-2 { background-image: url("../imgs/s2_sp.webp"); animation-delay: 5s; }
.slide-3 { background-image: url("../imgs/s3_sp.webp"); animation-delay: 10s; }
}

@keyframes zoomSlide {
0% { opacity: 0; transform: scale(1.1); }
5% { opacity: 1; }
33.33% { opacity: 1; }
38.33% { opacity: 0; transform: scale(1); }
100% { opacity: 0; }
}


.frame {
	position: relative; overflow: clip;
	padding: 0 0 25px ;
	background: #e2f6ff;
	margin-top: 80px;
}
.frame::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 50%;
	top: 0;
	left: 0;
	background: url("../img/top/fram1.webp")no-repeat center top / 100% ;
	z-index: 2;
}
.frame::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto ;
	background: url("../img/top/fram2.webp")no-repeat center bottom/ 100% ;
	z-index: 2;
}

.deco::before,
.deco::after {
    content: "";
    position: absolute;
    z-index: 5; 
}


.stxt {
	position: absolute;
	width: 100%;
	bottom: 40%;
	right: 0;
	text-align: center;
	z-index: 4;
}
.stxt2 {
	position: absolute;
	content: "";
	width: 20%;
	height: 40%;
	top: 10%;
	left: 0;
	background: url('../img/top/fram3.webp') no-repeat center center / contain ;
	animation: fuwafuwa1 2s ease-in-out infinite alternate;
	z-index: 4;
}
.stxt3 {
	position: absolute;
	content: "";
	width: 15%;
	height: 40%;
	top: 5%;
	right: 5%;
	background: url('../img/top/fram4.webp') no-repeat center top / contain ;
	animation: fuwafuwa2 2s ease-in-out infinite alternate;
	z-index: 4;
}

@keyframes fuwafuwa1 {
0% { transform: translateY(0); /* 開始位置 */ }
100% { transform: translateY(-20px); /* 20px上に移動 */ }
}
@keyframes fuwafuwa2 {
0% { transform: translateY(0); /* 開始位置 */ }
100% { transform: translateY(15px); /* 20px上に移動 */ }
}


@media screen and (max-width:1024px){
.frame { margin-top: 65px; }
.stxt {	bottom: 40%; }
.stxt3 {
	width: 25%;
	top: 2%;
	right: 2%;
	background: url('../img/top/fram4.webp') no-repeat center top / contain ;
}
}
@media screen and (max-width:768px){
.frame { padding: 0 0 15px ; }
.stxt {	bottom: 40%; }
}
@media screen and (max-width:575px){
.frame { padding: 0 0 8px ; margin-top: 60px; }
.frame::before { background: url("../img/top/fram1_sp.webp")no-repeat center top / 100% ; }
.frame::after {	background: url("../img/top/fram2_sp.webp")no-repeat center bottom/ 100% ;}
.stxt {	bottom: 40%; }
}

/*================== greeting ==================*/

.greetxt {
	position: relative;
	text-align: center;
	font-weight: 600;
	margin-top: 45px;
	line-height: 1.3;
}
.greetxt::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 200px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url("../img/top/g_title.webp")no-repeat center center / contain ;
}

.fuwafuwa {	animation: fuwafuwa1 2s ease-in-out infinite alternate; }
.fuwafuwa2 { animation: fuwafuwa2 2s ease-in-out infinite alternate; }


.greeting { 
	padding: 150px 0 ;
	background: url("../img/top/con-l.webp")no-repeat top 150px left 80px / 400px ,  url("../img/top/con-r.webp")no-repeat top 150px right 80px / 400px , #fffced;				
}
@media screen and (max-width:1600px){
.greetxt::before { height: 150px; }
.greeting { 
	padding: 90px 0;
	background: url("../img/top/con-l.webp")no-repeat top 150px left -50px / 320px ,  url("../img/top/con-r.webp")no-repeat top 50px right -50px / 320px , #fffced;
}
}
@media screen and (max-width:768px){
.greetxt::before { height: 120px; }
.greeting { 
	padding: 80px 0;
	background: url("../img/top/con-l_tab.webp")no-repeat bottom 50px left -20px / 200px ,  url("../img/top/con-r_tab.webp")no-repeat top 50px right -20px / 200px , #fffced;
}
}
@media screen and (max-width:580px){
.greeting { 
	padding: 60px 0 220px;
	background: url("../img/top/con-b.webp")no-repeat bottom left / 100% , #fffced;
}
}

/*================== counseling ==================*/

.counseling {
	position: relative; overflow: clip;
	background:url("../img/top/roof.webp")no-repeat top center / 100% , url("../img/top/clowd.webp")no-repeat bottom center / 100% , url("../img/top/rainbow.webp")no-repeat top right / 100% , #e2f6ff;
	padding: 160px 0 140px ;
}
@media screen and (max-width:1400px){
.counseling {
	background:url("../img/top/roof.webp")no-repeat top center / 200% , url("../img/top/clowd.webp")no-repeat bottom left -80px / 150% , url("../img/top/rainbow.webp")no-repeat top 30% right / 100% , #e2f6ff;
	padding: 160px 0 100px ;
}
}
@media screen and (max-width:991px){
.counseling {
	background:url("../img/top/roof.webp")no-repeat top center / 200% , url("../img/top/clowd.webp")no-repeat bottom left -80px / 200% , url("../img/top/rainbow_sp.webp")no-repeat top 30% right / 150% , #e2f6ff;
	padding: 120px 0 80px ;
}
}
@media screen and (max-width:580px){
.counseling {
	background:url("../img/top/roof.webp")no-repeat top center / 250% , url("../img/top/clowd.webp")no-repeat bottom left -40px / 300% , url("../img/top/rainbow_sp.webp")no-repeat bottom 15% right / 200% , #e2f6ff;
	padding: 100px 0 80px ;
}
}

.counseling::before {
	position: absolute;
	content: "";
	width: 38%;
	height: 60%;
	margin: auto ;
	right: 0;
	top:0;
	bottom: 0;
	border-radius: 500px 0 0 500px;
	background:url("../img/top/counseling.webp")no-repeat center right / cover ;
}
@media screen and (max-width:991px){
.counseling::before {
	height: 50%;
	top:18%;
	bottom: inherit;
}
}
@media screen and (max-width:580px){
.counseling::before { background:none; }
}


/*================== feature ==================*/

.feature { background: url("../img/top/wave.webp")no-repeat bottom -2px center / 100% , url("../img/top/feabg.webp") top center / 100% , #fff ; }
@media screen and (max-width:580px){
.feature { background: url("../img/top/wave.webp")no-repeat bottom center / 150% , url("../img/top/feabg.webp") top center / 150% , #fff ; }
}

.fea-ti {
	position: absolute;
	content: "";
	width: 20%;
	height: 70%;
	bottom: 0;
	left: 12%;
	background: url('../img/top/mouse.webp') no-repeat center center / contain ;
	animation: swing 4s ease-in-out infinite;
    transform-origin: bottom center;
	z-index: 4;
}
.fea-ti2 {
	position: absolute;
	content: "";
	width: 20%;
	height: 70%;
	bottom: 0;
	right: 12%;
	background: url('../img/top/bear.webp') no-repeat center top / contain ;
	animation: swing2 4s ease-in-out infinite;
    transform-origin: bottom center;
	z-index: 4;
}

@media screen and (max-width:1600px){
.fea-ti {
	height: 65%;
	left: 5%;
}
.fea-ti2 {
	height: 65%;
	right: 5%;
}
}

@media screen and (max-width:580px){
.fea-ti {
	top: -20px;
}
.fea-ti2 {
	top: 0;
}
}

@keyframes swing {
0% { transform: rotate(-10deg); } /* 左に15度からスタート */ 
50% { transform: rotate(10deg); } /* 右に15度まで振る */
100% { transform: rotate(-10deg); } /* また左に15度に戻る */
}

@keyframes swing2 {
0% { transform: rotate(10deg); } /* 左に15度からスタート */ 
50% { transform: rotate(-10deg); } /* 右に15度まで振る */
100% { transform: rotate(10deg); } /* また左に15度に戻る */
}



.fea1 , .fea2, .fea3, .fea4, .fea5, .fea6, .fea7 { position: relative; height: 220px;}
.fea1::before , .fea2::before , .fea3::before , .fea4::before , .fea5::before , .fea6::before , .fea7::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	bottom: -50px;
	right: 0;
	background: #000;
}
.fea1::before { background: url("../img/top/fr1.webp")no-repeat center bottom / 100% ; }
.fea2::before { background: url("../img/top/fr2.webp")no-repeat center bottom / 100% ; }
.fea3::before { background: url("../img/top/fr3.webp")no-repeat center bottom / 100% ; }
.fea4::before { background: url("../img/top/fr4.webp")no-repeat center bottom / 100% ; }
.fea5::before { background: url("../img/top/fr5.webp")no-repeat center bottom / 100% ; }
.fea6::before { background: url("../img/top/fr6.webp")no-repeat center bottom / 100% ; }
.fea7::before { background: url("../img/top/fr7.webp")no-repeat center bottom / 100% ; }

@media screen and (max-width:1500px){
.fea1 , .fea2, .fea3, .fea4, .fea5, .fea6, .fea7 { height: 170px;}
.fea1::before , .fea2::before , .fea3::before , .fea4::before , .fea5::before , .fea6::before, .fea7::before {	bottom: -30px; }
}

.fnum {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 30px;
	left: 0;
	font-weight: 600;
	font-family: 'Reem Kufi', sans-serif;
	font-size: 90px;
}
@media screen and (max-width:1200px){
.fnum {
	top: 50px;
	font-size: 60px;
}
}

/*================== medical ==================*/

.medical {
	padding: 100px 0 200px;
	background: url("../img/top/medibg.webp")no-repeat bottom -2px center / 100% , #fffced ;
}
@media screen and (max-width:1400px){
.medical { padding: 40px 0 80px; }
}
@media screen and (max-width:580px){
.medical { background: url("../img/top/medibg_sp.webp")no-repeat bottom center / 100% , #fffced ; }
}

.me-ti {
	position: absolute;
	content: "";
	width: 20%;
	height: 60%;
	bottom: 0;
	left: 12%;
	background: url('../img/top/me-tit.webp') no-repeat center center / contain;
	animation: swing 4s ease-in-out infinite alternate;
    transform-origin: bottom center;
	z-index: 4;
}
.me-ti2 {
	position: absolute;
	content: "";
	width: 20%;
	height: 60%;
	bottom: 0;
	right: 12%;
	background: url('../img/top/me-tit.webp') no-repeat center top / contain ;
	animation: swing2 4s ease-in-out infinite alternate;
    transform-origin: bottom center;
	z-index: 4;
}

@media screen and (max-width:1600px){
.me-ti {
	height: 65%;
	left: 5%;
}
.me-ti2 {
	height: 65%;
	right: 5%;
}
}

@media screen and (max-width:580px){
.me-ti { top: 20px; }
.me-ti2 { top: 30px; }
}


.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% / 5);
	box-sizing: border-box;
}
@media only screen and (max-width: 991px) {
.fbitem {width: calc(100% / 4);}
}
@media only screen and (max-width: 580px) {
.fbitem {width: calc(100% / 2);}
}


.icon {
	position: relative;
	padding:20px ;
	margin: 0 20px;
	background-color:#fff;
	text-align: center;
	color: #4d4d4d;
	box-shadow: 6px 6px 6px -3px rgba(0,0,0,0.1);
	border-radius: 10px;
}

.icc1 , .icc2 , .icc3 , .icc4 , .icc5 , .icc6 , .icc7 { 
	width: 100px; 
	border-radius: 50%;
	margin-bottom: 10px;
}

.icon::after {
	position: absolute;
	content: "";
	bottom:10px;
	right: 10px;
	width: 0;
	height: 0;
	border: none;
	border-left: solid 10px transparent;
	border-bottom: solid 10px #b3b3b3;
}


.icon:hover .icc1 , .icon:hover .icc2 , .icon:hover .icc3 , .icon:hover .icc4 , .icon:hover .icc5 , .icon:hover .icc6 , .icon:hover .icc7 {
	transition: 0.5s;
	opacity: 1;
}
.icon:hover .icc1 { background: #ffd2d5; }
.icon:hover .icc2 { background: #ffda99; }
.icon:hover .icc3 { background: #f7e597; }
.icon:hover .icc4 { background: #ccf2e2; }
.icon:hover .icc5 { background: #cee7f4; }
.icon:hover .icc6 { background: #b2d3ea; }
.icon:hover .icc7 { background: #e1d7f4; }


@media screen and (max-width:1400px){
.icon {	
	margin: 0 15px;
}
.icc1 , .icc2 , .icc3 , .icc4 , .icc5 , .icc6 , .icc7 { 
	margin-bottom: 0px;
}
}
@media screen and (max-width:991px){
.icon {	
	margin: 0 5px;
	padding:20px ;
}
}
@media screen and (max-width:580px){
.icon {	
	margin: 0 10px;
}
}

/*================== REASSURANCE ==================*/

.reas {background:url("../img/top/ws-wave.webp")no-repeat top center / 100% , repeating-linear-gradient(270deg, #f2fbff, #f2fbff 16px, #ffffff 16px, #ffffff 32px);}

.radius-t-m { border-radius: 300px 300px 0 0 ; }

.equipment-svg-wrapper {
    width: 100%;
    margin-bottom: -120px; 
    line-height: 0;
}
@media screen and (max-width:1600px){
.equipment-svg-wrapper {
    margin-bottom: -70px; 
    margin-top: -20px; 
}
}
@media screen and (max-width:768px){
.equipment-svg-wrapper {
    margin-bottom: -60px; 
    margin-top: -30px; 
}
}

.equipment-svg {
    display: block;
    width: 100%;
    height: auto;
}

.bgcolor {
	position: relative;
}
.bgcolor::before {
	position: absolute;
	content: "";
	width: 48%;
	height: 30%;
	left: 0;
	bottom: 0;
	background: #B2D3EA;
}
.bgcolor::after {
	position: absolute;
	content: "";
	width: 48%;
	height: 30%;
	right: 0;
	bottom: 0;
	background: #e1d7f4;
}
@media screen and (max-width:580px){
.bgcolor::before , .bgcolor::after {
	background: none;
}
}

@media screen and (max-width:580px){
.equibg {
	background: linear-gradient(0deg,rgba(178, 211, 234, 1) 40%, rgba(255, 255, 255, 0) 40%);
}
.hygibg {
	background: linear-gradient(0deg,rgba(225, 215, 244, 1) 40%, rgba(255, 255, 255, 0) 40%);
}
}

/*================== button ==================*/

.s-btn-bg {
  color: #fff!important;
  background: #003359;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #003359;
}

.s-btn-bg:focus, .s-btn-bg:hover {
  color: #fff!important;
  background: #444;
  border-color: #444;
}
.s-btn-bg2 {
  color: #fff!important;
  background: #444;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #444;
}

.s-btn-bg2:focus, .s-btn-bg2:hover {
  color: #fff!important;
  background: #003359;
  border-color: #003359;
}
.s-btn-bg3 {
  color: #fff!important;
  background: #aaa;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #aaa;
}

.s-btn-bg3:focus, .s-btn-bg3:hover {
  color: #fff!important;
  background: #003359;
  border-color: #003359;
}

.s-btn {
	position: relative;
	display: block;
	margin: 0 auto!important;
	text-align: center;
	transition: .3s;
	font-size: 18px;
	font-weight: 600;
	padding: 8px 10px;
	z-index: 2;
}
@media only screen and (max-width: 1024px) {
.s-btn {
	font-size: 1rem;
}
}

.sbtnc1 {background: #f29c9f; border: 3px solid #f29c9f; color: #fff;}
.sbtnc1:hover {background: #ccc; border: 3px solid #ccc; color:#fff;}
.sbtnc2 {background: #f8bd38; border: 3px solid #f8bd38; color:#fff;}
.sbtnc2:hover {background: #ccc; border: 3px solid #ccc; color:#fff;}
.sbtnc3 {background: #f9ce19; border: 3px solid #f9ce19; color:#fff;}
.sbtnc3:hover {background: #ccc; border: 3px solid #ccc; color:#fff;}
.sbtnc4 {background: #a9d06b; border: 3px solid #a9d06b; color:#fff;}
.sbtnc4:hover {background: #ccc; border: 3px solid #ccc; color:#fff;}
.sbtnc5 {background: #7ecef4; border: 3px solid #7ecef4; color:#fff;}
.sbtnc5:hover {background: #ccc; border: 3px solid #ccc; color:#fff;}
.sbtnc6 {background: #66aae0; border: 3px solid #66aae0; color:#fff;}
.sbtnc6:hover {background: #ccc; border: 3px solid #ccc; color:#fff;}
.sbtnc7 {background: #daa4d4; border: 3px solid #daa4d4; color:#fff;}
.sbtnc7:hover {background: #ccc; border: 3px solid #ccc; color:#fff;}
.sbtnc8 {background: #eb6d80; border: 3px solid #eb6d80; color:#fff;}
.sbtnc8:hover {background: #ccc; border: 3px solid #ccc; color:#fff;}

.fa-position-right::before {
	position: absolute;
	content: "";
	top:31%;
	right:15px;
}
.fa-position-left::before {
	position: absolute;
	content: "";
	top:31%;
	left:15px;
}

.btn-w {width: 40%;}
@media only screen and (max-width: 768px) {
.btn-w {width: 60%;}
}
@media only screen and (max-width: 480px) {
.btn-w {width: 90%;}
}


/*================== 横からbg出てくるbtn ==================*/

.slidebtn a,.slidebtn2 a {
    background: #fff;
    position: relative;
    display: block;
    color: #603813!important;
    transition: 0.2s ease-in-out;
    z-index:0;
	box-shadow: 2px 2px 16px -6px rgba(0,0,0,0.4);
	width: 90%;
	text-align: center;
	margin: 0 auto ;
}
.slidebtn a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 5%;
    display: block;
    background: #c2deb2;
    transition: 0.8s;
    left:0;
}
.slidebtn a:hover {
    color: #603813!important;
	opacity: 1;
}
.slidebtn a:hover:before {
    width: 100%;
    z-index: -1;
}
@media screen and (max-width:1024px){
	.slidebtn a { margin: 0 auto;}
}

.slidebtn2 a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 5%;
    display: block;
    background: #ffbf6a;
    transition: 0.8s;
    left:0;
}
.slidebtn2 a:hover {
    color: #603813!important;
	opacity: 1;
}
.slidebtn2 a:hover:before {
    width: 100%;
    z-index: -1;
}
@media screen and (max-width:1024px){
	.slidebtn2 a { margin: 0 auto;}
}


/*================== GALLERY ==================*/


.infiniteslide { overflow: clip;
    width: 100%;
	background: #e6f5cf;
	padding: 60px 0 100px ;
}
@media screen and (max-width:1400px){
.infiniteslide { padding: 40px 0 ; }
}

.infiniteslide ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: max-content;
    animation: infinity-loop 40s linear infinite; 
}
.infiniteslide ul li {
    width: 280px; /* 画像の幅を変えたら下の移動距離も変える */
    flex-shrink: 0;
}

.infiniteslide img {
    width: 100%;
    display: block;
}

@keyframes infinity-loop {
0% {
	transform: translateX(0);
}
100% {
	/* 画像の幅 × 枚数分 = -px */
	transform: translateX(-2800px); 
}
}

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


.contact { 
	overflow: clip;
	padding: 100px 0 200px ; 
	background: url("../img/top/clowd2.webp") no-repeat bottom -1px center / 100% , url("../img/top/rainbow.webp")no-repeat center right / 100% , #e2f6ff; }

.con-radiusu { border-radius: 500px;}

@media screen and (max-width:1400px){
.contact { 
	padding: 40px 0 80px ; 
	background: url("../img/top/clowd2.webp") no-repeat bottom center / 100% , url("../img/top/rainbow.webp")no-repeat top right / contain, #e2f6ff; }
}
@media only screen and (max-width: 580px) {
.contact { 
	padding: 40px 0 80px ; 
	background: url("../img/top/clowd2_sp.webp") no-repeat bottom center / 100% , url("../img/top/rainbow_sp.webp")no-repeat bottom 15% right / 200% , #e2f6ff; }
.con-radiusu { border-radius: 30px;}	
}


.i-btn {
	position: relative;
	display: block;
	margin: 0 auto!important;
	text-align: center;
	transition: .3s;
	padding: 0px 10px 0px 0px;
	border-radius: 50px;
	z-index: 2;
}

.i-tel::before , .i-web::before , .i-insta::before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;                 
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    bottom: 0;
    left: 33px;
    margin: auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 1024px) {
.i-tel::before , .i-web::before , .i-insta::before {
    width: 45px;
    height: 45px;
    left: 28px;
}
}
	
.i-tel::before {
    content: "\f879";    
    background: #7ecef4;
}
.i-web::before {
    content: "\f274";  
    background: #f29c9f;
}
.i-insta::before {
	content: "";
    background: url("../img/top/insta.webp")no-repeat center center / 50% ,#f8bd38 ;
}

.ibtnc1 {background: #fffcf0; border: 5px solid #7ecef4;}
.ibtnc1:hover {background: #fff; border: 5px solid #7ecef4;}
.ibtnc2 {background: #fffcf0; border: 5px solid #f29c9f;}
.ibtnc2:hover {background: #fff; border: 5px solid #f29c9f;}
.ibtnc3 {background: #fffcf0; border: 5px solid #f8bd38;}
.ibtnc3:hover {background: #fff; border: 5px solid #f8bd38;}

.parent {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 3px;   
}

.padding-cus {
	padding-top: 8px;
}
@media only screen and (max-width: 480px) {
.padding-cus {
	padding-top: 3px;
}
}

.margin-cus {
	margin-bottom: 5px;
}
@media only screen and (max-width: 480px) {
.margin-cus {
	margin-bottom: 5px;
}
}


/*================== access ==================*/


.logo-w {
	width: 90%;
}
@media only screen and (max-width: 990px) {
.logo-w {
	width: 95%;
}
}
@media only screen and (max-width: 480px) {
.logo-w {
	width: 95%;
}
}

.time {
	width: 100%;
	margin: 0 auto 10px;
	font-weight: bold;
	font-family:  "Noto Sans JP", sans-serif!important;
	text-align: center;
}
.time tr {
	border-bottom: 2px solid #ccc;
	color: #4d4d4d;
	vertical-align: middle;
}
.time th {
	padding:0 2px .6em 2px;
	word-break: break-all;
	white-space: nowrap;
	color: #603813;
}
.time td {
	padding:.5em 2px;
	word-break: break-all;
	font-size: 1em;
	letter-spacing: 0;
}


@media only screen and (max-width: 991px) {
.time tr {
	font-size: .9em;
	letter-spacing: 0;
}
.time th {
	font-size: .9em;
	letter-spacing: 0;
}
.time td {
	font-size: 0.8125em;
}
}



/*================== title ==================*/

.title {
	position: relative; overflow: clip;
	padding: 130px 0 60px;
	margin-top: 80px;
	background: #e2f6ff;
}
.title img {
	margin-bottom: -100px;
	border-radius: 50%;
}
.title::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../img/top/roof.webp") no-repeat top left/ 100% , url("../img/top/clowd.webp") no-repeat bottom -1px center / 100% ;
}

@media only screen and (max-width: 1024px) {
.title {
	padding: 80px 0 40px;
	margin-top: 70px;
}
}

@media only screen and (max-width: 580px) {
.title { margin-top: 66px; }
.title::before { background: url("../img/top/roof.webp")no-repeat top center / 250% , url("../img/top/clowd.webp")no-repeat bottom left -40px / 250% ; }
}
	
	
.st-t {
	position: relative;
	text-align: center;
	font-weight: 600;
	margin-top: 45px;
	font-family:  'Zen Maru Gothic', sans-serif;
	line-height: 1.3;
}
.st-t::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 50px;
	top: -45px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url("../img/top/tit.webp")no-repeat center center / contain ;
}
.st-t span {
	font-family:'Zen Maru Gothic', sans-serif!important;
	color:#41b6ee;
	font-size: 28px!important;
}
@media only screen and (max-width:768px){
.st-t { margin-top: 35px; }
.st-t::before {
	height: 40px;
	top: -35px;
}
.st-t span { font-size: 22px!important; }
}

/*================== table ==================*/

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


table.com2{
	margin:0 auto 15px;
	padding:4px;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	font-family: 'Zen Maru Gothic', sans-serif!important;
}
.com2 th{
	font-size:16px;
	letter-spacing:1px;
	padding:1em 0;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	text-align: center;
	vertical-align: middle!important;
	color:#603813;
}
.com2 td{
	color:#333;
	font-weight: 500;
	padding:1em;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	vertical-align: middle!important;
}

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




table.comno{
	font-size: 14px;
	margin:0;
	width:100%;
    border-collapse:separate;
    border-spacing:5px;
    empty-cells:show;
	font-family: 'Zen Kaku Gothic New', sans-serif!important;
	text-align: center;
	vertical-align: middle!important;
}
.comno th{
	font-size:14px;
	letter-spacing:1px;
	padding:12px 0;
	text-align: center;
	color:#fff;
	vertical-align: middle!important;
}
.comno td{
	font-size:14px;
	color:#333;
	padding:0.75em 0.5em;
	vertical-align: middle!important;
	font-weight: 500;
}
@media only screen and (max-width:576px){
.comno th{
	font-size:14px;
	letter-spacing:0px;
	padding:12px 5px;
	text-align: center;
}
.comno td{
	font-size:13px;
	color:#333;
	padding:12px 2px;
	vertical-align: middle!important;
	font-weight: 500;
}
}


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

table.price{
	margin:0 auto;
	width:100%;
    border-collapse:separate;
    border-spacing:5px;
	empty-cells:show;
}
.price th{
	font-size:15px;
	color: #4d4d4d;
	letter-spacing: 0.5px;
	padding:12px 0;
	text-align: center;
	font-family: 'Zen Kaku Gothic New', sans-serif!important;
}
.price td{
	font-size:15px;
	color:#333;
	padding:8px;
	vertical-align: middle!important;
	font-weight: 500;
	font-family: "Noto Sans JP", sans-serif!important;
	letter-spacing: 0.5px;
}
@media only screen and (max-width:1024px){
.price td,.price th{
	font-size: 13px;
}
}
@media only screen and (max-width:580px){
.price td,.price th{
	width:100%;
	display:block;
	padding:10px;
	font-size: 13px;
	text-align: center;
}
}


/*================== st 見出し ==================*/


.tis , .tis2 {
	position: relative;
	line-height: 1.4;
}
.tis::before , .tis2::before {
	content: '';
	width: 100%;
	height: 22px;
	background: url("../img/top/tt.webp") no-repeat center center / contain ;
	position: absolute;
	top: -10px;
	left: 0;
}
.tis2::before {
	top: -30px;
}

@media only screen and (max-width: 580px) {
.tis::before{
	width: 100%;
	height: 18px;
	top: -.5em;
}
}

.st {
	position: relative;
	text-align: center;
	font-weight: 600;
	margin-top: 45px;
	font-family:  'Zen Kaku Gothic New', sans-serif;
	line-height: 1.3;
}
.st::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 50px;
	top: -45px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url("../img/top/tit.webp")no-repeat center center / contain ;
}
.st span {
	font-family: 'Reem Kufi', sans-serif!important;
	color:#b3b3b3;
	font-size: 24px!important;
}
@media only screen and (max-width:768px){
.st { margin-top: 35px; }
.st::before {
	height: 40px;
	top: -35px;
}
.st span { font-size: 18px!important; }
}


.st2,.st2-2 { overflow: clip;
	text-align: center;
	position: relative;
	padding: .5em 0.2em;
}
.st2::before,.st2::after,.st2-2::before,.st2-2::after{
     position: absolute;
     left: 0;
     content: '';
     width: 100%;
     height: 9px;
     box-sizing: border-box;
}
.st2::before {
	top: 0;
	border-top: 4px solid #444;
	border-bottom: 1px solid #444;
}
.st2::after {
     bottom: 0;
     border-top: 1px solid #444;
     border-bottom: 4px solid #444;
}

.st2-2::before {
	top: 0;
	border-top: 4px solid #f8bd38;
	border-bottom: 2px solid #ffda3f;
}
.st2-2::after {
     bottom: 0;
     border-top: 2px solid #ffda3f;
     border-bottom: 4px solid #f8bd38;
}

.st3 {
    position: relative;
    text-align: center;
    color: #fff;
	padding:12px;
	background: #ccc;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 600;
}

.st3::before {
	position: absolute;
	content: "";
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: #fff dashed 2px;
	top: 0;
	bottom:0;
	right: 0;
	left: 0;
	margin:auto ;
}

.st4 , .st4-2 , .st4-3 , .st4-4 , .st4-5 , .st4-6 , .st4-7 {
	padding: 8px 10px 10px;
	letter-spacing: 0.05em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 600;
}
.st4 { border-left: 6px solid #f29c9f; }
.st4-2 { border-left: 6px solid #f8bd38; }
.st4-3 { border-left: 6px solid #ffda3f; }
.st4-4 { border-left: 6px solid #a9d06b; }
.st4-5 { border-left: 6px solid #7ecef4; }
.st4-6 { border-left: 6px solid #66aae0; }
.st4-7 { border-left: 6px solid #daa4d4; }


.st5 , .st5-2 {
	position: relative;
	padding: 0.4em;
	letter-spacing: .05em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 600;
}
.st5 { background: linear-gradient(145deg, #aaa 0%, #aaa 85%, #444 85%, #444 100%); color: #fff; }
.st5-2 { background: linear-gradient(145deg, #aaa 0%, #aaa 85%, #003359 85%, #003359 100%); color: #fff;}


.st6 {
    padding: 10px;
    position: relative;
	text-align: center;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 600;
	border-radius: 10px 10px 0 0 ;
	color: #fff;
}
.st6::after {
    content: '';
    background-color: #ccc;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -6px;
    left: 0;
}

.st7,.st7-2,.st7-3,.st7-4,.st7-5,.st7-6,.st7-7 {
	position: relative;
	padding: 5px 4px 3px 13%;
	line-height: 1.5!important;
	z-index: 1;
	font-weight: 600;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
.st7:after,.st7-2:after,.st7-3:after,.st7-4:after,.st7-5:after,.st7-6:after,.st7-7:after {
	position: absolute;
	content: attr(data-en);
	width: 10%;
	top: 0;
	bottom: 0;
	left: 0;
	align-content: center;
	height: calc(100% + 4px);
	color: #fff;
	z-index: -1;
	font-family: 'Reem Kufi', sans-serif;
	font-weight: 500;
	font-size: 24px;
	text-align: center;
}
.st7 { border-bottom: 4px solid #f29c9f; }
.st7-2 { border-bottom: 4px solid #f8bd38; }
.st7-3 { border-bottom: 4px solid #ffda3f; }
.st7-4 { border-bottom: 4px solid #a9d06b; }
.st7-5 { border-bottom: 4px solid #7ecef4; }
.st7-6 { border-bottom: 4px solid #66aae0; }
.st7-7 { border-bottom: 4px solid #daa4d4; }

.st7:after {background: #f29c9f;}
.st7-2:after {background: #f8bd38;}
.st7-3:after {background: #ffda3f;}
.st7-4:after {background: #a9d06b;}
.st7-5:after {background: #7ecef4;}
.st7-6:after {background: #66aae0;}
.st7-7:after {background: #daa4d4;}

@media only screen and (max-width:1200px){
.st7,.st7-2,.st7-3,.st7-4,.st7-5,.st7-6,.st7-7 { padding: 5px 4px 3px 18%; }
.st7:after,.st7-2:after,.st7-3:after,.st7-4:after,.st7-5:after,.st7-6:after,.st7-7:after { width: 15%; }
}
@media only screen and (max-width:580px){
.st7,.st7-2,.st7-3,.st7-4,.st7-5,.st7-6,.st7-7 { padding: 5px 4px 3px 13%; }
.st7:after,.st7-2:after,.st7-3:after,.st7-4:after,.st7-5:after,.st7-6:after,.st7-7:after { width: 10%; }
}


/*================== txtbox ==================*/

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

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

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

.stbox{
	position: relative;
	top:-40px;
	z-index: 1;
	margin: 0 20px 20px;
	background-color: #fefaf3;
	box-shadow: 3px 3px 10px -6px rgba(0,0,0,0.4); overflow: clip;
}
@media screen and (max-width: 1200px) {
.stbox{	margin: 0 20px ; }
}
@media screen and (max-width: 768px) {
.stbox{	margin: 0 12px ; }
}
	
.bgbox {
	background-color: rgba(255, 255, 255, 0.5);
	padding: 40px;
	margin-top: -35px;
}

@media screen and (max-width: 768px) {
.bgbox {
	padding: 30px 15px 15px;
	margin-top: -30px;
}
}

/*================== stf 吹き出し ==================*/

.stf,.stf2,.stf2-2{
	position: relative;
	padding: .5em 0;
	line-height: inherit;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
.stf2{
	color: #4d4d4d;
	border-radius: 100px;
}
.stf::after , .stf2::after {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: auto;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
}
.stf2::after {
	border: 16px solid transparent;
}
.stf2-2::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
}

.stfc1 { background-color: #f29c9f;}
.stfc1::after { border-top: 10px solid #f29c9f;}
.stfc2 { background-color: #f8bd38;}
.stfc2::after { border-top: 10px solid #f8bd38;}
.stfc3 { background-color: #ffda3f;}
.stfc3::after { border-top: 10px solid #ffda3f;}
.stfc4 { background-color: #a9d06b;}
.stfc4::after { border-top: 10px solid #a9d06b;}
.stfc5 { background-color: #7ecef4;}
.stfc5::after { border-top: 10px solid #7ecef4;}
.stfc6 { background-color: #66aae0;}
.stfc6::after { border-top: 10px solid #66aae0;}
.stfc7 { background-color: #daa4d4;}
.stfc7::after { border-top: 10px solid #daa4d4;}

.stf2c1 { background-color: #fff; border: 5px solid #f29c9f;}
.stf2c1::after { border-top: 16px solid #f29c9f;}
.stf2c2 { background-color: #fff; border: 5px solid #f8bd38;}
.stf2c2::after { border-top: 16px solid #f8bd38;}
.stf2c3 { background-color: #fff; border: 5px solid #ffda3f;}
.stf2c3::after { border-top: 16px solid #ffda3f;}
.stf2c4 { background-color: #fff; border: 5px solid #a9d06b;}
.stf2c4::after { border-top: 16px solid #a9d06b;}
.stf2c5 { background-color: #fff; border: 5px solid #7ecef4;}
.stf2c5::after { border-top: 16px solid #7ecef4;}
.stf2c6 { background-color: #fff; border: 5px solid #66aae0;}
.stf2c6::after { border-top: 16px solid #66aae0;}
.stf2c7 { background-color: #fff; border: 5px solid #daa4d4;}
.stf2c7::after { border-top: 16px solid #daa4d4;}


/*================== tips ==================*/

.sttip{
	position: relative;
	margin: -2.2em 0.5em 0.5em;
	background: url("../img/top/wood.webp");
	padding: 10px 20px 15px;
}
.sttip::before {
  position: absolute;
  content: '';
  top: 0;
  left: -10px;
  border: none;
  border-top: solid 1.2em transparent;
  border-right: solid 10px #DFB571;
}
@media only screen and (max-width: 480px) {
.sttip{
	position: relative;
	margin: 0 0 0.8em -1.7em;
	padding: 0.8em 0.8em 0.8em 1.2em;
	font-size: 20px;
}
.sttip::before {
  position: absolute;
  content: '';
  top: 100%;
  left: -0.16em;
  border: none;
  border-bottom: solid 1em transparent;
  border-right: solid 0.7em #DFB571;
}
}

.sttip2{
	position: relative;
	margin: -2.2em 0.5em 0.5em;
	background: url("../img/top/wood2.webp");
	padding: 10px 20px 15px;
}
.sttip2::before {
  position: absolute;
  content: '';
  top: 0;
  left: -10px;
  border: none;
  border-top: solid 1.2em transparent;
  border-right: solid 10px #C59463;
}
@media only screen and (max-width: 480px) {
.sttip2{
	position: relative;
	margin: 0 0 0.8em -1.7em;
	padding: 0.8em 0.8em 0.8em 1.2em;
	font-size: 20px;
}
.sttip2::before {
  position: absolute;
  content: '';
  top: 100%;
  left: -0.16em;
  border: none;
  border-bottom: solid 1em transparent;
  border-right: solid 0.7em #DFB571;
}
}


/*================== FLOW ==================*/

.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-2{
	position: relative;
}
.List-Item-Content .col-2::before {
	content: "";
	position: absolute;
	top: 50.5%!important;
	left: calc(50% - 1px);
	transform: translate(-50%,-50%);
	width: 2px;
	height: 100%;
	z-index: -1;
}
.numb1.List-Item-Content .col-2::before {background: #f8bd38;}
.numb2.List-Item-Content .col-2::before {background: #ffda3f;}
.numb3.List-Item-Content .col-2::before {background: #a9d06b;}
.numb4.List-Item-Content .col-2::before {background: #7ecef4;}
.numb5.List-Item-Content .col-2::before {background: #66aae0;}
.numb6.List-Item-Content .col-2::before {background: #daa4d4;}

.List-Item-Content-Number {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-family: 'Reem Kufi', sans-serif; 
	font-weight: 500;
	border-radius: 50%;
}
.numb1 .List-Item-Content-Number{background: #f8bd38;}
.numb2 .List-Item-Content-Number{background: #ffda3f;}
.numb3 .List-Item-Content-Number{background: #a9d06b;}
.numb4 .List-Item-Content-Number{background: #7ecef4;}
.numb5 .List-Item-Content-Number{background: #66aae0;}
.numb6 .List-Item-Content-Number{background: #daa4d4;}

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


/*================== その他 ==================*/

.num{position: relative;}
.num::before{
	content: "";
	position: absolute;
	top: -.8em;
	left: -.2em;
	font-size: 3.2em;
	font-weight: 700;
	font-family: 'Reem Kufi', sans-serif;
}
.num1::before{content: "01";}
.num2::before{content: "02";}
.num3::before{content: "03";}
.num4::before{content: "04";}
.num5::before{content: "05";}
.num6::before{content: "06";}
.num1::before,.num3::before,.num5::before{color: #2da8b5;}
.num2::before,.num4::before,.num6::before{color: #2da8b5;}

@media screen and (max-width:480px){
.num::before{
	top: -.7em;
	left: -.4em;
	font-size: 2.8em;
}
}



@media screen and (max-width: 990px) {
	.map{height: 500px;}
}

.txtshadow{
	text-shadow: rgba(55,55,55,0.3) 0 0 6px,rgba(55,55,55,0.3) 0 0 6px;
}
.txtshadow2{
	text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.bgmain{
	background: #e8d5bf;
}

.patchi{position: relative;}
.patchi::before{
	position: absolute;
	content: "";
	right: -2em;
	top: -2em;
	width: 100px;
	height: 100px;
	background: url("../img/price/patch.webp") no-repeat left / contain;
}
@media screen and (max-width: 480px) {
	.patchi::before{
		position: absolute;
		content: "";
		right: -1.5em;
		top: -1.5em;
		width: 80px;
		height: 80px;
		background: url("../img/price/patch.webp") no-repeat left / contain;
	}
}

.supt{
	position: relative;
	display: inline-block;
	padding: 0 10px;
	font-weight: 700;
}
.supt:before, .supt:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #f09bad;
}
.supt:before {
  left:0;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.supt:after {
  right: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
ul.acchild{
	margin: 0;
	padding: 0;
}
ul.acchild li{
	list-style: none;
	border-bottom: 1px solid #ccc;
	padding: .5em 1em;
}
ul.acchild li:last-child{
	border-bottom: none;
}
.acchild{
	display: none;
	background: #fff;
}
#corow{
	border: 2px #71ced3 solid;
}
.listtbg{
	background: #FFF2F4;
}


.cp_actab {
	position: relative; overflow: clip;
	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 3em 1em 1em;
	cursor: pointer;
	margin: 0 0 1px 0;
}
.cp_actab .cp_actab-content {
margin:0!important; overflow: clip;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #333333;
	background: #E9F0F8;
}
.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: 4em;
	height: 4em;
	-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);}

.kome{
    list-style: none;
    padding-left: 1em;
    margin-left: 0.5em;
}
.kome li{
    text-indent: -1.5em;
	margin: 0 0 10px;
	font-family: 'Zen Kaku Gothic New', sans-serif!important;
	color:#0B0B0B;
}
.kome li:before{
    content: "※";
    margin-right: 0.5em;
}
@media screen and (max-width: 480px) {
	ul.kome li{font-size: 0.875rem !important;}
}

.kome1 li,.kome2 li{
    text-indent: -2em;
}
.kome1 li:before{
    content: "※1";
    margin-right: 0.5em;
}
.kome2 li:before{
    content: "※2";
    margin-right: 0.5em;
}
.linum li:before{
    content: attr(data-en);
    margin-right: 0.5em;
}

.clearfix{
	display: flex;
	margin: 0;
	font-family: 'Zen Kaku Gothic New', sans-serif!important;
	color:#0B0B0B;
}
.clearfix dt{width: 12%;}
.clearfix dd{width: 88%;}
@media screen and (max-width:1199px){
	.clearfix dt{width: 15%;}
	.clearfix dd{width: 85%;}
}
.clearfix dt{
	margin-right: .8em;
	font-weight: normal;
}
@media screen and (max-width:768px){
	.clearfix{
		font-size: 0.875rem !important;
	}
	.clearfix dt{
		margin-right: 1em;
	}
	.clearfix dd{
		width: 80%;
	}
}

.linkc {
	position: relative;
	display: inline-block;
	padding-right: 2.2em;
	text-decoration: none;
	color: #2da8b5;
}
.linkc::before {
  content: '';
  position: absolute;
  width: 1.8em;
  height: 1.8em;
  background: #2da8b5;
  border-radius: 50%;
  top: 50%;
  right: 0;
	transform: translateY(-50%);
}
.linkc::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  right: .8em;
	transform: translateY(-50%);
}
.linkc:hover::before{
  background: #5EBCC5;
	transition: .5s;
}
.linkc:hover{
	color: #5EBCC5!important;
	transition: .5s;
}
.triangle{
	position: relative;
}
.triangle::before{
	content: "";
	position: absolute;
	top: -50px;
	left: 4em;
	border-right: 50px solid transparent;
	border-bottom: 50px solid #f9f2e5;
	border-left: 50px solid transparent; 
}
.triangle::after{
	content: "";
	position: absolute;
	top: -50px;
	right: 4em;
	border-right: 50px solid transparent;
	border-bottom: 50px solid #f9f2e5;
	border-left: 50px solid transparent; 
}
.triangle2{
	position: relative;
}
.triangle2::before{
	content: "";
	position: absolute;
	top: -50px;
	left: 4em;
	border-right: 50px solid transparent;
	border-bottom: 50px solid #fff;
	border-left: 50px solid transparent; 
}
.triangle2::after{
	content: "";
	position: absolute;
	top: -50px;
	right: 4em;
	border-right: 50px solid transparent;
	border-bottom: 50px solid #fff;
	border-left: 50px solid transparent; 
}
@media screen and (max-width: 480px) {
	.triangle{
		position: relative;
	}
	.triangle::before{
		content: "";
		position: absolute;
		top: -40px;
		left: 2.5em;
		border-right: 40px solid transparent;
		border-bottom: 40px solid #f9f2e5;
		border-left: 40px solid transparent; 
	}
	.triangle::after{
		content: "";
		position: absolute;
		top: -40px;
		right: 2.5em;
		border-right: 40px solid transparent;
		border-bottom: 40px solid #f9f2e5;
		border-left: 40px solid transparent; 
	}
	.triangle2{
		position: relative;
	}
	.triangle2::before{
		content: "";
		position: absolute;
		top: -40px;
		left: 2.5em;
		border-right: 40px solid transparent;
		border-bottom: 40px solid #fff;
		border-left: 40px solid transparent; 
	}
	.triangle2::after{
		content: "";
		position: absolute;
		top: -40px;
		right: 2.5em;
		border-right: 40px solid transparent;
		border-bottom: 40px solid #fff;
		border-left: 40px solid transparent; 
	}	
}


.servfont{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	letter-spacing: .05em;
}

.ffbtn{
	display: block;
	padding: 10px;
	margin: 0 8px;
	border-radius: 20px;
	transition: 0.4s;
}
.ffbtn:hover{opacity: .5;}
@media screen and (max-width:480px){
	.ffbtn{
		padding: 4px;
		max-width:100%;
		border-radius: 10px;
	}
}
.btn-reserve{background: #2da8b5!important;}
.btn-insta{background: linear-gradient(45deg,#ffce3d 0%,#ff663a 30%, #ff2b5f 50%, #b022bd 80%, #7535eb 100%);}
.btn-map{background: #CFB395;}



hr.line{
	display:block;
	background: url("../img/t/l.webp") repeat-x center / auto;
	height: 7px!important;
	width:100%;
	border:0!important;   
	border-top:none!important;
	margin:auto;
	padding:2.5em;
}
hr.pad{
	display:block;
	background: url("../img/t/p.webp") repeat-x center / auto;
	height: 7px!important;
	width:100%;
	border:0!important;
	border-top:none!important;
	margin:auto;
	padding:2.5em;
}


.flowrec,.flowrec-2{
	background: #fff;
	padding:15px;
	position: relative;
	width: 100%;
	
}
.flowrec p,.flowrec-2 p{
	font-size: 15px;	
}
.flowrec::before {
	content: "";
	position: absolute;
	top: 45%;
	right: -35px;
	margin-top: -12px;
	border: 20px solid transparent;
	border-left: 20px solid #fff;
	z-index: 2;
}
@media screen and (max-width: 1023px) {
.flowrec::before {
	top: auto;
	right: auto;
	margin-top: auto;	
	bottom: -40px;
	left: 48%;
	margin-left: -15px;
	border: 20px solid transparent;
	border-top: 20px solid #FFF;
}
}

.step{
	display: block;
	font-weight: 600;
	background-color: #444;
	color: #fff;
	padding: 5px 15px;
	text-align: center;
	border-radius: 5px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}

.flow,.flow-2{
	background: #fff;
	padding:15px;
	position: relative;
	box-shadow: 2px 2px 8px -3px rgba(0,0,0,0.4);
}
.flow p,.flow-2 p{
	font-size: 15px;	
}
.flow::before {
	content: "";
	position: absolute;
	top: 45%;
	right: -35px;
	margin-top: -12px;
	border: 14px solid transparent;
	border-left: 14px solid #fba928;
	z-index: 2;
	
}
@media screen and (max-width: 991px) {
.flow::before {
	top: auto;
	right: auto;
	margin-top: auto;	
	bottom: -25px;
	left: 50%;
	margin-left: -15px;
	border: 10px solid transparent;
	border-top: 10px solid #fba928;
}
}

.a-flow,.a-flow-2{
	padding:10px 0 0;
	position: relative;
}
.a-flow p,.a-flow-2 p{
	font-size: 14px!important;
	margin: 5px 0 0 ;
}
.a-flow::before {
	content: "";
	position: absolute;
	top: 40%;
	right: -35px;
	margin-top: -12px;
	border: 14px solid transparent;
	border-left: 14px solid #003359;
	z-index: 2;
	
}
@media screen and (max-width: 991px) {
.a-flow,.a-flow-2{
	padding:10px 0 0;
	position: relative;
}
.a-flow::before {
	top: auto;
	right: auto;
	margin-top: auto;	
	bottom: -25px;
	left: 50%;
	margin-left: -15px;
	border: 10px solid transparent;
	border-top: 10px solid #003359;
}
.a-flow p,.a-flow-2 p{
	font-size: 13px!important;
	margin: 5px 0 0 ;
}
}

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


.flitem {
	width: calc(100% / 4);
	box-sizing: border-box;
	padding: 0 10px;
	height: 100%;
}
.flitem:first-child { padding: 0 10px 0 0 ; }
.flitem:last-child { padding: 0 0 0 10px ; }

@media only screen and (max-width: 991px) {
.flitem {width: calc(100% / 1); padding: 10px 0 ; height: auto;}
.flitem:first-child { padding: 0 0 10px ; }
.flitem:last-child { padding: 10px 0 0 ; }
}

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


