:root{--color-white: #ffffff;--color-black: #000000;--color-green: #22b573;--color-moss-green: #528765;--color-gray: #666666;--color-light-gray: #808080;--color-lighter-gray: #cccccc;--color-beige: #fff8cc;--color-beige-dark: #ffe6c5;--color-orange: #ff9d19;--color-yellow: #ffff00;--color-yellow-dark: #ffde00;--color-red: #c1272d;--color-light-blue: #67cfee;--font-base: fot-tsukuardgothic-std, sans-serif;--font-accent: momochidori-variable, sans-serif;--font-gothic: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", sans-serif;--header-width: min(290px, 20.1388888889vw);--header-height: 70px}html{overflow-x:hidden}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;overflow-x:hidden;font-weight:400;line-height:1.4;cursor:auto;font-family:var(--font-base);background:var(--color-white);color:var(--color-black);-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}body.is-fixed{overflow:hidden}main{padding-left:var(--header-width);width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 1024px){main{padding-left:0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.is-sp{display:none !important}@media screen and (max-width: 600px){.is-sp{display:block !important}}.is-pc{display:block !important}@media screen and (max-width: 600px){.is-pc{display:none !important}}/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;font-size:inherit}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{clear:both;-webkit-box-sizing:content-box;box-sizing:content-box;height:0;margin:0;overflow:visible;color:inherit;border-top-width:1px}pre{font-size:inherit;font-family:monospace,monospace}address{font-style:inherit}a{color:inherit;text-decoration:none;background-color:rgba(0,0,0,0)}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:inherit;font-family:monospace,monospace}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{margin:0;padding:0;color:inherit;font:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle;background:rgba(0,0,0,0);border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;appearance:none}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;margin:0;padding:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;appearance:button}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:bold;text-align:left}.c-header{height:100%;position:relative;z-index:9997}.c-header.is-active .c-header__main{translate:0 0}@media screen and (max-width: 1024px){.c-header.is-active .c-header__main{translate:none}}.c-header.is-hidden .c-header__main{translate:-105% 0}@media screen and (max-width: 1024px){.c-header.is-hidden .c-header__main{translate:none}}.c-header.is-hidden .c-header__sub{translate:102% 0}@media screen and (max-width: 1024px){.c-header.is-hidden .c-header__sub{translate:none}}@media screen and (max-width: 1024px){.c-header__inner{overflow-y:auto}}.c-header__main{height:100%;position:fixed;top:0;left:0;width:var(--header-width);background:var(--color-white);z-index:1;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-transition:translate .4s .2s ease-in-out;transition:translate .4s .2s ease-in-out;padding-top:min(42px,2.9166666667vw);height:100%;translate:-105% 0}@media screen and (max-width: 1024px){.c-header__main{height:var(--header-height);-webkit-box-shadow:none;box-shadow:none;width:100%;padding-top:0;translate:none}}.c-header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1024px){.c-header__logo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:min(20px,5.3333333333vw)}}.c-header__logo a{width:min(235px,16.3194444444vw)}@media screen and (max-width: 1024px){.c-header__logo a{width:min(190px,50.6666666667vw)}}.c-header__logo a img{width:100%;height:auto}@media screen and (max-width: 1024px){.c-header__wrap{position:fixed;top:var(--header-height);left:0;width:100%;overflow-y:auto;height:calc(100vh - var(--header-height));-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;opacity:0;visibility:hidden}}.c-header__wrap.is-open{opacity:1;visibility:visible}.c-header__cont{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100%}@media screen and (max-width: 1024px){.c-header__cont{padding:min(20px,5.3333333333vw);background:var(--color-gray)}}.c-header__nav{margin-top:min(40px,2.7777777778vw);margin-left:min(45px,3.125vw)}@media screen and (max-width: 1024px){.c-header__nav{margin-top:0;margin-left:0;background:var(--color-white);padding:min(28px,7.4666666667vw)}}.c-header__item{-webkit-transition:translate .6s ease-in-out,opacity .6s ease-in-out;transition:translate .6s ease-in-out,opacity .6s ease-in-out;translate:-105% 0;opacity:0}.c-header__item.is-active{translate:0 0;opacity:1}.c-header__item:not(:first-child){margin-top:min(14px,0.9722222222vw)}@media screen and (max-width: 1024px){.c-header__item:not(:first-child){margin-top:min(16px,4.2666666667vw)}}.c-header__anchor{font-size:min(20px,1.3888888889vw);padding-left:min(24px,1.6666666667vw);position:relative;display:block;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (max-width: 1024px){.c-header__anchor{font-size:min(20px,5.3333333333vw);padding-left:min(24px,6.4vw)}}.c-header__anchor::before{content:"";position:absolute;aspect-ratio:14/16;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:min(14px,0.9722222222vw);background-image:url("../img/icon_common_nav_menu.svg");background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (max-width: 1024px){.c-header__anchor::before{width:min(14px,3.7333333333vw)}}@media(any-hover: hover){.c-header__anchor:hover,.c-header__anchor:focus-visible{-webkit-transform:translateX(10px);transform:translateX(10px)}.c-header__anchor:hover::before,.c-header__anchor:focus-visible::before{-webkit-transform:translate(-5px, -50%);transform:translate(-5px, -50%)}}.c-header__cta{padding-top:min(30px,2.0833333333vw);padding-bottom:min(25px,1.7361111111vw);position:relative;background:var(--color-green);margin-top:min(35px,2.4305555556vw);translate:-105% 0;opacity:0;-webkit-transition:translate .6s ease-in-out,opacity .6s ease-in-out;transition:translate .6s ease-in-out,opacity .6s ease-in-out}.c-header__cta.is-active{translate:0 0;opacity:1}@media screen and (max-width: 1024px){.c-header__cta{margin-top:0;padding-bottom:min(34px,9.0666666667vw);padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-header__cta::before{content:"";position:absolute;top:-1px;left:0;width:100%;aspect-ratio:290/30;background-image:url("../img/common_nav_back_shadow.png");background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 1024px){.c-header__cta::before{position:relative;top:auto;-webkit-transform:translateY(-1px);transform:translateY(-1px);left:auto}}.c-header__cta::after{content:"";position:absolute;background:inherit;width:100%;height:min(10px,0.6944444444vw);bottom:0;left:0;clip-path:polygon(100% 0, 0 0, 0 100%);-webkit-transform:translateY(100%);transform:translateY(100%)}.c-header__cta-banner{padding-left:min(46px,3.1944444444vw);padding-right:min(20px,1.3888888889vw);width:100%}@media screen and (max-width: 1024px){.c-header__cta-banner{padding-left:min(40px,10.6666666667vw);padding-right:min(105px,28vw);max-width:400px}}.c-header__cta-banner img{width:100%;height:auto}.c-header__cta-list{margin-top:min(16px,1.1111111111vw)}@media screen and (max-width: 1024px){.c-header__cta-list{margin-top:min(30px,8vw)}}.c-heaader__cta-item:not(:first-child){margin-top:min(6px,0.4166666667vw)}@media screen and (max-width: 1024px){.c-heaader__cta-item:not(:first-child){margin-top:min(6px,1.6vw)}}.c-heaader__cta-item a{display:block;width:min(319px,22.1527777778vw);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out;-webkit-transform:translateX(-20px);transform:translateX(-20px)}@media screen and (max-width: 1024px){.c-heaader__cta-item a{-webkit-transform:translateX(-9%);transform:translateX(-9%)}}@media screen and (max-width: 1024px){.c-heaader__cta-item a{width:85.0666666667vw;max-width:450px}}@media(any-hover: hover){.c-heaader__cta-item a:hover,.c-heaader__cta-item a:focus-visible{-webkit-transform:translateX(0);transform:translateX(0)}}.c-heaader__cta-item a img{width:100%;height:auto;-webkit-filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.3))}.c-header__drawer{aspect-ratio:1/1;background:var(--color-gray);position:absolute;top:0;right:0;z-index:1;height:100%;display:none}@media screen and (max-width: 1024px){.c-header__drawer{display:block}}.c-header__drawer.is-open span:nth-child(1){top:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.c-header__drawer.is-open span:nth-child(2){opacity:0}.c-header__drawer.is-open span:nth-child(3){top:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.c-header__drawer span{display:inline-block;position:absolute;background:var(--color-white);height:1px;width:26px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%;-webkit-transition:opacity .4s ease-in-out,top .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,top .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,top .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,top .4s ease-in-out,-webkit-transform .4s ease-in-out}.c-header__drawer span:nth-child(1){top:calc(50% - 10px)}.c-header__drawer span:nth-child(2){top:50%}.c-header__drawer span:nth-child(3){top:calc(50% + 10px)}.c-header__sub{position:fixed;right:0;top:min(142px,9.8611111111vw)}@media screen and (max-width: 1024px){.c-header__sub{right:auto;top:auto;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.c-header__fixed.is-active a{translate:0 0}.c-header__fixed a{width:min(75px,5.2083333333vw);display:block;-webkit-transition:translate .6s ease-in-out,-webkit-transform .2s ease-out;transition:translate .6s ease-in-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,translate .6s ease-in-out;transition:transform .2s ease-out,translate .6s ease-in-out,-webkit-transform .2s ease-out;-webkit-transform:translateX(20px);transform:translateX(20px);translate:105% 0}@media screen and (max-width: 1024px){.c-header__fixed a{width:min(238px,63.4666666667vw);-webkit-transform:translateX(0);transform:translateX(0);translate:0 105%}}@media(any-hover: hover){.c-header__fixed a:hover,.c-header__fixed a:focus-visible{-webkit-transform:translateX(0);transform:translateX(0)}}.c-header__fixed a img{width:100%;height:auto;-webkit-filter:drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.4));filter:drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.4))}.c-footer{background:var(--color-gray);color:var(--color-white)}.c-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.c-footer__inner{display:block;padding:min(60px,16vw) min(30px,8vw) min(85px,22.6666666667vw)}}.c-footer__main{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:min(20px,1.3888888889vw);padding-left:min(80px,5.5555555556vw);padding-top:min(90px,6.25vw)}@media screen and (max-width: 1024px){.c-footer__main{padding-left:0;padding-top:0;padding-bottom:0}}.c-footer__logo{width:min(437px,30.3472222222vw)}@media screen and (max-width: 1024px){.c-footer__logo{width:min(300px,80vw)}}.c-footer__logo a{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.c-footer__logo a:hover{opacity:.7}.c-footer__logo a img{width:100%;height:auto}.c-footer__address{margin-top:min(23px,1.5972222222vw);font-size:min(18px,1.25vw);line-height:1.8}@media screen and (max-width: 1024px){.c-footer__address{margin-top:min(20px,5.3333333333vw);font-size:min(16px,4.2666666667vw);letter-spacing:-0.01em}}.c-footer__time{margin-top:min(20px,1.3888888889vw);font-size:min(18px,1.25vw);font-weight:700}@media screen and (max-width: 1024px){.c-footer__time{margin-top:min(20px,5.3333333333vw);font-size:min(16px,4.2666666667vw)}}@media screen and (max-width: 600px){.c-footer__time span{display:block;margin-left:5em}}.c-footer__access{margin-top:min(38px,2.6388888889vw)}@media screen and (max-width: 1024px){.c-footer__access{margin-top:min(20px,5.3333333333vw)}}.c-footer__access-txt{font-size:min(20px,1.3888888889vw);font-family:var(--font-accent);font-variation-settings:"ital" 0,"wdth" 100,"wght" 500}@media screen and (max-width: 1024px){.c-footer__access-txt{font-size:min(18px,4.8vw)}}.c-footer__list{margin-top:min(15px,1.0416666667vw)}@media screen and (max-width: 1024px){.c-footer__list{margin-top:min(5px,1.3333333333vw)}}.c-footer__item:not(:first-child){margin-top:min(20px,1.3888888889vw)}@media screen and (max-width: 1024px){.c-footer__item:not(:first-child){margin-top:min(10px,2.6666666667vw)}}.c-footer__anchor{display:block;width:min(330px,22.9166666667vw);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (max-width: 1024px){.c-footer__anchor{width:100%;max-width:300px}}@media(any-hover: hover){.c-footer__anchor:hover,.c-footer__anchor:focus-visible{-webkit-transform:scale(1.1);transform:scale(1.1)}}.c-footer__anchor img{width:100%;height:auto}.c-footer__cr{display:block;margin-top:min(70px,4.8611111111vw);font-size:min(11px,0.7638888889vw);font-family:var(--font-gothic);letter-spacing:.05em}@media screen and (max-width: 1024px){.c-footer__cr{margin-top:min(40px,10.6666666667vw);font-size:min(11px,2.9333333333vw);text-align:center}}.c-footer__sub{width:48.6111111111%}@media screen and (max-width: 1024px){.c-footer__sub{width:100%;margin-top:min(20px,5.3333333333vw);aspect-ratio:1/1}}.c-footer__map{height:100%}.c-footer__map iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-container{margin:0 auto;width:100%;max-width:min(1050px,72.9166666667vw)}@media screen and (max-width: 1024px){.c-container{max-width:unset;padding:0 20px}}@media screen and (max-width: 600px){.c-container{width:100%;padding:0 min(18px,4.8vw);max-width:unset}}.c-deco{position:absolute;top:0;right:0;width:calc(100% - var(--header-width));z-index:-1}@media screen and (max-width: 1024px){.c-deco{width:100%;top:var(--header-height)}}.c-heading{font-family:var(--font-accent);font-variation-settings:"ital" 0,"wdth" 100,"wght" 600;font-size:min(40px,2.7777777778vw);text-align:center;position:relative;padding-bottom:min(42px,2.9166666667vw)}@media screen and (max-width: 1024px){.c-heading{font-size:36px;padding-bottom:42px}}@media screen and (max-width: 600px){.c-heading{font-size:min(30px,8vw);padding-bottom:min(33px,8.8vw);text-align:left}}.c-heading::after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;aspect-ratio:60/22;background-image:url("../img/common_heading_deco.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:min(60px,4.1666666667vw)}@media screen and (max-width: 1024px){.c-heading::after{width:60px}}@media screen and (max-width: 600px){.c-heading::after{width:min(30px,8vw);-webkit-transform:none;transform:none;left:0}}.c-heading .sub{font-size:min(24px,1.6666666667vw);display:block;font-weight:700;font-family:var(--font-base);margin-top:min(5px,0.3472222222vw)}@media screen and (max-width: 1024px){.c-heading .sub{font-size:20px;margin-top:5px}}@media screen and (max-width: 600px){.c-heading .sub{font-size:min(20px,5.3333333333vw);margin-top:min(5px,1.3333333333vw)}}.c-shape__item{position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;z-index:-1}.c-shape__item.is-top-wave{background-image:url("../img/common_sec_back_top_wave_y.svg");width:100%;aspect-ratio:1150/70;top:0;left:0;-webkit-transform:translateY(-99%);transform:translateY(-99%)}.c-shape__item.is-bottom-wave{background-image:url("../img/common_sec_back_bottom_wave_y.svg");width:100%;aspect-ratio:1150/70;bottom:0;left:0;-webkit-transform:translateY(99%);transform:translateY(99%)}.c-shape__item.is-top-shape{background-image:url("../img/common_sec_back_top_deco_y.svg");top:min(-70px,-4.8611111111vw);right:0;width:min(394px,27.3611111111vw);aspect-ratio:394/376}@media screen and (max-width: 600px){.c-shape__item.is-top-shape{width:min(128px,34.1333333333vw);top:min(-25px,-6.6666666667vw)}}.c-shape__item.is-bottom-shape{background-image:url("../img/common_sec_back_bottom_deco_y.svg");bottom:min(-140px,-9.7222222222vw);left:0;width:min(465px,32.2916666667vw);aspect-ratio:465/449}@media screen and (max-width: 600px){.c-shape__item.is-bottom-shape{width:min(151px,40.2666666667vw);bottom:min(-45px,-12vw);background-image:url("../img/common_sec_back_bottom_deco_y-sp.svg")}}.c-btn{width:100%}.c-btn.is-small a{font-size:min(16px,1.1111111111vw);min-width:min(260px,18.0555555556vw)}@media screen and (max-width: 1024px){.c-btn.is-small a{font-size:16px;min-width:260px}}@media screen and (max-width: 600px){.c-btn.is-small a{font-size:min(14px,3.7333333333vw);min-width:unset}}.c-btn.is-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 600px){.c-btn.is-fit{width:100%}}.c-btn.is-fit a{min-width:min(300px,20.8333333333vw)}@media screen and (max-width: 1024px){.c-btn.is-fit a{min-width:260px}}@media screen and (max-width: 600px){.c-btn.is-fit a{min-width:unset}}.c-btn.is-disabled a{pointer-events:none}.c-btn.is-disabled a::after{display:none}.c-btn a{border-radius:100vmax;border:1px solid var(--color-orange);display:block;min-width:min(280px,19.4444444444vw);font-size:min(18px,1.25vw);text-align:center;font-weight:700;padding:min(16px,1.1111111111vw);position:relative;background:var(--color-white);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (max-width: 1024px){.c-btn a{font-size:18px;min-width:260px;padding:13px}}@media screen and (max-width: 600px){.c-btn a{font-size:min(16px,4.2666666667vw);min-width:unset;width:100%;padding:min(13px,3.4666666667vw)}}@media(any-hover: hover){.c-btn a:hover,.c-btn a:focus-visible{-webkit-transform:scale(1.1);transform:scale(1.1)}}.c-btn a::after{content:"";position:absolute;background-image:url("../img/common_linkarrow.svg");background-repeat:no-repeat;background-position:center;background-size:contain;aspect-ratio:1/1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:min(18px,1.25vw);width:min(12px,0.8333333333vw)}@media screen and (max-width: 1024px){.c-btn a::after{width:12px;right:18px}}@media screen and (max-width: 600px){.c-btn a::after{width:min(12px,3.2vw);right:min(18px,4.8vw)}}.c-cv{background:var(--color-green);position:relative}.c-cv.is-bottom-beige::after{background-image:url("../img/common_cvsec_back_bottom_wave_beige.svg")}@media screen and (max-width: 600px){.c-cv.is-bottom-beige::after{background-image:url("../img/common_cvsec_back_bottom_wave_beige-sp.svg")}}.c-cv.is-top-white{margin-top:min(90px,6.25vw)}@media screen and (max-width: 600px){.c-cv.is-top-white{margin-top:min(60px,16vw)}}.c-cv.is-top-white::before{background-image:url("../img/common_cvsec_back_top_wave_white.svg");aspect-ratio:1150/70}@media screen and (max-width: 600px){.c-cv.is-top-white::before{background-image:url("../img/common_cvsec_back_top_wave_white-sp.svg");aspect-ratio:375/23}}.c-cv.is-mb{margin-bottom:min(200px,13.8888888889vw)}@media screen and (max-width: 600px){.c-cv.is-mb{margin-bottom:min(60px,16vw)}}@media screen and (max-width: 600px){.c-cv.is-pt-lg .c-cv__inner{padding-top:min(150px,40vw)}}.c-cv::before,.c-cv::after{content:"";position:absolute;width:100%;background-image:url("../img/common_cvsec_back_top_wave.svg");background-repeat:no-repeat;background-position:center;background-size:cover;top:-1px;left:0;aspect-ratio:1150/100}@media screen and (max-width: 1024px){.c-cv::before,.c-cv::after{min-height:100px}}@media screen and (max-width: 600px){.c-cv::before,.c-cv::after{min-height:unset;aspect-ratio:375/40}}.c-cv::after{top:auto;background-image:url("../img/common_cvsec_back_bottom_wave.svg");bottom:-1px}.c-cv__inner{padding-top:min(170px,11.8055555556vw);padding-bottom:min(140px,9.7222222222vw)}@media screen and (max-width: 1024px){.c-cv__inner{padding-top:140px;padding-bottom:120px}}@media screen and (max-width: 600px){.c-cv__inner{padding-top:min(80px,21.3333333333vw);padding-bottom:min(60px,16vw)}}.c-cv__heading{font-weight:700;font-size:min(30px,2.0833333333vw);text-align:center;line-height:1.6;color:var(--color-white)}@media screen and (max-width: 1024px){.c-cv__heading{font-size:30px}}@media screen and (max-width: 600px){.c-cv__heading{font-size:min(24px,6.4vw)}}.c-cv__heading .string{color:var(--color-yellow)}.c-cv__txt{color:var(--color-white);margin-top:min(20px,1.3888888889vw);font-weight:700;font-size:min(18px,1.25vw);text-align:center}@media screen and (max-width: 1024px){.c-cv__txt{font-size:18px}}@media screen and (max-width: 600px){.c-cv__txt{margin-top:min(20px,5.3333333333vw);font-size:min(18px,4.8vw);line-height:1.6}}.c-cv__flex{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:min(25px,1.7361111111vw);gap:min(13px,0.9027777778vw);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 600px){.c-cv__flex{margin-top:min(16px,4.2666666667vw);gap:min(10px,2.6666666667vw);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.c-cv__label{width:min(150px,10.4166666667vw)}@media screen and (max-width: 1024px){.c-cv__label{width:150px}}@media screen and (max-width: 600px){.c-cv__label{width:min(150px,40vw)}}.c-cv__label img{width:100%;height:auto}.c-cv__items{margin-top:min(35px,2.4305555556vw);display:-webkit-box;display:-ms-flexbox;display:flex;gap:min(20px,1.3888888889vw);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1024px){.c-cv__items{margin-top:30px;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 600px){.c-cv__items{margin-top:min(30px,8vw);gap:min(10px,2.6666666667vw);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.c-cv__item a{display:block;width:min(280px,19.4444444444vw);-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.2);box-shadow:0 0 7px 0 rgba(0,0,0,.2);border-radius:100vmax;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (max-width: 1024px){.c-cv__item a{width:280px}}@media screen and (max-width: 600px){.c-cv__item a{width:min(275px,73.3333333333vw)}}@media(any-hover: hover){.c-cv__item a:hover,.c-cv__item a:focus-visible{-webkit-transform:scale(1.1);transform:scale(1.1)}}.c-cv__item a img{width:100%;height:auto}.c-faq{position:relative;z-index:1;background:var(--color-beige);margin-top:min(160px,11.1111111111vw)}@media screen and (max-width: 1024px){.c-faq{margin-top:100px}}@media screen and (max-width: 600px){.c-faq{margin-top:min(50px,13.3333333333vw)}}.c-faq.is-white{background:var(--color-white);margin-top:min(228px,15.8333333333vw)}.c-faq.is-white .c-faq__inner{padding-top:0;padding-bottom:0}.c-faq__inner{padding-top:min(50px,3.4722222222vw);padding-bottom:min(110px,7.6388888889vw)}@media screen and (max-width: 1024px){.c-faq__inner{padding-top:50px;padding-bottom:60px}}@media screen and (max-width: 600px){.c-faq__inner{padding-top:min(50px,13.3333333333vw);padding-bottom:min(90px,24vw)}}.c-faq__cont{margin-top:min(40px,2.7777777778vw)}@media screen and (max-width: 1024px){.c-faq__cont{margin-top:40px}}@media screen and (max-width: 600px){.c-faq__cont{margin-top:min(40px,10.6666666667vw)}}.c-faq__item{border-radius:min(15px,1.0416666667vw);-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.2);box-shadow:0 0 7px 0 rgba(0,0,0,.2);background:var(--color-white)}@media screen and (max-width: 1024px){.c-faq__item{border-radius:15px}}@media screen and (max-width: 600px){.c-faq__item{border-radius:min(15px,4vw)}}.c-faq__item:not(:first-child){margin-top:min(30px,2.0833333333vw)}@media screen and (max-width: 1024px){.c-faq__item:not(:first-child){margin-top:30px}}@media screen and (max-width: 600px){.c-faq__item:not(:first-child){margin-top:min(30px,8vw)}}.c-faq__item-head{font-weight:700;padding:min(20px,1.3888888889vw) min(30px,2.0833333333vw);font-size:min(24px,1.6666666667vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:min(18px,1.25vw);cursor:pointer}@media screen and (max-width: 1024px){.c-faq__item-head{padding:20px;font-size:20px;gap:18px}}@media screen and (max-width: 600px){.c-faq__item-head{padding:min(20px,5.3333333333vw) min(18px,4.8vw);font-size:min(20px,5.3333333333vw);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:min(10px,2.6666666667vw)}}.c-faq__item-head.is-show .toggle::after{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}.c-faq__item-head .icon{color:var(--color-orange);font-size:min(48px,3.3333333333vw)}@media screen and (max-width: 1024px){.c-faq__item-head .icon{font-size:30px}}@media screen and (max-width: 600px){.c-faq__item-head .icon{font-size:min(30px,8vw)}}.c-faq__item-head .toggle{width:min(24px,1.6666666667vw);position:relative;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}@media screen and (max-width: 1024px){.c-faq__item-head .toggle{width:18px}}@media screen and (max-width: 600px){.c-faq__item-head .toggle{display:none}}.c-faq__item-head .toggle::before,.c-faq__item-head .toggle::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:min(3px,0.2083333333vw);background:var(--color-light-gray);-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out}.c-faq__item-head .toggle::after{-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg)}.c-faq__item-inner{padding:min(10px,0.6944444444vw) min(70px,4.8611111111vw) min(30px,2.0833333333vw) min(30px,2.0833333333vw);display:-webkit-box;display:-ms-flexbox;display:flex;gap:min(22px,1.5277777778vw);font-size:min(18px,1.25vw);line-height:1.8}@media screen and (max-width: 1024px){.c-faq__item-inner{padding:0 20px 20px;font-size:16px;gap:22px}}@media screen and (max-width: 600px){.c-faq__item-inner{padding:0 min(18px,4.8vw) min(18px,4.8vw);font-size:min(16px,4.2666666667vw);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:min(5px,1.3333333333vw)}}.c-faq__item-inner .icon{color:var(--color-light-blue);font-weight:700;font-size:min(30px,2.0833333333vw);margin-top:min(-10px,-0.6944444444vw)}@media screen and (max-width: 1024px){.c-faq__item-inner .icon{font-size:24px;margin-top:-10px}}@media screen and (max-width: 600px){.c-faq__item-inner .icon{font-size:min(24px,6.4vw);margin-top:0}}.c-page-header{position:absolute;top:0;right:0;width:calc(100% - var(--header-width));z-index:2;background-image:url("../img/common_page_header_deco.svg");background-repeat:no-repeat;background-position:bottom;background-size:cover;height:min(264px,18.3333333333vw)}@media screen and (max-width: 1024px){.c-page-header{width:100%;top:var(--header-height)}}@media screen and (max-width: 600px){.c-page-header{background-image:url("../img/common_page_header_deco-sp.svg");height:min(208px,55.4666666667vw)}}.c-intro{margin-top:min(250px,17.3611111111vw);position:relative;z-index:3}@media screen and (max-width: 1024px){.c-intro{margin-top:190px}}@media screen and (max-width: 600px){.c-intro{margin-top:min(150px,40vw)}}.c-intro__heading{text-align:center;font-size:min(48px,3.3333333333vw);font-family:var(--font-accent);font-variation-settings:"ital" 0,"wdth" 100,"wght" 700}@media screen and (max-width: 1024px){.c-intro__heading{font-size:32px}}@media screen and (max-width: 600px){.c-intro__heading{font-size:min(30px,8vw)}}.c-intro__lead{font-weight:700;font-size:min(30px,2.0833333333vw);text-align:center;margin-top:min(45px,3.125vw)}@media screen and (max-width: 1024px){.c-intro__lead{font-size:24px;margin-top:30px}}@media screen and (max-width: 600px){.c-intro__lead{margin-top:min(30px,8vw);font-size:min(24px,6.4vw)}}.c-intro__txt{margin-top:min(50px,3.4722222222vw);text-align:center;font-size:min(18px,1.25vw);line-height:1.8}@media screen and (max-width: 1024px){.c-intro__txt{font-size:18px;margin-top:30px}}@media screen and (max-width: 600px){.c-intro__txt{margin-top:min(37px,9.8666666667vw);font-size:min(16px,4.2666666667vw);max-width:min(302px,80.5333333333vw);margin-inline:auto}}.c-intro__txt.is-bold{margin-top:min(18px,1.25vw);font-weight:700;font-size:min(20px,1.3888888889vw);line-height:1.8}@media screen and (max-width: 1024px){.c-intro__txt.is-bold{font-size:16px;margin-top:15px}}@media screen and (max-width: 600px){.c-intro__txt.is-bold{margin-top:min(10px,2.6666666667vw);font-size:min(16px,4.2666666667vw)}}.c-intro__txt.is-lh2{line-height:2}@media screen and (max-width: 600px){.c-intro__txt.is-lh2{line-height:1.8}}.c-intro__txt.is-mt-sm{margin-top:min(10px,0.6944444444vw)}@media screen and (max-width: 1024px){.c-intro__txt.is-mt-sm{margin-top:15px}}@media screen and (max-width: 600px){.c-intro__txt.is-mt-sm{margin-top:min(10px,2.6666666667vw)}}@media screen and (max-width: 600px){.c-intro__txt.is-sp-left{text-align:left}}.c-intro__txt .string{font-weight:700}@media screen and (max-width: 600px){.c-intro__txt .string{font-weight:inherit}}.c-price{position:relative;z-index:1;background:var(--color-beige);margin-top:min(140px,9.7222222222vw)}@media screen and (max-width: 1024px){.c-price{margin-top:140px}}@media screen and (max-width: 600px){.c-price{margin-top:min(100px,26.6666666667vw)}}.c-price.is-white{background:var(--color-white);margin-top:min(220px,15.2777777778vw)}@media screen and (max-width: 1024px){.c-price.is-white{margin-top:140px}}@media screen and (max-width: 600px){.c-price.is-white{margin-top:min(100px,26.6666666667vw)}}.c-price.is-white .c-price__inner{padding-top:0;padding-bottom:0}.c-price__inner{padding-top:min(80px,5.5555555556vw);padding-bottom:min(100px,6.9444444444vw)}@media screen and (max-width: 1024px){.c-price__inner{padding-top:50px;padding-bottom:140px}}@media screen and (max-width: 600px){.c-price__inner{padding-top:min(60px,16vw);padding-bottom:min(80px,21.3333333333vw);padding-inline:min(35px,9.3333333333vw)}}.c-price__cont{margin-top:min(40px,2.7777777778vw)}@media screen and (max-width: 1024px){.c-price__cont{margin-top:40px}}@media screen and (max-width: 600px){.c-price__cont{margin-top:min(35px,9.3333333333vw)}}.c-price__txt{font-size:min(20px,1.3888888889vw);text-align:center;line-height:1.8;margin-bottom:min(25px,1.7361111111vw)}@media screen and (max-width: 1024px){.c-price__txt{font-size:18px;margin-bottom:25px}}@media screen and (max-width: 600px){.c-price__txt{font-size:min(18px,4.8vw);text-align:left;margin-bottom:min(25px,6.6666666667vw)}}.c-price__txt .string{color:var(--color-red);display:block;font-size:min(24px,1.6666666667vw);font-weight:700;margin-top:.4lh}@media screen and (max-width: 1024px){.c-price__txt .string{font-size:24px}}@media screen and (max-width: 600px){.c-price__txt .string{font-size:min(20px,5.3333333333vw)}}.c-price__txt .note{display:block;font-size:min(18px,1.25vw)}@media screen and (max-width: 1024px){.c-price__txt .note{font-size:18px}}@media screen and (max-width: 600px){.c-price__txt .note{font-size:min(18px,4.8vw);margin-top:.5lh}}.c-price__table{background:var(--color-white);max-width:min(900px,62.5vw)}@media screen and (max-width: 1024px){.c-price__table{width:900px;max-width:unset}}@media screen and (max-width: 600px){.c-price__table{max-width:unset;width:min(740px,197.3333333333vw)}}.c-price__table thead{border-bottom:1px solid var(--color-lighter-gray)}.c-price__table thead th,.c-price__table thead td{text-align:center}.c-price__table tr:not(:last-child){border-bottom:1px solid var(--color-lighter-gray)}.c-price__table tr th{border-right:1px solid var(--color-lighter-gray);background:var(--color-beige-dark);padding:min(16px,1.1111111111vw) min(25px,1.7361111111vw);font-weight:700;width:33.3%;line-height:1.6;font-size:min(18px,1.25vw)}@media screen and (max-width: 1024px){.c-price__table tr th{font-size:16px;padding:16px 20px}}@media screen and (max-width: 600px){.c-price__table tr th{padding:min(16px,4.2666666667vw) min(20px,5.3333333333vw);font-size:min(16px,4.2666666667vw)}}@media screen and (max-width: 600px){.c-price__table tr th:nth-child(1){width:33.7837837838%}}@media screen and (max-width: 600px){.c-price__table tr th:nth-child(2){width:26.3513513514%}}.c-price__table tr th:nth-child(3){border-right:none}@media screen and (max-width: 600px){.c-price__table tr th:nth-child(3){width:39.8648648649%}}.c-price__table tr th .is-ml{margin-left:1em}.c-price__table tr td{padding:min(16px,1.1111111111vw) min(25px,1.7361111111vw);line-height:1.6;font-weight:700;font-size:min(18px,1.25vw)}@media screen and (max-width: 1024px){.c-price__table tr td{font-size:16px;padding:16px 20px}}@media screen and (max-width: 600px){.c-price__table tr td{padding:min(16px,4.2666666667vw) min(20px,5.3333333333vw);font-size:min(16px,4.2666666667vw)}}.c-price__table tr td:not(:last-child){border-right:1px solid var(--color-lighter-gray)}.c-price__table tr td:last-child{font-weight:400}.c-price__table tr td:first-of-type{text-align:right}.c-price__table tr td.is-free{color:var(--color-red);text-align:center}.c-price__table tr td.is-left{text-align:left}.c-price__table tr td .price{letter-spacing:.1em;-webkit-font-feature-settings:normal;font-feature-settings:normal}.c-price__table tr td .note{font-weight:400;text-align:left;font-size:min(16px,1.1111111111vw);display:block;padding-left:1em;text-indent:-1em}@media screen and (max-width: 1024px){.c-price__table tr td .note{font-size:16px}}@media screen and (max-width: 600px){.c-price__table tr td .note{font-size:min(16px,4.2666666667vw)}}.c-price__table tr td .note.is-mt{margin-top:min(10px,0.6944444444vw)}@media screen and (max-width: 1024px){.c-price__table tr td .note.is-mt{margin-top:10px}}@media screen and (max-width: 600px){.c-price__table tr td .note.is-mt{margin-top:min(10px,2.6666666667vw)}}.c-price__table tr td .note.is-no-mark{padding-left:0;text-indent:0}.c-hint{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}@media screen and (max-width: 1024px){.c-hint{max-width:100%;overflow-x:auto}}@media screen and (max-width: 600px){.c-hint{width:auto;max-width:unset;margin-inline:calc(50% - 50vw)}}.c-hint.active .c-hint-icon{-webkit-animation:scrollHint 1.5s ease-in-out infinite;animation:scrollHint 1.5s ease-in-out infinite;-webkit-animation-iteration-count:3;animation-iteration-count:3}.c-hint.hidden .c-hint-over{opacity:0;visibility:hidden;pointer-events:none}.c-hint-over{position:absolute;inset:0;background:rgba(0,0,0,.5);z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.c-hint-icon{width:60px;margin-top:50px}@media screen and (max-width: 600px){.c-hint-icon{width:min(60px,16vw);margin-top:min(50px,13.3333333333vw)}}.c-hint-icon img{width:100%;height:auto}@-webkit-keyframes scrollHint{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}50%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scrollHint{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}50%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.c-case{margin-top:min(230px,15.9722222222vw)}@media screen and (max-width: 1024px){.c-case{margin-top:180px}}@media screen and (max-width: 600px){.c-case{margin-top:min(90px,24vw)}}.c-case.is-beige{background:var(--color-beige);position:relative;z-index:1;margin-top:min(126px,8.75vw)}@media screen and (max-width: 600px){.c-case.is-beige{margin-top:min(80px,21.3333333333vw)}}.c-case.is-beige .c-case__inner{padding-top:min(90px,6.25vw);padding-bottom:min(110px,7.6388888889vw)}@media screen and (max-width: 600px){.c-case.is-beige .c-case__inner{padding-top:min(60px,16vw);padding-bottom:min(80px,21.3333333333vw)}}.c-case.is-mt-sm{margin-top:min(100px,6.9444444444vw)}@media screen and (max-width: 1024px){.c-case.is-mt-sm{margin-top:80px}}@media screen and (max-width: 600px){.c-case.is-mt-sm{margin-top:min(70px,18.6666666667vw)}}.c-case__heading{font-weight:700;text-align:center;font-size:min(30px,2.0833333333vw)}@media screen and (max-width: 1024px){.c-case__heading{font-size:24px}}@media screen and (max-width: 600px){.c-case__heading{font-size:min(24px,6.4vw)}}.c-case__cont{margin-top:min(60px,4.1666666667vw)}@media screen and (max-width: 1024px){.c-case__cont{margin-top:40px}}@media screen and (max-width: 600px){.c-case__cont{margin-top:min(40px,10.6666666667vw)}}.c-case__cont.is-mt-sm{margin-top:min(40px,2.7777777778vw)}@media screen and (max-width: 1024px){.c-case__cont.is-mt-sm{margin-top:30px}}@media screen and (max-width: 600px){.c-case__cont.is-mt-sm{margin-top:min(25px,6.6666666667vw)}}.c-case__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:min(30px,2.0833333333vw);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1024px){.c-case__items{gap:20px}}@media screen and (max-width: 600px){.c-case__items{gap:min(20px,5.3333333333vw)}}.c-case__item{width:calc((100% - min(30px, 2.0833333333vw)*2)/3);border-radius:min(15px,1.0416666667vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-white);padding:min(35px,2.4305555556vw) min(20px,1.3888888889vw);-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.2);box-shadow:0 0 7px 0 rgba(0,0,0,.2)}@media screen and (max-width: 1024px){.c-case__item{width:calc((100% - 20px)/2);padding:30px 20px;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.2);box-shadow:0 0 7px 0 rgba(0,0,0,.2);border-radius:10px}}@media screen and (max-width: 600px){.c-case__item{width:100%;border-radius:min(15px,4vw);padding:min(30px,8vw) min(20px,5.3333333333vw)}}.c-case__item-img{width:min(202px,14.0277777778vw)}@media screen and (max-width: 1024px){.c-case__item-img{width:180px}}@media screen and (max-width: 600px){.c-case__item-img{width:min(202px,53.8666666667vw)}}.c-case__item-img.is-large{width:min(240px,16.6666666667vw)}@media screen and (max-width: 1024px){.c-case__item-img.is-large{width:240px}}@media screen and (max-width: 600px){.c-case__item-img.is-large{width:min(240px,64vw)}}.c-case__item-img img{width:100%;height:auto}.c-case__item-ttl{margin-top:min(25px,1.7361111111vw);font-weight:700;font-size:min(24px,1.6666666667vw);text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1024px){.c-case__item-ttl{font-size:20px;margin-top:20px}}@media screen and (max-width: 600px){.c-case__item-ttl{margin-top:min(25px,6.6666666667vw);font-size:min(20px,5.3333333333vw)}}.c-case__item-arrow{width:min(12px,0.8333333333vw);margin-top:min(3px,0.2083333333vw)}@media screen and (max-width: 1024px){.c-case__item-arrow{width:12px;margin-top:3px}}@media screen and (max-width: 600px){.c-case__item-arrow{margin-top:min(3px,0.8vw);width:min(12px,3.2vw)}}.c-case__item-arrow img{width:100%;height:auto}.c-case__item-txt{margin-top:min(16px,1.1111111111vw);font-size:min(18px,1.25vw);font-weight:700;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-font-feature-settings:normal;font-feature-settings:normal;line-height:1.6}@media screen and (max-width: 1024px){.c-case__item-txt{font-size:16px;margin-top:16px}}@media screen and (max-width: 600px){.c-case__item-txt{text-align:left;width:100%;margin-top:min(16px,4.2666666667vw);font-size:min(16px,4.2666666667vw)}}.c-case__item-txt.is-center{text-align:center}html,body{margin:0;padding:0}#content{min-height:100vh;background:#f5f5f5;padding:40px}#curtain-loading{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:9999}.curtain{position:absolute;top:0;left:-6.5%;width:120%;height:120%;will-change:transform;clip-path:polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%)}.curtain-front{background:#ffde00;z-index:2;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out, -webkit-transform 1s ease-in-out}.curtain-back{background:#67cfee;z-index:1;-webkit-transform:translateX(-3%);transform:translateX(-3%);-webkit-transition:-webkit-transform 1.2s ease-in-out;transition:-webkit-transform 1.2s ease-in-out;transition:transform 1.2s ease-in-out;transition:transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out}.curtain-logo{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3;opacity:1;-webkit-transition:opacity 1.2s ease;transition:opacity 1.2s ease}.curtain-logo img{max-width:200px;height:auto}#curtain-loading.open .curtain-logo{opacity:0}#curtain-loading.open .curtain-front{-webkit-transform:translateX(120%);transform:translateX(120%)}#curtain-loading.open .curtain-back{-webkit-transform:translateX(130%);transform:translateX(130%)}#curtain-loading.fade-out{opacity:0;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}/*# sourceMappingURL=common.min.css.map */