@charset "UTF-8";

.tac{text-align: center;}
.tal{text-align: left;}
.tar{text-align: right;}

.df{display: flex;}

.inner {
    max-width: 1173px;
    margin: 0 auto;
}

.mt0{margin-top: 0!important;}
.mt100{margin-top: 100px!important;}

.ml1em{margin-left: 1em;}

.fwb {font-weight: 600;}

.fontS{font-size: 1.6rem;}

.cRed{color: #E50000;}

h1.ttl {  
    margin-bottom: 14px;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 3px;
}
h1.ttl span {
    margin-bottom: 14px;
    display: block;
    font-family: 'mono966', sans-serif;
    font-size: 4.3rem;
    line-height: 1;
    letter-spacing: 9px;
    color: #000;
    font-weight: normal;    
}
h1.ttl span:first-letter{
  color: #E60C0C;
}


h1.ttl2 {  
    margin-bottom: 44px;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 3px;
    display: inline-block;
    align-items: flex-start;
    overflow: hidden;
    position: relative;
}
h1.ttl2 span {  
    margin-right: 10px;
    display: block;
    font-family: 'mono966', sans-serif;
    font-size: 4.3rem;
    line-height: 1;
    letter-spacing: 9px;
    color: #000;
    font-weight: normal;
    z-index: 1;
}
h1.ttl2:after {
    content: '';
    display: inline-block;
    background: url(../img/ttl_bg.png)no-repeat bottom right;
    width: 100%;
    height: 26px;
    position: absolute;
    top: 41px;
    left: 0;
    z-index: -1;
}

h1.ttl3 {  
    margin-left: -89px;
    margin-bottom: 98px;
    padding-left: 100px;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 3px;
    display: inline-flex;
    align-items: flex-start;
    line-height: 2.5;
    overflow: hidden;
    position: relative;
}
h1.ttl3 span {  
    margin-right: 10px;
    display: inline-block;
    font-family: 'mono966', sans-serif;
    font-size: 3.0rem;
    line-height: 1;
    letter-spacing: 9px;
    color: #000;
    font-weight: normal; 
    z-index: 1;
}
h1.ttl3:after {
    content: '';
    display: inline-block;
    background: url(../img/ttl_bg2.png)no-repeat bottom right;
    width: 100%;
    height: 26px;
    position: absolute;
    bottom: 0;
    left: 0;
}

h1.ttl span, h1.ttl2 span{
    margin-bottom: 5px;    
    font-size: 4.2rem;
    letter-spacing: 4px;}

.moreBtn{
    display: flex;
    justify-content: center;    
}
.moreBtn a {
    width: 191px;
    padding: 3px 0 4px;
    background: #fff;
    color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #000;
    position: relative;
    font-weight: 600;
}
.moreBtn a:after{
    content: '';
    background: url(../img/icon_arrow.webp)no-repeat top center;
    background-size: 100%;
    width: 12px;
    height: 21px;
    display: inline-block;
    position: absolute;
    right: 11px;
}

@media screen and (max-width: 768px){
    .mt100{margin-top: 15%!important;}
    
    .inner{
        width: 96%;
        margin: 0 auto;
    }
    
    .fontS{font-size: 1.4rem;}
    
    h1.ttl{font-size: 1.2rem;}
    
    h1.ttl2{  
        background-size: 100%;
        margin-bottom: 38px;    
        font-size: 1.2rem;
        letter-spacing: 1px;    
    }
    h1.ttl2:after{
        top: 12px;    
        height: 15px;    
    }
    
    h1.ttl span, h1.ttl2 span{
        margin-bottom: 5px;    
        font-size: 2.2rem!important;
        letter-spacing: 4px;}
    
    h1.ttl3{
        margin-bottom: 23px;
        font-size: 1.2rem;
        letter-spacing: 0;
        display: block;
    }
    h1.ttl3 span{
        font-size: 2.2rem!important;
        position: relative;
        z-index: -1;
        display: block!important;
    }
    h1.ttl3:after{
        z-index: -1;
    }
    
    .moreBtn a{
        width: 170px;    
    }
}

/********* TOP *********/
#mv .swiper-wrapper .swiper-slide.mv_block1{
    background: url(../img/mv_bg.webp)no-repeat top center;
    padding: 275px 0 10px;
}
#mv .swiper-wrapper .swiper-slide.mv_block1 .mv_txt {
    margin: 0 auto;
    text-align: center;
}

