@charset "utf-8";
/* ===============================================================
 common adjust
=============================================================== */

#footer {
    margin-top: 0;
    border-top: 4px solid #e60012;
}

/* ===============================================================
 mv_wrap
=============================================================== */

.mv_wrap.mv_show {
    background: url(/top/images/mv_pc.jpg?v=2) no-repeat bottom center;
    background-size: cover;
}

.mv_wrap .conts_in {
    position: relative;
    height: 575px;
}

.mv_wrap .ttl_wrap {
    position: absolute;
    bottom: 75px;
    right: 0;
}

.mv_wrap .ttl {
    font-size: 30px;
    color: #000;
    line-height: 1.4;
    font-weight: bold;
}

.mv_wrap .mv_content {
    display: none;
}

.mv_wrap {
    position: relative;
}

.mv_wrap.mv_show .mv_content {
    display: block;
    bottom: 15%;
    position: absolute;
    right: 1%;
    text-align: center;
}
.mv_wrap.mv_show .mv_content_w {
    bottom: 25%;
}

.mv_copy {
    display: inline-block;
    text-align: left;
    font-size: 30px;
    margin-bottom: 6%;
    color: #ffffff;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    line-height: 2em;
    letter-spacing: 0.175em;
    text-shadow: 0 0 2px #0197ff, 0 0 10px #29485d, 0 0 20px #0099ff;
}

/*メインビジュアル 動画*/
.mv_content {
/*    width: 30%;*/
    width: 32.5%;
}
.mv_content .video_title0 {
    color: #fff;
    background: #509bd5;
    position: absolute;
    top: -25px;
    width: 100%;
    text-align: center;
}
.mv_content .video_title {
    color: #fff;
    background: #509bd5;
    position: absolute;
    bottom: -35px;
    width: 100%;
    text-align: center;
}
.mv_content_w .video_title {
    color: #000;
    background: #fff;
    padding: 5px;
    bottom: -55px;
    font-size: 16px !important;
}
.mv_content .video_btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 78%;
    left: 90%;
    transform: translate(-50%, -50%);
    background: url(/corporate/images/gallery_play.png) no-repeat;
    width: 40px;
    height: 40px;
    background-size: contain;
}
.mv_content_w .video_btn:before {
    top: 50%;
    left: 50%;
}
.mv_content_txt { 
    background: #fff;
    color: #000;
    padding: 0.5em 0.4em;
}

.link_to_gallery {
    line-height: 1;
}

.link_to_gallery a {
    border: solid 1px #ffffff;
    display: inline-flex;
    align-items: center;
    padding: 1em 3em 1em 2em;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 7%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.2));
    box-shadow: 1px 1px 10px #adc3d4;
    position: relative;
}

.link_to_gallery a:hover {
    color: #333333;
    background-color: #55abea;
}

.link_to_gallery a::before, .link_to_gallery a::after {
    content: "";
    display: inline-block;
    position: absolute;
}

.link_to_gallery a::before {
    width: 1.75em;
    height: 1.75em;
    right: 1em;
    background-color: #2c6c9c;
    border-radius: 100%;
    top: calc(50% - 0.875em);
}

.link_to_gallery a::after {
    right: 1.55em;
    width: 0;
    height: 0;
    border-width: 0.4em 0 0.4em 0.5em;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    top: calc(50% - 0.4em);
}

.link_to_gallery a span.left-item {
    font-family: Arial, sans-serif;
    display: inline-block;
    margin-right: 8px;
    line-height: 1;
    font-weight: bold;
    font-size: 30px;
    color: #2c6c9c;
    text-shadow: 1px 0px 5px #ffffff;
}

.link_to_gallery a span.right-item {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 0 0 1px #2c6c9c;
    position: relative;
    top: 0.15em;
}

.link_to_gallery a:hover span, .link_to_gallery a:hover::before, .link_to_gallery a:hover::after {
    opacity: 0.8;
}

.link_to_gallery a:hover span {
    color: #ffffff;
    text-shadow: none;
}

.link_to_gallery a:hover::before {
    background-color: #ffffff;
}

