@charset "utf-8";
.mainWrap {
	background-image: url(../img/sub/main_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
	background-size: cover;
	height: 217px;
}
.main_titleBox {
	position: relative;
	height: 100%;
}
.main_title {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 75px;
	margin: auto;
	font-size: 37px;
	font-weight: bold;
	line-height: 1;
}
.main_title span {
	display: block;
}

/*---------------------------------------------------------
 sec1
 ---------------------------------------------------------*/
.sec1{
	background-image: url(../img/home/sec1_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 2996px auto;
	padding: 125px 0 90px;
	text-align: center;	
	overflow: hidden;
}
.sec1_title{
	color: #70B538;
	margin-bottom: 90px;
	font-size: 62px;
	font-weight: bold;
}
.sec1_title span{
	display: block;
	color: #000000;
	font-size: 28px;
}
.sec1_img01{
	margin-bottom: 85px;
}

/*---------------------------------------------------------
 sec2
 ---------------------------------------------------------*/
.sec2{
	text-align: center;	
}
.sec2_title{
	background: #70B538;
	color: #FFFFFF;
	padding: 50px 0;
	font-size: 41px;
	font-weight: bold;
}
.sec2 ul{
}
.sec2 ul li{
	position: relative;
	padding: 75px 0;
}
.sec2 ul li:nth-child(odd){
	background: #EAF4E1;
	padding: 25px 0;
}
.sec2 ul li:first-child{
	padding: 75px 0 25px;
}
.sec2_catchBox{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.sec2 ul li:nth-child(even) .sec2_catchBox,
.sec2 ul li:first-child .sec2_catchBox{
	top: 45px;
}
.sec2_catchBox h3{
	background-position: center top;
	background-repeat: no-repeat;
	color: #70B538;
	margin-bottom: 20px;
	padding: 130px 0 0;
	font-size: 35px;
	font-weight: bold;
	line-height: 1;
}
.sec2 ul li.num1 .sec2_catchBox h3{background-image: url(../img/advantage/sec2_num01.png);}
.sec2 ul li.num2 .sec2_catchBox h3{background-image: url(../img/advantage/sec2_num02.png);}
.sec2 ul li.num3 .sec2_catchBox h3{background-image: url(../img/advantage/sec2_num03.png);}
.sec2 ul li.num4 .sec2_catchBox h3{background-image: url(../img/advantage/sec2_num04.png);}
.sec2 ul li.num5 .sec2_catchBox h3{background-image: url(../img/advantage/sec2_num05.png);}
.sec2 ul li.num6 .sec2_catchBox h3{background-image: url(../img/advantage/sec2_num06.png);}
.sec2_catchBox p{
	font-size: 21px;
	font-weight: bold;
}
.sec2_imgBox img{float: left;}
.sec2_imgBox img:last-child{float: right;}

/*---------------------------------------------------------
 sec3
 ---------------------------------------------------------*/
.sec3{
	background: #719AA6;
	color: #FFFFFF;
	padding: 135px 0 0;
	text-align: center;	
}
.sec3_title{
	margin-bottom: 90px;
	font-size: 62px;
	font-weight: bold;
	line-height: 1.2;
}
.sec3_title span{
	display: block;
}
.sec3_inner{
	padding-bottom: 110px;
}
.sec3_inner h3{
	border-bottom: solid 2px #FFFFFF;
	margin-bottom: 40px;
	padding-bottom: 10px;
	font-size: 39px;
	font-weight: bold;
}
.sec3_text01{
	margin-bottom: 50px;
	font-size: 28px;
	font-weight: bold;
}
.sec3_comparison{
}
.sec3_comparison li{
	float: left;
	margin-left: 4%;
	width: 48%;
}
.sec3_comparison li:first-child{
	margin-left: 0;
}
.sec3_comparison li dt{
	border: solid 1px #FFFFFF;
	margin-bottom: 15px;
	padding: 10px 0;
	font-size: 26px;
	font-weight: bold;
	line-height: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec3_comparison li dd{
	background: #FFFFFF;
	padding: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec3_spacImg{
	float: left;
	width: 54%;
}
.sec3_text02{
	margin-top: 10px;
	font-size: 19px;
	font-weight: bold;
}
.sec3_text03{
	float: right;
	margin-left: 4%;
	width: 42%;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
}

/*-------------------------------------
	sec4
---------------------------------------*/
.sec4{
	padding: 135px 0 0;
	text-align: center;	
}
.sec4_title{
	margin-bottom: 90px;
	font-size: 62px;
	font-weight: bold;
	line-height: 1.2;
}
.sec4_title span{
	display: block;
}
.sec4_inner{
	padding-bottom: 110px;
}
.sec4_inner h3{
	border-bottom: solid 2px #000000;
	margin-bottom: 70px;
	padding-bottom: 10px;
	font-size: 39px;
	font-weight: bold;
}

.sec4 table{
	width: 100%;
}
.sec4 table tr th,
.sec4 table tr td{
	border-left: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	padding: 10px 5px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec4 table tr th:first-child,
.sec4 table tr td:first-child{
	border-left: none;
	width: 23%;
}
.sec4 table tr th:last-child,
.sec4 table tr td:last-child{
	width: 77%;
}
.sec4 table tr th{
	background: #F08A33;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-align: center;	
}
.sec4 table tr td{
	background: #FDF0E5;
	font-size: 17px;
}
.sec4 table tr td.material{
	font-size: 23px;
	font-weight: bold;
	text-align: center;	
}
.sec4 table tr:nth-child(odd) td{
	background: #FBE2CC;
}
.sec4 table tr td:last-child{
	padding-left: 35px;
	text-align: left;
}

.sec4 .use_list{
	letter-spacing: -0.5em;
	text-align: left;
}
.sec4 .use_list li{
	display: inline-block;
	margin-left: 3.2%;
	margin-bottom: 25px;
	width: 22.6%;
	text-align: center;
	vertical-align: top;
	letter-spacing: 0;
}
.sec4 .use_list li:nth-child(4n+1){
	margin-left: 0;
}
.sec4 .use_list li span{
	display: block;
	margin-top: 10px;
	font-size: 23px;
	font-weight: bold;
	line-height: 1;
}

/*---------------------------------------------------------
 sec5
 ---------------------------------------------------------*/
.sec5{
	background: #F2F2F2;
	padding: 135px 0 0;
	text-align: center;	
}
.sec5_title{
	margin-bottom: 90px;
	font-size: 62px;
	font-weight: bold;
	line-height: 1.2;
}
.sec5_title span{
	display: block;
}
.sec5_inner{
	padding-bottom: 110px;
}
.sec5_inner h3{
	border-bottom: solid 2px #719AA6;
	margin-bottom: 40px;
	padding-bottom: 10px;
	font-size: 39px;
	font-weight: bold;
}
.sec5_text01{
	margin-bottom: 55px;
	font-size: 32px;
	font-weight: bold;
}
.sec5_process .pc{display: block;}
.sec5_process .sp{display: none;}
.sec5 .case_list{
	letter-spacing: -0.5em;
}
.sec5 .case_list li{
	display: inline-block;
	margin-left: 5%;
	width: 30%;
	vertical-align: top;
	letter-spacing: 0;
}
.sec5 .case_list li:first-child{
	margin-left: 0;
}
.sec5 .case_list li span{
	display: block;
	margin-top: 10px;
	font-size: 23px;
	font-weight: bold;
	line-height: 1;
}
.sec5 .customer_list{
	margin: 0 auto 80px;
	max-width: 800px;
	text-align: left;
	letter-spacing: -0.5em;
}
.sec5 .customer_list li{
	position: relative;
	display: inline-block;
	padding: 10px 0 10px 35px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
	vertical-align: top;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec5 .customer_list li:nth-child(2n){
	margin-left: 5%;
	width: 43%;
}
.sec5 .customer_list li:nth-child(2n+1){
	margin-left: 0;
	width: 52%;
}
.sec5 .customer_list li:before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: #EA6000;
	margin: auto;
	width: 26px;
	height: 26px;
	border-radius: 50%;
}

@media screen and (max-width: 1249px) {
}
@media screen and (max-width: 999px) {
/*---------------------------------------------------------
 sec2
 ---------------------------------------------------------*/
.sec2 ul li{
	padding: 45px 0;
}
.sec2 ul li:nth-child(odd){
	padding: 0 0 25px;
}
.sec2 ul li:first-child{
	padding: 45px 0 25px;
}
.sec2_catchBox{
	position: relative;
	margin: 0 auto 30px;
}
.sec2 ul li:nth-child(even) .sec2_catchBox,
.sec2 ul li:first-child .sec2_catchBox{
	top: 0;
}
.sec2_imgBox {
	margin: 0 auto;
	max-width: 700px;
	text-align: center;
	letter-spacing: -0.5em;
}
.sec2_imgBox img{
	float: none !important;
	display: inline-block;
	padding: 0 10px;
	width: 50%;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}
@media screen and (max-width: 679px) {
.mainWrap {
	height: 150px;
}
.main_title {
	height: 48px;
	font-size: 25px;
}
.main_title span img {
	width: 84px;
}

/*---------------------------------------------------------
 sec1
 ---------------------------------------------------------*/
.sec1{
	padding: 50px 0 45px;
}
.sec1_title{
	margin-bottom: 40px;
	font-size: 32px;
	line-height: 1.2;
}
.sec1_title span{
	margin-top: 8px;
	font-size: 20px;
	line-height: 1.4;
}
.sec1_img01{
	margin-bottom: 40px;
}

/*---------------------------------------------------------
 sec2
 ---------------------------------------------------------*/
.sec2_title{
	padding: 25px 0;
	font-size: 24px;
}
.sec2 ul{
}
.sec2 ul li{
	padding: 25px 0 15px;
}
.sec2 ul li:nth-child(odd){
	padding: 0 0 15px;
}
.sec2 ul li:first-child{
	padding: 25px 0 15px;
}
.sec2_catchBox{
	margin: 0 auto 15px;
}
.sec2_catchBox h3{
	background-size: 115px;
	margin-bottom: 10px;
	padding: 70px 0 0;
	font-size: 28px;
}
.sec2_catchBox p{
	font-size: 18px;
}

/*---------------------------------------------------------
 sec3
 ---------------------------------------------------------*/
.sec3{
	padding: 50px 0 0;
}
.sec3_title{
	margin-bottom: 40px;
	font-size: 32px;
}
.sec3_title span img{
	width: 242px;
}
.sec3_inner{
	padding-bottom: 50px;
}
.sec3_inner h3{
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 28px;
}
.sec3_text01{
	margin: 0 3% 25px;
	font-size: 20px;
}
.sec3_comparison{
}
.sec3_comparison li{
	float: left;
	margin-left: 4%;
	width: 48%;
}
.sec3_comparison li:first-child{
	margin-left: 0;
}
.sec3_comparison li dt{
	margin-bottom: 10px;
	font-size: 18px;
}
.sec3_comparison li dd{
	padding: 20px;
}
.sec3_spacImg{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.sec3_text02{
	font-size: 16px;
}
.sec3_text03{
	float: none;
	margin-left: 0%;
	width: 100%;
	font-size: 16px;
}

/*-------------------------------------
	sec4
---------------------------------------*/
.sec4{
	padding: 50px 0 0;
}
.sec4_title{
	margin-bottom: 40px;
	font-size: 32px;
}
.sec4_title span img{
	width: 237px;
}
.sec4_inner{
	padding-bottom: 50px;
}
.sec4_inner h3{
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 28px;
}

.sec4 table{
	width: 100%;
}
.sec4 table tr th,
.sec4 table tr td{
	border-left: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
.sec4 table tr th:first-child,
.sec4 table tr td:first-child{
	width: 30%;
}
.sec4 table tr th:last-child,
.sec4 table tr td:last-child{
	width: 70%;
}
.sec4 table tr th{
	font-size: 19px;
}
.sec4 table tr td{
	background: #FDF0E5;
	font-size: 14px;
}
.sec4 table tr td.material{
	font-size: 18px;
}
.sec4 table tr td:last-child{
	padding-left: 15px;
}

.sec4 .use_list{}
.sec4 .use_list li{
	margin-left: 2%;
	margin-bottom: 15px;
	width: 32%;
}
.sec4 .use_list li:nth-child(4n+1){
	margin-left: 2%;
}
.sec4 .use_list li:nth-child(3n+1){
	margin-left: 0;
}
.sec4 .use_list li span{
	font-size: 18px;
}

/*---------------------------------------------------------
 sec5
 ---------------------------------------------------------*/
.sec5{
	padding: 50px 0 0;
}
.sec5_title{
	margin-bottom: 40px;
	font-size: 32px;
}
.sec5_title span img{
	width: 230px;
}
.sec5_inner{
	padding-bottom: 50px;
}
.sec5_inner h3{
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 28px;
}
.sec5_text01{
	margin-bottom: 25px;
	font-size: 25px;
}
.sec5 .case_list li{
	margin-left: 2%;
	width: 32%;
}
.sec5 .case_list li span{
	font-size: 18px;
}
.sec5 .customer_list{
	margin: 0 auto 30px;
}
.sec5 .customer_list li{
	display: block;
	padding: 7px 0 7px 28px;
	font-size: 20px;
}
.sec5 .customer_list li:nth-child(2n){
	margin-left: 0;
	width: 100%;
}
.sec5 .customer_list li:nth-child(2n+1){
	width: 100%;
}
.sec5 .customer_list li:before{
	width: 18px;
	height: 18px;
}

}

/* Portrait */
@media screen and (max-width:479px) {
.sec5_process .pc{display: none;}
.sec5_process .sp{display: block;}
}
