/* ------------------ business ------------------ */

.businessWrapper .leadTxt01 {
	font-size: 27px; font-size: 2.7rem;
	font-weight: bold;
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #cfcfcf;
}
.businessWrapper .leadTxt02 {
	font-size: 28px; font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 1em;
	margin-top: 0;
}
.businessWrapper .leadTxt03 {
	font-size: 22px; font-size: 2.2rem;
	font-weight: bold;
    text-align: left;
    padding: 20px 10px 20px 25px;
    margin-bottom: 1em;
    margin-top: 2.5em;
    border-bottom: 1px solid #008b60;
    border-left: 1px solid #008b60;
    color: #008b60;
}
.businessWrapper p.mar2em {
	 margin: 2em;
}

.businessWrapper p+p {
    margin-top: 2em;
}

.businessWrapper .articleInnerW840 {
	width: 840px;
	margin: 2em auto;
}

.businessWrapper .articleInnerW840 .colWrapper {
	width: 840px;
	margin-top: 0;
}

.businessWrapper .localNav01 {
    font-size: 22px; font-size: 2.2rem;
	font-weight: bold;
    letter-spacing: normal;
    background-color: rgba(0,151,99,1);
    margin: 1.5em 0 10px;
}

.businessWrapper .localNav01 a {
	color: #fff;
	display: table-cell;
	width: 378px;
	height: 70px;
	padding: 0 10px 0 70px;
	background: url(../../images/common/arrow_01.png) no-repeat 20px 50%;
	background-size: auto auto;
	background-size: 35px 35px;
	line-height: 1;
	vertical-align: middle;
}
.businessWrapper .localNav01 a span {
	font-size: 18px; font-size: 1.8rem;
}
.businessWrapper .localNav01 a:hover {
	opacity: .7;
	text-decoration: none;
}

.businessWrapper .localNav02 {
	font-size: 15px; font-size: 1.5rem;
	list-style: none;
}
.businessWrapper .headLv2b {
	font-size: 24px; font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	border: 1px solid #333;
	display: table;
    margin: 0 auto 1.5em;
    padding: 10px 40px;
}
.businessWrapper .headLv3b {
    font-size: 21px; font-size: 2.1rem;
    font-weight: bold;
	color: #00875f;
    margin-top: 3.5em;
    text-align: center;
}

.businessWrapper .charterCol3 {
	display: table;
	border-collapse: separate;
	border-spacing: 20px;
}

.businessWrapper .charterCol3 .col3 {
	margin: 1em 1.5% 0 1.5%;
	border: 1px solid #00875f;
	padding: 15px;
	display: table-cell;
}

.businessWrapper .charterCol3Lead {
	font-size: 18px; font-size: 1.8rem;
	position: relative;
	text-align: center;
	font-weight: bold;
	padding-top: 40px;
}
.businessWrapper .charterCol3Lead::before {
	content: "";
	border-top: 30px solid #c9d7ce;
	border-right: 80px solid transparent;
	border-left: 80px solid transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 125px;
	margin: 0 auto;
}
.businessWrapper .charterCol3 p {
	margin-bottom: 1.5em;
}
.businessWrapper .charterCol3Ttl {
	font-size: 18px; font-size: 1.8rem;
	position: relative;
	color: #00875f;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 1em;
}
.businessWrapper .charterCol3Ttl02 {
	font-size: 18px; font-size: 1.8rem;
	position: relative;
	text-align: center;
	font-weight: bold;
	margin-bottom: .5em;
	padding: 10px;
	width: 100%;
	background-color: #c9d7ce;
}
.businessWrapper .charterCol3List {
	margin-left: 1em;
}
.businessWrapper .charterCol3List li {
	margin-bottom: .3em;
}


.businessWrapper .businessLocalNav {
	margin-bottom: 3em;
}
.businessWrapper .businessLocalNav li {
	margin-bottom: .5em;
	padding-bottom: 0;
}
.businessWrapper .businessLocalNav li a {
	font-size: 18px; font-size: 1.8rem;
	display: block;
	border-top: 2px solid #dcdddd;
	color: #333333;
	padding: 10px 10px 10px 50px;
	background: url(../../images/common/arrow_01_off.png) no-repeat 20px 50% #dcdddd;
	background-size: 23px 23px;
}
.businessWrapper .businessLocalNav li.fix a {
	border-top: 2px solid #008b60;
	color: #008b60;
	background: url(../../images/common/arrow_01.png) no-repeat 20px 50% #dcdddd;
	background-size: 23px 23px;
}
.businessWrapper .businessLocalNav li a:hover {
	opacity: .7;
}

.businessWrapper ul.businessList {
	list-style: none;
	margin: 1.5em 0 3em 2em;
}
.businessWrapper ul.businessList li {
	font-size: 18px; font-size: 1.8rem;
	margin-bottom: .3em;
	position: relative;
}
.businessWrapper ul.businessList li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 8px;
	height: 8px;
	background-color: #80cdb1;
	border-radius: 100%;
}