.link_to_gallery a:hover::after {
    border-left-color: #55abea;
}

/* --------- mv_emg --------- */

.mv_emg {
    background: none !important;
    padding: 50px 0;
    position: relative;
}

.mv_emg .conts_in {
    max-height: none;
    height: auto;
}

.mv_emg2{
    min-height: 320px;
    display:
    flex;
    align-items: center;
}

.mv_emg2:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #94a6b3;
    opacity: 0.2;
}

.mv_emg2 .conts_in {
    height: auto;
}

.mv_emg .ttl_wrap, .mv_emg .ttl, .mv_emg2 .ttl_wrap, .mv_emg2 .ttl {
    display: none;
}

.mv_emg .box_bdr_pnk {
    background-color: #fff;
    border: 2px solid #e60012;
    border-radius: 4px;
    margin-top: 40px;
}

.mv_emg .box_bdr_pnk:first-child {
    margin-top: 0;
}

.mv_emg .box_bdr_pnk .box_ttl {
    background-color: transparent;
    border-bottom: 1px solid #e60012;
    color: #e60012;
}

.mv_emg .box_bdr_pnk .link_arw_r {
    color: #e60012;
}



@media screen and (max-width: 767px) {
    .mv_wrap.mv_show {
        background: url(/top/images/mv_sp.jpg?v=2) no-repeat bottom left;
        background-size: cover;
    }

    .mv_wrap .conts_in {
        height: 400px;
    }

    .mv_wrap .ttl_wrap {
        text-align: center;
        bottom: 20px;
        width: 100%;
    }

    
    .mv_emg2.mv_wrap .conts_in {
        height: auto;
    }

    .mv_wrap .ttl {
        text-align: center;
        font-size: 18px;
    }

    .mv_wrap .ttl_wrap .btn_red_bdr_r {
        width: 70%;
        margin: auto;
    }

    /* --------- mv_emg --------- */
    .mv_emg {
        padding: 20px 0;
    }

    .mv_emg .conts_in {
        height: auto;
    }

    .mv_emg .box_bdr_pnk {
        margin-top: 20px;
    }
}

@media screen and (max-width:480px) and (orientation:landscape), screen and (max-width:640px) and (orientation:portrait) {
    .mv_wrap.mv_show .mv_content {
        bottom: 10%;
        right: 1%;
        text-align: right;
    }
    .mv_wrap.mv_show .mv_content_w {
        bottom: 23%;
    }

    .mv_copy {
        font-size: 22px;
    }

    .link_to_gallery a span.left-item {
        font-size: 20px;
    }

    .link_to_gallery a span.right-item {
        font-size: 14px;
    }

    /*メインビジュアル 動画*/
    .mv_content {
/*        width: 55%;*/
        width: 60%;
    }
    .mv_content .video_title0 {
        color: #fff;
        background: #509bd5;
        position: absolute;
        top: -18px;
        width: 100%;
        font-size: 11px;
        text-align: center;
    }

    .mv_content .video_title {
        color: #fff;
        background: #509bd5;
        position: absolute;
        /*top: 131px;*/
        width: 100%;
        font-size: 11px !important;
        text-align: center;
    }
    .mv_content_w .video_title {
        color: #000;
        background: #FFF;
        bottom: -40px;
    }
    .mv_content .video_btn:before {
        content: "";
        display: block;
        position: absolute;
        top: 82%;
        left: 90%;
        transform: translate(-50%, -50%);
        background: url(/corporate/images/gallery_play.png) no-repeat;
        width: 30px;
        height: 40px;
        background-size: contain;
    }
    .mv_content_w .video_btn:before {
        top: 60%;
        left: 50%;
    }
    

}

.emb_box_wrap{
    padding:20px 0;
}

.emb_box_wrap .box_bdr_pnk .box_in{
    background:#ffffff;
    padding:1em 2em;
}

.emb_box_wrap .box-type1{position: relative;padding: 2em 0;}