#mv .swiper-wrapper .swiper-slide.mv_block1 p.txt {
    max-width: 1090px;
    margin: 11px auto 40px;
    padding: 5px 0 8px;
    position: relative;
}
#mv .swiper-wrapper .swiper-slide.mv_block1 p.txt > span{
    font-size: 3.2rem;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 0 10px #004f9d;
}

#mv .swiper-wrapper .swiper-slide.mv_block1 p.txt span.txt_bg{
    width: 100%;
    height: 100%;
    background: url(../img/mv_txt_bg.png)no-repeat top center;
    mix-blend-mode:multiply;   
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;    
}

#mv .searchBtn{
    width: 430px;
    margin: 34px auto 20px;   
}
#mv .searchBtn a{
    width: 100%;
    padding: 21px 0;
    display: block;
    position: relative;
    border: 1px solid #fff;   
}
#mv .searchBtn a span.txt_bg{
    width: 100%;
    height: 100%;
    padding: 22px 0 20px;
    background: #6786B5;
    mix-blend-mode:multiply;
    display: block;  
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;    
}
#mv .searchBtn a > span.txt{
    font-size: 2.2rem;
    font-weight: 600;
    color: #fff;
    letter-spacing: 3px;
}
#mv .searchBtn a > span.txt:after{
    content: '';
    background: url(../img/icon_arrow.webp)no-repeat center;
    background-size: 9px 18px;
    padding: 13px 18px;
    width: 9px;
    height: 18px;
    filter: invert(99%) sepia(99%) saturate(2%) hue-rotate(268deg) brightness(108%) contrast(100%);
    border: 1px solid #000;
    border-radius: 50px;
    display: block;
    position: absolute;
    right: 26px;
    top: 17px;
}

#mv .swiper-pagination {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#mv .swiper-pagination > span{
    margin: 0 6px;
    display: block;
    background: #E0E0E0;
    width: 24px;
    height: 3px;
}

#mv .swiper-pagination > span.swiper-pagination-bullet-active{
    background: #E60C0C;
}

#mv .scroll-area{
    width: 50px;
    height: 100px;
    margin: 78px auto 0;
    position: relative;
}
#mv .scroll {
    margin-bottom: 6px;
    display: block;
    font-size: 2.6rem;
    font-family: abolition, sans-serif;
    color: #fff;
    letter-spacing: 3px;
}
#mv .bar {
    margin: auto;
    position: absolute;
    margin-top: 50px;
    top: 0;
    left: 52%;
    border-left: 2px solid #fff;
    width: 2px;
    height: 45px;
    transition-duration: 0.4s;
    animation: linerAnime 3s ease-in-out 1s infinite both;
}

@keyframes linerAnime {
    0% {
        height: 0;
    }
    25% {
        height: 45px;
        top: 0;
    }
    60% {
        height: 45px;
        top: 0;
    }
    100% {
        height: 0;
        top: 45px;
    }
}


@media screen and (max-width: 768px){
    #mv .swiper-wrapper .swiper-slide.mv_block1{
        background: url(../img/mv_bg-sp.webp)no-repeat top center;
        background-size: cover;    
        padding: 240px 2% 10px;    
    }    
    #mv .swiper-wrapper .swiper-slide.mv_block1 p.txt > span{
        font-size: 3.8vw;    
    }
    
    #mv .searchBtn{
        width: 80%;
    }
    #mv .searchBtn a{
        padding: 10px 0;    
    }
    #mv .searchBtn a > span.txt:after{
        padding: 8px 12px;    
        right: 7px;
        top: 6px;
    }
    #mv .searchBtn a > span.txt{
        width: 100%;
        display: inline-block;
        font-size: 1.6rem;
    }
    
    #mv p.scrool img {
        width: auto;
    }
    

}

aside.contact{
    background: #F4F2EE;
    padding: 36px 0 35px;
    border-top: 2px solid #EC6A69;
    border-bottom: 2px solid #EC6A69;
    position: relative;
    box-shadow: 0px 10px 30px -10px #F4F2EE;
}

aside.contact h1.ttl{
    margin-bottom: 19px;
}

aside.contact:before, aside.contact:after{
    content: '';
    background: #000;
    width: 4px;
    height: 58px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}
aside.contact:before{
    top: -44px;    
} 
aside.contact:after{
    bottom: -24px;    
}

