@charset "UTF-8";

/* stylelint-disable no-invalid-position-at-import-rule */
/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

.header_customize .py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
a.betsu2{position:relative;display:block;}
a.betsu2:before{    content: '';position:absolute;
    display: inline-block;top:0;bottom:0;margin:auto 0;
    width: 14px;
    height: 14px;
    background-image: url(../img/new/betsutab.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    vertical-align: middle;
    /*right: 10px;*/right: -5px;}
.header{height:80px;}
.header .gnav__aside__btn.betsu2::after {content:none!important;}

@media screen and (max-width: 1250px) {
    a.betsu2:before{
        right:10px;
        background-image: url(../img/new/betsutab_w.svg);
    }
    /* {
        padding: 0;
        margin: 0;
        font-size: 16px !important;
        text-decoration: none;
    }

    /* body {
        padding-top: 53px !important;
    } 

    body {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    body {
        overflow-x: hidden !important;
        min-width: 100%;
        -webkit-text-size-adjust: 100% !important;
        text-size-adjust: 100% !important;
        font-size: 13px !important;
        line-height: 180% !important;
    }*/

    .header_customize {
        width: 100%;
        height: auto;
    }

    .header_customize {
        position: fixed;
    }

    .header_customize {

        padding-top: 0px;
        display: grid !important;
        align-items: center;
        top: 0;
        left: 0;
        z-index: 1020;
        background: #fff;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
        user-select: none;
    }

    .header_customize {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1020;
        width: 100%;
        height: unset !important;
    }


    .headerTop_customize {
        justify-content: space-between;
        padding-left: 20px;
        margin: 0;
        font-size: 13px;
        text-decoration: none;
    }

    .headerTop_left_customize {
        height: 66px;
        width: 100%;
        padding: 0;
        margin: 0;
        font-size: 13px;
        text-decoration: none;
    }

    .header__logo_customize {
        width: 120px;
        height: auto;
        /* float: left; */
        vertical-align: middle;
        position: relative;
        margin-top: 13px;
    }

    .img_customize {
        max-width: 100%;
        height: auto;
    }
    #header .container[expanded=false] {
        transition: visibility 0s ease 0.4s, transform 0.4s ease-out;
        padding:0 17px;
    }

    .header .gnav_customize[aria-expanded=true] {
        visibility: visible !important;
        transition: visibility 0s ease, transform 0.4s ease-out;
        transform: translate3d(0, 0, 0) !important;
        overflow-x: hidden;
    }

    .header .gnav_customize {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1030;
        width: 320px;
        height: 100vh;
        height: 100dvh;
        padding-bottom: 40px;
        overflow-y: auto;
        visibility: hidden;
        background-color: #fff;
        transform: translate3d(100%, 0, 0);
        overscroll-behavior-y: contain;
    }

    .header_customize nav {
        overflow: auto;
        max-width: 320px;

    }

    .header_customize nav {
        overflow: auto;
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        max-width: 320px;
        height: 100%;
        z-index: 9999;
        background: rgba(255, 255, 255, 0.9);
    }

    .gnav_customize {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .header .gnav__menus_customize {
        position: relative;
        padding-top: 44px;
        background-color: #F3EFE6 !important;
        font-size: 16px;

    }

    .header .gnav__menu_customize {
        display: block !important;
        width: 100%;
        padding: 16px 45px 16px 15px;
        font-weight: 700;
        text-align: left;
        cursor: pointer;
        border-bottom: 1px solid #c5c5c5;
        font-size: 14px;
    }

    .header .gnav__menus_customize {
        font-size: 16px;
        height: auto !important;
    }

    .header .gnav__menu_customize::before {
        position: absolute;
        top: 50%;
        left: 0;
        width: 4px;
        height: 24px;
        margin-top: -12px;
        content: "";
        background-color: #eb501f;
    }

    .header .gnav__menus_customize::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        content: "";
        border-bottom: 1px solid #c5c5c5;
    }

    .header .gnav .gnav__container_customize {
        max-width: 100%;
        padding: 0 0 0 20px;
        display: block;
        margin-left: 0px !important;
        margin-right:0;width:100%!important;
    }
    .header .gnav .gnav__container {
        display: flex;
        flex-wrap: wrap;flex-direction: column;
    }
    
    .header .gnav__box_customize .py-5 {
        padding-top: 1rem !important;
            padding-bottom: 1rem !important;}

    .header .gnav__menu_customize {
        display: block !important;
        width: 100%;
        font-weight: 700;
        text-align: left;
        cursor: pointer !important;
    }

    .header .gnav__box_customize {
        position: unset !important;
        background-color: transparent;
        top: unset;
    }

    .col-md-3_customize {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .col-md-7_customize {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .col-md-2_customize {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }    .gnav__box .text-secondary {
    margin-top: 10px;margin-bottom:10px;
}

    /* .header .newMenu:hover {
        color: #495057 !important;
        text-decoration: underline !important;
        background-color: unset;
    } */


    /* .header .gnav__box_customize {
        padding: 0;
    }

    .header-categry_customize {
        font-weight: 100 !important;
    }

    .header-categry-under_customize {
        font-size: 12px;
    } */
    .show_con{font-size:12px!important;}
    .header .gnav__box a {
    font-size: 12.4px !important;padding:5px 0;
}
    .header .gnav__box a:hover{
 font-weight: 400;}
   .gnav__box .col-md-auto{
        flex: inherit;
        width: 100%;padding-right: 20px !important;padding-left:10px;
    }
    .gnav__box .col-md-auto.mb1{margin-bottom: 13px;}
    
    .header .gnav__aside__btn.btn_catalog::after {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 14px;
    margin-top: -7px;
    content: "";
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228.121%22%20height%3D%2213.414%22%20viewBox%3D%220%200%208.121%2013.414%22%3E%3Cpath%20d%3D%22M6%2C7.414-.707.707.707-.707%2C6%2C4.586%2C11.293-.707%2C12.707.707Z%22%20transform%3D%22translate%280.707%2012.707%29%20rotate%28-90%29%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
    
    .burger__bar_customize {
        display: block !important;
        width: 28px;
        height: 2px;
        background-color: #212529;
        outline: 1px solid transparent;
        -webkit-transition-property: background-color, -webkit-transform;
        -webkit-transition-duration: 0.3s;
        transition-property: background-color, transform;
        transition-duration: 0.3s;

    }

    .burger__bar_customize,
    .burger__bar_customize::before,
    .burger__bar_customize::after {
        display: block !important;
        width: 28px;
        height: 2px;
        background-color: #212529;
        outline: 1px solid transparent;
        transition-duration: 0.3s;
        transition-property: background-color, transform;
        -webkit-transition-property: background-color, -webkit-transform;
        -moz-transition-property: background-color, -moz-transform;
        -o-transition-property: background-color, -o-transform;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
    }

    .burger__bar_customize::before {
        top: -8px;
        position: absolute;
        content: "";
    }

    .burger__bar_customize::after {
        top: 8px;
        position: absolute;
        content: "";
    }

    .burger__bar_customize {
        position: relative;
        margin-top: 8px;
        margin-right: auto;
        margin-bottom: 8px;
        margin-left: auto;
        -webkit-user-select: none;
        user-select: none;
    }

    .burger_customize {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1055;
        display: inline-block !important;
        padding: 25px 20px 17px;
        margin: 0;
        text-align: center;
        cursor: pointer;
        background: none;
        border: none;
        outline: none;
    }

    .gnav-bg_customize[aria-expanded=true] {
        display: block !important;
    }

    .gnav-bg_customize {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1019;
        width: 100%;
        height: 100vh;
        background: #000;
        border: 0;
        border-radius: 0;
        outline: 0;
        opacity: 0.7;
    }

    .gnav__aside__btn_customize {
        width: unset !important;
        display: block !important;
        margin-top: 10px !important;
    }

    .header_customize .gnav__aside__btn {
        width: unset !important;
    }

    .gnav__aside__link_customize {
        display: block !important;
        /* background-color: #fff !important; */
    }

    .header .gnav__aside_customize {
        width: 280px;
        margin: 20px auto 0;
        display: block !important;
        right: 0 !important;
        top: auto !important;
        height: auto !important;
        margin-right: 10px !important;
    }

    .header .gnav__menu.gnav__menu--current,
    .header .gnav__menu[aria-expanded="true"] {
        box-shadow: unset !important;
        width: 100%;
    }

    .header .gnav__menu_customize:hover {
        color: #009f95 !important;

    }

    .header_customize .gnav__aside__child::after {
        position: absolute;
        top: 50%;
        right: 11px;
        width: 8px;
        height: 14px;
        margin-top: -7px;
        content: "";
        background-repeat: no-repeat;
        background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228.121%22%20height%3D%2213.414%22%20viewBox%3D%220%200%208.121%2013.414%22%3E%3Cpath%20d%3D%22M6%2C7.414-.707.707.707-.707%2C6%2C4.586%2C11.293-.707%2C12.707.707Z%22%20transform%3D%22translate%280.707%2012.707%29%20rotate%28-90%29%22%20fill%3D%22%23212529%22%2F%3E%3C%2Fsvg%3E);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
    }

    .header .gnav__aside__children_customize {
        position: unset;
    }

    .gnav__menus2_customize {
        display: none !important;
    }

    .gnav_customize {
        /* display: none; */
    }
    .gnav__aside_customize .gnav__aside__children {
        position: unset !important;
    }

    .header_customize .gnav__menu {
        padding-left: 10px !important;
        border-bottom: 1px solid #c5c5c5 !important;
    }
}
/*
@media (max-width: 768.98px) {
    .header .gnav__menu_customize {
        margin-left: 35px;
    }
}*/
.header .gnav__aside__icon{  width:26px;left:10px;display:none!important;}

@media (min-width: 1250px) {

    .header .gnav__aside__icon {
        width: 15px;
        left: 17px !important;
    }

    .header .gnav__aside__btn_2 {
        padding: 0 !important;
        padding-bottom: 0;
        /*min-height:44px!important;*/
        min-height:30px!important;
        border-radius: 12px;
        /*width: 120px !important;*/
        width: 100px !important;
        font-size: 12px;
        margin-top: 0;
        /* padding-top: 5px !important; */
        /*padding-left:26px !important;*/
        padding-left:18px !important;
        /*font-size: 13px !important;*/
        font-size: 11px !important;
        background-color: #fff!important;
        color: #212529!important;
    }

    .header .gnav__aside__btn[data-bs-toggle=collapse]::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.414%22%20height%3D%228.121%22%20viewBox%3D%220%200%2013.414%208.121%22%3E%3Cpath%20d%3D%22M6%2C7.414-.707.707.707-.707%2C6%2C4.586%2C11.293-.707%2C12.707.707Z%22%20transform%3D%22translate%280.707%200.707%29%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
    }


    .gnav__box_showroom {
        position: fixed !important;
        top: calc(100% - 1px) !important;
    }
    #headerTop{    justify-content: space-between;}
        .header .gnav__menu {
        display: inline-block;
        height: 50px;
        padding: 8px 0px 12px 0;
    }
    .header .gnav .gnav__box__container .pt-5 {
    padding-top: 3rem !important;
}
    .header .gnav__menus2{    gap: 8px;max-width: 1150px;margin:10px auto 0;justify-content: flex-end;}
        .header__logo {
        /*height: 60px;*/height: 50px;
    }.header .gnav__menus{background-color:inherit;}
    .header .gnav__aside__child{
        font-size:11px!important;
    }
}@media (max-width: 768.98px) {
    .header .gnav .gnav__box__container {
        padding: 0 10px 0 20px;
    }
}
/*  */

/* add 下メニュー */
#sub_contents .sub_list04{
    padding: 0 0 10px;
    display: flex;
    flex-wrap: wrap;
}
#sub_contents .sub_list04 > li {
    width: calc(25% - 8px);
    margin: 4px; display: inline-block;
    padding: 1%;
}
#sub_contents .sub_list04 li.green > a, #sub_contents .sub_list02 li.green > a {
    background:#fff url(../../common/images/ic_arrow_list02_on.png) no-repeat 10px 1.4em;
}
#sub_contents .sub_list04 li a, #sub_contents .sub_list02 li a {
    width:100%;
    border: 1px solid #D4D4D3;
    padding: 10px;
    padding-left: 20px;
    background:#fff url(../../common/images/ic_arrow_list02.png) no-repeat 10px 1.4em;
    text-decoration: none;
    font-size: 14.6px;
}
@media (max-width: 768px) {
    #sub_contents .sub_list04 > li{width: calc(50% - 8px);}
    #sub_contents ul ul.w25 {
    width: calc(50% - 8px);}
    
    #sub_contents .sub_list04 li a, #sub_contents .sub_list02 li a {
    padding: 10px 3px;
    padding-left: 20px;
    background: #fff url(../../common/images/ic_arrow_list02.png) no-repeat 10px 1.4em;
    font-size: 13px;padding-top: 7px;}

}