@charset "UTF-8";
/*! modern-css-reset */*,:after,:before{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.6}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;appearance:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0);line-height:1}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;line-height:1;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}body,html{width:100%}html{scroll-behavior:smooth;scroll-padding-top:100px}@media screen and (max-width:1000px){html{scroll-padding-top:0}}body{font-family:zen-kaku-gothic-new,"メイリオ",sans-serif;font-style:normal;font-size:1rem;font-weight:400;line-height:2;letter-spacing:0;color:#333;margin:0}body.no-scroll{position:relative;overflow:hidden}main{position:relative;display:block;background:#f5f5f5;border-radius:0 0 50px 50px;padding-bottom:clamp(4.375rem,3.15rem + 5.6vw,8.75rem)}section{position:relative}a{transition:all 0.3s ease}a.tel{text-decoration:underline}a.tel:hover{text-decoration:none}img{display:block;width:100%;height:auto;margin:0 auto}ul{list-style:none}input[type=button],input[type=submit]{border-radius:0;appearance:button;border:none;box-sizing:border-box}input[type=button]::-webkit-search-decoration,input[type=submit]::-webkit-search-decoration{display:none}input[type=button]::focus,input[type=submit]::focus{outline-offset:-2px}.grecaptcha-badge{display:none}.u-ff__futura{font-family:futura-pt,sans-serif}.u-fw__700,b,strong{font-weight:700}.u-fw__600{font-weight:500}.u-fw__500{font-weight:500}.u-fw__400{font-weight:400}.u-fs__75{font-size:75%}.u-ta__center{text-align:center!important}.u-ta__right{text-align:right!important}.u-clr__base{color:#333!important}.u-clr__back{color:#f5f5f5!important}.u-clr__blue01{color:#2c7080!important}.u-clr__blue02{color:#50acb7!important}.u-clr__blue03{color:#b9dee2!important}.u-clr__gray01{color:#cccccc!important}.u-clr__gray02{color:#808080!important}.u-bg__base{background-color:#333!important}.u-bg__back{background-color:#f5f5f5!important}.u-bg__blue01{background-color:#2c7080!important}.u-bg__blue02{background-color:#50acb7!important}.u-bg__blue03{background-color:#b9dee2!important}.u-bg__gray01{background-color:#cccccc!important}.u-bg__gray02{background-color:#808080!important}.u-sp__block{display:none}@media screen and (max-width:600px){.u-sp__block{display:inline}}@media screen and (max-width:600px){.u-sp__none{display:none}}.u-md__block{display:none}@media screen and (max-width:1000px){.u-md__block{display:inline}}@media screen and (max-width:1000px){.u-md__none{display:none}}.u-hover__zoomImg{position:relative;overflow:hidden}.u-hover__zoomImg img{transform:scale(1);transition:all 0.3s ease-out}.u-hover__zoomImg:hover img{transform:scale(1.1)}.c-btn01{position:relative;display:inline-block;font-size:1rem;font-weight:700;line-height:1.4;text-align:center;border:1px solid #333;border-radius:50px;padding:1em 3em}.c-btn01:before{content:"";display:block;position:absolute;top:50%;right:1.5em;width:5px;height:5px;background:#333;border-radius:50%;transform:translateY(-50%)}.c-btn01:after{content:"";display:block;position:absolute;top:50%;right:-2em;width:3.5em;height:1px;background:#333;transform-origin:left center;transform:translateY(-50%) scale(0,1);transition:0.3s ease}.c-btn01:hover:after{transform:translateY(-50%) scale(1,1)}.c-btn01.--clr_base{color:#333}.c-btn01.--clr_base:before{background:#2c7080}.c-btn01.--clr_base:after{background:#333}.c-btn01.--clr_back{color:#f5f5f5}.c-btn01.--clr_back:before{background:#2c7080}.c-btn01.--clr_back:after{background:#f5f5f5}.c-btn01.--clr_blue01{color:#2c7080}.c-btn01.--clr_blue01:before{background:#2c7080}.c-btn01.--clr_blue01:after{background:#2c7080}.c-btn01.--clr_blue02{color:#50acb7}.c-btn01.--clr_blue02:before{background:#2c7080}.c-btn01.--clr_blue02:after{background:#50acb7}.c-btn01.--clr_blue03{color:#b9dee2}.c-btn01.--clr_blue03:before{background:#2c7080}.c-btn01.--clr_blue03:after{background:#b9dee2}.c-btn01.--clr_gray01{color:#cccccc}.c-btn01.--clr_gray01:before{background:#2c7080}.c-btn01.--clr_gray01:after{background:#cccccc}.c-btn01.--clr_gray02{color:#808080}.c-btn01.--clr_gray02:before{background:#2c7080}.c-btn01.--clr_gray02:after{background:#808080}.c-link01{font-size:0.8125rem;font-weight:500;color:#2c7080;opacity:1;transition:all 0.2s ease}.c-link01 .link-arrow{position:relative;display:inline-block;vertical-align:sub;width:20px;aspect-ratio:1/1;border:1px solid #2c7080;border-radius:50%;margin-left:0.5em;z-index:2}.c-link01 .link-arrow:before{content:"";display:block;position:absolute;top:50%;left:10px;width:15px;height:1px;background:#2c7080;transform:translateY(-50%);transform-origin:center left;transition:0.2s ease}.c-link01:hover{opacity:0.8}.c-link01:hover .link-arrow:before{transform:translateY(-50%) scale(1.3,1)}.l-page_ttl01{display:flex}@media screen and (max-width:1000px){.l-page_ttl01{display:block;padding-top:100px}}.l-page_ttl01 .l-page_ttl-txt{display:flex;align-items:center;width:27.7777777778vw}@media screen and (min-width:1001px){.l-page_ttl01 .l-page_ttl-txt{min-width:400px;padding-left:6.9444444444vw;padding-right:2.0833333333vw}}@media screen and (max-width:1000px){.l-page_ttl01 .l-page_ttl-txt{justify-content:center;width:100%}}.l-page_ttl01 .l-page_ttl-txt h1,.l-page_ttl01 .l-page_ttl-txt p{position:relative;padding-top:40px}@media screen and (max-width:1000px){.l-page_ttl01 .l-page_ttl-txt h1,.l-page_ttl01 .l-page_ttl-txt p{text-align:center}}.l-page_ttl01 .l-page_ttl-txt h1:before,.l-page_ttl01 .l-page_ttl-txt p:before{content:"";display:block;position:absolute;top:0;left:0;width:210px;aspect-ratio:210/25;background-image:url(../img/common/logo02.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width:1000px){.l-page_ttl01 .l-page_ttl-txt h1:before,.l-page_ttl01 .l-page_ttl-txt p:before{left:50%;width:170px;transform:translateX(-50%)}}.l-page_ttl01 .l-page_ttl-txt h1 span,.l-page_ttl01 .l-page_ttl-txt p span{display:inline-block}.l-page_ttl01 .l-page_ttl-txt h1 span.ttl_ja,.l-page_ttl01 .l-page_ttl-txt p span.ttl_ja{display:block;font-size:clamp(1.875rem,1.77rem + 0.48vw,2.25rem);font-weight:700;line-height:1.4;letter-spacing:0.12em}.l-page_ttl01 .l-page_ttl-txt h1 span.ttl_en,.l-page_ttl01 .l-page_ttl-txt p span.ttl_en{display:block;font-size:clamp(1.5rem,1.395rem + 0.48vw,1.875rem);font-weight:700;line-height:1;letter-spacing:0.05em;color:#cccccc;text-transform:capitalize;margin-top:0.25em}.l-page_ttl01 .l-page_ttl-img{position:relative;width:72.2222222222vw;height:420px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:0 0 0 30px}@media screen and (max-width:1000px){.l-page_ttl01 .l-page_ttl-img{width:100%;height:auto;aspect-ratio:375/150;margin-top:30px}}.l-page_ttl01 .l-page_ttl-img:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(51,51,51,0.7);mix-blend-mode:screen}@media screen and (min-width:1001px){.single .l-page_ttl01 .l-page_ttl-img{height:330px}}.l-page_ttl02{padding-top:clamp(3.125rem,2.95rem + 0.8vw,3.75rem)}.l-page_ttl02 .l-page_ttl-top{position:relative;text-align:center;padding-top:35px}.l-page_ttl02 .l-page_ttl-top:before{content:"";display:block;position:absolute;top:0;left:50%;width:180px;aspect-ratio:210/25;background-image:url(../img/common/logo02.svg);background-repeat:no-repeat;background-position:center;background-size:contain;transform:translateX(-50%)}.l-page_ttl02 .l-page_ttl-top span{display:inline-block}.l-page_ttl02 .l-page_ttl-top span.ttl_ja{display:block;font-size:clamp(1.5rem,1.395rem + 0.48vw,1.875rem);font-weight:700;line-height:1.4;letter-spacing:0.12em}.l-page_ttl02 .l-page_ttl-top span.ttl_en{display:block;font-size:clamp(1.25rem,1.18rem + 0.32vw,1.5rem);font-weight:700;line-height:1;letter-spacing:0.05em;color:#cccccc;text-transform:capitalize;margin-top:0.25em}.l-page_ttl02 .l-page_ttl-btm{position:relative;display:flex;align-items:center;justify-content:center;width:95%;height:420px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:20px;margin:30px auto 0;padding:15px;overflow:hidden}@media screen and (max-width:1000px){.l-page_ttl02 .l-page_ttl-btm{height:auto;aspect-ratio:375/150}}.l-page_ttl02 .l-page_ttl-btm:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(51,51,51,0.5)}.l-page_ttl02 .l-page_ttl-btm .ttl{position:relative;font-size:clamp(1.625rem,1.485rem + 0.64vw,2.125rem);font-weight:500;line-height:1.4;letter-spacing:0.05em;color:#fff;text-align:center}.l-fixedBtn{position:fixed;bottom:50px;right:15px;z-index:9}@media screen and (max-width:600px){.l-fixedBtn{bottom:30px}}.l-fixedBtn .l-fixedBtnList li:not(:first-child){margin-top:10px}.l-fixedBtn .l-fixedBtnList li a{display:flex;align-items:center;justify-content:center;font-size:0.8125rem;font-weight:700;line-height:1.1;text-align:center;color:#fff;width:70px;aspect-ratio:1/1;background:#2c7080;border-radius:50%;opacity:1;transition:all 0.2s ease}.l-fixedBtn .l-fixedBtnList li a:hover{opacity:0.8}.l-fixedBtn .l-fixedBtnList li a span{position:relative;display:inline-block}.l-fixedBtn .l-fixedBtnList li a.--blank span{padding-bottom:1em}.l-fixedBtn .l-fixedBtnList li a.--blank span:after{content:"";display:block;position:absolute;bottom:0;left:50%;width:0.75em;aspect-ratio:1/1;background-image:url(../img/common/icn_blank_white.svg);background-repeat:no-repeat;background-position:center;background-size:contain;transform:translateX(-50%)}.l-fixedBg{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}.l-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;font-size:clamp(0.688rem,0.653rem + 0.16vw,0.813rem);font-weight:500;color:#808080;padding:1em 30px}.l-breadcrumb li{position:relative}.l-breadcrumb li:not(:last-child){padding-right:1.5em}.l-breadcrumb li:not(:last-child):after{content:"";position:absolute;top:50%;right:0.5em;width:0.5em;height:0.5em;border-top:1px solid #808080;border-right:1px solid #808080;transform:translateY(-50%) rotate(45deg)}.l-breadcrumb li a{text-decoration:underline}.l-breadcrumb li a:hover{text-decoration:none}.l-pagenation{position:relative;display:flex;align-items:center;justify-content:center;padding-top:100px}@media screen and (max-width:600px){.l-pagenation{padding-top:60px}}.l-pagenation li{flex:0 1 auto;display:inline-block;font-size:clamp(1.125rem,1.09rem + 0.16vw,1.25rem);font-weight:600;line-height:40px;width:40px;margin:0 10px}@media screen and (max-width:600px){.l-pagenation li{line-height:30px;width:30px;margin:0 5px}}.l-pagenation li a,.l-pagenation li span{position:relative;display:block;text-align:center}.l-pagenation li.next a,.l-pagenation li.prev a{position:relative;overflow:hidden;text-indent:100%;white-space:nowrap}.l-pagenation li.next a:before,.l-pagenation li.prev a:before{content:"";position:absolute;width:10px;height:10px;top:50%;border-left:1px solid #333;border-bottom:1px solid #333}@media screen and (max-width:600px){.l-pagenation li.next a:before,.l-pagenation li.prev a:before{width:15px;height:5px}}.l-pagenation li.prev a:before{left:2px;transform:translateY(-50%) rotate(45deg)}.l-pagenation li.next a:before{right:2px;transform:translateY(-50%) rotate(-135deg)}.l-pagenation li.current a,.l-pagenation li.current span{color:#FFFFFF;background-color:#333;border-radius:50%;opacity:1;transition:all 0.2s ease}.l-pagenation li.current a:hover,.l-pagenation li.current span:hover{opacity:0.8;opacity:1}.l-article-pagenation{display:flex;align-items:center;justify-content:center}.l-article-pagenation li{position:relative;font-size:clamp(0.75rem,0.68rem + 0.32vw,1rem);color:#333;letter-spacing:0;line-height:1.4}.l-article-pagenation li:not(:last-child){margin-right:2.5em;padding-right:2.5em}@media screen and (max-width:1000px){.l-article-pagenation li:not(:last-child){margin-right:1.5em;padding-right:1.5em}}.l-article-pagenation li:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:0;width:1px;height:100%;background-color:#333}.l-article-pagenation li a{text-decoration:underline}.l-article-pagenation li a:hover{text-decoration:none}.l-article-pagenation li.arrow:before{content:"";display:block;position:absolute;top:calc(50% + 2px);width:10px;height:10px;transform:translateY(-50%) rotate(45deg)}.l-article-pagenation li.arrow.prev{padding-left:20px}.l-article-pagenation li.arrow.prev:before{left:0;border-left:1px solid #333;border-bottom:1px solid #333}.l-article-pagenation li.arrow.next{padding-right:20px}.l-article-pagenation li.arrow.next:before{right:0;border-right:1px solid #333;border-top:1px solid #333}.l-sliderDots01{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;width:100%;line-height:0;padding-top:15px}.l-sliderDots01 li{position:relative;display:inline-block;line-height:0;margin:0;padding:0}.l-sliderDots01 li:first-child:last-child{display:none}.l-sliderDots01 li button{position:relative;font-size:0;line-height:0;width:10px;aspect-ratio:1/1;text-indent:100%;white-space:nowrap;overflow:hidden}.l-sliderDots01 li button:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#cccccc;border-radius:2px;transition:0.3s ease}.l-sliderDots01 li.slick-active button:before{background-color:#50acb7}.l-sliderArrows01{position:absolute;top:50%;width:60px;height:60px;text-indent:100%;border-radius:50%;white-space:nowrap;overflow:hidden;transform:translateY(-50%);z-index:1;cursor:pointer;opacity:1;transition:all 0.2s ease}.l-sliderArrows01:hover{opacity:0.8}@media screen and (max-width:600px){.l-sliderArrows01{width:30px;height:30px}}.l-sliderArrows01:after{content:"";display:block;position:absolute;top:50%;width:15px;height:15px;transform:translate(-50%,-50%) rotate(-45deg) skew(-10deg,-10deg)}@media screen and (max-width:600px){.l-sliderArrows01:after{width:10px;height:10px}}.l-sliderArrows01.arrow-prev{left:0}.l-sliderArrows01.arrow-prev:after{left:calc(50% + 1.5px);border-top:1.5px solid;border-left:1.5px solid}.l-sliderArrows01.arrow-next{right:0}.l-sliderArrows01.arrow-next:after{left:calc(50% - 1.5px);border-bottom:1.5px solid;border-right:1.5px solid}.l-sliderArrows01.--base{background-color:#333}.l-sliderArrows01.--back{background-color:#f5f5f5}.l-sliderArrows01.--blue01{background-color:#2c7080}.l-sliderArrows01.--blue02{background-color:#50acb7}.l-sliderArrows01.--blue03{background-color:#b9dee2}.l-sliderArrows01.--gray01{background-color:#cccccc}.l-sliderArrows01.--gray02{background-color:#808080}.l-header{position:sticky;top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;height:100px;background:#fff;padding:20px 40px;box-shadow:0px 2px 1px 0px rgba(0,0,0,0.1);transition:0.35s ease-in-out;z-index:90}@media screen and (max-width:1200px){.l-header{padding:20px}}@media screen and (max-width:1000px){.l-header{position:fixed;height:80px;background:transparent;box-shadow:none}}.l-header .l-header_logo{width:205px;opacity:1;transition:all 0.2s ease}.l-header .l-header_logo:hover{opacity:0.8}@media screen and (max-width:1200px){.l-header .l-header_logo{width:140px}}@media screen and (max-width:1000px){.l-header .l-header_logo{width:120px}}.l-nav_menu{position:relative;display:flex;align-items:center;justify-content:flex-end;width:calc(100% - 205px);padding-left:15px}@media screen and (max-width:1200px){.l-nav_menu{width:calc(100% - 140px)}}@media screen and (max-width:1000px){.l-nav_menu{position:fixed;top:0;left:0;align-items:flex-start;width:100%;min-height:100vh;height:100%;margin:0 auto;padding:0;opacity:0;visibility:visible;transform:translate3d(100%,0,0);transition:opacity 0.6s ease,transform 0.6s ease;z-index:98}}.l-nav_menu .l-nav_mask{display:none}@media screen and (max-width:1000px){.l-nav_menu .l-nav_mask{position:fixed;top:0;left:0;display:block;width:100vw;height:100vh;opacity:0;transition:opacity 0.6s ease}}.l-nav_menu .l-nav_container{position:relative}@media screen and (max-width:1000px){.l-nav_menu .l-nav_container{width:auto;height:100%;overflow-y:scroll;transform:translate3d(100%,0,0);transition:transform 0.6s ease}}.l-nav_menu .l-nav__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px 30px}@media screen and (max-width:1000px){.l-nav_menu .l-nav__inner{display:block;background-color:#f5f5f5;padding:70px 80px 40px 40px}}.l-nav_menu .l-navList{display:flex;align-items:center;justify-content:flex-end;column-gap:2em;font-size:0.9375rem;font-weight:700;line-height:1.4}@media screen and (max-width:1200px){.l-nav_menu .l-navList{column-gap:1.5em}}@media screen and (max-width:1000px){.l-nav_menu .l-navList{display:block;font-size:1rem;font-weight:500;color:#2c7080}}.l-nav_menu .l-navList li{position:relative}@media screen and (max-width:1000px){.l-nav_menu .l-navList li{min-width:160px;padding-bottom:1em}}@media screen and (max-width:1000px){.l-nav_menu .l-navList li:not(:first-child){margin-top:1em}}@media screen and (max-width:1000px){.l-nav_menu .l-navList li:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background:#cccccc}}.l-nav_menu .l-navList li a{position:relative}@media screen and (min-width:1001px){.l-nav_menu .l-navList li a:after{content:"";display:block;position:absolute;bottom:-0.25em;left:0;width:100%;height:1px;background:#2c7080;transform:scale(0,1);animation:ani-hoverUnderlineOff 0.3s ease both}}@media screen and (min-width:1001px){.l-nav_menu .l-navList li a:hover:after{animation:ani-hoverUnderlineOn 0.5s ease both}}@media screen and (max-width:1000px){.l-nav_menu .l-navList li a:hover{opacity:0.8}}.l-nav_menu .l-nav_other{display:none;font-size:1rem;font-weight:500;line-height:1.4;color:#2c7080}@media screen and (max-width:1000px){.l-nav_menu .l-nav_other{display:block;margin-top:30px}}.l-nav_menu .l-nav_other li{position:relative}.l-nav_menu .l-nav_other li a{opacity:1;transition:all 0.2s ease}.l-nav_menu .l-nav_other li a:hover{opacity:0.8}@media screen and (max-width:1000px){.l-nav_menu .l-nav_sns{margin-top:30px}}.l-nav_menu .l-nav_sns li{width:24px}.l-nav_menu .l-nav_sns li a{display:block;opacity:1;transition:all 0.2s ease}.l-nav_menu .l-nav_sns li a:hover{opacity:0.8}@media screen and (max-width:1000px){.l-nav_menu.is-open{opacity:1;transform:translateZ(0);transition:opacity 0.6s ease}}.l-nav_menu.is-open .l-nav_mask{opacity:1;transition:opacity 0.6s ease}@media screen and (max-width:1000px){.l-nav_menu.is-open .l-nav_container{transform:translateZ(0);transition:transform 0.6s ease}}.l-nav_trigger{display:none}@media screen and (max-width:1000px){.l-nav_trigger{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:40px;height:25px;vertical-align:middle;cursor:pointer;z-index:99}}.l-nav_trigger .l-nav_trigger__inner{position:relative;width:100%;height:100%}.l-nav_trigger .l-nav_trigger__inner span{display:block;position:absolute;left:50%;width:100%;height:2px;background-color:#2c7080;transform:translateX(-50%);transition:0.4s ease}.l-nav_trigger .l-nav_trigger__inner span:first-of-type{top:0}.l-nav_trigger .l-nav_trigger__inner span:nth-of-type(2){top:calc(50% + 1px);transform:translate(-50%,-50%)}.l-nav_trigger .l-nav_trigger__inner span:nth-of-type(3){top:100%}.l-nav_trigger.is-open .l-nav_trigger__inner span:first-of-type{top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.l-nav_trigger.is-open .l-nav_trigger__inner span:nth-of-type(2){opacity:0}.l-nav_trigger.is-open .l-nav_trigger__inner span:nth-of-type(3){top:50%;transform:translate(-50%,-50%) rotate(45deg)}.l-footer{position:relative;padding:clamp(8.75rem,1.487rem + 33.2vw,34.688rem) 0 20px}.l-footer .l-footer_aside{background:#f5f5f5;border-radius:50px 50px 0 0;padding:clamp(3.75rem,3.225rem + 2.4vw,5.625rem) 0 clamp(3.75rem,3.05rem + 3.2vw,6.25rem)}@media screen and (max-width:1000px){.l-footer .l-footer_aside{border-radius:40px 40px 0 0}}.l-footer .l-footer_aside .l-footer_aside__item{position:relative;width:90%;max-width:1200px;margin-left:auto;margin-right:auto}.l-footer .l-footer_aside .l-footer_aside__item:not(:first-child){background:radial-gradient(circle,#2c7080 1px,transparent 1px) repeat-x left top/10px 2px;margin-top:clamp(2.5rem,1.625rem + 4vw,5.625rem);padding-top:clamp(2.5rem,1.625rem + 4vw,5.625rem)}.l-footer .l-footer_aside .l-footer_aside__item .item-ttl span{display:block;color:#50acb7;text-align:center}.l-footer .l-footer_aside .l-footer_aside__item .item-ttl span.ttl_en{font-size:clamp(3.75rem,3.575rem + 0.8vw,4.375rem);font-weight:700;line-height:1}.l-footer .l-footer_aside .l-footer_aside__item .item-ttl span.ttl_ja{font-size:1.125rem;font-weight:500;line-height:1.2;letter-spacing:0.1em;margin-top:1em}.l-footer .l-footer_aside .l-footer_aside__item.--booking .item__inner{max-width:1000px;margin-inline:auto}.l-footer .l-footer_aside .l-footer_aside__item.--booking .booking-btnList{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;column-gap:4%;row-gap:20px;margin-top:clamp(1.875rem,1.7rem + 0.8vw,2.5rem)}.l-footer .l-footer_aside .l-footer_aside__item.--booking .booking-btnList li{width:48%}@media screen and (max-width:767px){.l-footer .l-footer_aside .l-footer_aside__item.--booking .booking-btnList li{width:100%}}.l-footer .l-footer_aside .l-footer_aside__item.--booking .booking-btnList a{display:block;font-size:1.25rem;font-weight:500;line-height:1.4;letter-spacing:0.1em;color:#50acb7;text-align:center;border:2px solid #50acb7;background:#fff;border-radius:15px;padding:1.5em 2em}.l-footer .l-footer_aside .l-footer_aside__item.--booking .booking-btnList a:hover{color:#fff;background:#50acb7}.l-footer .l-footer_aside .l-footer_aside__item.--booking .booking-noteList{font-size:1rem;margin-top:2em}.l-footer .l-footer_aside .l-footer_aside__item.--booking .booking-noteList li{position:relative;padding-left:1em}.l-footer .l-footer_aside .l-footer_aside__item.--booking .booking-noteList li:not(:first-child){margin-top:0.5em}.l-footer .l-footer_aside .l-footer_aside__item.--booking .booking-noteList li:before{content:"※";display:block;position:absolute;top:0;left:0}.l-footer .l-footer_aside .l-footer_aside__item.--contact .item__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px 50px;margin-top:clamp(1.875rem,1.35rem + 2.4vw,3.75rem)}@media screen and (max-width:600px){.l-footer .l-footer_aside .l-footer_aside__item.--contact .item__inner{display:block}}.l-footer .l-footer_aside .l-footer_aside__item.--contact .item__inner a{opacity:1;transition:all 0.2s ease}.l-footer .l-footer_aside .l-footer_aside__item.--contact .item__inner a:hover{opacity:0.8;text-decoration:underline}.l-footer .l-footer_aside .l-footer_aside__item.--contact .item__inner .contact-tel p{position:relative;font-size:clamp(2.25rem,2.075rem + 0.8vw,2.875rem);font-weight:600;padding-left:clamp(3.125rem,2.95rem + 0.8vw,3.75rem)}.l-footer .l-footer_aside .l-footer_aside__item.--contact .item__inner .contact-tel p:before{content:"";display:block;position:absolute;top:50%;left:0;width:clamp(2.5rem,2.325rem + 0.8vw,3.125rem);aspect-ratio:1/1;background-image:url(../img/common/icn_tel_black.svg);background-repeat:no-repeat;background-position:center;background-size:contain;transform:translateY(-50%)}.l-footer .l-footer_aside .l-footer_aside__item.--contact .item__inner .contact-mail p{position:relative;font-size:clamp(1.25rem,0.9rem + 1.6vw,2.5rem);font-weight:500;overflow-wrap:break-word;word-wrap:break-word;padding-left:clamp(3.125rem,2.95rem + 0.8vw,3.75rem)}.l-footer .l-footer_aside .l-footer_aside__item.--contact .item__inner .contact-mail p:before{content:"";display:block;position:absolute;top:50%;left:0;width:clamp(2.5rem,2.325rem + 0.8vw,3.125rem);aspect-ratio:1/1;background-image:url(../img/common/icn_mail_black.svg);background-repeat:no-repeat;background-position:center;background-size:contain;transform:translateY(-50%)}.l-footer .l-footer_container{position:relative;background:#f5f5f5;border-top:1px solid #2c7080;border-radius:0 0 50px 50px;padding-top:50px}@media screen and (max-width:1000px){.l-footer .l-footer_container{border-radius:0 0 40px 40px}}.l-footer .l-footer_container .l-footer__inner{width:90%;max-width:1160px;display:flex;align-items:flex-start;justify-content:space-between;margin-inline:auto;padding-bottom:clamp(1.25rem,0.375rem + 4vw,4.375rem)}@media screen and (max-width:1000px){.l-footer .l-footer_container .l-footer__inner{display:block}}.l-footer .l-footer_container .l-footer_logo{width:100%;max-width:300px}@media screen and (max-width:1000px){.l-footer .l-footer_container .l-footer_logo{margin-inline:auto}}.l-footer .l-footer_container .l-footer_logo a{opacity:1;transition:all 0.2s ease}.l-footer .l-footer_container .l-footer_logo a:hover{opacity:0.8}.l-footer .l-footer_container .l-footer_logo p{font-size:0.75rem;font-weight:500;line-height:1.6;color:#666666;text-align:center;margin-top:1em}.l-footer .l-footer_container .l-footer_nav{display:flex;justify-content:center;column-gap:60px;margin-top:20px}.l-footer .l-footer_container .l-footer_nav ul{font-size:0.875rem;font-weight:500;line-height:1.4}.l-footer .l-footer_container .l-footer_nav ul li:not(:first-child){margin-top:0.5em}.l-footer .l-footer_container .l-footer_nav ul li a:hover{text-decoration:underline}.l-footer .l-footer_container .l-footer_info{margin-top:20px}@media screen and (max-width:1000px){.l-footer .l-footer_container .l-footer_info{max-inline-size:max-content;margin-inline:auto}}.l-footer .l-footer_container .l-footer_info p{font-size:0.875rem;font-weight:500;line-height:1.6}.l-footer .l-footer_container .l-footer_info .sns{margin-top:10px}.l-footer .l-footer_container .l-footer_info .sns li{width:30px}.l-footer .l-footer_container .l-footer_info .sns li a{display:block;opacity:1;transition:all 0.2s ease}.l-footer .l-footer_container .l-footer_info .sns li a:hover{opacity:0.8}.l-footer .l-footer_copy{font-size:0.75rem;font-weight:400;line-height:1.2;text-align:center;margin-top:1.5em}.l-page_top{display:none}@media screen and (max-width:1000px){.l-page_top{display:block}}.l-page_top a{position:relative;display:block;height:60px;background:#2c7080;border-radius:0 0 40px 40px;text-indent:100%;white-space:nowrap;overflow:hidden}.l-page_top a:after{content:"";display:block;position:absolute;top:calc(50% + 6px);left:50%;width:20px;aspect-ratio:1/1;border-top:1px solid #f5f5f5;border-left:1px solid #f5f5f5;transform:translate(-50%,-50%) rotate(45deg)}.ani-fadein{opacity:0}.ani-fadein.is-active{animation:ani-fadein 0.55s cubic-bezier(0.2,0.3,0.65,1.01) both}.ani-fadeinList>*{opacity:0}.ani-fadeinList.is-active>*{animation:ani-fadein 0.85s cubic-bezier(0.2,0.3,0.65,1.01) both}.ani-fadeinList.is-active>:first-child{animation-delay:0s}.ani-fadeinList.is-active>:nth-child(2){animation-delay:0.125s}.ani-fadeinList.is-active>:nth-child(3){animation-delay:0.25s}.ani-fadeinList.is-active>:nth-child(4){animation-delay:0.375s}.ani-fadeinList.is-active>:nth-child(5){animation-delay:0.5s}.ani-fadeinList.is-active>:nth-child(6){animation-delay:0.625s}.ani-fadeinList.is-active>:nth-child(7){animation-delay:0.75s}.ani-fadeinList.is-active>:nth-child(8){animation-delay:0.875s}.ani-fadeinList.is-active>:nth-child(9){animation-delay:1s}.ani-fadeinList.is-active>:nth-child(10){animation-delay:1.125s}.ani-fadeinList.is-active>:nth-child(11){animation-delay:1.25s}.ani-fadeinList.is-active>:nth-child(12){animation-delay:1.375s}.ani-fadeinList.is-active>:nth-child(13){animation-delay:1.5s}.ani-fadeinList.is-active>:nth-child(14){animation-delay:1.625s}.ani-fadeinList.is-active>:nth-child(15){animation-delay:1.75s}.ani-fadeinList.is-active>:nth-child(16){animation-delay:1.875s}.ani-fadeinList.is-active>:nth-child(17){animation-delay:2s}.ani-fadeinList.is-active>:nth-child(18){animation-delay:2.125s}.ani-fadeinList.is-active>:nth-child(19){animation-delay:2.25s}.ani-fadeinList.is-active>:nth-child(20){animation-delay:2.375s}@keyframes ani-fadein{0%{filter:blur(12px);opacity:0}to{filter:blur(0px);opacity:1}}.ani-fadeinB{opacity:0}.ani-fadeinB.is-active{animation:ani-fadeinB 0.4s cubic-bezier(0.2,0.3,0.65,1.01) both}.ani-fadeinBList>*{opacity:0}.ani-fadeinBList.is-active>*{animation:ani-fadeinB 0.85s cubic-bezier(0.2,0.3,0.65,1.01) both}.ani-fadeinBList.is-active>:first-child{animation-delay:0s}.ani-fadeinBList.is-active>:nth-child(2){animation-delay:0.125s}.ani-fadeinBList.is-active>:nth-child(3){animation-delay:0.25s}.ani-fadeinBList.is-active>:nth-child(4){animation-delay:0.375s}.ani-fadeinBList.is-active>:nth-child(5){animation-delay:0.5s}.ani-fadeinBList.is-active>:nth-child(6){animation-delay:0.625s}.ani-fadeinBList.is-active>:nth-child(7){animation-delay:0.75s}.ani-fadeinBList.is-active>:nth-child(8){animation-delay:0.875s}.ani-fadeinBList.is-active>:nth-child(9){animation-delay:1s}.ani-fadeinBList.is-active>:nth-child(10){animation-delay:1.125s}.ani-fadeinBList.is-active>:nth-child(11){animation-delay:1.25s}.ani-fadeinBList.is-active>:nth-child(12){animation-delay:1.375s}.ani-fadeinBList.is-active>:nth-child(13){animation-delay:1.5s}.ani-fadeinBList.is-active>:nth-child(14){animation-delay:1.625s}.ani-fadeinBList.is-active>:nth-child(15){animation-delay:1.75s}.ani-fadeinBList.is-active>:nth-child(16){animation-delay:1.875s}.ani-fadeinBList.is-active>:nth-child(17){animation-delay:2s}.ani-fadeinBList.is-active>:nth-child(18){animation-delay:2.125s}.ani-fadeinBList.is-active>:nth-child(19){animation-delay:2.25s}.ani-fadeinBList.is-active>:nth-child(20){animation-delay:2.375s}@keyframes ani-fadeinB{0%{transform:translateY(5rem)}to{transform:translateY(0);opacity:1}}.ani-fadeinR{opacity:0}.ani-fadeinR.is-active{animation:ani-fadeinR 0.5s cubic-bezier(0.5,-0.01,0.57,0.99) both}@keyframes ani-fadeinR{0%{transform:translateX(10rem);opacity:0}to{transform:translateX(0);opacity:1}}.ani-fadeinL{opacity:0}.ani-fadeinL.is-active{animation:ani-fadeinL 0.5s cubic-bezier(0.5,-0.01,0.57,0.99) both}@keyframes ani-fadeinL{0%{transform:translateX(-10rem);opacity:0}to{transform:translateX(0);opacity:1}}.ani-scaleIn{opacity:0}.ani-scaleIn.is-active{animation:ani-scaleIn 0.65s cubic-bezier(0.2,0.3,0.65,1.01) both}.ani-scaleInList>*{opacity:0}.ani-scaleInList.is-active>*{animation:ani-scaleIn 0.55s cubic-bezier(0.2,0.3,0.65,1.01) both}.ani-scaleInList.is-active>:first-child{animation-delay:0s}.ani-scaleInList.is-active>:nth-child(2){animation-delay:0.125s}.ani-scaleInList.is-active>:nth-child(3){animation-delay:0.25s}.ani-scaleInList.is-active>:nth-child(4){animation-delay:0.375s}.ani-scaleInList.is-active>:nth-child(5){animation-delay:0.5s}.ani-scaleInList.is-active>:nth-child(6){animation-delay:0.625s}.ani-scaleInList.is-active>:nth-child(7){animation-delay:0.75s}.ani-scaleInList.is-active>:nth-child(8){animation-delay:0.875s}.ani-scaleInList.is-active>:nth-child(9){animation-delay:1s}.ani-scaleInList.is-active>:nth-child(10){animation-delay:1.125s}.ani-scaleInList.is-active>:nth-child(11){animation-delay:1.25s}.ani-scaleInList.is-active>:nth-child(12){animation-delay:1.375s}.ani-scaleInList.is-active>:nth-child(13){animation-delay:1.5s}.ani-scaleInList.is-active>:nth-child(14){animation-delay:1.625s}.ani-scaleInList.is-active>:nth-child(15){animation-delay:1.75s}.ani-scaleInList.is-active>:nth-child(16){animation-delay:1.875s}.ani-scaleInList.is-active>:nth-child(17){animation-delay:2s}.ani-scaleInList.is-active>:nth-child(18){animation-delay:2.125s}.ani-scaleInList.is-active>:nth-child(19){animation-delay:2.25s}.ani-scaleInList.is-active>:nth-child(20){animation-delay:2.375s}@keyframes ani-scaleIn{0%{transform:scale(0.5);opacity:0}50%{transform:scale(1.05);opacity:1}80%{transform:scale(0.9);opacity:1}to{transform:scale(1);opacity:1}}.ani-scaleIn_rotate{opacity:0}.ani-scaleIn_rotate.is-active{animation:ani-scaleIn_rotate 0.65s cubic-bezier(0.3,0,0.4,1) both}.ani-scaleIn_rotateList>*{opacity:0}.ani-scaleIn_rotateList.is-active>*{animation:ani-scaleIn_rotate 0.55s cubic-bezier(0.2,0.3,0.65,1.01) both}.ani-scaleIn_rotateList.is-active>:first-child{animation-delay:0s}.ani-scaleIn_rotateList.is-active>:nth-child(2){animation-delay:0.125s}.ani-scaleIn_rotateList.is-active>:nth-child(3){animation-delay:0.25s}.ani-scaleIn_rotateList.is-active>:nth-child(4){animation-delay:0.375s}.ani-scaleIn_rotateList.is-active>:nth-child(5){animation-delay:0.5s}.ani-scaleIn_rotateList.is-active>:nth-child(6){animation-delay:0.625s}.ani-scaleIn_rotateList.is-active>:nth-child(7){animation-delay:0.75s}.ani-scaleIn_rotateList.is-active>:nth-child(8){animation-delay:0.875s}.ani-scaleIn_rotateList.is-active>:nth-child(9){animation-delay:1s}.ani-scaleIn_rotateList.is-active>:nth-child(10){animation-delay:1.125s}.ani-scaleIn_rotateList.is-active>:nth-child(11){animation-delay:1.25s}.ani-scaleIn_rotateList.is-active>:nth-child(12){animation-delay:1.375s}.ani-scaleIn_rotateList.is-active>:nth-child(13){animation-delay:1.5s}.ani-scaleIn_rotateList.is-active>:nth-child(14){animation-delay:1.625s}.ani-scaleIn_rotateList.is-active>:nth-child(15){animation-delay:1.75s}.ani-scaleIn_rotateList.is-active>:nth-child(16){animation-delay:1.875s}.ani-scaleIn_rotateList.is-active>:nth-child(17){animation-delay:2s}.ani-scaleIn_rotateList.is-active>:nth-child(18){animation-delay:2.125s}.ani-scaleIn_rotateList.is-active>:nth-child(19){animation-delay:2.25s}.ani-scaleIn_rotateList.is-active>:nth-child(20){animation-delay:2.375s}@keyframes ani-scaleIn_rotate{0%{transform:scale(0.8) rotate(-160deg);opacity:0}40%{transform:scale(1) rotate(20deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}@keyframes ani-hoverUnderlineOn{0%{transform:scale(0,1);transform-origin:left center}to{transform:scale(1,1);transform-origin:left center}}@keyframes ani-hoverUnderlineOff{0%{transform:scale(1,1);transform-origin:right center}to{transform:scale(0,1);transform-origin:right center}}@keyframes ani-loadingBk{0%{transform:scale(0,1);transform-origin:left center}70%{transform:scale(1,1);transform-origin:left center}to{transform:scale(1,1);transform-origin:left center}}@keyframes ani-zoomUpMv{0%{transform:scale(1.08)}to{transform:scale(1)}}
/*# sourceMappingURL=common.css.map */