@charset "UTF-8";
/* ---------------------------------------------
*   l-wrapper
--------------------------------------------- */
/* ---------------------------------------------
*   l-header
--------------------------------------------- */
.l-header {
    position: fixed;
    z-index: 9;
    top: 40px;
    right: 0;
    left: 0;
    height: 60px;
    padding: 0 30px;
}
@media screen and (max-width: 1023px) {
    .l-header {
        top: 20px;
        height: 40px;
        padding: 0 10px;
    }
}
.l-header__container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 40px;
    width: 100%;
    max-width: 1200px;
    height: 100%;
    padding: 0 17px 0 49px;
    border-radius: 30px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1100px) {
    .l-header__container {
        gap: 20px;
    }
}
@media screen and (max-width: 1023px) {
    .l-header__container {
        padding: 0 11px 0 27px;
        border-radius: 20px;
    }
}
.l-header__logo {
    width: 265px;
    margin-right: auto;
    line-height: 1;
}
@media screen and (max-width: 1023px) {
    .l-header__logo {
        width: 154px;
        font-size: 10px;
    }
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .l-header__logo-link {
        transition: opacity 200ms;
    }
    .l-header__logo-link:hover {
        opacity: 0.6;
    }
}

/*  l-header-nav
--------------------------------------------- */
@media screen and (max-width: 1023px) {
    .l-header-nav {
        display: none;
    }
}
.l-header-nav__list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 30px;
}
@media screen and (max-width: 1100px) {
    .l-header-nav__list {
        gap: 20px;
    }
}
.l-header-nav__item {
    font-size: 1.0625rem;
    line-height: 1;
}
@media screen and (max-width: 1100px) {
    .l-header-nav__item {
        font-size: 0.9375rem;
    }
}
.l-header-nav__link {
    display: block;
    color: #000;
    font-family: "UD新ゴ DB", sans-serif;
    letter-spacing: 0.03em;
    line-height: 1;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .l-header-nav__link {
        transition: opacity 200ms;
    }
    .l-header-nav__link:hover {
        opacity: 0.6;
    }
}

/*  l-header-btn
--------------------------------------------- */
.l-header-btn {
    width: 160px;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .l-header-btn {
        transition: opacity 200ms;
    }
    .l-header-btn:hover {
        opacity: 0.6;
    }
}
@media screen and (max-width: 1023px) {
    .l-header-btn {
        width: 104px;
        font-size: 16px;
    }
}

/* ---------------------------------------------
*   l-contents
--------------------------------------------- */
/* ---------------------------------------------
*   l-footer
--------------------------------------------- */
.l-footer {
    padding: 70px 30px;
    background-color: #F2F4F8;
}
@media screen and (max-width: 1023px) {
    .l-footer {
        padding: 13.3333333333vw 0;
    }
}
@media screen and (min-width: 1024px) {
    .l-footer__container {
        display: flex;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1023px) {
    .l-footer__copyright {
        text-align: center;
        margin-top: 12.5333333333vw;
    }
}
.l-footer__copyright-txt {
    font-size: 0.75rem;
    line-height: 2.0833333333;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 1023px) {
    .l-footer__copyright-txt {
        font-size: 0.75rem;
    }
}

/*  l-footer-nav
--------------------------------------------- */
@media screen and (min-width: 1024px) {
    .l-footer-nav__list {
        display: flex;
        justify-content: center;
        gap: 46px;
    }
}
@media screen and (max-width: 1023px) {
    .l-footer-nav__item {
        text-align: center;
    }
    .l-footer-nav__item:not(:first-of-type) {
        margin-top: 4.8vw;
    }
}
.l-footer-nav__link {
    font-size: 0.8125rem;
    font-family: "UD新ゴ DB", sans-serif;
    letter-spacing: 0.03em;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .l-footer-nav__link {
        transition: opacity 200ms;
    }
    .l-footer-nav__link:hover {
        opacity: 0.6;
    }
}
@media screen and (max-width: 1023px) {
    .l-footer-nav__link {
        font-size: 0.75rem;
    }
}

/* ---------------------------------------------
*   c-block-bg
--------------------------------------------- */
.c-block-bg {
    padding: 26px 30px 215px;
    background: #F2F4F8 url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/bg.svg) 50% 0 no-repeat;
    background-size: cover;
    margin-bottom: -195px;
    overflow: hidden;
}
@media screen and (max-width: 1023px) {
    .c-block-bg {
        padding: 5.3333333333% 4% 29.8666666667%;
        background-image: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/sp/svg/bg.svg);
        background-position: 50% 24%;
        background-repeat: repeat-y;
        background-size: 100% auto;
        margin-bottom: calc(-13.3333333333% - 60px);
    }
}

/* ---------------------------------------------
*   c-block-foot
--------------------------------------------- */
.c-block-foot {
    position: relative;
    z-index: 0;
    height: 768px;
    border-radius: 100px 100px 0 0;
    background: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/bg_foot.jpg) 50% 50% no-repeat;
    background-size: cover;
    overflow: hidden;
}
@media screen and (max-width: 1023px) {
    .c-block-foot {
        height: 115.2vw;
        border-radius: 10.6666666667vw 10.6666666667vw 0 0;
        background-position: 0 50%;
    }
}
.c-block-foot::before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    background-color: #00003E;
    opacity: 0.8;
}
.c-block-foot__container {
    position: relative;
    z-index: 1;
    padding-top: 172px;
}
@media screen and (max-width: 1023px) {
    .c-block-foot__container {
        padding-top: 18.6666666667vw;
    }
}
.c-block-foot__txt {
    text-align: center;
    color: #fff;
    font-family: "UD新ゴ B", sans-serif;
    line-height: 1;
    letter-spacing: 0.06em;
}
.c-block-foot__txt-small {
    display: block;
    font-size: 2.0625rem;
    margin-bottom: 50px;
}
@media screen and (max-width: 1023px) {
    .c-block-foot__txt-small {
        font-size: 1.0625rem;
        margin-bottom: 8.2666666667vw;
    }
}
.c-block-foot__txt-large {
    display: block;
    font-size: 4rem;
    margin-bottom: 95px;
}
@media screen and (max-width: 1023px) {
    .c-block-foot__txt-large {
        font-size: 2.375rem;
        margin-bottom: 10.6666666667vw;
        line-height: 1.3421052632;
    }
}

/* ---------------------------------------------
*   c-box-result
--------------------------------------------- */
.c-box-result {
    position: relative;
    z-index: 2;
    width: 82.5%;
    padding: 70px 80px 80px 100px;
    border-radius: 30px;
    background-color: #F7F7F7;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.16);
    margin: 0 auto -140px;
}
@media screen and (max-width: 1023px) {
    .c-box-result {
        width: 87.5362318841%;
        padding: 7.4666666667vw 6.6666666667vw 0;
        border-radius: 4vw;
        box-shadow: 1.3333333333vw 1.3333333333vw 8vw rgba(0, 0, 0, 0.16);
        margin-bottom: -84vw;
    }
}
.c-box-result__head {
    margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
    .c-box-result__head {
        margin-bottom: 5.8666666667vw;
    }
}
.c-box-result__ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 283px;
    height: 58px;
    border-radius: 30px;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
    .c-box-result__ttl {
        width: 50.6666666667vw;
        height: 10.6666666667vw;
        border-radius: 5.3333333333vw;
    }
}
.c-box-result__ttl--line {
    background-color: #06C755;
}
.c-box-result__ttl--yahoo {
    background-color: #C9002C;
}
.c-box-result__ttl-txt {
    color: #fff;
    font-size: 1.4375rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 1023px) {
    .c-box-result__ttl-txt {
        font-size: 0.9375rem;
    }
}
@media screen and (min-width: 1024px) {
    .c-box-result__col {
        display: flex;
    }
}
.c-box-result__col-item--line {
    width: 490px;
    margin-right: 65px;
}
@media screen and (max-width: 1023px) {
    .c-box-result__col-item--line {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5.8666666667vw;
    }
}
.c-box-result__col-item--yahoo {
    width: 345px;
    margin-right: 46px;
}
@media screen and (max-width: 1023px) {
    .c-box-result__col-item--yahoo {
        width: 100%;
        margin-right: 0;
        margin-bottom: 6.6666666667vw;
    }
}
.c-box-result__col-img--line {
    width: 226px;
}
@media screen and (max-width: 1023px) {
    .c-box-result__col-img--line {
        width: 33.6vw;
        height: 58.1333333333vw;
        margin: 0 auto;
        overflow: hidden;
    }
}
.c-box-result__col-img--yahoo {
    width: 416px;
}
@media screen and (max-width: 1023px) {
    .c-box-result__col-img--yahoo {
        width: 64vw;
        margin: 0 auto;
        padding-bottom: 9.3333333333vw;
    }
}
.c-box-result__txt {
    font-size: 1.25rem;
    font-family: "UD新ゴ DB", sans-serif;
    letter-spacing: 0.18em;
    line-height: 1.8;
    margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
    .c-box-result__txt {
        font-size: 0.9375rem;
        letter-spacing: 0.06em;
        line-height: 2;
        margin-bottom: 2em;
    }
}
@media screen and (min-width: 1024px) {
    .c-box-result__txt--yahoo {
        width: 780px;
    }
}
.c-box-result__note {
    font-size: 0.875rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.7857142857;
    letter-spacing: 0.18em;
}
@media screen and (max-width: 1023px) {
    .c-box-result__note {
        font-size: 0.75rem;
        font-weight: 400;
        line-height: 2.5;
        letter-spacing: 0.18em;
    }
}

