@charset "utf-8";
/* index */
    .home .page_cta{
        margin-top: 0 !important;
    }
    .home .mv .slider .slide img {
        border-radius: 10px;
        object-fit: cover;
    }
    .home .infinite img {
        max-height: 300px;
        width: auto;
    }
    .home .home_mv_info {
        max-width: 900px;
    }
    .home .home_mv_info .home_mv_info_inner .item .title {
        font-size: 16px;
    }
    .home .home_mv_info .home_mv_info_inner .item .summary {
        font-size: 16px;
    }
    .home .mv .home_mv_message .home_mv_main_message h1 {
        width: 80%;
    }
    .home_service .slick-slide img {
        border-radius: 10px 10px 0 0;
    }

/* company */
    .company .infinite img {
        max-height: 300px;
        width: auto;
    }
    .company_overview_box .company_overview_philosophy_message {
        font-family: "ta-oonishi", sans-serif;
        font-size: 30px;
    }
    .company_overview_box .company_overview_philosophy_message span{
        color: #f79633;
    }

/* store */
    .store_list .store_box .store_label .title {
        text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
    }
    .store_nav_wrap .store_nav_box .store_nav_list a:hover {
        color: #fff;
        background-color: #0095d9;
        opacity: 1;
    }
    .shop_img_main img {
        border-radius: 18px;
    }
    /* 店舗画像背景色 */
    .store_list .store_box .store_label .title {
        background-color: rgb(0 0 0 / 30%);
        height: 100%;
        width: 100% !important;
        text-align: center;
        line-height: 200px; 
    }
    .store_info .store_list .item a .name {
        background-color: rgba(0, 0, 0, 0.3);
        height: 100px;
        padding: 0 !important;
        text-align: center;
        line-height: 100px;
    }
    .store_info .store_list .item a .img img{
        height: 100px;
        width: 100%;
        object-fit: cover;
    }
    @media screen and (max-width: 769px) {
        .store_info .store_list .item a {
            display: block;
        }
    }

/* header */
    .megamenu .megamenu_inner {
    column-gap: 50px;
    max-width: 1200px;
    }
    .megamenu .megamenu_inner .megamenu_title {
        font-size: 30px;
        font-family: "ta-oonishi", sans-serif;
        width: 220px;
    }
     .gnav > .item > a {
        font-size: 15px;
        padding-left: 20px;
     }
     .header_nav nav {
        gap: 15px 25px;
     }
     .vacant_text {
        position: absolute;
        color: #fff;
        font-size: 14px;
        padding-top: 10px;
     }
    @media screen and (max-width: 1050px) {
        .vacant_text {
            position: static;
            font-size: 10px;
            padding-top: 0;
            margin-top: -10px;
            padding-left: 15px;
        }
    }
     /* headerの折り返し調整 */
    @media screen and (max-width: 1590px) {
         .header_nav nav {
            justify-content: flex-end;
            flex-wrap: wrap-reverse;
        }
        .gnav > .item > a {
            height: auto;
        }
        .gnav > .item:has(.megamenu) > a:after {
            width: 100%;
            border-right: 80px solid transparent;
            border-left: 80px solid transparent;
        }
    }

    /* アイコン */
     .icon {
        position: relative;
    }

    /* 共通アイコンサイズ */
    .icon .icon_set {
        display: inline-block;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative;
    }

    /* 各アイコンの背景画像のみ指定 */
        .icon .icon_1 { background-image: url(../img/icon/shop.png); }
        .icon .icon_2 { background-image: url(../img/icon/company.png); }
        .icon .icon_3 { background-image: url(../img/icon/staff.png); }
        .icon .icon_4 { background-image: url(../img/icon/business_rent.png); }
        .icon .icon_5 { background-image: url(../img/icon/business_buy.png); }
        .icon .icon_6 { background-image: url(../img/icon/resq.png); }
        .icon .icon_7 { background-image: url(../img/icon/tablet.png); }
        .icon .icon_8 { background-image: url(../img/icon/buy_house.png); }
        .icon .icon_9 { background-image: url(../img/icon/soudan.png); }
        .icon .icon_10 { background-image: url(../img/icon/kensetu.png); }
        .icon .icon_11 { background-image: url(../img/icon/hoken.png); }
        .icon .icon_12 { background-image: url(../img/icon/question.png); }
        .icon .icon_13 { background-image: url(../img/icon/apart.png); }
        .icon .icon_14 { background-image: url(../img/icon/report.png); }
        .icon .icon_15 { background-image: url(../img/icon/search_house.png); }
        .icon .icon_16 { background-image: url(../img/icon/parking.png); }
        .icon .icon_17 { background-image: url(../img/icon/staff2.png); }
        .icon .icon_18 { background-image: url(../img/icon/star.png); }
        .icon .icon_19 { background-image: url(../img/icon/family.png); }
        .icon .icon_20 { background-image: url(../img/icon/tenant.png); }
        .icon .icon_21 { background-image: url(../img/icon/comment.png); }
        .icon .icon_22 { background-image: url(../img/icon/info.png); }
        .icon .icon_23 { background-image: url(../img/icon/menu.png); }
        .icon .icon_24 { background-image: url(../img/icon/owner.png); }
        .icon .icon_25 { background-image: url(../img/icon/broker.png); }
        .icon .icon_26 { background-image: url(../img/icon/mail.png); }

     /* プルダウンメニュー */
     .megamenu .megamenu_inner {
        /* min-height: 240px; */
     }
     .megamenu .megamenu_inner .megamenu_list  a {
        font-size: 15px;
        height: 50px;
     }

    @media screen and (max-width: 1050px) {
        .icon .icon_set {
            width: 20px;
            height: 20px;              
        }
        .header_nav .icon .icon_set {
            background-image: url(../img/icon/circle.png) !important;
        }
    }
        @media screen and (max-width: 769px) {
        .category_tabs li .icon {
            width: 25px !important;
            height: 25px !important;
        }
        .category_tabs li .text {
            font-size: 14px !important;
        }
        .category_tabs li .text span {
            font-size: 13px !important;
        }
        .category_tabs li {
            min-width: 150px !important;
            width: 48%;
        }
    }

