@charset "UTF-8";
.inner-m {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1280px;
}

.w35 {
    width: 35% !important;
}
.w60 {
    width: 60% !important;
}

.white {
    color: #ffffff !important;
}
.green {
    color: #42B027 !important;
}

.mt0 {
    margin-top: 0 !important;
}
.pd-l2 {
    padding-left: 2em;
}

.just-left {
    justify-content: left !important;
}
.just-right {
    justify-content: right !important;
}

.clear {
    clear: both;
}

#video {
    /*天地中央配置*/
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh;
    /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw;
    /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%;
}

.news-en-midashi {
    font-size: 50px;
    width: 300px;
    float: left;
    line-height: 1;
}
.news-en-midashi:after {
    content: "お知らせ";
    padding: 0 0 0 10px;
    color: #000000;
    font-size: 20px;
}
.en .news-en-midashi:after {
    display: none !important;
}
.dlb_rss_tab_nav {
    justify-content: right;
}
.dlb_rss_tab_nav li {
    margin: 0.5em !important;
    padding: 0px 10px !important;
}
.busi-en-midashi {
    font-size: 50px;
}
.busi-en-midashi:after {
    content: "多摩川グループ";
    padding: 0 0 0 10px;
    color: #000000;
    font-size: 20px;
}
.en .busi-en-midashi:after {
    display: none !important;
}
.busi-title {
    color: #ffffff;
    font-size: 20px;
    padding: 15px 0px;
    line-height: 1.4;
    background: linear-gradient(135deg, rgba(160, 201, 3, 1) 0%, rgba(63, 174, 39, 1) 100%);
}
.en .busi-title {
    font-size: 18px;
}
.com-en-midashi {
    font-size: 50px;
}
.com-en-midashi:after {
    content: "企業情報";
    padding: 0 0 0 10px;
    color: #000000;
    font-size: 20px;
}
.en .com-en-midashi:after {
    display: none !important;
}
.dlb_rss_04 .dlb_rss {
    height: 200px;
}
.r-midashi {
    font-size: 20px;
}
.gradation {
    font-weight: bold;
    color: transparent;
    background: rgb(63, 174, 39);
    background: linear-gradient(90deg, rgba(63, 174, 39, 1) 0%, rgba(117, 185, 24, 1) 20%, rgba(160, 201, 3, 1) 100%);
    -webkit-background-clip: text;
}
.foot-en-midashi {
    font-size: 38px;
    width: 100%;
}
.foot-en-midashi:after {
    content: "研究開発";
    padding: 0 0 0 10px;
    color: #000000;
    font-size: 20px;
}
.en .foot-en-midashi:after {
    display: none !important;
}
.foot-en-midashi-2 {
    font-size: 38px;
    width: 100%;
}
.foot-en-midashi-2:after {
    content: "DX情報";
    padding: 0 0 0 10px;
    color: #000000;
    font-size: 20px;
}
.en .foot-en-midashi-2:after {
    display: none !important;
}
/* #footer_nav ul.fnav_list {
    display: none;
} */
.dlb_c63_arr {
    width: 80px !important;
    height: 80px !important;
    top: -25px !important;
    right: 25px !important;
    background: linear-gradient(135deg, rgba(160, 201, 3, 1) 0%, rgba(63, 174, 39, 1) 100%);
}
.dlb_c63_arr .in::after {
    width: 20px !important;
    height: 20px !important;
    top: calc(50% - 12px) !important;
    right: 45px !important;
}
.dlb_c63_txt a {
    font-weight: bold !important;
    color: transparent !important;
    background: repeating-linear-gradient(90deg, #3fae27 0, #a0c903 100%) !important;
    -webkit-background-clip: text !important;
}
.dlb_box1-3_area .dlb_box1_txt {
    margin: -80px auto 0 !important;
    width: 80% !important;
    padding: 56px 64px;
}
.dlb_box1-3_area .dlb_box1_txt {
    margin: -100px auto 0 !important;
}
.dlb_btn_green a {
    padding: 8px 1.5em 8px 1.5em !important;
}
.dlb_btn_green a {
    background-color: #ffffff !important;
    color: #74bd13 !important;
    border-color: #74bd13 !important;
}
.dlb_btn_green a::before {
    display: none !important;
}
.dlb_btn_green a:hover {
    background-color: #74bd13 !important;
    color: #ffffff !important;
    border-color: #74bd13 !important;
}
.susta {
    position: relative;
    margin-top: 200px;
}
.susta_mt {
    margin-top: -70px;
}
.susta::before {
    content: 'SUSTAINABILITY';
    width: 140%;
    text-align: center;
    color: #f8f8f8;
    font-size: 150px;
    font-weight: bold;
    position: absolute;
    top: -205px;
    left: -20%;
}
.dlb_box1-2_area {
    position: relative;
}
.power_title {
    position: absolute;
    top: -35px;
    left: 35%;
    z-index: 10;
}
.dlb_btn_gra a {
    padding: 16px 1em 16px 1em !important;
}
.dlb_btn_gra a {
    background: linear-gradient(135deg, rgba(160, 201, 3, 1) 0%, rgba(63, 174, 39, 1) 100%) !important;
    color: #ffffff;
    font-size: 24px !important;
}
.dlb_btn_gra a small {
    font-size: 16px !important;
}
.dlb_btn_gra a::before {
    display: none;
}
.dlb_btn_gra a:hover {
    background: linear-gradient(135deg, rgba(160, 201, 3, 1) 0%, rgba(63, 174, 39, 1) 100%) !important;
    text-decoration: underline !important;
}
.dlb_c41_block a:hover {
    text-decoration: none;
}
.col3_331 .col {
    width: calc(33.33333% - 30px) !important;
    margin-right: 30px !important;
}
.dlb_map_bg {
    padding: 0px !important;
}
.dlb_btn_pdf a {
    display: block;
    padding: 16px 1.5em 16px 3.5em;
    text-align: center;
    position: relative;
    border-width: 2px;
    border-style: solid;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #71BE0E !important;
}
.dlb_btn_pdf a::before {
    content: '';
    width: 6px;
    height: 50px;
    border: 0px;
    position: absolute;
    left: 2.5em;
    top: 5px;
    transition: all .2s ease-in 0s;
    background: url(/dcms_media/image/pdf-icon.png) left center no-repeat;
    padding-left: 30px;
    background-size: 30px;
}
.dlb_btn_pdf a:hover {
    background-color: #71BE0E !important;
    color: #ffffff !important;
    border-color: #71BE0E !important;
    text-decoration: none;
}
.dlb_btn_pdf a:hover::before {
    content: '';
    width: 6px;
    height: 50px;
    border: 0px;
    position: absolute;
    left: 2.5em;
    top: 5px;
    transition: all .2s ease-in 0s;
    background: url(/dcms_media/image/pdf-icon-hover.png) left center no-repeat;
    padding-left: 30px;
    background-size: 30px;
}
.compliance_list {
    list-style-type: decimal;
    padding-left: 1.5em;
    line-height: 2;
}
.compliance_list2 {
    list-style-type: none;
    line-height: 2;
    margin-top: 20px;
}
#comta .dlb_table_03 thead td:first-child {
    width: 15% !important;
}
#comta .dlb_table_03 th,
#comta .dlb_table_03 td {
    padding: 10px !important;
}