/* ---------------------------------------------
*   c-btn-diagnosis
--------------------------------------------- */
.c-btn-diagnosis {
    display: flex;
    justify-content: center;
}
.c-btn-diagnosis__link {
    width: 513px;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .c-btn-diagnosis__link {
        transition: opacity 200ms;
    }
    .c-btn-diagnosis__link:hover {
        opacity: 0.6;
    }
}
@media screen and (max-width: 1023px) {
    .c-btn-diagnosis__link {
        width: 74.1333333333vw;
    }
}
.iphone .c-btn-diagnosis__link {
    height: 23.2vw;
    overflow: hidden;
}

.c-btn-diagnosis__link img {
    width: 100%;
}
.iphone .c-btn-diagnosis__link img {
    max-width: 400%;
    width: 400%;
    transform-origin: 0 0;
    transform: scale(0.25);
}

/* ---------------------------------------------
*   c-btn
--------------------------------------------- */
.c-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 380px;
    height: 136px;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 1.75rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1;
    letter-spacing: 0.03em;
    background: linear-gradient(90deg, #f77911 0%, #ff0033 100%);
    box-shadow: 0px 14px 20px rgba(0, 0, 62, 0.3);
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .c-btn:hover {
        color: #F77911;
        border-color: #F77911;
        background-image: none;
        background-color: #fff;
    }
    .c-btn:hover::after {
        background-color: #F77911;
        transform: translate(10px, -50%);
    }
}
@media screen and (max-width: 1023px) {
    .c-btn {
        width: 66.1333333333vw;
        height: 24.8vw;
        border-width: 0.5333333333vw;
        border-radius: 2.6666666667vw;
        font-size: 1.25rem;
        box-shadow: 0 3.7333333333vw 5.3333333333vw rgba(0, 0, 62, 0.3);
    }
}
.c-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 40px;
    width: 10px;
    height: 17px;
    background-color: #fff;
    -webkit-mask-image: url("/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/ico_arw_wh.svg");
            mask-image: url("/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/ico_arw_wh.svg");
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    transform: translateY(-50%);
    transition-property: background-color, transform;
    transition-duration: 200ms;
}
@media screen and (max-width: 1023px) {
    .c-btn::after {
        right: 8.5333333333vw;
        width: 2.1333333333vw;
        height: 3.7333333333vw;
    }
}

/* ---------------------------------------------
*   c-btn-select
--------------------------------------------- */
.c-btn-select {
    position: relative;
    cursor: pointer;
}
@media screen and (max-width: 1023px) {
    .c-btn-select {
        display: block;
    }
}
@media screen and (max-width: 1023px) {
    .c-btn-select + .c-btn-select {
        margin-top: 5.3333333333vw;
    }
}
.c-btn-select__input {
    position: absolute;
    inset: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.c-btn-select__txt {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 380px;
    height: 140px;
    border: 2px solid #fff;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 1.5625rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.6;
    letter-spacing: 0.03em;
    background-color: #333364;
    box-shadow: 0px 14px 20px rgba(0, 0, 62, 0.3);
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .c-btn-select__txt:hover {
        color: #00003E;
        border-color: #00003E;
        background-image: none;
        background-color: #fff;
    }
    .c-btn-select__txt:hover::after {
        background-color: #00003E;
        transform: translate(10px, -50%);
    }
}
@media screen and (max-width: 1023px) {
    .c-btn-select__txt {
        width: 100%;
        height: 23.7333333333vw;
        border-width: 0.5333333333vw;
        border-radius: 2.6666666667vw;
        font-size: 1.0625rem;
        line-height: 1.5882352941;
        box-shadow: 0 3.7333333333vw 5.3333333333vw rgba(0, 0, 62, 0.3);
    }
}
.c-btn-select__txt::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 40px;
    width: 10px;
    height: 17px;
    background-color: #fff;
    -webkit-mask-image: url("/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/ico_arw_wh.svg");
            mask-image: url("/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/ico_arw_wh.svg");
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    transform: translateY(-50%);
    transition-property: background-color, transform;
    transition-duration: 200ms;
}
@media screen and (max-width: 1023px) {
    .c-btn-select__txt::after {
        right: 6.6666666667vw;
        width: 2.4vw;
        height: 4.2666666667vw;
    }
}

/* ---------------------------------------------
*   c-card
--------------------------------------------- */
/* ---------------------------------------------
*   c-cassette-result
--------------------------------------------- */
.c-cassette-result {
    position: relative;
    z-index: 1;
    padding-top: 235px;
    padding-bottom: 92px;
    border-radius: 0 0 100px 100px;
    background: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/bg_dot2.svg) 50% 0 repeat;
    background-size: 100% auto;
}
@media screen and (max-width: 1023px) {
    .c-cassette-result {
        padding-top: 96.8vw;
        padding-bottom: 19.7333333333vw;
        border-radius: 0 0 10.6666666667vw 10.6666666667vw;
        background-size: auto;
    }
}
.c-cassette-result + .c-cassette-result {
    z-index: 0;
    padding-top: 190px;
    padding-bottom: 86px;
    margin-top: -100px;
}
@media screen and (max-width: 1023px) {
    .c-cassette-result + .c-cassette-result {
        padding-top: 25.6vw;
        padding-bottom: 17.3333333333vw;
        border-radius: 0;
        margin-top: -10.6666666667vw;
    }
}
.c-cassette-result--line {
    background-color: #06C755;
}
.c-cassette-result--yahoo {
    background-color: #C9002C;
}
.c-cassette-result__container {
    max-width: 990px;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
    .c-cassette-result__container {
        max-width: 100%;
    }
}
.c-cassette-result__ttl {
    text-align: center;
    margin-bottom: 90px;
}
@media screen and (max-width: 1023px) {
    .c-cassette-result__ttl {
        margin: 0 auto 6.9333333333vw;
    }
    .iphone .c-cassette-result__ttl {
        overflow: hidden;
    }
    .iphone .c-cassette-result__ttl img {
        max-width: 400%;
        width: 400%;
        transform-origin: 0 0;
        transform: scale(0.25);
    }
    .c-cassette-result__ttl--line {
        width: 75.2vw;
    }
    .iphone .c-cassette-result__ttl--line {
        height: 14.1333333333vw;
    }
    .c-cassette-result__ttl--yahoo {
        width: 68.5333333333vw;
    }
    .iphone .c-cassette-result__ttl--yahoo {
        height: 26.9333333333vw;
    }
    .c-cassette-result__ttl img {
        width: 100%;
    }
}

