.price__head-content{padding:45px 0}.price__deco{display:flex;align-items:flex-end;justify-content:center;gap:12px;font-size:32px;font-size:3.2rem;line-height:1.2em;letter-spacing:0em;font-weight:700;color:#fff;margin-top:40px}@media only screen and (max-width: 960px){.price__deco{font-size:24px;font-size:2.4rem;gap:8px}}@media (max-width: 767px){.price__deco{text-align:center;justify-content:center;padding:0 25px;margin:0 auto;font-size:16px;font-size:1.6rem;line-height:1.3125em;gap:8px;margin-top:40px}}.price__deco:before,.price__deco:after{content:'';display:block;width:4px;height:52px;background:#fff;transform-origin:bottom}@media only screen and (max-width: 960px){.price__deco:before,.price__deco:after{height:40px}}@media (max-width: 767px){.price__deco:before,.price__deco:after{width:4px;height:60px}}.price__deco:before{transform:rotate(-45deg)}.price__deco:after{transform:rotate(45deg)}.price__items{display:flex;gap:2%;margin-top:32px}@media only screen and (max-width: 960px){.price__items{flex-direction:column;align-items:center;gap:16px;margin-top:20px}}.price__item{flex:1;display:flex;align-items:center;justify-content:center;gap:24px;background:#fff;padding:32px 12px 30px;border-radius:16px;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.15)}@media only screen and (max-width: 1260px){.price__item{gap:12px;padding:32px 12px 30px}}@media only screen and (max-width: 960px){.price__item{width:100%}}@media (max-width: 767px){.price__item{max-width:560px;flex-direction:column;align-items:flex-start;padding:24px;gap:8px}}.price__item .label{color:#949494;font-size:18px;font-size:1.8rem;line-height:1em;letter-spacing:0em;font-weight:700}@media only screen and (max-width: 1260px){.price__item .label{font-size:16px;font-size:1.6rem}}@media (max-width: 767px){.price__item .label{font-size:20px;font-size:2rem}}.price__item .value{display:flex;align-items:center;gap:4px;color:#949494;font-size:24px;font-size:2.4rem;line-height:1em;letter-spacing:0em;font-weight:700}@media (max-width: 767px){.price__item .value{align-items:baseline;font-size:18px;font-size:1.8rem;gap:6px}}.price__item .value strong{color:#00428C;font-size:36px;font-size:3.6rem;line-height:1.11111em;letter-spacing:0em;font-weight:700;padding-bottom:3px}@media (max-width: 767px){.price__item .value strong{font-size:32px;font-size:3.2rem;padding-bottom:0}}.price__note{color:#fff;font-size:20px;font-size:2rem;line-height:2em;letter-spacing:0em;margin-top:32px}@media (max-width: 767px){.price__note{font-size:14px;font-size:1.4rem;line-height:1.71429em;margin-top:24px}}.price__cost{padding:54px 0}@media (max-width: 767px){.price__cost{padding:32px 0}}.price__cost .cost__title{font-size:28px;font-size:2.8rem;line-height:1.4em;letter-spacing:0em;font-weight:700;text-align:center}@media only screen and (max-width: 1300px){.price__cost .cost__title{font-size:24px;font-size:2.4rem;line-height:1.33333em}}@media (max-width: 767px){.price__cost .cost__title{font-size:22px;font-size:2.2rem;line-height:1.45455em}}.price__cost .cost__box{background:#F2F2F2;border-radius:40px;padding:3%;margin-top:64px}@media only screen and (max-width: 1300px){.price__cost .cost__box{margin-top:40px;padding:4% 3%}}@media (max-width: 767px){.price__cost .cost__box{padding:24px 16px;border-radius:16px}}.price__cost .cost__desc{font-size:32px;font-size:3.2rem;line-height:1.4em;letter-spacing:0em;font-weight:700;text-align:center}@media only screen and (max-width: 1300px){.price__cost .cost__desc{font-size:28px;font-size:2.8rem}}@media (max-width: 767px){.price__cost .cost__desc{font-size:18px;font-size:1.8rem;line-height:1.66667em}}.price__cost .cost__lead{font-size:28px;font-size:2.8rem;line-height:1.2em;letter-spacing:0em;font-weight:700;color:#fff;background:#0877D7;text-align:center;border-radius:16px;margin-top:50px;padding:16px}@media only screen and (max-width: 1300px){.price__cost .cost__lead{font-size:24px;font-size:2.4rem}}@media (max-width: 767px){.price__cost .cost__lead{font-size:16px;font-size:1.6rem;padding:12px;margin-top:36px}}.price__cost .cost__example{margin-top:54px}@media only screen and (max-width: 1300px){.price__cost .cost__example{margin-top:40px}}@media (max-width: 767px){.price__cost .cost__example{margin-top:36px}}.price__cost .cost__example .example__title{font-size:20px;font-size:2rem;line-height:1.4em;letter-spacing:0em;font-weight:700}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__title{font-size:18px;font-size:1.8rem}}@media only screen and (max-width: 1160px){.price__cost .cost__example .example__title{text-align:center}}@media (max-width: 767px){.price__cost .cost__example .example__title{font-size:16px;font-size:1.6rem;line-height:1.375em;text-align:left}}.price__cost .cost__example .example__content{display:flex;align-items:center;gap:24px}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__content{gap:16px}}@media only screen and (max-width: 1160px){.price__cost .cost__example .example__content{flex-direction:column;align-items:center;gap:16px}}.price__cost .cost__example .example__detail{width:53%;background:#fff;border-radius:16px;padding:20px;margin-top:16px}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__detail{padding:14px}}@media only screen and (max-width: 1160px){.price__cost .cost__example .example__detail{width:100%;max-width:580px;padding:20px}}@media (max-width: 767px){.price__cost .cost__example .example__detail{padding:24px}}.price__cost .cost__example .example__detail-content{max-width:600px;margin:0 auto}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__detail-content{max-width:550px}}.price__cost .cost__example .example__detail-title{color:#fff;background:#0877D7;border-radius:16px;padding:10px;font-size:16px;font-size:1.6rem;line-height:1.1em;letter-spacing:0em;font-weight:700;text-align:center}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__detail-title{font-size:14px;font-size:1.4rem}}.price__cost .cost__example .example__detail-list{display:flex;flex-direction:column;gap:32px;margin-top:24px}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__detail-list{gap:24px}}@media (max-width: 767px){.price__cost .cost__example .example__detail-list{gap:40px}}.price__cost .cost__example .example__detail-item{display:flex;align-items:center;gap:20px}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__detail-item{gap:16px}}@media (max-width: 767px){.price__cost .cost__example .example__detail-item{display:block}}.price__cost .cost__example .example__detail-item .label{flex:0 0 170px;font-size:16px;font-size:1.6rem;line-height:1.1em;letter-spacing:0em;font-weight:700}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__detail-item .label{flex:0 0 150px;font-size:14px;font-size:1.4rem}}@media (max-width: 767px){.price__cost .cost__example .example__detail-item .label{flex:unset;font-size:20px;font-size:2rem}}.price__cost .cost__example .example__detail-item .value{flex-shrink:0;color:#949494;font-size:22px;font-size:2.2rem;line-height:1.1em;letter-spacing:0em;font-weight:700;display:flex;align-items:center;gap:8px}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__detail-item .value{font-size:20px;font-size:2rem;gap:4px}}@media (max-width: 767px){.price__cost .cost__example .example__detail-item .value{font-size:28px;font-size:2.8rem;line-height:1.57143em;align-items:flex-end;margin-top:8px}}.price__cost .cost__example .example__detail-item .value .text{display:flex;align-items:baseline}.price__cost .cost__example .example__detail-item .value strong{color:#00428C;font-size:36px;font-size:3.6rem;line-height:1.28em;letter-spacing:0em;font-weight:700}.price__cost .cost__example .example__detail-item .value strong.color-accent{color:#FF7628}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__detail-item .value strong{font-size:32px;font-size:3.2rem}}@media (max-width: 767px){.price__cost .cost__example .example__detail-item .value strong{font-size:48px;font-size:4.8rem;line-height:1.16667em}}.price__cost .cost__example .example__detail-item .value small{font-size:16px;font-size:1.6rem;line-height:1em}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__detail-item .value small{font-size:14px;font-size:1.4rem}}@media (max-width: 767px){.price__cost .cost__example .example__detail-item .value small{font-size:20px;font-size:2rem}}.price__cost .cost__example .example__detail-item .value.is-vertical{display:block}.price__cost .cost__example .example__detail-item .value.is-vertical .main{display:flex;align-items:flex-end}.price__cost .cost__example .example__detail-item .value.is-vertical .sub{font-size:20px;font-size:2rem;line-height:1.8em}.price__cost .cost__example .example__result{flex:1;display:flex;align-items:center;gap:24px}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__result{gap:16px}}@media only screen and (max-width: 1160px){.price__cost .cost__example .example__result{flex-direction:column}}.price__cost .cost__example .example__result:before{content:'';width:48px;aspect-ratio:52 / 90;background:url(../../img/common/chevron_right.svg) no-repeat center center/contain}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__result:before{width:40px}}@media only screen and (max-width: 1160px){.price__cost .cost__example .example__result:before{transform:rotate(90deg)}}@media (max-width: 767px){.price__cost .cost__example .example__result:before{width:70px;aspect-ratio:70 / 40;background-image:url(../../img/common/chevron_down.svg);transform:none}}.price__cost .cost__example .example__result-content{flex:1}.price__cost .cost__example .example__result-title{color:#0055AD;display:flex;justify-content:space-between;align-items:flex-end;gap:4px;font-size:30px;font-size:3rem;line-height:1.2em;letter-spacing:0em;font-weight:700}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__result-title{font-size:28px;font-size:2.8rem;justify-content:center;gap:8px}}@media (max-width: 767px){.price__cost .cost__example .example__result-title{font-size:20px;font-size:2rem}}.price__cost .cost__example .example__result-title:before,.price__cost .cost__example .example__result-title:after{content:'';display:block;width:40px;aspect-ratio:40 / 40;background:url(../../img/common/deco_blue.svg) no-repeat center center/contain}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__result-title:before,.price__cost .cost__example .example__result-title:after{width:30px}}@media (max-width: 767px){.price__cost .cost__example .example__result-title:before,.price__cost .cost__example .example__result-title:after{background-image:url(../../img/common/deco_blue_sp.svg);width:32px}}@media only screen and (max-width: 389px){.price__cost .cost__example .example__result-title:before,.price__cost .cost__example .example__result-title:after{width:24px}}.price__cost .cost__example .example__result-title:after{transform:scaleX(-1)}.price__cost .cost__example .example__result-box{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fff;background:#0055AD;padding:20px 32px;border-radius:16px;margin-top:28px}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__result-box{padding:16px 24px}}@media (max-width: 767px){.price__cost .cost__example .example__result-box{flex-direction:column;padding:24px;margin-top:8px}}.price__cost .cost__example .example__result-box .label{font-size:22px;font-size:2.2rem;line-height:1.1em;letter-spacing:0em;font-weight:700}@media only screen and (max-width: 1300px){.price__cost .cost__example .example__result-box .label{font-size:20px;font-size:2rem}}@media (max-width: 767px){.price__cost .cost__example .example__result-box .label{font-size:24px;font-size:2.4rem}}.price__cost .cost__example .example__result-box .value{display:flex;align-items:center;gap:4px;font-size:22px;font-size:2.2rem;line-height:1.1em;letter-spacing:0em;font-weight:700}@media (max-width: 767px){.price__cost .cost__example .example__result-box .value{font-size:24px;font-size:2.4rem;line-height:1.5em;align-items:flex-end}}.price__cost .cost__example .example__result-box .value strong{font-size:40px;font-size:4rem;line-height:1.1em;letter-spacing:0em;font-weight:700}@media (max-width: 767px){.price__cost .cost__example .example__result-box .value strong{font-size:48px;font-size:4.8rem;line-height:1.16667em}}