.dlb_btn_green2 a {
    display: block;
    padding: 16px 1.5em 16px 1.5em;
    text-align: center;
    position: relative;
    border-width: 2px;
    border-style: solid;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #71BE0E !important;
}
.dlb_btn_green2 a::before {
    display: none;
}
.dlb_btn_green2 a:hover {
    background-color: #71BE0E !important;
    color: #ffffff !important;
    border-color: #71BE0E !important;
    text-decoration: none;
}

.dlb_btn_link a {
    display: block;
    padding: 16px 1.5em 16px 3.5em;
    text-align: center;
    position: relative;
    border-width: 2px;
    border-style: solid;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #71BE0E !important;
}
.dlb_btn_link a::before {
    content: '';
    width: 6px;
    height: 50px;
    border: 0px;
    position: absolute;
    left: 2.5em;
    top: 5px;
    transition: all .2s ease-in 0s;
    background: url(/dcms_media/image/pdf-icon.png) left center no-repeat;
    padding-left: 30px;
    background-size: 30px;
}
.dlb_btn_link a:hover {
    background-color: #71BE0E !important;
    color: #ffffff !important;
    border-color: #71BE0E !important;
    text-decoration: none;
}
.dlb_btn_link a:hover::before {
    content: '';
    width: 6px;
    height: 50px;
    border: 0px;
    position: absolute;
    left: 2.5em;
    top: 5px;
    transition: all .2s ease-in 0s;
    background: url(/dcms_media/image/pdf-icon-hover.png) left center no-repeat;
    padding-left: 30px;
    background-size: 30px;
}
.dlb_btn_link2 a {
    display: block;
    padding: 16px 0.5em 16px 3em;
    text-align: center;
    position: relative;
    border-width: 2px;
    border-style: solid;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #71BE0E !important;
}
.dlb_btn_link2 a::before {
    content: '';
    width: 6px;
    height: 50px;
    border: 0px;
    position: absolute;
    left: 1em;
    top: 5px;
    transition: all .2s ease-in 0s;
    background: url(/dcms_media/image/icon-link.png) left center no-repeat;
    padding-left: 30px;
    background-size: 25px;
}
.dlb_btn_link2 a:hover {
    background-color: #71BE0E !important;
    color: #ffffff !important;
    border-color: #71BE0E !important;
    text-decoration: none;
}
.dlb_btn_link2 a:hover::before {
    content: '';
    width: 6px;
    height: 50px;
    border: 0px;
    position: absolute;
    left: 1em;
    top: 5px;
    transition: all .2s ease-in 0s;
    background: url(/dcms_media/image/icon-link-hover.png) left center no-repeat;
    padding-left: 30px;
    background-size: 25px;
}
.dlb_btn_link3 a {
    display: block;
    padding: 16px 0.5em 16px 3em;
    text-align: center;
    position: relative;
    border-width: 2px;
    border-style: solid;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #71BE0E !important;
    margin-top: 20px;
}
.dlb_btn_link3 a::before {
    content: '';
    width: 6px;
    height: 50px;
    border: 0px;
    position: absolute;
    left: 2.5em;
    top: 5px;
    transition: all .2s ease-in 0s;
    background: url(/dcms_media/image/icon-link.png) left center no-repeat;
    padding-left: 30px;
    background-size: 35px;
}
.dlb_btn_link3 a:hover {
    background-color: #71BE0E !important;
    color: #ffffff !important;
    border-color: #71BE0E !important;
    text-decoration: none;
}
.dlb_btn_link3 a:hover::before {
    content: '';
    width: 6px;
    height: 50px;
    border: 0px;
    position: absolute;
    left: 2.5em;
    top: 5px;
    transition: all .2s ease-in 0s;
    background: url(/dcms_media/image/icon-link-hover.png) left center no-repeat;
    padding-left: 30px;
    background-size: 35px;
}
.dlb_btn_link_no a {
    display: block;
    padding: 16px .5em 16px .5em;
    text-align: center;
    position: relative;
    border-width: 2px;
    border-style: solid;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #71BE0E !important;
    margin-top: 20px;
}
.dlb_btn_link_no a:hover {
    background-color: #71BE0E !important;
    color: #ffffff !important;
    border-color: #71BE0E !important;
    text-decoration: none;
}
.stock_list {
    line-height: 3;
    padding-top: 10%;
    padding-left: 30%;
}
.dlb_box2-3_img_sdgs {
    float: left;
    width: 20% !important;
}
.dlb_box2-3_txt_sdgs {
    float: right;
    width: calc(100% - 20% - 40px) !important;
}
.stock_w40 {
    width: 40% !important
}
.stock_w55 {
    width: 55% !important
}

