/*　header [main visual]
========================================= */
header{
	height: 850px;
	margin-bottom: 125px;
	position: relative;
}
header .mainBG{
	width: 2432px;
	height: 692px;
	position: absolute;
	left: 50%;
	margin-left: -1214px;
}
.main-title .header-text img{
	padding-left: 620px;
	padding-top: 180px;
}
.mainBG .main-visual{
	width: 2432px;
	height: 692px;
	background-image: url(../img/Illustrator-main-pc.png);
	background-repeat: no-repeat;
	margin-top: 140px;
	}
.main-title .header-text{
	width: 359px;
	height: 116px;
	}
	/*　container1 [イラストレーターのみなさまへ]
========================================= */
.container1{
	background: #fff;
	text-align: center;
	padding-bottom: 100px;
}
.container1 .section-box{
	width: 950px;
	height: 200px;
	padding: 50px 0 20px;
	background: #fff;
	border-radius: 22px;
	box-shadow: 0 7px 20px rgba(0,0,0,.1);
	position: relative;
	left: 50%;
	margin-left: -475px;
}
.section-box .line1{
	width: 46px;
	margin: 20px auto;
}
	/*　container2 [主要取引先実績]
========================================= */
.container2{
	height: auto;
}
.container2 .business-partners{
	padding: 30px 0 12px;
}
.container2 .business-partners-text{
	font-size: 16px;
	padding-bottom: 24px;
	text-align: center;
}
.container2 .client{
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
}
	/*　container3 [ご依頼の流れ]
========================================= */
.container3{
	height: 492px;
}
.container3 .Illustrator-request-box{
	width: 1422px;
	height: 268px;
	margin-top: 100px;
	position: relative;
	left: 50%;
	margin-left: -711px;
}
.Illustrator-request-box .cover{
	width: 348px;
	height: 260px;
	float: left;
}
.request-img img{
	margin-left: 122px;
	margin-bottom: 16px;
	width: 98px;
}
.cover .request1{
	text-align: center;
	margin-top: 16px;
}
.cover .request2{
	text-align: center;
	margin-top: 3px;
}
.cover .request3{
	text-align: center;
	margin-top: 12px;
}
.cover .request4{
	text-align: center;
	margin-top: 4px;
}
.cover div .name{
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 6px;
}
	/*　footer-box [お問い合わせ]
========================================= */
.footer-box{
	height: 300px;
	margin: 0 auto;
	padding-top: 30px;
}
.footer-box .line2{
	width: 46px;
	margin: 14px auto;
}
.footer-box .explanation{
	text-align: center;
}
.footer-box .contact-box{
	width: 440px;
	height: 120px;
	margin: 30px auto 0px;
}
.contact-box .contact-box1{
	width: 150px;
	height: 124px;
	float: left;
}
.contact-box1 .contact-box1-img{
	margin-left: 32px;
}
.contact-box1 .Phone-number{
	font-size: 14px;
	text-align: center;
}
.contact-box .contact-box2{
	width: 184px;
	height: 124px;
	float: right;
}
.contact-box2 .contact-box2-img{
	margin-left: 49px;
}
.contact-box2 .email{
	font-size: 14px;
	text-align: center;
}
.footer-box .Text-center{
	font-size: 12px;
	font-weight: 400;
	color: #707070;
	margin-top: 18px;
	text-align: center;
}