/* 共通 */
    .pc_only {
        display: block;
    }
    .sp_only {
        display: none;
    }
    @media screen and (max-width: 769px) {
        .pc_only {
            display: none;
        }
        .sp_only {
            display: block;
        }
    }

/* FAQ */
    .faq .faq_box {
    display: none;
    }
    .faq .faq_box.active {
    display: block;
    }
    .faq .category_tabs li .text span {
        text-align: center;
    }

/* contact */
    .more a.disabled {
        background: #ddd !important;
        border: 1px solid #929292 !important;
        color: #b0b0b0;
        pointer-events: none;
    }
    .more a.disabled:after {
        color: #929292 !important;
    }
    .end_message h2 {
        color: #0095d9;
        text-align: center;
        margin-bottom: 40px;
    }
    .end_message p {
        margin-bottom: 20px;
    }
    .end_btn {
        margin: auto;
        margin-top: 50px;
    }
    .end_message {
        position: relative;
    }
    .end_message .deco {
        position: absolute;
        right: -35px;
        bottom: -32px;
        font-family: 'professor', serif;
        font-size: 52px;
        color: rgba(0, 149, 217, 0.2);
        line-height: 1;
    }
    .contact_form .contact_form_main .item .detail .date-select {
        display: flex;
        align-items: center;
        column-gap: 23px;
    }
    .contact_form .contact_form_main .item .detail .date_item {
        position: relative;
        display: flex;
        align-items: flex-end;
        column-gap: 7px;
    }
    .contact_form .contact_form_main .item .detail .date_item select {
        position: relative;
        width: 100%;
        padding: 11px 36px 11px 18px;
        font-size: 16px;
        border: 1px solid #0095D9;
        border-radius: 12px;
        background: rgba(245, 252, 255, 0.27);
    }
    .hope_time {
        margin-top: 20px;
    }
    .more_back {
        background: #9b9b9b !important;
        border: 1px solid #b7b7b7 !important;
        margin: 40px auto 0;
    }
    .more_back a {
        width: 300px;
        height: 54px;
        font-size: 18px;
    }
    .contact_form .contact_form_main .form_list + .more a {
        font-size: 18px !important;
    }
    .more_back:before {
    content: "";
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: 54px;
    width: 100%;
    transform: translateX(-100%);
    font-size: 15px;
    line-height: 1.5;
    border-radius: 999px;
    border: 1px solid transparent;
    background: #FFF;
    color: #0095D9;
    font-weight: 700;
    overflow: hidden;
    z-index: 1;
    transition: all 0.3s ease;
}