/* ---------------------------------------------
*   c-figure
--------------------------------------------- */
/* ---------------------------------------------
*   c-form
--------------------------------------------- */
.c-form {
    margin-top: 47px;
}
@media screen and (max-width: 1023px) {
    .c-form {
        margin-top: 8vw;
    }
}
.c-form .mktoForm {
    font-family: "UD新ゴ M", sans-serif !important;
    font-size: 1rem !important;
    width: 100% !important;
    margin: 0 auto;
    padding: 0 !important;
}
.c-form .mktoForm .mktoFormCol,
.c-form .mktoForm .mktoFieldWrap {
    width: 100%;
    max-width: 600px;
    float: none !important;
    margin: 0 auto;
}
.c-form .mktoForm .mktoLabel {
    display: flex;
    align-items: center;
    width: 100% !important;
    font-weight: bold;
    padding-left: 0;
    margin-bottom: 8px;
    float: none;
    position: relative;
    padding-top: 0.8em !important;
}
.c-form .mktoForm .mktoOffset {
    display: none;
}
.c-form .mktoForm .mktoAsterix {
    float: none;
    display: inline-block !important;
    padding-left: 0;
    font-size: 0;
}
.c-form .mktoForm .mktoAsterix::after {
    margin-left: 0;
}
.c-form .mktoForm .mktoGutter {
    display: none;
}
.c-form .mktoForm input[type=text], .c-form .mktoForm input[type=url], .c-form .mktoForm input[type=email], .c-form .mktoForm input[type=tel], .c-form .mktoForm input[type=number], .c-form .mktoForm input[type=date], .c-form .mktoForm select.mktoField, .c-form .mktoForm textarea.mktoField {
    width: 100% !important;
    padding: 11px 24px !important;
}
.c-form .mktoForm input[type=text], .c-form .mktoForm input[type=url], .c-form .mktoForm input[type=email], .c-form .mktoForm input[type=tel], .c-form .mktoForm input[type=number], .c-form .mktoForm input[type=date], .c-form .mktoForm select.mktoField, .c-form .mktoForm textarea.mktoField {
    border-radius: 4px !important;
    box-shadow: none !important;
}
.c-form .mktoForm input.mktoField.mktoInvalid, .c-form .mktoForm select.mktoField.mktoInvalid, .c-form .mktoForm textarea.mktoField.mktoInvalid, .c-form .mktoForm div.mktoLogicalField.mktoInvalid {
    border: 1px solid #F77911 !important;
}
.c-form .mktoForm .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoRequired.mktoInvalid {
    border: none !important;
    padding: 0;
}
.c-form .mktoForm input[type=text]:focus, .c-form .mktoForm input[type=url]:focus, .c-form .mktoForm input[type=email]:focus, .c-form .mktoForm input[type=tel]:focus, .c-form .mktoForm input[type=number]:focus, .c-form .mktoForm input[type=date]:focus, .c-form .mktoForm select.mktoField:focus, .c-form .mktoForm textarea.mktoField:focus {
    border: 1px solid #F77911 !important;
}
.c-form .mktoForm .mktoFormRow:nth-child(3) {
    width: 49.5%;
    float: left;
}
.c-form .mktoForm .mktoFormRow:nth-child(4) {
    width: 49.5%;
    float: right;
    clear: none;
}
.c-form .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor {
    width: 294px;
    float: right !important;
}
.c-form .mktoForm .mktoFormRow:nth-child(4) .mktoFieldDescriptor {
    width: 294px;
    float: left !important;
}
.c-form .mktoForm div.mktoLogicalField {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
}
.c-form .mktoForm .mktoRadioList > label {
    width: 100% !important;
}
.c-form .mktoForm .mktoCheckboxList > label {
    width: 100% !important;
    margin-left: 0 !important;
}
.c-form .mktoForm .mktoRadioList > label, .c-form .mktoForm .mktoCheckboxList > label {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    margin-left: 0 !important;
    padding: 0 0 0 44px;
    position: relative;
    width: auto;
}
.c-form .mktoForm .mktoRadioList, .c-form .mktoForm .mktoCheckboxList {
    padding: 0;
    float: none;
}
.c-form .mktoForm input[type=checkbox] + label::before {
    background: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    left: 0 !important;
    margin-top: -8px;
    position: absolute;
    top: 44%;
    margin-left: 0 !important;
    box-shadow: none;
}
.c-form .mktoForm input[type=radio] + label::before {
    background: #fff;
    border: 1px solid #E5E5E5 !important;
    border-radius: 50% !important;
    content: "";
    display: block;
    width: 22px !important;
    height: 22px !important;
    left: 0 !important;
    margin-top: -8px;
    position: absolute;
    top: 44%;
    margin-left: 0 !important;
    box-shadow: none !important;
}
.c-form .mktoForm input[type=radio] + label::after {
    background: #F77911;
    border-radius: 50%;
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -5px;
    opacity: 0;
}
.c-form .mktoForm input[type=radio]:checked + label::before {
    background: none !important;
    border: 1px solid #F77911 !important;
}
.c-form .mktoForm input[type=radio]:checked + label::after {
    opacity: 1;
}
.c-form .mktoForm input[type=checkbox]:checked + label::before {
    content: "";
    border: 1px solid #F77911;
}
.c-form .mktoForm input[type=checkbox]:checked + label::after {
    border-right: 3px solid #F77911;
    border-bottom: 3px solid #F77911;
    content: "";
    display: block;
    width: 7px;
    height: 12px;
    left: 8px;
    margin-top: -5px;
    position: absolute;
    top: 44%;
    transform: rotate(45deg);
}
.c-form .mktoForm input[type=checkbox], .c-form .mktoForm .forminput[type=radio] {
    width: 0;
    height: 0;
}
.c-form .mktoForm textarea.mktoField {
    min-height: 138px;
}
.c-form .mktoForm .mktoHtmlText {
    max-width: 600px;
    margin-top: 1em;
}
.c-form .mktoForm .mktoHtmlText span {
    font-weight: 600;
    font-size: 1.4rem;
    letter-spacing: 0.04em;
    line-height: 1.57;
}
.c-form .mktoForm .mktoHtmlText span:first-child {
    display: block;
    font-size: 0.8rem !important;
    line-height: 1.7;
}
.c-form .mktoForm #LblLINE_CodeForGetAccessToken,
.c-form .mktoForm #LINE_CodeForGetAccessToken {
    display: none;
}
.c-form .mktoForm .mktoButtonRow {
    width: 100% !important;
    padding-bottom: 105px;
    text-align: center !important;
    margin: 70px auto 0;
    display: block;
}
.c-form .mktoForm .mktoButtonRow span.mktoButtonWrap {
    margin-left: 0 !important;
}
.c-form .mktoForm span {
    font-size: 15px !important;
}
.c-form .mktoForm .mktoButtonWrap.mktoRound .mktoButton {
    width: 488px !important;
    height: 88px !important;
    border-radius: 44px !important;
    border: 5px solid #fff !important;
    text-align: center !important;
    font-family: "UD新ゴ M", sans-serif !important;
    color: #fff !important;
    font-size: 2.0625rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: 0.03em !important;
    background: #333364 !important;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2) !important;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .c-form .mktoForm .mktoButtonWrap.mktoRound .mktoButton {
        transition: opacity 200ms;
    }
    .c-form .mktoForm .mktoButtonWrap.mktoRound .mktoButton:hover {
        opacity: 0.6;
    }
}
@media screen and (max-width: 1023px) {
    .c-form .mktoForm h2 {
        font-size: 1.9rem;
        margin-bottom: 20px;
    }
    .c-form .mktoForm h2,
    .c-form .mktoForm .mktoFormCol {
        width: 84%;
        max-width: none;
        margin: 0 auto;
    }
    .c-form .mktoForm .mktoFormCol,
    .c-form .mktoForm .mktoFieldWrap {
        max-width: none;
    }
    .c-form .mktoForm .mktoHtmlText {
        width: 100% !important;
        max-width: none;
    }
    .c-form .mktoForm .mktoAsterix::after {
        font-size: 1rem;
        padding: 0.25em 0.5em;
        margin: 0 0.5em 0 0;
        border-radius: 1rem;
    }
    .c-form .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor,
    .c-form .mktoForm .mktoFormRow:nth-child(4) .mktoFieldDescriptor {
        width: 84%;
    }
    .c-form .mktoForm input[type=text],
    .c-form .mktoForm input[type=url],
    .c-form .mktoForm input[type=email],
    .c-form .mktoForm input[type=tel],
    .c-form .mktoForm input[type=number],
    .c-form .mktoForm input[type=date],
    .c-form .mktoForm textarea.mktoField {
        font-size: 1rem !important;
        padding: 0.5em !important;
        height: auto !important;
        max-height: 100% !important;
    }
    .c-form .mktoForm select.mktoField {
        font-size: 1rem !important;
        padding: 0.5em !important;
        height: auto !important;
        max-height: 100% !important;
        background-size: 1em;
    }
    .c-form .mktoForm div.mktoLogicalField {
        flex-direction: column;
    }
    .c-form .mktoForm .mktoRadioList > label, .c-form .mktoForm .mktoCheckboxList > label {
        width: 100% !important;
        padding-left: 30px;
    }
    .c-form .mktoForm .mktoFormRow:nth-child(16) div.mktoLogicalField {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .c-form .mktoForm .mktoFormRow:nth-child(16) div.mktoLogicalField label {
        padding-left: 47px;
        margin-left: 0 !important;
    }
    .c-form .mktoForm .mktoButtonRow {
        padding-bottom: 15.4666666667vw;
        margin-top: 10.6666666667vw !important;
    }
    .c-form .mktoForm .mktoFormRow:nth-child(16) .mktoFormCol {
        margin-bottom: 0 !important;
    }
    .c-form .mktoForm .mktoFormRow:nth-child(16) .mktoFieldWrap > label {
        width: auto !important;
        left: calc(50% - 85px);
    }
    .c-form .mktoForm .mktoButtonWrap.mktoRound .mktoButton {
        width: 66.6666666667vw !important;
        height: 14.4vw !important;
        border-radius: 7.2vw !important;
        border-width: 0.8vw !important;
        font-size: 1.25rem !important;
        box-shadow: 0 2.6666666667vw 4vw rgba(0, 0, 0, 0.2) !important;
    }
}
.c-form .mktoForm .text-block .contact-title,
.c-form .mktoForm .text-block .inner p {
    color: #000;
    line-height: 1.8;
}

/* ---------------------------------------------
*   c-img
--------------------------------------------- */
/* ---------------------------------------------
*   c-kv
--------------------------------------------- */
.c-kv {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 700px;
    background: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/bg_kv.jpg) 50% 100% no-repeat;
    background-size: cover;
}
@media screen and (max-width: 1023px) {
    .c-kv {
        overflow: hidden;
        height: 126.6666666667vw;
        background-image: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/sp/bg_kv.jpg);
        background-position: 48.9% 100%;
    }
}
@media screen and (min-width: 1024px) {
    .c-kv__inner {
        padding: 0 30px;
    }
}
.c-kv__ttl {
    max-width: 1290px;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
    .c-kv__ttl {
        max-width: initial;
        width: 160.8%;
        transform: translate(-2.6533996683%, 1px);
    }
}
.c-kv__ttl img {
    width: 100%;
}

/* ---------------------------------------------
*   c-link-fixed
--------------------------------------------- */
.c-link-fixed {
    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 0;
    width: 291px;
    transition: opacity 0.5s;
}
@media screen and (max-width: 1023px) {
    .c-link-fixed {
        display: none;
    }
}
.c-link-fixed.is-hide {
    opacity: 0;
    pointer-events: none;
}

/* ---------------------------------------------
*   c-link-back
--------------------------------------------- */
.c-link-back {
    margin-top: 40px;
    text-align: center;
}
@media screen and (max-width: 1023px) {
    .c-link-back {
        margin-top: 6.6666666667vw;
        padding-bottom: 5.3333333333vw;
    }
}
.c-link-back--start {
    margin-top: 50px;
}
@media screen and (max-width: 1023px) {
    .c-link-back--start {
        margin-top: 10.1333333333vw;
        padding-bottom: 0;
    }
}
.c-link-back__trigger {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .c-link-back__trigger:hover .c-link-back__ico {
        transform: translateX(-26px);
    }
    .c-link-back__trigger:hover .c-link-back__txt {
        transform: scale(1.12) translate3d(0, 0, 0);
    }
}
@media screen and (max-width: 1023px) {
    .c-link-back__trigger {
        gap: 4.2666666667vw;
    }
}
.c-link-back__ico {
    width: 28px;
    transition: transform 200ms;
}
@media screen and (max-width: 1023px) {
    .c-link-back__ico {
        width: 7.2vw;
    }
    .c-link-back__ico img {
        width: 100%;
    }
}
.c-link-back__txt {
    color: #00003E;
    font-size: 1.25rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.9;
    letter-spacing: 0.03em;
    transform-origin: center;
    transition: transform 200ms;
}
@media screen and (max-width: 1023px) {
    .c-link-back__txt {
        font-size: 1rem;
        line-height: 2.375;
    }
}

