.header{z-index:1000;position:fixed;top:0;left:0;width:100%;height:5.5rem;background:#fff;-webkit-transition:0.3s;transition:0.3s;}.header__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;justify-content:space-between;height:inherit;padding-left:1rem;}.header__title a{height:100%;display:flex;align-items:center;}.header__logo{width:11rem;}.header__text{margin-left:0.5rem;margin-right:0.5rem;color:#898989;font-size:0.8rem;line-height:1.625;}.header__nav{display:none;}.header__nav-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.header__nav-item{padding:0.25rem 1.25rem;letter-spacing:0.08rem;transition:0.3s;}.header__nav-item>a{font-size:1.4rem;padding-bottom:0.5rem;border-bottom:solid 1px #fff;}.header__nav-item .menu__btn>a{font-size:1.4rem;}.header__nav-item>a:hover{color:#ff7600;opacity:1;border-bottom:solid 1px #ff7600;}.header__links{display:flex;align-items:center;height:100%;}@media screen and (min-width:768px){.header{height:8rem;}.header__inner{padding-left:3rem;}.header__logo{width:14rem;}}@media screen and (min-width:1320px){.header__nav{display:flex;align-items:center;height:inherit;margin-left:auto;margin-right:2.5rem;}.header__nav-items{width:100%;flex-wrap:wrap;align-items:center;}.header__nav-item{font-size:1.2rem;padding:0.25rem 2rem;position:relative;}.header__nav-item:last-of-type{padding-right:0;}.header__nav-item:nth-of-type(3)::after{content:"";position:absolute;background-image:url(../img/menu_arrow.webp);background-size:contain;background-repeat:no-repeat;width:0.6rem;height:0.3rem;top:calc(50% + 0.15rem);right:0.5rem;transform:translateY(-50%);}}.menu{visibility:hidden;position:absolute;top:calc(100% + 2.7rem);left:45.5%;transform:translateX(-50%);opacity:0;transition:0.3s;}.menu__position{position:relative;}.menu__btn{position:relative;cursor:pointer;transition:0.3s;}.menu__btn.is-active{color:#ff8612;}.menu__btn.is-active::after{transform:translateY(-50%) rotate(45deg);}.menu.is-active{visibility:visible;opacity:1;}.menu__items{width:460px;display:flex;align-items:center;flex-wrap:wrap;}.menu__item{width:50%;padding:0.1rem 1rem;background:#005293;color:#fff;font-weight:500;font-size:1.2rem;letter-spacing:0.07em;}.menu__item a{display:grid;place-items:center;width:100%;height:100%;min-height:4rem;display:flex;align-items:center;}.menu__item a:hover span{color:#fff;}.menu__item:not(:first-child){border-top:0.5px solid #fff;}.menu__item:not(:nth-child(2n)){border-right:0.5px solid #fff;}.menu__item:last-of-type{border-right:unset;}.menu__item_number{margin-right:0.5rem;letter-spacing:0.1rem;}.header__contact{display:none;}@media screen and (min-width:1320px){.header__contact{display:block;width:10vw;height:100%;background:#005293;color:#ffffff;font-weight:500;font-size:1.6rem;letter-spacing:0.08rem;transition:0.3s;padding:0 1vw;}.header__contact a{display:grid;place-items:center;width:100%;height:100%;}.header__contact span{position:relative;}}.header__line{display:block;width:24vw;height:100%;background:#52b635;color:#ffffff;font-weight:500;font-size:1.4rem;letter-spacing:0.15rem;text-align:center;transition:0.3s;display:flex;align-items:center;justify-content:center;}.header__line a{display:grid;place-items:center;width:100%;height:100%;}@media screen and (min-width:768px){.header__line{width:10vw;font-size:1.6rem;}}.hamburger{z-index:10000;position:relative;width:5.5rem;height:5.5rem;background:#005293;cursor:pointer;display:block;}.hamburger span{display:inline-block;position:absolute;top:50%;right:0;left:50%;width:2.5rem;height:1px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;-webkit-transition:all 0.4s;transition:all 0.4s;}.hamburger span:nth-of-type(1){top:35%;top:0;top:37%;}.hamburger span:nth-of-type(2){top:50%;}.hamburger span:nth-of-type(3){top:63%;}.hamburger.active span{top:50%;left:50%;width:20px;}.hamburger.active span:nth-of-type(1){-webkit-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg);}.hamburger.active span:nth-of-type(2){opacity:0;}.hamburger.active span:nth-of-type(3){-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg);}@media screen and (min-width:768px){.hamburger{width:8rem;height:8rem;}}@media screen and (min-width:1320px){.hamburger{display:none;}}.headerSp{visibility:hidden;z-index:120;position:fixed;top:0;right:0;width:100%;height:calc(100vh - 4.5rem);margin-top:5.5rem;padding-bottom:10rem;overflow:scroll;border-bottom:15px solid #005293;background:#fff;opacity:0;-webkit-transition:all 0.5s 0s ease;transition:all 0.5s 0s ease;}.headerSp.is-openSP{visibility:visible;z-index:999;opacity:1;}.headerSp__inner{padding-right:2.8rem;padding-left:2.8rem;}.headerSp__content{display:grid;}.headerSp__group{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-top:4.3rem;}.headerSp__nav:nth-child(2){margin-top:2.5rem;}.headerSp__items{display:grid;gap:2rem;}.headerSp__item{width:100%;height:100%;padding-bottom:2rem;border-bottom:0.75px solid #454545;font-size:1.4rem;line-height:1;}.headerSp__item a{display:inline-block;position:relative;width:100%;}.headerSp__item a::after{position:absolute;top:50%;right:1em;width:10px;height:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/arrow_header_sp.svg) no-repeat;background-size:contain;content:"";}.headerSp__links{display:grid;grid-template-columns:repeat(2,1fr);-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-top:2rem;gap:5px;}.headerSp__contacts{display:grid;margin-top:3.4rem;gap:0.9rem;}@media (min-width:768px) and (max-width:1320px){.headerSp__contacts{display:flex;align-items:center;gap:2rem;}}.headerSp__time{font-weight:500;font-size:1.2rem;line-height:1.4166666667;letter-spacing:0.05em;}@media screen and (min-width:768px){.headerSp{margin-top:6.4rem;}.headerSp__inner{grid-template-columns:1fr 34rem;max-width:80%;margin-top:12rem;margin-inline:auto;gap:10.7rem;}.headerSp__nav:nth-child(2){margin-top:4rem;}.headerSp__group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:initial;-webkit-order:initial;-ms-flex-order:initial;order:initial;margin-top:initial;gap:4rem;}.headerSp__item{font-size:1.6rem;}.headerSp__item span{display:inline-block;}.headerSp__item a::after{display:none;}}.megaMenu__btn{position:relative;font-size:1.5rem;}.megaMenu__btn::before,.megaMenu__btn::after{display:block;position:absolute;top:50%;right:2.1rem;width:9px;height:1px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#222222;content:"";}.megaMenu__btn::after{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:0.3s;transition:0.3s;}.megaMenu__btn.is-active::after{-webkit-transform:rotate(0);transform:rotate(0);}.megaMenu__items{display:none;margin-top:0.5rem;margin-top:1.7rem;gap:2rem;}.megaMenu__item{padding-top:1rem;padding-bottom:1rem;letter-spacing:0.1rem;position:relative;padding-left:1.5rem;}.megaMenu__item::before{content:"";display:block;width:5px;height:1.5px;background:#222222;position:absolute;top:50%;left:0;transform:translateY(-50%);}.megaMenu__item a{font-weight:500;font-size:1.4rem;}.megaMenu__item a::after{display:none;}.contact_banner{z-index:100;position:fixed;bottom:0;left:0;width:100%;background:rgba(0,0,0,0.7);}.contact_banner__head{background:#17304d;color:#fff;font-weight:500;font-size:1rem;letter-spacing:0.05em;text-align:center;}.contact_banner__container{max-width:1000px;margin-inline:auto;}.contact_banner__items{display:grid;grid-template-columns:repeat(3,1fr);}.contact_banner__item:nth-child(1){position:relative;}.contact_banner__item_tel_decoration{position:absolute;top:0%;left:5px;width:20%;}.top_btn{z-index:20;position:fixed;width:2.94rem;right:2.7rem;bottom:12rem;gap:1.5rem;opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s;}@media screen and (max-width:767px){.top_btn{bottom:18vw;}}.top_btn a:hover{opacity:1;}@media (min-width:768px) and (max-width:960px){.contact_banner__item_tel_decoration{top:-25%;}}@media screen and (min-width:960px){.contact_banner__head{font-size:1.2rem;letter-spacing:0.1em;}.contact_banner__container{height:7.2rem;margin-top:0.5rem;margin-bottom:0.5rem;padding-right:6.2rem;padding-left:6.2rem;background:#fff;}.contact_banner__item_tel_decoration{top:-5px;left:0;width:52px;}.contact_banner__item{padding-top:2px;}}.p-contact{padding-top:31px;padding-bottom:8.4rem;}.p-contact__inner{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:100%;margin-inline:auto;padding-right:20px;padding-left:20px;}.p-contact__enTitle{font-weight:700;font-size:4rem;font-family:"Outfit",sans-serif;letter-spacing:0.01em;text-align:center;text-transform:uppercase;}.p-contact__title{margin-top:0.2rem;font-weight:700;font-size:1.8rem;letter-spacing:0.07em;text-align:center;}.p-form__block{margin-top:4rem;padding-bottom:3.8rem;border-top:1px solid #bcbcbc;}.p-form__block--confirm{margin-top:4rem;padding:6.1rem 0 5.8rem;}.p-contact__banner{display:flex;align-items:center;justify-content:center;background-color:#003056;color:#fff;position:relative;padding:3rem;margin:0 auto 5rem;max-width:80rem;}@media screen and (max-width:767px){.p-contact__banner{flex-direction:column;align-items:flex-start;padding:2rem;}}.p-contact__banner::before{content:"";width:1px;height:7.5rem;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}@media screen and (max-width:767px){.p-contact__banner::before{display:none;}}.p-contact__banner_title{font-size:2.2rem;font-weight:600;letter-spacing:0.06rem;width:50%;text-align:center;}@media screen and (max-width:767px){.p-contact__banner_title{width:fit-content;height:50%;border-bottom:solid 1px #fff;padding-bottom:1rem;margin:0 auto 2rem;}}.p-contact__banner_tel{font-size:1.4rem;font-weight:400;line-height:2.1rem;letter-spacing:0.1rem;text-align:center;width:50%;}@media screen and (max-width:767px){.p-contact__banner_tel{width:100%;}}.p-contact__banner_tel span{font-family:"Oswald",sans-serif;font-size:3.6rem;font-weight:400;letter-spacing:0.1rem;display:block;position:relative;padding-left:3.5rem;margin:0 auto;width:fit-content;margin-bottom:2rem;}@media screen and (max-width:767px){.p-contact__banner_tel span{margin-bottom:3rem;}}.p-contact__banner_tel span::before{content:"";width:3rem;height:3rem;background:url(../img/icon_tel.webp) no-repeat;background-size:contain;position:absolute;top:50%;left:0;transform:translateY(-50%);}.p-contact__banner_tel label{display:block;}.p-form__wrap{margin-inline:auto;border-bottom:1px solid #bcbcbc;}.p-form--confirm .p-form__wrap{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.p-form--confirm .p-form__wrap:nth-child(n + 2){margin-top:1.5rem;}.p-form__wrap label{width:100%;padding-top:2rem;font-weight:500;font-size:1.4rem;letter-spacing:0.13em;}.p-form__wrap .wpcf7-list-item label{background-color:transparent;}.p-form--confirm .p-form__wrap label{margin-top:0;}.p-form__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.p-form__label span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:4.3rem;height:2.2rem;margin-left:1rem;border-radius:99.9rem;background-color:#003056;color:#fff;font-weight:500;font-size:1.2rem;}.p-form__selectwrap,.p-form__text,.p-form__textarea{width:100%;padding:0.7rem 0.8rem;background-color:#f2f2f2;letter-spacing:0.1em;}.p-form__selectwrap{position:relative;}.p-form__selectwrap:after{position:absolute;top:18px;right:29px;width:9px;height:9px;-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg);border-top:2px solid #c9c9c9;border-left:2px solid #c9c9c9;content:"";font-size:20px;pointer-events:none;}.p-form__select{width:100%;}.p-form__select:invalid{color:#c9c9c9;}.p-form__select option{color:#333;}.p-form__select option:first-child{color:#c9c9c9;}.p-form__text::-moz-placeholder,.p-form__textarea::-moz-placeholder{color:#c9c9c9;}.p-form__text::-webkit-input-placeholder,.p-form__textarea::-webkit-input-placeholder{color:#c9c9c9;}.p-form__text::-moz-placeholder,.p-form__textarea::-moz-placeholder{color:#c9c9c9;}.p-form__text:-ms-input-placeholder,.p-form__textarea:-ms-input-placeholder{color:#c9c9c9;}.p-form__text::-ms-input-placeholder,.p-form__textarea::-ms-input-placeholder{color:#c9c9c9;}.p-form__text::placeholder,.p-form__textarea::placeholder{color:#c9c9c9;}.p-form__textarea{height:17.8rem;}.p-form__radio_button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;text-align:left;padding:3rem 0;padding-left:4rem;}@media screen and (max-width:767px){.p-form__radio_button{padding:2rem 0 3rem;}}.p-form__radio{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;row-gap:1.2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:1.6rem;}.p-form__wrap .p-form__radio span{width:auto;font-weight:500;font-size:1.4rem;letter-spacing:0.13em;}.p-form__radio label{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0.1rem 2rem 0.1rem 0.9rem;line-height:1.4;cursor:pointer;}.p-form__radio input{display:inline-block !important;position:relative;}.p-form__radio input::before{display:block;position:absolute;top:-1.5rem;left:-2.6rem;width:2rem;height:2rem;border:1px solid #b7b7b7;border-radius:50%;background:#fff;content:"";}.iphone .p-form__radio input::before{top:0.5rem;left:0;}.p-form__radio input:after{display:block;position:absolute;top:-0.5rem;left:-2.1rem;width:1rem;height:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;background:#000;content:"";opacity:0;-webkit-transition:0.3s ease;transition:0.3s ease;}.iphone .p-form__radio input:after{top:1.3rem;left:0.4rem;}input[type="radio"]:checked::after{opacity:1;}.p-form__box{margin-top:1.8rem;text-align:center;}.p-form__box a{color:#000;text-decoration:underline;}.p-form__check{margin:0.8rem auto 0;}.p-form__checkbox{display:block;position:relative;padding-left:2.6rem;}.p-form__submit{margin:2.3rem auto 0;-webkit-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;}.p-form__submit.c-normal-btn{position:relative;max-width:24rem;}.p-form__submit.c-normal-btn::before{display:block;position:absolute;top:50%;right:3rem;width:3rem;height:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../images/contact1/arrow-right.svg);background-position:center;background-size:cover;background-repeat:no-repeat;content:"";}.p-form__button{z-index:1;width:100%;height:6rem;border-radius:99.9rem;background-color:#000;color:#fff;font-weight:700;font-size:1.6rem;letter-spacing:0.1em;cursor:pointer;}.p-form__submit:hover{opacity:0.8;}.p-form__submit.c-normal-btn--back:hover .p-form__button{color:#7e7e7e;}.p-form__secure{width:16rem;height:8.1rem;-o-object-fit:cover;margin:2.4rem auto 0;object-fit:cover;}.p-form__answer{margin-top:0.8rem;}.p-form__buttonWrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;row-gap:2.2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:2.4rem;}.p-form__buttonWrap .p-form__submit{margin-inline:auto;}.p-form__banner{width:17rem;height:6.6rem;margin-top:2.4rem;margin-inline:auto;}.wpcf7-form-control-wrap{display:block;width:100%;padding:0 !important;}.wpcf7-form-control.wpcf7-radio{padding:0 !important;}.wpcf7-form-control.wpcf7-radio.your-about{padding:0 !important;}.your-about,.your-kind{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:18px;}.wpcf7-list-item{margin:0;padding:0 !important;}.screen-reader-response,.wpcf7-not-valid-tip{display:block;margin-top:0.4rem;color:#c00;font-size:1.4rem;}.screen-reader-response{display:none;}li[id^="wpcf7-f171-o1"]{}.p-form__radiobutton .wpcf7-not-valid-tip,.p-form__check .wpcf7-not-valid-tip{margin-left:0;}.wpcf7 form .wpcf7-response-output{}.wpcf7-spinner{position:absolute;opacity:0;}.p-form__check .wpcf7-list-item-label{position:relative;margin-left:1.6rem;font-weight:500;font-size:1.2rem;letter-spacing:0.13em;}.p-form__check .wpcf7-list-item-label:before{display:block;position:absolute;top:0.4rem;left:-1.6rem;width:1.2rem;height:1.2rem;border:1px solid #b7b7b7;border-radius:3px;content:"";}.p-form__check .wpcf7-list-item-label:after{display:block;position:absolute;top:0.7rem;left:-1.4rem;width:0.8rem;height:0.4rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-bottom:2px solid #000;border-left:2px solid #000;content:"";opacity:0;-webkit-transition:0.3s ease;transition:0.3s ease;}input[type="checkbox"]:checked + .wpcf7-list-item-label:after{opacity:1;}.p-form__radiobutton .wpcf7-not-valid-tip,.p-form__check .wpcf7-not-valid-tip{font-size:1.4rem;}.p-form__policy{font-weight:700;font-size:2rem;letter-spacing:0.1em;text-align:center;}.p-form__policyBlock::-webkit-scrollbar{width:1.7rem;}.p-form__policyBlock::-webkit-scrollbar-track{background-color:#f6f6f6;}.p-form__policyBlock::-webkit-scrollbar-thumb{border:3px solid #f6f6f6;border-radius:10px;background-color:#d5d5d5;}.p-form__policyBlock{height:33rem;margin-top:2rem;padding:3rem 1.4rem;overflow-y:scroll;border:1px solid #d5d5d5;}.p-form__policyWrap{width:100%;height:100%;}.p-form__policyText{font-size:1.3rem;line-height:2;letter-spacing:0.02em;text-align:left;}.contact__message{margin-top:0;font-size:14px;line-height:2.2857142857;letter-spacing:0.06em;text-align:center;}.contact__steps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:597px;margin-top:43px;margin-right:auto;margin-left:auto;}.contact__steps::before{display:block;position:absolute;top:40%;left:50%;width:88.61%;height:1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#d5d5d5;content:"";}.contact__step{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:30px;}.contact__stepNum{color:#d5d5d5;font-weight:500;font-size:17px;line-height:20px;font-family:"Oswald",sans-serif;letter-spacing:0.03em;text-align:left;}.contact__step--active .contact__stepNum{color:#003056;}.contact__stepContent{position:relative;color:#d5d5d5;font-weight:bold;font-size:16px;font-family:"Noto Sans JP",sans-serif;letter-spacing:0.08em;text-align:center;}.contact__step--active .contact__stepContent{color:#222;}.contact__stepContent::before{display:block;position:absolute;top:-24px;left:50%;width:10px;height:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;background-color:#d5d5d5;content:"";}.contact__step--active .contact__stepContent::before{background-color:#003056;}.contact__inner{max-width:898.5px;margin-right:auto;margin-left:auto;}.form__title{position:relative;margin-top:50px;padding-bottom:13px;padding-left:12px;border-bottom:1px solid #bcbcbc;color:#000;font-weight:bold;font-size:20px;font-family:"Noto Sans JP";letter-spacing:0.08em;}.form__title::before{display:block;position:absolute;top:38%;left:-1px;width:3px;height:58%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#003056;content:"";}.contact__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:39px;}.contact__item{display:grid;grid-template-columns:24rem 73%;padding-left:2px;border-top:solid 1px #bcbcbc;}@media screen and (max-width:767px){.contact__item{display:flex;flex-direction:column;padding-top:3rem;}}.contact__item--content{display:grid;grid-template-columns:24rem 73%;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;}@media screen and (max-width:767px){.contact__item--content{display:flex;flex-direction:column;}}.contact__itemName{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;gap:11px;color:#222;background-color:#f4f4f4;font-weight:bold;font-size:14px;font-weight:400;font-family:"Noto Sans JP";letter-spacing:0.08em;text-align:left;padding-left:3rem;}@media screen and (max-width:767px){.contact__itemName{padding-left:2rem;background-color:unset;padding:0;}}.contact__itemName p{position:relative;}.contact__itemName--radio{-webkit-transform:translateY(0);transform:translateY(0);}.contact__item--content .contact__itemName{-webkit-transform:translateY(0);transform:translateY(0);}.contact__item--require .contact__itemName p::after{display:inline-block;position:absolute;top:50%;right:-5rem;padding-top:0px;padding-right:6px;padding-bottom:0px;padding-left:6px;transform:translateY(-50%);background-color:#ff7600;content:"必須";color:#fff;font-weight:400;border-radius:3rem;font-size:12px;font-family:"Noto Sans JP";letter-spacing:0.08em;text-align:left;text-align:center;}@media (min-width:768px) and (max-width:1320px){.contact__item--require .contact__itemName p::after{font-size:10px;}}.contact__privacy{padding:5rem 0 4rem;}.contact__privacy_title{font-size:2rem;font-weight:600;letter-spacing:0.1rem;text-align:center;margin-bottom:2rem;}.contact__privacy_content{width:100%;height:33rem;border:solid 1px #d5d5d5;overflow-y:scroll;padding:4rem;color:#000;font-size:1.4rem;letter-spacing:0.1rem;}@media screen and (max-width:767px){.contact__privacy_content{padding:2rem;height:28rem;}}.contact__privacy_block{margin-bottom:2rem;}.contact__privacy_block ol{padding:2rem 0 0 3.5rem;}.contact__privacy_block ol li{list-style-type:decimal-leading-zero !important;}.contact__privacy_lead{font-size:1.6rem;font-weight:600;}.contact__privacy_btn label{display:flex;align-items:center;column-gap:4px;width:fit-content;line-height:1;cursor:pointer;color:#1f1f1f;margin:0 auto;}.contact__privacy_btn label:not(:last-of-type){margin-bottom:16px;}.contact__privacy_btn>span{display:flex;justify-content:center;}.acceptance_privacy{display:block !important;appearance:none;position:relative;width:20px;height:20px;border:1px solid #707070;border-radius:2px;cursor:pointer;}.acceptance_privacy:checked{background-color:#06b6d4;}.acceptance_privacy:checked::after{content:"";position:absolute;top:5px;left:3px;width:12px;height:6px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:rotate(-45deg);}.contact__itemsButtons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:17px;}.contact__itemsButtons input[type="radio"]{position:relative;width:20px;height:20px;}.contact__itemsButtons input[type="radio"]::before{display:block;position:absolute;top:14%;left:1px;width:20px;height:20px;border:1px solid #000;border-radius:50%;content:"";}.your-about-checked input[type="radio"]::after{display:block;position:absolute;top:40%;left:56%;width:10px;height:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;background-color:#000;content:"";}.your-houhou-checked input[type="radio"]::after{display:block;position:absolute;top:40%;left:56%;width:10px;height:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;background-color:#000;content:"";}.your-kind-checked input[type="radio"]::after{display:block;position:absolute;top:40%;left:56%;width:10px;height:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;background-color:#000;content:"";}.contact__itemsButtons span{padding-left:5px;color:#222;font-weight:bold;font-size:16px;line-height:26px;font-family:"Noto Sans JP";letter-spacing:0.08em;text-align:left;}.contact__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;padding:3rem 0;padding-left:4rem;}@media screen and (max-width:767px){.contact__text{padding:1rem 0 3rem;}}.contact__textArea{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;padding:3rem 0;padding-left:4rem;}@media screen and (max-width:767px){.contact__textArea{padding:1rem 0 3rem;}}.contact__inner input[type="text"],.contact__inner input[type="tel"],.contact__inner input[type="number"],.contact__inner input[type="email"]{width:100%;padding-top:10px;padding-right:8px;padding-bottom:8px;padding-left:10px;background-color:#f5f5f5;font-size:16px;}.contact__text p{margin-top:9px;color:#909090;font-weight:normal;font-size:10px;font-family:"Noto Sans JP";letter-spacing:0.06em;text-align:left;}.contact__inner textarea{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:270px;padding-top:18px;padding-right:18px;padding-bottom:18px;padding-left:18px;background-color:#f5f5f5;font-size:16px;}@media screen and (max-width:767px){.contact__inner textarea{height:180px;margin-top:8px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;-webkit-transform:translateX(-4px);transform:translateX(-4px);font-size:14px;}}.contact__submitCenter{text-align:center;}.contact__submitWrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;width:260px;margin-top:34px;background:#fff;border:solid 1px #003056;border-radius:6rem;color:#003056;text-align:center;font-size:1.4rem;}.contact__submitWrapper input[type="submit"]{width:100%;padding-top:17px;padding-bottom:15px;}.contact__submitWrapper::after{position:absolute;top:50%;right:21px;width:20px;height:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../img/arrow_btn.webp);background-position:center;background-size:cover;background-repeat:no-repeat;content:"";}.contact__submitWrapper input[type="button"]{width:100%;font-size:18px;letter-spacing:0.08em;cursor:pointer;}.contact__backWrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;width:320px;margin-top:34px;background:#222222;color:#fff;text-align:center;}input[type="button"]{width:100%;padding-top:17px;padding-bottom:15px;cursor:pointer;}.contact__backWrapper::after{position:absolute;top:50%;right:21px;width:4px;height:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../img/arrow-right.svg);background-position:center;background-size:cover;background-repeat:no-repeat;content:"";}.contact__backWrapper input[type="submit"]{width:100%;font-size:18px;letter-spacing:0.08em;cursor:pointer;}.contact__steps--confirm,.contact__steps--thanks{margin-top:20px;}.confirm__inner{width:100%;max-width:1000px;margin-right:auto;margin-left:auto;}.confirm__itemsWrapper{margin-top:47px;}.confirm__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.confirm__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.confirm__itemHead{-webkit-box-sizing:border-box;box-sizing:border-box;width:21.091%;padding-top:30.5px;padding-bottom:26.5px;padding-left:30px;border-top:1px solid #ffffff;border-bottom:1px solid #ffffff;background-color:#000000;color:#fff;font-weight:bold;font-size:16px;letter-spacing:0.12em;}.confirm__itemHead:not(:first-child){border-top:none;}.confirm__itemHead:not(:last-child){border-bottom:none;}.confirm__itemContent{-webkit-box-sizing:border-box;box-sizing:border-box;box-sizing:border-box;width:78.909%;padding-top:28.5px;padding-bottom:21.5px;padding-left:30px;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;background-color:#f5f5f5;color:#222;font-size:15px;line-height:2;letter-spacing:0.06em;overflow-wrap:break-word;}.confirm__itemContent:not(:first-child){border-top:none;}.confirm__itemContent:not(:last-child){border-bottom:none;}.confirm__item--content .confirm__itemHead{padding-top:44.5px;padding-bottom:16.5px;padding-left:30px;}.confirm__item--content .confirm__itemContent{margin-top:-9px;padding-top:26.5px;padding-top:19px;padding-right:30px;padding-left:30px;}.confirm__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;margin-bottom:13px;gap:20px;}.contact__steps--thanks{margin-top:20px;}.thanks__inner{width:100%;max-width:1000.5px;margin-right:auto;margin-left:auto;}.thanks__head{margin-top:57px;margin-bottom:13px;padding-bottom:13px;border-bottom:1px solid #bcbcbc;color:#000;font-weight:bold;font-size:20px;font-family:"Noto Sans JP";letter-spacing:0.08em;}.thanks__content{color:#000;font-weight:normal;font-size:14px;line-height:32px;font-family:"Noto Sans JP";letter-spacing:0.06em;text-align:left;}.thanks__buttonWrapper{margin-top:43px;text-align:center;}.thanks__button{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;width:320px;padding-top:17px;padding-bottom:15px;background:#003056;color:#fff;font-size:18px;letter-spacing:0.08em;text-align:center;}.thanks__button::after{position:absolute;top:50%;right:21px;width:4px;height:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../img/arrow-right.svg);background-position:center;background-size:cover;background-repeat:no-repeat;content:"";}input[type="button"]{display:block !important;}.detail__slider{display:grid;max-width:100%;}.detail__slide{aspect-ratio:713/493;width:100%;}.detail__slide-sub{aspect-ratio:122/85;width:12.2rem;width:100%;}.detail__slider .detail__slide img,.detail__slider .detail__slide-sub img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.splide__slide.is-active .detail__slide-sub{border:2px solid #0497e7;}.flow{position:relative;padding-top:5rem;padding-right:15px;padding-bottom:5rem;padding-left:15px;background:url(../img/flow_bg.webp) no-repeat center center/cover;}.flow::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);content:"";}.flow__inner{z-index:10;position:relative;padding-top:3rem;padding-bottom:3rem;background:#fff;}.flow__items{margin-top:3rem;border-top:1px solid #d5d5d5;}.flow__item{display:grid;grid-template-columns:12rem 1fr;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:2rem;padding-bottom:2rem;gap:2rem;}.flow__label{display:grid;position:relative;place-items:center;height:100%;color:#0497e7;font-weight:700;font-size:1.4rem;text-align:center;}.flow__item:not(:last-child) .flow__label::after{position:absolute;top:101%;left:50%;width:2.2rem;height:2.2rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#0068a0;content:"";-webkit-clip-path:polygon(51% 100%,0 45%,100% 45%);clip-path:polygon(51% 100%,0 45%,100% 45%);}.flow__content{position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.9rem;}.flow__item:not(:last-child) .flow__content::after{position:absolute;bottom:-2rem;left:0;width:100%;height:1px;background:#d5d5d5;content:"";}.flow__content::before{position:absolute;top:50%;left:-1.5rem;width:1px;height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#d5d5d5;content:"";}.flow__image{width:100%;}.flow__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.flow__text{width:100%;margin-top:0.8rem;font-weight:700;font-size:1.2rem;line-height:1.6428571429;letter-spacing:0.04em;}@media screen and (max-width:768px) and (min-width:999px){.p-contact__inner{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding-right:20px;padding-left:20px;}}@media screen and (min-width:1000px){.p-contact__inner{max-width:1000px;padding-right:0;padding-left:0;}}@media screen and (min-width:768px){.p-contact{padding-top:30px;padding-bottom:84px;}.p-contact__enTitle{font-size:5rem;}.p-contact__title{font-size:2rem;}.p-form__block{margin-top:7.6rem;padding:0;}.p-form__block--confirm{margin-top:2.4rem;padding:3.1rem 0.6rem 3rem;}.p-form__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.p-form--confirm .p-form__wrap:nth-child(n + 2){margin-top:5.8rem;}.p-form__wrap label{max-width:24.1rem;padding:2rem 2.65rem;background-color:#f4f4f4;}.p-form__selectwrap,.p-form__text,.p-form__textarea{padding:0.85rem 1.9rem;}.p-form__radiobutton{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;}.p-form__radio{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem 3.5rem;}.p-form__radio label{padding:0.5rem 2.4rem 0.5rem 0.9rem;}.p-form__box{margin-top:3.9rem;}.p-form__check{margin-top:1.4rem;}.p-form__checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;padding-left:1.7rem;font-size:1.2rem;letter-spacing:0.1em;}.p-form__submit{margin-top:2.7rem;}.p-form__submit.c-normal-btn{max-width:40rem;}.p-form__submit.c-normal-btn::before{right:4rem;width:4.4rem;height:1.6rem;}.p-form__button{height:8rem;}.p-form__secure{margin-top:4rem;}.p-form__answer{margin:0 0 0 8.2rem;}.p-form__buttonWrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:4.7rem;gap:0 8rem;}.p-form__buttonWrap .p-form__submit{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;}.p-form__banner{margin-top:4rem;}.screen-reader-response,.wpcf7-not-valid-tip{font-size:1.5rem;}.p-form__check .wpcf7-list-item-label{margin-left:0;font-size:1.4rem;}.p-form__check .wpcf7-list-item-label:before{top:0.3rem;left:-2.4rem;width:1.6rem;height:1.6rem;}.p-form__check .wpcf7-list-item-label:after{left:-2.2rem;width:1.2rem;height:0.6rem;}.p-form__radiobutton .wpcf7-not-valid-tip,.p-form__check .wpcf7-not-valid-tip{font-size:1.6rem;}.p-form__policy{margin-top:6.2rem;}.p-form__policyBlock{padding:4rem 4.9rem;}.p-form__policyText{font-size:1.4rem;}.detail__slider{grid-template-columns:71.3rem 1fr;gap:2.3rem;}.flow{padding-top:8.5rem;padding-bottom:8.5rem;}.flow__inner{padding:7rem 6.7rem 6.3rem;}.flow__items{margin-top:4rem;}.flow__item{grid-template-columns:13rem 1fr;padding-top:2.9rem;padding-bottom:2.9rem;gap:6.3rem;}.flow__label{font-size:1.6rem;}.flow__item:not(:last-child) .flow__label::after{top:120%;}.flow__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flow__item:not(:last-child) .flow__content::after{bottom:-2.9rem;}.flow__content::before{left:-2.9rem;}.flow__image{width:12.6rem;}.flow__text{margin-top:initial;font-size:1.4rem;}}@media screen and (max-width:767px){.contact__message{margin-top:30px;font-size:12px;line-height:2.3333333333;letter-spacing:0.02em;text-align:left;}.contact__steps{width:328px;margin-top:20px;}.contact__steps::before{top:45%;width:84.61%;}.contact__step{gap:20px;}.contact__stepNum{font-size:13px;}.contact__stepContent{font-size:12px;}.contact__stepContent::before{top:-17px;width:7.72px;height:7.72px;}.form__title{display:none;}.contact__itemsButtons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:14px;margin-left:-2px;}.contact__itemsButtons input[type="radio"]::before{top:30%;left:-2px;}.contact__itemsButtons span{font-size:14px;}.contact__inner input[type="text"],.contact__inner input[type="tel"],.contact__inner input[type="number"],.contact__inner input[type="email"]{margin-top:7px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;-webkit-transform:translateX(-4px);transform:translateX(-4px);font-size:14px;}.contact__text p{margin-top:5px;letter-spacing:normal;}.contact__submitWrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;max-width:335px;margin-top:35px;}.contact__backWrapper{width:100%;max-width:335px;margin-bottom:-23px;}.contact__inner input[type="text"],.contact__inner input[type="tel"],.contact__inner input[type="number"],.contact__inner input[type="email"]{margin-top:7px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;-webkit-transform:translateX(-4px);transform:translateX(-4px);font-size:14px;}}.footer{padding-top:5rem;padding-bottom:6rem;background:#f4f4f4;border-bottom:solid 15px #005293;}.footer__inner{margin:0 auto;padding:0 1.5rem;}.footer__logo{width:20rem;}.footer__address{margin-top:3.3rem;line-height:1.8571428571;}.footer__bottom{margin-top:4rem;}.footer__privacy{letter-spacing:0.2em;text-decoration:underline;display:flex;gap:2rem;}.footer__text{margin-top:1.98rem;font-size:1rem;line-height:1.4166666667;letter-spacing:0.1em;}.footer__center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;margin-top:1.5rem;gap:3rem;}.footer__right{margin-top:1.5rem;}.footer__items{display:grid;gap:1.5rem;}.footer__item{font-weight:500;letter-spacing:0.12rem;}.footer__item span{margin-right:0.3rem;}@media screen and (min-width:768px){.footer{padding-top:10rem;padding-bottom:10rem;font-size:1.4rem;}.footer__inner{margin:0 auto;max-width:1280px;padding:0 3rem;}.footer__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.footer__logo{width:20rem;}.footer__text{font-size:1.2rem;}.footer__center{margin-top:initial;margin-left:auto;flex-direction:unset;padding-top:2rem;padding-right:2rem;gap:3rem;border-top:1px solid #003056;}.footer__nav{margin-top:initial;}.footer__right{margin-top:initial;margin-left:5.1rem;padding-top:2rem;border-top:1px solid #000;}.footer__privacy{font-size:1.4rem;letter-spacing:0.2rem;text-decoration:underline;margin-bottom:1.5rem;}.footer__item span{margin-right:1rem;}}.footer__banner{background-color:#fff;display:grid;justify-content:center;align-items:center;gap:2rem;padding:4rem;}.footer__logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem;margin:6rem 0 0;}.footer__logos .footer__banner_image{max-width:30rem;}@media screen and (min-width:768px){.footer__banner{background-color:#fff;display:flex;justify-content:center;align-items:center;gap:2rem;padding:4rem;}.footer__logos{flex-wrap:nowrap;}}.p-bottom-contact5{position:relative;background-image:url(../img/bottom_cta_bg.webp);background-position:bottom;background-size:cover;background-repeat:no-repeat;color:#fff;padding:0 0 4rem;}.p-bottom-contact5::before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,9,21,0.85);content:"";}.p-bottom-contact5 .section__title{text-align:center;margin:0 auto;}.p-bottom-contact5__inner{position:relative;width:100%;margin-inline:auto;padding:4rem 5% 0;display:flex;align-items:center;flex-direction:column;}.p-bottom-contact5__box{padding:4rem 0;text-align:center;}.p-bottom-contact5__title{font-weight:700;font-size:2.4rem;letter-spacing:0.14em;}.p-bottom-contact5__enTitle{display:block;color:#b59a24;font-weight:500;font-size:1.8rem;font-family:"Oswald",sans-serif;letter-spacing:0.08em;text-transform:uppercase;}.p-bottom-contact5__description{margin-top:1.6rem;font-size:1.4rem;line-height:1.7333333333;letter-spacing:0.13rem;margin-bottom:4.5rem;}.p-bottom-contact5__image{width:50%;}.p-bottom-contact5__wrap{margin-top:4rem;}.p-bottom-contact5__block{width:100%;margin-inline:auto;}.p-bottom-contact5__block:nth-of-type(2){margin-top:3.4rem;}.p-bottom-contact5__airplane{width:4rem;height:3.3rem;margin-inline:auto;background-image:url(../img/icon_mail.webp);background-position:center;background-size:cover;background-repeat:no-repeat;}.p-bottom-contact5__text{margin-top:1.8rem;font-weight:700;letter-spacing:0.13em;}.p-bottom-contact5__callWrap .p-bottom-contact5__text{margin-top:1.6rem;}.p-bottom-contact5__button{display:inline-block;width:100%;margin-top:2.4rem;padding:2rem 0;border:1px solid #fff;font-weight:500;font-size:1.5rem;letter-spacing:0.13em;text-align:center;}.p-bottom-contact5__call{width:2.8rem;height:3.6rem;margin-inline:auto;background-image:url(../img/icon_tel_white.webp);background-position:center;background-size:cover;background-repeat:no-repeat;}.p-bottom-contact5__callButton{display:block;margin-top:0.9rem;font-weight:500;font-size:3.2rem;font-family:"Oswald",sans-serif;letter-spacing:0.13em;}.p-bottom-contact5__time{display:block;margin-top:0.6rem;font-weight:500;font-size:1.2rem;letter-spacing:0.13em;}.p-bottom-contact5__content{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin:0 auto;}.p-bottom-contact5__btn{display:block;color:#fff;border:solid 1px #fff;font-size:1.5rem;letter-spacing:0.14rem;text-align:center;padding:2.5rem;width:34rem;border-radius:10rem;position:relative;margin:0 auto;}.p-bottom-contact5__btn::after{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url(../img/icon_arrow.webp) no-repeat;background-size:contain;width:2rem;height:1rem;right:2rem;}.p-bottom-contact5__btn span{position:relative;padding-left:1rem;}.p-bottom-contact5__btn span::before{content:"";position:absolute;top:50%;transform:translateY(-50%);}.p-bottom-contact5__btn:nth-of-type(1) span::before{background:url(../img/icon_line.webp) no-repeat;background-size:contain;background-position:center;width:1.5rem;height:2rem;left:-1.3rem;}.p-bottom-contact5__btn:nth-of-type(2) span::before{background:url(../img/mail.webp) no-repeat;background-size:contain;background-position:center;width:1.5rem;height:2rem;left:-1.3rem;}.p-bottom-contact5__btn:nth-of-type(3) span::before{background:url(../img/icon_tel.webp) no-repeat;background-size:contain;background-position:center;width:1.5rem;height:2rem;left:-1.3rem;}@media screen and (min-width:768px){.p-bottom-contact5{padding:0;}.p-bottom-contact5__inner{max-width:115rem;padding:3rem 2.5rem 0;align-items:center;justify-content:center;flex-direction:row;}.p-bottom-contact5__box{padding:5rem 0 8rem;}.p-bottom-contact5__title{font-size:2.8rem;}.p-bottom-contact5__enTitle{font-size:2.2rem;}.p-bottom-contact5__description{margin-top:3rem;margin-inline:auto;}.p-bottom-contact5__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:7.4rem;}.p-bottom-contact5__wrap:after{display:block;position:absolute;top:0;left:50%;width:1px;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;content:"";}.p-bottom-contact5__block{position:relative;width:50%;}.p-bottom-contact5__block:nth-of-type(2){margin-top:0;}.p-bottom-contact5__contactWrap{max-width:32.8rem;margin:0.4rem 8rem 0 auto;margin-right:8rem;padding:2.2rem 0;}.p-bottom-contact5__callWrap{max-width:27.8rem;margin:0.3rem 0 0 8rem;padding:2.8rem 0;}.p-bottom-contact5__airplane{width:4.9rem;height:4rem;}.p-bottom-contact5__text{margin-top:3rem;font-size:1.8rem;}.p-bottom-contact5__callWrap .p-bottom-contact5__text{margin-top:2.7rem;}.p-bottom-contact5__button{margin-top:2.7rem;padding:2.4rem 0;}.p-bottom-contact5__call{width:3.5rem;height:4.5rem;}.p-bottom-contact5__callButton{font-size:3.4rem;}.p-bottom-contact5__content{grid-template-columns:repeat(3,1fr);gap:3rem;}}.section_service{background-color:#003056;position:relative;}.section_service::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;top:-1px;left:0;}.section_service::after{content:"";width:100%;height:2px;background-color:#003056;position:absolute;bottom:-1px;left:0;}.section_service__wrapper{position:relative;padding:4rem 0 13rem;background-color:#fff;clip-path:polygon(0 0,100% 0,100% 100%,0 90%);}@media screen and (max-width:767px){.section_service__wrapper{padding:4rem 0 18rem;clip-path:polygon(0 0,100% 0,100% 100%,0 95%);}}.page_about_service .section_service__wrapper{padding:8rem 0;clip-path:unset;}.section_service__wrapper::before{content:"";background:url(../img/section_service_bg.webp) no-repeat;background-size:contain;width:37rem;height:52.5rem;position:absolute;top:0;left:3rem;z-index:-1;}@media screen and (max-width:767px){.section_service__wrapper::before{width:28rem;height:30rem;top:2rem;}}.page_about_service .section_service__wrapper::before{z-index:0;top:3rem;}.section_service__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 2.5rem;padding:5rem 0;position:relative;z-index:1;}@media screen and (max-width:767px){.section_service__list{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:3rem 0;}}.section_service__list_item{height:11.5rem;}@media screen and (max-width:767px){.section_service__list_item{height:auto;}}.section_service__list_item a{height:100%;display:flex;align-items:center;}@media screen and (max-width:767px){.section_service__list_item a{flex-direction:column;height:auto;}}.section_service__list_image{width:50%;height:100%;}@media screen and (max-width:767px){.section_service__list_image{width:100%;height:auto;}}.section_service__list_text{width:50%;height:100%;background-color:#003056;color:#fff;font-size:1.6rem;font-weight:600;letter-spacing:0.16rem;text-align:center;display:flex;align-items:center;justify-content:center;position:relative;}@media screen and (max-width:767px){.section_service__list_text{font-size:1.3rem;width:100%;height:6.5rem;line-height:1.8rem;}}.section_service__list_text::after{content:"";width:1.4rem;height:1.4rem;background:url(../img/section_service_triangle.webp) no-repeat;background-size:contain;position:absolute;bottom:5px;right:5px;}.cta{padding-top:1.7rem;padding-bottom:3.3rem;border-top:1rem solid #005293;border-bottom:1rem solid #005293;background:url(../img/cta_bg_sp.webp) no-repeat center center/cover;color:#2c2c2c;}.cta__title{z-index:10;position:relative;margin-inline:calc(50% - 50vi);}.cta__container{position:relative;margin-top:-2.5rem;margin-inline:auto;padding:3.1rem 2.37rem 3.2rem;border:3px solid #ff3f02;background:#fff;}.cta__container::after{position:absolute;background:url(../img/cta_ashirai.webp) no-repeat center center/contain;content:"";}.cta__attention{font-weight:500;font-size:1.2rem;line-height:1.8571428571;letter-spacing:0.06em;text-align:center;}.cta__attention span{background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(70%,#fff46f));background:linear-gradient(transparent 70%,#fff46f 70%);}.cta__items{display:grid;position:relative;margin-top:1.35rem;gap:3.3rem;}.cta__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.cta__item:nth-child(1){position:relative;}.cta__item:nth-child(1):after{position:absolute;top:110%;left:50%;width:100%;height:2px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(../img/cta_border.webp) no-repeat center center/contain;content:"";}.cta__label{font-weight:500;font-size:1.4rem;letter-spacing:0.06em;text-align:center;}.cta__label span{position:relative;padding-right:2em;padding-left:2em;}.cta__label span::before,.cta__label span::after{position:absolute;top:50%;width:20px;height:1px;background:#ff6470;content:"";}.cta__label span::before{left:0;-webkit-transform:translateY(-50%) rotate(60deg);transform:translateY(-50%) rotate(60deg);}.cta__label span::after{right:0;-webkit-transform:translateY(-50%) rotate(-60deg);transform:translateY(-50%) rotate(-60deg);}.cta__label-mail span::before,.cta__label-mail span::after{background:#0048a3;}.cta__links{display:grid;}.cta__text{margin-top:1rem;font-size:1.2rem;letter-spacing:0.06em;text-align:left;}.cta__text.cta__text-tel{font-weight:500;font-size:1.3rem;text-align:center;margin-top:0.5rem;}.cta__free{display:none;}.cta__link-tel{max-width:28rem;margin:0 auto;}@media screen and (min-width:768px){.cta{padding-top:3.4rem;padding-bottom:3rem;border-top:1.5rem solid #005293;border-bottom:1.5rem solid #005293;background:url(../img/cta_bg.webp) no-repeat center center/cover;}.cta__title{width:51rem;margin-inline:auto;}.cta__container{width:83.5%;margin-top:-4rem;padding:5.5rem 6.4rem 2.2rem 3.6rem;padding:5.5rem 2rem 2.2rem;}.cta__container::after{top:-32%;right:-5%;width:18.8rem;height:13.3rem;}.cta__attention{font-size:1.4rem;}.cta__items{grid-template-columns:25rem 1fr;gap:5rem;}.cta__item:nth-child(1):after{top:50%;left:111%;width:2px;height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/cta_border_pc.webp) no-repeat center center/contain;}.cta__label{font-size:1.6rem;}.cta__links{grid-template-columns:1fr 1fr;}.cta__link-tel{max-width:20.5rem;}.cta__text{margin-top:auto;text-align:center;}.cta__free{display:grid;position:absolute;top:-16%;left:3rem;place-items:center;width:9.8rem;height:9.8rem;border-radius:50%;background:#2b2b2b;color:#fff;font-weight:700;font-size:1.8rem;line-height:1.3333333333;letter-spacing:0.11em;text-align:center;}.cta__men{right:-14.5rem;bottom:-3.5rem;width:17rem;}}.fvSub{position:relative;margin-top:5.5rem;}.fvSub__image{position:relative;height:13rem;}.fvSub__image::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);content:"";}.fvSub__image img{height:100%;-o-object-fit:cover;object-fit:cover;}.fvSub__title{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;text-align:center;width:80%;}.fvSub__en{font-weight:300;font-size:1.5rem;font-family:"Oswald",sans-serif;letter-spacing:0.14em;text-transform:uppercase;}.fvSub__jp{font-weight:400;font-size:2.2rem;line-height:1.4705882353;letter-spacing:0.05rem;}.fvSub__title_label{font-family:"Oswald",sans-serif;font-size:6rem;font-weight:400;letter-spacing:1rem;text-transform:uppercase;white-space:nowrap;color:rgba(255,255,255,0.1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:fit-content;}@media screen and (min-width:768px){.fvSub{margin-top:8rem;}.fvSub__image{height:100%;margin-left:auto;}.fvSub__jp{font-size:3.4rem;}.fvSub__title_label{font-size:11rem;}}.page_price{padding:6rem 0;}.page_price:first-of-type{padding-top:4rem;}.page_price__attention{padding:2rem;color:#f44b22;text-align:center;border:solid 1px #f44b22;line-height:1.7rem;}.page_price__attention>p{margin:1rem 0;}.page_price__wrapper{padding:0 0 4rem;}.price_buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:0.5rem;padding-top:4rem;}@media screen and (max-width:767px){.price_buttons{grid-template-columns:repeat(3,1fr);}}.price_button a{background-color:#005293;color:#fff;text-align:center;font-weight:500;line-height:2rem;letter-spacing:0.04em;padding:1rem;font-size:1.4rem;display:flex;align-items:center;justify-content:center;width:100%;height:6rem;}@media screen and (max-width:767px){.price_button a{font-size:1.2rem;}.price_button.small a{font-size:1.1rem;}}.page_price.adjust_bg{background-color:#f4f6f8;}.page_price__list{margin-bottom:3rem;}.page_price__list:last-of-type{margin-bottom:0;}.page_price__title{font-size:2.8rem;font-weight:600;letter-spacing:0.04rem;line-height:2.8rem;position:relative;padding-left:2.3rem;color:#005293;padding-bottom:0.5rem;border-bottom:solid 1px #025293;width:fit-content;margin:2rem 0;}.page_price__title_box .page_price__title{margin-bottom:0;}.page_price__title_box{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;}.page_price__title_box>a{font-size:1.4rem;display:block;color:#2dace5;border-bottom:solid 1px #2dace5;position:relative;}@media screen and (max-width:767px){.page_price__title_box>a{font-size:1.2rem;}}.page_price__title:first-of-type{margin-top:0;}@media screen and (max-width:767px){.page_price__title{font-size:2rem;padding-left:2rem;}}.page_price__title::before{content:"";display:block;width:1.3rem;height:1.3rem;background-color:#fff;border:solid 4px #2dace5;border-radius:5rem;position:absolute;top:calc(50% - 1px);left:0;transform:translateY(-50%);}.page_price__lead{font-size:2rem;font-weight:600;color:#005293;letter-spacing:0.08rem;padding-bottom:0.5rem;border-bottom:solid 1px #005293;margin-top:2rem;}@media screen and (max-width:767px){.page_price__lead{font-size:1.8rem;}}.page_price__lead span{font-size:1.4rem;}@media screen and (max-width:767px){.page_price__lead span{font-size:1.2rem;display:block;}}.page_price__text{margin-top:2rem;letter-spacing:0.04rem;}@media screen and (max-width:767px){.page_price__text{margin-top:1.5rem;}}.page_price__list_item{display:flex;align-items:center;justify-content:space-between;font-size:1.8rem;font-weight:400;padding:1.6rem 0;border-bottom:dashed 1px #bcbcbc;}@media screen and (max-width:767px){.page_price__list_item{font-size:1.4rem;}}.page_price__list_label{color:#000;font-size:1.8rem;text-align:center;border:solid 1px #000;padding:0.3rem 2rem;margin-top:2rem;display:block;width:fit-content;}@media screen and (max-width:767px){.page_price__list_label{font-size:1.4rem;}}.page_price__list_label.blue{border:unset;background-color:#2dace5;color:#fff;border-radius:5rem;font-size:2rem;padding:0.3rem 2.5rem;}@media screen and (max-width:767px){.page_price__list_label.blue{font-size:1.4rem;}}.page_price__list_price{display:flex;align-items:center;gap:8rem;}@media screen and (max-width:767px){.page_price__list_price{gap:3rem;}}.page_price__list_price_number{position:relative;text-align:right;}.page_price .one::before,.page_price .ten::before,.page_price .each::before,.page_price .course::before{color:#fff;background-color:#2dace5;font-size:1.6rem;letter-spacing:0.08rem;display:block;border-radius:5rem;width:7.5rem;text-align:center;position:absolute;top:-4rem;left:50%;transform:translateX(-50%);}@media screen and (max-width:767px){.page_price .one::before,.page_price .ten::before,.page_price .each::before,.page_price .course::before{font-size:1.2rem;width:6rem;padding:0.3rem;}}.page_price .one::before{content:"1錠";}.page_price .ten::before{content:"10+1錠";}.page_price .each::before{content:"都度";}.page_price .course::before{content:"5回コース";width:10rem;}@media screen and (max-width:767px){.page_price .course::before{width:8rem;}}.adjust_flex .page_price__list_price{flex-direction:column;align-items:flex-end;gap:0;}.page_price__list_name{max-width:73%;}@media screen and (max-width:767px){.page_price__list_name{max-width:65%;}}.page_price__list_name>span{display:block;font-weight:700;}.page_price__list_attention{margin-top:4rem;}.page_price__list_attention p{padding-left:1em;text-indent:-1em;letter-spacing:0.04rem;}.page_price__list_attention>.color{color:#ff7600;}@media screen and (max-width:767px){.adjust_flex{flex-direction:column;align-items:flex-start;justify-content:flex-start;}.adjust_flex .page_price__list_price{align-items:flex-start;}.adjust_flex .page_price__list_name{margin-bottom:1rem;}}.page_price__discount{border:solid 1px #ff7600;padding:2rem;text-align:center;font-weight:600;letter-spacing:0.04rem;}.page_price__discount_title{font-size:1.8rem;color:#ff7600;margin-bottom:1rem;}.page_message{padding:2rem 0;position:relative;margin-bottom:12rem;}@media screen and (max-width:767px){.page_message{margin-bottom:0;padding:4rem 0;}}.page_message::before{content:"";width:95%;height:70vw;background-color:#f7f7f7;position:absolute;top:30%;right:0;z-index:-1;max-height:1050px;}@media screen and (max-width:767px){.page_message::before{display:none;}}.page_message::after{content:"Message";font-family:"Oswald",sans-serif;font-weight:400;font-size:10rem;letter-spacing:0.08em;color:#f2f2f2;text-transform:uppercase;transform:rotate(90deg) translateY(-50%);position:absolute;top:8%;right:-5rem;}@media screen and (max-width:767px){.page_message::after{top:16%;}}.page_message__content{position:relative;z-index:1;}.page_message__title{margin-bottom:3rem;position:absolute;top:1rem;left:0;}@media screen and (max-width:767px){.page_message__title{margin-bottom:2rem;top:0;}}.page_message__title .section__jp{font-size:3.2rem;font-weight:500;letter-spacing:0.06rem;background-color:#005293;color:#fff;width:fit-content;padding:0.5rem 1.5rem 1rem;}@media screen and (max-width:767px){.page_message__title .section__jp{font-size:2rem;}}.page_message__title .section__en{font-family:"Oswald",sans-serif;font-size:1.8rem;font-weight:400;letter-spacing:0.2rem;line-height:1.8rem;text-transform:uppercase;color:#005293;}@media screen and (max-width:767px){.page_message__title .section__en{font-size:1.4rem;margin-bottom:0.5rem;}}.page_message__img{position:relative;margin-bottom:2.5rem;padding-top:6rem;}@media screen and (max-width:767px){.page_message__img{padding-top:4rem;}}.page_message__lead{font-size:2.7rem;font-weight:600;letter-spacing:0.06em;color:#fff;margin-bottom:2rem;}@media screen and (max-width:767px){.page_message__lead{font-size:2.4rem;}}.page_message__lead span{background-color:#298dde;display:inline-block;width:fit-content;padding:0.2rem 1.5rem;margin-bottom:1rem;}.page_message__text{font-size:1.4rem;letter-spacing:0.02em;line-height:3rem;margin-bottom:2rem;}.page_message__qualification{border:solid 1px #003056;background-color:#fff;padding:4.5rem 3.5rem;}@media screen and (max-width:767px){.page_message__qualification{padding:3rem 2rem;}}.page_message__qualification h3{font-size:2.4rem;font-weight:600;padding-left:1.5rem;padding-bottom:1.5rem;margin-bottom:1.8rem;border-bottom:solid 1px #003056;position:relative;}@media screen and (max-width:767px){.page_message__qualification h3{font-size:2rem;}}.page_message__qualification_wrapper{display:flex;justify-content:space-between;}@media screen and (max-width:767px){.page_message__qualification_wrapper{flex-direction:column;}}.page_message__qualification h3:before{content:"";display:block;width:0.4rem;height:2.5rem;background-color:#ff7600;position:absolute;top:calc(50% - 0.75rem);left:0;transform:translateY(-50%);}.page_message__qualification_list_item{font-size:1.4rem;letter-spacing:0.12rem;margin-bottom:1rem;padding-left:1rem;position:relative;}.page_message__qualification_list_item:last-of-type{margin-bottom:0;}.page_message__qualification_list_item::before{content:"";width:0.4rem;height:0.4rem;border-radius:5rem;background-color:#003056;position:absolute;top:0.7em;left:0;}.page_message__qualification_list p{font-size:1.4rem;line-height:2.3rem;}.page_about_feature{padding:4rem 0;}.page_about_feature .section__title{margin-bottom:4rem;}@media screen and (max-width:767px){.page_about_feature .section__title{margin-bottom:2rem;}}.page_about_feature .title{width:100%;font-size:2.8rem;font-weight:500;text-align:center;color:#fff;background-color:#298dde;padding:1rem 1.5rem;margin:0 auto 3rem;}@media screen and (max-width:767px){.page_about_feature .title{font-size:2rem;line-height:2.6rem;}}.page_about_feature__container{counter-reset:num;}.page_about_feature__block{position:relative;margin:2rem 0;}.page_about_feature__block:nth-of-type(n + 2){margin-top:3.6rem;}.page_about_feature__block::after{display:none;counter-increment:num;content:"Feature 0" counter(num);text-transform:uppercase;writing-mode:vertical-rl;position:absolute;transform:translateY(-50%);right:0;height:100%;white-space:nowrap;top:53%;font-family:"Oswald",sans-serif;font-weight:normal;font-size:60px;letter-spacing:0.04em;text-align:center;color:#f7f7f7;}.page_about_feature__block:nth-child(even)::after{right:auto;left:0;}.page_about_feature__wrap{padding-right:2rem;padding-left:2rem;margin-right:auto;margin-left:auto;display:flex;flex-direction:column;row-gap:2rem;position:relative;z-index:1;max-width:60rem;align-items:center;}.page_about_feature__img::before{padding-top:57.145%;}.page_about_feature__box{position:relative;}.page_about_feature__num{font-family:"Oswald",sans-serif;font-weight:500;font-size:14px;letter-spacing:0.13em;text-align:left;color:#298dde;text-transform:uppercase;}.page_about_feature__theme{font-family:"Noto Sans JP";font-weight:600;font-size:1.8rem;letter-spacing:0.04em;line-height:2.5rem;text-align:left;color:#222;border-bottom:1px solid #000;margin-top:0;padding-bottom:14px;margin-bottom:11px;}.page_about_feature__text{font-family:"Noto Sans JP";font-weight:normal;font-size:14px;letter-spacing:0.06em;line-height:30px;text-align:left;color:#3f3f3f;}.page_about_feature__fiveContainer{max-width:1000px;width:100%;margin-right:auto;margin-left:auto;}.page_about_feature__fiveBox{background-color:#ffffff;padding-left:100px;padding-right:99.7px;padding-top:54px;padding-bottom:67px;}.page_about_feature__fiveNum{font-family:"Oswald",sans-serif;font-weight:500;font-size:14px;letter-spacing:0.13em;text-transform:capitalize;text-align:center;color:#ea4a1a;margin-bottom:5px;}.page_about_feature__fiveTitle{font-family:"Noto Sans JP";font-weight:600;font-size:24px;letter-spacing:0.04em;text-align:center;color:#222;margin-bottom:18px;}.page_about_feature__fiveImage{width:100%;margin-bottom:32px;}.page_about_feature__fiveContent{font-family:"Noto Sans JP";font-weight:normal;font-size:12px;letter-spacing:0.06em;line-height:30px;text-align:left;color:#3f3f3f;}.page_about_feature__btn{padding-top:2.5rem;}@media screen and (min-width:768px){.page_about_feature{padding:0 0 8rem;}.page_about_feature__title{margin-bottom:7.5rem;}.page_about_feature__title::before,.page_about_feature__title::after{position:absolute;top:-5.5rem;content:"";}.page_about_feature__title::before{left:-20rem;}.page_about_feature__title::after{right:-20rem;}.page_about_feature__theme{font-size:2.4rem;line-height:3.5rem;}.page_about_feature__btn{padding-top:6.5rem;}}@media screen and (min-width:1200px){.page_about_feature__block:nth-of-type(n + 2){margin-top:-5px;padding-bottom:5px;}.page_about_feature__block:nth-child(4){margin-top:24px;}.page_about_feature__block::after{display:block;font-size:66px;text-align:center;right:0;}.page_about_feature__block:nth-child(even)::after{left:0;}.page_about_feature__wrap{max-width:160rem;padding-right:0;padding-left:0;flex-direction:row;gap:0 7rem;}.page_about_feature__block:nth-child(even) .page_about_feature__wrap{flex-direction:row-reverse;}.page_about_feature__img{max-width:63rem;}.page_about_feature__img img{object-fit:cover !important;}.page_about_feature__box{margin-top:1px;padding-left:1px;width:40%;max-width:57rem;align-items:center;}}@media (min-width:768px) and (max-width:959px){.page_about_feature__title::before{left:-20rem;}.page_about_feature__title::after{right:-20rem;}.page_about_feature__block::after{display:none;}.page_about_feature__theme{padding-bottom:5px;margin-bottom:5px;margin-top:-5px;}.page_about_feature__text{font-size:13px;line-height:1.75;}.page_about_feature__five{padding-top:30px;margin-top:30px;padding-bottom:30px;}.page_about_feature__fiveContainer{box-sizing:border-box;padding-left:20px;padding-right:20px;width:100%;}.page_about_feature__fiveBox{padding-left:20px;padding-right:20px;padding-top:30px;padding-bottom:30px;}.page_about_feature__fiveImage{margin-bottom:6px;}.page_about_feature__bottom{margin-top:30px;}}@media (min-width:768px) and (max-width:1200px){.page_about_feature__container{padding:2rem 0;display:grid;grid-template-columns:repeat(2,1fr);}.page_about_feature__block{margin-top:0;}.page_about_feature__block:nth-of-type(n + 2){margin-top:0;}}@media screen and (max-width:767px){.page_about_feature__container{grid-template-columns:repeat(1,1fr);}.page_about_feature__block:nth-of-type(n + 2){margin-top:0;}}.page_about_flow{background-color:#f3f6f8;padding:7.5rem 0;position:relative;}@media screen and (max-width:1320px){.page_about_flow{padding:6rem 0;}}.page_about_flow .section__title{margin-bottom:4rem;}@media screen and (max-width:1320px){.page_about_flow .section__title{margin-bottom:2rem;}}.page_about_flow__list{display:flex;flex-direction:column;gap:4rem;}.page_about_flow__list_item{display:flex;align-items:center;gap:4rem;}@media screen and (max-width:767px){.page_about_flow__list_item{flex-direction:column;gap:2rem;}}.page_about_flow__list_image{width:23rem;height:23rem;flex-shrink:0;position:relative;}.page_about_flow__list_image::after{content:"";width:1px;height:10rem;display:block;background-color:#003056;position:absolute;bottom:-10rem;left:50%;transform:translateX(-50%);}@media screen and (max-width:767px){.page_about_flow__list_image::after{display:none;}}.page_about_flow__list_item:last-of-type .page_about_flow__list_image::after{display:none;}.page_about_flow__list_content{max-width:65rem;}@media screen and (max-width:1320px){.page_about_flow__list_content{max-width:unset;}}.page_about_flow__list_lead{padding-bottom:2rem;border-bottom:solid 1px #003056;margin-bottom:2rem;}.page_about_flow__list_lead label{display:block;font-family:"Oswald",sans-serif;color:#2dace5;font-size:1.4rem;letter-spacing:0.13rem;}.page_about_flow__list_lead span{font-size:2.4rem;font-weight:600;letter-spacing:0.06rem;}@media screen and (max-width:1320px){.page_about_flow__list_lead span{font-size:1.8rem;}}.page_about_flow__list_text{letter-spacing:0.06rem;line-height:3rem;}.page_service__wrapper{background-color:#f3f6f8;}.page_service__section{padding:6rem 0;}.page_service__section.rounded{background-color:#fff;border-bottom-left-radius:1000px 150px;border-bottom-right-radius:1000px 150px;margin:0 -10rem;padding:6rem 10rem 4rem;}.page_service__section.no_rounded{background-color:#fff;}.page_service__section a{color:#2dace5;border-bottom:solid 1px #2dace5;}.page_service__section .section__title{margin-bottom:4rem;}.page_service__section .section__title:nth-of-type(2){margin:4rem auto;}@media screen and (max-width:767px){.page_service__section .section__title{margin-bottom:2rem;}.page_service__section .section__title:nth-of-type(2){margin-bottom:2rem;}.page_service__section .section__title span{padding:0;}.page_service__section .section__title span::before,.page_service__section .section__title span::after{display:none;}}.page_service__supplement{background-color:#fff;padding:4rem 5rem;margin:2rem auto;}@media screen and (max-width:767px){.page_service__supplement{padding:4rem 2rem;}}.page_service__supplement_title{font-size:2.4rem;font-weight:500;position:relative;padding-left:1.2rem;}@media screen and (max-width:767px){.page_service__supplement_title{font-size:1.8rem;}}.page_service__supplement_title::before{content:"";width:4px;height:calc(100% - 0.2em);background-color:#003056;position:absolute;top:50%;left:0;transform:translateY(-50%);}.page_service__text{font-size:1.4rem;letter-spacing:0.02rem;line-height:3rem;margin-bottom:2rem;}.page_service__text.single{margin-top:4rem;}.page_service__text.lineHeight{line-height:3rem;}@media screen and (max-width:767px){.page_service__text.lineHeight{line-height:2.5rem;}}.page_service__text span{font-size:1.2rem;line-height:2rem;display:block;padding-left:1em;text-indent:-1em;color:#919191;}.page_service__text .page_service__text_image{display:block;margin:1rem 0;}.page_service__text span.page_service__text_attention{font-size:1.4rem;line-height:2rem;display:block;padding-left:1em;text-indent:unset;color:#003056;margin:0.5rem 0 1rem;}span.page_service__text_label{font-weight:600;font-size:1.4rem;color:#003056;margin-top:0.5rem;}.page_service__text:last-of-type{margin-bottom:0;}.page_service__text.text_center{text-align:center;}@media screen and (max-width:767px){.page_service__text.text_center{text-align:left;}}.page_service__text.bold{font-weight:600;margin-bottom:0;}.page_service__text>label{display:block;font-weight:600;font-size:1.6rem;}.p-single__reservation.page_service__btn{margin:2rem 0 4rem;}.p-single__reservation.page_service__btn a{margin:0;}@media screen and (max-width:767px){.p-single__reservation.page_service__btn a{margin:0 auto;font-size:1.4rem;padding:1.3rem 3rem;}}.page_service__list{margin:0 0 2rem;font-size:1.4rem;}.page_service__list li{position:relative;padding-left:1em;margin:0.5rem 0;line-height:1.7em;}.page_service__list li::before{content:"";width:5px;height:5px;background-color:#17304d;border-radius:1rem;position:absolute;left:0;top:1.2rem;transform:translateY(-50%);}.page_service__list.top li::before{top:1.2rem;}.page_service__list label{font-weight:600;}ol.page_service__list{list-style:revert;padding-left:1em;}ol.page_service__list li{list-style:revert;padding-left:0;}ol.page_service__list li::before{display:none;}.page_service__image{width:fit-content;margin:2rem auto;}.page_service__image.lemon{max-width:60rem;margin:0 auto;}span.page_service__text_red{color:#ff7a52;font-size:inherit;display:inline;padding-left:0;text-indent:0;}.page_service__feature{display:flex;align-items:center;gap:5rem;padding:5rem 0;}.page_service__feature.service11{padding:0;}@media screen and (max-width:767px){.page_service__feature{flex-direction:column;gap:3rem;padding:3rem 0;}.page_service__feature.service11{padding:0;}}.page_service__feature:nth-of-type(2n){flex-direction:row-reverse;}@media screen and (max-width:767px){.page_service__feature:nth-of-type(2n){flex-direction:column;gap:3rem;padding:3rem 0;}}.page_service__feature_image{width:calc(50% - 5rem);}@media screen and (max-width:767px){.page_service__feature_image{width:100%;}}.page_service__feature_content{width:50%;}@media screen and (max-width:767px){.page_service__feature_content{width:100%;}}.page_service__feature_title{padding-bottom:1rem;border-bottom:solid 1px #003056;margin-bottom:1.5rem;}.page_service__feature_title label{color:#2dace5;font-family:"Oswald",sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:0.13rem;line-height:1.4rem;display:block;margin-bottom:1rem;}@media screen and (max-width:767px){.page_service__feature_title label{font-size:1.2rem;}}.page_service__feature_title span{font-size:2.4rem;font-weight:600;letter-spacing:0.06rem;line-height:2.4rem;}@media screen and (max-width:767px){.page_service__feature_title span{font-size:2rem;}}.page_service__purpose{display:flex;align-items:center;gap:4rem;padding:5rem 10rem;background-color:#fff;}@media screen and (max-width:767px){.page_service__purpose{flex-direction:column;padding:3rem 2rem;gap:2rem;}}.page_service__purpose.supplement{display:block;padding:2rem 5rem;margin-bottom:2rem;}@media screen and (max-width:767px){.page_service__purpose.supplement{padding:3rem 2rem;}}.page_service__supplement .page_service__purpose.supplement{padding:2rem 0 0;margin-bottom:0;}.page_service__purpose_image{width:calc(50% - 10rem);}@media screen and (max-width:767px){.page_service__purpose_image{width:80%;}}.page_service__purpose.supplement .page_service__purpose_image{display:flex;align-items:flex-end;width:100%;margin-bottom:2rem;}@media screen and (max-width:767px){.page_service__purpose.supplement .page_service__purpose_image{display:block;}}.page_service__purpose.supplement .page_service__purpose_image.goods>img{max-width:42rem;width:100%;}.page_service__purpose.supplement .page_service__purpose_image.goods_tate>img{max-width:25rem;}.page_service__purpose.supplement .page_service__purpose_image.only_image{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;width:fit-content;max-width:60rem;}.page_service__purpose.supplement .page_service__purpose_image.only_image img{width:100%;}.page_service__purpose.supplement .page_service__purpose_image.only_image>p{width:100%;text-align:right;margin-top:1rem;}.page_service__purpose.supplement .page_service__purpose_image p{margin-bottom:1rem;font-size:1.4rem;}@media screen and (max-width:767px){.page_service__purpose.supplement .page_service__purpose_image p{margin-bottom:0;margin-top:1rem;font-size:1.4rem;}}.page_service__purpose_text{width:calc(50% + 10rem);}.page_service__purpose.supplement .page_service__purpose_text{width:100%;}@media screen and (max-width:767px){.page_service__purpose_text{width:100%;}}.page_service__purpose_text .page_service__text{margin-bottom:2rem;}@media screen and (max-width:767px){.page_service__purpose_text .page_service__text{margin-bottom:1.5rem;line-height:2.2rem;}}.page_service__purpose_lead{font-size:1.6rem;font-weight:600;margin:1rem 0;}.page_service__section .page_about_flow__list{padding:0 4rem 4rem;justify-content:center;}@media screen and (max-width:767px){.page_service__section .page_about_flow__list{padding:0 0 4rem;}}.page_service__section .page_about_flow__list_content{max-width:unset;width:100%;}.page_service__compare_table{width:100%;table-layout:fixed;}@media screen and (max-width:767px){.page_service__compare_table{font-size:1.2rem;}}.page_service__compare_table table,.page_service__compare_table td,.page_service__compare_table th{word-break:break-word;}.page_service__compare_table td,.page_service__compare_table th{padding:3px;width:30px;height:25px;}.page_service__compare_table th{background:#17304d;color:#fff;text-align:left;font-weight:500;padding:0.8rem 1.2rem;}.page_service__compare_table td{padding:0.8rem 1.2rem;position:relative;vertical-align:middle;z-index:0;background-clip:padding-box;background-color:#fff;}.page_service__inner .section__title{margin-top:1em;padding:0.8rem 1.5rem;border-left:4px solid #003056;background:#f4f4f4;font-weight:700;font-size:2.4rem;line-height:125%;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;letter-spacing:0.1em;width:100%;text-align:left;margin-bottom:2rem !important;}@media screen and (max-width:767px){.page_service__inner .section__title{font-size:2rem;}}.page_service__inner .section__title>label{font-family:"Oswald",sans-serif;font-weight:600;margin-right:1rem;}.page_service__images{display:flex;align-items:center;gap:2rem;max-width:80rem;}@media screen and (max-width:767px){.page_service__images{gap:1rem;}}.page_service__images .page_service__image{margin:0 auto 2rem;}.page_service__images .case_lead{text-align:center;margin-bottom:0.5rem;font-size:2rem;font-weight:600;}@media screen and (max-width:767px){.page_service__images .case_lead{font-size:1.6rem;}}.page_service__table_wrapper{margin-bottom:4rem;}@media screen and (max-width:767px){.page_service__table_wrapper{margin-bottom:2rem;}}.page_service__table_wrapper .page_service__compare_table td,.page_service__table_wrapper .page_service__compare_table th{width:auto;}.page_service__table_title{font-size:2rem;font-weight:600;border-bottom:solid 1px #003056;margin-bottom:2rem;}@media screen and (max-width:767px){.page_service__table_title{font-size:1.8rem;margin-bottom:1rem;}}.page_service__table_sub_title{margin:2rem 0 1rem;font-size:1.8rem;font-weight:600;}@media screen and (max-width:767px){.page_service__table_sub_title{font-size:1.6rem;margin:1rem 0;}}.page_service__table_wrapper .page_service__text{margin:2rem 0;}.page-template-page-lp img{display:block;margin:0 auto;max-width:100%;}.page-template-page-lp #content{padding:0;margin:0;max-width:none;}.page-template-page-lp .container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:15px;padding-right:15px;}.page-template-page-lp .section{padding-top:100px;padding-bottom:100px;}@media screen and (max-width:959px){.page-template-page-lp .section{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width:782px){.page-template-page-lp .section{padding-top:45px;padding-bottom:45px;}}.page-template-page-lp .mv{margin-top:80px;overflow:hidden;text-indent:100%;white-space:nowrap;}@media screen and (max-width:782px){.page-template-page-lp .mv{margin-top:55px;}}.page-template-page-lp .bg_g{background:#626a71;}.page-template-page-lp .bg_g .title__large.o .ttl{color:#fff;}.page-template-page-lp .bg_pg{background:rgba(98,106,113,0.1);}.page-template-page-lp .title__large{text-align:center;margin:0 0 50px 0;}.page-template-page-lp .title__large .ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:32px;color:#231815;margin:0 0 5px 0;}.page-template-page-lp .title__large .sub{font-family:"Roboto",sans-serif;font-weight:bold;letter-spacing:0.05em;display:block;font-size:20px;}.page-template-page-lp .title__large.b .sub{color:#015293;}.page-template-page-lp .title__large.o .sub{color:#fb7700;}.page-template-page-lp .title__middle{font-family:"Noto Sans JP",sans-serif;font-weight:500;position:relative;z-index:0;font-size:26px;letter-spacing:0.05em;padding:0 0 0 35px;margin:0 0 30px 0;text-align:justify;}.page-template-page-lp .title__middle::before{content:"";position:absolute;z-index:-1;top:50%;left:0;width:24px;height:4px;background:#015293;}@media screen and (max-width:959px){.page-template-page-lp .title__large{margin:0 0 30px 0;}.page-template-page-lp .title__large .ttl{font-size:28px;}.page-template-page-lp .title__large .sub{font-size:16px;}.page-template-page-lp .title__middle{font-size:24px;margin:0 0 15px 0;}}@media screen and (max-width:782px){.page-template-page-lp .title__large{margin:0 0 30px 0;}.page-template-page-lp .title__large .ttl{font-size:24px;}.page-template-page-lp .title__large .sub{font-size:14px;}.page-template-page-lp .title__middle{font-size:16px;margin:0 0 15px 0;}}.page-template-page-lp .border{padding:0 100px 100px 100px;border:2px solid #015293;border-radius:20px;}.page-template-page-lp .border:not(:last-of-type){margin:0 0 80px 0;}.page-template-page-lp .border>.title{text-align:center;margin:60px auto 60px auto;}.page-template-page-lp .border>.title>.ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;display:inline-block;padding:10px 10px;background:#015293;color:#fff;border-radius:100px;min-width:450px;}.page-template-page-lp .border .image{display:block;margin:0 0 50px 0;}@media screen and (max-width:959px){.page-template-page-lp .border{padding:0 60px 60px 60px;}.page-template-page-lp .border:not(:last-of-type){margin:0 0 60px 0;}.page-template-page-lp .border>.title{margin:60px auto 30px auto;}}@media screen and (max-width:782px){.page-template-page-lp .border{padding:0 30px 30px 30px;}.page-template-page-lp .border:not(:last-of-type){margin:0 0 45px 0;}.page-template-page-lp .border>.title{text-align:center;margin:30px auto 30px auto;}.page-template-page-lp .border>.title>.ttl{display:block;font-size:18px;padding:10px 20px;background:#015293;color:#fff;border-radius:100px;min-width:auto;}.page-template-page-lp .border .image{margin:0 0 30px 0;}}.page-template-page-lp.muscle_gain .mv,.page-template-page-lp.muscle_gain_rev2 .mv{background:url(../img/muscle_gain/img_mv_pc.webp) no-repeat top center/cover;aspect-ratio:2000/958;}@media screen and (max-width:783px){.page-template-page-lp.muscle_gain .mv,.page-template-page-lp.muscle_gain_rev2 .mv{background:url(../img/muscle_gain/img_mv_sp.webp) no-repeat top center/cover;aspect-ratio:768/1533;}}.page-template-page-lp.muscle_gain .reason .box,.page-template-page-lp.muscle_gain_rev2 .reason .box{display:flex;align-items:center;flex-wrap:wrap;gap:0 80px;}.page-template-page-lp.muscle_gain .reason .box:not(:last-of-type),.page-template-page-lp.muscle_gain_rev2 .reason .box:not(:last-of-type){margin-bottom:60px;}.page-template-page-lp.muscle_gain .reason .box .image,.page-template-page-lp.muscle_gain_rev2 .reason .box .image{order:1;display:block;}.page-template-page-lp.muscle_gain .reason .box .textArea,.page-template-page-lp.muscle_gain_rev2 .reason .box .textArea{order:2;flex:1;}.page-template-page-lp.muscle_gain .reason .box .textArea .txt,.page-template-page-lp.muscle_gain_rev2 .reason .box .textArea .txt{font-size:16px;line-height:2.2;text-align:justify;}.page-template-page-lp.muscle_gain .reason .box:nth-child(odd) .image,.page-template-page-lp.muscle_gain_rev2 .reason .box:nth-child(odd) .image{order:2;}.page-template-page-lp.muscle_gain .reason .box:nth-child(odd) .textArea,.page-template-page-lp.muscle_gain_rev2 .reason .box:nth-child(odd) .textArea{order:1;}@media screen and (max-width:959px){.page-template-page-lp.muscle_gain .reason .box,.page-template-page-lp.muscle_gain_rev2 .reason .box{gap:0 30px;}.page-template-page-lp.muscle_gain .reason .box .image,.page-template-page-lp.muscle_gain_rev2 .reason .box .image{align-self:stretch;flex:0.6;}.page-template-page-lp.muscle_gain .reason .box .image img,.page-template-page-lp.muscle_gain_rev2 .reason .box .image img{object-fit:cover;height:100%;}}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .reason .box,.page-template-page-lp.muscle_gain_rev2 .reason .box{flex-direction:column;gap:15px 0;padding:0 15px;}.page-template-page-lp.muscle_gain .reason .box:not(:last-of-type),.page-template-page-lp.muscle_gain_rev2 .reason .box:not(:last-of-type){margin-bottom:30px;}.page-template-page-lp.muscle_gain .reason .box:nth-child(odd) .image,.page-template-page-lp.muscle_gain_rev2 .reason .box:nth-child(odd) .image{order:1;}.page-template-page-lp.muscle_gain .reason .box:nth-child(odd) .textArea,.page-template-page-lp.muscle_gain_rev2 .reason .box:nth-child(odd) .textArea{order:2;}.page-template-page-lp.muscle_gain .reason .box .image,.page-template-page-lp.muscle_gain_rev2 .reason .box .image{max-width:90%;margin:0 auto;}.page-template-page-lp.muscle_gain .reason .box .textArea .txt,.page-template-page-lp.muscle_gain_rev2 .reason .box .textArea .txt{font-size:14px;}}.page-template-page-lp.muscle_gain .case,.page-template-page-lp.muscle_gain_rev2 .case{display:none;}.page-template-page-lp.muscle_gain .case__slider,.page-template-page-lp.muscle_gain_rev2 .case__slider{overflow:hidden;}.page-template-page-lp.muscle_gain .case__slider .article .images,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images{display:flex;justify-content:space-between;gap:0 45px;}.page-template-page-lp.muscle_gain .case__slider .article .images .image,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image{padding:30px;border-radius:20px;background:#fff;}.page-template-page-lp.muscle_gain .case__slider .article .images .image>picture,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image>picture{display:block;border-radius:20px;overflow:hidden;margin:0 0 30px 0;}.page-template-page-lp.muscle_gain .case__slider .article .images .image>picture img,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image>picture img{display:block;}.page-template-page-lp.muscle_gain .case__slider .article .images .image .before,.page-template-page-lp.muscle_gain .case__slider .article .images .image .after,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image .before,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image .after{font-size:30px;text-align:center;font-family:"Roboto",sans-serif;font-weight:bold;letter-spacing:0.05em;line-height:1;}.page-template-page-lp.muscle_gain .case__slider .article .images .image .before,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image .before{color:#828282;}.page-template-page-lp.muscle_gain .case__slider .article .images .image .after,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image .after{color:#015293;}.page-template-page-lp.muscle_gain .case__slider .article .descs,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs{margin:50px auto 0 auto;}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc{display:flex;flex-wrap:wrap;color:#fff;}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc:not(:last-of-type),.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc:not(:last-of-type){margin:0 0 5px 0;}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc dt,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc dt{font-size:16px;font-weight:bold;line-height:2.2;}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc dt::after,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc dt::after{content:"：";}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc dd,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc dd{flex:1;font-size:16px;font-weight:bold;text-align:justify;line-height:2.2;}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .case__slider .article .images,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images{gap:0 15px;}.page-template-page-lp.muscle_gain .case__slider .article .images .image,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image{padding:15px;}.page-template-page-lp.muscle_gain .case__slider .article .images .image>picture,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image>picture{margin:0 0 15px 0;}.page-template-page-lp.muscle_gain .case__slider .article .images .image .before,.page-template-page-lp.muscle_gain .case__slider .article .images .image .after,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image .before,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .images .image .after{font-size:14px;}.page-template-page-lp.muscle_gain .case__slider .article .descs,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs{margin:30px auto 0 auto;}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc{display:block;}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc dt,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc dt{font-size:14px;}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc dt::before,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc dt::before{content:"【";}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc dt::after,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc dt::after{content:"】";}.page-template-page-lp.muscle_gain .case__slider .article .descs .desc dd,.page-template-page-lp.muscle_gain_rev2 .case__slider .article .descs .desc dd{font-size:14px;}}.page-template-page-lp.muscle_gain .recommend,.page-template-page-lp.muscle_gain_rev2 .recommend{padding-left:15px;padding-right:15px;background:url(../img/muscle_gain/bg_recommend_pc.webp) no-repeat center center/cover;}.page-template-page-lp.muscle_gain .recommend .box,.page-template-page-lp.muscle_gain_rev2 .recommend .box{max-width:1000px;margin:0 auto;padding:45px;border-radius:10px;background:rgba(255,255,255,0.8);display:flex;flex-wrap:wrap;align-items:center;gap:0 15px;justify-content:space-between;}.page-template-page-lp.muscle_gain .recommend .box .textArea,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea{flex:1;}.page-template-page-lp.muscle_gain .recommend .box .textArea .ttl,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:32px;letter-spacing:0.05em;margin:0 0 20px 0;}.page-template-page-lp.muscle_gain .recommend .box .textArea .list li,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .list li{position:relative;z-index:0;font-size:18px;font-weight:bold;padding:0 0 0 1.5em;}.page-template-page-lp.muscle_gain .recommend .box .textArea .list li>span,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .list li>span{color:#fb7700;}.page-template-page-lp.muscle_gain .recommend .box .textArea .list li:not(:last-child),.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .list li:not(:last-child){margin:0 0 20px 0;}.page-template-page-lp.muscle_gain .recommend .box .textArea .list li::before,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .list li::before{content:"";position:absolute;z-index:-1;top:50%;left:0;transform:translateY(-50%);width:16px;height:16px;background:url(../img/muscle_gain/icon_check.webp) no-repeat center/contain;}.page-template-page-lp.muscle_gain .recommend .box .textArea .list li.checked::before,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .list li.checked::before{width:23px;height:18px;background:url(../img/muscle_gain/icon_checked.webp) no-repeat center/contain;}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .recommend .box,.page-template-page-lp.muscle_gain_rev2 .recommend .box{display:block;padding:45px 30px 0 30px;}.page-template-page-lp.muscle_gain .recommend .box .image,.page-template-page-lp.muscle_gain_rev2 .recommend .box .image{display:block;max-width:50%;margin:0 auto;}.page-template-page-lp.muscle_gain .recommend .box .textArea .ttl,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .ttl{font-size:20px;text-align:center;}.page-template-page-lp.muscle_gain .recommend .box .textArea .list,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .list{margin:0 0 30px 0;}.page-template-page-lp.muscle_gain .recommend .box .textArea .list li,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .list li{font-size:14px;padding:0 0 0 2em;}.page-template-page-lp.muscle_gain .recommend .box .textArea .list li>span,.page-template-page-lp.muscle_gain_rev2 .recommend .box .textArea .list li>span{font-size:16px;}}.page-template-page-lp.muscle_gain .dr,.page-template-page-lp.muscle_gain_rev2 .dr{padding-top:100px;background:url(../img/muscle_gain/bg_dr_pc.webp) no-repeat center center/cover;}.page-template-page-lp.muscle_gain .dr .box,.page-template-page-lp.muscle_gain_rev2 .dr .box{position:relative;z-index:0;}.page-template-page-lp.muscle_gain .dr .box>.image,.page-template-page-lp.muscle_gain_rev2 .dr .box>.image{display:block;width:35%;position:absolute;z-index:-1;bottom:0;right:-30px;}.page-template-page-lp.muscle_gain .dr .box>.image img,.page-template-page-lp.muscle_gain_rev2 .dr .box>.image img{object-fit:cover;height:100%;}.page-template-page-lp.muscle_gain .dr .box .textArea,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea{width:80%;padding-bottom:100px;}.page-template-page-lp.muscle_gain .dr .box .textArea .ttl,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;position:relative;z-index:0;font-size:24px;line-height:1.8;margin:0 0 30px 0;text-align:justify;padding:1em 1.5em;display:inline-block;}.page-template-page-lp.muscle_gain .dr .box .textArea .ttl::before,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .ttl::before{content:"";position:absolute;z-index:-1;top:0;left:0;width:18px;height:34px;border-top:2px solid #015293;border-left:2px solid #015293;}.page-template-page-lp.muscle_gain .dr .box .textArea .ttl::after,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .ttl::after{content:"";position:absolute;z-index:-1;bottom:0;right:0;width:18px;height:34px;border-bottom:2px solid #015293;border-right:2px solid #015293;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt{font-size:16px;text-align:justify;line-height:2.2;padding:0 6em 0 2em;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:not(:last-of-type),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:not(:last-of-type){margin:0 0 1.5em 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt .blue,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt .blue{color:#015293;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt .orange,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt .orange{box-decoration-break:clone;background:linear-gradient(transparent 0%,#fb7700 0%);color:#fff;padding:5px;}@media screen and (max-width:959px){.page-template-page-lp.muscle_gain .dr,.page-template-page-lp.muscle_gain_rev2 .dr{padding-top:60px;}.page-template-page-lp.muscle_gain .dr .box .textArea,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea{padding:0 0 60px 0;width:100%;}.page-template-page-lp.muscle_gain .dr .box .textArea .ttl br,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .ttl br{display:none;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt{padding:0 0 0 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt br,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt br{display:none;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(2),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(2){width:80%;padding:0 45px 0 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(3),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(3){width:80%;padding:0 45px 0 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(4),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(4){width:80%;padding:0 45px 0 0;}}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .dr,.page-template-page-lp.muscle_gain_rev2 .dr{padding-top:45px;}.page-template-page-lp.muscle_gain .dr .box .image,.page-template-page-lp.muscle_gain_rev2 .dr .box .image{position:absolute;right:0;width:50%;margin:0 auto;}.page-template-page-lp.muscle_gain .dr .box .image img,.page-template-page-lp.muscle_gain_rev2 .dr .box .image img{object-fit:contain;object-position:bottom right;}.page-template-page-lp.muscle_gain .dr .box .textArea,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea{padding:0 0 45px 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .ttl,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .ttl{font-size:16px;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt{font-size:14px;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt::after,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt::after{content:"";display:block;clear:both;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt .orange,.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt .orange{font-size:16px;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(2),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(2){width:50%;padding:0 0 0 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(3),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(3){width:50%;padding:0 0 0 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(4),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(4){width:50%;padding:0 0 0 0;}}@media screen and (max-width:600px){.page-template-page-lp.muscle_gain .dr .box .image,.page-template-page-lp.muscle_gain_rev2 .dr .box .image{width:45%;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(2),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(2){width:100%;padding:0 0 0 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(3),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(3){width:60%;padding:0 0 0 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(4),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(4){width:50%;padding:0 0 0 0;}}@media screen and (max-width:400px){.page-template-page-lp.muscle_gain .dr .box .image,.page-template-page-lp.muscle_gain_rev2 .dr .box .image{width:50%;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(2),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(2){width:100%;padding:0 0 0 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(3),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(3){width:100%;padding:0 0 0 0;}.page-template-page-lp.muscle_gain .dr .box .textArea .txt:nth-of-type(4),.page-template-page-lp.muscle_gain_rev2 .dr .box .textArea .txt:nth-of-type(4){width:50%;padding:0 0 0 0;}}.page-template-page-lp.muscle_gain .benefit .images,.page-template-page-lp.muscle_gain_rev2 .benefit .images{display:flex;flex-wrap:wrap;gap:45px;}.page-template-page-lp.muscle_gain .benefit .images .image,.page-template-page-lp.muscle_gain_rev2 .benefit .images .image{width:calc(33.3333333333% - 30px);}.page-template-page-lp.muscle_gain .benefit .images .image>figure,.page-template-page-lp.muscle_gain_rev2 .benefit .images .image>figure{position:relative;z-index:0;overflow:hidden;}.page-template-page-lp.muscle_gain .benefit .images .image>figure figcaption,.page-template-page-lp.muscle_gain_rev2 .benefit .images .image>figure figcaption{font-family:"Noto Sans JP",sans-serif;font-weight:500;position:absolute;z-index:1;bottom:0;right:-10px;line-height:1;padding:10px 45px 10px 35px;background:rgba(1,82,147,0.85);color:#fff;font-weight:bold;font-size:22px;transform:skewX(-20deg);}.page-template-page-lp.muscle_gain .benefit .images .image>figure figcaption>span,.page-template-page-lp.muscle_gain_rev2 .benefit .images .image>figure figcaption>span{display:block;transform:skewX(20deg);}.page-template-page-lp.muscle_gain .benefit .images .image>figure figcaption>span>sup,.page-template-page-lp.muscle_gain_rev2 .benefit .images .image>figure figcaption>span>sup{font-size:12px;margin-left:5px;}.page-template-page-lp.muscle_gain .benefit .images + .remarks,.page-template-page-lp.muscle_gain_rev2 .benefit .images + .remarks{font-size:12px;text-align:right;margin:30px 0 0 0;}@media screen and (max-width:959px){.page-template-page-lp.muscle_gain .benefit .images,.page-template-page-lp.muscle_gain_rev2 .benefit .images{gap:15px 30px;}.page-template-page-lp.muscle_gain .benefit .images .image,.page-template-page-lp.muscle_gain_rev2 .benefit .images .image{width:calc(33.3333333333% - 20px);}}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .benefit .images,.page-template-page-lp.muscle_gain_rev2 .benefit .images{gap:15px 15px;}.page-template-page-lp.muscle_gain .benefit .images .image,.page-template-page-lp.muscle_gain_rev2 .benefit .images .image{width:calc(50% - 7.5px);}.page-template-page-lp.muscle_gain .benefit .images .image figure figcaption,.page-template-page-lp.muscle_gain_rev2 .benefit .images .image figure figcaption{font-size:14px;}.page-template-page-lp.muscle_gain .benefit .images + .remarks,.page-template-page-lp.muscle_gain_rev2 .benefit .images + .remarks{margin:15px 0 0 0;}}.page-template-page-lp.muscle_gain .point__list,.page-template-page-lp.muscle_gain_rev2 .point__list{display:flex;flex-wrap:wrap;justify-content:center;gap:0 100px;}.page-template-page-lp.muscle_gain .point__list li .image,.page-template-page-lp.muscle_gain_rev2 .point__list li .image{display:block;margin:0 0 20px 0;}.page-template-page-lp.muscle_gain .point__list li .ttl,.page-template-page-lp.muscle_gain_rev2 .point__list li .ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;text-align:center;color:#015293;font-size:22px;font-weight:bold;}.page-template-page-lp.muscle_gain .point__list + .txt,.page-template-page-lp.muscle_gain_rev2 .point__list + .txt{font-family:"Noto Sans JP",sans-serif;font-weight:500;text-align:center;font-size:24px;font-weight:bold;margin:100px 0;}.page-template-page-lp.muscle_gain .point .border .list,.page-template-page-lp.muscle_gain_rev2 .point .border .list{display:flex;flex-wrap:wrap;gap:10px 10px;}.page-template-page-lp.muscle_gain .point .border .list li,.page-template-page-lp.muscle_gain_rev2 .point .border .list li{display:flex;align-items:center;justify-content:center;width:calc(33.3333333333% - 6.6666666667px);text-align:center;padding:15px;background:#e5edf4;min-height:115px;font-size:20px;color:#015293;font-weight:bold;}.page-template-page-lp.muscle_gain .point .border .list li:nth-child(even),.page-template-page-lp.muscle_gain_rev2 .point .border .list li:nth-child(even){background:#f2f6f9;}.page-template-page-lp.muscle_gain .point .border .box,.page-template-page-lp.muscle_gain_rev2 .point .border .box{display:flex;align-items:center;flex-wrap:wrap;gap:0 45px;}.page-template-page-lp.muscle_gain .point .border .box .graph,.page-template-page-lp.muscle_gain_rev2 .point .border .box .graph{display:block;}.page-template-page-lp.muscle_gain .point .border .box .txt,.page-template-page-lp.muscle_gain_rev2 .point .border .box .txt{flex:1;text-align:justify;font-weight:bold;line-height:2.2;font-size:16px;}.page-template-page-lp.muscle_gain .point .border .txt,.page-template-page-lp.muscle_gain_rev2 .point .border .txt{text-align:justify;font-weight:bold;line-height:2.2;font-size:16px;}@media screen and (max-width:959px){.page-template-page-lp.muscle_gain .point__list,.page-template-page-lp.muscle_gain_rev2 .point__list{justify-content:center;gap:0 15px;}.page-template-page-lp.muscle_gain .point__list li,.page-template-page-lp.muscle_gain_rev2 .point__list li{flex:1;}.page-template-page-lp.muscle_gain .point__list + .txt,.page-template-page-lp.muscle_gain_rev2 .point__list + .txt{margin:50px 0;}.page-template-page-lp.muscle_gain .point .border .box,.page-template-page-lp.muscle_gain_rev2 .point .border .box{display:block;}.page-template-page-lp.muscle_gain .point .border .box::after,.page-template-page-lp.muscle_gain_rev2 .point .border .box::after{content:"";display:block;clear:both;}.page-template-page-lp.muscle_gain .point .border .box .graph,.page-template-page-lp.muscle_gain_rev2 .point .border .box .graph{max-width:300px;float:left;padding:0px 30px 30px 0;}.page-template-page-lp.muscle_gain .point .border .box .txt br,.page-template-page-lp.muscle_gain_rev2 .point .border .box .txt br{display:none;}}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .point__list,.page-template-page-lp.muscle_gain_rev2 .point__list{justify-content:center;gap:0 15px;}.page-template-page-lp.muscle_gain .point__list li,.page-template-page-lp.muscle_gain_rev2 .point__list li{flex:1;}.page-template-page-lp.muscle_gain .point__list li .image,.page-template-page-lp.muscle_gain_rev2 .point__list li .image{margin:0 0 15px 0;}.page-template-page-lp.muscle_gain .point__list li .ttl,.page-template-page-lp.muscle_gain_rev2 .point__list li .ttl{font-size:16px;}.page-template-page-lp.muscle_gain .point__list + .txt,.page-template-page-lp.muscle_gain_rev2 .point__list + .txt{margin:30px 0;font-size:18px;}.page-template-page-lp.muscle_gain .point .border .txt,.page-template-page-lp.muscle_gain_rev2 .point .border .txt{font-size:14px;}.page-template-page-lp.muscle_gain .point .border .box .graph,.page-template-page-lp.muscle_gain_rev2 .point .border .box .graph{padding:0 0 15px 0;}.page-template-page-lp.muscle_gain .point .border .box .txt,.page-template-page-lp.muscle_gain_rev2 .point .border .box .txt{font-size:14px;}.page-template-page-lp.muscle_gain .point .border .list,.page-template-page-lp.muscle_gain_rev2 .point .border .list{flex-direction:column;}.page-template-page-lp.muscle_gain .point .border .list li,.page-template-page-lp.muscle_gain_rev2 .point .border .list li{width:100%;min-height:auto;font-size:16px;}.page-template-page-lp.muscle_gain .point .border .list li br,.page-template-page-lp.muscle_gain_rev2 .point .border .list li br{display:none;}}.page-template-page-lp.muscle_gain .type .types>.ttl,.page-template-page-lp.muscle_gain_rev2 .type .types>.ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:24px;padding:10px 15px;background:#626a71;text-align:center;color:#fff;margin:50px 0 50px 0;}.page-template-page-lp.muscle_gain .type .types .box .ttl,.page-template-page-lp.muscle_gain_rev2 .type .types .box .ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;text-align:center;margin:50px 0 50px 0;font-size:20px;letter-spacing:0.05em;}.page-template-page-lp.muscle_gain .type .types .box .desc,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc{display:flex;flex-wrap:wrap;margin:0 0 50px 0;}.page-template-page-lp.muscle_gain .type .types .box .desc dt,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc dt{position:relative;z-index:0;display:flex;justify-content:center;align-items:center;font-weight:bold;width:25%;text-align:center;padding:15px;font-size:16px;line-height:2.2;border-bottom:1px dotted #626a71;}.page-template-page-lp.muscle_gain .type .types .box .desc dt::after,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc dt::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:1em;background:#626a71;}.page-template-page-lp.muscle_gain .type .types .box .desc dt:first-of-type,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc dt:first-of-type{border-top:1px solid #626a71;}.page-template-page-lp.muscle_gain .type .types .box .desc dt:last-of-type,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc dt:last-of-type{border-bottom:1px solid #626a71;}.page-template-page-lp.muscle_gain .type .types .box .desc dd,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc dd{width:75%;padding:15px 15px 15px 70px;font-size:16px;line-height:2.2;border-bottom:1px dotted #626a71;}.page-template-page-lp.muscle_gain .type .types .box .desc dd:first-of-type,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc dd:first-of-type{border-top:1px solid #626a71;}.page-template-page-lp.muscle_gain .type .types .box .desc dd:last-of-type,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc dd:last-of-type{border-bottom:1px solid #626a71;}.page-template-page-lp.muscle_gain .type .types .box .txt,.page-template-page-lp.muscle_gain_rev2 .type .types .box .txt{padding:30px;border:1px solid #626a71;border-radius:10px;font-size:16px;line-height:2.2;text-align:justify;}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .type .types>.ttl,.page-template-page-lp.muscle_gain_rev2 .type .types>.ttl{font-size:20px;margin:45px 0 30px 0;}.page-template-page-lp.muscle_gain .type .types .box .ttl,.page-template-page-lp.muscle_gain_rev2 .type .types .box .ttl{font-size:16px;margin:30px 0 15px 0;}.page-template-page-lp.muscle_gain .type .types .box .desc,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc{margin:0 0 15px 0;}.page-template-page-lp.muscle_gain .type .types .box .desc dt,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc dt{width:25%;padding:15px 15px 15px 0;line-height:1.4;}.page-template-page-lp.muscle_gain .type .types .box .desc dd,.page-template-page-lp.muscle_gain_rev2 .type .types .box .desc dd{width:75%;display:flex;align-items:center;padding:15px 0 15px 15px;line-height:1.4;}.page-template-page-lp.muscle_gain .type .types .box .txt,.page-template-page-lp.muscle_gain_rev2 .type .types .box .txt{padding:20px;font-size:14px;}}.page-template-page-lp.muscle_gain .lisk .lisks>.ttl,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks>.ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:24px;padding:10px 15px;background:#626a71;text-align:center;color:#fff;margin:50px 0 50px 0;}.page-template-page-lp.muscle_gain .lisk .lisks .desc,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc{display:flex;flex-wrap:wrap;margin:0 0 0 0;background:#fff;border-radius:20px;border:1px solid #626a71;}.page-template-page-lp.muscle_gain .lisk .lisks .desc dt,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc dt{position:relative;z-index:0;display:flex;justify-content:center;align-items:center;font-weight:bold;width:25%;text-align:center;padding:15px;font-size:16px;line-height:2.2;border-right:1px solid #626a71;}.page-template-page-lp.muscle_gain .lisk .lisks .desc dt:not(:last-of-type),.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc dt:not(:last-of-type){border-bottom:1px solid #626a71;}.page-template-page-lp.muscle_gain .lisk .lisks .desc dt br,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc dt br{display:none;}.page-template-page-lp.muscle_gain .lisk .lisks .desc dd,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc dd{width:75%;padding:15px 15px 15px 70px;font-size:16px;line-height:2.2;}.page-template-page-lp.muscle_gain .lisk .lisks .desc dd:not(:last-of-type),.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc dd:not(:last-of-type){border-bottom:1px solid #626a71;}.page-template-page-lp.muscle_gain .lisk .lisks .desc dd>ul li,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc dd>ul li{list-style:disc;}.page-template-page-lp.muscle_gain .lisk .lisks .txt,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .txt{border-radius:10px;font-size:16px;line-height:2.2;text-align:justify;margin:0 0 50px 0;}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .lisk .lisks>.ttl,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks>.ttl{font-size:20px;margin:45px 0 15px 0;}.page-template-page-lp.muscle_gain .lisk .lisks .txt,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .txt{font-size:14px;margin:15px 0 15px 0;}.page-template-page-lp.muscle_gain .lisk .lisks .desc,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc{margin:0 0 0 0;}.page-template-page-lp.muscle_gain .lisk .lisks .desc dt,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc dt{width:30%;padding:15px;font-size:14px;line-height:1.4;}.page-template-page-lp.muscle_gain .lisk .lisks .desc dt br,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc dt br{display:inline;}.page-template-page-lp.muscle_gain .lisk .lisks .desc dd,.page-template-page-lp.muscle_gain_rev2 .lisk .lisks .desc dd{width:70%;display:flex;align-items:center;padding:15px 15px 15px 30px;font-size:14px;line-height:1.4;}}.page-template-page-lp.muscle_gain .price .prices .ttl,.page-template-page-lp.muscle_gain_rev2 .price .prices .ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;text-align:center;font-size:24px;padding:10px 15px;color:#015293;border:1px solid #015293;margin:50px auto;}.page-template-page-lp.muscle_gain .price .prices .table,.page-template-page-lp.muscle_gain_rev2 .price .prices .table{width:100%;table-layout:fixed;border-bottom:1px solid #626a71;}.page-template-page-lp.muscle_gain .price .prices .table thead th,.page-template-page-lp.muscle_gain_rev2 .price .prices .table thead th{font-family:"Noto Sans JP",sans-serif;font-weight:500;padding:15px;color:#fff;text-align:center;background:#626a71;}.page-template-page-lp.muscle_gain .price .prices .table thead th:not(:last-of-type),.page-template-page-lp.muscle_gain_rev2 .price .prices .table thead th:not(:last-of-type){border-right:1px solid #fff;}.page-template-page-lp.muscle_gain .price .prices .table tbody tr:not(:last-of-type),.page-template-page-lp.muscle_gain_rev2 .price .prices .table tbody tr:not(:last-of-type){border-bottom:1px dotted #626a71;}.page-template-page-lp.muscle_gain .price .prices .table tbody tr th,.page-template-page-lp.muscle_gain_rev2 .price .prices .table tbody tr th{padding:15px;text-align:center;}.page-template-page-lp.muscle_gain .price .prices .table tbody th:first-of-type{position:relative;}.page-template-page-lp.muscle_gain .price .prices .table tbody th:first-of-type::after{content:"";width:300%;background-color:#8d98a2;opacity:0.8;height:1px;position:absolute;top:0;left:0;}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .price .prices .table tbody th:first-of-type::after{width:220%;}}.page-template-page-lp.muscle_gain .price .prices .table tbody tr:first-of-type th::after{display:none;}.page-template-page-lp.muscle_gain .price .prices .table tbody tr th br:not(.pc),.page-template-page-lp.muscle_gain_rev2 .price .prices .table tbody tr th br:not(.pc){display:none;}.page-template-page-lp.muscle_gain .price .prices .table tbody tr td,.page-template-page-lp.muscle_gain_rev2 .price .prices .table tbody tr td{position:relative;z-index:0;padding:15px;text-align:center;}.page-template-page-lp.muscle_gain .price .prices .table tbody tr td::before,.page-template-page-lp.muscle_gain_rev2 .price .prices .table tbody tr td::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:1em;background:#626a71;}.page-template-page-lp.muscle_gain .price .text{margin-top:1rem;}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .price .prices>.ttl,.page-template-page-lp.muscle_gain_rev2 .price .prices>.ttl{font-size:20px;margin:45px 0 30px 0;}.page-template-page-lp.muscle_gain .price .prices .txt,.page-template-page-lp.muscle_gain_rev2 .price .prices .txt{font-size:14px;margin:30px 0 30px 0;}.page-template-page-lp.muscle_gain .price .prices .desc,.page-template-page-lp.muscle_gain_rev2 .price .prices .desc{margin:0 0 0 0;}.page-template-page-lp.muscle_gain .price .prices .desc dt,.page-template-page-lp.muscle_gain_rev2 .price .prices .desc dt{width:35%;padding:15px;line-height:1.4;}.page-template-page-lp.muscle_gain .price .prices .desc dt br,.page-template-page-lp.muscle_gain_rev2 .price .prices .desc dt br{display:inline;}.page-template-page-lp.muscle_gain .price .prices .desc dd,.page-template-page-lp.muscle_gain_rev2 .price .prices .desc dd{width:65%;display:flex;align-items:center;padding:15px 15px 15px 30px;line-height:1.4;}.page-template-page-lp.muscle_gain .price .prices .table,.page-template-page-lp.muscle_gain_rev2 .price .prices .table{table-layout:auto;}.page-template-page-lp.muscle_gain .price .prices .table thead th:nth-child(2),.page-template-page-lp.muscle_gain_rev2 .price .prices .table thead th:nth-child(2){width:25%;}.page-template-page-lp.muscle_gain .price .prices .table thead th:nth-child(3),.page-template-page-lp.muscle_gain_rev2 .price .prices .table thead th:nth-child(3){width:30%;}.page-template-page-lp.muscle_gain .price .prices .table tbody tr th,.page-template-page-lp.muscle_gain_rev2 .price .prices .table tbody tr th{font-size:14px;padding:15px 15px 15px 0;}.page-template-page-lp.muscle_gain .price .prices .table tbody tr th br,.page-template-page-lp.muscle_gain .price .prices .table tbody tr th br:not(.pc),.page-template-page-lp.muscle_gain_rev2 .price .prices .table tbody tr th br,.page-template-page-lp.muscle_gain_rev2 .price .prices .table tbody tr th br:not(.pc){display:inline;}.page-template-page-lp.muscle_gain .price .prices .table tbody tr td,.page-template-page-lp.muscle_gain_rev2 .price .prices .table tbody tr td{font-size:14px;}}.page-template-page-lp.muscle_gain .splide__pagination,.page-template-page-lp.muscle_gain_rev2 .splide__pagination{display:flex;justify-content:center;gap:0 10px;margin:30px auto 0 auto;position:static;}.page-template-page-lp.muscle_gain .splide__pagination .splide__pagination__page,.page-template-page-lp.muscle_gain_rev2 .splide__pagination .splide__pagination__page{display:block;width:8px;height:8px;border-radius:8px;background:#8d98a2;opacity:1;}.page-template-page-lp.muscle_gain .splide__pagination .splide__pagination__page.is-active,.page-template-page-lp.muscle_gain_rev2 .splide__pagination .splide__pagination__page.is-active{background:#015293;}.page-template-page-lp.muscle_gain .flow__slider .box,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box{display:flex;}.page-template-page-lp.muscle_gain .flow__slider .splide__slide:nth-of-type(1) .box .textArea::after,.page-template-page-lp.muscle_gain_rev2 .flow__slider .splide__slide:nth-of-type(1) .box .textArea::after{content:"01";}.page-template-page-lp.muscle_gain .flow__slider .splide__slide:nth-of-type(2) .box .textArea::after,.page-template-page-lp.muscle_gain_rev2 .flow__slider .splide__slide:nth-of-type(2) .box .textArea::after{content:"02";}.page-template-page-lp.muscle_gain .flow__slider .splide__slide:nth-of-type(3) .box .textArea::after,.page-template-page-lp.muscle_gain_rev2 .flow__slider .splide__slide:nth-of-type(3) .box .textArea::after{content:"03";}.page-template-page-lp.muscle_gain .flow__slider .splide__slide:nth-of-type(4) .box .textArea::after,.page-template-page-lp.muscle_gain_rev2 .flow__slider .splide__slide:nth-of-type(4) .box .textArea::after{content:"04";}.page-template-page-lp.muscle_gain .flow__slider .splide__slide:nth-of-type(5) .box .textArea::after,.page-template-page-lp.muscle_gain_rev2 .flow__slider .splide__slide:nth-of-type(5) .box .textArea::after{content:"05";}.page-template-page-lp.muscle_gain .flow__slider .box .image,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .image{flex:0.6;}.page-template-page-lp.muscle_gain .flow__slider .box .image img,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .image img{object-fit:cover;height:100%;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea{flex:1;position:relative;z-index:0;padding:30px 90px 30px 40px;background:#f0f7fd;border-radius:0 10px 10px 0;display:flex;flex-direction:column;justify-content:center;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea::before,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea::before{content:"";position:absolute;z-index:-1;right:75px;bottom:30px;width:1px;height:60px;background:#015293;transform:rotate(30deg);}.page-template-page-lp.muscle_gain .flow__slider .box .textArea::after,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea::after{position:absolute;z-index:-1;right:30px;bottom:30px;color:#015293;font-size:30px;font-family:"Roboto",sans-serif;font-weight:bold;letter-spacing:0.05em;line-height:1;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .ttl,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .ttl{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:20px;color:#015293;margin:0 0 10px 0;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .txt,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .txt{font-size:14px;line-height:2;text-align:justify;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns{width:100%;margin:15px auto 0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:15px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn{min-width:200px;position:relative;z-index:0;display:flex;justify-content:center;align-items:center;border-radius:100px;line-height:1.4;padding:15px 20px;text-align:center;font-weight:bold;font-size:14px;letter-spacing:0.05em;transition:0.3s ease-in-out;}@media (hover:hover){.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn:hover,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn:hover{opacity:0.8;}}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.tel,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.tel{pointer-events:none;border:1px solid #fff;background:#fb7700;color:#fff;font-size:18px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.tel>span,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.tel>span{font-size:12px;margin-right:5px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.line,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.line{position:relative;z-index:0;background:#51b632;color:#fff;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.line::before,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.line::before{content:"";width:20px;height:20px;background:url(../img/icon_line.webp) no-repeat center/contain;margin-right:15px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.web,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.web{position:relative;z-index:0;background:#015293;color:#fff;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.web::before,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.web::before{content:"";width:15px;height:11px;background:url(../img/mail.webp) no-repeat center/contain;margin-right:15px;filter:brightness(0) invert(1);}@media screen and (max-width:959px){.page-template-page-lp.muscle_gain .flow__slider .box .image,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .image{flex:0.6;overflow:hidden;border-radius:10px 0 0 10px;}.page-template-page-lp.muscle_gain .flow__slider .box .image img,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .image img{object-fit:cover;height:100%;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea{padding:30px 70px 30px 30px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea::before,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea::before{height:40px;right:60px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea::after,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea::after{font-size:20px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns{display:flex;flex-wrap:wrap;justify-content:center;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn{flex:none;display:flex;padding:10px 15px;min-height:50px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.tel,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.tel{font-size:14px;width:calc(50% - 15px);}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.tel>span,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.tel>span{align-self:center;font-size:16px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.line,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.line{font-size:14px;width:calc(50% - 15px);}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.line::before,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.line::before{margin-right:5px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.web,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.web{font-size:14px;width:calc(50% - 15px);}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.web::before,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.web::before{margin-right:5px;}}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .flow__slider .box,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box{display:block;}.page-template-page-lp.muscle_gain .flow__slider .box .image,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .image{position:relative;z-index:1;display:block;overflow:hidden;max-width:70%;margin:0 auto -45px auto;}.page-template-page-lp.muscle_gain .flow__slider .box .image img,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .image img{border-radius:10px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea{border-radius:10px;padding:60px 30px 60px 30px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea::before,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea::before{right:45px;bottom:15px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea::after,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea::after{right:15px;bottom:15px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .ttl,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .ttl{text-align:center;font-size:18px;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns{flex-direction:column;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.tel,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.tel{pointer-events:auto;width:100%;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.line,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.line{width:100%;}.page-template-page-lp.muscle_gain .flow__slider .box .textArea .btns .btn.web,.page-template-page-lp.muscle_gain_rev2 .flow__slider .box .textArea .btns .btn.web{width:100%;}}.page-template-page-lp.muscle_gain .faq .desc:not(:last-child),.page-template-page-lp.muscle_gain_rev2 .faq .desc:not(:last-child){margin:0 0 45px 0;}.page-template-page-lp.muscle_gain .faq .desc dt,.page-template-page-lp.muscle_gain_rev2 .faq .desc dt{font-family:"Noto Sans JP",sans-serif;font-weight:500;position:relative;z-index:0;font-size:20px;color:#015293;padding:0 0 15px 40px;border-bottom:1px solid #015293;margin:0 0 15px 0;}.page-template-page-lp.muscle_gain .faq .desc dt::before,.page-template-page-lp.muscle_gain_rev2 .faq .desc dt::before{content:"Q.";position:absolute;z-index:-1;left:0px;font-family:"Roboto",sans-serif;font-weight:bold;letter-spacing:0.05em;line-height:1;font-size:30px;margin-right:5px;}.page-template-page-lp.muscle_gain .faq .desc dd,.page-template-page-lp.muscle_gain_rev2 .faq .desc dd{position:relative;z-index:0;font-size:16px;line-height:2.2;padding:0 0 0 70px;}.page-template-page-lp.muscle_gain .faq .desc dd::before,.page-template-page-lp.muscle_gain_rev2 .faq .desc dd::before{content:"A.";position:absolute;z-index:-1;left:30px;font-family:"Roboto",sans-serif;font-weight:bold;letter-spacing:0.05em;line-height:1;font-size:30px;margin-right:5px;color:#626a71;}@media screen and (max-width:782px){.page-template-page-lp.muscle_gain .faq .desc dt,.page-template-page-lp.muscle_gain_rev2 .faq .desc dt{font-size:16px;}.page-template-page-lp.muscle_gain .faq .desc dd,.page-template-page-lp.muscle_gain_rev2 .faq .desc dd{font-size:14px;padding:0 0 0 40px;}.page-template-page-lp.muscle_gain .faq .desc dd::before,.page-template-page-lp.muscle_gain_rev2 .faq .desc dd::before{left:0;}}#ez-toc-container{border:unset;padding:1.6rem;}#ez-toc-container a{color:#666666;}.ez-toc-grey{position:relative;margin-top:2.4rem;padding:1.6rem;background:#f7f7f7;}.p-single .ez-toc-title{max-width:100%;margin-top:initial;margin-inline:auto;color:#666666;font-weight:700;}.ez-toc-list{max-width:100%;margin-top:0.5rem;margin-inline:auto;}.ez-toc-list>li{padding-bottom:0.5rem;padding-bottom:0.8rem;border-bottom:1px solid #e7e7e7;}.ez-toc-list ul{margin-top:1rem;margin-left:2rem;}.ez-toc-list>li:nth-child(n + 2){margin-top:1rem;margin-top:0.5rem;}.ez-toc-list a{color:#666666;font-size:1.2rem;}.ez-toc-counter nav ul li a::before{content:counters(item,".",decimal);padding-right:0.5rem;font-weight:500;font-size:1.2rem;letter-spacing:0.08em;}.toc-toggle-btn{display:inline-block;margin-bottom:10px;color:blue;text-decoration:underline;cursor:pointer;}.bg__gray{background:#ebebeb;}.btn{text-align:center;}.btn a{display:grid;position:relative;place-items:center;width:80%;max-width:25.4rem;margin-inline:auto;padding:1.5rem 3rem;border:1px solid #003056;border-radius:50px;background:#fff;font-weight:400;font-size:1.4rem;letter-spacing:0.1em;}.btn a::after{position:absolute;top:50%;right:2rem;width:2rem;height:0.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/arrow_btn.webp) no-repeat;background-size:contain;content:"";}@media screen and (min-width:768px){.ez-toc-grey{padding:1.6rem;}.p-single .toc_title{font-size:1.8rem;}.ez-toc-list{margin-top:0.8rem;}.ez-toc-list>li:nth-child(n + 2){margin-top:0.8rem;}}.p-single-custom{margin-bottom:6rem;}.p-single__title{margin-top:1rem;font-weight:700;font-size:2rem;line-height:125%;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;letter-spacing:0.04em;}.p-single__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.p-single__category-link{display:inline-block;width:7.5rem;height:2.5rem;background:#003056;color:#fff;font-weight:400;font-size:1rem;line-height:2.5rem;letter-spacing:0.13em;text-align:center;}.p-single__time span{position:relative;padding-left:1rem;color:#8f8f8f;font-weight:400;font-size:1rem;letter-spacing:0.08em;}.p-single__name span{position:relative;padding-left:1.2rem;color:#8f8f8f;font-weight:400;font-size:1rem;letter-spacing:0.04em;}.p-single__image{margin-top:4rem;}.p-single__text{margin-top:3rem;font-weight:500;font-size:1.3rem;line-height:2;}.p-single__content h2{margin-top:1em;padding:0.8rem 1.5rem;border-left:4px solid #003056;background:#f4f4f4;font-weight:700;font-size:2rem;line-height:125%;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;letter-spacing:0.04em;}.p-single__content h3{margin-top:1em;font-weight:700;line-height:125%;line-height:1.2;letter-spacing:0.08em;border-bottom:solid 1px #005293;padding-bottom:0.5rem;}.p-single__content p{margin:1.2rem 0;color:#313131;font-weight:400;font-size:1.4rem;line-height:1.6428571429;line-height:162.5%;}.p-single__content p strong{background:#fff5cc;background:#fff5cc;}.p-single__content a{color:#00bfff;border-bottom:solid 1px #00bfff;}.p-single__content figure{width:100%;margin-top:3rem;margin-top:1em;}.p-single__reservation{margin-top:4rem;}.p-single__reservation a{font-size:1.6rem;max-width:30rem;color:#fff;background-color:#005293;}@media screen and (max-width:767px){.p-single__reservation a{font-size:1.4rem;}}.p-single__reservation a::after{position:absolute;top:50%;right:2rem;width:2rem;height:0.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/arrow_btn_white.webp) no-repeat;background-size:contain;content:"";}.p-single__line{margin:4rem auto 0;display:flex;justify-content:center;}.p-single__line a{display:inline-block;max-width:30rem;margin:0 auto;}@media screen and (max-width:767px){.p-single__line a{max-width:24rem;}}.p-single__supervisor-label{display:inline-block;color:#005293;font-size:2.4rem;font-weight:600;letter-spacing:0.05em;margin:6rem 0 1rem;}@media screen and (max-width:768px){.p-single__supervisor-label{font-size:2rem;}}.p-single__supervisor{display:flex;align-items:center;gap:2rem;color:#005293;font-size:1.4rem;border:solid 1px #003056;}@media screen and (max-width:768px){.p-single__supervisor{flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;gap:1.5rem;}}.p-single__supervisor_image{max-width:26rem;}@media screen and (max-width:768px){.p-single__supervisor_image{margin:0 auto;}}.p-single__supervisor_content{padding:0 5%;}@media screen and (max-width:768px){.p-single__supervisor_content{padding:0;}}.p-single__supervisor_content .title{display:flex;flex-direction:column;gap:0;margin-bottom:1rem;}.p-single__supervisor-name{font-size:2.4rem;font-weight:600;}@media screen and (max-width:768px){.p-single__supervisor-name{font-size:2.2rem;}}.p-single__supervisor-post{font-size:1.6rem;font-weight:400;letter-spacing:0.05em;display:block;}.p-single__supervisor_content .text{font-size:1.4rem;letter-spacing:0.04em;line-height:2.8rem;color:initial;}.p-single__btn{margin-top:2.9rem;text-align:center;}.p-single__btn a{display:inline-block;position:relative;width:15rem;max-width:100%;height:4rem;background:#003056;color:#fff;font-weight:700;font-size:1.2rem;line-height:4rem;letter-spacing:0.12em;text-align:center;}.p-single__btn a::after{display:block;position:absolute;top:50%;right:30px;width:5px;height:5px;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);border-right:1px solid #fff;border-bottom:1px solid #fff;content:"";}.p-single .saboxplugin-wrap{margin-top:2rem;}.p-single .saboxplugin-wrap .saboxplugin-authorname{margin:initial;color:#313131;font-weight:700;font-size:1.6rem;}.p-single .sab-profile-edit,.p-single .sab-edit-settings,.p-single .clearfix{display:none;}.p-single .saboxplugin-wrap .saboxplugin-gravatar{padding:10px 20px 10px 20px;}.p-single .saboxplugin-wrap .saboxplugin-desc pre{margin:initial;color:#313131;font-weight:400;font-size:1.2rem;line-height:150%;}.p-single .wp-block-quote{position:relative;margin:initial;margin-top:2rem;padding:0.4rem 1.2rem 1.2rem;border-radius:5px;background:#f4f4f4;}.p-single .wp-block-quote p{font-size:1.2rem;}.p-single cite{position:relative;margin-top:0.5em;padding-left:55px;font-size:1.2rem;}.p-single cite::before{position:absolute;top:0;left:0;content:"引用元：";color:#000;font-size:1.2rem;pointer-events:none;}.p-single .annotation{padding:1.2rem;border-radius:5px;background:#f4f4f4;font-size:1.2rem;}.ed-list li{padding-left:2.5rem !important;}.number-circle{top:0 !important;left:0 !important;}#checkForm label{display:flex;align-items:center;column-gap:10px;width:fit-content;line-height:1.3;cursor:pointer;font-size:1.4rem;}#checkForm label>input{appearance:none;display:block;position:relative;width:20px;height:20px;flex-shrink:0;border:1px solid #00bfff;border-radius:2px;cursor:pointer;}#checkForm label>input:checked{background-color:#00bfff;}#checkForm label>input:checked::after{content:"";position:absolute;top:5px;left:3px;width:12px;height:6px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:rotate(-45deg);}.cap_box{border:solid 1px #005293;border-radius:2rem;padding:1.5rem 2rem;margin:1.2rem 0;}.cap_box_ttl{font-size:1.6rem;font-weight:600;letter-spacing:0.15rem;color:#005293;border-bottom:solid 1px #005293;margin-bottom:2rem;}.cap_box_content ul li{position:relative;padding-left:1rem;line-height:1.6rem;margin:1.2rem 0;}.cap_box_content ul li:last-of-type{margin-bottom:0;}.cap_box_content ul li::before{content:"";position:absolute;top:0.8rem;left:0;transform:translateY(-50%);background-color:#005293;width:5px;height:5px;border-radius:3rem;}.step_block__number>.__label{position:relative;padding-right:2.2rem;color:#005293;}.step_block__number>.__label::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:1.8rem;}.step_block__item:nth-of-type(1) .step_block__number>.__label::after{content:"01";}.step_block__item:nth-of-type(2) .step_block__number>.__label::after{content:"02";}.step_block__item:nth-of-type(3) .step_block__number>.__label::after{content:"03";}.step_block__item:nth-of-type(4) .step_block__number>.__label::after{content:"04";}.step_block__item:nth-of-type(5) .step_block__number>.__label::after{content:"05";}.step_block__item:nth-of-type(6) .step_block__number>.__label::after{content:"06";}.step_block__item:nth-of-type(7) .step_block__number>.__label::after{content:"07";}.step_block__item:nth-of-type(8) .step_block__number>.__label::after{content:"08";}.step_block__item:nth-of-type(9) .step_block__number>.__label::after{content:"09";}.step_block__item:nth-of-type(10) .step_block__number>.__label::after{content:"10";}.wp-block-list{font-size:1.4rem;margin:2rem 0;}ul.wp-block-list li{position:relative;padding-left:1rem;line-height:2.4rem;letter-spacing:0.05rem;}ul.wp-block-list li::before{content:"";width:5px;height:5px;background-color:#313131;position:absolute;top:1.2rem;left:0;transform:translateY(-50%);border-radius:3rem;}.p-single__content figure{overflow-x:scroll;}.wp-block-table table{width:max-content;font-size:1.4rem;}.wp-block-table tbody,.wp-block-table th,.wp-block-table td{border-color:#ededed;}.wp-block-table th{background-color:#fdfdfd;}.swell-block-columns{border:solid 1px #ededed;padding:1rem 5rem;width:fit-content;border-radius:2rem;}@media screen and (max-width:767px){.swell-block-columns{padding:1rem 1.2rem;}}.swell-block-columns__inner{display:flex;align-items:center;gap:2rem;}.swell-block-column>p:first-of-type{font-weight:600;font-size:1.4rem;}.swell-block-column .has-xs-font-size{font-size:1.2rem;}span.bold_blue{font-weight:600;color:#005293;}.wp-block-list li sup{vertical-align:baseline;}@charset "UTF-8";*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td,small,button,time,figure{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;}th{vertical-align:middle;}html{line-height:1;}ol,ul{list-style:none;}li,dd{list-style-type:none;}header,footer,nav,section,article,main,aside,figure,figcaption{display:block;}img{border:none;vertical-align:bottom;}a{text-decoration:none;cursor:pointer;}input,button,textarea,select{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:none;border-radius:0;outline:none;background:none;color:inherit;font-size:16px;font-family:inherit;}label{cursor:pointer;}input,button,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;outline:none;background:transparent;font:inherit;}textarea{resize:vertical;}input[type="checkbox"],input[type="radio"]{display:none;}input[type="submit"],input[type="button"],label,button,select{cursor:pointer;}select::-ms-expand{display:none;}main{overflow:hidden;}html{min-height:100vh;}body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh;color:#003056;font-weight:400;line-height:1.6;font-family:"Noto Sans JP",sans-serif;}main{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}img{max-width:100%;height:auto;}a{color:inherit;-webkit-transition:0.3s;transition:0.3s;}a:hover{cursor:pointer;opacity:0.7;}.inner{width:100%;max-width:600px;margin-right:auto;margin-left:auto;padding-right:5%;padding-left:5%;}@media screen and (min-width:768px){html{font-size:calc(10 / 1100 * 100vw);}body{font-size:max(1.6rem,14px);}.inner{max-width:1040px;padding-right:1.5rem;padding-left:1.5rem;}.inner__mini{max-width:1040px;}}@media (min-width:768px) and (max-width:959px){.inner{padding:0 4rem;}}@media screen and (min-width:1100px){html{font-size:10px;}}@media screen and (max-width:767px){html{font-size:10px;}body{font-size:1.4rem;}}.p-single ol li{list-style-type:auto;font-size:1.4rem;margin-left:2.5em;}.breadcrumbs{margin-top:1rem;text-align:left;}.breadcrumbs__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.breadcrumbs .home{font-weight:400;font-family:"Outfit",sans-serif;}.breadcrumbs a{margin-right:0.5rem;font-weight:400;font-size:1.4rem;line-height:1;}.post{margin-left:0.5rem;}.breadcrumbs .current-item{margin-left:0.5rem;color:#003056;font-weight:400;font-size:1.2rem;line-height:1;}.breadcrumbs .breadcrumbs__arrow{display:inline-block;width:8px;margin-top:3px;}.date-year,.taxonomy,.post-works-archive{margin-left:0.5rem;}.breadcrumbs__border{width:2.2rem;}.section{padding-top:6rem;padding-bottom:6rem;}.section__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center;position:relative;z-index:2;}.section__en{color:#2dace5;font-weight:500;font-size:1.2rem;font-family:"Oswald",sans-serif;letter-spacing:0.2em;text-transform:uppercase;}.section__jp{font-weight:600;font-size:2rem;letter-spacing:0.08em;line-height:3rem;}.section__jp span{position:relative;padding-right:4rem;padding-left:4rem;}.section__jp span::before,.section__jp span::after{position:absolute;top:50%;width:3rem;height:2px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#003056;content:"";}.section__jp span::before{left:-1rem;}.section__jp span::after{right:-1rem;}.section__title-left{text-align:center;}.section__title-white>.section__en{color:#ffffff;}.section__title-white>.section__jp{color:#ffffff;}.section__title-white>.section__jp span::before,.section__title-white>.section__jp span::after{background:#ffffff;}.section__title-blue>.section__en{color:#298dde;}.text{font-size:1.4rem;line-height:1.8;}.text__bold{font-weight:700;}.text__center{text-align:center;}.text__attention{margin-top:1.5rem;font-size:1.2rem;line-height:2.1428571429;letter-spacing:0.02em;text-align:center;}.u-mobile{display:block;}.u-desktop{display:none;}.pankuz__items{flex-wrap:wrap;}@media screen and (min-width:768px){.u-mobile{display:none;}.u-desktop{display:block;}}.pankuz{padding-top:1rem;text-align:left;}.pankuz_bg{background-color:#fffcf0;}.pankuz__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.pankuz .home{font-weight:400;font-family:"Oswald",sans-serif;text-transform:uppercase;letter-spacing:0.06rem;}.pankuz a{margin-right:0.5rem;font-weight:400;font-size:1.4rem;line-height:1;}.post{margin-left:0.5rem;}.pankuz .current-item{margin-left:0.5rem;color:#ff7600;font-weight:400;font-size:1.2rem;line-height:1;}.pankuz__items img{display:block;width:2.2rem;padding-top:0.5%;}.pankuz .pankuz__arrow{display:inline-block;width:8px;margin-top:3px;}.date-year,.taxonomy,.post-works-archive{margin-left:0.5rem;}.pankuz__border{width:2.2rem;padding-top:0.5%;}@media screen and (min-width:768px){.pankuz{padding-top:2.8rem;}.pankuz a{margin:0 1.5rem;}.pankuz span:first-of-type a{margin-left:0;}.post{margin-left:1.5rem;}.pankuz .current-item{margin-left:1.5rem;}}.banner{z-index:100;position:fixed;bottom:0;left:0;width:100%;background:rgba(0,0,0,0.7);}.banner__head{background:#4cbcbc;color:#fff;font-weight:500;font-size:1rem;letter-spacing:0.05em;text-align:center;}.banner__container{max-width:1040px;margin-inline:auto;}.banner__items{display:grid;grid-template-columns:repeat(3,1fr);}.card-link{position:relative;width:100%;max-width:400px;padding:0;overflow:hidden;border:1px solid #e7e7e7;border-radius:5px;background:#fff;-webkit-box-shadow:0 8px 8px -6px rgba(0,0,0,0.06);box-shadow:0 8px 8px -6px rgba(0,0,0,0.06);color:#555;font-weight:bold;text-decoration:none !important;}.blog-card-label-long{display:inline-block;z-index:1;position:absolute;top:10px;left:10px;max-width:120px;height:25px;padding:0 0.5rem;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;background-color:#f99f48;color:#fff;font-weight:700;font-size:0.8rem;line-height:25px;text-align:center;-webkit-animation:animScale 3.5s ease-out;animation:animScale 3.5s ease-out;}.card-link .blogcard-text{display:block;display:grid;place-items:center;padding:15px 13px;padding:0.5rem 1.2rem 0.5rem 1.6rem;line-height:1.6;}.longcard-link{min-height:8rem;margin:1em 0;}.blogcard-title{display:-webkit-box;color:#6f6f6f;font-weight:400;font-size:1.4rem;line-height:1.4285714286;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;}.card-link{display:inline-block;max-width:310px;padding-top:0.4rem;padding-left:0.4rem;}.longcard-link{display:table;max-width:100%;}.longcard-img,.card-link.longcard-link .blogcard-content{display:table-cell;vertical-align:middle;}.longcard-img{position:relative;aspect-ratio:80/80;width:8rem;height:8rem;}.longcard-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px;}.p-not-found{padding-top:4rem;padding-bottom:4rem;}.p-not-found__text{font-size:1.4rem;}.p-not-font__btn{margin-top:2.9rem;text-align:center;}.p-not-font__btn a{display:inline-block;position:relative;width:15rem;max-width:100%;height:4rem;background:#222222;color:#fff;font-weight:700;font-size:1.2rem;line-height:4rem;letter-spacing:0.12em;text-align:center;}.p-not-font__btn a::after{display:block;position:absolute;top:50%;right:20px;width:5px;height:5px;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);border-right:1px solid #fff;border-bottom:1px solid #fff;content:"";}.other{padding-top:5rem;padding-bottom:6rem;}.other__items{display:grid;margin-top:3rem;gap:3rem;}.other__item a{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:1.5rem;}.other__title{position:relative;padding-left:1.3em;font-weight:400;font-size:1.8rem;line-height:1.5454545455;letter-spacing:0.04em;}.other__title::before{position:absolute;top:50%;left:0;width:2.2rem;height:2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/other_check.webp) no-repeat;background-size:contain;content:"";}.other__text{margin-top:-1rem;font-size:1.4rem;line-height:1.8;}.otherInformation{padding-top:5rem;padding-bottom:6rem;background:#f8f8f8;}.otherInformation__head{position:relative;padding-bottom:1rem;padding-left:1.2em;border-bottom:1px solid #f7771f;font-weight:500;font-size:1.6rem;line-height:1.6;letter-spacing:0.02em;}.otherInformation__head::before{position:absolute;top:35%;left:0;width:1.3rem;height:1.3rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;background:#f7771f;content:"";}.otherInformation__text{margin-top:2rem;font-size:1.4rem;line-height:1.8;letter-spacing:0.06em;}.otherInformation__items{display:grid;margin-top:3rem;gap:3.5rem;}.otherInformation__title{margin-top:1rem;padding-left:1em;border-left:3px solid #003056;font-weight:500;font-size:1.6rem;line-height:1.25;letter-spacing:0.04em;}.otherInformation__item .otherInformation__text{margin-top:1rem;}.page-numbers{display:grid;place-items:center;width:4rem;height:4rem;border:1px solid #cccccc;border-radius:100%;background:#fff;color:#222222;font-weight:700;font-size:1.4rem;-webkit-transition:0.3s;transition:0.3s;}.page-numbers.current{background:#003056;color:#fff;}.prev span,.next span{position:relative;}.prev span::after,.next span::after{position:absolute;top:50%;left:50%;width:1rem;height:1rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#cccccc;content:"";-webkit-transition:0.3s;transition:0.3s;}.prev span::after{-webkit-clip-path:polygon(100% 0,100% 100%,0 50%);clip-path:polygon(100% 0,100% 100%,0 50%);}.next span::after{-webkit-clip-path:polygon(0 0,0% 100%,100% 50%);clip-path:polygon(0 0,0% 100%,100% 50%);}.p-privacy-policy{padding-top:4rem;padding-bottom:4rem;}.p-privacy-policy__text{color:#000;font-size:1.4rem;line-height:1.5;letter-spacing:0.06em;}.p-privacy__wrapper{margin-bottom:5rem;color:#000;font-weight:400;font-size:1.4rem;line-height:1.7;}.p-privacy__wrapper p:not(:first-child){margin-top:3rem;}.privacy__wrapper ol{padding-left:2rem;list-style:decimal;}.p-recruit__sideScroll{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;overflow:hidden;}.p-recruit__sideScrollImg{z-index:9;position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:120rem;-webkit-animation:loopSlide 28s infinite linear;animation:loopSlide 28s infinite linear;}.p-recruit__sideScrollImg::before{padding-top:5.2933392148%;}@-webkit-keyframes loopSlide{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@keyframes loopSlide{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}}.p-related-post{padding-top:4rem;padding-bottom:4rem;font-family:"Noto Sans JP",sans-serif;}.p-related-post__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:2rem;}.p-related-post__head span{margin-left:1em;color:gray;font-size:1.4rem;}.p-related-post__items{display:grid;grid-template-columns:repeat(2,1fr);margin-top:2rem;gap:1rem;}.p-related-post__item{background:#fff;-webkit-box-shadow:0px 3px 10px rgba(0,0,0,0.2);box-shadow:0px 3px 10px rgba(0,0,0,0.2);}.p-related-post__content{position:relative;height:10rem;padding:1rem;}.p-related-post__title{font-weight:700;}.p-related-post__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;bottom:1rem;left:1rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 1em;}.p-related-post__category{color:#0c7bcc;}.p-related-post__time{color:gray;}.p-single{padding-top:2rem;color:#222222;font-family:-apple-system,"system-ui",Roboto,arial,helvetica,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;}.c-fvSub__single{margin-top:7.2rem;}.splide__arrows{position:absolute;top:50%;left:50%;width:100%;margin-inline:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.splide__arrow{background:transparent;opacity:1;}.splide__arrow--prev,.splide__arrow--next{width:4rem;height:4rem;border-radius:50%;background:#003056;}.splide__arrow--prev{left:3%;}.splide__arrow--next{right:3%;}.splide__arrow--prev::before,.splide__arrow--next::after{position:absolute;width:100%;height:100%;background:#fff;content:"";}.splide__arrow--prev::before{background:url(../img/arrow_prev.webp) no-repeat center center/contain;}.splide__arrow--next::after{background:url(../img/arrow_next.webp) no-repeat center center/contain;}.fvFooterBanner{background-color:#005293;padding:2rem 0;}.top-btn{z-index:20;position:fixed;right:1rem;bottom:12rem;width:2.2rem;gap:1.5rem;opacity:0;-webkit-transition:0.2s;transition:0.2s;}.common_footer_Banner{background-color:#fafafa;padding:4rem 0;}@media screen and (min-width:768px){.breadcrumbs{margin-top:2.8rem;}.breadcrumbs a{margin-right:1.5rem;font-size:1.6rem;}.post{margin-left:1.5rem;}.breadcrumbs .current-item{margin-left:1.5rem;}.date-year,.taxonomy,.post-works-archive{margin-left:1.5rem;}.section{padding-top:22rem;padding-bottom:22rem;}.section__en{font-size:1.6rem;margin-bottom:1rem;}.section__jp{font-size:2.8rem;}.section__jp span{padding-right:8rem;padding-left:8rem;}.section__jp span::before,.section__jp span::after{width:6rem;}.section__title-left{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;text-align:left;}.text{font-size:1.6rem;line-height:2.25;}.text__attention{margin-top:2.2rem;font-size:1.4rem;}.banner__head{font-size:1.2rem;letter-spacing:0.1em;}.banner__container{height:7.2rem;margin-top:0.2em;margin-bottom:0.2em;padding-right:6.2rem;padding-left:6.2rem;background:#fff;}.banner__items{gap:1.4rem;}.banner__item:nth-child(1){margin-top:-0.78rem;}.card-link .blogcard-text{padding:1.5rem 2.4rem;}.blogcard-title{font-size:1.5rem;line-height:1.5333333333;}.p-not-found{padding-top:8rem;padding-bottom:10rem;}.p-not-found__text{font-size:2.4rem;}.p-not-font__btn{margin-top:4.9rem;}.p-not-font__btn a{width:21.5rem;height:4.4rem;line-height:4.4rem;}.p-not-font__btn a::after{right:35px;}.other{padding-top:9.8rem;padding-bottom:8.1rem;}.other__items{grid-template-columns:repeat(3,1fr);margin-top:3.5rem;gap:5rem 2rem;}.other__title{font-size:2.2rem;}.other__title::before{width:2.5rem;height:2rem;}.other__text{font-size:1.6rem;line-height:2;letter-spacing:0.06em;}.otherInformation{padding-top:10rem;padding-bottom:9rem;}.otherInformation__head{font-size:2rem;}.otherInformation__text{line-height:2.2857142857;}.otherInformation__items{grid-template-columns:repeat(3,1fr);margin-top:4.6rem;}.otherInformation__item .otherInformation__text{line-height:2;}.pagination .nav-links{margin-top:7.2rem;gap:1.9rem;}.page-numbers{width:5rem;height:5rem;font-size:2rem;}.p-privacy-policy{padding-top:8rem;padding-bottom:9rem;}.p-privacy-policy__text{font-size:1.6rem;line-height:1.75;}.p-privacy__wrapper{font-size:1.6rem;line-height:2;}.p-privacy__wrapper p:not(:first-child){margin-top:4rem;}.p-recruit__sideScroll{-webkit-column-gap:min(2.36vw,3.4rem);-moz-column-gap:min(2.36vw,3.4rem);column-gap:min(2.36vw,3.4rem);margin-top:-8rem;}.p-recruit__sideScrollImg{width:226.7rem;width:187.8rem;-webkit-animation:loopSlide 40s infinite linear;animation:loopSlide 40s infinite linear;}.p-related-post{padding-top:8rem;padding-bottom:8rem;}.p-related-post__head{font-size:3rem;}.p-related-post__head span{font-size:1.8rem;}.p-related-post__items{grid-template-columns:repeat(4,1fr);gap:2rem;}.c-fvSub__single{margin-top:11.4rem;}.fvFooterBanner{padding:5rem 0;}.p-single__title{font-size:3rem;}.p-single__category-link{width:10.4rem;height:2.9rem;font-size:1.2rem;line-height:2.9rem;}.p-single__time span{font-size:1.5rem;}.p-single__name span{padding-left:2rem;font-size:1.4rem;}.p-single__image{margin-top:8.7rem;}.p-single__text{margin-top:5rem;font-size:1.5rem;}.p-single__content h2{padding:1rem 2.4rem;font-size:2.4rem;}.p-single__content h3{font-size:1.8rem;}.p-single__content h4{font-size:1.6rem;font-weight:700;}.p-single__btn{margin-top:4.9rem;}.p-single__btn a{width:21.5rem;height:4.4rem;line-height:4.4rem;}.p-single__btn a::after{right:35px;}.p-single .saboxplugin-wrap .saboxplugin-authorname{margin:10px 0 0 20px;}.p-single .saboxplugin-wrap .saboxplugin-gravatar{padding:0 12px 12px 12px;}.p-single .wp-block-quote{padding:0.4rem 2.4rem 2rem;}.p-single cite{padding-left:63px;}.p-single .annotation{padding:2.4rem;}.splide__arrow--prev,.splide__arrow--next{width:7rem;height:7rem;}.splide__arrow--prev{left:11%;}.splide__arrow--next{right:11%;}.top-btn{right:2.7rem;width:2.94rem;}}@media screen and (max-width:767px){.your-about,.your-kind{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;}.your-about-checked input[type="radio"]::after{top:56%;left:41%;}.your-houhou-checked input[type="radio"]::after{top:56%;left:41%;}.your-kind-checked input[type="radio"]::after{top:56%;left:41%;}input[type="button"]{width:100%;padding-top:17px;padding-bottom:15px;}.confirm__itemHead{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:41.795%;padding-top:32.5px;padding-top:0;padding-bottom:0;padding-bottom:0;padding-left:20px;font-size:14px;letter-spacing:0.04em;}.confirm__itemContent{-webkit-box-sizing:border-box;box-sizing:border-box;box-sizing:border-box;width:58.21%;padding-top:21.5px;padding-right:14px;padding-bottom:13.5px;padding-left:14px;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;background-color:#f5f5f5;color:#222;font-size:14px;line-height:1.714;letter-spacing:0.04em;}.confirm__item--content .confirm__itemHead{padding-top:13.5px;padding-left:20px;}.confirm__item--content .confirm__itemContent{margin-top:0px;padding-top:29px;padding-right:18px;padding-bottom:22px;padding-left:16px;}.confirm__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:0;gap:0;}.thanks__head{margin-top:36px;margin-bottom:14px;padding-bottom:15px;border-bottom:1px solid #bcbcbc;color:#000;font-weight:bold;font-size:20px;line-height:1.8;font-family:"Noto Sans JP";letter-spacing:0.08em;}.thanks__buttonWrapper{margin-top:34px;text-align:center;}input[type="button"]{padding-top:11px !important;padding-bottom:11px !important;font-size:12px !important;}.thanks__button{padding-top:11px !important;padding-bottom:11px !important;font-size:12px !important;}}.access{padding:6rem 0;}@media screen and (max-width:767px){.access{padding:4rem 0;}}.access_textbox{display:flex;flex-direction:column;gap:0.5rem;}.access_text{font-size:1.6rem;letter-spacing:0.04em;}@media screen and (max-width:767px){.access_text{font-size:1.4rem;letter-spacing:0.04em;}}.access .top_company__map{margin:0;}.access .top_company__container{margin:0;}