/* 物件を探すポップアップ */
    .search_properties_popup {
        position: fixed;
        top: 0; left: 0;
        width: 100%; height: 100%;
        background: rgba(0,0,0,0.5);
        display: none;
        justify-content: center;
        align-items: center;
        z-index: 9999;
    }
    .search_properties_popup .popup_inner {
        background: #fff;
        padding: 100px 50px;
        border-radius: 20px;
        text-align: center;
        position: relative;
    }
    .search_properties_popup .popup_buttons a {
        margin: 10px;
        padding: 15px 30px;
        cursor: pointer;
        border-radius: 20px;
        width: 320px;
        background-color: #0095D9;
        box-shadow: 1px 1px 9px 0px rgba(0, 0, 0, 0.45);
    }
    .search_properties_popup .popup_buttons a p {
        font-size: 30px;
        font-weight: bold;
        color: #fff;
    }
    .search_properties_popup .popup_buttons a img {
        width: 100px;
    }
    .search_properties_popup .search_properties_close {
        position: absolute;
        top: 20px;
        right: 40px;
        cursor: pointer;
        font-size: 25px;
    }
    .search_properties_popup .popup_buttons {
        display: flex;
        gap: 20px;
        justify-content: center;
    }
    @media all and (max-width:769px) {
        .search_properties_popup .popup_buttons a {
            padding: 15px 30px;
            width: 90%;
        }
        .search_properties_popup .popup_buttons {
            flex-wrap: wrap;
            gap: 10px;        
        }
        .search_properties_popup .popup_inner {
            padding: 50px 0px 20px;
            width: 95%;
            max-height: 90vh;
        }
        .search_properties_popup .popup_buttons a p {
            font-size: 25px;
        }
        .search_properties_popup .popup_buttons a img {
            width: 80px;
        }
        .search_properties_popup .search_properties_close {
            top: 10px;
            right: 20px;
            font-size: 35px;
        }
        .category_tabs {
            gap: 10px 0px !important;
            justify-content: space-between !important;
        }
    }

/* あったか通信 */
    .category_tabs {
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 10px 30px;
    }
        @media (max-width: 769px) {
        .newsletter_list {
            gap: 30px 0px;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }
        .newsletter_list a {
            width: 48%;
        }
    }
    /* いいねボタン */
    .like_button {
        margin: 20px 0;
        text-align: right;
    }
    .like_button button {
        border: solid 1px #ddd;
        color: #666;
        padding: 10px 20px;
        border-radius: 10px;
        font-size: 14px;
        cursor: pointer;
        transition: background 0.3s, transform 0.2s;
        display: inline-flex;
        align-items: center;
        gap: 8px;
    }
    .like_button .button {
        border: solid 1px #ddd;
        color: #666;
        padding: 10px 20px;
        border-radius: 10px;
        font-size: 14px;
        cursor: pointer;
        transition: background 0.3s, transform 0.2s;
        display: inline-flex;
        align-items: center;
        gap: 8px;
    }
    .like_button button:hover {
        transform: scale(1.05);
    }
    .like_button img {
        display: inline-block;
        width: 20px;
        height: 20px;
    }
    /* 一覧　いいね数表示 */
    .like_button_box {
        text-align: right;
        margin-top: 10px;
    }
    .list_like_button {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        font-size: 14px;
        padding: 6px 12px;
        border-radius: 20px;
        background: #f5f5f5;
        color: #333;
    }
    .list_like_button .heart_icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url("../img/icon/heart_gray.png") no-repeat center/contain;
    }
    .list_like_button.liked .heart_icon {
        background: url("../img/icon/heart_orange.png") no-repeat center/contain;
    }

/* 事業紹介 */
    .feature_list .img img {
        border-radius: 10px;
    }

