.mv_wrap {
    background: url(../img/top/mv_bg.jpg);
    background-size: cover;
    position: relative;
    top: 0;
    padding: 11.329vw 0 0;
}

.mv_inner {
    width: 100%;
    display: block;
    position: relative;
}

.mv_slide {
    width: 80%;
    margin: auto;
    padding-bottom: 50px;
    overflow: hidden;
}

.mv {
    display: block;
    position: relative;
}

.mv img {
    box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
}

.new_topics_wrap {
    position: absolute;
    right: 4.542vw;
    bottom: 0;
    color: #6C584C;
}

.new_topics_inner {
    width: 50.403vw;
    padding: 1.465vw 1.832vw;
    background: #fff;
    border: solid 1px;
}

.tit_flex h4 {
    width: 27.443vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
}

p.right {
    text-align: end;
}

.mv_cta {
    position: relative;
    z-index: 3;
    bottom: -1vw;
}

.sec5_wrap {
    position: relative;
}

.sec5_in_flex {
    display: flex;
    position: absolute;
    top: 58%;
    left: 50%;
    width: 79%;
    transform: translate(-50%, -50%);
}

.sec5_in_flex div {
    margin: 1vw;
}

.mv_btm {
    background: url(../img/mv/coin_bg.jpg);
    background-size: cover;
}

.coin_wrap {
    display: flex;
    width: 73.26vw;
    margin: auto;
    padding: 2.125vw 1.832vw;
}

@keyframes float {
    0% { transform: translateY(0px) rotate(0deg); }
    25% { transform: translateY(-10px) rotate(2deg); }
    50% { transform: translateY(0px) rotate(0deg); }
    75% { transform: translateY(10px) rotate(-2deg); }
    100% { transform: translateY(0px) rotate(0deg); }
}

.mv_txt {
    position: absolute;
    top: 1.906vw;
    right: 19.648vw;
    width: 9.018vw;
}

p.right {
    text-align: end;
    margin-bottom: 1.099vw;
    font-size: 1.172vw;
}

.tit_flex {
    display: flex;
    font-size: 1.172vw;
}

p.time {
    margin-right: 1.099vw;
}

.more_wrap {
    margin-left: auto;
}

.right .more_btn {
    justify-content: flex-end;
    margin-top: 1.465vw;
}

.inner, .sec1.voice .h2_wrap, .voice_slide {
    position: relative;
    width: 73.529vw;
    margin: auto;
    padding: 0px 20px;
}

.sec1.voice .h2_wrap {
    padding-right: 0;
}

.sec1.voice .inner {
    width: 78.529vw;
    overflow: hidden;

    h2 {
        width: 28.235vw;
        margin-bottom: 2.206vw;
    }
}

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

.voice .btn_1 a, 
.btm_btn.btn_1 a, 
.sec18 .btn_1 a {
    position: relative;
    padding: 0.809vw 2.868vw 0.588vw;
    background: #0362A2;
    color: #fff;
    border-radius: 1.287vw;
}