.dlb_c41_info {
    padding: 6vw 2em 11.5vw !important;
    height: 220px !important;
}
.en .dlb_c41_info {
    padding: 6vw 2em 6vw !important;
}
.dlb_media_block {
    width: 100% !important;
}
.dlb_media_cate {
    right: 0;
    left: 130px;
    top: 0px;
    margin-top: 0;
}

#page .dlb_rss_tab_nav {
    flex-wrap: wrap;
    justify-content: left;
    margin-bottom: 30px;
}
#page .dlb_rss_tab_nav li {
    margin: 0.5em !important;
    padding: 0px 30px !important;
    color: #71BE0E;
    background-color: #ffffff;
    border: 1px solid #71BE0E;
    font-size: 100% !important;
}
#page .dlb_rss_tab_nav li.active {
    color: #ffffff;
    background-color: #71BE0E;
}
#top .tab_content {
    height: 300px;
}
.footer_sns img {
    margin: 20px 0px;
}
.footer_sns img {
    width: 50%;
    height: auto;
}
.movie_link {
    padding-left: 24px;
}
.movie_link a {
    text-decoration: underline;
}



@media screen and (min-width:691px) and (max-width:1024px) {
    .susta::before {
        width: 140%;
        font-size: 100px;
        top: -130px;
    }
    .dlb_c63_arr .in::after {
        width: 14px !important;
        height: 14px !important;
        top: calc(50% - 8px) !important;
        right: 27px !important;
    }
    .dlb_c63_arr {
        width: 40px !important;
        height: 40px !important;
        top: -25px !important;
        right: 10px !important;
    }
    .dlb_c63_arr .in::after {
        width: 14px !important;
        height: 14px !important;
        top: calc(50% - 8px) !important;
        right: 27px !important;
    }
    .dlb_c63_txt a {
        font-size: 70%;
    }
    .foot-en-midashi:after {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1000px) {
    .mt370_pc {
        margin-top: 200px;
    }
}
.col-cen {
    justify-content: center !important;
}
.ml-0 {
    margin-left: 0px !important;
}
.mr-0 {
    margin-right: 0px !important;
}
.mt-0 {
    margin-top: 0px !important;
}
.pl-ul {
    padding-left: 1.5em !important;
}

@media screen and (min-width: 1000px) {
    .br-pc {
        display: block;
    }
    .br-sp {
        display: none;
    }
}
@media screen and (max-width: 1000px) {
    .br-pc {
        display: none;
    }
    .br-sp {
        display: block;
    }
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
    display: block !important;
}
.sp {
    display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media screen and (max-width: 1000px) {
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
}

@media screen and (max-width: 1000px) {
    .power_title {
        top: -35px;
        left: 25%;
    }
    .mt-ir-sp {
        margin-top: 800px;
    }
    .mt-ir-sp-en {
        margin-top: 800px;
    }
}

@media screen and (max-width: 690px) {
    .w35 {
        width: 100% !important;
    }
    .w60 {
        width: 100% !important;
    }

    #video {
        height: auto;
        /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    }

    .news-en-midashi {
        font-size: 36px;
    }
    .dlb_rss_tab_nav_wrap {
        overflow-x: visible !important;
        -webkit-overflow-scrolling: touch;
    }
    .dlb_rss_tab_nav {
        width: 100% !important;
        margin: 10px 0.5em 10px 0;
        font-size: 13px;
    }
    .dlb_rss {
        height: 270px;
    }
    .busi-en-midashi {
        font-size: 36px;
    }
    .busi-title {
        font-size: 18px;
    }
    .foot-en-midashi {
        font-size: 30px;
    }
    .dlb_c63_arr {
        width: 40px !important;
        height: 40px !important;
        top: -25px !important;
        right: 5px !important;
    }
    .dlb_c63_arr .in::after {
        width: 10px !important;
        height: 10px !important;
        top: calc(50% - 6px) !important;
        right: 24px !important;
    }
    .foot-en-midashi:after {
        padding: 0 0 0 20px;
        font-size: 16px;
    }
    .foot-en-midashi-2:after {
        padding: 0 0 0 20px;
        font-size: 16px;
    }
    .dlb_box1-3_area .dlb_box1_txt {
        margin: -35px auto 0 !important;
        width: 90% !important;
    }
    .dlb_box1-3_area .dlb_box1_txt {
        padding: 12px 12px !important;
    }
    .susta_mt {
        margin-top: -15px;
    }
    .susta::before {
        font-size: 45px;
        top: -60px;
    }
    .power_title {
        top: -18px;
        left: 25%;
    }
    .dlb_box2-3_img_sdgs {
        width: 100% !important;
    }
    .dlb_box2-3_txt_sdgs {
        width: 100% !important;
    }
    .col3_331 .col {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .stock_w40 {
        width: 100% !important
    }
    .stock_w55 {
        width: 100% !important
    }

    #td1 .dlb_table_07 td {
        display: table-cell !important;
    }
    #td1 .dlb_table_07 td {
        padding: 8px !important;
    }
    #td1 .dlb_table_07 td:first-child {
        border-bottom: solid 1px #ebebeb !important;
        border-top: solid 1px #ebebeb !important;
    }
    .mt-sp0 {
        margin-top: 0px !important;
    }
    .dlb_btn_w60 {
        max-width: 80% !important;
    }
    .dlb_btn_link3 a {
        margin-top: 10px;
    }

}


