﻿@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap";*,*::before,*::after{box-sizing:border-box}html{font-size:10px;min-height:100%}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}.img-fulid{max-width:100%;height:auto}body{font-size:1.6rem;margin:0;padding:0;line-height:2.4;position:relative;font-family:"Zen Maru Gothic",serif;font-weight:400;background-color:#faf2e8;font-style:normal;overflow-x:hidden}@media screen and (max-width: 992px){body{font-size:1.4rem;line-height:2}}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin:0}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{list-style:none;margin-top:0;margin-bottom:0rem;padding:0}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}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}a{color:#007bff;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0}img{vertical-align:bottom;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.sp{display:none}@media screen and (max-width: 992px){.sp{display:block}}.container{max-width:1240px;margin:0 auto;padding:0 20px;position:relative;z-index:5}.gHeader{text-align:center}.gHeader-logo img{padding-top:35px}@media screen and (max-width: 992px){.gHeader-logo img{width:200px;padding-top:20px}}.gNav{position:fixed;top:0;z-index:50000000;right:30px}@media screen and (max-width: 1300px){.gNav{width:100%;height:100%;right:0;background-color:#de634a;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s}}@media screen and (max-width: 1300px){.gNav-ul{right:0;display:none}}@media screen and (min-width: 1300px){.gNav-ul{display:grid !important;grid-template-columns:1fr 1fr;gap:14px}}.gNav-ul-li a{background-color:#de634a;display:block;color:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding:30px 20px 10px 20px;font-family:"Zen Kaku Gothic New",sans-serif;transition:ease-in-out .2s}@media screen and (max-width: 1300px){.gNav-ul-li a{border-radius:0;padding:15px}}.gNav-ul-li a:hover{background-color:#0f2572;text-decoration:none}@media screen and (max-width: 1300px){.gNav-ul-li a:hover{background-color:#de634a}}.gNavBtn{padding:20px;width:55px;height:55px;position:fixed;cursor:pointer;display:none;right:0;top:0;z-index:500000000;border-bottom-left-radius:10px;background-color:#de634a}@media screen and (max-width: 1300px){.gNavBtn{display:block}}.gNavBtn span{display:block;position:absolute;height:2px;width:20px;background:#fff;right:50%;transform:translateX(50%);transition:.2s ease-in-out}.gNavBtn span:nth-child(1){top:18px}.gNavBtn span:nth-child(2){top:24px}.gNavBtn span:nth-child(3){top:30px}.menuOpen .gNavBtn span:nth-child(1){top:23px;transform:translateX(50%) rotate(45deg)}.menuOpen .gNavBtn span:nth-child(2){opacity:0}.menuOpen .gNavBtn span:nth-child(3){top:23px;transform:translateX(50%) rotate(-45deg)}.menuOpen .gNav{display:flex;opacity:1;visibility:visible;z-index:500000}.menuOpen .gNav-ul{display:block}.gFooter{background-color:#fff;text-align:center;padding:120px 25px 20px 25px}@media screen and (max-width: 992px){.gFooter{padding:60px 25px 20px 25px}}@media screen and (max-width: 768px){.gFooter{padding:20px 20px 20px 20px}}.gFooter small{font-size:1.4rem;font-family:"Bricolage Grotesque",sans-serif}@media screen and (max-width: 992px){.gFooter small{font-size:1.1rem}}.lp{margin-top:-100px;overflow-x:hidden}@media screen and (max-width: 992px){.lp{margin-top:-50px}}.lp-mainv{text-align:center;overflow:hidden}.lp-mainv-container{max-width:1340px;margin:0 auto;position:relative}.lp-mainv-item{margin:0 -22px}@media screen and (max-width: 992px){.lp-mainv-item{margin:0}}.lp-mainv-illust{position:absolute;inset:0;opacity:0;transform:translateY(20px)}.lp-mainv-bal{position:absolute;inset:0;opacity:0;transform:translateY(20px)}.lp-mainv-title{position:absolute;inset:0;opacity:0;transform:translateY(20px)}.lp-mainv-parts{position:absolute;bottom:-80px;right:20px}@media screen and (max-width: 992px){.lp-mainv-parts{display:none}}.lp-cmn{text-align:center;position:relative;padding:0 25px}.lp-cmn-leadtext{text-align:center;font-size:1.8rem;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:500;position:relative;margin-bottom:180px}@media screen and (max-width: 992px){.lp-cmn-leadtext{margin-bottom:90px;font-size:1.4rem}}.lp-cmn-leadtext::after{position:absolute;content:"";width:1px;height:88px;background-color:#000;left:50%;transform:translateX(-50%);bottom:-100px}@media screen and (max-width: 992px){.lp-cmn-leadtext::after{height:44px;bottom:-50px}}.lp-cmn-subtitle{color:#0f2572;font-size:2rem;line-height:0;font-weight:600;margin-bottom:40px;text-align:center;position:relative;display:inline-block;padding:0 110px}@media screen and (max-width: 992px){.lp-cmn-subtitle{padding:0 60px;font-size:1.4rem}}.lp-cmn-subtitle::before{background:url(../images/line.png) left center/99px auto no-repeat;position:absolute;content:"";width:98px;height:20px;left:0;top:calc(50% - 10px)}@media screen and (max-width: 992px){.lp-cmn-subtitle::before{background:url(../images/line.png) left center/50px auto no-repeat}}.lp-cmn-subtitle::after{background:url(../images/line.png) right center/99px auto no-repeat;position:absolute;content:"";width:98px;height:20px;right:0;top:calc(50% - 10px)}@media screen and (max-width: 992px){.lp-cmn-subtitle::after{background:url(../images/line.png) right center/50px auto no-repeat}}@media screen and (max-width: 992px){.lp-cmn-text{font-size:1.4rem}}.lp-cmn-link{display:inline-block;color:#fff;background:#de634a url(../images/arrow.svg) right 35px center no-repeat;background-color:#de634a;font-size:2.3rem;border-radius:200px;padding:30px 50px;max-width:925px;width:100%;font-weight:500;position:relative;transition:ease-in-out .2s}@media screen and (max-width: 992px){.lp-cmn-link{font-size:1.8rem;padding:15px 25px;line-height:1.4;background:#de634a url(../images/arrow.svg) right 20px center/15px auto no-repeat}}@media screen and (max-width: 768px){.lp-cmn-link{font-size:1.6rem}}.lp-cmn-link:hover{color:#fff;text-decoration:none;background:#0f2572 url(../images/arrow.svg) right 25px center no-repeat}@media screen and (max-width: 992px){.lp-cmn-link:hover{background:#0f2572 url(../images/arrow.svg) right 15px center/15px auto no-repeat}}.lp-cmn .-btn{z-index:0;position:relative;display:inline-block;width:100%;max-width:925px}.lp-cmn .-btn::before{background:url(../images/second-parts03.png) no-repeat;position:absolute;content:"";right:60px;top:-325px;width:370px;height:302px;z-index:-1}@media screen and (max-width: 992px){.lp-cmn .-btn::before{width:170px;height:150px;background-size:100% auto;bottom:0px;bottom:90px;top:auto}}.lp-cmn .-btn::after{position:absolute;content:"";width:334px;height:272px;left:-140px;top:-80px;z-index:-1;background:url(../images/btn-parts01.png) no-repeat}@media screen and (max-width: 992px){.lp-cmn .-btn::after{width:160px;height:140px;background-size:100% auto;left:-70px;top:0px}}.lp-firstBlock{padding:50px 0 200px 0;background:url(../images/bg.svg) center bottom/5000px 1581px no-repeat}.lp-firstBlock-text{line-height:2.4}.lp-firstBlock-secondimg{position:absolute;top:-150px}.lp-nav{max-width:902px;width:100%;margin:-15px auto 20px auto;display:grid;padding:0 20px;grid-template-columns:repeat(3, 1fr);gap:25px}@media screen and (max-width: 992px){.lp-nav{margin-top:-50px;gap:15px}}@media screen and (max-width: 768px){.lp-nav{display:block;margin-top:5px}}.lp-nav-link{background:#0f2572 url(../images/arrow-bottom.svg) center bottom 15px no-repeat;color:#fff;text-align:center;font-size:1.5rem;padding:15px 20px 25px 20px;font-weight:500;height:98px;line-height:1.6;display:flex;align-items:center;justify-content:center;transition:ease-in-out .2s;position:relative}@media screen and (max-width: 992px){.lp-nav-link{font-size:1.3rem;padding:15px 20px 30px 20px;height:auto}}@media screen and (max-width: 768px){.lp-nav-link{padding:10px 10px 30px 10px;margin-bottom:10px}.lp-nav-link .br{display:none}}.lp-nav-link:hover{color:#0f2572;text-decoration:none;background:#c2c8db url(../images/arrow-bottom-hover.svg) center bottom 15px no-repeat}.lp-first-title{text-align:center}.lp-first-title-h2{font-weight:600;text-align:center;position:relative;color:#0f2572;margin-bottom:130px;font-size:3.3rem;display:inline-block;padding:0 0px 15px 0px;line-height:2}@media screen and (max-width: 992px){.lp-first-title-h2{font-size:2rem;margin-bottom:90px}}.lp-first-title-h2::after{content:"という方には…";position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);font-size:2rem}@media screen and (max-width: 992px){.lp-first-title-h2::after{font-size:1.4rem;bottom:-40px}}.lp-first-title-h2 span{padding:0 2px 10px 2px;background:url(../images/dot.svg) 2px bottom repeat-x}@media screen and (max-width: 992px){.lp-first-title-h2 span{background-size:7px auto}}.lp-first-box{background-color:#fff;padding:50px 60px 40px 60px;border-radius:80px;position:relative;margin-bottom:145px;box-shadow:0 0 30px rgba(0,0,0,.08)}@media screen and (max-width: 992px){.lp-first-box{border-radius:30px;margin-bottom:70px;box-shadow:0 0 15px rgba(0,0,0,.08);padding:20px}}@media screen and (max-width: 768px){.lp-first-box{padding:30px 20px 20px 20px}}.lp-first-box-grid{display:grid;grid-template-columns:300px 1fr;gap:0 20px}@media screen and (max-width: 992px){.lp-first-box-grid{display:block}}.lp-first-box-pop{font-weight:500;text-align:center;color:#fff;padding:0px 20px;margin-bottom:20px;background-color:#de634a;max-width:422px;width:100%;font-size:3.2rem;border-radius:100px;position:relative;margin-top:-85px;left:50%;transform:translateX(-50%)}.lp-first-box-pop span{position:relative;z-index:5000}@media screen and (max-width: 992px){.lp-first-box-pop{font-size:1.6rem;padding:5px 10px;margin-top:-36px;max-width:220px}}@media screen and (max-width: 768px){.lp-first-box-pop{font-size:1.4rem;max-width:160px;left:100px;margin-top:-45px}}.lp-first-box-pop::after{content:"";position:absolute;width:0;height:0;z-index:5;border-style:solid;border-right:14px solid rgba(0,0,0,0);border-left:14px solid rgba(0,0,0,0);border-top:26px solid #de634a;border-bottom:0;bottom:-14px;left:50%;transform:translateX(-50%)}.lp-first-box-number{font-family:"Bricolage Grotesque",sans-serif;font-size:15rem;position:absolute;top:-175px;left:105px;font-weight:100;letter-spacing:.1em;color:#0f2572}@media screen and (max-width: 1200px){.lp-first-box-number{font-size:8rem;top:-90px;left:60px}}@media screen and (max-width: 992px){.lp-first-box-number{font-size:5rem;top:-50px;left:40px}}@media screen and (max-width: 768px){.lp-first-box-number{font-size:3rem;top:-30px;left:20px}}.lp-first-box-subtitle{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:600;text-align:center;font-size:4rem;line-height:1.4}@media screen and (max-width: 992px){.lp-first-box-subtitle{font-size:2.2rem;line-height:1.6}}.lp-first-box-subtitle span{font-size:2rem;padding-left:1em}@media screen and (max-width: 1200px){.lp-first-box-subtitle span{display:block}}@media screen and (max-width: 992px){.lp-first-box-subtitle span{font-size:1.6rem}}.lp-first-box-column{position:absolute;right:-65px;bottom:45px;display:grid;gap:10px 0;grid-template-columns:1fr}@media screen and (max-width: 1200px){.lp-first-box-column{right:20px;bottom:20px}}@media screen and (max-width: 992px){.lp-first-box-column{right:0px;bottom:0px;position:relative}}.lp-first-box-column-link{line-height:1;align-items:center;justify-content:center;border-radius:200px;color:#fff;font-size:1.7rem;font-family:"Bricolage Grotesque",sans-serif;background:#de634a url(../images/arrow.svg) center bottom 20px no-repeat;transition:ease-in-out .2s}.lp-first-box-column-link a{width:200px;height:120px;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;color:#fff;line-height:1.4}@media screen and (max-width: 992px){.lp-first-box-column-link a{width:100%;height:auto;height:60px}}.lp-first-box-column-link span{font-size:1.1rem}@media screen and (max-width: 992px){.lp-first-box-column-link{position:relative;font-size:1.3rem;left:0;background:#de634a url(../images/arrow.svg) right 15px center/15px auto no-repeat}}.lp-first-box-column-link:hover{color:#fff;text-decoration:none;background-color:#0f2572}@media screen and (max-width: 992px){.lp-first-box-column-link:hover{background-color:#0f2572}}.lp-first-box-link{position:absolute;right:-45px;bottom:45px;line-height:1;border-radius:200px;color:#fff;font-size:1.7rem;font-family:"Bricolage Grotesque",sans-serif;background:#de634a url(../images/arrow.svg) center bottom 50px no-repeat;transition:ease-in-out .2s}.lp-first-box-link a{width:200px;height:200px;text-align:center;text-decoration:none;align-items:center;justify-content:center;display:flex;color:#fff;line-height:1.4}@media screen and (max-width: 992px){.lp-first-box-link a{width:100%;height:auto;padding:15px 20px;margin-top:25px}}.lp-first-box-link span{font-size:1.1rem}@media screen and (max-width: 1200px){.lp-first-box-link{right:20px;bottom:20px}}@media screen and (max-width: 992px){.lp-first-box-link{position:relative;font-size:1.3rem;left:0;background:#de634a url(../images/arrow.svg) right 15px center/15px auto no-repeat}}.lp-first-box-link:hover{color:#fff;text-decoration:none;background:#0f2572 url(../images/arrow.svg) center bottom 50px no-repeat}@media screen and (max-width: 992px){.lp-first-box-link:hover{background:#0f2572 url(../images/arrow.svg) right 10px center/15px auto no-repeat}}.lp-first-box-content{position:relative}.lp-first-box-content-arrow{position:absolute;bottom:-120px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 992px){.lp-first-box-content-arrow{bottom:-40px}}@media screen and (max-width: 992px){.lp-first-box-content-arrow img{width:20px}}.lp-first-box-content-column{padding-top:20px;display:grid;width:100%;align-items:flex-start;grid-template-columns:1fr 480px 180px;gap:0 20px;padding-right:50px}@media screen and (max-width: 1200px){.lp-first-box-content-column{display:block;padding-right:0}}.lp-first-box-content-column-message{display:grid;grid-template-columns:100% 180px;gap:0 20px;align-items:flex-start}@media screen and (max-width: 1200px){.lp-first-box-content-column-message{padding-right:300px;margin-top:20px}}@media screen and (max-width: 992px){.lp-first-box-content-column-message{display:grid;grid-template-columns:1fr 90px;gap:0 15px;align-items:flex-end;margin-top:20px;padding-bottom:10px;padding-right:50px}}@media screen and (max-width: 768px){.lp-first-box-content-column-message{padding-right:0px}}.lp-first-box-content-column-text{border:2px solid #0f2572;border-radius:15px;padding:20px 32px 20px 32px;width:100%;position:relative;color:#0f2572;font-size:1.5rem;font-weight:500;line-height:2}@media screen and (max-width: 1200px){.lp-first-box-content-column-text{max-width:100%;align-items:flex-end;padding:10px 15px 10px 15px;border-radius:10px}}@media screen and (max-width: 992px){.lp-first-box-content-column-text{font-size:1.3rem}}.lp-first-box-content-column-text::after{content:"";position:absolute;right:-9px;top:50%;z-index:5;width:12px;height:13px;background:url(../images/arrow-left.svg) right center no-repeat}@media screen and (max-width: 992px){.lp-first-box-content-column-text::after{top:50px}}@media screen and (max-width: 768px){.lp-first-box-content-column-text::after{top:auto;bottom:40px}}.lp-first-box-content-column-img{padding-left:6px;z-index:5}@media screen and (max-width: 992px){.lp-first-box-content-column-img img{width:110px;margin-bottom:-22px}}@media screen and (max-width: 768px){.lp-first-box-content-column-img img{width:110px;margin-bottom:-22px}}.lp-first-box-content-column-schedule-h4{text-align:center;background-color:#0f2572;padding:10px;border-radius:6px;font-size:1.5rem;color:#fff;display:inline-block;padding:2px 10px;width:100%;font-weight:500;margin-bottom:10px}@media screen and (max-width: 1200px){.lp-first-box-content-column-schedule-h4{max-width:100%}}@media screen and (max-width: 992px){.lp-first-box-content-column-schedule-h4{font-size:1.3rem}}.lp-first-box-content-column-schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}@media screen and (max-width: 992px){.lp-first-box-content-column-schedule-grid{display:block}}.lp-first-box-content-column-schedule-text{color:#0f2572;font-weight:500;font-size:1.7rem;line-height:1.6}@media screen and (max-width: 992px){.lp-first-box-content-column-schedule-text{font-size:1.4rem}}@media screen and (max-width: 1200px){.lp-first-box-content-img{text-align:center;padding-bottom:25px}}.lp-first-box-content-ul{padding-top:10px;margin-bottom:25px}.lp-first-box-content-ul-li{font-size:1.3rem;line-height:2}.lp-first .-firstimg{margin:0 0 0 -120px}@media screen and (max-width: 1200px){.lp-first .-firstimg{margin:0}}.lp-first .-row2{padding-left:100px;grid-template-columns:1fr 210px;align-items:center;padding-right:40px}@media screen and (max-width: 1200px){.lp-first .-row2{align-items:center;padding-bottom:20px;padding-left:0px;display:grid;grid-template-columns:1fr 180px;padding-right:120px}}@media screen and (max-width: 992px){.lp-first .-row2{grid-template-columns:1fr 90px;padding-right:60px;align-items:flex-end}}@media screen and (max-width: 768px){.lp-first .-row2{padding-right:0px}}.lp-first .-secondimg{margin:-120px 0 0 -120px;width:416px}@media screen and (max-width: 992px){.lp-first .-secondimg{width:300px;margin:40px auto 0}}.lp-first .-thirdimg{margin:0 0 0 -40px}@media screen and (max-width: 1200px){.lp-first .-thirdimg{margin:0}}.lp-first .-firstparts01{position:relative;z-index:1}.lp-first .-firstparts01::before{background:url(../images/first-parts04.png) no-repeat;background-size:100% auto;position:absolute;content:"";left:-300px;top:-250px;width:246px;height:200px;z-index:-1}@media screen and (max-width: 992px){.lp-first .-firstparts01::before{background-size:100% auto;width:150px;height:120px;right:50%;top:-50px}}.lp-first .-firstparts01::after{background:url(../images/first-parts01.png) no-repeat;position:absolute;content:"";right:-450px;top:-200px;width:293px;height:242px;z-index:-1}@media screen and (max-width: 992px){.lp-first .-firstparts01::after{background-size:100% auto;width:150px;height:120px;right:50%;top:-70px}}.lp-first .-firstparts02{position:relative}.lp-first .-firstparts02::before{background:url(../images/first-parts02.png) no-repeat;position:absolute;content:"";left:-190px;top:-190px;width:423px;height:344px;z-index:-1}@media screen and (max-width: 992px){.lp-first .-firstparts02::before{width:210px;height:160px;background-size:100% auto;left:-100px;top:-100px}}.lp-first .-firstparts02::after{background:url(../images/first-parts03.png) no-repeat;position:absolute;content:"";right:-280px;bottom:-140px;width:685px;height:558px;z-index:-1}@media screen and (max-width: 992px){.lp-first .-firstparts02::after{width:300px;height:225px;background-size:cover;right:-140px;bottom:-60px;transform:rotate(180deg)}}.lp-first .-firstparts03{position:absolute;right:80px;top:-150px}@media screen and (max-width: 1200px){.lp-first .-firstparts03{right:40px}}@media screen and (max-width: 992px){.lp-first .-firstparts03{right:0px;top:-70px}}@media screen and (max-width: 992px){.lp-first .-firstparts03 img{width:125px}}.lp-first .-secondparts01{position:relative}.lp-first .-secondparts01::before{background:url(../images/second-parts01.png) no-repeat;position:absolute;content:"";left:-280px;top:-270px;width:610px;height:504px;z-index:-1}@media screen and (max-width: 992px){.lp-first .-secondparts01::before{width:300px;height:250px;background-size:100% auto;left:-140px;top:-100px}}@media screen and (max-width: 768px){.lp-first .-secondparts01::before{top:-50px}}.lp-first .-secondparts01::after{background:url(../images/second-parts02.png) no-repeat;position:absolute;content:"";right:-200px;top:0px;width:294px;height:239px;z-index:-1}@media screen and (max-width: 992px){.lp-first .-secondparts01::after{width:170px;height:150px;background-size:100% auto;top:-60px}}.lp-secondBlock{background-color:#fff}.lp-secondBlock-mainTitle{text-align:center;margin-bottom:50px}.lp-secondBlock-mainTitle span{font-size:3rem;font-weight:600;line-height:1;display:inline-block;margin-bottom:20px;color:#0f2572;background:linear-gradient(transparent 60%, #FDB5A6 0%)}@media screen and (max-width: 992px){.lp-secondBlock-mainTitle span{font-size:2rem;margin-bottom:0px}}.lp-secondBlock-subTitle{text-align:center;margin-bottom:80px;position:relative}.lp-secondBlock-subTitle::before{font-family:"Bricolage Grotesque",sans-serif;font-size:2.5rem;position:absolute;top:-45px;left:50%;font-weight:400;transform:translateX(-50%);color:#0f2572}@media screen and (max-width: 992px){.lp-secondBlock-subTitle::before{font-size:1.6rem;top:-25px}}@media screen and (max-width: 992px){.lp-secondBlock-subTitle{margin-bottom:45px;line-height:1.4}}.lp-secondBlock-subTitle span{text-align:center;font-size:3.3rem;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:600;color:#0f2572;position:relative;padding:0 0 10px 10px;display:inline-block}@media screen and (max-width: 992px){.lp-secondBlock-subTitle span{font-size:2rem;padding:0 0 5px 5px}}.lp-secondBlock-subTitle span::before{position:absolute;width:100%;height:4px;bottom:-6px;left:0;background-color:#0f2572;content:""}@media screen and (max-width: 992px){.lp-secondBlock-subTitle span::before{height:2px}}.lp-secondBlock-subTitle span::after{content:"";position:absolute;border-right:9px solid rgba(0,0,0,0);border-left:9px solid rgba(0,0,0,0);border-top:15px solid #0f2572;border-bottom:0;bottom:-20px;left:50%;transform:translateX(-50%)}.lp-secondBlock-figure{text-align:center;margin-bottom:150px;padding:0 25px}@media screen and (max-width: 992px){.lp-secondBlock-figure{margin-bottom:75px}}.lp-second{margin-bottom:120px}@media screen and (max-width: 1400px){.lp-second{margin-bottom:200px}}@media screen and (max-width: 992px){.lp-second{margin-bottom:150px}}.lp-second:nth-child(1) .lp-secondBlock-subTitle::before{content:"Q1"}.lp-second:nth-child(2) .lp-secondBlock-subTitle::before{content:"Q2"}.lp-second:nth-child(3) .lp-secondBlock-subTitle::before{content:"Q3"}@media screen and (max-width: 992px){.lp-second:last-child{margin-bottom:50px}}.lp-second-box{display:flex;justify-content:space-between;align-items:flex-end;padding:0 20px}.lp-second-box-bg{background-color:#faf2e8;padding:80px 110px 80px 110px;border-radius:80px;position:relative;max-width:1200px;width:100%;margin:0 auto}@media screen and (max-width: 1200px){.lp-second-box-bg{padding:30px 25px 30px 25px;border-radius:20px}}.lp-second-box-bg::before{content:"“";position:absolute;top:50px;left:50px;font-size:25rem;line-height:0;font-weight:50;color:#0f2572}@media screen and (max-width: 992px){.lp-second-box-bg::before{font-size:15rem;left:10px;top:30px}}@media screen and (max-width: 1200px){.lp-second-box-bg .-figureGraph{margin-right:0;padding-top:20px;text-align:center}}@media screen and (max-width: 992px){.lp-second-box-bg .-figureGraph img{width:300px}}.lp-second-box-bg-figure{text-align:right}.lp-second-box-bg-grid{display:grid;grid-template-columns:1fr 436px;gap:30px}@media screen and (max-width: 1200px){.lp-second-box-bg-grid{display:block}}.lp-second-box-bg-right{text-align:right;padding-right:100px;padding-top:20px;font-size:1.3rem}@media screen and (max-width: 1200px){.lp-second-box-bg-right{text-align:center;font-size:1.1rem}}@media screen and (max-width: 992px){.lp-second-box-bg-right{padding-right:0;padding-bottom:30px}}.lp-second-box-bg-image{text-align:center;padding-top:40px}@media screen and (max-width: 992px){.lp-second-box-bg-image{padding-top:20px}}.lp-second-box-bg-image img{max-width:544px;width:100%}.lp-second-box-bg-ul{margin:1em 0 .5em 0}.lp-second-box-bg-ul-li{padding-left:1em;text-indent:-1em;line-height:1.8;padding-bottom:.5em}.lp-second-box-bg-ul-li::before{content:"・"}.lp-second-box-illust{position:absolute;right:-170px;bottom:-120px;z-index:5}@media screen and (max-width: 1400px){.lp-second-box-illust{right:10px;bottom:-180px}.lp-second-box-illust img{width:240px}}@media screen and (max-width: 992px){.lp-second-box-illust{right:10px;bottom:-120px}.lp-second-box-illust img{width:150px;right:0px;height:auto}}@media screen and (max-width: 1200px){.lp-second:nth-child(even) .lp-second-box-bg{display:block}}.lp-second:nth-child(even) .lp-second-box-bg-figure{background-color:#fff;padding:40px;margin-top:60px;border-radius:20px;text-align:center}@media screen and (max-width: 1360px){.lp-second:nth-child(even) .lp-second-box-bg-figure{padding:15px;margin-top:20px;border-radius:10px}}.lp-second:nth-child(even) .lp-second-box-bg-figure img{width:100%;height:auto}.lp-second:nth-child(even) .lp-second-box-illust{right:auto;left:-170px;bottom:-95px}@media screen and (max-width: 1400px){.lp-second:nth-child(even) .lp-second-box-illust{left:-170px}.lp-second:nth-child(even) .lp-second-box-illust img{width:240px}}@media screen and (max-width: 992px){.lp-second:nth-child(even) .lp-second-box-illust{left:10px;bottom:-40px}.lp-second:nth-child(even) .lp-second-box-illust img{width:150px;right:0px;height:auto}}.-footerFigure{position:absolute;left:50%;bottom:-380px;transform:translateX(calc(-50% - 380px))}@media screen and (max-width: 992px){.-footerFigure{transform:translateX(-50%);bottom:-160px}.-footerFigure img{width:160px}}.-gridrow3{margin-top:30px;display:grid;grid-template-columns:repeat(3, 1fr);gap:0 20px;margin-bottom:20px}@media screen and (max-width: 992px){.-gridrow3{display:block;padding-right:0}}.-gridrow3 .lp-first-box-content-column-schedule{margin-bottom:15px}.scroll-up-title{opacity:0;transform:translateY(20px)}.scroll-up-content{opacity:0;transform:translateY(20px)}.-text-bold{font-weight:bold;font-size:2rem;line-height:1.8;margin-bottom:5px}@media screen and (max-width: 992px){.-text-bold{font-size:1.6rem}}.-red{color:red}span.-red{color:red;font-size:1.4rem}/*# sourceMappingURL=style.css.map */