/* ---------------------------------------------
*   c-list-step
--------------------------------------------- */
.c-list-step {
    display: flex;
    gap: 42px;
}
@media screen and (max-width: 1100px) {
    .c-list-step {
        gap: 20px;
    }
}
@media screen and (max-width: 1023px) {
    .c-list-step {
        display: block;
    }
}
.c-list-step__item {
    position: relative;
    width: calc((100% - 84px) / 3);
    padding-top: 47px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 5px 30px 99px rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 1100px) {
    .c-list-step__item {
        width: calc((100% - 40px) / 3);
    }
}
@media screen and (max-width: 1023px) {
    .c-list-step__item {
        width: 100%;
        padding-top: 8.8vw;
        border-radius: 4vw;
        box-shadow: 1.3333333333vw 8vw 26.4vw rgba(0, 0, 0, 0.12);
    }
    .c-list-step__item:not(:first-of-type) {
        margin-top: 11.2vw;
    }
}
.c-list-step__label {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 1023px) {
    .c-list-step__label {
        height: 14.6666666667vw;
    }
    .iphone .c-list-step__label {
        overflow: hidden;
    }
    .c-list-step__label img {
        height: 100%;
    }
    .iphone .c-list-step__label img {
        max-width: 400%;
        width: 400%;
        height: 400%;
        transform-origin: 0 0;
        transform: scale(0.25);
    }
}
.c-list-step__lead {
    text-align: center;
    font-size: 2.1875rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.4857142857;
    letter-spacing: 0.06em;
    margin-bottom: 17px;
}
@media screen and (max-width: 1100px) {
    .c-list-step__lead {
        font-size: 1.875rem;
    }
}
@media screen and (max-width: 1023px) {
    .c-list-step__lead {
        font-size: 1.375rem;
        line-height: 1.5;
        margin-bottom: 1.8666666667vw;
    }
}
.c-list-step__lead-strong {
    color: #F77911;
}
.c-list-step__txt {
    width: 77.1505376344%;
    font-size: 1.25rem;
    line-height: 1.7;
    letter-spacing: 0.12em;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
    .c-list-step__txt {
        width: 100%;
        font-size: 0.875rem;
        line-height: 1.7142857143;
        letter-spacing: 0.06em;
        padding: 0 4.8vw 0 8vw;
    }
}
.c-list-step__img {
    width: 240px;
    padding-bottom: 60px;
    margin: 40px auto 0;
}
@media screen and (max-width: 1023px) {
    .c-list-step__img {
        width: 37.3333333333vw;
        padding-bottom: 0;
        margin: 1.6vw auto;
    }
    .c-list-step__img img {
        width: 100%;
    }
}
.c-list-step__img--3 {
    display: block;
    width: auto;
    max-width: 336px;
    padding-bottom: 0;
    margin: 16px auto 0;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .c-list-step__img--3 {
        transition: opacity 200ms;
    }
    .c-list-step__img--3:hover {
        opacity: 0.6;
    }
}
@media screen and (max-width: 1023px) {
    .c-list-step__img--3 {
        max-width: 73.0666666667vw;
        margin-top: 3.7333333333vw;
        padding-bottom: 5.3333333333vw;
    }
}

/* ---------------------------------------------
*   c-list-result
--------------------------------------------- */
.c-list-result__item {
    display: flex;
    gap: 65px;
    padding: 65px 30px 65px 40px;
    border-top: 1px solid #fff;
}
@media screen and (max-width: 1023px) {
    .c-list-result__item {
        display: block;
        border-top: 0;
        padding: 0 6.4vw;
        margin-top: 10.6666666667vw;
    }
}
.c-list-result__item:first-of-type {
    padding-top: 0;
    border-top: 0;
}
@media screen and (max-width: 1023px) {
    .c-list-result__item:first-of-type {
        margin-top: 0;
    }
}
.c-list-result__item:last-of-type {
    padding-bottom: 0;
}
.c-list-result__img {
    flex-shrink: 0;
    width: 270px;
    height: 270px;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1023px) {
    .c-list-result__img {
        width: 40vw;
        height: 40vw;
        border-radius: 4vw;
        box-shadow: 1.3333333333vw 1.3333333333vw 8vw rgba(0, 0, 0, 0.16);
        margin: 0 auto 4.8vw;
    }
}
.c-list-result__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.c-list-result__lead {
    color: #fff;
    font-size: 2.25rem;
    font-family: "UD新ゴ B", sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.5277777778;
    margin-bottom: 27px;
}
@media screen and (max-width: 1023px) {
    .c-list-result__lead {
        font-size: 1.5rem;
        line-height: 1.4583333333;
        letter-spacing: 0.06em;
        margin-bottom: 3.4666666667vw;
    }
}
.c-list-result__txt {
    padding-right: 3px;
    color: #fff;
    font-size: 1.25rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.7;
    letter-spacing: 0.18em;
}
@media screen and (max-width: 1023px) {
    .c-list-result__txt {
        padding-right: 0;
        font-size: 0.9375rem;
        line-height: 2;
        letter-spacing: 0.06em;
    }
}
.c-list-result__txt + .c-list-result__txt {
    margin-top: 2em;
}

/*  .c-list-faq
--------------------------------------------- */
.c-list-faq__item {
    border-bottom: 1px solid #D5D5D5;
    overflow: hidden;
}
.c-list-faq__trigger {
    position: relative;
    display: flex;
    align-items: center;
    gap: 30px;
    width: 100%;
    padding: 20px 90px 20px 30px;
    cursor: pointer;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .c-list-faq__trigger {
        transition: opacity 200ms;
    }
    .c-list-faq__trigger:hover {
        opacity: 0.6;
    }
}
@media screen and (max-width: 1023px) {
    .c-list-faq__trigger {
        align-items: flex-start;
        gap: 4.5333333333vw;
        padding: 4.5333333333vw 14.4vw 4.5333333333vw 4.5333333333vw;
    }
}
.c-list-faq__trigger::before, .c-list-faq__trigger::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 34px;
    display: block;
    width: 28px;
    height: 2px;
    background-color: #00003E;
}
@media screen and (max-width: 1023px) {
    .c-list-faq__trigger::before, .c-list-faq__trigger::after {
        right: 4.2666666667vw;
        width: 4.2666666667vw;
        height: 0.5333333333vw;
    }
}
.c-list-faq__trigger::before {
    transform: translateY(-50%);
}
.c-list-faq__trigger::after {
    transform: translateY(-50%) rotateZ(90deg);
    transition: transform 200ms;
}
.is-open .c-list-faq__trigger::after {
    transform: translateY(-50%) rotateZ(90deg) scale(0);
}

.c-list-faq__a {
    background-color: #F2F4F8;
}
.c-list-faq__a-inner {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 20px 30px;
}
@media screen and (max-width: 1023px) {
    .c-list-faq__a-inner {
        align-items: flex-start;
        gap: 4.5333333333vw;
        padding: 4.5333333333vw;
    }
}
.c-list-faq__ico {
    flex-shrink: 0;
    width: 40px;
}
@media screen and (max-width: 1023px) {
    .c-list-faq__ico {
        width: 6.4vw;
    }
    .c-list-faq__ico img {
        width: 100%;
    }
}
.c-list-faq__txt {
    text-align: left;
    font-family: "UD新ゴ M", sans-serif;
    color: #000;
    font-size: 1.125rem;
    line-height: 1.5555555556;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 1023px) {
    .c-list-faq__txt {
        font-size: 0.875rem;
        line-height: 1.7857142857;
    }
}

.c-list__item {
    display: flex;
    gap: 20px;
    font-size: 1.25rem;
    letter-spacing: 0.12em;
    line-height: 1.7;
}
@media screen and (max-width: 1023px) {
    .c-list__item {
        gap: 2.6666666667vw;
        font-size: 0.875rem;
        line-height: 1.7142857143;
    }
}
.c-list__item:not(:first-of-type) {
    margin-top: 25px;
}
@media screen and (max-width: 1023px) {
    .c-list__item:not(:first-of-type) {
        margin-top: 8vw;
    }
}
.c-list__item::before {
    content: "";
    display: block;
    flex-shrink: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #F77911;
    transform: translateY(0.7em);
}
@media screen and (max-width: 1023px) {
    .c-list__item::before {
        width: 1.6vw;
        height: 1.6vw;
        transform: translateY(0.6em);
    }
}
.c-list__link {
    text-decoration: underline;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .c-list__link:hover {
        text-decoration: none;
    }
}