/*flex*/
.fbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.fbox.nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.fbox.bxstart {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.fbox.bxend {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.fbox.bxcenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.fbox.alstart {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    align-content: flex-start;
}
.fbox.alend {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    align-content: flex-end;
}
.fbox.alcenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    align-content: center;
}
.fbox.albt {
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.fbox.linedist {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}
.pos0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: -1;
    order: -1;
}


/* TOP - COMPANY */
section .wrap {
    box-sizing: border-box;
    overflow: hidden;
}
section .contents {
    width: calc(100% - 60px);
    max-width: 1280px;
    margin: 0 auto;
}
.post_content section .contents p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
    font-weight: 500;
}

.title_box {}
.title_box .midashi {
    font-size: 30px !important;
    letter-spacing: .05em;
    line-height: 1;
    color: #1C2189;
    margin: 0;
    padding: 0;
}
.title_box .midashi::before {
    content: none;
}
.title_box .midashi::after {
    content: '';
    display: block;
    position: relative;
    width: 2.0em;
    height: 2px;
    margin: 0.5em auto .45em;
    background-color: #1C2189;
    bottom: auto;
    left: auto;
    transform: translateX(0);

}
.post_content .title_box p.partner_sub {
    font-size: 16px;
    line-height: 1;
    margin: 0;
}
.btn_box .btn {
    display: inline-block;
}
.btn a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    height: 40px;
    color: #ffffff !important;
    background-color: #f19149;
    border: 2px solid #f19149;
    display: inline-block;
    padding: .0 2.3em;
    text-align: center;
    border-radius: 2em;
    transition: .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
}
.btn a span {
    line-height: 1;
}
.btn a:hover {
    background-color: #ffffff;
    color: #f19149 !important;
    border-color: #f19149;
}
.cb_contents.last {
    padding-bottom: 30px;
}
#aboutus .wrap {
    padding-top: 45px;
    padding-bottom: 45px;
    background: url(/dcms_media/image/top-campany-bg.jpg) center top;
    background-size: cover;
}
#aboutus .contents>.fbox {
    width: 100%;
}
#aboutus .contents .detail {
    width: calc(52.5% - 50px);
}
#aboutus .contents .detail .logo {
    width: 210px;
    margin-bottom: 15px;
}
#aboutus .title_box .midashi {
    margin: 0 0 .5em !important;
    padding: 0;
    color: #FFFFFF;
}
#aboutus .title_box .midashi::after {
    content: none;
}
#aboutus .title_box .partner_sub {
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 2.5em;
}
#aboutus .contents .detail .txt {
    font-size: 18px;
    line-height: 1.8;
    color: #FFFFFF;
    margin: 0 0 3.5em;
    font-weight: 400;
    letter-spacing: .075em;
}
#aboutus .contents .link {
    width: 40%;
    margin: 0;
}
#aboutus .contents .link li {
    width: calc(50% - 10px);
    list-style: none;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    background-color: #ffffffb5;
    padding: 7%;
}
#aboutus .contents .link li a {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: .3s;
}
#aboutus .contents .link li a:hover {
    transform: scale(1.05);
    opacity: .8;
}
#aboutus .contents .link li a h3 {
    color: #FFFFFF;
    line-height: 1;
    font-size: 30px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: calc(50% - 1.5em);
    left: 0;
    margin: 0;
    padding: 0;
    text-shadow: 0 0 3px rgba(0, 0, 0, .5), 0 0 4px rgba(0, 0, 0, .5), 0 0 5px rgba(0, 0, 0, .5);
}
.about_h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4;
}
.link_sub {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 1.4 !important;
}
#aboutus .contents .link li a h3::after {
    content: '';
    display: block;
    width: 2em;
    margin: .4em auto 0;
    height: 2px;
    background-color: #88abda;
}
#aboutus .contents .link li a p {
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: calc(50% - 2.4em);
    left: 0;
    margin: 0;
    box-sizing: border-box;
    padding-left: .5em;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 0 3px rgba(0, 0, 0, .5), 0 0 4px rgba(0, 0, 0, .5), 0 0 5px rgba(0, 0, 0, .5);
}
#aboutus .contents .link li a p::after {
    content: '';
    display: inline-block;
    border-top: .4em solid transparent;
    border-bottom: .4em solid transparent;
    border-left: .4em solid #ffffff;
    margin-left: .5em;
    transform: translateY(.05em);
}
#aboutus .contents .detail {
    width: calc(52.5% - 50px);
    background: linear-gradient(135deg, rgba(160, 201, 3, 1) 0%, rgba(63, 174, 39, 1) 100%);
    padding: 30px;
}
#aboutus .contents .detail2 {
    width: calc(52.5% - 50px);
    background: linear-gradient(135deg, rgba(160, 201, 3, 1) 0%, rgba(63, 174, 39, 1) 100%);
    padding: 30px;
}
#aboutus .contents .detail .txt {
    font-size: 18px;
    line-height: 1.8;
    color: #FFFFFF;
    margin: 0 0 2.5em;
    font-weight: 400;
    letter-spacing: .075em;
}
#aboutus .top_com {
    background-image: none !important;
    position: relative;
}
#aboutus .top_com_2 {
    width: 50%;
}
#aboutus .com-under {
    margin-top: -360px;
}
#aboutus .top_com::before {
    content: 'COMPANY';
    color: #f8f8f8;
    font-size: 150px;
    font-weight: bold;
    position: absolute;
    top: -70px;
    right: 5%;
    z-index: -1;
}
.top_com .contents {
    width: 100% !important;
    max-width: 2000px !important;
}
.about_line {
    font-size: 14px;
    color: #ffffff;
}
.power_map {
    position: relative;
}

.w65 {
    width: 65% !important;
    margin: auto !important;
}
.w70 {
    width: 70% !important;
    margin: auto !important;
}
.w75 {
    width: 75% !important;
    margin: auto !important;
}

