/* #header .header_bg .header_top{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
}
#header .header_bg .header_bottom{
    max-height: 100%;
}
.link-parent-main{
    position: relative;
}
.link-parent-main-child{
    position: absolute;
    left: 0;
    top: -90px;
} */
.group__linem-history .col__ti p{
    width: 66%;
    letter-spacing: -1px;
}
.col__ti .img__wrapper{
    width: 34%;
}
.default-die-text{
    line-break: auto;
}
#home .group__np{
    /* background-image: url(../img/top/image01.jpg);
    background-attachment: fixed; */
    background: none !important;
}
#home .banner__scroll{
    z-index: 2;
}
.img__banner--sp{
    display: none;
}
.owl-carousel-news{
    display: none;
}
#home .our_all::after{
    content: none;
}
.group__linem-history0929 .row:nth-child(odd) .col__ti{
    background-color: #E5E5E5 !important;
    margin-bottom: 10px;
}

.group__linem-history0929 .row .col__ti{
    background-color: #F2F2F2 !important;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
.group__linem-history0929 .col__y{
    font-family: "Shippori Mincho B1", serif;
}
.group__linem-history0929:before{
    top: 81px;
}
#pagetop{
    z-index: 50;
}
.news__top-btn-link-detail{
    position: relative;
}
.news__top-btn-link-detaila{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #d93031;
    width: 190px;
    height: 68px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    border: 1px solid #fff;
}
.news__top-btn-link-detaila:hover{
    background-color: #d93031;
    color: #fff;
}
.bg-overflow{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -10;
}
.bg-overflow:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/top/image01.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#top #Res_Menu{
    background-color: transparent;
}
#top #header{
    background-color: #fff;
}
@media screen and (min-width:769px) {
    .group__linem-history0929 .row:nth-child(6) .col__ti p{
        width: 50%;
    }
    .group__linem-history0929 .row:nth-child(6) .col__ti .img__wrapper{
        width: 50%;
    }
}
@media screen and (max-width:768px) {
    .group__linem-history0929 .row .col__ti{
        border-top: 0 solid #fff;
        border-bottom: 0 solid #fff;
    }
    .news__top-btn-link-detaila{
        font-size: 4.27vw;
        width: 29.33vw;
        height: 11.13vw;
    }
}
@media screen and (max-width:767px) {
    .img__banner--sp{
        display: block;
    }
    .img__banner--pc{
        display: none;
    }
    #home .banner__gp img{
        height: auto;
    }
    #home .banner__text img{
        width: 80.583vw;
    }
    #home .banner__text {
        padding-bottom: 13.556vw;
        padding-left: 3.469vw;
    }
    #home .banner__scroll img {
        margin-top: 7px;
        height: 30.901vw;
    }
    #home .banner__scroll {
        left: auto;
        transform: none;
        right: 3vw;
        bottom: -15vw;
    }
    .news__top20250926{
        padding-top: 11vw;
        padding-bottom: max(18.67vw,70px);
    }
    .owl-carousel-news{
        display: block;
        padding-top: 50px;
    }
    .owl-carousel-news--pc{
        display: none;
    }
    .owl-carousel-news .h__100{
        background-color: #fff;
    }
    .owl-carousel-news .col__03 img {
        width: 100%;
        height: max(34.27vw,214px) !important;
        object-fit: cover;
        object-position: center;
    }
    #home .group__np{
        background-image: url(../img/top/image03.jpg);
        background-size: cover;
    }
    .bg-overflow:before{
        background-image: url(../img/top/image03.jpg);
    }
    #home #our {
        padding-top: 134px;
    }
    .our_line_right-20250926 img{
        width: 69vw;
    }
    .our_line_right-20250926{
        width: max-content !important;
    }
    #home .mw-1710_r{
        padding-left: 30px;
        padding-right: 30px;
    }
    #home .our_all::before {
        width: calc(100% - 30px);
        max-width: auto;
        height: 54.479vw;
        top: 110px;
        left: 50%;
        transform: translateX(-50%);
    }
}
/* @media screen and (max-width:720px) {
    #header .header_bg .header_bottom{
        margin-top: max(9.72vw,48px);
    }
    #home .banner{
        margin-top: max(9.72vw,48px);
    }
    .link-parent-main-child{
        position: absolute;
        left: 0;
        top: -11.5vw;
    }

} */
 .form-disabled{
    background-color: #838383 !important;
 }
 .form_list>li .must.must__none .label::after{
    opacity: 0;
 }