.fs06{font-size:0.6rem}.fs07{font-size:0.7rem}.fs08{font-size:0.8rem}.fs09{font-size:0.9rem}.fs10{font-size:1rem}.fs11{font-size:1.1rem}.fs12{font-size:1.2rem}.fs13{font-size:1.3rem}.fs14{font-size:1.4rem}.fs15{font-size:1.5rem}.fs16{font-size:1.6rem}.fs17{font-size:1.7rem}.fs18{font-size:1.8rem}.fs19{font-size:1.9rem}.fs20{font-size:2rem}.fs25{font-size:2.5rem}.fs30{font-size:3rem}.fs35{font-size:3.5rem}.fs40{font-size:4rem}.fs45{font-size:4.5rem}.fs50{font-size:5rem}@media(min-width: 576px){.fs-sm-06{font-size:0.6rem}.fs-sm-07{font-size:0.7rem}.fs-sm-08{font-size:0.8rem}.fs-sm-09{font-size:0.9rem}.fs-sm-10{font-size:1rem}.fs-sm-11{font-size:1.1rem}.fs-sm-12{font-size:1.2rem}.fs-sm-13{font-size:1.3rem}.fs-sm-14{font-size:1.4rem}.fs-sm-15{font-size:1.5rem}.fs-sm-16{font-size:1.6rem}.fs-sm-17{font-size:1.7rem}.fs-sm-18{font-size:1.8rem}.fs-sm-19{font-size:1.9rem}.fs-sm-20{font-size:2rem}.fs-sm-25{font-size:2.5rem}.fs-sm-30{font-size:3rem}.fs-sm-35{font-size:3.5rem}.fs-sm-40{font-size:4rem}.fs-sm-45{font-size:4.5rem}.fs-sm-50{font-size:5rem}}@media(min-width: 768px){.fs-md-06{font-size:0.6rem}.fs-md-07{font-size:0.7rem}.fs-md-08{font-size:0.8rem}.fs-md-09{font-size:0.9rem}.fs-md-10{font-size:1rem}.fs-md-11{font-size:1.1rem}.fs-md-12{font-size:1.2rem}.fs-md-13{font-size:1.3rem}.fs-md-14{font-size:1.4rem}.fs-md-15{font-size:1.5rem}.fs-md-16{font-size:1.6rem}.fs-md-17{font-size:1.7rem}.fs-md-18{font-size:1.8rem}.fs-md-19{font-size:1.9rem}.fs-md-20{font-size:2rem}.fs-md-25{font-size:2.5rem}.fs-md-30{font-size:3rem}.fs-md-35{font-size:3.5rem}.fs-md-40{font-size:4rem}.fs-md-45{font-size:4.5rem}.fs-md-50{font-size:5rem}}@media(min-width: 992px){.fs-lg-06{font-size:0.6rem}.fs-lg-07{font-size:0.7rem}.fs-lg-08{font-size:0.8rem}.fs-lg-09{font-size:0.9rem}.fs-lg-10{font-size:1rem}.fs-lg-11{font-size:1.1rem}.fs-lg-12{font-size:1.2rem}.fs-lg-13{font-size:1.3rem}.fs-lg-14{font-size:1.4rem}.fs-lg-15{font-size:1.5rem}.fs-lg-16{font-size:1.6rem}.fs-lg-17{font-size:1.7rem}.fs-lg-18{font-size:1.8rem}.fs-lg-19{font-size:1.9rem}.fs-lg-20{font-size:2rem}.fs-lg-25{font-size:2.5rem}.fs-lg-30{font-size:3rem}.fs-lg-35{font-size:3.5rem}.fs-lg-40{font-size:4rem}.fs-lg-45{font-size:4.5rem}.fs-lg-50{font-size:5rem}}*{box-shadow:none !important}html{height:100%;font-size:16px !important}html body{font-family:"Noto Serif JP",serif;letter-spacing:2.5px;min-height:100%;display:flex;flex-direction:column;color:#fff;background-image:url("../image/background.png")}html body main{flex:1;z-index:1}a{text-decoration:none;color:#f2f2f2}a:hover{color:#e6e6e6}h1,h2,h3,h4,h5,h6{margin:0}ul{margin:0;padding:0;list-style:none}.wsnw{white-space:nowrap}small{font-size:clamp(.8rem,.5em,2rem) !important}.lh100{line-height:100% !important}.vertical{writing-mode:vertical-rl}.open,.close{display:none}@media screen and (max-width: 768px){.open,.close{display:block}}.open span{display:block;width:20px;height:1px;background-color:#fff}.open span:nth-child(2){margin:5px 0}header nav a{color:rgba(255,255,255,.85)}header nav a:hover{color:#fff}header nav input[type=checkbox]{position:absolute;left:-50vw}header nav .logo-head{display:block;justify-content:right;flex-direction:column;color:#fff;padding:1.2rem 1rem}header nav .logo-head img{width:200px}@media screen and (max-width: 768px){header nav .logo-head img{width:150px;z-index:9999;position:relative}}header nav #menu{transition:.3s}header nav #menu>ul{display:flex;flex-wrap:wrap}header nav #menu>ul>li{display:flex}header nav #menu>ul>li>a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem 1rem 0;border-top:3px solid rgba(0,0,0,0);transition:.5s;font-size:.9rem}@media screen and (min-width: 768px){header nav #menu>ul>li>a:hover{border-top:3px solid #fff}}header nav #menu>ul>li>a.active{color:#a8e8d5;border-top:3px solid #88bcac}header nav #menu>ul>li.dropdown{position:relative}header nav #menu>ul>li.dropdown ul{margin:0;position:absolute;bottom:0;left:0;transform:translateY(100%);z-index:9998;display:none;width:200px;padding-bottom:1rem}header nav #menu>ul>li.dropdown ul li a{display:block;padding:.5rem 1rem;font-size:.6em}header nav #menu>ul>li.dropdown ul.show{display:block}@media screen and (max-width: 768px){header nav #menu>ul>li.dropdown ul{position:relative;transform:translateY(0%);width:100%}}@media screen and (max-width: 768px){header nav #menu>ul>li.dropdown{flex-direction:column}}@media screen and (max-width: 768px){header nav #menu{background-color:rgba(2,53,37,.5);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);position:fixed;overflow:auto;z-index:9998;top:0;right:-100vw;width:100vw;height:100%;min-height:100vh;line-height:2.5rem}header nav #menu ul{margin:1rem;flex-wrap:wrap;height:auto}header nav #menu ul li{width:100%}header nav #menu ul li a{font-size:.8rem;color:#fff;display:block;text-align:right;width:100%;padding:0}}header nav input[type=checkbox]:checked+#menu{right:0}header nav.fixed-top{background:linear-gradient(to bottom, rgba(1, 53, 37, 0.8), rgba(1, 53, 37, 0))}header nav.fixed-top h1{display:none}footer{z-index:1;background-image:url("../image/footer_bg_e.webp");background-position:center bottom;background-size:cover;background-repeat:no-repeat;padding-top:19rem}footer .logo-foot{width:170px}footer .tel{font-size:22px !important}footer a{font-size:14px !important;color:#ddd}footer a:hover{color:#fff}@media screen and (max-width: 768px){footer a{font-size:12px !important}}footer ul{border-left:1px solid #ddd;height:100%}footer ul li{margin-bottom:.5rem}footer ul li a{padding-left:.4rem}@media screen and (max-width: 768px){footer ul ul{display:block;flex-wrap:nowrap}footer ul ul li{margin-bottom:0}footer ul ul li a{padding-left:.8rem}}@media screen and (max-width: 768px){footer{padding-top:10rem;background-position:left bottom}}.copyright{font-size:.6rem;text-align:center;color:#ccc}.fc-bc{color:#013525}.bg-bc{background-color:#013525 !important}.btn-bc{background-color:#fff;color:#013525}.btn-bc:hover{color:#fff;background-color:#013525}.alert-bc{background-color:#9efde0;color:#011c14;border:1px solid #013525;border-radius:3px}.fc-kc{color:#0c7880}.bg-kc{background-color:#0c7880 !important}.btn-kc{background-color:#fff;color:#013525}.btn-kc:hover{color:#fff;background-color:#013525}.alert-kc{background-color:#f3fdfe;color:#0a6269;border:1px solid #0c7880;border-radius:3px}.fc-btn{color:#0c7880}.bg-btn{background-color:#0c7880 !important}.btn-btn{background-color:#fff;color:#013525}.btn-btn:hover{color:#fff;background-color:#013525}.alert-btn{background-color:#f3fdfe;color:#0a6269;border:1px solid #0c7880;border-radius:3px}.fc-sc{color:#689f38}.bg-sc{background-color:#689f38 !important}.btn-sc{background-color:#fff;color:#013525}.btn-sc:hover{color:#fff;background-color:#013525}.alert-sc{background-color:#fff;color:#5c8c31;border:1px solid #689f38;border-radius:3px}.fc-white{color:#fff}.bg-white{background-color:#fff !important}.btn-white{background-color:#fff;color:#013525}.btn-white:hover{color:#fff;background-color:#013525}.alert-white{background-color:#fff;color:#f2f2f2;border:1px solid #fff;border-radius:3px}.fc-black{color:#121212}.bg-black{background-color:#121212 !important}.btn-black{background-color:#fff;color:#013525}.btn-black:hover{color:#fff;background-color:#013525}.alert-black{background-color:#c5c5c5;color:#050505;border:1px solid #121212;border-radius:3px}.fc-red{color:#a72600}.bg-red{background-color:#a72600 !important}.btn-red{background-color:#fff;color:#013525}.btn-red:hover{color:#fff;background-color:#013525}.alert-red{background-color:#fff;color:#8e2000;border:1px solid #a72600;border-radius:3px}.fc-blue{color:#17a2b8}.bg-blue{background-color:#17a2b8 !important}.btn-blue{background-color:#fff;color:#013525}.btn-blue:hover{color:#fff;background-color:#013525}.alert-blue{background-color:#fff;color:#148ea1;border:1px solid #17a2b8;border-radius:3px}.fc-green{color:#7cb342}.bg-green{background-color:#7cb342 !important}.btn-green{background-color:#fff;color:#013525}.btn-green:hover{color:#fff;background-color:#013525}.alert-green{background-color:#fff;color:#6fa03b;border:1px solid #7cb342;border-radius:3px}.fc-yellow{color:#fdd835}.bg-yellow{background-color:#fdd835 !important}.btn-yellow{background-color:#fff;color:#013525}.btn-yellow:hover{color:#fff;background-color:#013525}.alert-yellow{background-color:#fff;color:#fdd31c;border:1px solid #fdd835;border-radius:3px}.fc-orange{color:#ffa000}.bg-orange{background-color:#ffa000 !important}.btn-orange{background-color:#fff;color:#013525}.btn-orange:hover{color:#fff;background-color:#013525}.alert-orange{background-color:#fff;color:#e69000;border:1px solid #ffa000;border-radius:3px}.fc-room{color:#fbc02d}.bg-room{background-color:#fbc02d !important}.btn-room{background-color:#fff;color:#013525}.btn-room:hover{color:#fff;background-color:#013525}.alert-room{background-color:#fff;color:#fbb814;border:1px solid #fbc02d;border-radius:3px}.fc-cool{color:#2196f3}.bg-cool{background-color:#2196f3 !important}.btn-cool{background-color:#fff;color:#013525}.btn-cool:hover{color:#fff;background-color:#013525}.alert-cool{background-color:#fff;color:#0d8aee;border:1px solid #2196f3;border-radius:3px}.fc-cold{color:#3f51b5}.bg-cold{background-color:#3f51b5 !important}.btn-cold{background-color:#fff;color:#013525}.btn-cold:hover{color:#fff;background-color:#013525}.alert-cold{background-color:#fff;color:#3849a2;border:1px solid #3f51b5;border-radius:3px}.fc-gray{color:#aaa}.bg-gray{background-color:#aaa !important}.btn-gray{background-color:#fff;color:#013525}.btn-gray:hover{color:#fff;background-color:#013525}.alert-gray{background-color:#fff;color:#9d9d9d;border:1px solid #aaa;border-radius:3px}.fc-gray-light{color:#fafafa}.bg-gray-light{background-color:#fafafa !important}.btn-gray-light{background-color:#fff;color:#013525}.btn-gray-light:hover{color:#fff;background-color:#013525}.alert-gray-light{background-color:#fff;color:#ededed;border:1px solid #fafafa;border-radius:3px}h2{position:relative;display:block;justify-content:center;display:flex;align-items:center}h2.heading{margin-bottom:1.3rem}h2.heading small{font-size:1rem}h2.heading small::before{content:"-";margin:0 .5rem}h2.heading small::after{content:"-";margin:0 .5rem}h2.heading a{display:block;color:#fff;background-color:#0c7880;margin-left:auto;font-size:.8rem;padding:.3rem 1rem;border-radius:5px}h2.heading a:hover{background-color:#0a6269}h3.heading{text-align:center}h3.heading small{font-size:.8rem}h4{font-size:1.2rem}.table-base th,.table-base td{padding:2rem !important;color:#fff}.table-base th{font-weight:normal}@media(max-width: 576px){.table-base th,.table-base td{display:block}.table-base th{padding:1rem !important;background-color:#f5f5f5 !important;color:#013525}.table-base td{padding-left:1rem 1rem 1rem 3rem}}.table-cart th{font-weight:normal;background-color:#0c7880 !important;color:#fff}b{color:#a72600}form *:focus{box-shadow:none !important;border:1px solid #0c7880 !important}.form-floating label{font-size:.8rem;color:#999;padding:1rem !important}.form-floating label b{color:#a72600;padding-left:.2rem}.thumb01{background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;content:"";padding-top:70%}@media(max-width: 576px){.thumb01{padding-top:70%}}.thumb02{position:relative;display:block;background-size:cover;background-position:center center;background-repeat:no-repeat}.thumb02:before{display:block;content:"";padding-top:100%}.badge{font-weight:normal;padding:.27rem 1rem;margin-right:.3rem;border-radius:3px;white-space:nowrap}.ind-15{text-indent:-1.5rem;margin-left:1.5rem}.page-link{background-color:rgba(0,0,0,0);border:none;color:#ddd}.page-link:hover{border:1px solid #fff;color:#fff;background-color:rgba(0,0,0,0)}.panel .box{height:100%;border-radius:5px}.panel .box .thumb{transition:.5s}.panel .box .title{display:block;color:#fff;padding:1rem;transition:1s}.panel .box .exp{padding:1rem 1rem;height:100%}.panel .box:hover .thumb{filter:brightness(0.8)}.panel .box:hover .title{background-color:#01261b}.data-list01 .title{font-size:1rem}@media(max-width: 576px){.data-list01 .title{font-size:.9rem}}.data-list01 .category{font-size:.7rem}.data-list01 .update{text-align:left;font-size:.7rem}.privacy{line-height:200%}.privacy h3{margin-bottom:2rem;margin-top:3rem}.privacy h4{margin-bottom:1rem}.privacy p{margin-bottom:2rem}#payjp_checkout_box input[type=button]{background-image:none !important;background-color:#0c7880 !important;border:none !important;font-size:1rem !important}#payjp_checkout_box input[type=button]:hover{background-color:#0a6269 !important}#showcase{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;z-index:9999;background:rgba(12,120,128,.8);transition:1s;opacity:0}#showcase.active{opacity:1}#showcase img{max-height:80vh}.cp{cursor:pointer}.partition{border-right:1px solid #fff}@media screen and (max-width: 576px){.partition{border-right:none}}.partition02{border-right:1px solid #fff}@media screen and (max-width: 768px){.partition02{border-right:none}}.partition03{border-right:1px solid #fff}@media screen and (max-width: 992px){.partition03{border-right:none}}.contact-box{width:95vw;max-width:900px;border-radius:5px}.contact-box h2:first-child{display:flex;justify-content:center;align-items:center}.contact-box h2:first-child::before,.contact-box h2:first-child::after{content:"";width:100px;height:1px;margin:0 1rem}.contact-box .title{font-size:1.4rem}.contact-box .subtitle{font-size:1.1rem}.contact-box p{font-size:.8rem}@media screen and (max-width: 991px){.contact-box{max-width:450px;border:none}.contact-box .partition{border-right:none}}.lineTitle{background-image:url(../image/lineTitle.svg);background-repeat:no-repeat;height:10px;background-position:center center;margin:1rem auto}@media screen and (max-width: 576px){.lineTitle{width:70%}}.lineArrow{width:var(--tl-md);height:15px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:skew(45deg);margin:-10px 0 0 -25px}@media screen and (max-width: 576px){.lineArrow{width:var(--tl)}}.lineArrow_mae{width:var(--tl-md);height:15px;border-bottom:1px solid #fff;border-left:1px solid #fff;transform:skew(135deg);margin:-10px 0 0 -25px}@media screen and (max-width: 576px){.lineArrow_mae{width:var(--tl)}}a:hover+.lineArrow{animation:arrow-slide 1s}@keyframes arrow-slide{0%{transform:skew(45deg) translateX(-50%);opacity:1}100%{transform:skew(45deg) translateX(0);opacity:0}}.lineVertical{writing-mode:vertical-rl;display:flex;flex-direction:row;align-items:center}.lineVertical::before{content:"";display:block;height:50px;width:1px;background-color:#fff;margin-bottom:1.5rem}@media screen and (max-width: 768px){.lineVertical{writing-mode:horizontal-tb}.lineVertical::before{height:1px;width:50px;margin-bottom:0;margin-right:1rem}}.fv_catch{writing-mode:vertical-rl;background:linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));letter-spacing:1rem;top:0;padding:2rem;height:100%}.fv_catch p{white-space:nowrap}@media screen and (max-width: 768px){.fv_catch{letter-spacing:.5rem;padding:.5rem}}.fv_catch_onsen{writing-mode:vertical-rl;letter-spacing:1rem;top:-20px;background:rgba(204,215,211,.7);color:#013525;margin:0 4rem;padding:2rem 0;height:auto}.fv_catch_onsen p{white-space:nowrap}.fv_catch_onsen span::before,.fv_catch_onsen span::after{content:"";display:inline-block;background-color:#013525 !important;width:1px;height:20px;background-color:#fff;margin:10px}@media screen and (max-width: 768px){.fv_catch_onsen{margin:0}}.border-heading01{position:relative}.border-heading01::after{position:absolute;top:0;right:5px;content:"";width:1px;height:100%;background-color:#fff}@media(max-width: 992px){.border-heading01::after{top:auto;bottom:0;left:.5rem;right:auto;height:1px;width:50px}}.thumb-square{aspect-ratio:1/1;display:block}.thumb-square-image{background-position:center center;background-repeat:no-repeat;background-size:cover}.rounded-5{border-radius:20px}.shortLine01{display:inline-block;border:.5px solid #013525;width:60px}.shortLine02{display:inline-block;border:.5px solid #fff;width:60px}.table-sauna{margin-top:1rem}.table-sauna tr{border-bottom:1px solid #013525}.table-sauna th,.table-sauna td{color:#013525}.table-sauna th{font-weight:normal}.onsen_img{height:150px}@media screen and (max-width: 767px){.onsen_img{height:95px}}.access_img{bottom:-10%;right:5%}@media screen and (max-width: 767px){.access_img{bottom:-8%;left:5%;right:auto}}.item{color:#013525 !important}.item-slider-box{width:100%;aspect-ratio:4/2.5;background-size:cover;background-position:center}.trivia_box{background-position:center center;background-size:cover;background-repeat:no-repeat;aspect-ratio:1/1}.item_box{background-position:center center;background-size:cover;background-repeat:no-repeat;aspect-ratio:16/9}.item_box_img{aspect-ratio:16/9;object-fit:cover;object-position:center center;width:100%;height:auto}.arrow_box{overflow:hidden;display:inline-block;padding:1rem}.arrow_box .arrow01{content:"";display:block;width:100%;height:7px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:skew(45deg) translate(-100%);animation:arrowslide01 2.5s ease-in-out infinite}.snsIcon img{transition:.5s all}.snsIcon img:hover{transform:scale(1.2);transition:.5s all}@keyframes arrowslide01{0%{transform:translate(-100%) skew(45deg)}90%{opacity:1}100%{transform:translate(0%) skew(45deg);opacity:0}}.arrow02{margin-left:.7rem;top:0;left:0;animation:arrow02 2.5s ease-in-out infinite}@keyframes arrow02{0%{opacity:0}90%{opacity:1}100%{transform:translate(0, 30%);opacity:0}}@keyframes steam01{0%{bottom:-600px;filter:blur(39px);transform:rotateY(0deg) scale(0.6, 1);opacity:0}11%{opacity:.1}33%{transform:rotateY(40deg) scale(1, 1.4);opacity:.5}66%{transform:rotateY(10deg) scaleY(1.8, 1);opacity:.4}100%{bottom:0;filter:blur(70px);transform:rotateY(60deg) scaleY(2, 1.8);opacity:0}}@keyframes steam01-sp{0%{bottom:-200px;filter:blur(20px);transform:rotateY(0deg) scale(0.6, 1);opacity:0}11%{opacity:.2}33%{transform:rotateY(40deg) scale(1, 1.4);opacity:.6}66%{transform:rotateY(10deg) scaleY(1.8, 1);opacity:.5}100%{bottom:50px;filter:blur(60px);transform:rotateY(60deg) scaleY(2, 1.8);opacity:0}}@keyframes steam02{0%{bottom:-400px;filter:blur(39px);transform:rotateY(0deg) scale(0.6, 0.6);opacity:0}11%{opacity:.1}33%{transform:rotateY(40deg) scale(0.8, 1);opacity:.4}66%{transform:rotateY(2deg) scaleY(1, 1.2)}100%{bottom:0;filter:blur(70px);transform:rotateY(50deg) scaleY(1.2, 1.4);opacity:0}}@keyframes steam02-sp{0%{bottom:-200px;filter:blur(20px);transform:rotateY(0deg) scale(0.6, 0.6);opacity:0}11%{opacity:.2}33%{transform:rotateY(40deg) scale(0.8, 1);opacity:.6}66%{transform:rotateY(2deg) scaleY(1, 1.2)}100%{bottom:50px;filter:blur(60px);transform:rotateY(50deg) scaleY(1.2, 1.4);opacity:0}}.steamBox{content:"";width:100%;height:100vh;position:absolute;position:fixed;z-index:-1}.steam01{position:absolute;right:0;animation:steam01 10s linear infinite;opacity:0}@media screen and (max-width: 768px){.steam01{animation:steam01-sp 5s linear infinite}}.steam02{position:absolute;left:0;animation:steam02 12s linear infinite;opacity:0}@media screen and (max-width: 768px){.steam02{animation:steam02-sp 6s linear infinite}}.steam03{margin:auto;position:absolute;right:0;left:0;animation:steam02 10s linear infinite;animation-delay:2s;opacity:0}@media screen and (max-width: 768px){.steam03{animation:steam02-sp 5s linear infinite}}.steam04{position:absolute;left:40%;animation:steam02 6s linear infinite;animation-delay:4s;opacity:0}@media screen and (max-width: 768px){.steam04{animation:steam02-sp 3s linear infinite}}.steam01 img,.steam03 img{width:40.5vw;height:auto}@media screen and (max-width: 768px){.steam01 img,.steam03 img{width:50vw}}.steam02 img,.steam04 img{width:32.5vw;height:auto}@media screen and (max-width: 768px){.steam02 img,.steam04 img{width:40vw}}.drop_box{position:relative;height:27rem;overflow:hidden}@media screen and (max-width: 768px){.drop_box{height:23rem}}.drop_box .drop{position:absolute;margin:auto;left:0;top:0;right:0;bottom:0;width:0%;height:0%;border-radius:50%;z-index:-1;filter:blur(7px);box-shadow:-35px -35px 35px #014e36,35px 35px 35px #000302,inset -35px -35px 35px #014e36,inset 35px 35px 35px #000302;border:0 solid #013525;animation:expand 4s cubic-bezier(0.165, 0.84, 0.44, 1) infinite}@keyframes expand{0%{width:0;height:0;box-shadow:-35px -35px 35px #014e36,35px 35px 35px #000302,inset -35px -35px 35px #014e36,inset 35px 35px 35px #000302;border:0 solid rgba(1,53,37,.5)}1%{box-shadow:-35px -35px 35px #014e36,35px 35px 35px #000302,inset -35px -35px 35px #014e36,inset 35px 35px 35px #000302;border:20px solid rgba(1,53,37,.5)}50%{opacity:1}90%{box-shadow:none;border:20px solid rgba(1,53,37,.5);opacity:.2}100%{width:470px;height:470px;box-shadow:none;border:0 solid rgba(1,53,37,.5);opacity:0}}.drop_box .drop:before{content:"";position:absolute;margin:auto;left:0;top:0;right:0;bottom:0;width:0%;height:0%;border-radius:50%;animation:expand1 4s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;box-shadow:-35px -35px 35px #014e36,35px 35px 35px #000302,inset -35px -35px 35px #014e36,inset 35px 35px 35px #000302}@keyframes expand1{0%{width:0%;height:0%;box-shadow:-35px -35px 35px #014e36,35px 35px 35px #000302,inset -35px -35px 35px #014e36,inset 35px 35px 35px #000302;border:0 solid #013525}20%{box-shadow:-35px -35px 35px #014e36,35px 35px 35px #000302,inset -35px -35px 35px #014e36,inset 35px 35px 35px #000302}50%{opacity:1}90%{opacity:.5}100%{width:60%;height:60%;opacity:0;box-shadow:none;border:7px solid #013525}}.index_facility_wrapper,.index_onsen_wrapper,.index_items_wrapper{display:flex;margin-bottom:9rem}@media screen and (max-width: 768px){.index_facility_wrapper,.index_onsen_wrapper,.index_items_wrapper{margin-bottom:5rem}}.index_onsen_wrapper{justify-content:end;align-items:center}.index_facility_wrapper{justify-content:space-between}.facility01,.facility02{background-size:cover;background-position:center;background-repeat:no-repeat;width:calc((100vw - 300px)/2);height:80vh;max-height:1000px}@media screen and (max-width: 768px){.facility01,.facility02{width:calc((100vw - 100px)/2);height:450px}}.facility01{background-image:url(../image/top_facility01.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:80vh}.facility02{background-image:url(../image/top_facility02.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:80vh}.index_onsen01,.index_items02{width:17vw;display:flex;justify-content:center;align-items:center;letter-spacing:.5em}@media screen and (max-width: 768px){.index_onsen01,.index_items02{width:100px;height:450px;letter-spacing:.3em}}.index_onsen02,.index_items01{background-size:cover;background-position:center;background-repeat:no-repeat;width:75vw;height:80vh;max-height:1000px}@media screen and (max-width: 768px){.index_onsen02,.index_items01{width:calc(100vw - 100px);height:450px}}.facility03{display:flex;align-items:center;letter-spacing:.5em}@media screen and (max-width: 768px){.facility03{letter-spacing:.3em}}.index_onsen02{background-image:url(../image/top_onsen.jpg)}.index_items01{background-image:url(../image/top_food.jpg)}.index-video-wrapper{height:75vh;min-height:400px !important;position:relative}@media screen and (max-width: 768px){.index-video-wrapper{height:60vh}}#index-video-area{position:absolute;z-index:-1;top:0;right:0;left:0;bottom:0;overflow:hidden}#index-video{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%;width:auto;height:auto}.index_fv{margin:1rem 0 3rem;display:flex;align-items:center}@media screen and (max-width: 768px){.index_fv{margin-top:0}}.index_fv .index_fv_catch{display:flex;width:calc(8vw + 85px);justify-content:center;letter-spacing:.5em}@media screen and (max-width: 768px){.index_fv .index_fv_catch{letter-spacing:.3em}}.index_fv .fv_swiper{width:calc(100vw - (8vw + 85px));position:relative;height:80vh;max-height:1000px;overflow:visible}.index_fv .fv_swiper_img{object-fit:cover;object-position:center center}.index_fv .index_fv_slide{width:calc(100vw - (8vw + 85px));position:relative;height:80vh;max-height:1000px}.index_fv .index_fv_slide .slide_item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;animation:change-slide 10s infinite;object-fit:cover;object-position:center center}@media screen and (max-width: 768px){.index_fv .index_fv_slide .slide_item{height:68vh}}.index_fv .index_fv_slide .slide_item:nth-of-type(1){animation-delay:0s}.index_fv .index_fv_slide .slide_item:nth-of-type(2){animation-delay:5s}.index_fv .index_fv_slide .slide_item:nth-of-type(3){animation-delay:10s}.index_fv .index_fv_slide .slide_item:nth-of-type(4){animation-delay:15s}.index_fv .index_fv_slide .slide_item:nth-of-type(5){animation-delay:20s}.index_fv .index_fv_slide .slide_item:nth-of-type(6){animation-delay:25s}.index_fv .index_fv_slide .slide_item:nth-of-type(7){animation-delay:30s}.index_fv .index_fv_slide .slide_item:nth-of-type(8){animation-delay:35s}@keyframes change-slide{0%{opacity:0}14.28%{opacity:1}85.72%{opacity:1}100%{opacity:0}}@media screen and (max-width: 767px){.index_fv .fv_img{bottom:-20px}.index_fv .fv_img img{width:160px}}.onsen_list_img01,.onsen_list_img02{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:70vw;max-height:800px;min-height:470px}.onsen_list_img01{background-image:url(../image/onsen_m_01.jpg)}.onsen_list_img02{background-image:url(../image/onsen_f_01.jpg)}.onsen_list_img03{object-fit:cover;height:70vw;max-height:800px;min-height:470px}.onsen_sub_image{object-fit:cover;width:100%;height:35vw;max-height:300px}@media screen and (max-width: 768px){.facility-image{width:100%;height:85%;object-fit:cover}}.buruburu{display:inline-block;animation:hurueru .2s infinite}@keyframes hurueru{0%{transform:translate(0px, 0px) rotateZ(0deg)}25%{transform:translate(1px, 1px) rotateZ(1deg)}50%{transform:translate(0px, 1px) rotateZ(0deg)}75%{transform:translate(1px, 0px) rotateZ(-1deg)}100%{transform:translate(0px, 0px) rotateZ(0deg)}}.ul-dot{padding-left:2rem;list-style:disc;line-height:2rem}.table-amenity{border-color:rgba(255,255,255,.2)}.table-amenity td{padding:1rem}@media screen and (max-width: 768px){.table-amenity td{display:block;padding-top:.3rem}}@media screen and (max-width: 768px){.table-amenity th{display:block;border:none;padding-top:1rem}}