@charset "UTF-8";

/* ############################################## */

.second_header h2 {
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
    font-size: 28px;
    line-height: 1;
	font-weight: 700;
    text-align: center;
    letter-spacing: 5px;
    width: 100%;
    background:url("../sp_img/business/main_title_en.png") no-repeat center bottom;
	background-size: contain;
	padding-bottom: 8vw;
}

/* ############################################## */

.contents_title_01 {
	text-align: center;
	margin-bottom: 6.66vw;
	padding-bottom: 6.66vw;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 2px;
}
.contents_title_01 span {
	font-weight: normal;
}
.contents_title_01:after {
	width: 80px;
	height: 5px;
	content: "";
	background: #cce459;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: -3px;
}

/* ############################################## */

.business_wrap {
	width: 100%;
    padding: 10.66vw 0 6.66vw 0;
}
.business {
    width: 90%;
    margin: 0 auto;
}
.contents_title_before {
	text-align: center;
	margin-bottom: 3.3vw;
}
.contents_title_before img {
	width: 100%;
	height: auto;
}
.contents_txt_01 {
	width: 90%;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	margin:0 auto 6.66vw auto;
}
.business ul {
	text-align: center;
	margin-bottom: 13.33vw;
}
.business ul:last-child {
	margin-bottom: 0;
}
.business li {
	display: inline-block;
	margin: 0 10px;
}
.business li img {
	width: 100%;
	height: auto;
}
.business li p {
	font-size: 13px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	padding-top: 3vw;
	margin-bottom: 6.66vw;
}
.contents_menu {
	text-align: center;
	margin-bottom: 50px;
	display: none;
}
.contents_menu a {
	display: inline-block;
	margin: 0 15px;
	padding-bottom: 20px;
	background:url("../sp_img/common/anchor_arrow.png") no-repeat bottom center
}
.contents_menu a:link,
.contents_menu a:visited,
.contents_menu a:hover,
.contents_menu a:active {
	color: #413939;
	text-decoration: underline;
}

/* ############################################## */

.machine_list_01 {
	width: 89.33vw;
	margin:0 auto 5.33vw auto !important;
	text-align: center;
}

/*.machine_list_01 {
	width: 89.33vw;
	margin:0 auto 5.33vw auto !important;
	text-align: center;
}
.machine_list_01 {
    font-size: 0;
}
.machine_list_01 li {
    width: 43.33vw;
    display: inline-block;
    vertical-align: top;
	text-align: center;
    margin: 0 2.66vw 4vw 0;
}
.machine_list_01 li:nth-child(2n) {
    margin-right: 0;
}
.machine_list_01 li img {
	width: 100%;
	height: auto;
}
.machine_list_01 li p {
	font-size: 2.66vw;
	line-height: 4.8vw;
	text-align: center;
	padding-top:  2.66vw;
    margin-bottom: 0 !important;
}*/

/* ############################################## */

.business p + h4 {
    margin-top: 4vw;
}
.business ul + p {
    font-size: 3.2vw !important;
    line-height: 1 !important;
    margin-top: -8vw;
    margin-bottom: 10vw;
    text-align: center !important;
}
.business h4 {
    width: 89.33vw;
	text-align: center;
    padding-bottom: 2.66vw;
	margin: 0 auto 5.33vw auto;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	font-size: 4vw;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 2px;
}
/* .contents_title_01:after {
	width: 80px;
	height: 2px;
	content: "";
	background: #cce459;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: -3px;
}*/

/* ############################################## */