@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

.sx-section sub {
    vertical-align: sub;
    font-size: 0.7em;
    position: relative;
    bottom: 0.25em;
}

.sx-section {
    display: block;
    width: 100%;
    background-color: #f5f3f2;
    padding: 80px 0;
    font-family: 'Zen Kaku Gothic New', 'ヒラギノ角ゴ ProN', '游ゴシック', sans-serif;
    position: relative;
}

.sx-section__01 {
    padding: 80px 0 40px 0;
    position: relative;
}

@media screen and (max-width: 575px) {
    .sx-section__01 {
        height: 1100px;
    }
}

.sx-section__01::after {
    display: inline-block;
    content: 'MARU-SIN × SUSTAINABILITY';
    color: #5ab6a4;
    font-size: 12px;
    font-weight: 700;
    transform: rotate(90deg);
    position: absolute;
    left: -40px;
    top: 52vw;
    z-index: 6;
}

@media screen and (max-width: 767px) {
    .sx-section__01::after {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .sx-section__01::after {
        display: none;
    }
}

.sx-section__02 {
    padding: 40px 0 0 0;
    background-color: #ffffff;
}

@media screen and (max-width: 767px) {
    .sx-section__02 {
        padding: 120px 0 80px 0;
    }
}

@media screen and (max-width: 575px) {
    .sx-section__02 {
        padding: 40px 0 200px 0;
    }
}

.sx-section__03 {
    width: 100%;
    height: 43.75vw;
    aspect-ratio: 300 / 131;
    padding: 0;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/bg_section03.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .sx-section__03 {
        height: auto;
    }
}

@media screen and (max-width: 575px) {
    .sx-section__03 {
        height: auto;
        aspect-ratio: inherit;
    }
}

.sx-section__03::before {
    display: block;
    content: '';
    width: calc(50% - 20px);
    max-width: 470px;
    height: auto;
    aspect-ratio: 470 / 200;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/czr_cloud.svg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 80px;
    left: 50%;
    z-index: 4;
}

.sx-section__03::after {
    display: block;
    content: '';
    width: calc(50% - 20px);
    max-width: 445px;
    height: auto;
    aspect-ratio: 443 / 198;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/czr_home.svg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -60px;
    left: 50%;
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .sx-section__03::after {
        z-index: 2;
    }
}

@media screen and (max-width: 575px) {
    .sx-section__03::after {
        bottom: -6.9vw;
        z-index: 6;
    }
}

.sx-section__czr {
    padding: 80px 0 0 0;
    background-color: #ffffff;
    position: relative;
}

@media screen and (max-width: 767px) {
    .sx-section__czr {
        padding: 160px 0 0 0;
    }
}

@media screen and (max-width: 575px) {
    .sx-section__czr {
        padding: 240px 0 0 0;
    }
}

.sx-section__czr::after {
    display: inline-block;
    content: 'MARU-SIN × SUSTAINABILITY';
    color: #5ab6a4;
    font-size: 12px;
    font-weight: 700;
    transform: rotate(-90deg);
    position: absolute;
    right: -40px;
    top: min(70.3125vw, 600px);
    z-index: 6;
}

@media screen and (max-width: 767px) {
    .sx-section__czr::after {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .sx-section__czr::after {
        display: none;
    }
}

.sx-section__04 {
    padding: 0;
    background-color: #5ab6a4;
}

.sx-section__04::before {
    display: block;
    content: '';
    width: 100%;
    height: auto;
    aspect-ratio: 963 / 319;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/bg_section04.svg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}

.sx-section__04::after {
    display: inline-block;
    content: 'MARU-SIN × SUSTAINABILITY';
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    transform: rotate(90deg);
    position: absolute;
    left: -40px;
    top: 33.8vw;
    z-index: 6;
}

@media screen and (max-width: 767px) {
    .sx-section__04::after {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .sx-section__04::after {
        display: none;
    }
}

.sx-section__05 {
    padding: 0 0 80px 0;
    background-color: #ffffff;
}

.sx-section__05::before {
    display: block;
    content: '';
    width: 100%;
    height: auto;
    aspect-ratio: 960 / 500;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/bg_section05.svg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}

.sx-section__05::after {
    display: inline-block;
    content: 'MARU-SIN × SUSTAINABILITY';
    color: #5ab6a4;
    font-size: 12px;
    font-weight: 700;
    transform: rotate(-90deg);
    position: absolute;
    right: -40px;
    top: 38vw;
    z-index: 6;
}

@media screen and (max-width: 767px) {
    .sx-section__05::after {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .sx-section__05::after {
        display: none;
    }
}

.sx-section__06 {
    padding: 0 0 80px 0;
}

.sx-section__06::before {
    display: block;
    content: '';
    width: 100%;
    height: auto;
    aspect-ratio: 960 / 150;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/bg_section06.svg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}

.sx-section__06::after {
    display: inline-block;
    content: 'MARU-SIN × SUSTAINABILITY';
    color: #5ab6a4;
    font-size: 12px;
    font-weight: 700;
    transform: rotate(90deg);
    position: absolute;
    left: -40px;
    top: 440px;
    z-index: 6;
}

@media screen and (max-width: 767px) {
    .sx-section__06::after {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .sx-section__06::after {
        display: none;
    }
}

.sx-container {
    width: calc(100% - 40px);
    max-width: 960px;
    margin: 0 auto;
}

@media screen and (max-width: 575px) {
    .sx-container {
        max-width: inherit;
    }
}

.sx-container__swiper1 {
    max-width: 960px;
    padding: 0 40px;
    /* max-width: 100%; */
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.sx-container__swiper1::before {
    display: block;
    content: '';
    width: 30px;
    height: 100%;
    background: linear-gradient(-90deg, transparent, #ffffff) !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
}

.sx-container__swiper1::after {
    display: block;
    content: '';
    width: 30px;
    height: 100%;
    background: linear-gradient(90deg, transparent, #ffffff) !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
}

.sx-container__swiper2 {
    max-width: 900px;
    padding: 0 40px;
    /* max-width: 100%; */
    position: relative;
    overflow: hidden;
}

.sx-container__swiper2::before {
    display: block;
    content: '';
    width: 30px;
    height: 100%;
    background-color: #5ab6a4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.sx-container__swiper2::after {
    display: block;
    content: '';
    width: 30px;
    height: 100%;
    background-color: #5ab6a4;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.sx-container__swiper3 {
    max-width: 720px;
    padding: 0 40px;
    /* max-width: 100%; */
    position: relative;
    overflow: hidden;
}

.sx-container__swiper3::before {
    display: block;
    content: '';
    width: 30px;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.sx-container__swiper3::after {
    display: block;
    content: '';
    width: 30px;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.sx-fv {
    display: block;
    width: 100%;
    height: auto;
    min-height: min(97.9vw, 940px);
    padding: 0;
    background-color: #f5f3f2;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 575px) {
    .sx-fv {
        height: 565px;
    }
}

.sx-fv::before {
    display: block;
    content: '';
    width: 100%;
    height: auto;
    aspect-ratio: 1008 / 943;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/fv.svg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 0;
    z-index: 3;
}

@media screen and (max-width: 575px) {
    .sx-fv::before {
        display: block;
        content: '';
        width: 100%;
        height: 1100px;
        aspect-ratio: 1008 / 943;
        background-image: url('https://www.maru-sin.co.jp/asset/img/sx/fv.svg');
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        top: 0;
        z-index: 3;
    }
}

.sx-fv::after {
    display: block;
    content: '';
    width: 100%;
    height: auto;
    aspect-ratio: 960 / 270;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/sec01__after.svg');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -40px;
    z-index: 2;
}

@media screen and (max-width: 575px) {
    .sx-fv::after {
        display: none;
    }
}

.sx-title {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 0 22.9vw;
    color: #000000;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.05em;
    position: absolute;
    top: 30px;
    z-index: 4;
}

@media screen and (max-width: 767px) {
    .sx-title {
        padding: 0 0 0 40px;
        font-size: 24px;
        top: -30px;
    }
}

@media screen and (max-width: 575px) {
    .sx-title {
        padding: 0 0 0 40px;
        font-size: 18px;
        top: -60px;
    }
}

/* 見出し */
.heading_wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px 0;
    width: 50%;
    height: auto;
    min-height: 400px;
    margin: 0 auto 0 0;
    overflow: visible !important;
    position: relative;
    z-index: 3;
}

@media screen and (max-width: 767px) {
    .heading_wrap {
        width: 50%;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap {
        width: 50%;
        min-width: 256px;
        min-height: inherit;
    }
}

.heading_wrap__modifier {
    align-items: flex-end;
    margin: 0 0 0 auto;
}

.heading_wrap__01 {
    /* max-width: 700px; */
    height: auto;
    min-height: 200px;
    aspect-ratio: 480 / 466;
    position: absolute;
    bottom: 230px;
    /* bottom: 230px; */
    z-index: 3;
}

@media screen and (max-width: 767px) {
    .heading_wrap__01 {
        max-width: 420px;
        min-height: inherit;
        bottom: 40px;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__01 {
        width: 90%;
        position: relative;
        max-width: 360px;
        min-height: inherit;
        bottom: -40px;
    }
}

.heading_wrap__02 {
    /* max-width: 800px; */
    height: auto;
    aspect-ratio: 480 / 300;
    position: absolute;
    bottom: 460px;
    /* bottom: 500px; */
    right: 0;
    z-index: 3;

    margin-bottom: -80px;
}

@media screen and (max-width: 767px) {
    .heading_wrap__02 {
        max-width: 420px;
        min-height: inherit;
        bottom: 360px;

        margin-bottom: -80px;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__02 {
        width: 90%;
        position: relative;
        max-width: 360px;
        bottom: 80px;

        margin-bottom: -120px;
    }
}

.heading_wrap__03 {
    /* max-width: 800px; */
    height: auto;
    min-height: 420px;
    aspect-ratio: 480 / 456;
    position: absolute;
    top: 4.16vw;
    left: 0;
}

@media screen and (max-width: 767px) {
    .heading_wrap__03 {
        max-width: 420px;
        min-height: inherit;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__03 {
        width: 90%;
        max-width: 360px;
        min-height: inherit;
        margin-top: -240px;
        position: relative;
        top: 200px;
    }
}

.heading_wrap__04 {
    /* max-width: 800px; */
    height: auto;
    aspect-ratio: 480 / 406;
    position: absolute;
    top: 40px;
    /* top: 40px; */
    right: 0;
    z-index: 3;
}

@media screen and (max-width: 767px) {
    .heading_wrap__04 {
        max-width: 420px;
        min-height: inherit;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__04 {
        width: 90%;
        position: relative;
        max-width: 360px;
    }
}

.heading_wrap__05 {
    /* max-width: 800px; */
    height: auto;
    aspect-ratio: 480 / 340;
    position: absolute;
    top: 12vw;
    /* top: 60px; */
    left: 0;
    z-index: 3;
}

@media screen and (max-width: 767px) {
    .heading_wrap__05 {
        max-width: 420px;
        min-height: inherit;
        top: 80px;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__05 {
        width: 90%;
        position: relative;
        max-width: 360px;
    }
}

.heading_wrap__06 {
    width: 55%;
    /* max-width: 800px; */
    height: auto;
    aspect-ratio: 528 / 380;
    position: absolute;
    top: -6vw;
    /* top: -30px; */
    right: 0;
    z-index: 3;
}

@media screen and (max-width: 767px) {
    .heading_wrap__06 {
        max-width: 420px;
        min-height: inherit;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__06 {
        width: 90%;
        position: inherit;
        top: inherit;
        max-width: 360px;
    }
}

.heading_wrap::before {
    display: block;
    content: '';
    width: 100%;
    background-repeat: no-repeat;
    overflow: visible !important;
    position: absolute;
    z-index: 1;
}

.heading_wrap__01::before {
    height: auto;
    aspect-ratio: 514 / 500;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/heading1.svg');
    background-size: contain;
    background-position: left center;
    right: 0;
    bottom: 0;
}

@media screen and (max-width: 959px) {
    .heading_wrap__01::before {
        transform: scale(1.3);
    }
}

@media screen and (max-width: 767px) {
    .heading_wrap__01::before {
        transform: scale(1.5);
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__01::before {
        transform: scale(1.5);
    }
}

.heading_wrap__02::before {
    height: auto;
    aspect-ratio: 515 / 323;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/heading2.svg');
    background-size: contain;
    background-position: right center;
    left: 0;
    bottom: 10px;
}

@media screen and (max-width: 959px) {
    .heading_wrap__02::before {
        transform: scale(1.3);
        bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    .heading_wrap__02::before {
        transform: scale(1.3);
        bottom: 33.8vw;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__02::before {
        transform: scale(1.5);
        /* bottom: 33.8vw; */
        bottom: 80px;
    }
}

.heading_wrap__03::before {
    height: auto;
    aspect-ratio: 483 / 459;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/heading3.svg');
    background-size: contain;
    background-position: left center;
    right: 0;
    top: 0;
}

@media screen and (max-width: 959px) {
    .heading_wrap__03::before {
        transform: scale(1.15);
        bottom: 60px;
    }
}

@media screen and (max-width: 767px) {
    .heading_wrap__03::before {
        transform: scale(1.7);
        bottom: 50px;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__03::before {
        transform: scale(1.35);
        bottom: 30px;
    }
}

.heading_wrap__04::before {
    height: auto;
    aspect-ratio: 437 / 370;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/heading6.svg');
    background-size: contain;
    background-position: right center;
    left: 0;
    bottom: 0;
}

@media screen and (max-width: 959px) {
    .heading_wrap__04::before {
        transform: scale(1.3);
        bottom: -30px;
    }
}

@media screen and (max-width: 767px) {
    .heading_wrap__04::before {
        transform: scale(1.5);
        bottom: -40px;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__04::before {
        transform: scale(1.5);
        bottom: 0;
    }
}

.heading_wrap__05::before {
    height: auto;
    aspect-ratio: 495 / 351;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/heading7.svg');
    background-size: contain;
    background-position: left center;
    right: 0;
    bottom: 0;
}

@media screen and (max-width: 959px) {
    .heading_wrap__05::before {
        transform: scale(1.3);
        bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    .heading_wrap__05::before {
        transform: scale(1.6);
        bottom: -40px;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__05::before {
        transform: scale(1.6);
        bottom: 60px;
    }
}

.heading_wrap__06::before {
    height: auto;
    aspect-ratio: 501 / 361;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/heading8.svg');
    background-size: contain;
    background-position: right center;
    left: 0;
    bottom: 0;
}

@media screen and (max-width: 959px) {
    .heading_wrap__06::before {
        transform: scale(1.3);
        bottom: 60px;
    }
}

@media screen and (max-width: 767px) {
    .heading_wrap__06::before {
        transform: scale(1.4);
        bottom: 0;
    }
}

@media screen and (max-width: 575px) {
    .heading_wrap__06::before {
        transform: scale(1.6);
        bottom: 40px;
    }
}

.heading_body {
    display: inline-block;
    max-width: 100%;
    position: absolute;
}

@media screen and (max-width: 767px) {
    .heading_body {
        padding: 0 30px;
    }
}

@media screen and (max-width: 575px) {
    .heading_body {
        padding: 0 20px;
    }
}

.heading_body__01 {
    left: 10.4vw;
    right: 40px;
    bottom: 12vw;
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .heading_body__01 {
        width: 300px;
        padding: 0 20px 0 0;
        left: 40px;
        right: 60px;
        bottom: 80px;
    }
}

@media screen and (max-width: 575px) {
    .heading_body__01 {
        padding: 0;
        top: 90px;
        left: 40px;
        right: 60px;
        right: inherit;
    }
}

.heading_body__02 {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
    left: 120px;
    bottom: 8.4vw;
}

@media screen and (max-width: 959px) {
    .heading_body__02 {
        padding: 0 0 0 20px;
        left: inherit;
        right: 100px;
        bottom: 80px;
    }
}

@media screen and (max-width: 767px) {
    .heading_body__02 {
        padding: 0 0 0 20px;
        left: inherit;
        right: 40px;
        bottom: 36.5vw;
    }
}

@media screen and (max-width: 575px) {
    .heading_body__02 {
        padding: 0 0 0 20px;
        left: inherit;
        right: 40px;
        bottom: 110px;
    }
}

.heading_body__03 {
    right: 140px;
    /* bottom: 6.25vw; */
    bottom: 7.4vw;
}

@media screen and (max-width: 959px) {
    .heading_body__03 {
        right: 100px;
        bottom: 100px;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .heading_body__03 {
        width: 320px;
        padding: 0 20px 0 0;
        right: inherit;
        left: 20px;
        bottom: 20px;
    }
}

@media screen and (max-width: 575px) {
    .heading_body__03 {
        padding: 0 20px 0 0;
        right: inherit;
        left: 20px;
        bottom: 25px;
    }
}

.heading_body__04 {
    left: 120px;
    bottom: 9.375vw;
}

@media screen and (max-width: 959px) {
    .heading_body__04 {
        padding: 0 0 0 20px;
        left: 40px;
        right: 15px;
        bottom: 60px;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .heading_body__04 {
        width: 270px;
        padding: 0 20px 0 0;
        left: inherit;
        right: 0;
        bottom: -40px;
    }
}

@media screen and (max-width: 575px) {
    .heading_body__04 {
        padding: 0;
        left: inherit;
        right: 15px;
        bottom: 0;
    }
}

.heading_body__05 {
    right: 120px;
    bottom: 6vw;
}

@media screen and (max-width: 959px) {
    .heading_body__05 {
        right: 50px;
        bottom: 60px;
    }
}

@media screen and (max-width: 767px) {
    .heading_body__05 {
        padding: 0 20px 0 0;
        right: inherit;
        left: 20px;
        bottom: -40px;
    }
}

@media screen and (max-width: 575px) {
    .heading_body__05 {
        padding: 0 20px 0 0;
        right: inherit;
        left: 20px;
        bottom: 55px;
    }
}

.heading_body__06 {
    left: min(12.5vw, 200px);
    bottom: 5.73vw;
}

@media screen and (max-width: 959px) {
    .heading_body__06 {
        left: 110px;
        bottom: 100px;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .heading_body__06 {
        padding: 0;
        left: inherit;
        right: 20px;
        bottom: 10px;
    }
}

@media screen and (max-width: 575px) {
    .heading_body__06 {
        padding: 0 0 0 15px;
        left: inherit;
        right: 20px;
        bottom: 30px;
    }
}

.heading {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0;
    text-align: left;
    position: relative;
    z-index: 4;
}

.heading_sub {
    display: block;
    font-size: clamp(12px, 1.5vw, 20px);
    font-weight: 700;
    letter-spacing: 0.1em;
}

.heading_sub__01 {
    color: #5ab6a4;
}

.heading_sub__02 {
    color: #ffffff;
}

.heading_sub__03 {
    color: #5ab6a4;
}

.heading_sub__04 {
    color: #5ab6a4;
}

.heading_sub__05 {
    color: #5ab6a4;
}

.heading_sub__06 {
    color: #ffffff;
}

.heading_title {
    display: block;
    margin-bottom: 15px;
    font-size: clamp(20px, 3.6vw, 40px);
    font-weight: 700;
    letter-spacing: 0.1em;
}

.heading_title__01 {
    color: #000000;
}

.heading_title__02 {
    margin-bottom: 0 !important;
    color: #ffffff;
}

.heading_title__03 {
    color: #ffffff;
}

.heading_title__04 {
    color: #000000;
}

.heading_title__05 {
    color: #ffffff;
}

.heading_title__06 {
    color: #ffffff;
}

.heading_text {
    font-size: clamp(14px, 1.7vw, 22px);
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: left;
    position: relative;
    z-index: 4;
}

.heading_text__01 {
    color: #000000;
}

.heading_text__03 {
    color: #ffffff;
}

.heading_text__04 {
    color: #000000;
}

.heading_text__05 {
    color: #ffffff;
}

.heading_text__06 {
    color: #ffffff;
}

.sx_btnWrap {
    position: relative;
    z-index: 4;
}

.sx_btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px 1em;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.15em;
    text-align: center;
    border-radius: 40px;
}

@media screen and (min-width: 960px) {
    .sx_btn {
        transform: scale(1);
        transition: 0.5s all;
    }

    .sx_btn:hover {
        transform: scale(1.2);
        transition: 0.5s all;
        opacity: 1;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .sx_btn {
        font-size: 16px;
        letter-spacing: 0.1em;
    }
}

.sx_btn::after {
    display: inline-block;
    content: '＞';
    margin-left: 5px;
    font-weight: 600;
}

.sx_btn__topics {
    color: #ffffff;
    background-color: #5ab6a4;
    border: 1px solid #ffffff;
}

.sx_btn__czr {
    color: #ffffff;
    background-color: #027163;
    border: 1px solid #027163;
}

@media screen and (min-width: 960px) {
    .sx_btn__topics:hover {
        color: #5ab6a4;
        background-color: #ffffff;
    }

    .sx_btn__czr:hover {
        color: #027163;
        background-color: #ffffff;
    }
}

.sdgsList_wrap {
    margin-top: 20px;
    position: relative;
    z-index: 4;
}

.sdgsList {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

/* topicsList_wrap */
.topicsList_wrap {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    /* overflow: hidden; */
    z-index: 5;
}

@media screen and (max-width: 575px) {
    .topicsList_wrap {
        width: 100%;
    }
}

.topicsList_item {
    height: auto;
}

.topicsList_link {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 20px 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 15px;
    background-color: #f5f3f2;
    border-radius: 15px;
}

.topicsList_img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 135 / 118;
    border-radius: 15px;
    overflow: hidden;
}

.topicsList_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.topicsList_body {
    display: block;
}

.topicsList_inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

.topicsList_cat {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0px 0.5em;
    border-radius: 5px;
    color: #ffffff;
    background-color: #5ab6a4;
    font-size: 12px;
    font-weight: 700;
}

.topicsList_cat.news {
    color: #ffffff;
    background-color: #5ab6a4;
}

.topicsList_cat.campaign {
    color: #ffffff;
    background-color: #e60012;
}

.topicsList_cat.release {
    color: #ffffff;
    background-color: #008cd6;
}

.topicsList_cat.media {
    color: #ffffff;
    background-color: #e7546a;
}

.topicsList_time {
    font-size: 12px;
    font-weight: 700;
}

.topicsList_title {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}

.topicsList_wrap .swiper-button-prev {
    height: 50px;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/arrow-green.svg') !important;
    position: absolute;
    left: -20px !important;
    bottom: 45% !important;
    z-index: 7 !important;
    transform: rotate(180deg);
}

.topicsList_wrap .swiper-button-prev:hover {
    transform: rotate(180deg) scale(1.2) !important;
}

.topicsList_wrap .swiper-button-next {
    height: 50px;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/arrow-green.svg') !important;
    position: absolute;
    right: -20px !important;
    bottom: 45% !important;
    z-index: 7 !important;
}

/* CZR */
.czr_heading_wrap {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
    margin: 80px auto 40px auto;
    color: #5ab6a4;
    text-align: center;
}

.czr_heading {
    font-size: clamp(18px, 6.25vw, 60px);
    font-weight: 900;
}

.czr_heading_text {
    font-size: clamp(16px, 2.9vw, 28px);
    font-weight: 700;
}

.czrImage {
    width: calc(100% - 80px);
    max-width: 620px;
    margin: 0 auto;
}

.czrImage img {
    width: 100%;
}

.czrDesc {
    margin-top: 40px;
}

.czrDesc_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    width: 100%;
    max-width: 510px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .czrDesc_list {
        grid-template-columns: repeat(2, 1fr);
        max-width: 260px;
    }
}

.czrDesc_item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 115px;
    margin: 0 auto;
    padding: 5px 1.5em;
    color: #ffffff;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
}

.czrDesc_item:nth-child(1) {
    background-color: #027163;
}

.czrDesc_item:nth-child(2) {
    background-color: #009980;
}

.czrDesc_item:nth-child(3) {
    background-color: #3eae93;
}

.czrDesc_item:nth-child(4) {
    background-color: #6abbaa;
}

.czrTorikumi {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    width: calc(100% - 40px);
    margin: 80px auto 20px auto;
}

@media screen and (max-width: 767px) {
    .czrTorikumi {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        gap: 0;
        width: 100%;
        margin: 140px auto 60px auto;
    }
}

@media screen and (max-width: 575px) {
    .czrTorikumi {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        gap: 30px 0;
        width: 100%;
        margin: 140px auto 60px auto;
    }
}

.czrTorikumi_before {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 65%;
    height: auto;
    aspect-ratio: 550 / 345;
    position: relative;
    left: 40px;
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .czrTorikumi_before {
        width: 100%;
        max-width: 550px;
        position: relative;
        left: 0;
        z-index: 2;
    }
}

.czrTorikumi_before::before {
    display: block;
    content: '';
    width: 100%;
    height: auto;
    aspect-ratio: 550 / 345;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/heading4.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: scale(1.2);
    position: absolute;
    z-index: 2;
}

@media screen and (max-width: 959px) {
    .czrTorikumi_before::before {
        transform: scale(1.3);
        top: 0;
    }
}

@media screen and (max-width: 767px) {
    .czrTorikumi_before::before {
        transform: scale(1);
        top: 0;
    }
}

@media screen and (max-width: 575px) {
    .czrTorikumi_before::before {
        max-width: 480px;
        transform: scale(1.4);
        top: 20px;
    }
}

@media screen and (max-width: 425px) {
    .czrTorikumi_before::before {
        max-width: 480px;
        transform: scale(1.9);
        top: 20px;
    }
}

.czrTorikumi_beforeInner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px 0;
    position: relative;
    left: 0px;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .czrTorikumi_beforeInner {
        left: -40px;
    }
}

@media screen and (max-width: 767px) {
    .czrTorikumi_beforeInner {
        z-index: 6;
    }
}

.czrTorikumi_after {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 50%;
    height: auto;
    aspect-ratio: 430 / 295;
    position: relative;
    right: 20px;
    z-index: 3;
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .czrTorikumi_after {
        flex-direction: column;
        width: 100%;
        max-width: 400px;
        position: relative;
        top: -20px;
        right: 0;
        z-index: 2;
    }
}

@media screen and (max-width: 575px) {
    .czrTorikumi_after {
        flex-direction: column;
        gap: 10px 0;
        width: 100%;
        max-width: 400px;
        position: relative;
        top: -10px;
        right: 0;
        z-index: 2;
    }
}

.czrTorikumi_after::before {
    display: block;
    content: '';
    width: 35px;
    height: auto;
    aspect-ratio: 35 / 30;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/arrow.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    z-index: 5;
}

@media screen and (max-width: 767px) {
    .czrTorikumi_after::before {
        transform: rotate(90deg);
    }
}

.czrTorikumi_after::after {
    display: block;
    content: '';
    width: 100%;
    height: auto;
    aspect-ratio: 430 / 295;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/heading5.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: scale(1.2);
    position: absolute;
    z-index: 2;
}

@media screen and (max-width: 959px) {
    .czrTorikumi_after::after {
        transform: scale(1.2);
    }
}

@media screen and (max-width: 767px) {
    .czrTorikumi_after::after {
        transform: scale(1);
    }
}

@media screen and (max-width: 575px) {
    .czrTorikumi_after::after {
        transform: scale(1.2);
    }
}

.czrTorikumi_afterInner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px 0;
}

@media screen and (max-width: 575px) {
    .czrTorikumi_afterInner {
        gap: 10px 0;
    }
}

.czrTorikumi_title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% - 40px);
    max-width: 240px;
    height: 35px;
    margin: 0 auto 0 0;
    padding: 10px 1em;
    color: #ffffff;
    background-color: #5ab6a4;
    border-radius: 35px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.1em;
    position: relative;
    z-index: 3;
}

@media screen and (max-width: 767px) {
    .czrTorikumi_title {
        font-size: 14px;
    }
}

.czrTorikumi_list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px 0;
    padding-left: 1em;
    list-style-type: '・';
    position: relative;
    z-index: 6;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .czrTorikumi_list {
        gap: 10px 0;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .czrTorikumi_list {
        gap: 0;
    }
}

.czrTorikumi_item {
    display: list-item;
    font-size: 18px;
    font-weight: 700;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .czrTorikumi_item {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .czrTorikumi_item {
        font-size: min(4.375vw, 16px);
    }
}

.czrResult {
    color: #ffffff;
    font-weight: 700;
    position: relative;
    z-index: 3;
}

.czrResult_main {
    font-size: clamp(20px, 2.5vw, 28px);
    letter-spacing: 0.1em;
}

.czrResult_sub {
    margin-top: 10px;
    font-size: clamp(16px, 1.7vw, 18px);
    letter-spacing: 0.1em;
}

/* markList */
.mark_illust {
    display: block;
    width: 40%;
    height: auto;
    aspect-ratio: 295 / 150;
    margin: -80px 0 0 0;
    position: relative;
    left: 70px;
    top: 0;
    z-index: 6;
}

@media screen and (min-width: 576px) and (max-width: 757px) {
    .mark_illust {
        left: 50px;
        top: 5.2vw;
    }
}

@media screen and (max-width: 575px) {
    .mark_illust {
        width: 60%;
        position: relative;
        left: 0px;
        top: -48.6vw;
    }
}

.mark_illust img {
    width: 100%;
    height: auto;
}

.mark {
    display: block;
    width: 100%;
    margin: 5.2vw auto 0 auto;
    padding: 0 0 30px 0;
    position: relative;
    /* overflow: hidden; */
}

@media screen and (max-width: 959px) {
    .mark {
        width: 100%;
        margin-top: 240px;
    }
}

@media screen and (max-width: 767px) {
    .mark {
        width: 100%;
        margin-top: 200px;
    }
}

@media screen and (max-width: 575px) {
    .mark {
        width: 100%;
        margin-top: 140px;
    }
}

.markList_item {
    display: flex;
    flex-direction: column;
    gap: 0;
    transform: scale(1);
    transition: 0.3s all;
}

.markList_item:hover {
    transform: scale(1.1);
    transition: 0.3s all;
    cursor: pointer;
}

.markList_pic {
    display: block;
    width: 100%;
    max-width: 160px;
    height: auto;
    max-height: 160px;
    margin: 0 auto 15px auto;
    aspect-ratio: 1 / 1;
}

.markList_title {
    width: 160px;
    height: calc(2em + 10px);
    margin: 0 auto 10px auto;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    line-height: 1.4;
}

.markList_titleEng {
    width: 160px;
    margin: 0 auto 5px auto;
    color: #027163;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
}

.markList_desc {
    display: block;
    width: 100%;
    max-width: 160px;
    height: auto;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
}

.markList_btn {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 20%;
    z-index: 6;
}

.markList_btn .swiper-button-prev {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/arrow-white.svg') !important;
    left: -20px !important;
    transform: rotate(180deg);
}

.markList_btn .swiper-button-prev:hover {
    transform: rotate(180deg) scale(1.2) !important;
}

.markList_btn .swiper-button-next {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/arrow-white.svg') !important;
    right: -20px !important;
}

/* shizaiList */
.shizai {
    width: 100%;
    margin: 120px auto 0 auto;
    padding: 0 0 30px 0;
    text-align: center;
}

.shizai:first-child {
    margin-top: 0;
}

@media screen and (max-width: 959px) {
    .shizai:first-child {
        margin-top: 120px;
    }
}

.shizaiList_item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 15px 0;
    height: 100%;
    transform: scale(1);
    transition: 0.3s all;
}

.shizaiList_item:hover {
    transform: scale(1.1);
    transition: 0.3s all;
    cursor: pointer;
}

.shizai_head {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    min-height: 35px;
    margin: 0 auto 40px auto;
    padding: 5px 1em;
    color: #ffffff;
    background-color: #5ab6a4;
    border-radius: 35px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.shizaiList_pic {
    display: block;
    width: 100%;
    max-width: 180px;
    height: auto;
    max-height: 180px;
    margin: 0 auto;
    aspect-ratio: 1 / 1;
}

.shizaiList_title {
    width: 180px;
    height: calc(2em + 10px);
    margin: 0 auto;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-align: left;
}

.shizaiList_desc {
    display: block;
    width: 180px;
    /* width: calc(100% - 40px); */
    max-width: 180px;
    height: auto;
    margin: 0 auto;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}

.sx-swiper3a,
.sx-swiper3b,
.sx-swiper3c {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.shizaiList {
    width: 100%;
    margin: 0 auto;
}

.shizaiList_btn {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 70%;
}

.shizaiList_btn .swiper-button-prev {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/arrow-green.svg') !important;
    left: -20px !important;
    transform: rotate(180deg);
}

.shizaiList_btn .swiper-button-prev:hover {
    transform: rotate(180deg) scale(1.2) !important;
}

.shizaiList_btn .swiper-button-next {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/arrow-green.svg') !important;
    right: -20px !important;
}

/* ESG */
.esgHeadingImage {
    display: block;
    width: 50%;
    height: auto;
    position: relative;
    top: 0;
    left: 60px;
    z-index: 4;
}

@media screen and (max-width: 767px) {
    .esgHeadingImage {
        width: 50%;
        top: 45px;
        left: 0px;
    }
}

@media screen and (max-width: 575px) {
    .esgHeadingImage {
        width: 75%;
        top: 0;
        left: 0;
    }
}

.esg {
    width: calc(100% - 80px);
    max-width: 960px;
    margin: 60px auto 0 auto;
}

.esgList {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 80px 0;
    position: relative;
    z-index: 10;
}

@media screen and (max-width: 767px) {
    .esgList {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px 20px;
    }
}

@media screen and (max-width: 575px) {
    .esgList {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px 20px;
    }
}

.esgList_item {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0px;
    text-align: center;
}

.esgList_pic {
    display: block;
    width: 100%;
    max-width: 170px;
    height: auto;
    aspect-ratio: 170 / 178;
    margin: 0 auto 20px auto;
}

.esgList_title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.esgList_titleEng {
    color: #5ab6a4;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.esgList_desc {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
}

/* Module（脱炭素取り組み） */
.czrTips_wrap {
    display: none;
    width: 100%;
    height: calc(100% - 80px);
    position: fixed;
    top: 60px;
    z-index: 200;
}

.czrCloseBtn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    background-color: #333333;
    border-radius: 48px;
    position: fixed;
    top: 80px;
    right: 20px;
    z-index: 250;
}

@media screen and (min-width: 960px) {
    .czrCloseBtn {
        top: 80px;
        right: 40px;
    }
}

@media screen and (min-width: 1025px) {
    .czrCloseBtn {
        top: 100px;
        right: 40px;
    }
}

.czrCloseBtn_border {
    display: block;
    content: '';
    width: 70%;
    height: 0vh;
    border-top: 5px solid #ffffff;
    position: absolute;
    top: 45%;
}

.czrCloseBtn_border:nth-child(1) {
    transform: rotate(45deg);
}

.czrCloseBtn_border:nth-child(2) {
    transform: rotate(-45deg);
}

.czrTips {
    position: relative;
    top: calc(50% - 20px);
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100vh;
    z-index: 200;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    pointer-events: none;

    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/module_inner.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 959px) {
    .czrTips {
        position: fixed;
        top: 0;
        left: 0;
        transform: inherit;
    }
}

@media screen and (min-width: 960px) {
    .czrTips {
        position: relative;
    }
}

.czrTips::before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/module_clip_outer.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
}

.czrTips_clip_layer {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;
    z-index: -1;
}

@media screen and (max-width: 959px) {
    .czrTips_clip_layer {
        height: calc(100vh - 60px - 300px);
        top: 300px;
        bottom: 60px;
    }
}

.czrTips_inner {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
    width: 100%;
    height: 100vw;
    margin: 0 auto;
    padding: 0 20px 60px 20px;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 800;
    overflow-x: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    clip-path: url(#clip-path);
    pointer-events: auto;
}

@media screen and (max-width: 959px) {
    .czrTips_inner {
        clip-path: none !important;
        position: fixed;
        width: 100%;
        height: calc(100vh - 60px - 300px);
        top: 300px;
        bottom: 60px;
    }
}

.czrTips_inner::-webkit-scrollbar {
    display: none;
}

.heading_wrap__module {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px 0;
    width: calc(100% - 40px);
    max-width: 370px;
    height: auto;
    min-height: inherit !important;
    margin: 0 auto 0 0;
    padding: 20px;
    aspect-ratio: 590 / 380;
    overflow: visible !important;
    position: fixed;
    top: 60px;
    left: 0px;
    z-index: 240;
}

@media screen and (min-width: 960px) {
    .heading_wrap__module {
        max-width: 480px;
        max-height: 310px;
        top: 0px;
    }
}

@media screen and (min-width: 1025px) {
    .heading_wrap__module {
        max-width: 600px;
        max-height: 310px;
        top: 10px;
    }
}

.heading_wrap__module::before {
    display: block;
    content: '';
    width: calc(100% + 10px);
    min-width: 330px;
    max-width: 390px;
    height: auto;
    aspect-ratio: 590 / 380;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/module_head.svg');
    /* background-size: contain; */
    background-size: contain;
    background-position: left center;
    transform: scale(1.1);
    top: -30px;
    left: -10px;
}

@media screen and (min-width: 960px) {
    .heading_wrap__module::before {
        max-width: 440px;
        top: -30px;
        left: -10px;
        right: inherit;
        bottom: 0;
    }
}

@media screen and (min-width: 1025px) {
    .heading_wrap__module::before {
        max-width: 560px;
        top: -50px;
        left: -10px;
        right: inherit;
        bottom: 0;
    }
}

.heading_body__module {
    padding: 0;
    position: absolute;
    top: 20px;
    left: 20px;
}

@media screen and (min-width: 960px) {
    .heading_body__module {
        top: 80px;
        left: 40px;
    }
}

@media screen and (min-width: 1025px) {
    .heading_body__module {
        top: 120px;
        left: 60px;
    }
}

.heading_sub__module {
    color: #ffffff;
    font-size: 12px;
}

.heading_title__module {
    color: #ffffff;
    font-size: clamp(20px, 3.6vw, 28px);
}

.heading_text__module {
    color: #ffffff;
    font-size: clamp(12px, 1.7vw, 14px);
}

.czrTips_image {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 20px auto;
    text-align: right;
}

@media screen and (max-width: 599px) {
    .czrTips_image {
        display: none;
    }
}

@media screen and (min-width: 960px) {
    .czrTips_image {
        margin: 60px auto;
    }
}

.czrTips_image img {
    display: block;
    width: clamp(160px, 40vw, 200px);
    margin: 0 0 0 auto;
    position: relative;
    top: 0;
    right: 0;
    z-index: 245;
}

@media screen and (min-width: 960px) {
    .czrTips_image img {
        width: min(31.25vw, 360px);
        margin: 0 0 0 auto;
    }
}

.czrTips_sec {
    display: flex;
    flex-direction: column;
    gap: 40px 0;
}

.czrTips_sec__1 {
    margin-top: 0;
}

.czrTips_sec__2 {
    margin-top: 80px;
}

@media screen and (min-width: 960px) {
    .czrTips_sec__1 {
        width: 100%;
        max-width: 1200px;
        margin: 80px auto 0 auto;
    }
}

.czrTips_steps {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px 0;
    position: relative;
}

.czrTips_head {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 240px;
    max-width: calc(100% - 40px);
    height: auto;
    min-height: 30px;
    margin: 0 auto;
    padding: 5px 1em;
    color: #231815;
    background-color: transparent;
    border: 2px solid #231815;
    border-radius: 60px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.czrTips_head__yellow {
    color: #ffffff;
    background-color: #f1c767;
    border: 2px solid #f1c767;
}

.czrTips_head__green {
    display: inline-flex;
    flex-direction: row;
    width: 360px;
    color: #ffffff;
    background-color: #5ab6a4;
    border: 2px solid #5ab6a4;
}

.czrTips_text {
    display: block;
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

@media screen and (min-width: 960px) {
    .czrTips_text {
        width: calc(100% - 520px);
    }
}

.czrTips_text__2 {
    width: 100% !important;
    max-width: inherit;
}

.czrTips_text__small {
    font-size: 14px;
}

.czrTipsList {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    position: relative;
}

@media screen and (min-width: 960px) {
    .czrTipsList__1 {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: 0;
        position: absolute;
        top: 0;
        right: 15px;
    }

    .czrTipsList__2 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        position: absolute;
        top: 0;
        left: 30px;
    }

    .czrTipsList__3 {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: 0;
        position: absolute;
        top: 0;
        right: 15px;
    }

    .czrTipsList__4 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        position: absolute;
        top: 0;
        left: 15px;
    }
}

.czrTipsList_float {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    max-width: 200px;
    height: auto;
    aspect-ratio: 150 / 80;
    padding: 20px;
    color: #ffffff;
    font-size: min(3.2vw, 16px);
    font-weight: 700;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

@media screen and (min-width: 960px) {
    .czrTipsList_float {
        width: min(20.8vw, 260px);
        max-width: 240px;
        font-size: min(1.45vw, 16px);
    }
}

.czrTipsList_float1a {
    color: #5ab6a4;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float1a.svg');
}

.czrTipsList_float1b {
    color: #5ab6a4;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float1b.svg');
}

@media screen and (min-width: 960px) {
    .czrTipsList_float1a {
        position: absolute;
        top: -60px;
        right: 70px;
    }

    .czrTipsList_float1b {
        position: absolute;
        top: 30px;
        right: 0px;
    }
}

.czrTipsList_float2a {
    color: #5ab6a4;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float2a.svg');
}

.czrTipsList_float2b {
    color: #5ab6a4;
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float2b.svg');
}

@media screen and (min-width: 960px) {
    .czrTipsList_float2a {
        position: absolute;
        top: -40px;
        left: 40px;
    }

    .czrTipsList_float2b {
        position: absolute;
        top: 40px;
        left: -80px;
    }
}

.czrTipsList_float3a {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float3a.svg');
}

.czrTipsList_float3b {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float3b.svg');
}

@media screen and (min-width: 960px) {
    .czrTipsList_float3a {
        position: absolute;
        top: -60px;
        right: 50px;
    }

    .czrTipsList_float3b {
        position: absolute;
        top: 10px;
        right: -30px;
    }
}

.czrTipsList_float4a {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float4a.svg');
}

.czrTipsList_float4b {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float4b.svg');
}

@media screen and (min-width: 960px) {
    .czrTipsList_float4a {
        position: absolute;
        top: -110px;
        left: -10px;
    }

    .czrTipsList_float4b {
        position: absolute;
        top: -20px;
        left: 50px;
    }
}

.czrTipsList_float5a {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float5a.svg');
}

.czrTipsList_float5b {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float5b.svg');
}

.czrTipsList_float5c {
    background-image: url('https://www.maru-sin.co.jp/asset/img/sx/float5c.svg');
}

.czrTips_dl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.czrTips_dt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    text-align: center;
}

.czrTips_dd {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    text-align: center;
}

.czrTips_dd::before {
    display: block;
    content: url('https://www.maru-sin.co.jp/asset/img/sx/float_arrow.svg');
    width: 23px;
    height: 20px;
    transform: rotate(90deg);
}

@media screen and (min-width: 960px) {
    .czrTips_dl {
        flex-direction: row;
    }

    .czrTips_dt {
        flex-direction: row;
        justify-content: flex-end;
        width: 330px;
        text-align: right;
    }

    .czrTips_dd {
        flex-direction: row;
        justify-content: flex-start;
        width: 390px;
        text-align: left;
    }

    .czrTips_dd::before {
        transform: rotate(0);
    }
}

/* swiper */
.swiper-button-prev,
.swiper-button-next {
    transform: scale(1);
    transition: 0.3s all;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    transform: scale(1.2);
    transition: 0.3s all;
}

/* ホバー要素 */
html.is_locked,
body.is_locked {
    overflow: hidden;
}

.hoverTrigger {
    display: none;
    content: '';
    width: 100%;
    height: 100vh;
    /* height: calc(100vh - 60px - 40px); */
    padding: 80px 20px 40px 20px;
    background-color: rgba(0, 0, 0, 0.75);
    position: fixed;
    overscroll-behavior: contain;
    /* top: 60px; */
    top: 0;
    left: 0;
    z-index: 15;
}

@media screen and (min-width: 1025px) {
    .hoverTrigger {
        height: 100vh;
        /* height: calc(100vh - 80px - 80px); */
        padding: 120px 20px 60px 20px;
        /*padding: 40px; */
        /* top: 80px; */
    }
}

.hoverWrap {
    display: block;
    width: 100%;
    max-width: 800px;
    height: 100%;
    margin: 0 auto;
    padding: 100px 20px 40px 20px;
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
    position: relative;
}

.hoverWrap__mark {
    color: #ffffff;
    background-color: #3eae93;
}

.hoverCloseBtn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    background-color: #333333;
    border-radius: 48px;
    position: absolute;
    top: 20px;
    right: 20px;
}

.hoverCloseBtn_border {
    display: block;
    content: '';
    width: 70%;
    height: 0vh;
    border-top: 5px solid #ffffff;
    position: absolute;
    top: 45%;
}

.hoverCloseBtn_border:nth-child(1) {
    transform: rotate(45deg);
}

.hoverCloseBtn_border:nth-child(2) {
    transform: rotate(-45deg);
}

.hoverBody {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.hoverBody::-webkit-scrollbar {
    display: none;
}

@media screen and (min-width: 768px) {
    .hoverBody {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start;
    }
}

.hoverPic {
    display: block;
    width: 100%;
    max-width: 240px;
    height: auto;
    max-height: 240px;
    aspect-ratio: 1 / 1;
    margin: 0 auto;
    background-color: #f5f3f2;
}

.hoverPic img {
    display: block;
    width: 100%;
    max-width: 240px;
    height: auto;
    max-height: 240px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.hoverInner {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.hoverTitle {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.hoverTitleEng {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.hoverDesc {
    margin-top: 10px;
    font-size: 14px;
}

@media screen and (min-width: 768px) {
    .hoverTitle {
        font-size: 24px;
    }

    .hoverTitleEng {
        font-size: 20px;
    }

    .hoverDesc {
        margin-top: 20px;
        font-size: 16px;
    }
}

@media screen and (min-width: 960px) {
    .hoverTitle {
        font-size: 32px;
    }

    .hoverTitleEng {
        font-size: 24px;
    }

    .hoverDesc {
        margin-top: 40px;
        font-size: 18px;
    }
}