.businessWrapper .headLv4 {
	font-size: 20px; font-size: 2.0rem;
	font-weight: normal;
	color: #008b60;
	margin-top: 2em;
	display: table;
	width: 100%;
	margin-bottom: 1em;
}
.businessWrapper .headLv4 div {
	padding-left: 20px;
}
.businessWrapper .headLv4 span {
	font-size: 22px; font-size: 2.2rem;
	display: table-cell;
	width: 6em;
	text-align: center;
	vertical-align: middle;
	border-left: 2px solid #008b60;
	border-right: 2px solid #008b60;
}

.businessWrapper .boxGray {
	background-color: #dcdddd;
	padding: 20px;
	margin-top: 1em;
}

.businessWrapper a.btn {
	max-width: 500px;
	font-size: 18px; font-size: 1.8rem;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	margin-top: 2em;
	position: relative;
	color: #fff;
	padding: 5px 20px 5px 55px;
	background: url(../../images/common/arrow_01.png) no-repeat 20px 50% #008b60;
	background-size: 23px 23px;
}
.businessWrapper a.btn:hover {
	text-decoration: none;
	opacity: .7;
}

.businessWrapper .arrowDown {
	position: relative;
	margin-top: 20px;
	padding-bottom: 20px;
}
.businessWrapper .arrowDown::before {
    content: "";
    border-top: 30px solid #008b60;
    border-right: 80px solid transparent;
    border-left: 80px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 125px;
    margin: 0 auto;
}

.businessWrapper .serviceflow {
	display: table;
	width: 800px;
	margin: 1em auto;
}
.businessWrapper .serviceflow .serviceflowInner {
	display: table-cell;
	background-color: #e0e9e7;
	width: 105px;
	vertical-align: middle;
	height: 65px;
	text-align: center;
	border-radius: 10px;
	line-height: 1.3
}
.businessWrapper .serviceflow .serviceArrow {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.businessWrapper .serviceflow .serviceArrow img {
	padding: 10px;
}

.businessWrapper .table_01 {
	margin-top: 1em;
	margin-bottom: 30px;
	width: 100%;
}
.businessWrapper .table_01 th {
	background-color: #dcdddd;
	border: 1px solid #9fa0a0;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	line-height: 1.3;
	vertical-align: top;
	text-align: center;
}
.businessWrapper .table_01 td {
	border: 1px solid #9fa0a0;
	padding: 10px;
	width: 25%;
}

@media only screen and (max-width: 600px) {
/* For 600px or less */
.businessWrapper .leadTxt01,
.businessWrapper .leadTxt02 {
	font-size: 24px; font-size: 2.4rem;
	text-align: left!important;
	line-height: 1.4;
}
.businessWrapper .leadTxt01 br,
.businessWrapper .leadTxt02 br{
	display: none;
}
.businessWrapper .articleInnerW840 {
    width: 100%;
    margin: 2em auto;
}

.businessWrapper .serviceflow {
    display: block;
    width: 100%;
}
.businessWrapper .serviceflow .serviceflowInner {
    display: block;
    width: 100%;
    height: auto;
	padding: 10px 0;
}
.businessWrapper .serviceflow .serviceArrow {
    display: block;
}
.businessWrapper .serviceflow .serviceArrow img {
    width: 30px;
    height: auto;
    transform: rotate(90deg);
}

.businessWrapper .articleInnerW840 .colWrapper {
    width: 100%;
}
.businessWrapper .articleInnerW840 .colWrapper .col2 {
   margin-bottom: 2em;
}

.businessWrapper .table_01 {
	overflow: auto;
	white-space: nowrap;
	display:block;
	width:auto;
}
.businessWrapper .table_01 tbody {
	width: 100%;
	display:table;
}
 
/*tableにスクロールバーを追加*/
.businessWrapper .table_01::-webkit-scrollbar {
	height: 5px;
}
 
/*tableにスクロールバーを追加*/
.businessWrapper .table_01::-webkit-scrollbar-track {
	background: #F1F1F1;
}
 
/*tableにスクロールバーを追加*/
.businessWrapper .table_01::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}

.businessWrapper .headLv3b {
    font-size: 18px;font-size: 1.8rem;
	text-align: left;
}

.businessWrapper .charterCol3 .col3 {
    margin: 0 auto 1.5em;
    display: block;
    width: 100%;
}

.businessWrapper .headLv4 span {
    display: block;
    width: 100%;
}
.businessWrapper .headLv4 div {
    padding-left: 0;
}

.businessWrapper a.btn {
    line-height: inherit;
    text-align: left;
}

.col2List,
.col2List li{
    width: 100%;
}

}
/* ------------------ business ------------------ */