/* ---------------------------------------------
*   c-modal
--------------------------------------------- */
.c-modal {
    display: none;
}
.c-modal.is-open {
    display: block;
}
.c-modal[aria-hidden=false] .c-modal__overlay {
    animation: mmfadeIn 0.5s cubic-bezier(0, 0, 0.2, 1);
}
.c-modal[aria-hidden=false] .c-modal__container {
    animation: mmslideIn 0.5s cubic-bezier(0, 0, 0.2, 1);
}
.c-modal[aria-hidden=true] .c-modal__overlay {
    animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.c-modal[aria-hidden=true] .c-modal__container {
    animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.c-modal__overlay, .c-modal__container {
    will-change: transform;
}
.c-modal__overlay {
    position: fixed;
    z-index: 10;
    inset: 0;
    overflow-y: auto;
    overscroll-behavior-y: none;
    scrollbar-width: none;
}
.c-modal__overlay::-webkit-scrollbar {
    display: none;
}
.c-modal__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% + 1px);
    padding: 0;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.6);
}
.c-modal__container {
    position: relative;
    width: 800px;
    height: 425px;
    box-sizing: border-box;
    padding: 23px 34px;
    border-radius: 10px;
    background-color: #fff;
    overflow-y: auto;
}
@media screen and (max-width: 1023px) {
    .c-modal__container {
        width: 92%;
        height: auto;
        max-height: 90%;
        padding: 5.8666666667% 0 9.6%;
        border-radius: 2.6666666667vw;
    }
}
.c-modal__close-btn {
    position: absolute;
    z-index: 5;
    top: 27px;
    right: 33px;
    width: 20px;
    height: 20px;
    line-height: 1;
    cursor: pointer;
}
@media screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
    .c-modal__close-btn {
        transition: opacity 200ms;
    }
    .c-modal__close-btn:hover {
        opacity: 0.6;
    }
}
@media screen and (max-width: 1023px) {
    .c-modal__close-btn {
        top: 6.6666666667vw;
        right: 6.6666666667vw;
        width: 5.3333333333vw;
        height: 5.3333333333vw;
    }
}
.c-modal__close-btn img {
    width: 100%;
    vertical-align: top;
}
.c-modal__ttl {
    position: relative;
    padding-left: 18px;
    color: #000;
    font-size: 1rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1;
    letter-spacing: 0.06em;
    margin-bottom: 12px;
}
@media screen and (max-width: 1023px) {
    .c-modal__ttl {
        padding-left: 4.8vw;
        font-size: 1rem;
        line-height: 1.2777777778;
        margin-bottom: 4.8vw;
        margin-left: 7.4666666667vw;
    }
}
.c-modal__ttl::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 15px;
    border-radius: 0.5px;
    background-color: #F77911;
    transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
    .c-modal__ttl::before {
        width: 0.8vw;
        height: 10.9333333333vw;
        border-radius: 0;
    }
}
.c-modal__img {
    width: 691px;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
    .c-modal__img {
        width: 65.3333333333vw;
    }
}

@keyframes mmfadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes mmfadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes mmslideIn {
    from {
        transform: translateY(15%);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes mmslideOut {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(15%);
    }
}
/* ---------------------------------------------
*   c-section-cp
--------------------------------------------- */
.c-section-cp {
    margin-top: 25px;
}
@media screen and (max-width: 1023px) {
    .c-section-cp {
        padding: 0 2.0289855072%;
        margin-top: 5.6vw;
    }
}
.c-section-cp__container {
    position: relative;
    max-width: 1055px;
    padding: 56px 60px 70px;
    background: #fff url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/bg_cp.svg) 50% 0 repeat;
    background-size: 100% auto;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__container {
        padding: 12vw 7.2vw;
        background-size: 310% auto;
    }
}
.c-section-cp__head {
    margin-bottom: 45px;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__head {
        margin-bottom: 8vw;
    }
}
.c-section-cp__head::before, .c-section-cp__head::after {
    position: absolute;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__head::before, .c-section-cp__head::after {
        display: block;
    }
}
.c-section-cp__head::before {
    content: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/img_obj_cp1.svg);
    top: 36px;
    left: -25px;
    transform: rotateZ(4deg) translate3d(0, 0, 0);
}
@media screen and (max-width: 1023px) {
    .c-section-cp__head::before {
        content: "";
        top: -4vw;
        left: -2.1333333333vw;
        width: 13.8666666667vw;
        height: 11.2vw;
        background: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/img_obj_cp1.svg) 0 0 no-repeat;
        background-size: 100% auto;
    }
}
.c-section-cp__head::after {
    content: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/img_obj_cp2.svg);
    top: 28px;
    right: -35px;
    transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 1023px) {
    .c-section-cp__head::after {
        content: "";
        top: -5.3333333333vw;
        right: -1.3333333333vw;
        width: 11.7333333333vw;
        height: 15.4666666667vw;
        background: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/img_obj_cp2.svg) 0 0 no-repeat;
        background-size: 100% auto;
    }
}
.c-section-cp__ttl-txt {
    display: block;
    width: 374px;
    margin: 0 auto 5px;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__ttl-txt {
        width: 70.9333333333vw;
        margin-bottom: 0;
    }
    .iphone .c-section-cp__ttl-txt {
        height: 12.5333333333vw;
        overflow: hidden;
    }
    .c-section-cp__ttl-txt img {
        width: 100%;
    }
    .iphone .c-section-cp__ttl-txt img {
        max-width: 400%;
        width: 400%;
        transform-origin: 0 0;
        transform: scale(0.25);
    }
}
.c-section-cp__ttl-txt-sub {
    display: block;
    text-align: center;
    font-size: 1rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.3125;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__ttl-txt-sub {
        font-size: 0.625rem;
        line-height: 1.3;
    }
}
.c-section-cp__body::before, .c-section-cp__body::after {
    position: absolute;
    transform: translate3d(0, 0, 0);
}
.c-section-cp__body::before {
    content: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/img_obj_cp3.svg);
    bottom: 30px;
    left: -24px;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__body::before {
        content: "";
        bottom: -8vw;
        left: -0.5333333333vw;
        width: 16vw;
        height: 16vw;
        background: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/img_obj_cp3.svg) 0 0 no-repeat;
        background-size: 100% auto;
    }
}
.c-section-cp__body::after {
    content: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/img_obj_cp4.svg);
    right: -33px;
    bottom: 37px;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__body::after {
        content: "";
        right: -1.8666666667vw;
        bottom: -5.0666666667vw;
        width: 12.2666666667vw;
        height: 14.6666666667vw;
        background: url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/img_obj_cp4.svg) 0 0 no-repeat;
        background-size: 100% auto;
    }
}
.c-section-cp__txt {
    text-align: center;
    font-size: 1.3125rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 2.0476190476;
    letter-spacing: 0.12em;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__txt {
        text-align: left;
        font-size: 0.9375rem;
        line-height: 1.9333333333;
        letter-spacing: 0.06em;
    }
}
.c-section-cp__txt + .c-section-cp__txt {
    margin-top: 37px;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__txt + .c-section-cp__txt {
        margin-top: 8vw;
    }
}
.c-section-cp__txt-strong {
    color: #F77911;
    font-family: "UD新ゴ B", sans-serif;
}
.c-section-cp__note {
    text-align: center;
    font-size: 0.875rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.7857142857;
    letter-spacing: 0.18em;
    margin-top: 37px;
}
@media screen and (max-width: 1023px) {
    .c-section-cp__note {
        text-align: left;
        font-size: 0.75rem;
        font-weight: 400;
        letter-spacing: 0.18em;
        margin-top: 8vw;
    }
}

/* ---------------------------------------------
*   c-section-step
--------------------------------------------- */
.c-section-step {
    padding: 0 30px;
    margin-top: 80px;
}
@media screen and (max-width: 1023px) {
    .c-section-step {
        padding: 0 2.0289855072%;
        margin-top: 13.6vw;
    }
}
.c-section-step__container {
    max-width: 1200px;
    margin: 0 auto;
}
.c-section-step__head {
    text-align: center;
    margin-bottom: 80px;
}
@media screen and (max-width: 1023px) {
    .c-section-step__head {
        margin-bottom: 11.4666666667vw;
    }
}
.c-section-step__ttl {
    filter: drop-shadow(5px 15px 20px rgba(0, 0, 0, 0.16));
}
@media screen and (max-width: 1023px) {
    .c-section-step__ttl {
        width: 124.16918429%;
        transform: translateX(-9.7323600973%);
    }
    .c-section-step__ttl img {
        max-width: initial;
        width: 100%;
    }
}

/* ---------------------------------------------
*   c-section-diagnosis
--------------------------------------------- */
.c-section-diagnosis {
    padding: 38px 30px 54px;
    border-radius: 100px 100px 0 0;
    background-color: #00003E;
}
@media screen and (max-width: 1023px) {
    .c-section-diagnosis {
        padding: 9.6vw 4% 12.2666666667vw;
        border-radius: 10.6666666667vw 10.6666666667vw 0 0;
    }
}
.c-section-diagnosis__container {
    max-width: 1200px;
    margin: 0 auto;
}
.c-section-diagnosis__head {
    text-align: center;
    margin-bottom: 44px;
}
@media screen and (max-width: 1023px) {
    .c-section-diagnosis__head {
        margin-bottom: 6.6666666667vw;
    }
}
@media screen and (min-width: 1024px) {
    .c-section-diagnosis__ttl {
        margin-bottom: 22px;
    }
}
@media screen and (max-width: 1023px) {
    .c-section-diagnosis__ttl {
        display: inline-block;
        width: 70.6666666667vw;
    }
    .iphone .c-section-diagnosis__ttl {
        height: 17.0666666667vw;
        overflow: hidden;
    }
    .c-section-diagnosis__ttl img {
        width: 100%;
    }
    .iphone .c-section-diagnosis__ttl img {
        max-width: 400%;
        width: 400%;
        transform-origin: 0 0;
        transform: scale(0.25);
    }
}
.c-section-diagnosis__txt {
    color: #fff;
    font-size: 1.625rem;
    line-height: 1;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 1023px) {
    .c-section-diagnosis__txt {
        font-size: 1rem;
        line-height: 1.6875;
        margin-top: 5.3333333333vw;
    }
}