/* 各種申し込み */
    .applications {
        display: flex;
        flex-wrap: wrap;
        gap: 15px 25px;
        margin: 35px auto 20px;
    }
    .applications .download_btn {
        border: solid 1px #0095d9;
        border-radius: 10px;
    }
    .applications .download_btn a {
        display: inline-block;
        padding: 15px 30px;
        color: #0095d9;
    }
    .various_applications {
        margin-bottom: 50px;
    }
    .various_applications h2 {
        border-bottom: solid 3px #cde9f7;
        position: relative;
        padding-bottom: 5px;
        padding-left: 10px;
    }
    .various_applications h2::after {
        position: absolute;
        content: " ";
        display: block;
        border-bottom: solid 3px #0095d9;
        bottom: -3px;
        width: 20%;
        left: 0;
    }
    .various_applications .note ul {
        font-size: 14px;
        list-style: inside;
    }
    .various_applications .note p {
        font-size: 14px;
    }
    .red {
        color: #e46464;
    }
    @media all and (max-width:769px) {
        .applications {
            gap: 10px 15px;
        }
        .applications .download_btn a {
            padding: 10px;
            font-size: 14px;
        }
    }

/* プライバシーポリシー */
        .privacy_inner {
            max-width: 1000px;
            margin: 0 auto;
            padding: 100px 50px;
            line-height: 1.6;
            background-color: #d4eaf745;
            border-radius: 20px;
        }
        .privacy_inner h3.title {
            margin-top: 2em;
            margin-bottom: 0.5em;
            font-size: 1.2rem;
            font-weight: bold;
            border-left: 4px solid #0095d9;
            border-bottom: solid 1px #0095d9;
            padding-left: 10px;
        }
        .privacy_inner .num {
            margin-right: 0.3em;
        }
        .privacy .sub-list, .inner-list {
            margin: 1em 0 1em 1.5em;
            padding: 0;
        }
        /* 中分類: 1) 2) */
        .privacy .sub-list {
            list-style: none;
            counter-reset: sub-counter;
        }
        .privacy .sub-list > li {
            counter-increment: sub-counter;
            position: relative;
            padding-left: 2em;
            margin-bottom: 0.5em;
        }
        .privacy .sub-list > li::before {
            content: counter(sub-counter) ")";
            position: absolute;
            left: 0;
        }
        /* 小分類: (1) (2) */
        .privacy .inner-list {
            list-style: none;
            counter-reset: inner-counter;
        }
        .privacy .inner-list > li {
            counter-increment: inner-counter;
            position: relative;
            padding-left: 2.5em;
            margin-bottom: 0.5em;
        }
        .privacy .inner-list > li::before {
            content: "(" counter(inner-counter) ")";
            position: absolute;
            left: 0;
        }
        .privacy .access {
            padding-left: 15px;
        }
        @media all and (max-width:769px) {
            .privacy_inner {
                padding: 20px 15px;
                border-radius: 10px;
                font-size: 14px;
                width: 95%;
            }
            .privacy_inner p {
                font-size: 14px;
            }
            .privacy_inner h3.title {
                padding-left: 8px;
                font-size: 15px;
            }
            .privacy .sub-list > li {
                padding-left: 1.5em;
            }
            .privacy .inner-list > li {
                padding-left: 2em;
            }
        }
        /* お問い合わせ内 */
        .privacy_policy .sub-list, .inner-list {
            margin: 1em 0 1em 1.5em;
            padding: 0;
        }
        /* 中分類: 1) 2) */
        .privacy_policy .sub-list {
            list-style: none;
            counter-reset: sub-counter;
        }
        .privacy_policy .sub-list > li {
            counter-increment: sub-counter;
            position: relative;
            padding-left: 2em;
            margin-bottom: 0.5em;
            font-size: 12px;
        }
        .privacy_policy .sub-list > li::before {
            content: counter(sub-counter) ")";
            position: absolute;
            left: 0;
        }
        /* 小分類: (1) (2) */
        .privacy_policy .inner-list {
            list-style: none;
            counter-reset: inner-counter;
        }
        .privacy_policy .inner-list > li {
            counter-increment: inner-counter;
            position: relative;
            padding-left: 2.5em;
            margin-bottom: 0.5em;
            font-size: 12px;
        }
        .privacy_policy .inner-list > li::before {
            content: "(" counter(inner-counter) ")";
            position: absolute;
            left: 0;
        }
        .privacy_policy .access {
            padding-left: 15px;
        }
        @media all and (max-width:769px) {
            .privacy_inner {
                padding: 20px 15px;
                border-radius: 10px;
                font-size: 14px;
                width: 95%;
            }
            .privacy_inner p {
                font-size: 12px;
            }
            .privacy_inner h3.title {
                padding-left: 8px;
                font-size: 15px;
            }
            .privacy .sub-list > li {
                padding-left: 1.5em;
            }
            .privacy .inner-list > li {
                padding-left: 2em;
            }
        }

        /* 電話スマホのみ */
        @media all and (min-width:770px) {
            .pc_tel{
            pointer-events: none; 
            cursor: default;
            text-decoration: none !important;
            color: #3d3d3d !important;
            }
        }

        /* recruit */
        .no_contents {
            text-align: center;
            margin: 50px auto;
            position: relative;
        }
        .no_contents h2 {
            padding-top: 52px;
            font-size: 24px;
        }
        .no_contents .deco {
            position: absolute;
            top: -0;
            right: inherit;
            bottom: inherit;
            left: 50%;
            transform: translateX(-50%);
            font-family: 'professor', serif;
            font-size: 52px;
            color: rgba(0, 149, 217, 0.2);
            line-height: 1;
        }

