::after,
::before {
    border-style: solid;
    border-width: 0;
    box-sizing: border-box
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    margin-block-end: 0;
    margin-block-start: 0
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    border-top-width: 1px;
    box-sizing: content-box;
    clear: both;
    color: inherit;
    height: 0;
    margin: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: inherit
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

embed,
iframe,
img,
object,
svg {
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border-radius: 0;
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0;
    text-align: inherit;
    text-transform: inherit;
    vertical-align: middle
}

[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}

[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled,
button:disabled {
    cursor: default
}

:-moz-focusring {
    outline: auto
}

select:disabled {
    opacity: inherit
}

option {
    padding: 0
}

fieldset {
    margin: 0;
    min-width: 0;
    padding: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable]:focus {
    outline: auto
}

table {
    border-collapse: collapse;
    border-color: inherit
}

caption {
    text-align: left
}

td,
th {
    padding: 0;
    vertical-align: top
}

th {
    font-weight: 700;
    text-align: left
}

body {
    color: #131313;
    font-family: "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    overflow-x: hidden
}

.l-header {
    background-image: url(../img/bg_fv-sp.webp);
    background-position: top, center;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, auto
}

.l-header__inner {
    padding-bottom: 30px;
    position: relative
}

.l-header__fv--img {
    position: relative
}

.l-header__fv--img img {
    left: -9px;
    position: absolute;
    top: -12px;
    width: 100%;
    z-index: 1
}

.l-header__container {
    position: relative;
    z-index: 2
}

.l-header__heading {
    padding-top: 18px;
    width: -moz-fit-content;
    width: fit-content
}

.l-header__head {
    background: #fff;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 5px 10px
}

.l-header__head+.l-header__head {
    margin-top: 7px
}

.l-header__logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 45%;
    text-align: center
}

.l-header__logo img {
    width: 100%
}

.l-header__ctabox {
    padding-left: 20px;
    padding-right: 20px
}

.header__ctabox--inner {
    background: #fff;
    box-shadow: 0 6px 24px rgba(0, 0, 0, .2);
    padding: 10px 10px 15px
}

.l-header__box {
    display: flex;
    flex-direction: column
}

.l-header__text {
    font-feature-settings: "palt";
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: center
}

.l-header__subtext {
    color: #f7870b;
    font-feature-settings: "palt";
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1.5
}

.l-header__btn--box {
    margin-top: 13px;
    max-width: 365px;
    text-align: center
}

.l-header__btn {
    align-items: center;
    display: flex;
    padding: 14.4px 19.2px 14.7px 61.2px
}

.l-header__btn i {
    color: #fff;
    font-size: .9rem
}

.l-footer {
    background-image: url(../img/bg_fv-sp.webp);
    background-position: center, center;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, auto
}

.l-footer__inner {
    padding: 20px
}

.l-footer__image {
    position: relative
}

.l-footer__image img {
    position: absolute;
    right: -18px;
    top: -19px;
    width: 60%;
    z-index: 1
}

.l-foooter__textbox {
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: relative;
    z-index: 2
}

.l-foooter__textbox+.l-foooter__textbox {
    margin-top: 20px
}

.l-footer__subtitle {
    background-color: rgba(255, 255, 255, .9);
    font-size: 1.1rem;
    gap: 2px;
    padding: 1px;
    width: -moz-fit-content;
    width: fit-content
}

.footer__span {
    color: #388bf4;
    font-size: 1.5rem
}

.l-foooter__lead {
    margin-bottom: 20px;
    margin-top: 30px
}

.l-foooter__lead img {
    width: 100%
}

.l-footer__listbox {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.l-footer__list {
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    gap: 5px;
    padding: 8px 6px
}

.l-footer__list--text {
    font-size: .9rem
}

.l-footer__reason {
    margin-top: 30px
}

.l-footer__reason img {
    width: 100%
}

.l-footer__btn--box {
    margin-top: 13px;
    max-width: 365px;
    text-align: center
}

.l-footer__btn {
    align-items: center;
    display: flex;
    font-size: 1.5rem;
    justify-content: space-around;
    padding: 14.4px 19.2px 14.7px 61.2px
}

.c-button {
    background: linear-gradient(180deg, #01d401, #00ab00);
    border-radius: 40px;
    box-shadow: 0 3px 1px #434343;
    color: #fff;
    justify-content: center;
    padding: .5rem 4rem;
    position: relative;
    transition: transform .4s ease
}

.c-button:hover {
    background: linear-gradient(180deg, #04d904, #03cb03);
    transform: translate(0, -3px)
}

.fa-play {
    color: #fff;
    font-size: .9rem;
    position: absolute;
    right: 2rem;
    top: calc(50% - .5em)
}

.orange--text {
    color: #f7870b
}

.blue--text {
    color: #388bf4
}

.c-local__heading {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 1.5rem;
    font-weight: 500;
    justify-content: center;
    line-height: 1.5
}

.p-worry__first {
    background: url(../img/bg_worry.webp);
    height: auto;
    position: relative
}

.p-worry__contents {
    position: relative
}

.p-worry__heading {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-top: 1.3rem
}

.p-worry__head {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 1.2px;
    text-align: center
}

.p-worry__image {
    display: flex;
    justify-content: flex-end;
    position: relative
}

.p-worry__image img {
    width: 100%
}

.p-worry__desc {
    align-items: center;
    bottom: clamp(1px, 5vh, 7vh);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 13px;
    position: absolute;
    right: 15%;
    width: 100%
}

.worry__desc {
    font-size: .9rem;
    line-height: 1.6
}

.worry__desc--note {
    background: rgba(255, 255, 255, .9);
    border-radius: 50px;
    margin-top: 0;
    padding: .5rem .8rem;
    text-align: center;
    width: 57%
}

.note--second {
    margin-left: 26%
}

.p-worry__second--inner {
    background: #4f5353;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 8px 4px 30px;
    text-align: center
}

.p-worry__second--desc {
    display: flex;
    flex-direction: column;
    font-feature-settings: "palt";
    gap: 1px
}

.worry__span {
    background: #fff;
    color: #131313;
    padding: 5px 6px
}

.second--desc--first {
    display: flex;
    flex-direction: column
}

.second--desc--second {
    margin-top: 10px
}

.p-worry__second--point {
    align-items: center;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    font-size: 1rem;
    height: 60px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    margin-top: 7px;
    width: 60px
}

.p-worry__second--text {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 10px
}

.worry__text {
    background-color: #fff;
    color: #131313;
    font-size: 1.2rem;
    line-height: 1.2;
    padding: 1px 2px
}

.worry__text--span {
    color: #f7870b;
    font-weight: 500;
    line-height: 1.2
}

.worry__text--large {
    font-size: 1.4rem
}

.p-concept {
    background: url(../img/bg_local-sp.webp);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2
}

.p-concept__inner {
    padding: 1.3rem .6rem 3.1rem
}

.p-concept__heading {
    text-align: center;
    width: 100%
}

.p-concept__heading img {
    width: 275px
}

.p-concept__head--text {
    margin-top: 10px;
    text-align: center
}

.p-concept__head--text img {
    width: 100%
}

.p-concept__movie {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13px;
    width: 265px
}

.p-concept__movie img {
    width: 100%
}

.p-concept__summary {
    margin-top: 20px;
    padding: 10px
}

.p-concept__lists {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, .5);
    display: flex;
    flex-direction: column;
    padding: .6rem
}

.p-concept__list {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 10px;
    padding-left: 12px
}

.p-concept__list+.p-concept__list {
    padding-bottom: 6px;
    padding-top: 8px
}

.p-concept__list:nth-of-type(1) {
    padding-bottom: 6px
}

.p-concept__list:nth-child(n+2) {
    position: relative
}

.p-concept__list:nth-child(n+2)::before {
    border-top: 1px dashed #388bf4;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.concept__list--icon {
    height: 15px;
    width: 15px
}

.concept__list--icon img {
    display: block;
    width: 100%
}

.concept__list--note {
    font-size: .8rem;
    font-weight: 500
}

.p-reason {
    position: relative;
    z-index: 1
}

@media screen and (min-width:1024px) and (max-width: 1920px) {
    .p-reason {
        margin-top: clamp(-1.188rem, -0.479rem + -1.11vw, -2.25rem);
    }
}

@media screen and (min-width:1921px) and (max-width: 2560px) {
    .p-reason {
        margin-top: clamp(-2.188rem, -0.309rem + -1.56vw, -2.813rem);
    }
}

.p-reason::before {
    background: url(../img/bg_select-sp.webp) no-repeat top center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.p-reason__inner {
    padding: 33px 15px 15px
}

.p-reason__text,
.reason--heading {
    text-align: center
}

.reason--heading img {
    width: 100%
}

.p-reason__text img {
    width: 100%
}

.p-reason__itembox {
    display: flex;
    flex-direction: column;
    gap: 23px;
    margin-top: 28px;
    padding-left: 11px
}

.p-reason__item {
    align-items: center;
    display: flex;
    gap: 4px
}

.reason__item--img img {
    height: 60px;
    width: 60px
}

.reason__item--text {
    font-feature-settings: "palt";
    font-size: .8rem;
    line-height: 1.7
}

.reason__item--span {
    font-size: 1rem;
    line-height: 1.5
}

.p-related {
    background: url(../img/bg_related.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

.p-related__inner {
    padding-bottom: 20px;
    padding-top: 20px
}

.p-related__heading {
    text-align: center
}

.p-related__heading img {
    width: 50%
}

.reason--heading img {
    width: 200px
}

.p-reason__text img {
    width: 300px
}

.p-related__group {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-top: 27px
}

.p-related__catch {
    display: flex;
    flex-direction: column;
    position: relative
}

.p-related__catch--head {
    display: flex;
    flex-direction: row;
    position: relative
}

.p-related__catch--head.catch-reverse {
    flex-direction: row-reverse
}

.related__catch--img {
    position: relative
}

.related__catch--img img {
    width: 300px
}

.right-gradation {
    position: relative;
    text-align: right
}

.right-gradation::before {
    background-image: linear-gradient(to left, #eff6fe 5%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%
}

.left-gradation {
    position: relative
}

.left-gradation::before {
    background-image: linear-gradient(to right, #eff6fe 5%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 30%
}

.catch-reverse .p-related__catch--head .related__catch--heading {
    left: 10%;
    top: -20%
}

.related__catch--heading {
    position: absolute;
    right: 4%;
    top: -20%
}

.related__catch--heading img {
    width: 150px
}

.related__catch--head {
    font-family: "Dancing Script", cursive;
    font-size: 1.2rem
}

.related__catch--num {
    color: #85b6f8;
    font-family: Oswald, sans-serif;
    font-size: 2rem;
    font-weight: 700
}

.related__catch--box {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px
}

.related__catch--title {
    color: #388bf4;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 1.3px
}

.related__catch--text {
    font-feature-settings: "palt";
    font-size: .9rem;
    padding-right: 10px
}

.p-price {
    background: #388bf4
}

.p-price__inner {
    padding: 20px
}

.p-sub__heading {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center
}

.p-price__box {
    background: #fff;
    border-radius: 15px;
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .4);
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    padding: 20px 10px;
    text-align: center
}

.p-price__box--heading {
    font-size: 1.1rem
}

.p-price__box--line {
    border: 1px dashed #f7870b;
    margin-left: auto;
    margin-right: auto;
    width: 90%
}

.p-price__box--lead {
    font-size: .8rem;
    font-weight: 200
}

.p-price__box--inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.p-price__box--ann {
    background-color: #f7870b;
    color: #fff;
    padding: 2px 5px;
    width: -moz-fit-content;
    width: fit-content
}

.p-price__box--ann::before {
    background-color: #f7870b;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: "";
    height: 15px;
    position: absolute;
    right: 50%;
    top: 25px;
    width: 30px
}

.price__area {
    display: flex;
    justify-content: center
}

.price__area--intro {
    font-weight: 400;
    text-orientation: upright;
    writing-mode: vertical-rl
}

.price__text {
    font-size: 2.2rem;
    font-weight: 700
}

.price__yen--area {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.price__area--tax {
    font-size: .6rem
}

.price__yen {
    font-weight: 700
}

.p-price__btn--box {
    margin-top: 13px;
    text-align: center;
    width: 100%
}

.p-price__btn {
    align-items: center;
    display: inline-block;
    font-size: 1.2rem;
    position: relative;
    transition: transform .4s ease, background .4s ease
}

.p-price__btn:hover {
    background: linear-gradient(180deg, #04d904, #03cb03);
    transform: translate(0, -3px)
}

.p-service {
    background-color: #fff
}

.p-service__inner {
    padding: 50px 20px
}

.p-sub__heading.blue--text {
    color: #388bf4;
    font-size: 1.8rem;
    font-weight: 600
}

.p-service__group {
    margin-top: 50px
}

.p-service__listbox {
    display: flex;
    flex-direction: column;
    gap: 100px
}

.p-service__list {
    background-color: #fff;
    border-radius: 25px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .35);
    position: relative
}

.p-service__num {
    left: 50%;
    position: absolute;
    top: -40px;
    transform: translateX(-50%)
}

.p-service__num img {
    height: 60px;
    width: 60px
}

.p-service__dec {
    padding: 20px 30px
}

.service__dec--title {
    font-size: 1.3rem;
    font-weight: 600;
    text-align: center
}

.service__dec--text {
    font-size: .9rem;
    margin-top: 20px;
    text-align: center
}

.p-service__image--box {
    align-items: center;
    background: linear-gradient(90deg, rgba(247, 132, 10, .1294117647), rgba(36, 125, 242, .1019607843));
    display: flex;
    justify-content: center;
    padding: 30px 50px
}

.p-service__image--box img {
    width: 80px
}

@media screen and (min-width:376px) and (max-width:767px) {
    .l-header__fv--img img {
        right: 0;
        width: 100%
    }

    .l-header__heading {
        display: flex;
        flex-direction: column
    }

    .p-worry__image {
        width: 100%
    }

    .catch-reverse .p-related__catch--head {
        justify-content: flex-end
    }

    .hidden-sp {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .l-header {
        background-image: url(../img/bg_fv-sp.webp);
        background-size: cover, auto
    }

    .l-header__heading {
        display: flex;
        flex-direction: column
    }

    .l-header__head {
        font-size: 1.5rem;
        width: -moz-fit-content;
        width: fit-content
    }

    .l-header__logo {
        margin-top: 20%
    }

    .l-header__logo img {
        width: 78%
    }

    .l-header__ctabox {
        margin-left: auto;
        margin-right: auto;
        width: 80%
    }

    .l-header__btn--box {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .l-header__btn {
        justify-content: center
    }

    .l-footer__subtitle {
        font-size: 1.3rem
    }

    .footer__span {
        font-size: 2rem
    }

    .l-footer__list {
        gap: 10px;
        padding: 8px 24px;
        width: 80%
    }

    .l-footer__list--text {
        font-size: 1rem
    }

    .p-worry__head {
        font-size: 1.5rem
    }

    .p-worry__image {
        padding-left: 45%;
        width: 65%
    }

    .p-worry__desc {
        top: 60%;
        transform: translateY(-60%)
    }

    .worry__desc {
        font-size: 1.1rem
    }

    .p-worry__second--inner {
        padding-top: 5vw
    }

    .p-concept__lists {
        margin-left: auto;
        margin-right: auto;
        width: 50%
    }

    .reason--heading img {
        width: 35%
    }

    .p-reason__text img {
        width: 70%
    }

    .p-reason__itembox {
        margin-left: auto;
        margin-right: auto;
        width: 50%
    }

    .reason__item--text {
        font-size: 1rem
    }

    .reason__item--span {
        font-size: 1.2rem
    }

    .p-related__heading img {
        width: 50%
    }

    .p-related__catch {
        align-items: flex-end;
        flex-direction: row;
        gap: 30px;
        position: relative
    }

    .p-related__catch.catch-reverse {
        flex-direction: row-reverse
    }

    .catch-reverse .p-related__catch--head .related__catch--heading {
        left: -100%;
        top: -5%
    }

    .related__catch--heading {
        right: -112%;
        top: -5%
    }

    .related__catch--heading img {
        width: 170px
    }

    .p-price__box--line {
        width: 45%
    }

    .p-service__list {
        display: flex;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        width: 70%
    }

    .hidden-pc {
        display: none
    }
}

@media screen and (min-width:1023px) and (max-width:1279px) {
    .l-header {
        background-image: url(../img/bg_fv-pc.webp);
        background-size: cover
    }

    .l-header__fv--img img {
        left: 50%;
        top: 0;
        width: 50%
    }

    .l-header__container {
        margin-left: auto;
        margin-right: auto;
        max-width: 960px
    }

    .l-header__heading {
        display: flex;
        flex-direction: column
    }

    .l-header__head {
        font-size: 1.5rem;
        width: -moz-fit-content;
        width: fit-content
    }

    .l-header__logo {
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
        text-align: left
    }

    .l-header__logo img {
        width: 60%
    }

    .l-header__ctabox {
        margin-top: 30px;
        width: 65%
    }

    .header__ctabox--inner {
        padding: 20px 21px 26px
    }

    .l-header__box {
        flex-direction: row
    }

    .l-header__box+.l-header__box {
        margin-top: 5px
    }

    .l-header__btn--box {
        margin-left: auto;
        margin-right: auto
    }

    .l-header__btn {
        padding: 10px 30px 10px 86px
    }

    .l-footer__image img {
        right: -18px;
        top: -19px;
        width: 70%
    }

    .l-footer__subtitle {
        font-size: 1.3rem
    }

    .footer__span {
        font-size: 2rem
    }

    .l-foooter__lead img {
        width: 500px
    }

    .l-footer__list {
        gap: 10px;
        padding: 8px 24px;
        width: 80%
    }

    .l-footer__list--text {
        font-size: 1rem
    }

    .l-footer__reason img {
        width: 500px
    }

    .fa-play {
        font-size: 1.2rem
    }

    .p-worry__first--inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 800px
    }

    .p-worry__head {
        font-size: 2rem
    }

    .p-worry__image {
        padding-left: 40%;
        width: 65%
    }

    .p-worry__desc {
        bottom: 7vh;
        right: 16%;
        top: 60%;
        transform: translateY(-60%)
    }

    .worry__desc {
        font-size: 1.2rem
    }

    .worry__desc--note {
        font-size: 1rem;
        padding: .6rem;
        width: 53%
    }

    .note--second {
        margin-left: 8.2rem
    }

    .p-worry__second--inner {
        padding-top: 2.2rem
    }

    .p-concept {
        background: url(../img/bg_local-pc.webp);
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        z-index: 2
    }

    .p-concept__inner {
        max-width: 960px
    }

    .p-concept__head--text img {
        width: 80%
    }

    .p-concept__lists {
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
        width: 50%
    }

    .concept__list--note {
        font-size: 1rem
    }

    .p-reason {
        position: relative;
        z-index: 1
    }

    .p-reason::before {
        background: url(../img/bg-select-pc.webp) no-repeat top center;
        background-size: cover
    }

    .reason--heading img {
        width: 350px
    }

    .p-reason__text img {
        width: 550px
    }

    .p-reason__itembox {
        gap: 25px;
        margin-left: auto;
        margin-right: auto;
        width: 50%
    }

    .p-related__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 800px
    }

    .p-related__heading img {
        width: 350px
    }

    .p-related__group {
        gap: 50px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        width: 90%
    }

    .p-related__catch {
        flex-direction: row;
        gap: 50px;
        position: relative
    }

    .p-related__catch.catch-reverse {
        flex-direction: row-reverse
    }

    .left-gradation::before {
        background-image: linear-gradient(to right, #eff6fe 5%, rgba(255, 255, 255, 0) 100%);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 30%
    }

    .catch-reverse .p-related__catch--head .related__catch--heading {
        left: -100%
    }

    .related__catch--heading {
        right: -112%
    }

    .related__catch--heading img {
        width: 180px
    }

    .related__catch--box {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        margin-bottom: 20px
    }

    .related__catch--text {
        font-size: 1rem
    }

    .p-sub__heading {
        font-size: 2rem
    }

    .p-price__box {
        margin-left: auto;
        margin-right: auto;
        padding: 1.7rem .9rem;
        width: 80%
    }

    .p-price__box--heading {
        font-size: 1.3rem
    }

    .p-price__box--line {
        width: 45%
    }

    .p-price__box--lead {
        font-size: 1.3rem
    }

    .p-price__box--ann {
        font-size: 1.2rem
    }

    .price__area--intro {
        font-size: 1.5rem
    }

    .price__text {
        font-size: 4rem
    }

    .price__area--tax {
        font-size: .9rem
    }

    .price__yen {
        font-size: 2rem
    }

    .p-price__btn--box {
        margin-left: auto;
        margin-right: auto;
        width: 80%
    }

    .p-price__btn {
        font-size: 1.7rem;
        padding: 1.2rem 7rem
    }

    .p-service__inner {
        max-width: 960px;
        padding: 30px 20px
    }

    .p-service__list {
        display: flex;
        flex-direction: row-reverse;
        margin-left: auto;
        margin-right: auto;
        width: 70%
    }

    .p-service__num {
        left: 10%;
        top: 15%
    }

    .p-service__num img {
        height: 85px;
        width: 85px
    }

    .p-service__dec {
        padding: 30px 40px
    }

    .service__dec--title {
        text-align: left
    }

    .service__dec--text {
        text-align: left
    }

    .p-service__image--box {
        padding: 30px 60px
    }

    .p-service__image--box img {
        width: 100px
    }

    .hidden-pc {
        display: none
    }
}

@media screen and (min-width:1280px) {
    .l-header {
        background-image: url(../img/bg_fv-pc.webp);
        background-size: cover
    }

    .l-header__fv--img img {
        left: 50%;
        top: 0;
        width: 50%
    }

    .l-header__container {
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px
    }

    .l-header__heading {
        display: flex;
        flex-direction: column;
        padding-top: 3%
    }

    .l-header__head {
        font-size: 40px;
        padding: 0 14px 0 26px;
        width: -moz-fit-content;
        width: fit-content
    }

    .l-header__logo {
        margin-top: 20px;
        text-align: left
    }

    .l-header__logo img {
        width: 650px
    }

    .l-header__ctabox {
        margin-top: 30px;
        width: 65%
    }

    .header__ctabox--inner {
        padding: 32px 21px 26px
    }

    .l-header__box {
        flex-direction: row;
        justify-content: center
    }

    .l-header__box+.l-header__box {
        margin-top: 10px
    }

    .l-header__text {
        font-size: 1.7rem;
        font-weight: 400;
        text-align: left
    }

    .l-header__subtext {
        font-size: 1.8rem
    }

    .l-header__btn--box {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        max-width: 573px
    }

    .l-header__btn {
        justify-content: space-evenly
    }

    .l-header__btn i {
        font-size: 1.3rem
    }

    .l-footer__image img {
        position: absolute;
        right: -3%;
        width: 50%;
        z-index: 1
    }

    .l-footer__textarea {
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-left: 20vw;
        position: relative;
        z-index: 2
    }

    .l-foooter__textbox {
        gap: 7px
    }

    .l-footer__subtitle {
        font-size: 1.9rem;
        padding: 1px 13px
    }

    .footer__span {
        font-size: 2.5rem
    }

    .l-foooter__lead img {
        width: 700px
    }

    .l-footer__list {
        padding: 13px 24px;
        width: 55%
    }

    .l-footer__list--icon img {
        height: 29px;
        width: 29px
    }

    .l-footer__list--text {
        font-size: 1.3rem
    }

    .l-footer__reason img {
        width: 648px
    }

    .l-footer__btn--box {
        margin-top: 20px;
        max-width: 573px
    }

    .l-footer__btn {
        font-size: 1.8rem;
        justify-content: space-evenly
    }

    .fa-play {
        font-size: 1.5rem
    }

    .c-button__span {
        font-size: 1.8rem
    }

    .p-worry__first--inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px
    }

    .p-worry__heading {
        padding-top: 3rem
    }

    .p-worry__head {
        font-size: 2.7rem
    }

    .p-worry__image {
        width: 100%
    }

    .p-worry__desc {
        align-items: flex-start;
        padding-left: 25%
    }

    .worry__desc {
        font-size: 1.6rem
    }

    .worry__desc--note {
        font-size: 1.4rem;
        padding: 1.4rem;
        width: 53%
    }

    .note--second {
        margin-left: 5%
    }

    .p-worry__second--inner {
        padding-bottom: 67px;
        padding-top: 87px
    }

    .p-worry__second--desc {
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px
    }

    .p-worry__second--point {
        border: 3px solid #fff;
        font-size: 2rem;
        height: 113px;
        margin-top: 38px;
        width: 113px
    }

    .p-worry__second--text {
        gap: 17px;
        margin-top: 35px
    }

    .worry__text {
        font-size: 2rem
    }

    .worry__text--large {
        font-size: 2.1rem
    }

    .p-concept {
        background: url(../img/bg_local-pc.webp);
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        z-index: 2
    }

    .p-concept__inner {
        min-width: 1280px;
        padding: 1.3rem .6rem 5.8rem
    }

    .p-concept__heading img {
        width: 450px
    }

    .p-concept__head--text img {
        width: 80%
    }

    .p-concept__movie {
        width: 530px
    }

    .p-concept__lists {
        margin-left: auto;
        margin-right: auto;
        padding: 2.5rem 2.5rem 2.1rem;
        width: 50%
    }

    .p-concept__list+.p-concept__list {
        padding-bottom: 14px;
        padding-top: 14px
    }

    .p-concept__list:nth-of-type(1) {
        padding-bottom: 14px
    }

    .concept__list--icon {
        height: 27px;
        width: 27px
    }

    .concept__list--note {
        font-size: 1.4rem
    }

    .p-reason {
        position: relative;
        z-index: 1
    }

    .p-reason::before {
        background: url(../img/bg-select-pc.webp) no-repeat top center;
        background-size: cover
    }

    .p-reason__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-bottom: 80px;
        padding-top: 95px
    }

    .reason--heading img {
        width: 650px
    }

    .p-reason__text img {
        width: 860px
    }

    .p-reason__itembox {
        gap: 25px;
        margin-left: auto;
        margin-right: auto;
        width: 50%
    }

    .reason__item--img img {
        height: 98px;
        width: 98px
    }

    .reason__item--text {
        font-size: 1.3rem
    }

    .reason__item--span {
        font-size: 1.7rem
    }

    .p-related__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-bottom: 70px;
        padding-top: 95px
    }

    .p-related__heading img {
        width: 650px
    }

    .p-related__group {
        gap: 70px
    }

    .p-related__catch {
        flex-direction: row;
        gap: 70px;
        position: relative
    }

    .p-related__catch.catch-reverse {
        flex-direction: row-reverse
    }

    .related__catch--img img {
        width: 524px
    }

    .left-gradation::before {
        background-image: linear-gradient(to right, #eff6fe 5%, rgba(255, 255, 255, 0) 100%);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 30%
    }

    .catch-reverse .p-related__catch--head .related__catch--heading {
        left: -100%
    }

    .related__catch--heading {
        right: -112%;
        top: -10%
    }

    .related__catch--heading img {
        width: 283px
    }

    .related__catch--box {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        margin-bottom: 20px
    }

    .related__catch--title {
        font-size: 1.6rem
    }

    .related__catch--text {
        font-size: 1.1rem
    }

    .p-price__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px
    }

    .p-sub__heading {
        font-size: 2.5rem
    }

    .p-price__box {
        margin-left: auto;
        margin-right: auto;
        max-width: 800px;
        padding: 1.7rem .9rem
    }

    .p-price__box--heading {
        font-size: 1.5rem
    }

    .p-price__box--line {
        width: 45%
    }

    .p-price__box--lead {
        font-size: 1.6rem
    }

    .p-price__box--ann {
        font-size: 1.5rem
    }

    .p-price__box--ann::before {
        top: 40px
    }

    .price__area {
        margin-top: 30px
    }

    .price__area--intro {
        font-size: 1.9rem
    }

    .price__text {
        font-size: 4.8rem
    }

    .price__area--tax {
        font-size: 1rem
    }

    .price__yen {
        font-size: 2.5rem
    }

    .p-price__btn--box {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        max-width: 573px
    }

    .p-price__btn {
        font-size: 2rem;
        padding: 1.2rem 7rem
    }

    .p-service__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px
    }

    .p-service__list {
        display: flex;
        flex-direction: row-reverse;
        margin-left: auto;
        margin-right: auto;
        width: 800px
    }

    .p-service__num {
        left: 10%;
        top: 15%
    }

    .p-service__num img {
        height: 85px;
        width: 85px
    }

    .p-service__dec {
        padding: 40px 60px 50px 45px
    }

    .service__dec--title {
        font-size: 1.8rem;
        text-align: left
    }

    .service__dec--text {
        font-size: 1.1rem;
        text-align: left
    }

    .p-service__image--box {
        padding: 50px 53px
    }

    .p-service__image--box img {
        width: 112px
    }

    .hidden-pc {
        display: none
    }
}

@media screen and (max-width:375px) {
    .c-button__span {
        font-size: 1.5rem
    }

    .worry__desc--note {
        font-size: .9rem;
        width: 58%
    }

    .hidden-sp {
        display: none
    }
}

@media (max-width:320px) {
    .l-header__head {
        font-size: 1.3rem
    }

    .l-header__ctabox {
        margin-top: 2vh
    }

    .l-header__text {
        font-size: .9rem
    }

    .l-header__subtext {
        font-size: 1rem
    }

    .footer__span {
        font-size: 1.3rem
    }

    .l-footer__list--icon img {
        width: 80%
    }

    .l-footer__list--text {
        font-size: .8rem
    }

    .l-footer__btn {
        font-size: 1rem
    }

    .c-button__span {
        font-size: 1.1rem
    }

    .worry__desc {
        font-size: .8rem
    }

    .worry__desc--note {
        font-size: .7rem;
        padding: .4rem 1.1rem
    }

    .p-concept__lists {
        padding: .7rem .5rem
    }

    .p-reason__inner {
        padding: 33px 8px 15px
    }

    .p-reason__itembox {
        padding-left: 0
    }

    .related__catch--img img {
        width: 70%
    }

    .right-gradation::before {
        background-image: linear-gradient(to left, #eff6fe 5%, rgba(255, 255, 255, 0) 100%);
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 30%
    }

    .catch-reverse .p-related__catch--head .related__catch--heading {
        right: 4%
    }

    .related__catch--heading {
        right: 4%;
        top: -20%
    }

    .p-price__btn {
        font-size: 1rem
    }

    .p-service__dec {
        padding: 20px 15px
    }

    .service__dec--title {
        font-size: 1.3rem
    }

    .service__dec--text {
        font-size: .8rem
    }
}