.emb_box_wrap .box-type1-inner {
    padding: 2em;
    background:rgba(238, 248, 255,.9);
}
.emb_box_wrap .box-type2-inner {
    padding: 2em;
    background: rgba(255, 255, 255, .95);
}

/* ===============================================================
 important_notice
=============================================================== */

.important_notice {
    background-color: #e0e0e0;
    padding: 30px 0;
    border-bottom: 0;
}

.important_notice .important_notice_in {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.important_notice .top_wrap {
    padding: 10px 20px 10px;
    border-bottom: 1px solid #d9d9d9;
}

.important_notice .btn, .important_notice .txt, .important_notice li {
    font-size: 14px;
}

.important_notice .ttl {
    float: left;
    font-weight: bold;
}

.important_notice .ttl:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 21px;
    background: url(/common/images/icon/icon_caution_ylw.svg) no-repeat;
    background-size: contain;
    margin: -1px 10px 0 0;
}

.important_notice .btn {
    float: right;
}

.important_notice .btn .acc_btn {
    padding: 0 25px 2px 0;
    font-weight: normal;
}

.important_notice .btn .acc_btn:after {
    background-image: url(/common/images/icon/icon_plus_red.svg);
    width: 13px;
    height: 13px;
    right: 0;
    margin-top: -7px;
}

.important_notice .btn .acc_btn.open:after {
    background-image: url(/common/images/icon/icon_minus_red.svg);
}

.important_notice .btn .acc_btn .hide {
    display: none;
}

.important_notice .btn .acc_btn.open .show {
    display: none;
}

.important_notice .btn .acc_btn.open .hide {
    display: block;
}

.important_notice .btm_wrap {
    padding: 10px 20px;
}

.important_notice .btm_wrap .acc_in {
    padding: 0;
    background-color: #fff;
}

.important_notice .btm_wrap .acc_in .txt {
    margin-top: 10px;
}

.important_notice .btm_wrap .date {
    display: inline-block;
    vertical-align: top;
    width: 120px;
    margin-right: 30px;
    color: #666666;
}

.important_notice .btm_wrap a {
    display: inline-block;
    vertical-align: top;
    width: 810px;
}

@media screen and (max-width: 767px) {
    .important_notice {
        padding: 15px 0;
    }

    .important_notice .top_wrap {
        padding: 10px 10px 10px;
    }

    .important_notice .ttl {
        font-size: 15px;
    }

    .important_notice .ttl:before {
        width: 16px;
        height: 15px;
    }

    .important_notice .btm_wrap {
        padding: 10px;
    }

    .important_notice .btm_wrap .date {
        display: block;
        width: 100%;
        margin-right: 0;
    }

    .important_notice .btm_wrap a {
        display: block;
        width: 100%;
    }
}

/* -----------info_btn_list----------- */

.main_conts .info_btn_wrap {
    background-color: #f2f2f2;
    padding: 40px 0;
}

.main_conts .info_btn_list .btn {
    display: block;
    width: 31%;
    margin-right: 3.5%;
    float: left;
}

.main_conts .info_btn_list .btn:last-child {
    margin-right: 0;
}

.main_conts .info_btn_list .btn a {
    text-align: center;
    display: block;
    font-size: 22px;
    padding: 15px 10px 15px;
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
}

.main_conts .info_btn_list .btn a:before {
    margin-right: 15px;
}

@media screen and (min-width: 767px) {
    .main_conts .info_btn_list .blackout a:before {
        width: 30px;
        height: 48px;
    }

    .main_conts .info_btn_list .thunder a:before {
        width: 48px;
        height: 48px;
    }

    .main_conts .info_btn_list .supply a:before {
        width: 50px;
        height: 48px;
    }
}

@media screen and (max-width: 767px) {
    .main_conts .info_btn_wrap {
        padding: 15px 0;
    }

    .main_conts .info_btn_list .btn a {
        border-radius: 8px;
        font-size: 14px;
        padding: 13px 0 13px;
    }

    .main_conts .info_btn_list .btn a:before {
        display: block;
        width: 44px;
        height: 44px;
        bottom: 15px;
        margin: 0 auto 10px;
    }
}