/* ---------------------------------------------
*   c-section-result
--------------------------------------------- */
.c-section-result {
    position: relative;
    z-index: 0;
    padding-top: 63px;
}
@media screen and (max-width: 1023px) {
    .c-section-result {
        padding-top: 4.8vw;
    }
}
.c-section-result__head {
    margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
    .c-section-result__head {
        margin-bottom: 7.4666666667vw;
    }
}
.c-section-result__ttl {
    text-align: center;
    color: #F77911;
    font-size: 1.25rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 2.95;
    letter-spacing: 0.03em;
    margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
    .c-section-result__ttl {
        font-size: 1.25rem;
        margin-bottom: 0;
    }
}
.c-section-result__lead {
    text-align: center;
    font-size: 2.125rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.5;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 1023px) {
    .c-section-result__lead {
        font-size: 1.5625rem;
        line-height: 1.52;
    }
}
.c-section-result__logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 1023px) {
    .c-section-result__logo {
        display: block;
    }
}
.c-section-result__logo--line {
    gap: 87px;
}
.c-section-result__logo--yahoo {
    gap: 49px;
}
@media screen and (max-width: 1023px) {
    .c-section-result__logo-img {
        margin: 0 auto;
    }
    .c-section-result__logo-img img {
        width: 100%;
    }
}
.c-section-result__logo-img--line {
    width: 412px;
}
@media screen and (max-width: 1023px) {
    .c-section-result__logo-img--line {
        width: 65.0666666667vw;
        margin-bottom: 8.8vw;
    }
}
.c-section-result__logo-img--yahoo {
    width: 378px;
}
@media screen and (max-width: 1023px) {
    .c-section-result__logo-img--yahoo {
        width: 65.0666666667vw;
    }
}
.c-section-result__logo-illust {
    width: 240px;
}
@media screen and (max-width: 1023px) {
    .c-section-result__logo-illust {
        width: 40vw;
        margin: 0 auto;
    }
    .c-section-result__logo-illust img {
        width: 100%;
    }
}

/* ---------------------------------------------
*   c-section-form
--------------------------------------------- */
.c-section-form {
    margin-top: 47px;
}
@media screen and (max-width: 1023px) {
    .c-section-form {
        margin-top: 8vw;
    }
}
.c-section-form__container {
    width: 82.5%;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
    .c-section-form__container {
        width: 100%;
    }
}
.c-section-form__head {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 137px;
    border-radius: 30px 30px 0px 0px;
    background: #333364 url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/bg_form.svg) 50% 0 repeat;
    background-size: 100% auto;
}
@media screen and (max-width: 1023px) {
    .c-section-form__head {
        height: 20.8vw;
        border-radius: 8vw 8vw 0 0;
    }
}
@media screen and (max-width: 1023px) {
    .c-section-form__ttl {
        width: 76.2666666667vw;
    }
    .iphone .c-section-form__ttl {
        height: 10.4vw;
        overflow: hidden;
    }
    .c-section-form__ttl img {
        width: 100%;
    }
    .iphone .c-section-form__ttl img {
        max-width: 400%;
        width: 400%;
        transform-origin: 0 0;
        transform: scale(0.25);
    }
}
.c-section-form__body {
    background-color: #F7F7F7;
    padding-top: 42px;
}
@media screen and (max-width: 1023px) {
    .c-section-form__body {
        padding-top: 8.8vw;
    }
}
.c-section-form__txt {
    text-align: center;
    color: #00003E;
    font-size: 1.5rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.7083333333;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 1023px) {
    .c-section-form__txt {
        font-size: 1rem;
        line-height: 1.75;
    }
}
.c-section-form__txt + .c-section-form__txt {
    margin-top: 2em;
}

/* ---------------------------------------------
*   c-section-faq
--------------------------------------------- */
.c-section-faq {
    padding: 110px 30px 130px;
    background-color: #FAFAFA;
}
@media screen and (max-width: 1023px) {
    .c-section-faq {
        padding: 10.6666666667vw 4% 13.3333333333vw;
    }
}
.c-section-faq__container {
    max-width: 1200px;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
    .c-section-faq__container {
        width: 100%;
    }
}
.c-section-faq__head {
    margin-bottom: 56px;
}
@media screen and (max-width: 1023px) {
    .c-section-faq__head {
        margin-bottom: 5.6vw;
    }
}

/* ---------------------------------------------
*   c-section-cautions
--------------------------------------------- */
.c-section-cautions {
    padding: 0 30px 230px;
    background-color: #FAFAFA;
    margin-bottom: -100px;
}
@media screen and (max-width: 1023px) {
    .c-section-cautions {
        padding: 0 4% 22.9333333333vw;
        margin-bottom: -10.6666666667vw;
    }
}
.c-section-cautions__container {
    max-width: 1200px;
    padding: 73px 102px 88px;
    border-radius: 30px;
    background: #F2F4F8;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
    .c-section-cautions__container {
        max-width: 100%;
        padding: 12.8vw 9.0666666667vw 16.8vw;
        border-radius: 4vw;
    }
}
.c-section-cautions__head {
    margin-bottom: 50px;
}
@media screen and (max-width: 1023px) {
    .c-section-cautions__head {
        margin-bottom: 10.1333333333vw;
    }
}