/* レスQ */
        .customer_voice {
        width: 100%;
        padding: 40px 0;
        max-width: 795px;
        }

        .customer_voice .swiper-container {
        overflow: hidden; /* 枠の外を非表示 */
        }
        .customer_voice .voice_slider .swiper-wrapper {
        /* Swiper が自動で flex をつけるので不要 */
        transition-timing-function: ease-in-out;
        }

        .customer_voice .swiper-slide {
        flex-shrink: 0;
        width: auto; /* Swiperが自動で調整する */
        text-align: center;
        }

        .voice_slider {
        max-width: 1000px;
        margin: 0 auto;
        }

        .voice_slider .swiper-slide {
        text-align: center;
        }

        .voice_slider img {
        width: 100%;
        height: auto;
        border-radius: 10px;
        object-fit: cover;
        }
        .customer_voice .swiper-wrapper {
  display: flex !important;
}
.construction_center {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.construction_center .more {
    display: inline-block;
}
.feature_list .text p span {
    font-size: 12px;
}

/* FAQ該当の質問はありません */
.no-results {
  padding: 20px;
  text-align: center;
  color: #666;
  font-size: 18px;
}
.not_found h2 {
    color: #0095d9;
    margin-bottom: 20px;
}
.not_found p {
    margin-bottom: 50px;
}
@media all and (max-width:769px) {
    .contents section {
        max-width: 100%;
        width: 100%;
        overflow: hidden;
    }
    .company .infinite img {
        /* max-height: 150px; */
        /* width: 100%; */
    }
    .not_found h2 {
    font-size: 16px;
    }
    .not_found p {
    font-size: 12px;
    }
}

.inputerr {
    color: red;
}
.store_staff .staff_list .img img {
    border-radius: 50%;
    object-fit: cover;
}

/* 解約手続きについて */
    .cancel_process li {
        position: relative;
        padding-left: 20px;
        margin-bottom: 15px;
    }
    .cancel_process li::before {
    content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: rgba(0, 149, 217, 0.5);
        position: absolute;
        top: 10px;
        left: 0;
    }
    .cancel_process_note {
        background-color: #fff;
        border: solid 1px #0095d9;
        padding: 20px;
        border-radius: 10px;
        margin-top: 60px;
    }
    .cancel_process_note p {
        margin-bottom: 10px;
        color: #0095d9;
        font-weight: bold;
    }
    @media (max-width: 769px) {
        .cancel_process li::before {
            top: 8px;
        }
    }
    .privacy_policy .cancel_process li {
        font-size: 12px;
        line-height: 1.66;
        margin-bottom: 10px;
    }
    .privacy_policy .cancel_process li::before {
        width: 5px;
        height: 5px;
        position: absolute;
        top: 8px;
    }
    .privacy_policy .cancel_process_note {
        margin-top: 20px;
        padding: 10px 20px;
    }

    .side_page_nav .title {
    font-size: 24px;
    font-weight: 700;
}

.side_page_nav .side_page_nav_list {
    margin-top: 8px;
}

.side_page_nav .side_page_nav_list li button {
    display: block;
    padding-block: 0.2em;
    font-size: 18px;
    line-height: 1.7;
    color: #3D3D3D;
}

.side_page_nav .side_page_nav_list li.current button {
    display: flex;
    align-items: center;
    column-gap: 7px;
    color: #0095D9;
}

.side_page_nav .side_page_nav_list li.current button:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin-top: 3px;
    border-radius: 50%;
    background: rgba(0,149,217,0.5);
}
.taiseikai_list .item:not(.list_header) > div.name a {
    pointer-events: none;
}