aside.contact h1.ttl span{color: #E60C0C;}

aside.contact p.tac{
    margin: 15px 0 22px;    
    font-weight: 600;
}

aside.contact .df{
    justify-content: center;
}
aside.contact .df > div{
    width: 400px;
    margin: 0 24px;
    padding: 25px 0 15px;
    background: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;    
}

aside.contact .df > div p {
    line-height: 2.25;
}

aside.contact .df > div > a{
    width: 100%;
    display: block;
}

aside.contact .df > div p.tell{
    margin-top: 16px;
    font-family: din-condensed, sans-serif;
    font-size: 4.8rem;
    color: #010101;
    line-height: 1.26;
}

aside.contact p.mailBtn{
    width: 278px;
    margin: 41px auto 0;
}
aside.contact p.mailBtn a{
    width: 100%;
    display: block;
    padding: 13px 0 17px;
    background: #06C755;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    border-bottom: 4px solid #6DD900;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
aside.contact p.mailBtn a:after {
    content: '';
    background: url(../img/icon_arrow.webp)no-repeat;
    background-size: 100%;
    margin-left: 16px;
    width: 9px;
    height: 18px;
    display: block;
    filter: invert(99%) sepia(99%) saturate(2%) hue-rotate(268deg) brightness(108%) contrast(100%);
}

@media screen and (max-width:768px) {
    aside.contact p.tac{
        width: 96%;
        margin: 15px 0 21px;    
    }
    
    
    aside.contact .df > div{
        width: 46%;
        margin: 0 2%;  
        padding: 15px 0 7px;    
    }
    aside.contact .df > div p.icon {
        width: 46px;
        margin: 0 auto;
    }
    aside.contact .df > div p.tell{
        font-size: 3.2rem;
        
    }
    aside.contact .df > div p {
        font-size: 1.4rem;
    }
    aside.contact p.mailBtn{max-width: 175px;}
    aside.contact p.mailBtn a{
        width: 97%;    
        padding: 3px 0 3px;
        letter-spacing: 0;
    }
    aside.contact p.mailBtn a:after{
        background-size: 100% 100%;    
        margin-left: 6px;
    }
}


section#service {
    background: url(../img/service_bg.webp)no-repeat top center;
    margin-top: -18px;
    padding: 105px 0 84px;
}

section#service h1.ttl {
    padding: 15px 26px 0 0;
    display: table;
    justify-content: unset;
    background: #000;
    margin: 0 auto;
    color: #fff;
}
section#service h1.ttl span{
    margin-right: 60px;   
    margin-bottom: 0;
    display: inline-block;    
    vertical-align: top;    
    color: #fff;
}


section#service p.txt{
    margin-top: 36px;
    margin-bottom: 41px;    
    font-weight: 600;
    line-height: 1.95;
    text-align: center;
}
@media screen and (max-width:768px) {
    section#service {
        background-size: cover;
        padding: 51px 0 34px;
    }
    section#service p.txt{
        width: 96%;
        margin: 20px auto 0;
    }
}

section#category-list{
    padding: 168px 0 0;
}

section#category-list .menu_block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
section#category-list .menu_block .menu_box{
    width: 280px;
    margin: 0 0 54px;
    text-align: center;
}
section#category-list .menu_block .menu_box h2 {
    margin-top: 7px;
    font-weight: 600;
}

@media screen and (max-width:768px) {
    section#category-list{
        padding: 48px 0 0;
    }
    
    section#category-list .menu_block .menu_box{
        width: 48%;
        max-width: 280px;
        margin: 0 1% 23px;    
    }
    section#category-list .menu_block .menu_box .img_block {
        height: 130px;
    }
    section#category-list .menu_block .menu_box .img_block img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    section#category-list .menu_block .menu_box h2{
        margin-top: 8px;
        font-size: 1.4rem;
    }
    

}


/*** pick-up ***/
section#pick-up{
    background: url(../img/pick-up_bg.webp)no-repeat bottom center;
    padding: 0 0 126px;
}
section#pick-up .inner{
    position: relative;    
}
section#pick-up h1.ttl2{
    position: absolute;
    top: 0;
}

.swiper.slider2 {
    max-width: 1500px;
    margin: 104px auto 50px;
    /* overflow: hidden; */
    position: relative;
    padding: 165px 0 1px;
}
section#pick-up .df{
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1;
}

section#pick-up .swiper.slider2:before,
section#pick-up .swiper.slider2:after{
    content: '';
    background: #ffffff9e;
    height: 313px;
    width: 54px;
    display: block;
    position: absolute;
}

section#pick-up .swiper.slider2:before{
    bottom: 0;
    left: 0;
    z-index: 2;
    box-shadow: 20px 0px 20px 0px #fff;    
}