#p01 {
    position: absolute;
    top: 180px;
    right: 0px;
    padding: 20px;
    border: 10px solid;
    border-image: linear-gradient(90deg, #a0c903 0%, #3fae27 100%);
    border-image-slice: 1;
    width: 440px;
}
#odo01 {
    font-weight: bold;
    color: rgb(63, 174, 39);
    /* background: rgb(63,174,39);
	background: linear-gradient(90deg, rgba(63,174,39,1) 0%, rgba(117,185,24,1) 20%, rgba(160,201,3,1) 100%);
	-webkit-background-clip: text; */
    font-size: 50px;
    vertical-align: baseline;
    margin: 0px 10px;
}
#odo01-1,
#odo01-2,
#odo01-3 {
    font-weight: bold;
    color: rgb(63, 174, 39);
    font-size: 30px;
    vertical-align: baseline;
    margin: 6px 10px;
}
.odo01 {
    color: #000000;
}
.m-midashi-01 {

    text-align: center;
    color: #000000;
    font-size: 24px;
    padding: 5px 10px;
    font-weight: bold;
}

#p02 {
    position: absolute;
    top: 100px;
    left: 340px;
}
#odo02 {
    color: #52BBD1;
    font-size: 54px;
    vertical-align: baseline;
}
.odo02 {
    color: #52BBD1;
}
.m-midashi-02 {
    background-color: #52BBD1;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}

#p03 {
    position: absolute;
    top: 60%;
    left: 47%;
}
#odo03 {
    color: #73B97B;
    font-size: 54px;
    vertical-align: baseline;
}
.odo03 {
    color: #73B97B;
}
.m-midashi-03 {
    background-color: #73B97B;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}

#p04 {
    position: absolute;
    top: 250px;
    left: 260px;
}
#odo04 {
    color: #F68C40;
    font-size: 54px;
    vertical-align: baseline;
}
.odo04 {
    color: #F68C40;
}
.m-midashi-04 {
    background-color: #F68C40;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}

#p05 {
    position: absolute;
    top: 380px;
}
#odo05 {
    color: #E77A73;
    font-size: 54px;
    vertical-align: baseline;
}
.odo05 {
    color: #E77A73;
}
.m-midashi-05 {
    background-color: #E77A73;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}

#p06 {
    position: absolute;
    top: 43%;
    left: 47%;
}
#odo06 {
    color: #6699cc;
    font-size: 54px;
    vertical-align: baseline;
}
.odo06 {
    color: #6699cc;
}
.m-midashi-06 {
    background-color: #6699cc;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}
#p07 {
    position: absolute;
    top: 81%;
    left: 24%;
}
#odo07 {
    color: #efb838;
    font-size: 54px;
    vertical-align: baseline;
}
.odo07 {
    color: #efb838;
}
.m-midashi-07 {
    background-color: #efb838;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}
#p08 {
    position: absolute;
    top: 75%;
    left: 44%;
}
#odo08 {
    color: #c0c743;
    font-size: 54px;
    vertical-align: baseline;
}
.odo08 {
    color: #c0c743;
}
.m-midashi-08 {
    background-color: #c0c743;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}
#p09 {
    position: absolute;
    top: 630px;
    right: 0px;
    width: 440px;
}



.col2_m_211_top>.col {
    width: calc(50% - 20px);
    margin-right: 10px;
    flex-grow: 1;
}
.dlb_btn_link_no_tpp a {
    padding: 6px 0.5em 6px 0.5em;
    margin-top: 0px;
    line-height: 1.5;
}

#p01-en {
    position: absolute;
    top: 280px;
    right: 0px;
    padding: 20px;
    border: 10px solid;
    border-image: linear-gradient(90deg, #a0c903 0%, #3fae27 100%);
    border-image-slice: 1;
}
#odo01-en {
    font-weight: bold;
    color: rgb(63, 174, 39);
    /* background: rgb(63,174,39);
	background: linear-gradient(90deg, rgba(63,174,39,1) 0%, rgba(117,185,24,1) 20%, rgba(160,201,3,1) 100%);
	-webkit-background-clip: text; */
    font-size: 72px;
    vertical-align: baseline;
}
#odo01-1-en,
#odo01-2-en {
    font-weight: bold;
    color: rgb(63, 174, 39);
    font-size: 30px;
    vertical-align: baseline;
    margin: 6px 10px;
}
.odo01-en {
    color: #000000;
}
.m-midashi-01-en {

    text-align: center;
    color: #000000;
    font-size: 18px;
    padding: 5px 10px;
    font-weight: bold;
}