/* ===============================================================
 procedure
=============================================================== */

.ttl_center {
    text-align: center;
    margin: 60px 0 30px;
}

.tab_switch_css .tab_cont {
    padding: 40px;
    border-radius: 0 0 10px 10px;
}

.tab_switch_css .tab_cont .btn_wh_r {
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    font-size: 16px;
    padding: 0;
}

.tab_area .btn_tab1 .btn {
    background-color: #ffe0e0;
    color: #666;
}

.tab_area .btn_tab2 .btn {
    background-color: #e2f0f8;
    color: #666;
}

.tab_switch_css .tab1:checked~.tab_area .btn_tab1 .btn, .tab_switch_css .tab2:checked~.tab_area .btn_tab2 .btn {
    color: #333;
    pointer-events: none;
}

.tab_switch_css .tab1:checked~.tab_area .btn_tab1 .btn {
    background-color: #ffe0e0;
}

.tab_switch_css .tab2:checked~.tab_area .btn_tab2 .btn {
    background-color: #e2f0f8;
}

.tab_switch_css .tab1:checked~.tab_cont1 {
    background-color: #ffe0e0;
}

.tab_switch_css .tab2:checked~.tab_cont2 {
    background-color: #e2f0f8;
}

.tab_switch_css .tab_cont1 .btn_wh_r .btn_in {
    padding-left: 85px;
}