/* ---------------------------------------------
*   c-slider
--------------------------------------------- */
.c-slider__item {
    border-radius: 30px;
    background: #fff url(/sites/default/files/media/jp/service/ly/campaign/202402/img/svg/bg_dot1.svg) 50% 0 repeat;
}
@media screen and (max-width: 1023px) {
    .c-slider__item {
        border-radius: 4vw;
    }
}
.c-slider__inner {
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .c-slider__inner {
        min-height: 464px;
    }
}
.c-slider__ttl {
    position: relative;
    width: 100%;
    max-width: 773px;
    padding-top: 47px;
    text-align: center;
    font-size: 2.5625rem;
    font-family: "UD新ゴ B", sans-serif;
    letter-spacing: 0.03em;
    line-height: 1;
    margin: 0 auto 50px;
}
@media screen and (max-width: 1023px) {
    .c-slider__ttl {
        max-width: 74.6666666667vw;
        padding-top: 4vw;
        font-size: 1.625rem;
        line-height: 1.6;
        margin-bottom: 5.3333333333vw;
    }
}
.c-slider__ttl::before, .c-slider__ttl::after {
    content: "";
    position: absolute;
    bottom: 3px;
    width: 3px;
    height: 53px;
    border-radius: 2px;
    background-color: #00003E;
    transform-origin: center center;
}
@media screen and (max-width: 1023px) {
    .c-slider__ttl::before, .c-slider__ttl::after {
        bottom: 1.6vw;
        width: 0.5333333333vw;
        height: 7.4666666667vw;
        border-radius: 0.5333333333vw;
    }
}
.c-slider__ttl::before {
    left: 3px;
    transform: rotateZ(-27deg);
}
@media screen and (max-width: 1023px) {
    .c-slider__ttl::before {
        left: 1.3333333333vw;
    }
}
.c-slider__ttl::after {
    right: 12px;
    transform: rotateZ(27deg);
}
@media screen and (max-width: 1023px) {
    .c-slider__ttl::after {
        right: 1.3333333333vw;
    }
}
.c-slider__ttl-orange {
    color: #F77911;
}
.c-slider__ttl-large {
    font-size: 3.875rem;
    font-family: "UD新ゴ DB", sans-serif;
    letter-spacing: -0.05em;
    margin-right: 0.05em;
}
@media screen and (max-width: 1023px) {
    .c-slider__ttl-large {
        font-size: 2.375rem;
    }
}
.c-slider__btn {
    text-align: center;
    margin-bottom: 68px;
}
@media screen and (max-width: 1023px) {
    .c-slider__btn {
        margin-bottom: 9.3333333333vw;
    }
}
.c-slider__txt {
    text-align: center;
    font-size: 1.5625rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.96;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 1023px) {
    .c-slider__txt {
        font-size: 0.875rem;
        line-height: 1.7142857143;
        padding-bottom: 9.6vw;
    }
}
.c-slider__label {
    padding-top: 30px;
    text-align: center;
    font-size: 1.625rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.7307692308;
    letter-spacing: 0.03em;
    margin-bottom: 6px;
}
@media screen and (max-width: 1023px) {
    .c-slider__label {
        padding-top: 3.2vw;
        font-size: 1.125rem;
        line-height: 2.5555555556;
        margin-bottom: -1.8666666667vw;
    }
}
.c-slider__lead {
    text-align: center;
    font-size: 1.875rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1.5;
    letter-spacing: 0.03em;
    margin-bottom: 34px;
}
@media screen and (max-width: 1023px) {
    .c-slider__lead {
        font-size: 1.125rem;
        line-height: 1.6666666667;
        margin-bottom: 5.3333333333vw;
    }
}
.c-slider__btn-wrap {
    display: flex;
    justify-content: center;
    gap: 60px;
}
@media screen and (max-width: 1023px) {
    .c-slider__btn-wrap {
        display: block;
        width: 66.1333333333vw;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1023px) {
    .c-slider__btn-wrap--q1 {
        padding-bottom: 21.8666666667vw;
    }
}

/* ---------------------------------------------
*   c-table
--------------------------------------------- */
/* ---------------------------------------------
*   c-tile
--------------------------------------------- */
/* ---------------------------------------------
*   c-ttl
--------------------------------------------- */
.c-ttl {
    text-align: center;
}
.c-ttl__en {
    display: block;
    font-size: 1.5rem;
    font-family: "UD新ゴ DB", sans-serif;
    line-height: 1;
    letter-spacing: 0.03em;
    margin-bottom: 25px;
}
@media screen and (max-width: 1023px) {
    .c-ttl__en {
        font-size: 0.9375rem;
        margin-bottom: 4vw;
    }
}
.c-ttl__ja {
    display: block;
    font-size: 2.8125rem;
    font-family: "UD新ゴ B", sans-serif;
    line-height: 1;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 1023px) {
    .c-ttl__ja {
        font-size: 1.5625rem;
    }
}

/* ---------------------------------------------
*   c-txt-diagnosis
--------------------------------------------- */
.iphone .c-txt-diagnosis {
    height: 18.9333333333vw;
    overflow: hidden;
}

.c-txt-diagnosis img {
    width: 100%;
}
.iphone .c-txt-diagnosis img {
    max-width: 400%;
    width: 400%;
    transform-origin: 0 0;
    transform: scale(0.25);
}

/* ---------------------------------------------
*   background-color
--------------------------------------------- */
.bg-white {
    background-color: #fff !important;
}

/* ---------------------------------------------
*   font-wight
--------------------------------------------- */
.fw-normal {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

/* ---------------------------------------------
*   text-align
--------------------------------------------- */
.txt-al-center {
    text-align: center !important;
}

.txt-al-right {
    text-align: right !important;
}

.txt-al-left {
    text-align: left !important;
}

/* ---------------------------------------------
*   swiper
--------------------------------------------- */
.swiper-wrapper.is-result {
    height: auto !important;
}

.js-slide-result {
    display: none;
}
.js-slide-result.is-current {
    display: block;
}

/* ---------------------------------------------
*   js-acc-target
--------------------------------------------- */
.js-acc-target {
    --acc-body-height: 0px;
    overflow: hidden;
    will-change: height;
}
.js-acc-scope.is-close .js-acc-target {
    animation: closeAccAnim 0.5s forwards;
}

.js-acc-scope.is-open .js-acc-target {
    animation: openAccAnim 0.5s forwards;
}

@keyframes openAccAnim {
    0% {
        height: 0px;
    }
    99% {
        height: var(--acc-body-height);
    }
    100% {
        height: auto;
    }
}
@keyframes closeAccAnim {
    0% {
        height: var(--acc-body-height);
    }
    100% {
        height: 0px;
    }
}

@media print and (min-width: 1024px), screen and (min-width: 1024px) {
    .pc-hide {
        display: none !important;
    }
}
@media print and (max-width: 1023px), screen and (max-width: 1023px) {
    .sp-hide {
        display: none !important;
    }
}
/* ---------------------------------------------
*   margin-top
--------------------------------------------- */
.mgt-pc--0 {
    margin-top: 0 !important;
}

.mgt-pc--5 {
    margin-top: 5px !important;
}

.mgt-pc--10 {
    margin-top: 10px !important;
}

.mgt-pc--15 {
    margin-top: 15px !important;
}

.mgt-pc--20 {
    margin-top: 20px !important;
}

.mgt-pc--25 {
    margin-top: 25px !important;
}

.mgt-pc--30 {
    margin-top: 30px !important;
}

.mgt-pc--35 {
    margin-top: 35px !important;
}

.mgt-pc--40 {
    margin-top: 40px !important;
}

.mgt-pc--45 {
    margin-top: 45px !important;
}

.mgt-pc--50 {
    margin-top: 50px !important;
}

.mgt-pc--55 {
    margin-top: 55px !important;
}

.mgt-pc--60 {
    margin-top: 60px !important;
}

.mgt-pc--65 {
    margin-top: 65px !important;
}

.mgt-pc--70 {
    margin-top: 70px !important;
}

.mgt-pc--75 {
    margin-top: 75px !important;
}

.mgt-pc--80 {
    margin-top: 80px !important;
}

.mgt-pc--85 {
    margin-top: 85px !important;
}

.mgt-pc--90 {
    margin-top: 90px !important;
}

.mgt-pc--95 {
    margin-top: 95px !important;
}

.mgt-pc--100 {
    margin-top: 100px !important;
}

.mgt-pc--105 {
    margin-top: 105px !important;
}

.mgt-pc--110 {
    margin-top: 110px !important;
}

.mgt-pc--115 {
    margin-top: 115px !important;
}

.mgt-pc--120 {
    margin-top: 120px !important;
}

.mgt-pc--125 {
    margin-top: 125px !important;
}

.mgt-pc--130 {
    margin-top: 130px !important;
}

.mgt-pc--135 {
    margin-top: 135px !important;
}

.mgt-pc--140 {
    margin-top: 140px !important;
}

.mgt-pc--145 {
    margin-top: 145px !important;
}

.mgt-pc--150 {
    margin-top: 150px !important;
}

.mgt-pc--155 {
    margin-top: 155px !important;
}

.mgt-pc--160 {
    margin-top: 160px !important;
}

.mgt-pc--165 {
    margin-top: 165px !important;
}

.mgt-pc--170 {
    margin-top: 170px !important;
}

.mgt-pc--175 {
    margin-top: 175px !important;
}

.mgt-pc--180 {
    margin-top: 180px !important;
}

.mgt-pc--185 {
    margin-top: 185px !important;
}

.mgt-pc--190 {
    margin-top: 190px !important;
}

.mgt-pc--195 {
    margin-top: 195px !important;
}

.mgt-pc--200 {
    margin-top: 200px !important;
}

.mgt-pc--205 {
    margin-top: 205px !important;
}

.mgt-pc--210 {
    margin-top: 210px !important;
}

.mgt-pc--215 {
    margin-top: 215px !important;
}

.mgt-pc--220 {
    margin-top: 220px !important;
}

.mgt-pc--225 {
    margin-top: 225px !important;
}

.mgt-pc--230 {
    margin-top: 230px !important;
}

.mgt-pc--235 {
    margin-top: 235px !important;
}

.mgt-pc--240 {
    margin-top: 240px !important;
}

.mgt-pc--245 {
    margin-top: 245px !important;
}

.mgt-pc--250 {
    margin-top: 250px !important;
}

@media screen and (max-width: 1023px) {
    .mgt-sp--0 {
        margin-top: 0 !important;
    }
    .mgt-sp--5 {
        margin-top: 1.3333333333vw !important;
    }
    .mgt-sp--10 {
        margin-top: 2.6666666667vw !important;
    }
    .mgt-sp--15 {
        margin-top: 4vw !important;
    }
    .mgt-sp--20 {
        margin-top: 5.3333333333vw !important;
    }
    .mgt-sp--25 {
        margin-top: 6.6666666667vw !important;
    }
    .mgt-sp--30 {
        margin-top: 8vw !important;
    }
    .mgt-sp--35 {
        margin-top: 9.3333333333vw !important;
    }
    .mgt-sp--40 {
        margin-top: 10.6666666667vw !important;
    }
    .mgt-sp--45 {
        margin-top: 12vw !important;
    }
    .mgt-sp--50 {
        margin-top: 13.3333333333vw !important;
    }
    .mgt-sp--55 {
        margin-top: 14.6666666667vw !important;
    }
    .mgt-sp--60 {
        margin-top: 16vw !important;
    }
    .mgt-sp--65 {
        margin-top: 17.3333333333vw !important;
    }
    .mgt-sp--70 {
        margin-top: 18.6666666667vw !important;
    }
    .mgt-sp--75 {
        margin-top: 20vw !important;
    }
    .mgt-sp--80 {
        margin-top: 21.3333333333vw !important;
    }
    .mgt-sp--85 {
        margin-top: 22.6666666667vw !important;
    }
    .mgt-sp--90 {
        margin-top: 24vw !important;
    }
    .mgt-sp--95 {
        margin-top: 25.3333333333vw !important;
    }
    .mgt-sp--100 {
        margin-top: 26.6666666667vw !important;
    }
    .mgt-sp--105 {
        margin-top: 28vw !important;
    }
    .mgt-sp--110 {
        margin-top: 29.3333333333vw !important;
    }
    .mgt-sp--115 {
        margin-top: 30.6666666667vw !important;
    }
    .mgt-sp--120 {
        margin-top: 32vw !important;
    }
    .mgt-sp--125 {
        margin-top: 33.3333333333vw !important;
    }
    .mgt-sp--130 {
        margin-top: 34.6666666667vw !important;
    }
    .mgt-sp--135 {
        margin-top: 36vw !important;
    }
    .mgt-sp--140 {
        margin-top: 37.3333333333vw !important;
    }
    .mgt-sp--145 {
        margin-top: 38.6666666667vw !important;
    }
    .mgt-sp--150 {
        margin-top: 40vw !important;
    }
    .mgt-sp--155 {
        margin-top: 41.3333333333vw !important;
    }
    .mgt-sp--160 {
        margin-top: 42.6666666667vw !important;
    }
    .mgt-sp--165 {
        margin-top: 44vw !important;
    }
    .mgt-sp--170 {
        margin-top: 45.3333333333vw !important;
    }
    .mgt-sp--175 {
        margin-top: 46.6666666667vw !important;
    }
    .mgt-sp--180 {
        margin-top: 48vw !important;
    }
    .mgt-sp--185 {
        margin-top: 49.3333333333vw !important;
    }
    .mgt-sp--190 {
        margin-top: 50.6666666667vw !important;
    }
    .mgt-sp--195 {
        margin-top: 52vw !important;
    }
    .mgt-sp--200 {
        margin-top: 53.3333333333vw !important;
    }
    .mgt-sp--205 {
        margin-top: 54.6666666667vw !important;
    }
    .mgt-sp--210 {
        margin-top: 56vw !important;
    }
    .mgt-sp--215 {
        margin-top: 57.3333333333vw !important;
    }
    .mgt-sp--220 {
        margin-top: 58.6666666667vw !important;
    }
    .mgt-sp--225 {
        margin-top: 60vw !important;
    }
    .mgt-sp--230 {
        margin-top: 61.3333333333vw !important;
    }
    .mgt-sp--235 {
        margin-top: 62.6666666667vw !important;
    }
    .mgt-sp--240 {
        margin-top: 64vw !important;
    }
    .mgt-sp--245 {
        margin-top: 65.3333333333vw !important;
    }
    .mgt-sp--250 {
        margin-top: 66.6666666667vw !important;
    }
}
/* ---------------------------------------------
*   margin-bottom
--------------------------------------------- */
.mgb-pc--0 {
    margin-bottom: 0 !important;
}

.mgb-pc--5 {
    margin-bottom: 5px !important;
}

.mgb-pc--10 {
    margin-bottom: 10px !important;
}

.mgb-pc--15 {
    margin-bottom: 15px !important;
}

.mgb-pc--20 {
    margin-bottom: 20px !important;
}

.mgb-pc--25 {
    margin-bottom: 25px !important;
}

.mgb-pc--30 {
    margin-bottom: 30px !important;
}

.mgb-pc--35 {
    margin-bottom: 35px !important;
}

.mgb-pc--40 {
    margin-bottom: 40px !important;
}

.mgb-pc--45 {
    margin-bottom: 45px !important;
}

.mgb-pc--50 {
    margin-bottom: 50px !important;
}

.mgb-pc--55 {
    margin-bottom: 55px !important;
}

.mgb-pc--60 {
    margin-bottom: 60px !important;
}

.mgb-pc--65 {
    margin-bottom: 65px !important;
}

.mgb-pc--70 {
    margin-bottom: 70px !important;
}

.mgb-pc--75 {
    margin-bottom: 75px !important;
}

.mgb-pc--80 {
    margin-bottom: 80px !important;
}

.mgb-pc--85 {
    margin-bottom: 85px !important;
}

.mgb-pc--90 {
    margin-bottom: 90px !important;
}

.mgb-pc--95 {
    margin-bottom: 95px !important;
}

.mgb-pc--100 {
    margin-bottom: 100px !important;
}

.mgb-pc--105 {
    margin-bottom: 105px !important;
}

.mgb-pc--110 {
    margin-bottom: 110px !important;
}

.mgb-pc--115 {
    margin-bottom: 115px !important;
}

.mgb-pc--120 {
    margin-bottom: 120px !important;
}

.mgb-pc--125 {
    margin-bottom: 125px !important;
}

.mgb-pc--130 {
    margin-bottom: 130px !important;
}

.mgb-pc--135 {
    margin-bottom: 135px !important;
}

.mgb-pc--140 {
    margin-bottom: 140px !important;
}

.mgb-pc--145 {
    margin-bottom: 145px !important;
}

.mgb-pc--150 {
    margin-bottom: 150px !important;
}

.mgb-pc--155 {
    margin-bottom: 155px !important;
}

.mgb-pc--160 {
    margin-bottom: 160px !important;
}

.mgb-pc--165 {
    margin-bottom: 165px !important;
}

.mgb-pc--170 {
    margin-bottom: 170px !important;
}

.mgb-pc--175 {
    margin-bottom: 175px !important;
}

.mgb-pc--180 {
    margin-bottom: 180px !important;
}

.mgb-pc--185 {
    margin-bottom: 185px !important;
}

.mgb-pc--190 {
    margin-bottom: 190px !important;
}

.mgb-pc--195 {
    margin-bottom: 195px !important;
}

.mgb-pc--200 {
    margin-bottom: 200px !important;
}

.mgb-pc--205 {
    margin-bottom: 205px !important;
}

.mgb-pc--210 {
    margin-bottom: 210px !important;
}

.mgb-pc--215 {
    margin-bottom: 215px !important;
}

.mgb-pc--220 {
    margin-bottom: 220px !important;
}

.mgb-pc--225 {
    margin-bottom: 225px !important;
}

.mgb-pc--230 {
    margin-bottom: 230px !important;
}

.mgb-pc--235 {
    margin-bottom: 235px !important;
}

.mgb-pc--240 {
    margin-bottom: 240px !important;
}

.mgb-pc--245 {
    margin-bottom: 245px !important;
}

.mgb-pc--250 {
    margin-bottom: 250px !important;
}

@media screen and (max-width: 1023px) {
    .mgb-sp--0 {
        margin-bottom: 0 !important;
    }
    .mgb-sp--5 {
        margin-bottom: 1.3333333333vw !important;
    }
    .mgb-sp--10 {
        margin-bottom: 2.6666666667vw !important;
    }
    .mgb-sp--15 {
        margin-bottom: 4vw !important;
    }
    .mgb-sp--20 {
        margin-bottom: 5.3333333333vw !important;
    }
    .mgb-sp--25 {
        margin-bottom: 6.6666666667vw !important;
    }
    .mgb-sp--30 {
        margin-bottom: 8vw !important;
    }
    .mgb-sp--35 {
        margin-bottom: 9.3333333333vw !important;
    }
    .mgb-sp--40 {
        margin-bottom: 10.6666666667vw !important;
    }
    .mgb-sp--45 {
        margin-bottom: 12vw !important;
    }
    .mgb-sp--50 {
        margin-bottom: 13.3333333333vw !important;
    }
    .mgb-sp--55 {
        margin-bottom: 14.6666666667vw !important;
    }
    .mgb-sp--60 {
        margin-bottom: 16vw !important;
    }
    .mgb-sp--65 {
        margin-bottom: 17.3333333333vw !important;
    }
    .mgb-sp--70 {
        margin-bottom: 18.6666666667vw !important;
    }
    .mgb-sp--75 {
        margin-bottom: 20vw !important;
    }
    .mgb-sp--80 {
        margin-bottom: 21.3333333333vw !important;
    }
    .mgb-sp--85 {
        margin-bottom: 22.6666666667vw !important;
    }
    .mgb-sp--90 {
        margin-bottom: 24vw !important;
    }
    .mgb-sp--95 {
        margin-bottom: 25.3333333333vw !important;
    }
    .mgb-sp--100 {
        margin-bottom: 26.6666666667vw !important;
    }
    .mgb-sp--105 {
        margin-bottom: 28vw !important;
    }
    .mgb-sp--110 {
        margin-bottom: 29.3333333333vw !important;
    }
    .mgb-sp--115 {
        margin-bottom: 30.6666666667vw !important;
    }
    .mgb-sp--120 {
        margin-bottom: 32vw !important;
    }
    .mgb-sp--125 {
        margin-bottom: 33.3333333333vw !important;
    }
    .mgb-sp--130 {
        margin-bottom: 34.6666666667vw !important;
    }
    .mgb-sp--135 {
        margin-bottom: 36vw !important;
    }
    .mgb-sp--140 {
        margin-bottom: 37.3333333333vw !important;
    }
    .mgb-sp--145 {
        margin-bottom: 38.6666666667vw !important;
    }
    .mgb-sp--150 {
        margin-bottom: 40vw !important;
    }
    .mgb-sp--155 {
        margin-bottom: 41.3333333333vw !important;
    }
    .mgb-sp--160 {
        margin-bottom: 42.6666666667vw !important;
    }
    .mgb-sp--165 {
        margin-bottom: 44vw !important;
    }
    .mgb-sp--170 {
        margin-bottom: 45.3333333333vw !important;
    }
    .mgb-sp--175 {
        margin-bottom: 46.6666666667vw !important;
    }
    .mgb-sp--180 {
        margin-bottom: 48vw !important;
    }
    .mgb-sp--185 {
        margin-bottom: 49.3333333333vw !important;
    }
    .mgb-sp--190 {
        margin-bottom: 50.6666666667vw !important;
    }
    .mgb-sp--195 {
        margin-bottom: 52vw !important;
    }
    .mgb-sp--200 {
        margin-bottom: 53.3333333333vw !important;
    }
    .mgb-sp--205 {
        margin-bottom: 54.6666666667vw !important;
    }
    .mgb-sp--210 {
        margin-bottom: 56vw !important;
    }
    .mgb-sp--215 {
        margin-bottom: 57.3333333333vw !important;
    }
    .mgb-sp--220 {
        margin-bottom: 58.6666666667vw !important;
    }
    .mgb-sp--225 {
        margin-bottom: 60vw !important;
    }
    .mgb-sp--230 {
        margin-bottom: 61.3333333333vw !important;
    }
    .mgb-sp--235 {
        margin-bottom: 62.6666666667vw !important;
    }
    .mgb-sp--240 {
        margin-bottom: 64vw !important;
    }
    .mgb-sp--245 {
        margin-bottom: 65.3333333333vw !important;
    }
    .mgb-sp--250 {
        margin-bottom: 66.6666666667vw !important;
    }
}