/* ノートPCの際の見切れを直す */
.home .mv .slider .slide img {
    max-height: 640px;
    height: 80vh;
}
.home .mv .home_mv_message {
    max-height: 640px;
    height: 80vh;
}
/* FVのテキストを書籍と合わせる */
.home_mv_main_message .home_mv_main_message_txt {
    writing-mode: vertical-rl;
    font-size: 2.9rem;
    font-family: 'Haruhi Gakuen';
    letter-spacing: 7.5px;
    line-height: 1.4;
    width: 100% !important;
    margin-top: 10px;
    text-shadow: 3px 3px 5px #6a6a6a33;;
}
.home_mv_main_message .home_mv_main_message_txt span {
    color: #f79633;
}
@media (max-width: 769px) {
    .home_mv_main_message .home_mv_main_message_txt {
        font-size: 2.2rem;
        letter-spacing: 3px;
    }
    .home .mv .slider .slide img {
        max-height: 100%;
    }
    .home .mv .home_mv_message {
        max-height: 100%;
    }
}
@media (max-width: 499px) {
    .home_mv_main_message .home_mv_main_message_txt { 
        font-size: 1.5rem;
    }
}
/* 大生会タブ切り替え調整 */
.taiseikai_list { 
    display: none; 
}
.taiseikai_list.current { 
    display: block !important; 
}
.taiseikai_maintab { 
    display: none; 
}
.taiseikai_maintab.current { 
    display: block !important 
}
.taiseikai_lists .taiseikai_list p {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #878383;
}
/* 健康経営 */
.recruit_interview .button_area .more {
    margin: auto;
    margin-top: 50px;
}
.recruit_interview .button_area .more a {
    font-size: 20px;
}
@media (max-width: 769px) {
    .recruit_interview .button_area .more a {
    font-size: 3.59vw;
    }
}
.company_overview_services_list .item .title img {
    width: 40px;
}
/* index2 */
.home .mv .index2_top_message {
    flex-direction: row !important;
    width: 550px !important;
    left: 0 !important;
}
.home .mv .index2_top_message .home_mv_main_message {
    position: absolute;
    top: 0;
    right: 0;
}
.home .mv .index2_top_message .home_mv_main_message h1 {
    width: 100% !important;
}
.home .mv .index2_top_message .home_mv_main_message h1 img{
    width: 280px !important;
}
.home .mv .index2_top_message .home_mv_sub_message {
    font-size: 28px !important;
    padding: 40px 0 0 40px !important;
    /* font-weight: normal !important; */
    font-family: 'ta-oonishi' !important;
    line-height: 1.6 !important;
}
@media (max-width: 769px) {
    .home .mv .index2_top_message {
        flex-direction: column !important;
        width: 100% !important;
        top: inherit;
        right: inherit;
    }
    .home .mv .home_mv_main_message h1 {
        width: 100% !important;
    }
    .home .mv .index2_top_message .home_mv_main_message h1 img{
        width: 31.026vw !important;
    }
    .home .mv .index2_top_message .home_mv_sub_message {
        font-size: 4.59vw !important;
        padding: 0 !important;
    }
    .home .mv .index2_top_message {
        height: 160.41vw !important;
    }
    .home .mv .index2_home_mv {
        top: 73.821vw !important;
    }
}