section#pick-up .swiper.slider2:after{
    bottom: 0;
    right: 0;
    z-index: 2;
    box-shadow: -20px 0px 20px 0px #fff;   
}

section#pick-up .swiper.slider2 .swiper-slide img{
    height: 100%;
    object-fit: cover;
}

section#pick-up .swiper.slider2 .swiper-slide p.cate {
    position: absolute;
    top: -11px;
    left: 5px;
    background: #E60C0C;
    color: #fff;
    font-size: 1.6rem;
    padding: 0 10px;
}

section#pick-up .swiper-pagination {
    margin: 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
section#pick-up .swiper-pagination > span{
    margin: 0 14px;
    display: block;
    background: #D6D6D6;
    width: 14px;
    height: 14px;
    border-radius: 0;
}
section#pick-up .swiper-pagination > span.swiper-pagination-bullet-active{
    background: #E60C0C;
}

section#pick-up .swiper-button-prev,
section#pick-up .swiper-button-next{
    display: flex;  
}

section#pick-up .swiper-button-prev:before,
section#pick-up .swiper-button-next:before{
    content: '';
    background: url(../img/icon_arrow.webp)no-repeat center;
    filter: invert(49%) sepia(5%) saturate(15%) hue-rotate(10deg) brightness(89%) contrast(85%);
    display: inline-block;
    width: 14px;
    height: 26px;
}
section#pick-up .swiper-button-prev:before{
    transform: rotate(179deg);        
}

@media screen and (max-width:768px) {
    .swiper.slider2{
        margin: 54px auto 20px;   
    }
    
    section#pick-up .swiper.slider2:before,
    section#pick-up .swiper.slider2:after{
        display: none;
    }
    
    section#pick-up .df{
        width: 96%;
        margin: 0 auto;
        justify-content: center;    
        top: 91px;    
    }
    section#pick-up .swiper-pagination{
        margin: 0 6px;    
    }
    section#pick-up .swiper-pagination > span{
        width: 12px;
        height: 12px;    
    }
    section#pick-up .swiper-button-prev, section#pick-up .swiper-button-next{
        width: 22px;
        height: 22px;
    }
    
}


/*** strenhths ***/
section#strenhths{
    background: url(../img/strengths_bg.webp)no-repeat top center;
    padding: 185px 0 84px; 
    position: relative;
    z-index: 1;
}

section#strenhths h1.ttl{
    color: #fff;
    margin-bottom: 82px;    
}
section#strenhths h1.ttl span{
    color: #fff;
}
section#strenhths h1.ttl span:first-letter{
  color: #fff;
}

section#strenhths .df{
    max-width: 1157px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#strenhths .df > div{
    width: 360px;
    margin: 0 0 89px;
    position: relative;
    border: 10px solid #fff;
}

section#strenhths .df > div p.number{
    position: absolute;
    left: 0;
    top: -56px;
    padding-left: 20px;
    margin-left: 20px;
}
section#strenhths .df > div p.number span{
    font-size: 1.4rem;
    font-family: 'mono966', sans-serif;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    color: #E50C0C;
}
section#strenhths .df > div p.number span > span{
    font-size: 6.2rem;
    font-family: din-condensed, sans-serif;
    display: block;
    line-height: 1;
}

section#strenhths .df > div p.number:before,
section#strenhths .df > div p.number:after{
    content: '';
    height: 88px;
    position: absolute;
    top: 0;
}

section#strenhths .df > div p.number:before{
    width: 2px;
    background: #000;
    left: 1px;
}
section#strenhths .df > div p.number:after{
    width: 4px;
    background: #E50C0C;
    left: 7px;
}

section#strenhths .df > div h2{
    margin: 60px 0 26px;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 600;
    text-align: center;
}
section#strenhths .df > div .icon{
    position: absolute;
    top: -6px;
    left: -7px;
}
section#strenhths .df > div .img_block {
    margin: 0 auto 21px;
    text-align: center;
}
section#strenhths .df > div p.txt {
    width: 95%;
    margin: 0px auto 13px;
    font-weight: 600;
    min-height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

