.section_group img{width:100%;vertical-align:bottom}
.biz.biz_l{background-color: #fff;}
.biz .biz_header{display:flex;align-items:center;margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #9c9ea1}
.biz .image img{display:block;max-width:100%;height:auto}
@media print,screen and (min-width:768px){
.page_header{background-image:url(../img/bg_header.jpg)}
.biz{display:flex;justify-content:space-between;margin-bottom:30px;padding: 50px;}
.biz .biz_header .name{font-size:1.5em}
.biz .image{flex-basis:51.86219%}
.biz .biz_container{flex-basis:45.3445%}
.biz.biz_l .image{margin-right:2.79329%}
.biz.biz_r .image{order:1;margin-left:2.5%}
.biz.biz_r .biz_container{order:0}
.biz .list_links{margin-top: 20px;}
.biz .list_links li a{display: inline-block;}
}

@media only screen and (max-width:767px){
.page_header{background-image:url(../img/bg_header_sp.jpg)}
.biz{margin-bottom:15px;padding: 25px;}
.biz .biz_header{margin-top: 12px;}
.biz .biz_header .name{font-size:1.2em}
.biz .image img{margin:0 auto}
.biz .list_links{margin-top: 15px;}
}