#p02-en {
    position: absolute;
    top: 100px;
    left: 340px;
}
#odo02-en {
    color: #52BBD1;
    font-size: 60px;
    vertical-align: baseline;
}
.odo02-en {
    color: #52BBD1;
}
.m-midashi-02-en {
    background-color: #52BBD1;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}

#p03-en {
    position: absolute;
    top: 60%;
    left: 47%;
}
#odo03-en {
    color: #73B97B;
    font-size: 60px;
    vertical-align: baseline;
}
#odo03-en-sp {
    color: #73B97B;
    font-size: 30px;
    vertical-align: baseline;
}
.odo03-en {
    color: #73B97B;
}
.odo03-en-sp {
    color: #73B97B;
}
.m-midashi-03-en {
    background-color: #73B97B;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}

#p04-en {
    position: absolute;
    top: 250px;
    left: 260px;
}
#odo04-en {
    color: #F68C40;
    font-size: 60px;
    vertical-align: baseline;
}
.odo04-en {
    color: #F68C40;
}
.m-midashi-04-en {
    background-color: #F68C40;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}

#p05-en {
    position: absolute;
    top: 380px;
}
#odo05-en {
    color: #E77A73;
    font-size: 60px;
    vertical-align: baseline;
}
.odo05-en {
    color: #E77A73;
}
.m-midashi-05-en {
    background-color: #E77A73;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}
#p06-en {
    position: absolute;
    top: 43%;
    left: 47%;
}
#odo06-en {
    color: #6699cc;
    font-size: 60px;
    vertical-align: baseline;
}
.odo06-en {
    color: #6699cc;
}
.m-midashi-06-en {
    background-color: #6699cc;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}
#p06-en-sp {
    position: absolute;
    top: 15%;
    left: 64%;
}
#odo06-en-sp {
    color: #6699cc;
    font-size: 60px;
    vertical-align: baseline;
}
.odo06-en-sp {
    color: #6699cc;
}
.m-midashi-06-en-sp {
    background-color: #6699cc;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}
#p07-en {
    position: absolute;
    top: 81%;
    left: 24%;
}
#odo07-en {
    color: #efb838;
    font-size: 54px;
    vertical-align: baseline;
}
#odo07-en-sp {
    color: #efb838;
    font-size: 30px;
    vertical-align: baseline;
}
.odo07-en {
    color: #efb838;
}
.odo07-en-sp {
    color: #efb838;
}
.m-midashi-07-en {
    background-color: #efb838;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}
#p08-en {
    position: absolute;
    top: 75%;
    left: 44%;
}
#odo08-en {
    color: #c0c743;
    font-size: 54px;
    vertical-align: baseline;
}
#odo08-en-sp {
    color: #c0c743;
    font-size: 30px;
    vertical-align: baseline;
}
.odo08-en {
    color: #c0c743;
}
.odo08-en-sp {
    color: #c0c743;
}
.m-midashi-08-en {
    background-color: #c0c743;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}

hr.wakunai {
    color: #000000;
    border-bottom: 1px solid #000000;
}
.link_cen {
    justify-content: center;
    align-items: center;
}
.dlb_c55_txt {
    padding-left: 3em !important;
}

@media screen and (max-width: 1500px) {
    .w70 {
        width: 100% !important;
        margin: auto !important;
    }
}


@media screen and (max-width: 1400px) {
    #aboutus .top_com::before {
        font-size: 140px;
        top: -60px;
        right: 0%;
    }
}

