@charset "UTF-8";@-webkit-keyframes TEXT_UP{0%{translate:0 0}to{translate:0 -100%}}@keyframes TEXT_UP{0%{translate:0 0}to{translate:0 -100%}}.header{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;z-index:10}@media not all and (max-width:768px){.header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:column;flex-direction:column;height:100vh;justify-content:flex-start;right:0;top:0;width:6rem}}@media screen and (max-width:768px){.header{-webkit-box-pack:justify;-ms-flex-pack:justify;height:10rem;justify-content:space-between;left:0;top:0;width:100%}}@media not all and (max-width:768px){.header__logo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:9rem;justify-content:center}}@media screen and (max-width:768px){.header__logo{padding:3.2rem 0 3.2rem 3.2rem}}.header__logo__img img{display:block;height:auto}@media screen and (max-width:768px){.header__logo__img img{width:18.8rem}}.header__conents{display:-webkit-box;display:-ms-flexbox;display:flex}@media not all and (max-width:768px){.header__conents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:768px){.header__conents{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5rem;position:relative;width:15rem}.header__conents:before{background:rgba(0,0,0,.2);content:"";display:block;height:3.6rem;left:2.4rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}}.header__conents__entry{position:relative}@media screen and (max-width:768px){.header__conents__entry{margin-left:auto}}@media (hover:hover) and (pointer:fine){.header__conents__entry:hover .header__conents__entry__nav{opacity:1;pointer-events:all}}.header__conents__entry.is-active .header__conents__entry__nav{opacity:1;pointer-events:all}.header__conents__entry__nav{color:#fff;opacity:0;pointer-events:none;position:absolute;-webkit-transition:opacity .3s;transition:opacity .3s}@media not all and (max-width:768px){.header__conents__entry__nav{left:-.2rem;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:21.5rem}}@media screen and (max-width:768px){.header__conents__entry__nav{left:0;top:10.2rem;width:25rem}}.header__conents__entry__item+.header__conents__entry__item{margin-top:.2rem}.header__conents__entry__link{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5;padding:1.2rem;position:relative;-webkit-transition:background-color .3s;transition:background-color .3s}@media (hover:hover) and (pointer:fine){.header__conents__entry__link:hover{background-color:#000}.header__conents__entry__link:hover:before{opacity:0}}.header__conents__entry__link:before{background:url(../images/bg.png) repeat 50%/contain;content:"";display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%}@media not all and (max-width:768px){.header__conents__entry__link{font-size:1.3rem}}@media screen and (max-width:768px){.header__conents__entry__link{font-size:2.3rem}}.header__conents__entry__text{position:relative}.header__conents__entry__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:url(../images/bg-entry.png) 50%/150px 100px repeat;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media not all and (max-width:768px){.header__conents__entry__btn{height:6rem;width:100%}}@media screen and (max-width:768px){.header__conents__entry__btn{height:10rem;width:15rem}}.header__conents__entry__btn img{display:block;height:auto}@media not all and (max-width:768px){.header__conents__entry__btn img{width:4.3rem}}@media screen and (max-width:768px){.header__conents__entry__btn img{width:8.6rem}}@media not all and (max-width:768px){.header__conents__name{padding:1.6rem 0 0;text-align:center}}.header__conents__name__image img{height:auto}@media screen and (max-width:768px){.header__conents__name__image img{width:18.8rem}}@media not all and (max-width:768px){.header__hamburger{height:6rem}}@media screen and (max-width:768px){.header__hamburger{-webkit-box-flex:0;-ms-flex:0 0 10rem;flex:0 0 10rem;min-width:10rem}}.header__hamburger__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media not all and (max-width:768px){.header__hamburger__btn{height:6rem;width:6rem}}@media screen and (max-width:768px){.header__hamburger__btn{height:10rem;width:10rem}}.header__hamburger__border{position:relative}@media not all and (max-width:768px){.header__hamburger__border{height:.8rem;width:2rem}}@media screen and (max-width:768px){.header__hamburger__border{height:1.2rem;width:4rem}}.header__hamburger__border:after,.header__hamburger__border:before{background:#fff;content:"";height:1px;left:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.header__hamburger__border:before{top:0}.header__hamburger__border:after{bottom:0}.is-menu-open .header__hamburger__border:before{top:50%;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.is-menu-open .header__hamburger__border:after{bottom:50%;-webkit-transform:rotate(-45deg) translateY(50%);transform:rotate(-45deg) translateY(50%)}.header__gnav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.5);border-radius:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;position:fixed;z-index:10}@media not all and (max-width:768px){.header__gnav{padding:1.6rem 2.2rem 2.4rem;right:8rem;top:2rem;width:37rem}}@media screen and (max-width:768px){.header__gnav{left:4rem;padding:5.4rem 4rem;top:14rem;width:67rem}}.header__gnav__list{width:100%}.header__gnav__item{border-bottom:1px solid rgba(0,0,0,.2)}.header__gnav__item:last-child{border:none}.header__gnav__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media not all and (max-width:768px){.header__gnav__link{height:6.6rem}}@media screen and (max-width:768px){.header__gnav__link{height:12rem}}.header__gnav__en img{width:auto}@media not all and (max-width:768px){.header__gnav__en img{height:2.58rem}}@media screen and (max-width:768px){.header__gnav__en img{height:4.64rem}}@media not all and (max-width:768px){.header__gnav__ja{font-size:1.1rem}}@media screen and (max-width:768px){.header__gnav__ja{font-size:2rem}}.is-menu-open .header__gnav,.l-mv{display:-webkit-box;display:-ms-flexbox;display:flex}.l-mv{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;height:60vh;justify-content:center;min-height:400px;position:relative;width:100%}@media not all and (max-width:768px){.l-mv{padding:0 80px}}@media screen and (max-width:768px){.l-mv{padding:0 40px}}.l-mv__title{font-weight:700}@media not all and (max-width:768px){.l-mv__title{font-size:80px}}@media screen and (max-width:768px){.l-mv__title{font-size:40px}}.l-mv__copy{font-weight:700;margin-top:16px}@media not all and (max-width:768px){.l-mv__copy{font-size:32px}}@media screen and (max-width:768px){.l-mv__copy{font-size:16px}}.l-nav{position:fixed;z-index:10}@media not all and (max-width:768px){.l-nav{right:40px;top:40px}}@media screen and (max-width:768px){.l-nav{right:20px;top:20px}}.l-nav__list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.l-nav__item{display:block}.l-nav__link{text-decoration:underline}@media (hover:hover) and (pointer:fine){.l-nav__link:hover{text-decoration:none}}@media not all and (max-width:768px){.l-section{padding:0 80px}}@media screen and (max-width:768px){.l-section{padding:0 40px}}.l-section__body{margin-top:80px}.feature{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;width:100%}@media not all and (max-width:768px){.feature{background:url(../images/bg-feature-pc.png) 50%/cover repeat-x;padding:11.2rem 11.2rem 8.8rem}}@media screen and (max-width:768px){.feature{background:url(../images/bg-feature-sp.png) 50%/cover repeat-x;height:121rem;padding:12rem 0 0}}.feature__inner{position:relative;z-index:2}@media not all and (max-width:768px){.feature__inner{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}}.feature__title{font-family:-apple-system,Cormorant,Adobe Garamond Pro;font-weight:400}@media not all and (max-width:768px){.feature__title{font-size:10rem;line-height:1}}@media screen and (max-width:768px){.feature__title{font-size:12rem;margin:0 4rem}}.feature__title__img{display:block;height:auto}@media not all and (max-width:768px){.feature__title__img{width:42.5rem}}@media screen and (max-width:768px){.feature__title__img{margin-bottom:3.5rem;width:51rem}}@media not all and (max-width:768px){.feature__title__caption{font-size:1.4rem;line-height:1.4;margin:0 0 0 2.4rem}}@media screen and (max-width:768px){.feature__title__caption{margin:0 4rem}}.feature__list{position:relative;z-index:2}@media not all and (max-width:768px){.feature__list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.8rem;justify-content:center;margin-top:4.8rem}}@media screen and (max-width:768px){.feature__list{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:9.6rem;padding:0 8rem;position:relative;width:100%}}.feature__list__item{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative}@media not all and (max-width:768px){.feature__list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:47.2rem;width:33rem}}@media screen and (max-width:768px){.feature__list__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:74rem;width:46.8rem}}.feature__list__imgwrap{border-radius:2rem;display:block;left:0;overflow:hidden;position:absolute;top:0}@media not all and (max-width:768px){.feature__list__imgwrap{height:47.2rem;width:33rem}}@media screen and (max-width:768px){.feature__list__imgwrap{height:74rem;width:46.8rem;z-index:-1}}.feature__list__img{-o-object-fit:cover;object-fit:cover}@media not all and (max-width:768px){.feature__list__img{height:47.2rem;width:33rem}}@media screen and (max-width:768px){.feature__list__img{height:74rem;width:46.8rem}}@media not all and (max-width:768px){.feature__list__inner{padding:25.4rem 3.2rem 3.2rem;position:relative;z-index:2}}@media screen and (max-width:768px){.feature__list__inner{padding:0 4rem 4rem}}.feature__list__title{line-height:1.4}@media not all and (max-width:768px){.feature__list__title{font-size:2.2rem}}@media screen and (max-width:768px){.feature__list__title{font-size:3.2rem}}@media not all and (max-width:768px){.feature__list__txt{font-size:1.2rem;line-height:1.5;margin-top:1.6rem}}@media screen and (max-width:768px){.feature__list__txt{font-size:2.2rem;line-height:1.5;margin-top:2rem}}.feature .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0}.feature .splide__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.feature .splide__pagination{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;justify-content:center;position:absolute}@media screen and (max-width:768px){.feature .splide__pagination{left:8rem;top:-3.2rem}}.feature .splide__pagination__page{background-color:hsla(0,0%,100%,.3);cursor:pointer;display:block;-webkit-transition:background-color .3s;transition:background-color .3s}@media screen and (max-width:768px){.feature .splide__pagination__page{height:.4rem;width:7.2rem}}.feature .splide__pagination__page.is-active{background-color:#fff}.feature__animation{left:0;position:absolute;top:50%}.feature__animation,.feature__animation__inner,.feature__animation__list{display:-webkit-box;display:-ms-flexbox;display:flex}.feature__animation__img{max-width:none}@media not all and (max-width:768px){.feature__animation__img{height:13.3rem;margin:0 0 0 10rem;width:77.3rem}}@media screen and (max-width:768px){.feature__animation__img{height:20rem;margin:0 0 0 10rem;width:116rem}}.flow{background:url(../images/flow-bg-1.jpg) no-repeat 50% 50%/cover}@media screen and (max-width:768px){.flow{background-position:78% 0}}.flow__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media not all and (max-width:768px){.flow__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12rem 21.5rem 12rem 16.5rem}}@media screen and (max-width:768px){.flow__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12rem 4rem 9rem}}.flow__title{color:#fff}@media not all and (max-width:768px){.flow__title{width:55%}}@media screen and (max-width:768px){.flow__title{line-height:1.4;margin:0 0 9rem;text-align:center}}.flow__title__img{margin:0 0 3rem}@media screen and (max-width:768px){.flow__title__img{margin:0 0 3.6rem;width:26.9rem}}.flow__title__caption{display:block;font-family:Noto Sans JP,sans-serif;font-weight:700;font-weight:500}@media not all and (max-width:768px){.flow__title__caption{font-size:1.4rem}}@media screen and (max-width:768px){.flow__title__caption{font-size:2.5rem}}.flow__column--2{display:-webkit-box;display:-ms-flexbox;display:flex}@media not all and (max-width:768px){.flow__column--2{width:45%}.flow__column__col{margin:0 0 0 1.4rem;width:calc(50% - .7rem)}}@media screen and (max-width:768px){.flow__column__col{margin:0 0 0 2rem;width:calc(50% - 1rem)}}.flow__column__col:first-child{margin-left:0}.flow__column__title{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:url(../images/bg-entry.png) repeat 0 0/50%;border-radius:.5rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Noto Sans JP,sans-serif;justify-content:center;line-height:1.4;padding:0 1.2rem}@media not all and (max-width:768px){.flow__column__title{margin:0 0 .3rem;min-height:8.8rem}}@media screen and (max-width:768px){.flow__column__title{font-size:2.1rem;margin:0 0 1.6rem;min-height:13.4rem}}.flow__column__title__item{display:block;padding:0 0 0 1.4em;position:relative}.flow__column__title__item:before{content:"●";margin:0 0 0 -1.4em;position:absolute}.flow__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media not all and (max-width:768px){.flow__list__item{margin:0 0 .3rem}}@media screen and (max-width:768px){.flow__list__item{margin:0 0 .5rem}}.flow__list__item:first-child .flow__list__no{background:#000}@media not all and (max-width:768px){.flow__list__item:first-child .flow__list__no{border-radius:.3rem .3rem 0 0}}@media screen and (max-width:768px){.flow__list__item:first-child .flow__list__no{border-radius:.5rem .5rem 0 0}}.flow__list__item:first-child .flow__list__no:before{content:none}.flow__list__item:last-child .flow__list__no:after{background:#000;border-radius:0 0 .3rem .3rem;bottom:0;height:1rem}.flow__list__no{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:1rem 0;position:relative}@media not all and (max-width:768px){.flow__list__no{min-height:6.7rem;width:14%}}@media screen and (max-width:768px){.flow__list__no{font-weight:400;min-height:10rem;width:14.6%}}.flow__list__no:before{background:url(../images/bg-flow-no-before.png) no-repeat 50% 0/contain;content:"";height:10rem;position:absolute;width:100%}@media not all and (max-width:768px){.flow__list__no:before{top:.1rem}}@media screen and (max-width:768px){.flow__list__no:before{top:.2rem}}.flow__list__no:after{background:url(../images/bg-flow-no-after.png) no-repeat 50% 100%/contain;bottom:-.7rem;content:"";display:inline-block;height:10rem;position:absolute;width:100%}@media not all and (max-width:768px){.flow__list__no:after{bottom:-.7rem}}@media screen and (max-width:768px){.flow__list__no:after{bottom:-.8rem}}.flow__list__no__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative;width:100%;z-index:2}@media not all and (max-width:768px){.flow__list__no__inner{min-height:6.7rem}}@media screen and (max-width:768px){.flow__list__no__inner{min-height:10rem}}.flow__list__txt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.3;min-height:4rem;width:calc(90% - .3rem);width:100%}@media not all and (max-width:768px){.flow__list__txt{border-radius:.3rem;margin:0 0 0 .3rem;padding:0 2.4rem}}@media screen and (max-width:768px){.flow__list__txt{border-radius:.5rem;font-size:2.2rem;margin:0 0 0 .5rem;padding:0 3.6rem}}.flow__list__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#d7000f;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:50%;position:absolute;z-index:2}@media not all and (max-width:768px){.flow__list__icon{bottom:-1rem;height:2.4rem;width:2.4rem}}@media screen and (max-width:768px){.flow__list__icon{bottom:-1.6rem;height:3.6rem;width:3.6rem}}.flow__list__icon .icon__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center}@media not all and (max-width:768px){.flow__list__icon .icon__wrap{height:1.2rem;width:1rem}}@media screen and (max-width:768px){.flow__list__icon .icon__wrap{height:1.3rem;width:1.3rem}}.introduction{position:relative;z-index:2}.introduction__imgbox__imgwrap{display:grid;margin-inline:auto;overflow:hidden}.introduction__imgbox__item{border-radius:2rem;grid-area:1/1;position:relative}@media screen and (max-width:768px){.introduction__imgbox__item{margin-top:10rem}}.introduction__imgbox__contents{color:#fff;left:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){.introduction__imgbox__contents__inner{padding:calc(100vh + 22.5rem) 8rem 22.5rem}}@media not all and (max-width:768px){.introduction__imgbox__contents__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-inline:auto;padding:calc(100vh + 24rem) 0 22.5rem;width:64.5%}}.introduction__imgwrap{position:relative}@media not all and (max-width:768px){.introduction__imgwrap{-webkit-clip-path:inset(12%);clip-path:inset(12%);height:100vh}}@media screen and (max-width:768px){.introduction__imgwrap{-webkit-clip-path:inset(8rem);clip-path:inset(8rem);height:calc(100vh - 10rem)}}.introduction__imgwrap:after{background-color:rgba(0,0,0,.6);content:"";display:block;height:100%;left:0;opacity:var(--overlay-opacity,0);pointer-events:none;position:absolute;top:0;width:100%}.introduction__imgwrap img{height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;width:100%}.introduction__title{font-family:"Noto Serif JP",serif;font-size:6.5rem;letter-spacing:.16rem;line-height:1.2;margin-right:auto;position:relative}@media not all and (max-width:768px){.introduction__title{height:-webkit-max-content;height:-moz-max-content;height:max-content;left:-7rem;margin-left:-7rem;padding-bottom:calc(50% - 15.6rem);position:sticky;top:90px}}.introduction__txtwrap{padding:7rem 0 0}.introduction__txt{letter-spacing:.18rem;margin:0 0 4rem}@media not all and (max-width:768px){.introduction__txt{font-size:1.5rem;line-height:2.4}}@media screen and (max-width:768px){.introduction__txt{font-size:2.9rem;font-weight:600;line-height:1.9}}.introduction__txt:last-child{margin-bottom:0}@media not all and (max-width:768px){.program{background:url(../images/bg-program-pc.png) 100% 0/80rem auto no-repeat #f2f2f2;padding:12rem 0}}@media screen and (max-width:768px){.program{background:url(../images/bg-program-sp.png) 0 0/59rem auto no-repeat;padding:12rem 4rem}}.program__link{text-decoration:underline}@media (hover:hover) and (pointer:fine){.program__link:hover{text-decoration:none}}@media not all and (max-width:768px){.program__list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:9rem;padding-right:6rem}.program__list__contents{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.program__nav{-webkit-box-flex:0;-ms-flex:0 0 44.4rem;flex:0 0 44.4rem}.program__navitem{border-bottom:1px solid rgba(0,0,0,.05)}.program__nav{padding:3.2rem 0 15rem;position:sticky;top:0;z-index:2}.program__nav__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.5rem;gap:.6rem;height:12rem;justify-content:center;padding:0 8rem 0 6rem;position:relative}.program__nav__link:before{background:url(../images/icon-arrow-gray.svg) 50%/cover no-repeat;content:"";display:block;height:3.2rem;position:absolute;right:3rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.2rem}.program__nav__link.is-focus{background:#000}.program__nav__link.is-focus .program__nav__link__txt{color:#fff}.program__nav__link.is-focus:after{border-color:transparent;border-width:.8rem;border-left:.8rem solid #000;content:"";display:block;height:0;left:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.program__nav__link:not(.is-focus):hover{background:#fff}.program__nav__link:not(.is-focus):hover:before{background-image:url(../images/icon-arrow-red.svg)}.program__nav__link__txt{display:block}}.program__nav__link__tag{color:#d7000f;display:block}@media not all and (max-width:768px){.program__nav__link__note,.program__nav__link__tag{font-size:1.1rem}}.program__nav__link__icon{display:block}@media not all and (max-width:768px){.program__nav__link__icon{height:3.2rem;position:absolute;right:3rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.2rem}}.program__nav__link__icon img{display:block;height:100%;width:100%}@media not all and (max-width:768px){.program__title{margin-left:12rem;position:relative}}.program__title__img{display:block;height:auto}@media not all and (max-width:768px){.program__title__img{margin-bottom:4rem;width:61rem}}@media screen and (max-width:768px){.program__title__img{margin-bottom:3.5rem;width:58.7rem}}@media not all and (max-width:768px){.program__title__caption{font-size:1.4rem;left:0;position:absolute;top:calc(100% + 4rem)}}@media screen and (max-width:768px){.program__title__caption{font-size:2.5rem}}@media not all and (max-width:768px){.program__txt{font-size:1.4rem;line-height:2;margin:4rem 12rem 0 auto;width:52.3rem}}@media screen and (max-width:768px){.program__txt{font-size:2.6rem;line-height:2;margin-top:8rem;width:47rem}}.program__contentsitem{background:#fff;overflow:hidden;position:relative}@media not all and (max-width:768px){.program__contentsitem{height:0;opacity:0;-webkit-transition:opacity .75s ease-in-out;transition:opacity .75s ease-in-out}.program__contentsitem.is-view{border-radius:1rem;height:auto;opacity:1;padding:4rem 4rem 36.6rem}}@media screen and (max-width:768px){.program__contentsitem{border-radius:1rem;margin-top:2.4rem;overflow:hidden;padding:2.4rem 4rem 3.2rem}}@media not all and (max-width:768px){.program__contents{position:relative;z-index:1}}@media screen and (max-width:768px){.program__contents__subheading{background:#000;border-radius:1rem;color:#fff;font-size:2.6rem;height:11rem;margin-top:10.8rem;padding:4rem 0;text-align:center;vertical-align:text-bottom}}.program__contents__subheading__tag{color:#d7000f;display:inline-block}@media screen and (max-width:768px){.program__contents__subheading__tag{font-size:2.2rem;margin-right:2.2rem}.program__contents__subheading__note{font-size:2.2rem}}.program__contents__imgwrap{position:absolute;right:0;top:0;z-index:1}.program__contents__img{display:block;-o-object-fit:cover;object-fit:cover}@media not all and (max-width:768px){.program__contents__img{height:30rem;width:51rem}}@media screen and (max-width:768px){.program__contents__img{height:30rem;width:46rem}}@media not all and (max-width:768px){.program__contents__no{margin-bottom:7.2rem}#detail-4 .program__contents__no{margin-bottom:16rem}}@media screen and (max-width:768px){.program__contents__no{margin-bottom:3rem}#detail-4 .program__contents__no{margin-bottom:12rem}}.program__contents__no img{display:block;width:auto}@media not all and (max-width:768px){.program__contents__no img{height:13.4rem}}@media screen and (max-width:768px){.program__contents__no img{height:20.6rem}}.program__contents__title{color:#d7000f;font-family:"Noto Serif JP",serif;position:relative;z-index:2}.program__contents__title__main{display:block}@media not all and (max-width:768px){.program__contents__title__main{font-size:11rem}}@media screen and (max-width:768px){.program__contents__title__main{font-size:8rem}}.program__contents__title__caption{display:block;line-height:1.2}@media not all and (max-width:768px){.program__contents__title__caption{font-size:2.5rem;margin-top:.8rem}}@media screen and (max-width:768px){.program__contents__title__caption{font-size:3.2rem;margin-top:3.2rem}}.program__contents__detail__title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative;z-index:2}@media not all and (max-width:768px){.program__contents__detail__title{background:#000;color:#fff;font-size:1.4rem;height:5.2rem;margin:8.4rem auto 0}}@media screen and (max-width:768px){.program__contents__detail__title{background:#fff;border:1px solid #000;font-size:2.6rem;height:5.6rem;margin-top:5.6rem}}.program__contents__detail__txt{margin-top:1.8em}@media not all and (max-width:768px){.program__contents__detail__txt{font-size:1.4rem;line-height:2}}@media screen and (max-width:768px){.program__contents__detail__txt{font-size:2.6rem;line-height:1.7}}.program__contents__detail__txt:first-child{margin-top:0}.program__contents__detail__notice{color:#aaa}@media not all and (max-width:768px){.program__contents__detail__notice{font-size:1.2rem;line-height:1.5;margin-top:1.6em}}@media screen and (max-width:768px){.program__contents__detail__notice{font-size:2rem;line-height:1.7;margin-top:.5em}}@media not all and (max-width:768px){.program__contents__detail__tbl{border-top:1px solid #000;font-size:1.4rem;margin:5rem 0 0;width:100%}}@media screen and (max-width:768px){.program__contents__detail__tbl{display:block;font-size:2.6rem;line-height:1.7;margin-top:5.6rem}}@media screen and (max-width:768px) and (max-width:768px){.program__contents__detail__tbl tbody,.program__contents__detail__tbl tr{display:block}}.program__contents__detail__tbl__head{background:#000;color:#fff}@media not all and (max-width:768px){.program__contents__detail__tbl__head{border-bottom:1px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.2;text-align:center;vertical-align:middle;width:12rem}tr:nth-child(2n) .program__contents__detail__tbl__head{background:#272727}}@media screen and (max-width:768px){.program__contents__detail__tbl__head{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:5.6rem;justify-content:center}}@media not all and (max-width:768px){.program__contents__detail__tbl__data{border-bottom:1px solid #000;line-height:2;padding:4rem}}@media screen and (max-width:768px){.program__contents__detail__tbl__data{border:1px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:2.5rem 4rem;width:100%}}.program__contents__detail__flow__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.program__contents__detail__flow__item{margin:.8rem 0}}.program__contents__detail__flow__item .flow__item__num{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #d7000f;border-radius:50%;color:#d7000f;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media not all and (max-width:768px){.program__contents__detail__flow__item .flow__item__num{-webkit-box-flex:0;-ms-flex:0 0 2.4rem;flex:0 0 2.4rem;font-size:1.15rem;height:2.4rem;margin-right:.8rem;margin-top:.2rem}}@media screen and (max-width:768px){.program__contents__detail__flow__item .flow__item__num{-webkit-box-flex:0;-ms-flex:0 0 4rem;flex:0 0 4rem;font-size:2rem;height:4rem;margin-right:.8rem;margin-top:.4rem}}@media not all and (max-width:768px){.program__contents__detail__btnwrap{bottom:0;height:31rem;left:0;position:absolute;width:100%}}@media screen and (max-width:768px){.program__contents__detail__btnwrap{margin-top:7rem}}.program__contents__detail__btn{background:url(../images/bg-voice.png) 50% repeat;display:block}.program__contents__detail__btn__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:background .3s;transition:background .3s}@media not all and (max-width:768px){.program__contents__detail__btn__inner{height:31rem;padding:5.8rem 4.5rem 0 4rem;width:100%}}@media screen and (max-width:768px){.program__contents__detail__btn__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1rem;height:21.6rem;padding:0 2.8rem}}.program__contents__detail__btn__imgwrap{margin-right:auto}@media not all and (max-width:768px){.program__contents__detail__btn__imgwrap{position:relative;z-index:1}}.program__contents__detail__btn__img{width:86%}.program__contents__detail__btn__icon{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;justify-content:center;-webkit-transition:border-color .3s;transition:border-color .3s}@media not all and (max-width:768px){.program__contents__detail__btn__icon{height:9.8rem;position:relative;width:9.8rem;z-index:1}}@media screen and (max-width:768px){.program__contents__detail__btn__icon{height:8.9rem;width:8.9rem}}.program__contents__detail__btn__icon svg{fill:#fff;-webkit-transition:fill .3s;transition:fill .3s}@media not all and (max-width:768px){.program__contents__detail__btn__icon svg{height:1.9rem;width:2.1rem}}@media screen and (max-width:768px){.program__contents__detail__btn__icon svg{height:2.2rem;width:2.3rem}}@media (hover:hover) and (pointer:fine){.program__contents__detail__btn:hover .program__contents__detail__btn__inner{background:#000}.program__contents__detail__btn:hover .program__contents__detail__btn__icon{border-color:#d7000f}.program__contents__detail__btn:hover .program__contents__detail__btn__icon svg{fill:#d7000f}}@media not all and (max-width:768px){.program__contents__detail__accordion{margin:1.6rem auto 0}}@media screen and (max-width:768px){.program__contents__detail__accordion{margin-top:2.4rem;overflow:hidden;padding-bottom:13rem;position:relative}.program__contents__detail__accordion__inner{max-height:35.5rem;overflow:hidden;-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}.program__contents__more{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;background:#fff;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:13rem;justify-content:center;left:0;position:absolute;width:100%}.program__contents__more:before{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(90%,#fff));background:linear-gradient(hsla(0,0%,100%,0),#fff 90%);bottom:100%;content:"";display:block;height:10rem;left:0;position:absolute;width:100%}.is-open .program__contents__more:before{display:none}}.program__contents__more__img{display:block;margin:0 auto;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (max-width:768px){.program__contents__more__img{height:7.2rem;margin-bottom:.8rem;width:7.2rem}}.is-open .program__contents__more__img{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.program__contents__more__btn{color:#6c6c6c;display:block;text-align:center;width:100%}@media screen and (max-width:768px){.program__contents__more__btn{font-size:2rem;padding:2.4rem 0 0;text-align:center}}.visual{overflow:clip;position:relative;z-index:1}@media screen and (max-width:768px){.visual{overflow:visible;position:relative;z-index:3}}.visual:before{background:url(../images/bg-visual.png) repeat-x 0 0;content:"";display:inline-block;height:100%;mix-blend-mode:darken;position:absolute;z-index:2}@media not all and (max-width:768px){.visual:before{background-size:50%;width:25rem}}@media screen and (max-width:768px){.visual:before{background-size:50% 200%;width:11.6rem}}.visual__inner{position:relative;z-index:1}@media not all and (max-width:768px){.visual__title{padding:5rem 6.4rem 3.5rem 5rem}}@media screen and (max-width:768px){.visual__title{padding:8.8rem 5.4rem 9rem 1.6rem}}.visual__title__img--src{width:100%}.visual__anchor{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Instrument Sans,sans-serif;font-weight:400;justify-content:center}@media not all and (max-width:768px){.visual__anchor{font-size:2rem;margin:0 0 3rem;-webkit-transform:translateX(30%);transform:translateX(30%)}}@media screen and (max-width:768px){.visual__anchor{font-size:4rem;margin:0 0 4rem}}.visual__anchor__item{margin:0 0 0 3.6rem}.visual__anchor__item:first-child{margin-left:0}.visual__anchor__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (hover:hover) and (pointer:fine){.visual__anchor__link:hover .visual__anchor__icon{scale:1.2}.visual__anchor__link:hover .visual__anchor__text{-webkit-animation:TEXT_UP .5s cubic-bezier(.87,0,.13,1) 1;animation:TEXT_UP .5s cubic-bezier(.87,0,.13,1) 1}}.visual__anchor__textwrap{overflow:hidden}.visual__anchor__text{display:inline-block;position:relative}.visual__anchor__text:after{content:attr(data-txt);display:inline-block;left:0;position:absolute;top:100%}.visual__anchor__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:.1rem solid #d7000f;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-transition:scale .3s cubic-bezier(.87,0,.13,1);transition:scale .3s cubic-bezier(.87,0,.13,1);vertical-align:middle}@media not all and (max-width:768px){.visual__anchor__icon{height:4.6rem;margin:0 1.2rem 0 0;width:4.6rem}}@media screen and (max-width:768px){.visual__anchor__icon{border:.2rem solid #d7000f;height:7.2rem;margin:0 1.6rem 0 0;width:7.2rem}}.visual__anchor__icon .icon__wrap{font-size:0;line-height:0}@media not all and (max-width:768px){.visual__anchor__icon .icon__wrap{height:1rem;width:1rem}}@media screen and (max-width:768px){.visual__anchor__icon .icon__wrap{height:1.7rem;width:1.7rem}}.visual__imgwrap{overflow:hidden}.visual__imgwrap__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.visual__imgwrap__list{-ms-flex-negative:0;display:grid;flex-shrink:0;gap:.8rem;grid-template-columns:1.5fr 1.5fr repeat(2,2fr) 1.5fr 1.5fr repeat(3,2fr)}@media not all and (max-width:768px){.visual__imgwrap__list{grid-template-rows:13.8888888889vw 6.3888888889vw 6.9444444444vw;width:114.4444444444vw}}@media screen and (max-width:768px){.visual__imgwrap__list{grid-template-rows:20rem 9.2rem 10rem;width:164.8rem}}.visual__imgwrap__item{--delay:0s;border-radius:.5rem;-webkit-clip-path:polygon(50% 50%,50% 50%,50% 50%,50% 50%);clip-path:polygon(50% 50%,50% 50%,50% 50%,50% 50%);overflow:hidden;-webkit-transition:-webkit-clip-path .8s cubic-bezier(.87,0,.13,1);transition:-webkit-clip-path .8s cubic-bezier(.87,0,.13,1);transition:clip-path .8s cubic-bezier(.87,0,.13,1);transition:clip-path .8s cubic-bezier(.87,0,.13,1),-webkit-clip-path .8s cubic-bezier(.87,0,.13,1);-webkit-transition-delay:var(--delay);transition-delay:var(--delay);-webkit-transition-property:-webkit-clip-path;transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path,-webkit-clip-path}.visual__imgwrap__item:first-child{grid-column:1/3;grid-row:1/3}.visual__imgwrap__item:nth-child(4){grid-column:5/7;grid-row:1/3}.visual__imgwrap__item:nth-child(8){grid-column:1/2;grid-row:3/4}.visual__imgwrap__item:nth-child(9){grid-row:3/4}.visual__imgwrap__item:nth-child(10),.visual__imgwrap__item:nth-child(11){grid-row:2/4}.visual__imgwrap__item:nth-child(12),.visual__imgwrap__item:nth-child(13){grid-row:3/4}.visual__imgwrap__item:nth-child(14),.visual__imgwrap__item:nth-child(15),.visual__imgwrap__item:nth-child(16){grid-row:2/4}.visual__img{height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%}.visual.is-enter .visual__imgwrap__item{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.visual__linkList{display:grid;gap:1rem}@media not all and (max-width:768px){.visual__linkList{grid-template-columns:repeat(2,25.6rem);position:absolute;right:6rem;top:calc(100vh - 8.5rem)}}@media screen and (max-width:768px){.visual__linkList{grid-template-columns:repeat(2,34.5rem);left:0;margin:auto;position:absolute;right:0;top:calc(100% + 4rem);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.visual__linkButton{background:url(../images/bg-entry-pc.png) 50%/cover repeat;display:block;overflow:hidden;position:relative;z-index:0}@media not all and (max-width:768px){.visual__linkButton{border-radius:.4rem}}@media screen and (max-width:768px){.visual__linkButton{border-radius:.6rem}}@media (hover:hover) and (pointer:fine){.visual__linkButton:hover .visual__linkButtonInner{background-color:#000}.visual__linkButton:hover .visual__linkButtonIcon path{fill:#fff}.visual__linkButton:hover .visual__linkButtonIcon circle{stroke:#fff}}.visual__linkButtonInner{background-color:transparent;display:block;-webkit-transition:background .3s;transition:background .3s}@media not all and (max-width:768px){.visual__linkButtonInner{padding:2.1rem 2.4rem}}@media screen and (max-width:768px){.visual__linkButtonInner{padding:3rem}}.visual__linkButtonText{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;line-height:100%}@media not all and (max-width:768px){.visual__linkButtonText{font-size:1.3rem}}@media screen and (max-width:768px){.visual__linkButtonText{font-size:2rem}}.visual__linkButtonIcon{bottom:0;margin:auto;position:absolute;top:0}@media not all and (max-width:768px){.visual__linkButtonIcon{height:2.2rem;right:1rem;width:2.2rem}}@media screen and (max-width:768px){.visual__linkButtonIcon{height:3rem;right:1.5rem;width:3rem}}.visual__linkButtonIcon svg{height:100%;width:100%}.visual__linkButtonIcon circle,.visual__linkButtonIcon path{-webkit-transition:.3s;transition:.3s}.voice{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}@media not all and (max-width:768px){.voice{padding:12rem 8rem 20rem}}@media screen and (max-width:768px){.voice{padding:28rem 0 12.5rem}}.voice:after{content:"";display:block;position:absolute}@media not all and (max-width:768px){.voice:after{background:url(../images/bg-voice-pc.png) 50%/auto 100% repeat fixed;height:100%;right:0;top:0;width:24.3rem;z-index:-1}}@media screen and (max-width:768px){.voice:after{background:url(../images/bg-voice-sp.png) 50%/auto 100% repeat-x;height:75.6rem;right:0;top:0;width:12rem;z-index:-1}}@media not all and (max-width:768px){.voice__heading{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.voice__heading,.voice__title{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}.voice__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:1.4rem;width:51.5rem}}@media screen and (max-width:768px){.voice__title{display:-webkit-box;display:-ms-flexbox;display:flex;left:3.2rem;position:absolute;top:12rem}}.voice__title__image img{display:block}@media screen and (max-width:768px){.voice__title__image img{height:29.5rem;width:auto}}.voice__title__caption{color:#d7000f;display:block}@media not all and (max-width:768px){.voice__title__caption{margin-left:2rem}}@media screen and (max-width:768px){.voice__title__caption{font-size:2.5rem;margin-left:4.7rem;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}}@media not all and (max-width:768px){.voice__txt{font-size:1.4rem;line-height:2;width:45rem}}@media screen and (max-width:768px){.voice__txt{line-height:1.8;margin-left:23rem;margin-right:12rem}}.voice__list{position:relative}@media not all and (max-width:768px){.voice__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:13.5rem 5.5rem 0 8.7rem}}@media screen and (max-width:768px){.voice__list{margin-top:11rem}}.voice__list__count{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:3}@media not all and (max-width:768px){.voice__list__count{gap:.4rem;left:-1.3rem;top:42.8rem}}@media screen and (max-width:768px){.voice__list__count{gap:1.3rem;left:4rem;top:-3rem}}@media not all and (max-width:768px){.voice__list__count__foot{margin-top:2.6rem}}@media screen and (max-width:768px){.voice__list__count__foot{margin-top:3.6rem}}.voice__list__count__current{display:inline-block}@media not all and (max-width:768px){.voice__list__count__current{width:8.1rem}}@media screen and (max-width:768px){.voice__list__count__current{width:12rem}}.voice__list__count__current img{width:100%}.voice__list__count__all{display:inline-block}@media not all and (max-width:768px){.voice__list__count__all{width:1.8rem}}@media screen and (max-width:768px){.voice__list__count__all{width:2.4rem}}.voice__list__count__all img{width:100%}.voice__list__count__slash{display:inline-block}@media not all and (max-width:768px){.voice__list__count__slash{margin-right:.5rem;width:1.4rem}}@media screen and (max-width:768px){.voice__list__count__slash{margin-right:1rem;width:2.1rem}}.voice__list__count__slash img{width:100%}.voice__list__fixedArea__wrap{display:grid;position:sticky;top:calc(50vh - 25rem)}@media screen and (max-width:768px){.voice__list__item{padding:0 8rem}}@media not all and (max-width:768px){.voice__list__item+.voice__list__item{margin-top:16.2rem}.voice__list__imgwrap{align-self:flex-start;grid-area:1/1;-webkit-transition:.8s;transition:.8s;-webkit-transition-property:translate,rotate,opacity;transition-property:translate,rotate,opacity;width:40rem}.voice__list__imgwrap.is-hide{opacity:0;rotate:8deg;translate:0 -12.5rem 0}.voice__list__imgwrap.is-hide .voice__list__imgcaption{-webkit-transition-delay:0s;transition-delay:0s}.voice__list__imgwrap.is-current .voice__list__imgcaption{opacity:1;-webkit-transition-delay:.6s;transition-delay:.6s}.voice__list__imgwrap:nth-last-child(3){z-index:2}.voice__list__imgwrap:nth-last-child(2){z-index:1}}.voice__list__img{display:block;height:auto;overflow:hidden}@media not all and (max-width:768px){.voice__list__img{border-radius:1.2rem;width:40rem}}@media screen and (max-width:768px){.voice__list__img{border-radius:2rem;width:100%}}.voice__list__img img{display:block}.voice__list__imgcaption{color:#4b4b4b;font-weight:400}@media not all and (max-width:768px){.voice__list__imgcaption{font-size:1.2rem;margin-top:.4rem;opacity:0;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity;transition-property:opacity}}@media screen and (max-width:768px){.voice__list__imgcaption{font-size:2rem;line-height:1.7;margin-top:.8rem;text-align:right}}@media not all and (max-width:768px){.voice__list__body{margin-right:10.3rem;margin-top:1.5rem}}.voice__list__num{display:inline-block}@media not all and (max-width:768px){.voice__list__num{width:2.6rem}}.voice__list__num img{width:100%}@media not all and (max-width:768px){.voice__list__title{font-size:4.5rem;line-height:1.6;margin-top:2rem}}@media screen and (max-width:768px){.voice__list__title{font-size:3.5rem;line-height:2;margin-top:4.8rem}}.voice__list__title__inner{background:url(../images/bg-voice.png) 50% repeat;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff}@media not all and (max-width:768px){.voice__list__title__inner{padding:0 .6rem}}@media screen and (max-width:768px){.voice__list__title__inner{padding:.8rem .6rem}}.voice__list__txt{line-height:2}@media not all and (max-width:768px){.voice__list__txt{font-size:1.4rem;margin-top:5.2rem}}@media screen and (max-width:768px){.voice__list__txt{font-size:2.6rem;margin-top:4rem}}.voice .splide__track{overflow:hidden}.voice .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}.voice .splide__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.voice .splide__arrows{position:absolute;z-index:10}@media screen and (max-width:768px){.voice .splide__arrows{left:1.6rem;top:16.2rem;width:calc(100% - 3.2rem)}}.voice .splide__arrow{background:url(../images/icon-arrow-red.svg) 50%/cover no-repeat;position:absolute;top:0}@media screen and (max-width:768px){.voice .splide__arrow{height:9rem;width:9rem}}.voice .splide__arrow svg{display:none}.voice .splide__arrow.splide__arrow--prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.voice .splide__arrow.splide__arrow--next{right:0}.voice .splide__arrow:disabled{display:none}.voice .splide__pagination{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;justify-content:center;position:absolute;width:100%}@media screen and (max-width:768px){.voice .splide__pagination{top:-2.7rem}}.voice .splide__pagination__page{background-color:#ccc;cursor:pointer;display:block;-webkit-transition:background-color .3s;transition:background-color .3s}@media screen and (max-width:768px){.voice .splide__pagination__page{height:.4rem;width:7.2rem}}.voice .splide__pagination__page.is-active{background-color:#d7000f}.c-heading{font-size:40px;font-weight:700}

/*! normalize.css v2.1.1 | MIT License | git.io/normalize */*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background:#fff;color:#000}button,html,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{color:#0088c3;outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{word-wrap:break-word;white-space:pre;white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}q:after,q:before{content:"";content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}body{background-color:#fff;color:#000;font-family:Meiryo,Hiragino Kaku Gothic ProN,sans-serif;font-size:14px;font-weight:400;line-height:1.6;padding-top:0!important}a{color:#0088c3}a:hover{text-decoration:none}p,ul{max-height:100%}img{height:auto;max-width:100%;width:100%}@font-face{font-family:oh-icon;font-style:normal;font-weight:400;src:url(/common/fonts/oh-icon/oh-icon.eot?85c2rb);src:url(/common/fonts/oh-icon/oh-icon.eot?85c2rb#iefix) format("embedded-opentype"),url(/common/fonts/oh-icon/oh-icon.woff2?85c2rb) format("woff2"),url(/common/fonts/oh-icon/oh-icon.ttf?85c2rb) format("truetype"),url(/common/fonts/oh-icon/oh-icon.woff?85c2rb) format("woff"),url(/common/fonts/oh-icon/oh-icon.svg?85c2rb#oh-icon) format("svg")}[class*=" oh-icon-"],[class^=oh-icon-]{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:oh-icon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.oh-icon-external-link:before{content:"\f08e"}.contents--nobg{background-color:#fff}@media (min-width:751px){.contents{background-color:#f5f5f5;padding-top:16px}}.oh-contents,.oh-header{word-wrap:break-word;margin-left:auto;margin-right:auto;overflow-wrap:break-word}@media screen and (max-width:768px){.oh-contents,.oh-header{padding-left:10px;padding-right:10px}}@media not all and (max-width:768px){.oh-contents,.oh-header{max-width:990px;padding-left:20px;padding-right:20px}}.oh-contents__form{background-color:#f5f5f5;margin:0 -10px;padding:10px}.oh-contents__ttl{border-bottom:1px solid #e8392a;color:#e8392a;font-size:18px;font-weight:700;margin-bottom:20px;padding:5px}@media screen and (max-width:768px){.oh-contents__ttl{font-size:4.5vw}}.oh-contents__txt{color:#7b7b7b;font-size:14px;margin-bottom:1.2em}@media screen and (max-width:768px){.oh-contents__txt{font-size:3vw}}.oh-contents__small{color:#7b7b7b;font-size:10px}.oh-header{margin-bottom:15px;padding-top:10px}.oh-header__inner,.oh-header__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.oh-header__logo{-ms-flex-negative:0;flex-shrink:0}.oh-header__logo--image{width:8rem}.oh-header__copy{-ms-flex-negative:0;-webkit-box-flex:1;-ms-flex-positive:1;background-color:#fae6e7;color:#d9111d;flex-grow:1;flex-shrink:0;font-size:14px;font-weight:700;margin-left:10px;padding:10px 0;text-align:center}.oh-heading{margin-left:15px}.oh-heading__logo{margin-bottom:10px}.oh-heading__title{border-left:6px solid #dc0810;display:table-cell;font-size:16px;font-weight:700;line-height:1.25;margin:0;padding:3px 0 2px 8px;width:100%}@media screen and (max-width:768px){.oh-heading__title{font-size:3.5vw}}.oh-keyVisual{margin-bottom:5px;position:relative}.oh-keyVisual__image{width:100%}@media screen and (max-width:768px){.oh-keyVisual__image--pc{display:none}}.oh-keyVisual__image:first-of-type{opacity:1;position:relative;z-index:1}.oh-keyVisual__image:not(:first-of-type){position:absolute;top:0}@-webkit-keyframes opacity{0%{opacity:1;z-index:5}40%{opacity:1;z-index:5}50%{opacity:0;z-index:1}to{opacity:1;z-index:1}}@keyframes opacity{0%{opacity:1;z-index:5}40%{opacity:1;z-index:5}50%{opacity:0;z-index:1}to{opacity:1;z-index:1}}.oh-form{background:#fff;border:1px solid #dedede;border-radius:5px;-webkit-box-shadow:0 2px 2px -1px rgba(0,0,0,.2),0 1px 2px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px -1px rgba(0,0,0,.2),0 1px 2px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);padding:15px 15px 10px}@media not all and (max-width:768px){.oh-form{border-radius:10px}}.oh-form__title{background-color:#f5f5f5;border-top-left-radius:5px;border-top-right-radius:5px;color:#000;font-size:12px;font-weight:700;margin:-15px -15px 15px;padding:10px 0;text-align:center}.oh-form__title--em{color:#d9111d;font-size:14px}.oh-table{width:100%}.oh-table__row{display:block;margin-left:auto;margin-right:auto;width:100%}.oh-table__row.is-hidden{display:none}.oh-table__head{display:block;font-size:14px;font-weight:700;margin-bottom:3px;text-align:left;width:100%}.oh-table__head .icon-required{background-color:red;border-radius:11px;color:#fff!important;display:inline-block;font-size:12px!important;font-weight:700;line-height:1em;margin:0 5px;padding:5px;white-space:nowrap}.oh-table__data{display:block;font-size:14px;max-width:100%;width:100%}.oh-table .oh-table__data{padding-bottom:10px}.oh-inputText--horizontal{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.oh-inputText--horizontal:first-of-type{margin-right:5px}.oh-inputText__item{display:block}.oh-inputText__textbox{background:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(87%,#fff),color-stop(91%,#eee),color-stop(95%,#e2e2e2),to(#c5c5c7));background-image:linear-gradient(0deg,#fff 0,#fff 87%,#eee 91%,#e2e2e2 95%,#c5c5c7);border:1px solid #7a8091;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1rem;font-size:16px;height:44px;min-height:43px;min-width:0;padding:10px;width:100%}.oh-inputText__textbox.is-error{background-color:#ffefeb;border:2px solid #f99}.oh-inputText__textbox--small{width:50%}.oh-inputText__textbox--middle{width:80%}.oh-inputText__textbox--name{width:49%}.oh-inputText__error{color:red;display:none;font-weight:700}.oh-inputText__error.is-error{display:block}.oh-inputText__title{-webkit-box-flex:0;display:block;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 0 5px;min-width:9em;width:100%}.oh-inputText__text{margin-left:5px}.oh-formGroup{list-style:none;margin:0;padding:0}.oh-formGroup__item:not(:last-child){margin-bottom:5px}.oh-formGroup--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.oh-formGroup--horizontal .oh-formGroup__item:not(:last-child){margin-right:10px}.oh-select__title{display:block;font-size:12px}.oh-select__data{position:relative}.oh-select__data--select{background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;height:32px;margin:0;outline:0;position:relative;vertical-align:middle;width:100%;z-index:5}.oh-select--horizontal .oh-select__data,.oh-select__button{display:inline-block}.oh-select__button{margin-left:7px}.oh-select__buttonInner{height:32px;width:120px}.oh-select--type2 .oh-select__title{display:inline-block;font-size:14px}.oh-select--type2 .oh-select__data{display:inline-block;margin-right:3px;vertical-align:middle}.oh-radio{min-height:30px}.oh-radio__box{position:absolute;visibility:hidden;z-index:-1}.oh-radio__label{cursor:pointer;display:table;min-height:30px;position:relative;width:100%;z-index:1}.oh-radio__label,.oh-radio__text{-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}.oh-radio__text{display:table-cell;height:30px;padding-left:35px}.oh-radio__icon{height:30px;margin:-15px 0 0;vertical-align:middle;width:30px}.oh-radio__icon:after{background:#fff;border:1px solid #bbb;-webkit-box-shadow:inset 0 3px 2px 0 rgba(6,0,1,.05);box-shadow:inset 0 3px 2px 0 rgba(6,0,1,.05);height:28px;left:0;top:0;width:28px}.oh-radio__icon:after,.oh-radio__icon:before{border-radius:100%;content:"";display:block;position:absolute}.oh-radio__icon:before{background-color:#ccc;color:#fff;height:14px;left:14px;text-align:center;top:14px;-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%);vertical-align:middle;width:14px;z-index:10}.oh-radio__box:checked+.oh-radio__label .oh-radio__icon:before{background-color:#0088c3;height:16px;left:14px;position:absolute;top:14px;width:16px}.oh-radio__box:disabled+.oh-radio__label{-webkit-box-shadow:inset 0 3px 2px 0 rgba(6,0,1,0);box-shadow:inset 0 3px 2px 0 rgba(6,0,1,0);color:#999;cursor:default}.oh-radio__box:disabled+.oh-radio__label .oh-radio__icon:after{background-color:#efefef;border-color:#ccc}.oh-textarea__box{background:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;height:147px;padding:10px;width:100%}.oh-buttonGroup{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:20px 0}.oh-buttonGroup__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.oh-button{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#d9101d),color-stop(88%,#d9101d),to(#af0103));background-image:linear-gradient(180deg,#d9101d 0,#d9101d 88%,#af0103);border-radius:40px;border-width:0;color:#fff;font-size:18px;font-weight:700;overflow:hidden;position:relative;text-decoration:none;width:90%;z-index:1}.oh-button:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#d75457),color-stop(88%,#d75457),to(#b84643));background-image:linear-gradient(180deg,#d75457 0,#d75457 88%,#b84643);color:#fff;cursor:pointer}.oh-button.is-disabled,.oh-button.is-disabled:hover,.oh-button[disabled],.oh-button[disabled]:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#999),color-stop(88%,#999),to(#777));background-image:linear-gradient(180deg,#999 0,#999 88%,#777);color:#fff}.oh-button__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;margin:auto}.oh-button__text{color:inherit}.oh-button__icon,.oh-button__text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.oh-button__icon{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;padding-left:5px;padding-top:4px;width:16px}.oh-button--type2{width:100%}@-webkit-keyframes oh-button-anim1{0%{left:-50px;opacity:1;top:-30px}90%{left:100%;opacity:0;top:0}to{left:100%;opacity:0;top:0}}@keyframes oh-button-anim1{0%{left:-50px;opacity:1;top:-30px}90%{left:100%;opacity:0;top:0}to{left:100%;opacity:0;top:0}}@-webkit-keyframes bound{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes bound{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translate(0);transform:translate(0)}}.oh-formError{color:red;display:none;font-weight:700}.oh-formError.is-error{display:block}.oh-notes{margin:30px auto 0;width:100%}.oh-notes__attention{color:red}.oh-notes__item{font-size:12px;margin-bottom:0;margin-top:0}.oh-notes__item+.oh-notes__item{margin-top:10px}.oh-secure{border-top:1px solid #ccc;margin-bottom:20px;margin-top:20px;padding-top:10px}.oh-secure__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto;max-width:690px}.oh-secure__inner,.oh-stepnavi{display:-webkit-box;display:-ms-flexbox;display:flex}.oh-stepnavi{margin-bottom:20px}.oh-stepnavi__step{background:#d01d0f;color:#fff;font-size:16px;font-weight:400;padding:3px 10px;position:relative;text-align:center;width:50%}@media screen and (max-width:768px){.oh-stepnavi__step{font-size:11px}}.oh-stepnavi__step:not(:last-of-type):after,.oh-stepnavi__step:not(:last-of-type):before{border-style:solid;content:"";display:inline-block;height:0;position:absolute;width:0}.oh-stepnavi__step:not(:last-of-type):before{border-color:transparent transparent transparent #fff;border-width:23px 0 23px 11px;right:-12px;top:-6.2px;z-index:8}@media screen and (max-width:768px){.oh-stepnavi__step:not(:last-of-type):before{border-width:20px 0 20px 12px}}.oh-stepnavi__step:not(:last-of-type):after{border-color:transparent transparent transparent #d01d0f;border-width:17px 0 17px 8px;right:-8px;top:0;z-index:10}@media screen and (max-width:768px){.oh-stepnavi__step:not(:last-of-type):after{border-width:14px 0 14px 8px}}.oh-stepnavi__step:last-of-type{background:#fddcd7;color:#000}.oh-stepnavi__num{font-size:18px;font-weight:700;margin-right:5px}@media screen and (max-width:768px){.oh-stepnavi__num{font-size:14px}}.oh-form__catch{color:#d01d0f;font-size:18px;font-weight:700;line-height:1;margin:0 auto;max-width:320px;text-align:center}@media screen and (max-width:768px){.oh-form__catch{width:250px}}@media not all and (max-width:768px){.oh-form__catch{margin-bottom:5px}}.oh-modal{left:0;margin:auto;opacity:0;position:fixed;right:0;top:0;-webkit-transition:all .1s linear;transition:all .1s linear;visibility:hidden;z-index:50}.oh-modal.is-opend{opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear;visibility:visible}.oh-modal.is-opend .oh-modal__body{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.oh-modal__close{-webkit-box-pack:end;-ms-flex-pack:end;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end;margin:auto;max-width:1200px;position:relative;right:10px;top:5vh;z-index:60}.oh-modal__close:after,.oh-modal__close:before{border-top:1px solid #c5c5c7;content:"";display:block;height:0;position:absolute;right:0;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:25px}.oh-modal__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media not all and (max-width:768px){.oh-modal__close:after{right:0;top:0}}.oh-modal__inner{border-top:1px solid transparent}@media not all and (max-width:768px){.oh-modal__inner{padding:0 20px;position:relative}}.oh-modal__body{background-color:#fff;border-radius:10px 10px 0 0;font-size:13px;margin:8vh auto;max-height:92vh;overflow:scroll;padding:0 10px 20px;position:relative;-webkit-transform:translateY(60%);transform:translateY(60%);-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;z-index:60}.oh-modal__body::-webkit-scrollbar{-ms-overflow-style:none;display:none}@media screen and (max-width:768px){.oh-modal__body{padding:0 10px 100px}}@media not all and (max-width:768px){.oh-modal__body{border-radius:10px;max-height:85vh;max-width:1200px;padding:0 30px 20px}}.oh-modal__overlay{background-color:#000;cursor:pointer;height:100%;opacity:.7;position:fixed;right:0;top:0;width:100%;z-index:55}.oh-terms__ttl{background-color:#e5e5e5;font-size:16px;font-weight:700;margin:0 -10px;padding:10px}@media not all and (max-width:768px){.oh-terms__ttl{margin:0 -30px;padding:20px}}#entry-google-form{display:none}.oh-info{background-color:#fff;border:1px solid #dedede;border-radius:10px;padding:8px 15px}.oh-info b,.oh-info strong{font-weight:700}@media not all and (max-width:768px){.oh-info__mainTtl{font-size:24px}}@media screen and (max-width:768px){.oh-info__mainTtl{font-size:16px}}@media not all and (max-width:768px){.oh-info__txt{font-size:14px}}@media screen and (max-width:768px){.oh-info__txt{font-size:14px}}