@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gNavi .company a {
	color: #00A943;
}

#gNavi .company > a:before {
	margin-left: -60px;
	width: 120px;
	height: 3px;
	position: absolute;
	background-color: #00A943;
	bottom: 0;
	left: 50%;
	content: " ";
}

#gNavi .company .comNavBox {
	display: block;
}

#gNavi .comNavBox .subNavi .csr a {
	color: #40ae5d;
}

#main .company .comNavBox {
	background-color: #1E1E1E;
}

#main .comNavBox .subNavi .csr a {
	color: #40ae5d;
}

#main .content {
	margin: 0 auto;
	width: 840px;
}

#main .titleBox {
	padding-bottom: 68px;
}

#main .titleBox .content {
	width: 1000px;
}

#main .titleBox .content .mainBox {
	background-color: #FFF;
}

#main .titleBox .headLine01 {
	margin-bottom: 61px;
}

#main .titleBox p {
	margin: 0 80px;
	font-size: 14px;
	line-height: 2.3;
}

#main .wrap {
	padding: 80px 0 75px;
	background-color: #F7F7F5;
}

#main .imgBox .textBox {
	margin-top: -12px;
}

#main .imgBox .textBox p {
	margin-bottom: 31px;
	font-size: 14px;
	line-height: 2.3;
}

#main .imgBox .textBox .comGreenTitle {
	margin-bottom: 8px;
	font-size: 24px;
}

#main .section {
	padding: 79px 0 73px;
}
#main .section.wpr02{
    padding-bottom: 181px;
}


#main .section .imgBoxR .textBox {
	float: left;
}

#main .section .imgBoxR .photoBox {
	margin-right: -3px;
	float: right;
}

#main .section .imgBoxR .photoBox .photo {
	margin-bottom: 24px
}

#main .wrap01 .imgBox .textBox dl {
	font-size: 14px;
	line-height: 2.3;
}

#main .wrap01 .imgBox .textBox dt {
	font-weight: bold;
	line-height: 2.25;
}

#main .comNavBox .content {
	width: 1000px;
}

#main .comBannerBox .content {
	width: 1000px;
}
#main .pageLink{
    width: 300px;
}
#main .pageLink a{
    padding: 13px 0 11px;
    position: relative;
    display: block;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    border: 1px solid #000;
}

#main .pageLink a:before {
    margin-top: -7px;
    width: 10px;
    height: 15px;
    position: absolute;
    background: url(../img/common/icon04.png) no-repeat left top;
    background-size: 10px 15px;
    top: 50%;
    right: 10px;
    content: " ";
}
#main .pageLink a:hover {
    border: 1px solid #00A943;
    color: #fff;
    background: #00A943;
}
#main .pageLink a:hover:before {
    background: url(../img/common/icon07.png) no-repeat left top;
    background-size: 10px 15px;
    top: 50%;
    right: 10px;
    content: " ";
}
#main .imgBox .textBox .indentbox{
    padding-left: 1em;
}
#main .imgBox .textBox p.comGreenTitle_sub{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}
#main .imgBox .textBox p.mb15{
    margin-bottom: 15px;
}
#main .imgBox .textBox ul{
    margin-bottom: 41px;
    padding-left: 1em;
}
#main .imgBox .textBox ul li{
    line-height: 2em;
    list-style:disc
}
#main .imgBox .textBox ul li span{
    display: block;
    padding-left: 1em;
}


@media all and (min-width: 0) and (max-width: 767px) {
	#gNavi .company a {
		color: #171a1d;
	}
	
	#gNavi .company > a:before {
		display: none;
	}
	
	#main .comNavBox .subNavi .iso a:hover {
		color: #40ae5d;
	}
	
	#main .content {
		margin: 0 20px;
		width: auto;
	}
	
	#main .titleBox {
		padding-bottom: 35px;
	}
		
	#main .titleBox .content {
		width: auto;
	}
	
	#main .titleBox .headLine01 {
		margin-bottom: 17px;
	}
	
	#main .titleBox p {
		margin: 0;
		font-size: 10px;
		line-height: 1.75;
	}
	
	#main .wrap {
		padding: 37px 0;
	}
	
	#main .imgBox .textBox {
		margin: 0 0 22px;
		width: auto;
		float: none;
	}
	
	#main .imgBox .textBox p {
		margin-bottom: 15px;
		font-size: 10px;
		line-height: 1.78;
	}
	
	#main .imgBox .textBox p:last-child {
		margin-bottom: 0;
	}
	
	#main .imgBox .textBox .comGreenTitle {
		margin-bottom: 11px;
		font-size: 12px;
	}
    #main .pageLink{
        width: 180px;
    }
    #main .pageLink a{
        font-size: 10px;
        padding: 6px 3px;
    }
    #main .imgBox .textBox p.comGreenTitle_sub{
        font-size: 12px;
    }
    #main .imgBox .textBox ul li{
        font-size: 10px;
    }
    #main .imgBox .textBox ul{
        margin-bottom: 15px;
    }
    #main .pageLink a:before {
        background-size: 8px;
    }
	#main .section {
		padding: 37px 0 40px;
	}
	
	#main .section .imgBoxR .textBox {
		float: none;
	}
		
	#main .wrap01 {
		padding: 37px 0;
	}
		
	
	#main .wrap01 .imgBox .textBox dl {
		font-size: 10px;
		line-height: 1.68;
	}
	
	#main .wrap01 .imgBox .textBox dt {
		line-height: 1.9;
	}
	
	#main .comNavBox .content {
		margin: 0;
		width: auto;
	}
	
	#main .comBannerBox .content {
		margin: 0;
		width: auto;
	}
}

@media(max-width: 530px){
#main .section .imgBoxR .photoBox .photo , #main .imgBox .photoBox .photo ,#main .wrap01 .imgBox .photoBox .photo {
    margin-right: 50%;
    margin-bottom: 10px
}

#main .imgBox .photoBox .innerBox p {
	margin-left: 0
}

#main .imgBox .photoBox .innerBox .text span {
    left: 70px
}
}