@media screen and (max-width:768px) {
    section#strenhths{
        padding: 54px 0 34px;    
    }
    section#strenhths h1.ttl2 {
        margin-bottom: 42px;
    }
    
    section#strenhths .df{
        background: none;
        padding: 0;
    }
    section#strenhths .df > div{
        width: 48%;
        margin: 0 1% 50px;
        border: 6px solid #fff;
    }
    section#strenhths .df > div .img_block{
        width: 42%;
        max-width: 164px;
        margin: 10px auto;
    }
    section#strenhths .df > div p.txt{
        width: 92%;
        min-height: auto;    
    }
    section#strenhths .df > div h2 {
        width: 92%;
        margin: 20px auto 5px;    
        font-size: 1.8rem;
        font-weight: 600;
    }
    section#strenhths .df > div p.number{
        top: -46px;
        margin-left: 10px;
    }
    section#strenhths .df > div p.number span > span{
        font-size: 3.8rem;
    }
    section#strenhths .df > div p.number span{
        font-size: 0.6rem;
    }
    section#strenhths .df > div p.number:before, section#strenhths .df > div p.number:after{
        height: 58px;
    }
    
    section#strenhths .df > div p.txt{
        font-size: 1.5rem;    
    }
    
}

/*** flow ***/
section#flow{
    margin-top: 64px;
    padding-bottom: 145px;    
    background: url(../img/flow_bg.webp)no-repeat bottom right;
}
section#flow h1.ttl{
    margin-bottom: 80px;
}

section#flow .flow_wrap{
    max-width: 1104px;
    position: relative;
}
section#flow .flow_wrap:before{
    content: '';
    width: 2px;
    height: 89%;
    background: #E60C0C;
    display: block;
    position: absolute;
    left: 18px;
    top: 10px;
    z-index: 1;
}

section#flow .flow_block{
    max-width: 1100px;
    margin-top: 64px;
    position: relative;
    border: 1px solid #EB5554;       
    
}
section#flow .flow_block h2 {
    margin-bottom: 7px;
    color: #E50C0C;
    font-size: 2.0rem;
    letter-spacing: 2px;
    font-weight: bold;
}

section#flow .flow_block .df{
    background: #fff;
    border-radius: 16px;
    padding: 15px 0 19px;
    align-items: center;
    
}
section#flow .flow_block .df:after{
    content: '';
    background: #F4F2EE;
    width: 100%;
    height: 16px;
    position: absolute;
    display: block;
    bottom: 0;
}

section#flow .flow_block p.icon {
    width: 69px;
    margin-left: 32px;
    margin-right: 55px;
}

section#flow .flow_block h3 {
    width: 119px;
    padding: 5px 0 6px;
    background: #E50C0C;
    font-size: 2.9rem;
    font-family: abolition, sans-serif;
    color: #fff;
    letter-spacing: 4px;
    line-height: 1;
    text-align: center;
    margin: -17px 0 0 6px;
}

section#flow .flow_block p{
    font-weight: 600;
    width: 750px;
}

@media screen and (max-width:768px) {
    section#flow{
        padding-bottom: 65px;
    }
    section#flow .flow_wrap{
        padding-left: 5px;
    }
    section#flow .flow_block{
        margin-top: 35px;    
    }
    section#flow .flow_block p.icon{
        width: 53px;
        height: auto;
        padding: 0;
        margin-left: 22px;
        margin-right: 35px;
    }
    section#flow .flow_block .txt_block{
        width: 68%;    
    }
    section#flow .flow_block .df{
        align-items: flex-start;
        padding: 10px 0 20px;
        border-radius: 9px;    
    }
    section#flow .flow_block h2{
        margin-bottom: 1px;
        font-size: 1.8rem;
        letter-spacing: 1px;
    }
    section#flow .flow_block h3{
        font-size: 2.2rem;
        letter-spacing: 3px;
    }
    section#flow .flow_block p{
        width: 100%;
    }
    
    section#flow .flow_block .df{
        align-items: center;
    }
}

/*** section#news ***/
section#news {
    padding: 130px 0;
}

section#news h1.ttl2{
    margin-bottom: 88px;    
}

.news_wrap{
    max-width: 1025px;
    margin: 0 auto;
}

.news_wrap article{
    width: 100%;
    padding-bottom: 21px;
    margin: 0 auto 28px;
    border-bottom: 1px solid #D6D6D6;
    box-shadow: 0px 4px #F2F2F2;
    position: relative;
}

.news_wrap article a{
    display: flex;
    width: 100%;
    
}
.news_wrap article a:after{
    content: '';
    background: url(../img/icon_arrow.webp)no-repeat center;
    filter: invert(17%) sepia(0%) saturate(8%) hue-rotate(34deg) brightness(91%) contrast(86%);
    display: inline-block;
    width: 14px;
    height: 26px;   
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;    
    margin: auto;
}