.tab_switch_css .tab_cont1 .btn_wh_r .btn_in:before {
    content: "";
    display: block;
    position: absolute;
    left: 30px;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab_switch_css .tab_cont1 .b_demolition .btn_in:before {
    width: 45px;
    height: 45px;
    top: 45%;
}

.tab_switch_css .tab_cont1 .btn_wh_r.sun .btn_in:before {
    background-image: url(/common/images/icon/icon_sun_red.svg);
}

.tab_switch_css .tab_cont1 .btn_wh_r.lightning .btn_in:before {
    background-image: url(/common/images/icon/icon_lightning_red.svg);
}

.tab_switch_css .tab_cont1 .btn_wh_r.construction .btn_in:before {
    background-image: url(/common/images/icon/icon_construction_red.svg);
}

.tab_switch_css .tab_cont1 .btn_wh_r.network .btn_in:before {
    background-image: url(/common/images/icon/icon_network_red.svg);
}

.tab_switch_css .tab_cont1 .btn_wh_r.buildings .btn_in:before {
    background-image: url(/common/images/icon/icon_buildings_red.svg);
}

.tab_switch_css .tab_cont1 .btn_wh_r.government .btn_in:before {
    background-image: url(/common/images/icon/icon_government_red.svg);
}

.tab_switch_css .tab_cont1 .btn_wh_r.users .btn_in:before {
    background-image: url(/common/images/icon/icon_users_red.svg);
}

.tab_switch_css .tab_cont1 .btn_wh_r.university .btn_in:before {
    background-image: url(/common/images/icon/icon_university_red.svg);
}

.tab_switch_css .tab_cont1 .btn_wh_r.p_distribution .btn_in:before {
    background-image: url(/common/images/icon/icon_power_distribution_red.svg);
}

.tab_switch_css .tab_cont1 .btn_wh_r.b_demolition .btn_in:before {
    background-image: url(/common/images/icon/icon_b_demolition_red.svg);
}

.tab_switch_css .tab_cont2 .clm2 .clm_in {
    width: 49%;
    margin: 2% 2% 0 0;
}

.tab_switch_css .tab_cont2 .clm2 .clm_in:nth-child(-n+2) {
    margin-top: 0;
}

.tab_switch_css .tab_cont2 .clm2 .clm_in:nth-child(2n) {
    margin-right: 0;
}

.tab_switch_css .tab_cont2 .btn_wh_r {
    height: 110px;
}

.tab_switch_css .tab_cont2 .dtl {
    font-weight: normal;
    font-size: 14px;
    margin-top: 5px;
}

@media screen and (max-width: 767px) {
    .ttl_center {
        margin-top: 40px;
    }

    .tab_switch_css .tab_cont {
        padding: 15px 4%;
        border-radius: 0;
    }

    .tab_switch_css .btn_tab .btn {
        font-size: 16px;
    }

    .tab_cont .clm3 .clm_in {
        margin: 10px 0 0 0 !important;
    }

    .tab_cont .clm_in .btn_wh_r {
        height: 60px;
    }

    .tab_switch_css .tab_cont1 .btn_wh_r .btn_in {
        padding-left: 60px;
    }

    .tab_switch_css .tab_cont1 .btn_wh_r .btn_in:before {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        left: 15px;
    }
    .tab_switch_css .tab_cont1 .b_demolition .btn_in:before {
    width: 35px;
    height: 35px;
    top: 45%;
}

    .tab_switch_css .tab_cont2 .clm2 .clm_in, .tab_switch_css .tab_cont2 .clm2 .clm_in:nth-child(-n+2) {
        float: none;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .tab_switch_css .tab_cont2 .clm2 .clm_in:first-child {
        margin-top: 0;
    }

    .tab_switch_css .tab_cont2 .btn_wh_r {
        height: auto;
        padding: 10px 25px 10px 10px;
    }

    .tab_switch_css .tab_cont2 .btn_wh_r .btn_in {
        padding: 0;
    }

    .tab_switch_css .tab_cont2 .dtl {
        font-weight: normal;
        font-size: 14px;
        margin-top: 5px;
    }
}

/* ===============================================================
 notice_wrap
=============================================================== */

.notice_wrap .notice_box.clm_in {
    width: 47%;
}

.notice_wrap .notice_box:nth-child(2) {
    float: right;
}

.notice_wrap .ttl_wrap {
    border-bottom: 1px solid #4d4d4d;
    display: table;
    width: 100%;
    table-layout: fixed;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.notice_wrap .ttl_wrap .ttl, .notice_wrap .ttl_wrap .link {
    display: table-cell;
    vertical-align: middle;
}

.notice_wrap .ttl_wrap .ttl {
    font-size: 20px;
    font-weight: bold;
}

.notice_wrap .ttl_wrap .link {
    width: 7em;
}

.notice_wrap .ttl_wrap .link a {
    color: #000;
    position: relative;
    display: inline-block;
    width: 100%;
}

.notice_wrap .ttl_wrap .link a:hover {
    color: #e60012;
}

.notice_wrap .ttl_wrap .link a:before, .notice_wrap .ttl_wrap .link a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
}

.notice_wrap .ttl_wrap .link a:before {
    width: 19px;
    height: 19px;
    border-radius: 10px;
    background-color: #4d4d4d;
    margin-top: -8px;
}

.notice_wrap .ttl_wrap .link a:after {
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 7px;
    margin-top: -2px;
}

/* ===============================================================
 about_wrap & link_wrap common
=============================================================== */

.about_wrap .link_box .btn, .menu_wrap .link_box .btn {
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #ebebeb;
    color: #000;
}

.about_wrap .link_box .btn .img_box, .menu_wrap .link_box .btn .img_box {
    border-radius: 0;
}

/* ===============================================================
 about_wrap
=============================================================== */

.about_wrap .link_box {
    width: 47%;
}

.about_wrap .link_box:nth-child(2) {
    float: right;
}

.about_wrap .link_box .btn {
    background-color: #f2f2f2;
    display: table;
    table-layout: fixed;
    border: 1px solid #ebebeb;
}

.about_wrap .link_box .btn .img_box, .about_wrap .link_box .btn .txt_box {
    display: table-cell;
    vertical-align: middle;
}

.about_wrap .link_box .btn .img_box {
    height: 178px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 38%;
}

.about_wrap .link_box:first-child .btn .img_box {
    background-image: url(/top/images/link_message.jpg);
}

.about_wrap .link_box:nth-child(2) .btn .img_box {
    background-image: url(/top/images/link_about.jpg);
}

.about_wrap .link_box .btn .txt_box {
    padding: 0 25px;
    width: 62%;
}

.about_wrap .link_box .btn .txt_box .ttl {
    font-weight: bold;
    font-size: 20px;
}

.about_wrap .link_box .btn .txt_box .dtl {
    font-size: 13px;
    margin-top: 10px;
    position: relative;
}

.about_wrap .link_box .btn .txt_box .dtl:after, .about_wrap .link_box .btn .txt_box .dtl:before {
    content: "";
    height: 1px;
    background: #4d4d4d;
    display: block;
}

.about_wrap .link_box .btn .txt_box .dtl:after {
    margin-top: 15px;
    width: 100%;
}

.about_wrap .link_box .btn .txt_box .dtl:before {
    position: absolute;
    right: 0;
    bottom: 3px;
    transform: rotate(25deg);
    width: 10px;
}

@media screen and (max-width: 767px) {
    .about_wrap .link_box .btn .img_box {
        width: 33%;
        height: auto;
    }

    .about_wrap .link_box .btn .txt_box {
        width: 67%;
        padding: 15px;
    }

    .about_wrap .link_box .btn .txt_box .ttl {
        font-size: 18px;
    }

    .about_wrap .link_box .btn .txt_box .dtl {
        margin-top: 5px;
    }
}

/* ===============================================================
 link_wrap
=============================================================== */

.menu_wrap {
    background-color: #f2f2f2;
    padding: 80px 60px 70px;
    margin-top: 80px;
}


.menu_wrap .link_box .btn {
    background-color: #fff;
    display: block;
    border: 1px solid #d6d6d6;
}

.menu_wrap .link_box .btn .img_box {
    margin-bottom: 0;
}

.menu_wrap .link_box .btn .img_box img {
    width: 100%;
}

.menu_wrap .link_box .btn .txt_box {
    padding: 15px;
}

.menu_wrap .link_box .btn .txt_box .ttl {
    font-size: 15px;
}

.menu_wrap .link_box .btn .txt_box .dtl {
    font-size: 13px;
    margin-top: 5px;
}

@media screen and (max-width: 767px) {
    .menu_wrap {
        background-color: #e6e6e6;
        padding: 40px 0 70px;
        margin-top: 40px;
    }

    .menu_wrap .link_box .btn .txt_box {
        padding: 8px;
    }

    .menu_wrap .link_box .btn .txt_box .ttl {
        font-size: 14px;
    }
}

/*---- Slider -------*/

.flex-sp2 {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between;
}

.flex-sp2 .clm_in {
    flex-basis: calc(100% / 2 - 2%);
    margin-top: 4%;
    height: auto;
    display: flex;
}

.flex-sp2 .clm_in:nth-of-type(-n+2) {
    margin-top: 0;
}

.menu_wrap .swiper-button {
    display: none;
}

@media screen and (min-width:768px) {
    .menu_wrap .conts_in{
        width:
        auto;
        max-width: 1000px;
    }

    .flex-sp2 {
        flex-wrap: inherit !important;
        justify-content: inherit !important;
    }

    .flex-sp2 .clm_in {
        flex-basis: inherit;
        margin-top: inherit;
    }

    .menu_wrap .swiper-button {
        display: inline-block;
        background-color: #ffffff;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        box-sizing: border-box;
        padding: 20px;
    }

    .menu_wrap .swiper-button::after {
        color: transparent;
    }

    .menu_wrap .swiper-button::before {
        content: "";
        display: inline-block;
        width: 35%;
        height: 35%;
        border-style: solid;
        border-color: #e60012;
        left: 35%;
        top: 30%;
        position: absolute;
    }

    .menu_wrap .swiper-button-prev::before {
        border-width: 0 0 2px 2px;
        transform: rotate(45deg);
    }

    .menu_wrap .swiper-button-next::before {
        border-width: 2px 2px 0 0;
        transform: rotate(45deg);
        left: auto;
        right: 35%;
    }

    .menu_wrap .swiper-button-disabled {
        display: none;
    }

    .menu_wrap .swiper-button-next {
        transform: translateX(60px);
    }

    .menu_wrap .swiper-button-prev {
        transform: translateX(-60px);
    }
}