﻿@charset "utf8";
.wrap-business {
    position: relative;
    background: #EDEDED;
}

.wp-1 {
    background: #fff url(../img/business/bu-img-3.png) left bottom no-repeat;
    background-size: contain;
    min-height: 314px;
}

.wp1-fo {
    text-align: center;
    padding-top: 62px;
}

.wp1-fo p {
    font-size: 18px;
    line-height: 160%;
    padding-top: 27px;
}

.wp-2 {
    position: relative;
    margin-top: 56px;
	margin-bottom: 65px
}

.wp-3, .wp-4 {
    margin-top: 65px;
}

.wp2-left {
    width: 49%;
    float: left;
    padding-left: 88px;
    padding-right: 33px;
}

.wp2-left h6 {
    /* padding-top: 30px; */
    margin-bottom: 22px;
}

.wp2-left p {
    font-size: 16px;
    line-height: 180%;
    color: #000;
    padding-bottom: 22px;
}


.wp-3 .wp2-left ul li p{
    padding-bottom: 0;
    line-height: 130%;
    padding-top: 8px;
}

.wp2-left h6 span.stt::after {
    width: 13%;
    content: "";
    height: 1px;
    border-bottom: 1px solid #FF1413;
    z-index: 999;
    left: 0;
    position: absolute;
    display: block;
}

.wp2-left ul {
    width: 100%;
    overflow: hidden;
}

.wp2-left li {
    float: left;
    margin-right: 2%;
    width: 32%;
}

.wp2-left li:last-child {
    margin-right: 0;
}

.wp2-right {
    width: 51%;
    float: left;
}

.wp3-left {
    width: 49%;
    float: right;
    padding-right: 88px;
    padding-left: 33px;
}

.wp3-right {
    width: 51%;
    float: left;
}

.wp4-left h6 {
    padding-top: 0px !important;
}

/* .wp-4 {
    margin-bottom: 120px;
} */

.bu-img-s1 {
    display: none;
}

.wp2-left h6 img {
    width: 506px;
    min-height: 45px;
}

.wp4-left h6 img {
    min-height: 72px;
}

.wp2-left h6 span.stt {
    font-size: 44px;
    width: 13%;
    float: left;
    font-family: "Arial", sans-serif;
    font-weight: bold;
    color: #000;
    line-height: 160%;
    display: inline-block;
    vertical-align: middle;
    /* border-bottom: solid 1px #FF1413; */
    text-align: center;
}

.wp2-left h6 {
    width: 100%;
    font-family: "A-OTF 新ゴ Pro", sans-serif;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    border-bottom: #353A47 solid 1px;
    position: relative;
}

.wp2-left h6 span.stt-tt {
    width: 87%;
    float: left;
    line-height: 160%;
    font-size: 22px;
    vertical-align: middle;
    /* border-bottom: #353A47 solid 1px; */
    padding-top: 17px;
    letter-spacing: -0.5px;
}

.wp2-left h6 span.pdt-none {
    padding-top: 0;
}

.wp2-left p a {
    color: #ff1413;
    text-decoration: underline;
}

.wp4-left h6 span.stt-tt {
    padding-top: 0;
    padding-left: 5px;
}

.m-t {
    margin-top: 136px;
}

/* 2019/01/28 */

.business-new {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 65px 0 37px 0;
    /*margin-top: 65px;*/
}

.business-new h3 {
    margin-bottom: 22px;
    display: inline-block;
}

.business-new-into {
    position: relative;
    overflow: hidden;
    width: 100%;
    font-size: 0;
    letter-spacing: 0;
}

.business-new-into-l {
    width: 48%;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
}