.voice .btn_1 a:before,
.btm_btn.btn_1 a:before,
.sec18 .btn_1 a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.088vw;
    transform: translate(0, -50%);
    width: 0.662vw;
    height: 0.809vw;
    background: url(../img/top/arrow2.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.voice_wrap {
    position: relative;
    padding: 0 2.206vw;
}

.voice_slide {
    overflow: hidden;
}

.voice_card {
    padding: 1.029vw;
    background: #fff;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "" !important;
    background: url(../img/top/prev2.png);
    background-size: cover;
    width: 1.544vw;
    height: 14.191vw;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "" !important;
    background: url(../img/top/next2.png);
    background-size: cover;
    width: 1.544vw;
    height: 14.191vw;
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: -3px !important;
    right: auto
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    right: -3px !important;
    left: auto
}

.topics_line {
    width: 100%;
    background-color: #2C423B;
    overflow: hidden;
    padding: 1.099vw 0;
    box-sizing: border-box;
}

.slide_wrap {
    display: flex;
    gap: 1.465vw;
    will-change: transform; /* GPU支援でカクつき防止 */
}

.slide_wrap img {
    width: 25%;
    height: auto;
    flex-shrink: 0;
}

.sec2 .h2_wrap {
    width: 59.118vw;
    margin: 1.838vw auto;
}

/* voice */

.sec1 {
    position: relative;
    padding: 7.326vw 0;
    margin: auto;
    background: url(../img/top/sec1_bg.jpg);
    background-size: cover;
    background-position: left bottom;
}

.sec2_inner {
    width: 90.696vw;
    margin: auto;
}

.rank_wrap {
    padding-top: 4.396vw;
    display: flex;
}

.sec2 {
    padding-bottom: 40px;
}

.sec2 h2 {
    position: relative;
}

.other_rank {
    display: flex;
}

.rank_1 {
    position: relative;
    width: 36.914vw;
    height: 37.614vw;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 17px;
}

.info {
    position: absolute;
    top: 1.026vw;
    right: 0;
    display: flex
;
}

span.date {
    display: inline-block;
    color: #fff;
    margin-right: 1.026vw;
    color: #FFF;
    font-family: Roboto;
    font-size: 1.371vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.846vw; /* 134.615% */
    letter-spacing: 0.079vw;
}

span.category {
    display: inline-block;
    color: #fff;
    background: #2C423B;
    border-radius: 1.026vw;
    padding: 0.293vw 0.44vw;
    font-size: 0.879vw;
    font-weight: 700;
    letter-spacing: 0.073vw;
    margin-right: 1.026vw;
}

.post_ttl {
    position: absolute;
    bottom: 1.465vw;
    right: 0;
    width: 90%;
    background: hsl(0deg 0% 100% / 85%);
}

.post_ttl h3 {
    color: #6C584C;
    font-family: Roboto;
    font-size: 1.172vw;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.073vw;
}

.more_btn.post {
    justify-content: center;
    margin-top: 48px;
}

/* voice */

/* スライド */

.sec3 {
    padding: 0 0;
    position: relative;
}

.s3_ttl_wrap {
    text-align: center;
}

.topics_cat_inner {
    display: flex;
    width: 90.11vw;
    margin: 40px auto 0;
}

.cat_btn {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.cat_btn button {
    padding: 8px 16px;
    margin: 0 0 16px;
    border: none;
    background: #6C584C;
    cursor: pointer;
    color: #fff;
    border: solid 1px transparent;
}

.cat_btn button.active {
    background: #fff;
    color: #6C584C;
    border: solid 1px #6C584C;
}

.post.term-post {
    display: flex;
    justify-content: space-between;
}

.post_wrap {
    width: 77%;
    margin-left: auto;
}

.post article {
    width: 21.978vw;
}

.post a {
    text-decoration: unset;
}

.post .thumb img {
    width: 100%;
    height: auto;
    display: block;
}

.thumb {
    border-radius: 25px;
    overflow: hidden;
}

.meta {
    margin-top: 10px;
}

span.date_2 {
    color: #6C584C;
}

.more_btn.post img {
    width: 2.564vw;
}

span.taxonomy {
    color: #fff;
    background: #FF6F61;
    border-radius: 1.026vw;
    padding: 0.293vw 0.44vw 0.4vw;
    font-size: 1vw;
    font-weight: 700;
    letter-spacing: 0.073vw;
    margin-right: 1.026vw;
}

h3.title {
    margin-top: 0.733vw;
    margin-bottom: 0.733vw;
    font-size: 1.172vw;
    color: #6C584C;
    padding: 0 0.733vw;
}

.info_2 {
    display: flex;
    align-items: center;
    padding: 0 0.733vw;
}

span.date_2 {
    color: #6C584C;
    margin-right: 0.733vw;
    font-size: 1.172vw;
}

/* works */

.sec4 {
    position: relative;
    padding: 3.309vw 0 5.882vw;
    margin: auto;
    background: url(../img/top/sec4_bg.jpg);
    background-size: cover;
    background-position: left bottom;

    .ttl_wrap {
        width: 73.529vw;
        margin: auto;
    }

    .sec4_ttl {
        width: 30.147vw;
        margin: 4.118vw auto 1.691vw;
    }
}

.sec6 {
    padding: 4.706vw 0 4.559vw;
    background: url(../img/top/sec6_bg.jpg);
    background-size: cover;
    position: relative;
}

.sec8 {
    padding: 4.706vw 0 4.559vw;
    background: url(../img/top/sec8_bg.jpg);
    background-size: cover;
    position: relative;
}

.sec6:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 18.603vw;
    height: 20.588vw;
    background: url(../img/top/sec6_before.png);
    background-size: cover;
    z-index: 2;
}

.flex {
    display: flex;
}

.sec6 .flex,
.sec8 .flex {
    width: 80.441vw;
    margin: auto;
    justify-content: center;
}

.top_post_wrap {
    width: 50%;
    padding: 4.926vw 0 7.574vw;
}

.Inquiry_wrap .flex_ttl {
    width: 25.074vw;
    margin: 0 auto 20px;
}

.news_wrap .flex_ttl {
    width: 9.118vw;
    margin: 0 auto 20px;
}

p.day {
    margin: 0.735vw 0 0.221vw;
    color: #699ABB;
    font-size: 1.103vw;
}

.post_card {
    padding: 0.735vw 0;
    border-bottom: solid 1px #0f4370;
}

.txt_box {
    color: #004370;
    font-size: 1.103vw;
}

.txt_box h3 {
    color: #004370;
    font-size: 1.103vw;
    margin: 0.441vw 0 0;
    font-style: normal;
    font-weight: 400;
}

.voice a {
    display: block;
    width: 100%;
    padding: 0.809vw 0 0.735vw;
    text-align: center;
    color: #fff;
    background: #0f4370;
    line-height: 1;
}

.h2_wrap {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slide_1 {
    margin-top: 34px;
    overflow: hidden;
}

.sec7 {
    padding: 52px 0 36px;
    position: relative;
    background: url(../img/top/sec7_bg.jpg);
    background-size: cover;
}

.sec7 .inner {
    position: relative; /* 疑似要素配置用 */
    overflow: visible;  /* 全体は非制御 */
    width: 100%;
}

.mov_slide {
    overflow: hidden;
    width: 87vw;
    margin: auto;
}

.sec7 .h2_wrap {
    width: 475px;
    margin: 0 0 25px;
    margin-left: 13vw;
}

.swiper-button-prev.mov {
    top: 50px;
    right: 187px !important;
    left: auto !important;
    width: 36px;
    height: 37px;
}

.swiper-button-next.mov {
    top: 50px;
    right: 136px !important;
    left: auto !important;
    width: 36px;
    height: 37px;
}

.swiper-button-prev.mov:after, .swiper-rtl .swiper-button-next.mov:after {
    top: 50px ;
    right: 40px !important;
    left: auto !important;
    width: 36px;
    height: 37px;
    background: url(../img/top/prev3.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-button-next.mov:after, .swiper-rtl .swiper-button-prev.mov:after {
    top: 50px;
    right: 10px !important;
    left: auto !important;
    width: 36px;
    height: 37px;
    background: url(../img/top/next3.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.iframe-wrapper {
    position: relative;
    padding-bottom: 56.5%;
    height: 0;
    overflow: hidden;
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe {
    width: 100%;
}

.sec9 {
    position: relative;
}

.sec9 .more_wrap {
    position: absolute;
    bottom: 16.117vw;
    right: 8%;
}

.sec4.works p {
    font-size: 1.172vw;
}

.more_btn a {
    display: flex;
    align-items: center;
    text-decoration: unset;
    color: #6c584c;
    font-size: 1.172vw;
}

.Inquiry_wrap {
    background: url(../img/top/sec6_bg1.png);
    background-size: cover;
}

.news_wrap {
    background: url(../img/top/sec6_bg2.png);
    background-size: cover;
}

.blog1_wrap {
    background: url(../img/top/sec8_bg1.png);
    background-size: cover;
}

.blog2_wrap {
    background: url(../img/top/sec8_bg2.png);
    background-size: cover;
}

.cat_wrap {
    display: flex;
    align-items: baseline;
}

.scroll_wrap {
    width: 28.603vw;
    height: 25.735vw;
    padding: 1.324vw 2.941vw 1.397vw 1.471vw;
    margin: auto;
    overflow-y: scroll; /* ← 常時スクロールバーを出す */
    background: #fff;

    /* Firefox 用 */
    scrollbar-width: thin;                  /* 細め */
    scrollbar-color: #d4d4d4 #f1f1f1;       /* thumb色 track色 */
}

/* Chrome / Safari / Edge 用 */
.scroll_wrap::-webkit-scrollbar {
    width: 0.368vw;  /* スクロールバーの幅 */
}

.scroll_wrap::-webkit-scrollbar-track {
    background: #f1f1f1; /* バー背景 */
    margin-right: 0.588vw; /* ← 疑似的に右にずらす */
}

.scroll_wrap::-webkit-scrollbar-thumb {
    background-color: #d4d4d4; /* バー本体 */
    border-radius: 0.221vw;
}

.post_card p.day {
    color: var(--2, #004370);
    font-family: "Noto Sans JP";
    font-size: 1.103vw;
    font-style: normal;
    font-weight: 400;
}

p.cat {
    font-size: 0.956vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.074vw 0.368vw 0;
    margin-left: 0.735vw;
    color: #fff;
    background: #004370;
}

.sec9 {
    position: relative;
    overflow: hidden;
}

.sec9_inner {
    position: absolute;
    bottom: 6.618vw;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, 0);
}

.sec9_1 {
    width: 66.176vw;
    margin: auto;
}

.sec9_in.slide_wrap {
    position: relative;
    gap: 0;
}

.sec9:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 6.618vw;
    width: 100%;
    height: 8.824vw;
    background: #fff;
    z-index: 2;
}

.sec9_in.slide_wrap img {
    max-width: unset;
    width: auto;
    height: 8.824vw;
}

.blog1_wrap .flex_ttl {
    width: 18.162vw;
    margin: 0 auto 20px;
}

.blog2_wrap .flex_ttl {
    width: 15.956vw;
    margin: 0 auto 20px;
}

.sec12,.sec14,.sec15,.sec16 {
    position: relative;
}

.btm_btn.btn_1 {
    position: absolute;
    left: 50%;
    bottom: 7.279vw;
    transform: translate(-50%, 0);
}

.sec13 {
    padding: 3.897vw 0 6.029vw;
    background: url(../img/top/sec13_bg.jpg);
    background-size: cover;
}

.sec13 .h2_wrap {
    width: 25.515vw;
    margin-bottom: 1.103vw;
}

.link_item {
    margin-right: 18px;
}

.link_item:last-child {
    margin-right: 0;
}

.btm_btn.btn_1.price a {
    padding: 0.809vw 9.668vw 0.588vw;
}

.btm_btn.btn_1.price2 a {
    padding: 0.809vw 9.668vw 0.588vw;
    bottom: 2.206vw;
}

.sec17 {
    padding: 79px 0 65px;
    background: url(../img/top/sec17_bg.jpg);
    background-size: cover;
}

.sec17 .h2_wrap {
    width: 46.103vw;
    margin-bottom: 3.162vw;
}

.house_wrap.flex {
    flex-wrap: wrap;
}

.point_item {
    width: 23%;
    margin: 1%;
}

.sec18 {
    padding: 4.412vw 0 5.882vw;
    background: url(../img/top/sec18_bg.jpg);
    background-size: cover;
}

.sec18 .h2_wrap {
    width: 75vw;
}

.sec18 .inner {
    width: 78.529vw;
    padding: 0;
}

.staff_wrap {
    padding: 0 2.206vw;
    position: relative;
}

.staff_slide {
    overflow: hidden;
}

.sec18 h2 {
    width: 21.103vw;
    margin-bottom: 1.103vw;
}

.staff {
    position: relative;
}

.staff_info {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5.074vw;
    background: rgba(3, 98, 162, 0.7);
    color: #fff;
}

.staff_name {
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 1.397vw;
    font-style: normal;
    font-weight: 400;
    padding: 1.029vw 0 0 0.809vw;
}

.position {
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 1.103vw;
    font-style: normal;
    font-weight: 400;
    padding: 0 0 0 0.809vw;
}

.sec19 {
    padding: 49px 0 68px;
}

.other_link {
    display: flex;
    width: 1040px;
    margin: auto;
}

.other_link_item {
    margin: 0 10px;
}

.btn_5 a {
    display: flex;
    width: 18.535vw;
    height: 2.564vw;
    margin: 18px auto 0;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #0362a2;
    border-radius: 1.319vw;
}

@media(max-width:767px) {
    .mv_wrap {
        background: url(../img/top/sp/mv_bg.jpg);
        background-size: cover;
        position: relative;
        top: 0;
    }

    .mv_inner {
        margin-top: 14.73vw;
    }

    .mv {
        display: inline-block;
        position: relative;
        left: -1%;
        width: 64%;
    }

    .mv_txt {
        position: absolute;
        top: -18.919vw;
        right: 8.649vw;
        width: 23.243vw;
    }

    .swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: 16px !important;
    right: auto
    }

    .swiper-button-next,.swiper-rtl .swiper-button-prev {
        right: 16px !important;
        left: auto
    }

    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        content: "" !important;
        background: url(../img/top/prev2.png);
        background-size: cover;
        width: 6.544vw;
        height: 71.191vw;
    }

    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: "" !important;
        background: url(../img/top/next2.png);
        background-size: cover;
        width: 6.544vw;
        height: 71.191vw;
    }

    .coin_wrap {
        flex-wrap: wrap;
        justify-content: center;
        width: 95%;
    }

    .coin_item {
        width: 33%;
    }

    .new_topics_inner {
        width: 100%;
        padding: 5.128vw 3.846vw;
        background: #fff;
        border: solid 1px;
    }
    
    p.right {
        text-align: left;
    }

    .tit_flex {
        flex-direction: column;
        align-items: baseline;
    }

    .tit_flex h4 {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mov_slide {
        margin-left: 6.5vw;
    }

    .voice_card {
        padding: 1.5%;
        background: #fff;
        width: 92%;
        margin: auto;
    }

    .voice a {
        display: block;
        width: 95%;
        margin: auto;
        padding: 3.809vw 0 3.735vw;
        text-align: center;
        color: #fff;
        background: #0362A2;
        line-height: 1;
    }

    p.time {
        margin: 2.703vw 0;
    }

    p.day,
    .txt_box h3 {
        font-size: 15px;
    }

    .more_wrap {
        margin-left: auto;
        margin-top: 2.703vw;
    }

    .swiper-button-prev.mov {
        top: 59%;
        right: auto !important;
        left: 8px !important;
        width: 36px;
        height: 37px;
    }

    .swiper-button-next.mov {
        top: 59%;
        right: 8px !important;
        left: auto !important;
        width: 36px;
        height: 37px;
    }

    .sec1 {
        padding: 12.821vw 0;
    }

    .sec1.voice .inner {
        width: 100%;
        overflow: hidden;
    }

    .sec1.voice .inner {
        h2 {
            width: 100%;
            margin-bottom: 2.206vw;
        }
    }
        .inner, .sec1.voice .h2_wrap, .voice_slide {
        position: relative;
        width: 87vw;
        margin: auto;
        padding: 0;
    }
    .voice_slide .swiper-button-prev {
        left: -6.64vw !important;
    }
    .voice_slide .swiper-button-next {
        right: -6.64vw !important;
    }
    .sec1 h2 span.en {
        width: 61.081vw;
        margin: 0 auto 24px;
    }
    .voice_slide {
        overflow: inherit;
    }
    .sec1 h2 span.jp::first-letter {
        color: #2C423B;
    }
    .sec1_wrap {
        width: 81.892vw;
    }
    .sec1 h2 span.jp {
        text-align: center;
        font-family: Raleway;
        font-size: 8.205vw;
        font-style: normal;
        font-weight: 700;
        line-height: 11.795vw;
        letter-spacing: 0.385vw;
    }

    .right .more_btn {
        justify-content: center;
    }

    .slide_wrap img {
        width: fit-content;
        height: auto;
    }

    .topics_line {
        width: 100%;
        overflow: hidden;
        background: #2C423B;
        padding: 2.564vw 0;
    }

    .slide_wrap {
        display: flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        animation: slide 20s linear infinite;
        gap: 5.128vw;
    }  

    .rank_wrap {
        flex-direction: column;
        padding-top: 10.256vw;
    }

    .sec2:before {
        position: absolute;
        content: "";
        background: url(../img/sec2_be1.png);
        background-size: cover;
        top: 0px;
        right: 0%;
        width: 21.641vw;
        height: 21.641vw;
    }

    .rank_1 {
        width: 90vw;
        height: 90vw;
        margin: auto;
    }
    .info {
        position: absolute;
        top: 4.026vw;
        right: 0;
        display: flex;
    }
    span.date {
        display: inline-block;
        color: #fff;
        margin-right: 2.026vw;
        color: #FFF;
        font-family: Roboto;
        font-size: 4.054vw;
        font-style: normal;
        font-weight: 500;
        letter-spacing: 0.079vw;
    }
    span.category {
        display: inline-block;
        color: #fff;
        background: #2C423B;
        border-radius: 3.026vw;
        padding: 0.793vw 2.44vw 0.29vw;
        font-size: 3.333vw;
        font-weight: 700;
        letter-spacing: 0.073vw;
        margin-right: 3.026vw;
    }
    .info {
        position: absolute;
        top: 4.026vw;
        right: 0;
        display: flex;
        align-items: baseline;
    }
    .post_ttl {
        position: absolute;
        bottom: 5.465vw;
        right: 0;
        width: 90%;
        background: hsl(0deg 0% 100% / 85%);
        padding: 2.051vw;
    }
    h3.title {
        margin-top: 0;
        font-size: 4.103vw;
        color: #6C584C;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .number {
        position: absolute;
        left: 0;
        top: 0.733vw;
        width: 40%;
    }
    .other_rank.pc {
        display: none;
    }
    .other_rank.sp {
        display: block;
        flex-wrap: unset;
        width: 95%;
        margin-top: 6.41vw;
    }
    .rank_2,
    .rank_3,
    .rank_4,
    .rank_5 {
        position: relative;
        width: 79.73vw;
        height: 56.757vw;
        background-size: cover;     /* 親要素にフィット */
        background-position: center center; /* 中央基準で切り抜き */
        background-repeat: no-repeat;
        border-radius: 4.595vw;
        margin-left: 1.026vw;
        margin-bottom: 1.026vw;
    }
    .sec2 {
        overflow: initial;
        padding: 18vw 0 33vw;
        position: relative;
        z-index: 6;
        margin: auto;
        background: url(../img/sec2_bg.png);
        background-size: 100%;
        background-position: left bottom;
    }
    .sec2 h2 {
        margin-left: 10%;
    }
    .sec2 h2:before {
        content: "";
        position: absolute;
        left: -5%;
        width: 3px;
        height: 100%;
        background: #2C423B;
    }
    .sec2_inner.topics_rank .sp {
        display: block;
        position: relative;
        padding-bottom: 7.692vw;
    }
    .sec2_inner.topics_rank {
        width: 100%;
    }

    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 15px !important;
    }

    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #2C423B;
        border: solid 2px #2C423B;
    }

    span.swiper-pagination-bullet {
        border: solid 2px #2C423B;
        background-color: transparent;
    }

    .sec2:after {
        position: absolute;
        content: "";
        background: url(../img/sec2_be2.png);
        background-size: cover;
        bottom: -6.197vw;
        left: 0;
        width: 20.769vw;
        height: 29.231vw;
    }

    .sec3 {
        position: relative;
        background: #FFFCF3;
        z-index: -1;
    }
    .sec3:before {
        position: absolute;
        content: "";
        background: url(../img/sec3_be1.png);
        background-size: cover;
        top: 5.897vw;
        right: 4%;
        width: 12.051vw;
        height: 24.103vw;
    }
    .s3_ttl_wrap {
        text-align: left;
        width: 90%;
        margin: auto;
    }
    .cat_btn {
        flex-direction: row;
    }
    .topics_cat_inner {
        flex-direction: column;
    }
    .cat_btn {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; /* 両端配置 */
        gap: 3.846vw; /* 必要なら上下左右に隙間 */
    }

    button.term-btn {
        width: calc(50% - 1.923vw); /* 2列の幅調整（gapの半分を引く） */
        box-sizing: border-box;
    }

    .cat_btn button {
        padding: 3.333vw 4.103vw;
        margin: 0 0 0;
        font-weight: 700;
    }
    /* 16px */
    p.right,.tit_flex,.more_btn a,span.date_2,span.taxonomy,.sec4.works p {
        font-size: 4.324vw;
    }

    /* 14px */
    span.taxonomy {
        font-size: 3.59vw;
        display: flex;
        padding: 1.795vw 2.564vw;
        justify-content: center;
        align-items: center;
        border-radius: 4.077vw;
        background: #FF6F61;
        line-height: 1;
        margin-left: 3vw;
    }
    .sec1_wrap p {
        margin-top: 2.198vw;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 35px;
        letter-spacing: 1.5px;
    }

    .more_btn.post img {
        width: 8.974vw;
    }

    .post_wrap {
        width: 100%;
        margin: auto;
    }

    .post.term-post {
        flex-direction: column;
    }

    .post article {
        width: 90%;
        margin: 0 auto 30px;
    }

    .post_wrap {
        width: 100%;
        margin: 10.256vw auto 0;
    }

    .sec3:after {
        position: absolute;
        content: "";
        background: url(../img/sec3_be2.png);
        background-size: cover;
        bottom: -20px;
        left: 1%;
        width: 104px;
        height: 72px;
        z-index: 2;
    }

    .sec4.works {
        padding: 30vw 0 17vw;
        margin-top: -22vw;
    }

    .h2_wrap {
        flex-direction: column;
        align-items: self-start;
    }

    .sec4 h2 {
        color: #191919;
        font-family: Raleway;
        font-size: 8.205vw;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.385vw;
    }

    .sec4.works p {
        letter-spacing: 1.5px;
        margin: 10px 0;
    }

    .more_btn a {
        letter-spacing: 1.5px;
    }
    .data .h2_wrap {
        display: flex;
        justify-content: flex-start;
        margin: auto;
        position: absolute;
        top: 60px;
        left: 5%;
    }
    .data .h2_wrap h2 {
        font-family: Raleway;
        font-size: 8.205vw;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.385vw;
    }
    .sec6.service {
        margin-top: -20.227vw;
    }
    .sec9 .more_wrap {
        position: absolute;
        bottom: 27.117vw;
        right: 14%;
    }
    .floating-img_1,
    .floating-img_2,
    .floating-img_3,
    .floating-img_4,
    .floating-img_5,
    .floating-img_6,
    .floating-img_7,
    .floating-img_8,
    .floating-img_9,
    .floating-img_10 {
        display: none;
    }

    .sec4 {
        padding-bottom: 80px;
        background: url(../img/top/sp/sec4_bg.jpg);
        background-size: cover;
        background-position: bottom;

        .ttl_wrap {
            width: 92vw;
            margin: auto;
        }
        .sec4_ttl {
            width: 63.3vw;
            margin: 4.118vw auto 1.691vw;
        }

        .voice_wrap {
            position: relative;
            margin-top: -8px;
            padding: 0 2.206vw;
        }
    }

    .sec5_in_flex.pc {
        display: none;
    }

    .sec5_slide.sp {
        position: absolute;
        top: 44vw;
        width: 100%;
        padding: 0 20%;
    }

    .sec6 {
        padding: 4.706vw 0 4.559vw;
        background: url(../img/top/sp/sec6_bg.jpg);
        background-size: cover;
        position: relative;
    }

    .sec8 {
        padding: 4.706vw 0 8.559vw;
        background: url(../img/top/sp/sec8_bg.jpg);
        background-size: cover;
        position: relative;
    }

    .sec8:before {
        position: absolute;
        content: "";
        background: url(../img/top/sp/sec8_before.png);
        background-size: cover;
        bottom: 0;
        left: 1%;
        width: 100%;
        height: 29vw;
        z-index: 2;
    }

    .sec6 .flex, .sec8 .flex {
        width: 100vw;
        margin: auto;
        justify-content: center;
        flex-wrap: wrap;
    }

    .Inquiry_wrap .flex_ttl {
        width: 87.436vw;
        margin: 0 auto 20px;
    }

    .top_post_wrap {
        width: 100%;
        padding: 80px 0 90px;
    }

    .top_post_wrap.news_wrap {
        padding: 30px 0 90px;
    }

    .Inquiry_wrap {
        background: url(../img/top/sec6_bg1.png);
        background-size: 120%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .news_wrap {
        background: url(../img/top/sec6_bg2.png);
        background-size: 120%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .blog1_wrap {
        background: url(../img/top/sec8_bg1.png);
        background-size: 120%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .blog2_wrap {
        background: url(../img/top/sec8_bg2.png);
        background-size: 120%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .flex_inner {
        width: 100%;
        margin: auto;
    }

    .scroll_wrap {
        width: 90%;
        height: 90vw;
        padding: 10px 6px;
    }

    .post_card {
        padding: 20px 8px;
    }

    .post_card p.day {
        font-size: 15px;
    }

    p.cat {
        font-size: 14px;
        padding: 1px 6px;
    }

    .news_wrap .flex_ttl {
        width: 32vw;
        margin: 0 auto 20px;
    }

    .blog1_wrap .flex_ttl {
        width: 63.362vw;
        margin: 0 auto 20px;
    }

    .blog2_wrap .flex_ttl {
        width: 55.456vw;
        margin: 0 auto 20px;
    }

    .btn_5 a {
        display: flex;
        width: 253px;
        height: 35px;
        margin: 18px auto 0;
        justify-content: center;
        align-items: center;
        color: #fff;
        background: #0362a2;
        border-radius: 18px;
    }

    .sec9_slide.sp {
        position: absolute;
        top: 78vw;
        width: 87%;
        margin: 0 6.5%;
    }

    .sec9_inner {
        position: absolute;
        bottom: 15vw;
    }

    .sec9_1 {
        width: 90vw;
        margin: auto;
    }

    .slide_wrap img {
        height: 119px !important;
        width: auto !important;
        flex-shrink: 0;
        display: block;
        max-width: unset;
    }

    .sec9:before {
        position: absolute;
        content: "";
        left: 0;
        bottom: 15vw;
        width: 100%;
        height: 119px;
        background: #fff;
        z-index: 2;
    }
    
    .sec12_slide.sp {
        position: absolute;
        width: 87%;
        top: 76vw;
        margin: 0 6.5%;
    }

    .swiper-button-prev.ab {
        left: -26px !important;
    }

    .swiper-button-next.ab {
        right: -26px !important;
    }

    .slide_wrap {
        display: flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        animation: slide 8000s linear infinite;
        gap: 5.128vw;
    }
    
    .btm_btn.btn_1 a {
        display: block;
        width: 255px;
        padding: 7px 25px 8px;
        border-radius: 18px;
    }

    .voice .btn_1 a:before, .btm_btn.btn_1 a:before, .sec18 .btn_1 a:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 2.088vw;
        transform: translate(0, -50%);
        width: 3.662vw;
        height: 2.809vw;
        background: url(../img/top/arrow2.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .sec13 {
        padding: 7.897vw 0 9.029vw;
        background: url(../img/top/sp/sec13_bg.jpg);
        background-size: cover;
        background-position: bottom;
    }

    .sec13 .h2_wrap {
        width: 73.515vw;
        margin-bottom: 6.103vw;
        margin-right: 1vw;
    }

    .link_wrap.flex {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .sec13 .inner {
        width: 92vw;
    }

    .link_item {
        margin-right: 0;
        width: 48%;
        margin-bottom: 4vw;
    }

    .link_item:last-child {
        margin-left: auto;
    }

        .sec14_slide.sp {
        position: absolute;
        top: 39vw;
        width: 68%;
        margin: 0 16%;
    }

    .swiper-button-prev.ab2 {
        left: -63px !important;
    }

    .swiper-button-next.ab2 {
        right: -63px !important;
    }

    .btm_btn.btn_1.price a,
    .btm_btn.btn_1.price2 a {
        width: 200px;
    }

    .btm_btn.btn_1.price {
        bottom: 22vw;
    }

    .btm_btn.btn_1.price2 {
        bottom: 18vw;
    }

    .sec17 .h2_wrap {
        width: 100vw;
        margin-bottom: 6.162vw;
    }

    .point_item {
        width: 70%;
        margin: 3% auto;
    }

    .btm_btn.staff a {
        display: block;
        width: 255px;
        padding: 7px 25px 8px;
        border-radius: 18px;
        background: #0163a2;
        color: #fff;
        text-align: center;
        margin: 35px auto 20px;
    }

    .sec18 {
        padding: 9.412vw 0 5.882vw;
        background: url(../img/top/sec18_bg.jpg);
        background-size: cover;
    }

    .sec18 h2 {
        width: 75.103vw;
        margin-left: 9vw;
        margin-bottom: 7.103vw;
    }

    .swiper-button-prev.staff {
        left: -43px !important;
    }

    .swiper-button-next.staff {
        right: -43px !important;
    }

    .staff_info {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 21.074vw;
        background: rgba(3, 98, 162, 0.7);
        color: #fff;
    }

    .staff_info {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 21.074vw;
        background: rgba(3, 98, 162, 0.7);
        color: #fff;
    }

    .position {
        color: #FFF;
        font-family: "Noto Sans JP";
        font-size: 4.503vw;
        font-style: normal;
        font-weight: 400;
        padding: .8vw 0 0 3.809vw;
    }

    .position {
        color: #FFF;
        font-family: "Noto Sans JP";
        font-size: 4.503vw;
        font-style: normal;
        font-weight: 400;
        padding: .8vw 0 0 3.809vw;
    }


    .other_link {
        width: 87%;
        flex-direction: column;
    }

    .other_link_item {
        margin: 0 0 7vw;
    }

    .sec19 {
        padding: 49px 0 20px;
    }
}