@charset "UTF-8";

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

.second_header h2 {
	position: absolute;
	top: 185px;
	left: 0;
    font-size: 36px;
    line-height: 1;
	padding-bottom: 40px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 5px;
    width: 100%;
    background:url("../pc_img/business/main_title_en.png") no-repeat center bottom;
}

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

.contents_title_01 {
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	font-size: 24px;
	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: 20px 0 50px 0;
}
.business {
    width: 1100px;
    margin: 0 auto;
}
.contents_title_before {
	text-align: center;
	margin-bottom: 20px;
}
.contents_txt_01 {
	text-align: center;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 30px;
}
.business ul {
	text-align: center;
	margin-bottom: 60px;
}
.business li {
	display: inline-block;
	margin: 0 10px;
}
.business li p {
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	padding-top: 30px;
}
.contents_menu {
	text-align: center;
	margin-bottom: 50px;
    font-size: 0;
}
.contents_menu a {
	display: inline-block;
    vertical-align: top;
    font-size: 17px;
    line-height: 1;
	margin: 0 25px;
	padding-bottom: 20px;
	background:url("../pc_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: none;
}

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

.machine_list_01 {
	width: 989px;
	margin:0 auto 20px auto !important;
    text-align: center;
    font-size: 0;
}
.machine_list_01 li {
	display: inline-block;
    vertical-align: top;
	width: 305px;
	margin: 0 37px 20px 0;
}
.machine_list_01 li:nth-of-type(3),
.machine_list_01 li:last-child{
	margin-right: 0;
}
.machine_list_01 li p {
	font-size: 13px;
	line-height: 23px;
	text-align: center;
	padding-top: 15px;
}

.machine_list_02 {
	width: 989px;
	margin:0 auto 20px auto !important;
    text-align: left !important;
    font-size: 0;
}
.machine_list_02 li {
	display: inline-block;
    vertical-align: top;
	width: 305px;
	margin: 0 37px 20px 0;
}
.machine_list_02 li:nth-child(3n) {
	margin-right: 0;
}
.machine_list_02 li p {
	font-size: 13px;
	line-height: 23px;
	text-align: center;
	padding-top: 15px;
}

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

.business p + h4 {
    margin-top: 40px;
}
.business ul + p {
    font-size: 14px !important;
    line-height: 1 !important;
    margin-top: -20px;
    margin-bottom: 40px;
    text-align: center !important;
}
.business h4 {
    width: 500px;
	text-align: center;
    padding-bottom: 10px;
	margin: 0 auto 30px auto;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	font-size: 20px;
	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;
}*/

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