@media screen and (max-width: 1000px) {
    .w65 {
        width: 100% !important;
    }
    .w75 {
        width: 100% !important;
    }

    .txt_c_sp {
        text-align: center;
    }

    .power_map {
        padding: 70px 0px 60px 0px;
    }
    #p01 {
        top: 500px;
        right: 25%;
        width: 50%;
    }
    #p01 {
        #p01 {
            top: 500px;
            right: 25%;
            width: 50%;
            /* margin: auto; */
        }
    }
    #odo01 {
        font-size: 42px;
    }
    .m-midashi-01 {
        padding: 0px 10px;
    }
    #odo01 {
        font-size: 60px;
    }
    #p02 {
        position: absolute;
        top: 70px;
        left: 280px;
    }
    #odo02 {
        font-size: 36px;
    }
    .m-midashi-02 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p03 {
        position: absolute;
        top: 310px;
        left: 410px;
    }
    #odo03 {
        font-size: 36px;
    }
    .m-midashi-03 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p04 {
        position: absolute;
        top: 148px;
        left: 200px;
    }
    #odo04 {
        font-size: 36px;
    }
    .m-midashi-04 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p05 {
        position: absolute;
        top: 345px;
        left: 260px;
    }
    #odo05 {
        font-size: 36px;
    }
    .m-midashi-05 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p06 {
        position: absolute;
        top: 35%;
        left: 58%;
    }
    #odo06 {
        font-size: 36px;
    }
    .m-midashi-06 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p01-en {
        top: 500px;
        right: 25%;
        width: 50%;
    }
    #odo01-en {
        font-size: 42px;
    }
    .m-midashi-01 {
        padding: 0px 10px;
    }
    #odo01-en {
        font-size: 60px;
    }
    #p02-en {
        position: absolute;
        top: 70px;
        left: 280px;
    }
    #odo02-en {
        font-size: 36px;
    }
    .m-midashi-02 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p03-en {
        position: absolute;
        top: 310px;
        left: 410px;
    }
    #odo03-en {
        font-size: 36px;
    }
    .m-midashi-03-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p04-en {
        position: absolute;
        top: 148px;
        left: 200px;
    }
    #odo04-en {
        font-size: 36px;
    }
    .m-midashi-04-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p05-en {
        position: absolute;
        top: 345px;
        left: 260px;
    }
    #odo05-en {
        font-size: 36px;
    }
    .m-midashi-05-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p06-en {
        position: absolute;
        top: 35%;
        left: 58%;
    }
    #odo06-en {
        font-size: 36px;
    }
    .m-midashi-06-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p06-en-sp {
        position: absolute;
        top: 35%;
        left: 58%;
    }
    #odo06-en-sp {
        font-size: 36px;
    }
    .m-midashi-06-en-sp {
        padding: 0px 10px;
        font-size: 12px;
    }
    #aboutus {
        display: flex;
        flex-direction: column;
    }
    #aboutus .contents .detail {
        width: 90%;
        margin: auto;
    }
    .title_box .midashi {
        font-size: 20px !important;
    }
    #aboutus .contents .detail .txt {
        font-size: 14px;
    }
    .dlb_btn_w30 {
        margin: auto;
    }
    #aboutus .top_com {
        order: 2;
        margin-top: -70px;
    }
    #aboutus .com-under {
        order: 1
    }
    #aboutus .contents .link {
        width: 100%;
        margin: 0;
    }
    #aboutus .top_com_2 {
        width: 100%;
    }
    .com-en-midashi {
        font-size: 36px;
    }
    .susta {
        margin-top: 100px;
    }
    .dlb_c55_txt {
        padding-left: 0em !important;
    }
    .about_h3 {
        font-size: 20px;
    }
    .plant_botan {
        margin-top: 80px !important;
    }
}
@media screen and (max-width: 690px) {
    .w65 {
        width: 100% !important;
    }
    .w75 {
        width: 100% !important;
    }

    .txt_c_sp {
        text-align: center;
    }

    .power_map {
        padding: 70px 0px 60px 0px;
    }
    #p01 {
        top: 105%;
        right: 0px;
        width: 100%;
    }
    #odo01 {
        font-size: 42px;
    }
    .m-midashi-01 {
        padding: 0px 10px;
        font-size: 18px;
    }
    #odo01 {
        font-size: 42px;
    }
    #p02 {
        position: absolute;
        top: 70px;
        left: 80px;
        font-size: 12px;
    }
    #odo02 {
        font-size: 36px;
    }
    .m-midashi-02 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p03 {
        position: absolute;
        top: 50%;
        left: 65%;
        font-size: 12px;
    }
    #odo03 {
        font-size: 36px;
    }
    .m-midashi-03 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p04 {
        position: absolute;
        top: 148px;
        left: 0px;
        font-size: 12px;
    }
    #odo04 {
        font-size: 36px;
    }
    .m-midashi-04 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p05 {
        position: absolute;
        top: 84%;
        left: 0%;
        font-size: 12px;
    }
    #odo05 {
        font-size: 36px;
    }
    .m-midashi-05 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p06 {
        position: absolute;
        top: 35%;
        left: 68%;
        font-size: 12px;
    }
    #odo06 {
        font-size: 30px;
    }
    .m-midashi-06 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p07 {
        position: absolute;
        top: 70%;
        left: 40%;
        font-size: 12px;
    }
    #odo07 {
        font-size: 30px;
    }
    .m-midashi-07 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p08 {
        position: absolute;
        top: 66%;
        left: 68%;
        font-size: 12px;
    }
    #odo08 {
        font-size: 30px;
    }
    .m-midashi-08 {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p09 {
        position: absolute;
        top: 190%;
        right: -34px;
        width: 109%;
    }
    .dlb_btn_link_no_tpp a {
        width: 82%;
    }
    #p01-en {
        top: 460px;
        right: 0px;
        width: 100%;
    }
    #odo01-en {
        font-size: 42px;
    }
    .m-midashi-01-en {
        padding: 0px 10px;
        font-size: 14px;
    }
    #odo01-en {
        font-size: 42px;
        margin: 0px 10px;
    }
    #p02-en {
        position: absolute;
        top: 70px;
        left: 80px;
        font-size: 12px;
    }
    #odo02-en {
        font-size: 30px;
    }
    .m-midashi-02-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p03-en {
        position: absolute;
        top: 50%;
        left: 65%;
        font-size: 12px;
    }
    #odo03-en {
        font-size: 30px;
    }
    .m-midashi-03-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p04-en {
        position: absolute;
        top: 148px;
        left: 0px;
        font-size: 12px;
    }
    #odo04-en {
        font-size: 30px;
    }
    .m-midashi-04-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p05-en {
        position: absolute;
        top: 86%;
        left: 0%;
        font-size: 12px;
    }
    #odo05-en {
        font-size: 30px;
    }
    .m-midashi-05-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p06-en {
        position: absolute;
        top: 35%;
        left: 66%;
        font-size: 12px;
    }
    #odo06-en {
        font-size: 30px;
    }
    .m-midashi-06-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p06-en-sp {
        position: absolute;
        top: 35%;
        left: 68%;
        font-size: 12px;
    }
    #odo06-en-sp {
        font-size: 30px;
    }
    .m-midashi-06-en-sp {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p07-en {
        position: absolute;
        top: 72%;
        left: 40%;
        font-size: 12px;
    }
    #odo07-en {
        font-size: 30px;
    }
    .m-midashi-07-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #p08-en {
        position: absolute;
        top: 65%;
        left: 72%;
        font-size: 12px;
    }
    #odo08-en {
        font-size: 30px;
    }
    .m-midashi-08-en {
        padding: 0px 10px;
        font-size: 12px;
    }
    #aboutus {
        display: flex;
        flex-direction: column;
    }
    #aboutus .contents .detail {
        width: 90%;
        margin: auto;
    }
    .title_box .midashi {
        font-size: 20px !important;
    }
    #aboutus .contents .detail .txt {
        font-size: 14px;
    }
    .dlb_btn_w30 {
        margin: auto;
    }
    #aboutus .top_com {
        order: 2;
        margin-top: -70px;
    }
    #aboutus .com-under {
        order: 1
    }
    #aboutus .contents .link {
        width: 100%;
        margin: 0;
    }
    #aboutus .top_com_2 {
        width: 100%;
    }
    .com-en-midashi {
        font-size: 36px;
    }
    .susta {
        margin-top: 0px;
    }
    .dlb_c55_txt {
        padding-left: 0em !important;
    }
    .about_h3 {
        font-size: 20px;
    }
}


