
.sub5_in_title{border-bottom:1px solid #e3e3e3;}
.sub5_c3_box1{text-align: center}

.sub5_c3_view p{padding:15px 10px;text-align: center;background-color: #00b5a2;color:#fff;}
.sub5_c3_view p:last-child{padding:15px 10px;text-align: center;background-color: #15120d;color:#6c6b69;}
.sub5_c3_view p>span{font-weight: 600;}

.sub5_c3_view{margin:40px 0 0}


.sub5_c3_list{margin: 40px 0 60px;padding:0 20px}
.sub5_c3_list a{display: block;width:100%;height:51vw;margin:20px 0 0}
.sub5_c3_list a>div{width:100%;height:100%;background-size:cover;background-repeat: no-repeat;background-position: center center}
@media screen and (min-width:768px){
    .sub5_in_title h2:before{display: none;}
    .sub5_c3_box1>div{padding-top:0}
    
    
    .sub5_c3_view p:first-child{font-size:20px;}
    
    .sub5_c3_list{;padding:0;display: flex;flex-wrap: wrap;margin: 40px 0 100px}
    .sub5_c3_list>a{width:calc(50% - 10px);margin:20px 20px 0 0;height:25vw}
    .sub5_c3_list>a:nth-child(2n){margin:20px 0 0 0}
}


@media screen and (min-width:1024px){
   
    .sub5_c3_list>a{;height:300px}
  
}