.news_wrap article .img-wrap {
    width: 110px;
    height: 110px;
    margin-right: 14px;
}
.news_wrap article .img-wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_wrap article .text {
    width: 890px;
}

.news_wrap article .text .df {
    align-items: center;
    margin-bottom: 13px;
}

.news_wrap article .text time.day {
    display: flex;
    align-items: center;
    font-family: din-condensed, sans-serif;
    color: #000;
}
.news_wrap article .text time.day sapn.day {
    padding-right: 5px;
    margin-right: 8px;
    font-size: 6.2rem;
    line-height: 0.8;
    position: relative;
}
.news_wrap article .text time.day sapn.day:after{
    content: '';
    width: 2px;
    height: 100%;
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
}

.news_wrap article .text time.day span.ym {
    font-size: 1.6rem;
    line-height: 1.4;
}

.news_wrap article .text p.cate {
    width: 107px;
    margin-left: 16px;    
    background: linear-gradient(90deg, rgba(255,77,77,1) 0%, rgba(230,12,12,1) 100%);
    display: block;
    color: #fff;
    font-family: din-condensed, sans-serif;
    font-size: 1.8rem;
    text-align: center;
}

.news_wrap .moreBtn{
    margin-top: 87px;
}

@media screen and (max-width:768px) {
    section#news{
        padding: 54px 0;    
    }
    section#news h1.ttl2{
        margin-bottom: 54px;    
    }
    
    .news_wrap article a:after{
        right: 5px;    
    }
    .news_wrap article .text time.day sapn.day{
        font-size: 5rem;    
    }
    .news_wrap article .text p.cate{
        padding: 1px 0 3px;
        font-size: 1.6rem;    
    }
    .news_wrap article .img-wrap{
        width: 80px;
        height: 80px;    
    }
    .news_wrap article .text{
        width: 67%;
    }
    
    
}

/*** section#news ***/
section#faq {
    padding: 0 0 100px;
}

section#faq h1.ttl2{
    margin-bottom: 56px;    
}

.faq_wrap{
    max-width: 1025px;
    margin: 0 auto;
}

.faq_wrap dl{
    max-width: 954px;
    margin-left: 70px;
    margin-bottom: 71px;
}

.faq_wrap dt.q_block {
    margin-bottom: 6px;
    padding: 10px 20px 8px;
    border: 2px solid #000;
    font-weight: 600;
    display: flex;
    align-items: center;
    border-radius: 5px;
    position: relative;
}
.faq_wrap dt.q_block:before{
    content: 'Q';
    margin: 0 23px 0 0;
    color: #E60C0C;
    font-size: 6.0rem;
    font-family: din-condensed, sans-serif;
    display: block;
    line-height: 1;
    font-weight: 500;
}
.faq_wrap dt.q_block:after{
    content: '';
    width: 29px;
    height: 8px;
    background: #E60C0C;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -14px;
    margin: auto;
    display: block;
}

.faq_wrap dd.a_block {
    padding: 14px 20px 15px;
    display: flex;
    position: relative;
}
.faq_wrap dd.a_block:before{
    content: 'A';
    margin: 0 28px 0 5px;
    color: #A3A3A3;
    font-size: 4.6rem;   
    font-family: din-condensed, sans-serif;
    display: block;
    line-height: 1;
}
.faq_wrap dd.a_block:after{
    content: '';
    background: #A3A3A3;
    width: 2px;
    height: 72px;
    display: block;
    position: absolute;
    top: -15px;
    left: 12px;
}

.faq_wrap dd.a_block .ttl{
    margin-bottom: 7px;    
    display: block;
    font-weight: 600;
}

@media screen and (max-width:768px) {
    section#faq{
        padding: 0 0 60px;    
    }
    .faq_wrap dl{
        margin-left: 0;
        margin-bottom: 20px;
    }
    .faq_wrap dt.q_block{
        padding: 10px 10px 10px;
        background-size: 100%;    
    }
    .faq_wrap dt.q_block:before {
        background-size: 100%;
        font-size: 3.8rem;
        margin-right: 14px;
    }
    .faq_wrap dd.a_block{
        padding: 10px 10px 10px;
    }
    .faq_wrap dd.a_block:before{
        margin: 0 17px 0 0px;    
        font-size: 3.8rem;    
    }
    .faq_wrap dd.a_block:after{
        left: 4px;
    }    
    .faq_wrap dt.q_block:after{
        width: 18px;
        height: 4px;    
        right: -9px;
    }
}