/* sub5 common */
/* sub__visual_topimg_5 */
.sub__visual_topimg_5 {
    width: 100%;
    height: 380px;
    background: url(../img/sub5/sub5_topimg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
/* sub__visual_topimg_5 End */

/* sub__tab */
.sub__tab li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 25%;
    text-align: center;
    cursor: pointer;
}
/* sub__tab End */
/* sub5 common End */




/* sub5_1 */
.company__hello_img, .company__hello_txt {
    display: inline-block;
    vertical-align: middle;
}
.company__hello_img {
    width: 480px;
    height: 295px;
    overflow: hidden;
}
.company__hello_img img{
    width: 100%;
    height: auto;
}
.company__hello_txt {
    width: calc(1200px - 480px);
    padding-left: 40px;
}
.hello__txt_logo {
    width: 261px;
    height: 38px;
    overflow: hidden;
}
.hello__txt_logo img {
    width: 100%;
    height: auto;
}
.hello__txt_tit {
    font-size: 24px;
    line-height: 2.8;
}
.hello__txt_stress {
    font-weight: bold;
}
.hello__txt_sub {
    font-size: 16px;
    line-height: 2;
}
.company__ctn_img_padding {
    padding: 80px 0 164px;
}
.company__ctn_img {
    width: 705px;
    height: 710px;
    margin: 0 auto;
    overflow: hidden;    
}
.company__ctn_img img {
    width: 100%;
    height: auto;
}
.company__ceo {
    position: relative;
    width: 912px;
    height: 350px;
    margin: 0 auto;
    overflow: hidden;
}
.company__ceo_box {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 28px;
}
.ceo__img {
    width: 400px;
    height: 285px;
    overflow: hidden;
    border: 1px solid #c2c2c2;
}
.ceo__img img {
    width: 100%;
    height: auto;
}
.ceo__name {
    font-size: 16px;
    line-height: 3;
    font-weight: bold;
    text-align: right;
}
.ceo__name_stress {
    font-size: 23px;
    padding-left: 12px;
}
.company__ceo_padding {
    padding-bottom: 200px;
}
/* sub5_1 End */




/* sub5_2 */
.history__box {
    border-top: 1px solid #e1e1e1;
    padding: 32px 0;
}
.history__box:nth-child(1) {
    border-top: 2px solid #e1e1e1;
}
.history__box_display {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.history__box_year {
    width: 25%;
    color: #56a1d5;
    font-size: 32px;
    font-weight: bold;
}
.history__box_detail {
    width: calc(1200px - 25%);
    color: #252525;
    font-size: 16px;
    font-weight: bold;
}
.history__padding {
    padding-bottom: 200px;
}
/* sub5_2 End */




/* sub5_3 */
.direction__info {
    width: 1200px;
    padding: 13px 0 0;
}
.direction__info_row {
    line-height: 2;
}
.direction__info_display {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.direction__info_item, .direction__info_ctn {
    font-size: 16px;
}
.sub__map_padding {
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 80px;
}
.sub__method {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 50%;
}
.method__tit {
    font-size: 18px;
    font-weight: bold; 
    border-left: 2px solid #56a1d5;
    padding-left: 10px;
    margin-bottom: 10px;
}
.method__ctn_box {
    padding: 5px 0;
}
.method__ctn_tube, .method__ctn_exit {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.method__ctn_tube {
    width: 160px;
    height: 40px;
    color: #ffffff;
    font-size: 14px;
    line-height: 3;
    font-weight: bold;
    text-align: center;
    border-radius: 4%;
}
.method__ctn_exit {
    width: calc(600px - 160px);
    font-size: 16px;
    font-weight: bold;
    padding-left: 17px;
}
.tube_color_green {
    background-color: #677718;
}
.tube_color_orange {
    background-color: #ff9000;
}
.tube_color_grey {
    background-color: #898989;
}
.sub__method_padding {
    padding: 72px 0 80px;
}
/* sub5_3 End */