﻿@charset "UTF-8";



/* base.cssとの差分 */
.whitesection > div > h1{
	font-weight: bold;
}





#FirstImage{
	text-align: center;
	margin: 2.2em 0;
}
#FirstImage img{
	height: 279px;
	width: auto;
	vertical-align: top;
	margin: -3px 0 -4px;
}




#Section1-1{
	overflow: hidden;
	padding: 0;
}
#Section1-1 div{
	float: right;
	background-image: url(page3/s1-2.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 1em 1em 1em 112px;
	border: 1px #c7c7c7 solid;
	width: 49%;
	line-height: 95px;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#Section1-1 div:first-child{
	background-image: url(page3/s1-1.png);
	float: left;
}
#Section1-1 p{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	left: 0;
	font-size: 14px;
	line-height: 1.5;
	position: relative;
	min-height: 9em;
}




#Section2{
	font-size: 14px;
}
#Section2 > div > p{
	padding: 0 1.5em;
	max-width: 812px;
	margin: 1em auto;
}

#Section2-1{
	margin: 2em auto;
	width: 851px;
	height: 687px;
	position: relative;
	background-image: url(page3/s2-1.png);
	background-position: 50% 0%;
	background-size: 100% 100%;
}

#Section2-1 p{
	position: absolute;
	font-size: 14px;
	line-height: 1.4;
}
#Section2-1 p#S2-1-1{
	top: 192px;
	left: 21px;
	width: 207px;
}
#Section2-1 p#S2-1-2{
	top: 141px;
	left: 614px;
	width: 236px;
}
#Section2-1 p#S2-1-3{
	top: 621px;
	left: 18px;
	width: 365px;
}
#Section2-1 p#S2-1-4{
	top: 621px;
	left: 472px;
	width: 365px;
}







#Section3-1{
	background-image: url(page3/s3.png);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding: 12px 0 12px 327px;
	max-width: 900px;
	margin: 12px auto 0;
	min-height: 288px;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#Section3-1 div h1{
	font-size: 14px;
	font-weight: bold;
}
#Section3-1 div h1:before{
	content: "■";
}
#Section3-1 div p{
	font-size: 14px;
	padding-left: 1em;
}