/* =============================================
PULLDOWN MENU 
============================================= */
.mm_inner {
    position: absolute;
    width: 200px;
    left: calc(50% - 100px);
    top: 50px;
    opacity: 0;
    z-index: 10;
    transition: all 0.4s;
    visibility: hidden;
    display: block;
    border: 1px solid #eeeeee;
}
.mm_inner2 {
    position: absolute;
    width: 200px;
    left: calc(50% - 100px);
    top: 50px;
    opacity: 0;
    z-index: 10;
    /* transition: all 0.4s; */
    visibility: hidden;
    display: block;
    border: 1px solid #eeeeee;
}
.mm_inner3 {
    position: absolute;
    width: 220px;
    left: calc(50% - 100px);
    top: 50px;
    opacity: 0;
    z-index: 10;
    /* transition: all 0.4s; */
    visibility: hidden;
    display: block;
    border: 1px solid #eeeeee;
}
/*.gnavi_area > ul > li.megamenu:hover > ul,*/
.megamenu:hover .mm_inner {
    opacity: 1;
    z-index: 100;
    top: 65px;
    visibility: visible;
}
.mm_inner .mm_in_title {
    width: 25%;
    color: #ffffff;
    background: #0086CA;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: bold;
}
.mm_inner2 .mm_in_title {
    width: 25%;
    color: #ffffff;
    background: #0086CA;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: bold;
}
.mm_inner3 .mm_in_title {
    width: 25%;
    color: #ffffff;
    background: #0086CA;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: bold;
}
.mm_inner .mm_in_title .en {
    font-size: 10px;
    font-weight: normal;
}
.mm_inner2 .mm_in_title .en {
    font-size: 10px;
    font-weight: normal;
}
.mm_inner3 .mm_in_title .en {
    font-size: 10px;
    font-weight: normal;
}
.mm_inner .mm_nav {
    width: 100%;
    background-color: #ffffff;
}
.mm_inner2 .mm_nav {
    width: 100%;
}
.mm_inner3 .mm_nav {
    width: 100%;
}
.megamenu {
    position: relative;
}
.megamenu ul {
    display: block !important;
    width: 100%;
    padding: 0;
}
.megamenu li {
    display: inherit;
    width: 100%;
    border-left: none;
    overflow: hidden;
}
.megamenu li+li {
    border-top: 1px solid #eeeeee;
}
.megamenu li:last-child {
    border-right: none;
}
.megamenu li a {
    display: block !important;
    color: #555;
    padding: 8px !important;
    background-color: white;
}
.megamenu li a:hover {
    color: #0086CA;
    background-color: #F3F3F0;
    text-decoration: underline;
}
header.template_c2 .gnavi_area ul .megamenu .mm_inner li a::after {
    display: none;
}
header.template_c2 .gnavi_area ul .megamenu .mm_inner2 li a::after {
    display: none;
}
header.template_c2 .gnavi_area ul .megamenu .mm_inner3 li a::after {
    display: none;
}
.mm_btn {
    position: absolute;
    display: none;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.mm_btn2 {
    position: absolute;
    display: none;
    width: 30px;
    height: 30px;
    top: 97px;
    right: 10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.mm_btn3 {
    position: absolute;
    display: none;
    width: 30px;
    height: 30px;
    top: 220px;
    right: 10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.mm_btn.active {
    transform: rotate(-45deg);
}
.mm_btn2.active {
    transform: rotate(-45deg);
}
.mm_btn3.active {
    transform: rotate(-45deg);
}

.mm_btn2.active .mm_btn3 {
    top: 300px !important;
}

.mm_btn::before {
    position: absolute;
    display: block;
    content: '';
    width: 20px;
    height: 2px;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    background-color: #333;
}
.mm_btn2::before {
    position: absolute;
    display: block;
    content: '';
    width: 20px;
    height: 2px;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    background-color: #333;
}
.mm_btn3::before {
    position: absolute;
    display: block;
    content: '';
    width: 20px;
    height: 2px;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    background-color: #333;
}
.mm_btn::after {
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 20px;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    background-color: #333;
}
.mm_btn2::after {
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 20px;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    background-color: #333;
}
.mm_btn3::after {
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 20px;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    background-color: #333;
}
.gnavi-li {
    display: none;
}
.mm_inner200 {
    left: 199px;
}
.megamenu2:hover .mm_inner2 {
    opacity: 1;
    z-index: 100;
    top: 45px;
    visibility: visible;
}
.megamenu3:hover .mm_inner3 {
    opacity: 1;
    z-index: 100;
    top: 179px;
    visibility: visible;
}
.megamenu2 a {
    font-size: 14px !important;
}
.megamenu3 a {
    font-size: 14px !important;
}


@media only screen and (max-width:1000px) {
    .mm_inner {
        position: static;
        display: none;
        width: 100%;
        opacity: 1;
        visibility: visible;
        border: 0;
        transition: all 0s;
    }
    .mm_inner2 {
        position: static;
        display: none;
        width: 100%;
        opacity: 1;
        visibility: visible;
        border: 0;
        transition: all 0s;
    }
    .mm_inner3 {
        position: static;
        display: none;
        width: 100%;
        opacity: 1;
        visibility: visible;
        border: 0;
        transition: all 0s;
    }
    .megamenu li a {
        display: block !important;
        color: #555;
        padding: 8px 30px !important;
        background-color: white;
    }
    .megamenu li+li {
        border-top: 0;
    }
    .mm_btn {
        display: block;
    }
    .mm_btn2 {
        display: block;
    }
    .mm_btn3 {
        display: block;
    }
    .gnavi-li {
        display: block;
    }
    .no2 {
        padding-top: 0 !important;
    }
    .megamenu li a.spli {
        padding: 8px 60px !important;
    }
}


/* 2024.12.03 追記 */
.dlb_rss_tab_nav li {
    list-style: none;
    margin: 0 1.5em;
    display: block;
    font-size: 94%;
    padding: 8px 0 16px;
    position: relative;
    cursor: pointer;
}
.dlb_rss_tab_nav {
    justify-content: center;
    margin-bottom: 30px;
}
.dlb_rss_tab_nav li {
    border-left: 1px solid #b9b9b9;
    margin: 0em !important;
    padding: 0px 10px !important;
}


@media screen and (max-width: 690px) {
    .dlb_rss_tab_nav {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}

/*---202602追加分---*/
@media screen and (max-width:690px) { 
  .fnav_title.sitemap a {
border-bottom: 1px solid #eee;
  }
}

.sp-sns-contact {
      margin: auto;
    max-width: 300px;
}

.sp-sns-contact .footer_sns {
  justify-content: center;
}

.sp-sns-contact .footer_sns  a {
padding: 0 10px 0 10px !important;
margin-left: 0 !important;
border: 0 !important;
}

#footer_nav .sp-sns-contact .dlb_btn_gra {
  width: 100% !important;
}

.sp-sns-contact .dlb_btn_gra a {
  border-top: none !important;
  border-bottom: none;
}