.business-new-into-r {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.table-responsive{
    border: 1px solid #333;
    margin-bottom: 28px;
}
.table-new {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
}

.table-new td {
    line-height: 175% !important;
    color: #333333;
    font-size: 16px;
    vertical-align: middle !important;
    padding: 15px 0 !important;
    padding-left: 12px !important;
}


.table-new tr:not(:first-child) td{
    border-top: 1px solid #333333 !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: unset;
}

.table-new tr:first-child td:first-child {
    text-align: center;
    border-right: 1px solid #333;
    padding-left: 0;
    width: 190px;
}

.business-new-into-r .table-new tr:first-child td:first-child {
    padding-left: 35px;
    text-align: left;
}

.wp-2 .wp2-left p {
    padding-bottom: 5px;
}

.wp-4 .wp2-left p {
    padding-bottom: 22px;
}

.wp-4 .wp2-left ul li p{
    padding-bottom: 0;
}

.wp3-left {
    margin-top: -14px;
}

/* end 2019/01/28 */

.dl_fl{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.title_add{
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #FF1413;
}

.wp-3{
    padding-top: 65px;
    padding-bottom: 65px;
    margin-top: 0;
}

.wp-4{
    padding-top: 65px;
    padding-bottom: 65px;
    margin-top: 0;
    background: #fff;
}

.wp-3 .dl_fl .wp3-right{
    order: -1;
}

.wp_add{
    background-color: #fff;
    background-image: url(../img/business/bu-img-26.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 120px;
}

.wp_add .title_add:first-child{
    margin-top: 100px;
}

.wp_add .title_add{
    margin-top: 75px;
}

.wp_add .p_txt{
    font-size: 18px;
    color: #000000;
    line-height: 175%;
    text-align: center;
    margin-top: 45px;
}

.wp_add .img{
    text-align: center;
    margin-top: 35px;
}
.wp_add .img_sp{
    display: none;
}

#home.mg-bt-21-11 {
    /*margin-bottom: 120px;*/
	margin-bottom: 0;
}


/* 2020 04 06 */

.tt-busi{
    display: none;
}

.onebusi li p{
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    padding-top: 8px;
    line-height: 160% !important;
    padding-bottom: 0 !important;
}

.bus_arrow {
	background-color: #FFFFFF;
	margin: auto;
	text-align: center;
}


@media screen and (max-width:767px) {
    .wp_add .title_add:first-child {
        margin-top: 65px;
    }
    .wp_add .title_add{
        margin-top: 40px;
    }
    .wp_add{
        padding-bottom: 65px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .wp_add .p_txt{
        font-size: 14px;
        margin-top: 25px;
    }
    .wp_add .img{
        display: none;
    }
    .wp_add .img_sp{
        text-align: center;
        display: block;
    }
    .wp_add .img_sp img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        vertical-align: middle;
    }
    .wp_add .img,  .wp_add .img_sp {
        margin-top: 20px;
    }
    .wp2-left {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    .wp2-right, .wp3-right {
        display: none;
    }
    .wp-2, .wp-3 {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .bu-img-s1 {
        display: inline-block;
    }
    .wp2-left h6 {
        padding-top: 15px;
        margin-bootom: 10px;
    }
    .wp-1 {
        padding: 0 10px;
        min-height: auto;
    }
    .wp1-fo {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .wp2-left img.bu-img-s1 {
        margin-bottom: 10px;
    }
    .wp2-left p, .wp1-fo p {
        font-size: 14px;
    }
    .wp2-left h6 span.stt-tt {
        width: 89%;
        font-size: 13px;
        padding-top: 15px;
        text-align: left;
        padding-left: 10px;
    }
    .wp2-left h6 span.stt {
        font-size: 28px;
        width: 11%;
    }
    .wp4-left h6 span.stt-tt {
        margin-top: -15px;
    }
    .m-t {
        margin-top: 80px !important;
    }
    /* 2019/01/28 */
    .business-new {
        padding: 65px 10px 37px 10px;
    }
    .business-new-into-l, .business-new-into-r {
        width: 100%;
        margin: 0;
    }
    .wp2-left h6 span.pdt-none {
        padding-top: 0;
    }
    .table tr:first-child td:first-child {
        width: 190px !important;
    }
    .table-new tr:first-child td:first-child {
        padding: 0 20px !important;
    }
    /* end 2019/01/28 */

    #home.mg-bt-21-11 {
        margin-bottom: 40px;
    }

    /* 2020 04 06 */
    .tt-busi{
        display: block;
        font-size: 18px;
        font-weight: 600;
        color: #000000;
        line-height: 160%;
    }

    .tt-busi img{
        display: block;
        margin: 0 auto;
    }

    .bu-img-4{
        display: none;
    }
	.bus_arrow img{
		width: 20%;
	}

}

@media screen and (max-width:480px) {
    .wp2-left {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .wp2-right, .wp3-right {
        display: none;
    }
    .wp-2, .wp-3 {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .bu-img-s1 {
        display: block;
    }
    .wp2-left h6 {
        padding-top: 15px;
        padding-bottom: 10px;
        border-bottom: none;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        align-content: stretch;
    }
    .wp2-left h6 span.stt {
        border-bottom: solid 1px #FF1413;
    }
    .wp2-left h6 span.stt::after {
        border-bottom: none
    }
    .wp-1 {
        padding: 0 10px;
        min-height: auto;
    }
    .wp1-fo {
        padding-top: 25px;
        padding-bottom: 30px;
    }
    .wp2-left img.bu-img-s1 {
        margin-bottom: 10px;
    }
    .wp2-left p, .wp1-fo p {
        font-size: 14px;
    }
    .wp2-left h6 span.stt-tt {
        width: 89%;
        font-size: 13px;
        padding-top: 15px;
        padding-bottom: 9px;
        border-bottom: #353A47 solid 1px;
    }
    .wp2-left h6 span.stt {
        font-size: 28px;
        width: 11%;
        padding-top: 14px;
    }
    .wp4-left h6 span.stt-tt {
        margin-top: -15px;
    }
    .m-t {
        margin-top: 80px !important;
    }
}

@media screen and (max-width:375px){
    .onebusi li p{font-size: 12px;}
}

.table-new01 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
}

.table-new01 td {
    line-height: 161% !important;
    color: #333333;
    font-size: 16px;
    vertical-align: middle !important;
    padding: 15px 0 !important;
    padding-left: 12px !important;
}


.table-new01 tr:not(:first-child) td{
    border-top: 1px solid #333333 !important;
}


.table-new01 tr:first-child td:first-child {
    text-align: center;
    border-right: 1px solid #333;
    padding-left: 0;
    width: 190px;
}

.business-new-into-r .table-new01 tr:first-child td:first-child {
    padding-left: 35px;
    text-align: left;
}



@media screen and (max-width:767px) {
    .table-new01 tr:first-child td:first-child {
        padding: 0 20px !important;
    }
	
}

.mrt30 {
	margin-top: 30px;
}

.mrt60 {
	margin-top: 60px;
}

.semento_box {
    border: solid #000000 1px;
    width: 100%;
	font-size: 16px;
	line-height: 161% !important;

}

.semento_box .title {
    display: inline-block;
    color: #000000;
    padding: 10px;
    text-align: center;
    background-color: #ffe7e7;
    width: 100%;
    margin: auto;
    font-size: 16px;
	border-bottom: solid #000000 1px;
}

.semento_box .inner {
	padding: 14px 34px;
	box-sizing: border-box;	
}

.semento_box.ht360 {
	height: 360px;
}

.semento_box.ht260 {
	height: 260px;
}



@media screen and (max-width:767px) {
.semento_box {
	margin-bottom: 20px;
	font-size: 14px;
}
.semento_box .title {
	font-size: 14px;
}
	
.semento_box.ht360 {
	height: auto;
}

.semento_box.ht260 {
	height: auto;
}	
	
.semento_box .inner {
	padding: 10px 20px;	
}	
	
	
}
