@-webkit-keyframes fishAnim{0%,100%{-webkit-transform:rotateY(0deg) translateX(0);transform:rotateY(0deg) translateX(0);scale:1}50%{scale:.9;-webkit-transform:rotateY(10deg) translateX(0.5rem);transform:rotateY(10deg) translateX(0.5rem)}}@keyframes fishAnim{0%,100%{-webkit-transform:rotateY(0deg) translateX(0);transform:rotateY(0deg) translateX(0);scale:1}50%{scale:.9;-webkit-transform:rotateY(10deg) translateX(0.5rem);transform:rotateY(10deg) translateX(0.5rem)}}@-webkit-keyframes wave_x{0%{background-position-x:0;background-position-y:0}50%{background-position-x:-125px;background-position-y:10px}100%{background-position-x:-250px;background-position-y:0px}}@keyframes wave_x{0%{background-position-x:0;background-position-y:0}50%{background-position-x:-125px;background-position-y:10px}100%{background-position-x:-250px;background-position-y:0px}}@-webkit-keyframes wave_y{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(2rem);transform:translateY(2rem)}}@keyframes wave_y{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(2rem);transform:translateY(2rem)}}:root{--waveAnimX: wave_x 10s linear infinite both;--waveScale: 20px}.lcl-bgsky{position:relative;overflow:hidden;z-index:1}.lcl-bgsky::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:url(../img/pattern/bg_sky.jpg) top center/250px 250px repeat;width:150%;left:-100%;right:-100%;margin:auto;-webkit-animation:var(--waveAnimX);animation:var(--waveAnimX)}.lcl-hero{--min: clamp(680px, 100vh, 1200px);--max: 1200px;position:relative;background-color:#bbe4f9;min-height:var(--min);max-height:var(--max)}@media screen and (max-width: 767px){.lcl-hero{--min: clamp(500px, 100vh, 1200px);--max: 9999px}}.lcl-hero.js-load .lcl-hero-lead__linkwrap{opacity:0;-webkit-transition:opacity .4s .6s ease;transition:opacity .4s .6s ease}.lcl-hero.js-load--on .lcl-hero-lead__linkwrap{opacity:1}.lcl-hero.lcl-hero--working .lcl-hero-bg-wave__cnt.lcl-hero-bg-wave__cnt--blue{height:105.8823529412%}.lcl-hero.lcl-hero--working .lcl-hero-bg-wave__cnt.lcl-hero-bg-wave__cnt--sky{height:97.0588235294%}.lcl-hero.lcl-hero--result .lcl-hero-bg-wave__cnt.lcl-hero-bg-wave__cnt--sky{height:4.4117647059%}.lcl-hero .lcl-hero-bg{--maskWidth1: 131px;--maskWidth2: 150px;position:absolute;bottom:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-bg{--maskWidth1: 106px;--maskWidth2: 137px}}.lcl-hero .lcl-hero-bg__cloudarea{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin-left:auto;margin-right:auto;z-index:0}@media screen and (min-width: 768px){.lcl-hero .lcl-hero-bg__cloudarea{max-width:1920px}}.lcl-hero .lcl-hero-bg__cloudarea .bird{position:absolute;top:10.8823529412%;right:13.0769230769%;width:13.8rem;-webkit-animation:cloud_anim 10s ease alternate infinite both;animation:cloud_anim 10s ease alternate infinite both}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-bg__cloudarea .bird{top:4.2rem;right:5.8rem;width:6.7rem}}@-webkit-keyframes cloud_anim{0%,100%{scale:1;-webkit-transform:translateY(0);transform:translateY(0)}50%{scale:.9;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes cloud_anim{0%,100%{scale:1;-webkit-transform:translateY(0);transform:translateY(0)}50%{scale:.9;-webkit-transform:translateY(20px);transform:translateY(20px)}}.lcl-hero .lcl-hero-bg__cloud{position:absolute;-webkit-animation:cloud_anim 10s ease alternate infinite both;animation:cloud_anim 10s ease alternate infinite both}.lcl-hero .lcl-hero-bg__cloud.lcl-hero-bg__cloud--01{top:10.7352941176%;right:80.4615384615%;width:27rem;-webkit-animation-delay:-3s;animation-delay:-3s}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-bg__cloud.lcl-hero-bg__cloud--01{top:6.6rem;right:auto;left:-0.7rem;width:8.2rem}}.lcl-hero .lcl-hero-bg__cloud.lcl-hero-bg__cloud--02{bottom:94.8529411765%;left:23.9230769231%;width:15.2rem;-webkit-animation-delay:-6s;animation-delay:-6s}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-bg__cloud.lcl-hero-bg__cloud--02{top:21.1rem;right:.7rem;left:auto;width:4.6rem}}.lcl-hero .lcl-hero-bg__cloud.lcl-hero-bg__cloud--03{top:30.4411764706%;right:1.5384615385%;width:15.2rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-bg__cloud.lcl-hero-bg__cloud--03{display:none}}.lcl-hero .lcl-hero-bg__cloud.lcl-hero-bg__cloud--04{top:22.0588235294%;right:38.4615384615%;width:18rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-bg__cloud.lcl-hero-bg__cloud--04{display:none}}.lcl-hero .lcl-hero-bg-wave{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.lcl-hero .lcl-hero-bg-wave__ship{position:absolute;z-index:4;width:11rem;top:72.3529411765%;left:calc((100% - 130rem)/2 + 5.3rem);rotate:-5deg;-webkit-animation:kf-bunbun 2s ease infinite both;animation:kf-bunbun 2s ease infinite both}@-webkit-keyframes kf-bunbun{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}10%{-webkit-transform:translateY(1.3px);transform:translateY(1.3px)}40%{-webkit-transform:translateY(0px);transform:translateY(0px)}70%{-webkit-transform:translateY(1.3px);transform:translateY(1.3px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes kf-bunbun{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}10%{-webkit-transform:translateY(1.3px);transform:translateY(1.3px)}40%{-webkit-transform:translateY(0px);transform:translateY(0px)}70%{-webkit-transform:translateY(1.3px);transform:translateY(1.3px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}.lcl-hero .lcl-hero-bg-wave__fish{position:absolute;z-index:4;width:16.5rem;top:86.9117647059%;right:calc((100% - 130rem)/2 + 9.1rem);-webkit-perspective:100px;perspective:100px}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path{transform-box:fill-box;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:fishAnim 3s ease-in-out infinite both;animation:fishAnim 3s ease-in-out infinite both}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path01{-webkit-animation-delay:0s;animation-delay:0s}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path02{-webkit-animation-delay:.1s;animation-delay:.1s}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path03{-webkit-animation-delay:.2s;animation-delay:.2s}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path04{-webkit-animation-delay:.3s;animation-delay:.3s}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path05{-webkit-animation-delay:.4s;animation-delay:.4s}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path06{-webkit-animation-delay:.5s;animation-delay:.5s}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path07{-webkit-animation-delay:.6s;animation-delay:.6s}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path08{-webkit-animation-delay:.7s;animation-delay:.7s}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path09{-webkit-animation-delay:.8s;animation-delay:.8s}.lcl-hero .lcl-hero-bg-wave__fish .ico_svg .svg-path10{-webkit-animation-delay:.9s;animation-delay:.9s}.lcl-hero .lcl-hero-bg-wave__cnt{position:absolute;width:150%;left:-100%;right:-100%;bottom:0;margin:auto;-webkit-animation:var(--waveAnimY);animation:var(--waveAnimY)}.lcl-hero .lcl-hero-bg-wave__cnt.lcl-hero-bg-wave__cnt--blue{height:37.9411764706%;-webkit-animation-delay:1s;animation-delay:1s}.lcl-hero .lcl-hero-bg-wave__cnt.lcl-hero-bg-wave__cnt--blue .lcl-hero-bg-wave__in{-webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)),url(../img/hero/mask_01.svg);-webkit-mask-image:linear-gradient(#fff, #fff),url(../img/hero/mask_01.svg);mask-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)),url(../img/hero/mask_01.svg);mask-image:linear-gradient(#fff, #fff),url(../img/hero/mask_01.svg);-webkit-mask-size:100% calc(100% - 25px),var(--maskWidth1) auto;mask-size:100% calc(100% - 25px),var(--maskWidth1) auto;-webkit-animation:var(--waveAnimX),wave_mask1 3s linear infinite both;animation:var(--waveAnimX),wave_mask1 3s linear infinite both;background:url(../img/pattern/bg_blue.jpg) center/250px 250px repeat}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-bg-wave__cnt.lcl-hero-bg-wave__cnt--blue .lcl-hero-bg-wave__in{-webkit-mask-size:100% calc(100% - 15px),var(--maskWidth1) auto;mask-size:100% calc(100% - 15px),var(--maskWidth1) auto}}.lcl-hero .lcl-hero-bg-wave__cnt.lcl-hero-bg-wave__cnt--sky{height:28.9705882353%}.lcl-hero .lcl-hero-bg-wave__cnt.lcl-hero-bg-wave__cnt--sky .lcl-hero-bg-wave__in{-webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)),url(../img/hero/mask_02.svg);-webkit-mask-image:linear-gradient(#fff, #fff),url(../img/hero/mask_02.svg);mask-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)),url(../img/hero/mask_02.svg);mask-image:linear-gradient(#fff, #fff),url(../img/hero/mask_02.svg);-webkit-mask-size:100% calc(100% - 25px),var(--maskWidth2) auto;mask-size:100% calc(100% - 25px),var(--maskWidth2) auto;-webkit-animation:var(--waveAnimX),wave_mask2 3s linear infinite both;animation:var(--waveAnimX),wave_mask2 3s linear infinite both;background:url(../img/pattern/bg_sky.jpg) bottom center/250px 250px repeat}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-bg-wave__cnt.lcl-hero-bg-wave__cnt--sky .lcl-hero-bg-wave__in{-webkit-mask-size:100% calc(100% - 15px),var(--maskWidth2) auto;mask-size:100% calc(100% - 15px),var(--maskWidth2) auto}}.lcl-hero .lcl-hero-bg-wave__in{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-mask-composite:source-over;mask-composite:add;-webkit-mask-repeat:no-repeat,repeat-x;mask-repeat:no-repeat,repeat-x;-webkit-mask-position:50% 100%,50% 0;mask-position:50% 100%,50% 0;-webkit-transition:height 2s ease;transition:height 2s ease}@-webkit-keyframes wave_mask1{0%{-webkit-mask-position:50% 100%,50% 0;mask-position:50% 100%,50% 0}100%{-webkit-mask-position:50% 100%,calc(50% - var(--maskWidth1)) 0;mask-position:50% 100%,calc(50% - var(--maskWidth1)) 0}}@keyframes wave_mask1{0%{-webkit-mask-position:50% 100%,50% 0;mask-position:50% 100%,50% 0}100%{-webkit-mask-position:50% 100%,calc(50% - var(--maskWidth1)) 0;mask-position:50% 100%,calc(50% - var(--maskWidth1)) 0}}@-webkit-keyframes wave_mask2{0%{-webkit-mask-position:50% 100%,50% 0;mask-position:50% 100%,50% 0}100%{-webkit-mask-position:50% 100%,calc(50% - var(--maskWidth2)) 0;mask-position:50% 100%,calc(50% - var(--maskWidth2)) 0}}@keyframes wave_mask2{0%{-webkit-mask-position:50% 100%,50% 0;mask-position:50% 100%,50% 0}100%{-webkit-mask-position:50% 100%,calc(50% - var(--maskWidth2)) 0;mask-position:50% 100%,calc(50% - var(--maskWidth2)) 0}}.lcl-hero .lcl-hero__wrap{width:100%}.lcl-hero .lcl-hero-lead__cardarea{position:absolute;pointer-events:none;z-index:2;width:100%;height:100%;top:0;left:0}.lcl-hero .lcl-hero-lead-card{position:absolute;width:13rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card{width:9rem;height:11.8rem;bottom:-100%;margin:auto}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--01{top:16.4705882353%;left:calc((100% - 130rem)/2 + 15.7rem);-webkit-transform:rotate(10deg);transform:rotate(10deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--01{top:calc(49rem - 100%);left:-1.6rem;-webkit-transform:rotate(7deg);transform:rotate(7deg)}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--02{top:27.7941176471%;left:calc((100% - 130rem)/2 + 24.4rem);-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--02{top:calc(55.5rem - 100%);left:10.5rem;-webkit-transform:rotate(11deg);transform:rotate(11deg);z-index:4}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--03{top:37.0588235294%;left:calc((100% - 130rem)/2 + 8.9rem);-webkit-transform:rotate(3deg);transform:rotate(3deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--03{top:calc(60rem - 100%);left:18.5rem;-webkit-transform:rotate(-5deg);transform:rotate(-5deg);z-index:3}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--04{top:46.4705882353%;left:calc((100% - 130rem)/2 + 18.5rem);-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--04{display:none}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--05{top:59.2647058824%;left:calc((100% - 130rem)/2 + 26.7rem);-webkit-transform:rotate(10deg);transform:rotate(10deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--05{top:calc(58rem - 100%);left:3.7rem;-webkit-transform:rotate(-5deg);transform:rotate(-5deg);z-index:4}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--06{top:22.3529411765%;right:calc((100% - 130rem)/2 + 12.2rem);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--06{display:none}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--07{top:27.7941176471%;right:calc((100% - 130rem)/2 + 26.7rem);-webkit-transform:rotate(10deg);transform:rotate(10deg);z-index:2}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--07{top:calc(55rem - 100%);right:4.2rem;-webkit-transform:rotate(10deg);transform:rotate(10deg);z-index:2}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--08{top:42.0588235294%;right:calc((100% - 130rem)/2 + 18.3rem);-webkit-transform:rotate(18deg);transform:rotate(18deg);z-index:1}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--08{top:calc(48rem - 100%);right:-1.7rem;-webkit-transform:rotate(-17deg);transform:rotate(-17deg);z-index:1}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--09{top:58.2352941176%;right:calc((100% - 130rem)/2 + 26.1rem);-webkit-transform:rotate(-5deg);transform:rotate(-5deg);z-index:2}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--09{display:none}}.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--10{top:55.4411764706%;right:calc((100% - 130rem)/2 + 11rem);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead-card.lcl-hero-lead-card--10{display:none}}.lcl-hero .lcl-hero-lead-card.is-active .lcl-hero-lead-card__elm.lcl-hero-lead-card__elm--anim1{opacity:0}.lcl-hero .lcl-hero-lead-card.is-active .lcl-hero-lead-card__elm.lcl-hero-lead-card__elm--anim2{opacity:1}.lcl-hero .lcl-hero-lead-card__elm{position:absolute;z-index:2;top:0;width:100%;height:100%}.lcl-hero .lcl-hero-lead-card__elm.lcl-hero-lead-card__elm--bg{position:relative;z-index:1}.lcl-hero .lcl-hero-lead-card__elm.lcl-hero-lead-card__elm--anim1{opacity:1}.lcl-hero .lcl-hero-lead-card__elm.lcl-hero-lead-card__elm--anim2{opacity:0}.lcl-hero .lcl-hero-side{position:fixed;top:0;left:0;width:100%;height:100vh;height:100lvh;pointer-events:none}.lcl-hero .lcl-hero-side__txt{position:absolute;top:0;height:100%;width:3rem;background:url(../img/hero/side.png) center/100% 14.3rem repeat-y;-webkit-animation:bgside 10s linear infinite both;animation:bgside 10s linear infinite both}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-side__txt{width:2.4rem;-webkit-animation:bgside_sp 10s linear infinite both;animation:bgside_sp 10s linear infinite both;background-size:100% 11.6rem}}@-webkit-keyframes bgside{0%{background-position-y:0}100%{background-position-y:14.3rem}}@keyframes bgside{0%{background-position-y:0}100%{background-position-y:14.3rem}}@-webkit-keyframes bgside_sp{0%{background-position-y:0}100%{background-position-y:11.6rem}}@keyframes bgside_sp{0%{background-position-y:0}100%{background-position-y:11.6rem}}.lcl-hero .lcl-hero-side__txt.lcl-hero-side__txt--left{left:0;border-right:1px solid #fff;animation-direction:reverse}.lcl-hero .lcl-hero-side__txt.lcl-hero-side__txt--right{right:0;border-left:1px solid #fff}.lcl-hero .lcl-hero-lead{position:absolute;top:0;left:0;width:100%;height:100vh;min-height:var(--min);max-height:var(--max)}.lcl-hero .lcl-hero-lead__ttlarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;z-index:1;inset:0 0 1.0294117647% 0;min-height:73.5rem;width:100%;height:100%;overflow:visible;padding-top:1.1764705882%;margin:auto;background:url(../img/pattern/bg_frame.jpg) center/20px 20px repeat;-webkit-mask-size:74rem 73.5rem;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(../img/hero/mask_ttl.png);mask-size:74rem 73.5rem;mask-repeat:no-repeat;mask-position:center;mask-image:url(../img/hero/mask_ttl.png)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead__ttlarea{-webkit-mask-size:54.9rem 54.7rem;mask-size:54.9rem 54.7rem}}.lcl-hero .lcl-hero-lead__ttlin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lcl-hero .lcl-hero-lead__ttl{width:42.7rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead__ttl{width:29.8rem}}.lcl-hero .lcl-hero-lead__linkwrap{-webkit-animation:fuyo 1s ease-in-out alternate infinite both;animation:fuyo 1s ease-in-out alternate infinite both}@-webkit-keyframes fuyo{0%,100%{scale:1}50%{scale:1.05}}@keyframes fuyo{0%,100%{scale:1}50%{scale:1.05}}@media screen and (min-width: 768px){.lcl-hero .lcl-hero-lead__linkwrap:has(.lcl-hero-lead__link:hover){-webkit-animation-play-state:paused;animation-play-state:paused}}.lcl-hero .lcl-hero-lead__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:34.6rem;height:7.5rem;padding-top:1rem;margin-top:4rem;border-radius:100vw;border:.2rem solid #164891;background-color:#fff100;color:#164891;-webkit-box-shadow:0 4px 0 0 #164891;box-shadow:0 4px 0 0 #164891;-webkit-transition:-webkit-box-shadow .1s ease,-webkit-transform .1s ease;transition:-webkit-box-shadow .1s ease,-webkit-transform .1s ease;transition:box-shadow .1s ease,transform .1s ease;transition:box-shadow .1s ease,transform .1s ease,-webkit-box-shadow .1s ease,-webkit-transform .1s ease}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead__link{width:29.4rem;height:5.7rem;padding-top:.4rem;margin-top:3rem;border:2px solid #125e96;-webkit-box-shadow:0 4px 0 0 #125e96;box-shadow:0 4px 0 0 #125e96}}@media(any-hover: hover){.lcl-hero .lcl-hero-lead__link:hover{-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-box-shadow:0 0px 0 0 #164891;box-shadow:0 0px 0 0 #164891}}.lcl-hero .lcl-hero-lead__link:active{-webkit-box-shadow:0 0px 0 0 #164891;box-shadow:0 0px 0 0 #164891;-webkit-transform:translateY(4px);transform:translateY(4px)}.lcl-hero .lcl-hero-lead__link .ico_shindan_right{position:absolute;top:0;bottom:0;right:1.9rem;margin:auto;width:3rem;height:3rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead__link .ico_shindan_right{right:1rem;width:2.4rem;height:2.4rem}}.lcl-hero .lcl-hero-lead__linktxt{color:#005bac;font-weight:700;font-size:2.5rem;font-size:max(2.5rem,10px);line-height:1.65;letter-spacing:0}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead__linktxt{font-size:2rem;font-size:max(2rem,10px)}}.lcl-hero .lcl-hero-lead__red{color:#ff5656}.lcl-hero .lcl-hero-lead__num{font-size:3.3rem;font-size:max(3.3rem,10px)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead__num{font-size:2.5rem;font-size:max(2.5rem,10px)}}.lcl-hero .lcl-hero-lead__sub{position:absolute;top:-1.3rem;right:0;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.3rem 1.5rem;margin:auto;background-color:#005bac;border-radius:100vw;color:#fff;font-weight:700;font-size:1.3rem;font-size:max(1.3rem,10px);line-height:1.65;letter-spacing:0}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-lead__sub{font-size:1.1rem;font-size:max(1.1rem,10px)}}.lcl-hero .lcl-hero-qst{position:absolute;z-index:10;top:0;left:0;width:100%;height:100vh;pointer-events:none}@media screen and (min-width: 768px){.lcl-hero .lcl-hero-qst{min-height:var(--min);max-height:var(--max)}}.lcl-hero .lcl-hero-qst__fish{position:absolute;opacity:0}.lcl-hero .lcl-hero-qst__fish .svg-path{transform-box:fill-box;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:fishAnim 3s ease-in-out infinite both;animation:fishAnim 3s ease-in-out infinite both}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__fish{display:none}}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01{width:16.6rem;top:calc(50% - 23rem);right:calc((100% - 130rem)/2 + 13.9rem)}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path01{-webkit-animation-delay:0s;animation-delay:0s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path02{-webkit-animation-delay:.1s;animation-delay:.1s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path03{-webkit-animation-delay:.2s;animation-delay:.2s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path04{-webkit-animation-delay:.3s;animation-delay:.3s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path05{-webkit-animation-delay:.4s;animation-delay:.4s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path06{-webkit-animation-delay:.5s;animation-delay:.5s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path07{-webkit-animation-delay:.6s;animation-delay:.6s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path08{-webkit-animation-delay:.7s;animation-delay:.7s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path09{-webkit-animation-delay:.8s;animation-delay:.8s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--01 .svg-path10{-webkit-animation-delay:.9s;animation-delay:.9s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02{width:13rem;top:calc(50% + 28rem);left:calc((100% - 130rem)/2 + 7.2rem)}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-elm{fill:#fff}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path01{-webkit-animation-delay:-1s;animation-delay:-1s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path02{-webkit-animation-delay:-.9s;animation-delay:-.9s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path03{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path04{-webkit-animation-delay:-.7s;animation-delay:-.7s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path05{-webkit-animation-delay:-.6s;animation-delay:-.6s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path06{-webkit-animation-delay:-.5s;animation-delay:-.5s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path07{-webkit-animation-delay:-.4s;animation-delay:-.4s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path08{-webkit-animation-delay:-.3s;animation-delay:-.3s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path09{-webkit-animation-delay:-.2s;animation-delay:-.2s}.lcl-hero .lcl-hero-qst__fish.lcl-hero-qst__fish--02 .svg-path10{-webkit-animation-delay:-.1s;animation-delay:-.1s}.lcl-hero .lcl-hero-qst-bar{position:absolute;opacity:0;top:calc(50% - 28rem);left:0;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:4.5rem;margin:auto;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst-bar{padding-top:4.1rem}}.lcl-hero .lcl-hero-qst-bar.lcl-hero-qst-bar--active{opacity:1}.lcl-hero .lcl-hero-qst-bar__fig{position:absolute;top:-0.5rem;left:0;width:7.1rem;margin-left:auto;margin-right:auto;-webkit-transition:left .5s ease;transition:left .5s ease}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst-bar__fig{width:5.5rem}}.lcl-hero .lcl-hero-qst-bar__sep{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;position:relative}.lcl-hero .lcl-hero-qst-bar__area{--areaGauge: 0%;position:relative;width:27rem;height:1.2rem;background-color:#fff;border-radius:100vw;overflow:hidden}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst-bar__area{width:21rem;height:.9rem}}.lcl-hero .lcl-hero-qst-bar__area::before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border-radius:100vw;clip-path:inset(0 calc(100% - var(--areaGauge)) 0 0 round 0 100vw 100vw 0);background-color:#125e96;-webkit-transform-origin:left;transform-origin:left;-webkit-transition:clip-path .5s ease;transition:clip-path .5s ease}.lcl-hero .lcl-hero-qst-bar__num{position:absolute;right:-3.3rem;color:#fff;font-weight:700;font-size:1.3rem;font-size:max(1.3rem,10px);line-height:2;letter-spacing:0}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst-bar__num{font-size:1rem;font-size:max(1rem,10px)}}.lcl-hero .lcl-hero-qst__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0}.lcl-hero .lcl-hero-qst__block.lcl-hero-qst__block--current{pointer-events:auto}.lcl-hero .lcl-hero-qst__block:not(:has(.lcl-hero-qst__undo)){padding-bottom:7rem}.lcl-hero .lcl-hero-qst__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:9.7rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__in{padding-top:7.5rem}}.lcl-hero .lcl-hero-qst__in .qicon{width:6.8rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__in .qicon{width:5rem}}.lcl-hero .lcl-hero-qst__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:7.4rem;margin-top:1rem;color:#fff;text-align:center;font-weight:700;font-size:2.2rem;font-size:max(2.2rem,10px);line-height:1.7;letter-spacing:0}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__ttl{min-height:8.1rem;margin-top:0;font-size:1.6rem;font-size:max(1.6rem,10px)}}.lcl-hero .lcl-hero-qst__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;margin-top:2.5rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__select{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-top:1.5rem}}.lcl-hero .lcl-hero-qst__item{width:44rem;height:21rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__item{width:34.5rem;height:15rem}}.lcl-hero .lcl-hero-qst__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border-radius:2rem;border:.3rem solid #fff;background-color:#fff;-webkit-transition:border-color .3s ease,background .3s ease;transition:border-color .3s ease,background .3s ease}@media(any-hover: hover){.lcl-hero .lcl-hero-qst__btn:hover{background-color:#fff100;border-color:#125e96}}.lcl-hero .lcl-hero-qst__btn .selecticon{width:3.8rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__btn .selecticon{width:3.1rem}}.lcl-hero .lcl-hero-qst__txt{margin-top:1.1rem;text-align:center;font-weight:700;font-size:1.6rem;font-size:max(1.6rem,10px);line-height:2;letter-spacing:0}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__txt{margin-top:.8rem;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.7}}.lcl-hero .lcl-hero-qst__undo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:1;width:24.7rem;height:4.5rem;margin-top:2.5rem;border:.2rem solid #125e96;border-radius:100vw;background-color:#125e96;color:#fff;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:.05em;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__undo{font-size:1.3rem;font-size:max(1.3rem,10px);letter-spacing:.05em}}.lcl-hero .lcl-hero-qst__undo{-webkit-transition:color .3s ease,background .3s ease;transition:color .3s ease,background .3s ease}@media(any-hover: hover){.lcl-hero .lcl-hero-qst__undo:hover{background-color:#fff;color:#125e96}.lcl-hero .lcl-hero-qst__undo:hover .ico_shindan_left{-webkit-transform:scale(0.9);transform:scale(0.9)}}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-qst__undo{margin-top:1.5rem}}.lcl-hero .lcl-hero-qst__undo .ico_shindan_left{position:absolute;top:0;bottom:0;left:1.2rem;margin:auto;width:2.9rem}.lcl-hero .lcl-hero-result{position:relative;z-index:2;display:none}@media screen and (min-width: 768px){.lcl-hero .lcl-hero-result__in{width:100rem;margin-left:auto;margin-right:auto}}.lcl-hero .lcl-hero-result__in{padding-block:11rem 13rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__in{width:34.5rem;padding-block:11rem;margin-left:auto;margin-right:auto}}.lcl-hero .lcl-hero-result__boxarea{position:relative;width:100%;z-index:1;border-radius:2rem;padding:4.3rem 6.3rem;background:url(../img/pattern/bg_frame.jpg) center/20px 20px repeat}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__boxarea{padding:5.9rem 0}}.lcl-hero .lcl-hero-result__boxarea::before,.lcl-hero .lcl-hero-result__boxarea::after{content:"";position:absolute;width:5.2rem;height:5.2rem;background:url(../img/card/corner.png) center/cover no-repeat}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__boxarea::before,.lcl-hero .lcl-hero-result__boxarea::after{width:3.5rem;height:3.5rem}}.lcl-hero .lcl-hero-result__boxarea::before{top:-0.8rem;left:-0.8rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__boxarea::before{top:-0.5rem;left:-0.5rem}}.lcl-hero .lcl-hero-result__boxarea::after{bottom:-0.8rem;right:-0.8rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__boxarea::after{bottom:-0.5rem;right:-0.5rem}}.lcl-hero .lcl-hero-result__circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:-7.7rem;right:-1.8rem;width:15.2rem;height:15.2rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__circle{width:10rem;height:10rem;top:-5rem;left:0;right:0;margin:auto}}.lcl-hero .lcl-hero-result__circle::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/card/txt_circle.png) center/cover no-repeat;-webkit-animation:circleAnim 20s linear infinite both;animation:circleAnim 20s linear infinite both}@-webkit-keyframes circleAnim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes circleAnim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lcl-hero .lcl-hero-result__circle .lighthouse{width:4.2rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__circle .lighthouse{width:2.7rem}}.lcl-hero .lcl-hero-result__box{position:relative}.lcl-hero .lcl-hero-result__sep{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__sep{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0}}.lcl-hero .lcl-hero-result__cnt{width:42.5rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__cnt{width:100%}}.lcl-hero .lcl-hero-result__you{padding-left:.5rem;font-weight:700;font-size:1.8rem;font-size:max(1.8rem,10px);line-height:1.3;letter-spacing:0}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__you{padding-left:0;text-align:center}}.lcl-hero .lcl-hero-result__ttl{position:relative;z-index:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:.2rem;color:#125e96;font-weight:700;font-size:4.5rem;font-size:max(4.5rem,10px);line-height:1.4;letter-spacing:.03em}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__ttl{padding-left:0;margin-left:auto;margin-right:auto;text-align:center;font-size:3.3rem;font-size:max(3.3rem,10px)}}.lcl-hero .lcl-hero-result__ttl::before{content:"";position:absolute;bottom:0;z-index:-1;width:100%;height:2rem;background:url(../img/card/line.png) left center/100% 100% no-repeat}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__ttl::before{height:1.4rem;background:url(../img/sp/card/line.png) left center/100% 100% no-repeat}}.lcl-hero .lcl-hero-result__dlist{margin-top:3rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__dlist{margin-top:2.5rem}}.lcl-hero .lcl-hero-result__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}}.lcl-hero .lcl-hero-result__item:not(:first-of-type){margin-top:.5rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__item:not(:first-of-type){margin-top:1rem}}.lcl-hero .lcl-hero-result__term{width:17.4rem;border-radius:100vw;background-color:#125e96;color:#fff;font-weight:700;text-align:center;font-size:1.5rem;font-size:max(1.5rem,10px);line-height:2;letter-spacing:0}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__term{font-size:1.4rem;font-size:max(1.4rem,10px)}}.lcl-hero .lcl-hero-result__desc{color:#125e96;font-weight:700;font-size:1.6rem;font-size:max(1.6rem,10px);line-height:1.65;letter-spacing:.05em}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__desc{font-size:1.4rem;font-size:max(1.4rem,10px)}}.lcl-hero .lcl-hero-result__detail{margin-top:3rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__detail{width:30rem;margin:2.5rem auto 0}}.lcl-hero .lcl-hero-result__link{margin-top:3rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__link{margin:2.5rem auto 0}}.lcl-hero .lcl-hero-result__figarea{display:block;position:relative;width:41.9rem;height:48.6rem}@media screen and (min-width: 768px){.lcl-hero .lcl-hero-result__figarea{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__figarea{width:32.6rem;height:35.5rem;margin-left:auto;margin-right:auto}}.lcl-hero .lcl-hero-result-card{position:absolute;z-index:3;top:1.8rem;left:3.9rem;width:31rem;height:40.5rem;-webkit-transform:rotate(5deg);transform:rotate(5deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result-card{top:2rem;left:4.7rem;width:22.5rem;height:29.4rem}}.lcl-hero .lcl-hero-result-card__vis{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backface-visibility:hidden}.lcl-hero .lcl-hero-result-card__vis.lcl-hero-result-card__vis--front{z-index:2}.lcl-hero .lcl-hero-result-card__vis.lcl-hero-result-card__vis--back{z-index:1;-webkit-transform:rotateY(180deg)}.lcl-hero .lcl-hero-result-card__front{position:absolute;top:0;left:0;width:100%;height:100%}.lcl-hero .lcl-hero-result-card__front.lcl-hero-result-card__front--bg{z-index:0}.lcl-hero .lcl-hero-result-card__illust{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:flicker 1s steps(2, start) infinite;animation:flicker 1s steps(2, start) infinite}.lcl-hero .lcl-hero-result-card__illust.lcl-hero-result-card__illust--01{z-index:2}.lcl-hero .lcl-hero-result-card__illust.lcl-hero-result-card__illust--02{z-index:1;-webkit-animation-delay:-0.5s;animation-delay:-0.5s}@-webkit-keyframes flicker{0%,50%{opacity:1}51%,100%{opacity:0}}@keyframes flicker{0%,50%{opacity:1}51%,100%{opacity:0}}.lcl-hero .lcl-hero-result-backcard{position:absolute;width:27rem}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result-backcard{width:18.1rem}}.lcl-hero .lcl-hero-result-backcard{-webkit-filter:drop-shadow(0 7px 8px rgba(0, 0, 0, 0.1));filter:drop-shadow(0 7px 8px rgba(0, 0, 0, 0.1))}.lcl-hero .lcl-hero-result-backcard.lcl-hero-result-backcard--01{z-index:0;top:.9rem;left:2.1rem;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result-backcard.lcl-hero-result-backcard--01{top:1.4rem;left:1.9rem}}.lcl-hero .lcl-hero-result-backcard.lcl-hero-result-backcard--02{z-index:1;top:10.3rem;right:3.7rem;-webkit-transform:rotate(15deg);transform:rotate(15deg)}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result-backcard.lcl-hero-result-backcard--02{top:9.6rem;right:3.2rem;-webkit-transform:rotate(18deg);transform:rotate(18deg)}}.lcl-hero .lcl-hero-result__retry{margin-top:3rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.lcl-hero .lcl-hero-result__retry{margin-top:2rem}}.shindan-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;width:34.2rem;height:6.5rem;border-radius:100vw;padding-inline:4.5rem;border:.2rem solid #125e96;-webkit-box-shadow:0 4px 0 0 #125e96;box-shadow:0 4px 0 0 #125e96;background-color:#fff100;color:#125e96;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:.05em;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.shindan-btn{font-size:1.3rem;font-size:max(1.3rem,10px);letter-spacing:.05em}}.shindan-btn{-webkit-transition:-webkit-transform .1s ease,-webkit-box-shadow .1s ease;transition:-webkit-transform .1s ease,-webkit-box-shadow .1s ease;transition:transform .1s ease,box-shadow .1s ease;transition:transform .1s ease,box-shadow .1s ease,-webkit-transform .1s ease,-webkit-box-shadow .1s ease}@media screen and (max-width: 767px){.shindan-btn{width:27rem;height:6rem;padding-inline:4.1rem}}@media(any-hover: hover){.shindan-btn:hover{-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-box-shadow:0 0px 0 0 #125e96;box-shadow:0 0px 0 0 #125e96}}.shindan-btn .ico_svg{position:absolute;top:0;bottom:0;right:2.3rem;margin:auto;width:3rem}.shindan-btn .ico_shindan_return{right:auto;left:2.3rem}.shindan-btn.shindan-btn--white{background-color:#fff}.shindan-btn.shindan-btn--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}