	@charset "Shift_JIS";
	.container {
		padding-left: 0px;
		padding-right: 0px;
}
	#primaryWrapper {
		text-align:left;
		font: 14px/1.6 'Meiryo UI', Meiryo, 'MS PGothic', 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
		overflow: hidden;
		width: 722px;
		/*	background: #e5ecf2;
		background: -webkit-linear-gradient(top,#e5ecf2,#a1d8ff);
		background: -moz-linear-gradient(top,#e5ecf2,#a1d8ff);
		background: -o-linear-gradient(top,#e5ecf2,#a1d8ff);
		background: linear-gradient(top,#e5ecf2,#a1d8ff);*/
		padding: 0px 0px 30px;
		color:#444;
	}
	#primaryWrapper p {
	margin: 0px;
	}
	#primaryWrapper img {
		max-width: 100%;
	}
	#secondaryWrapper {
		margin-top: 0px;
	}
	
	#heading {
	background-size: 50%;
	width: 100%;
	max-width: 722px;
	margin: 0 auto 50px;
	font-size: 1.2em;
	line-height: 1.8;
	}
/*	#heading h2{
	font-size: 2em;
	font-weight: bolder;
	color: #1489CF;
	line-height: 2;
	}*/
	#heading h2 {
	font-size: 2em;
	
	line-height: 1.4;
	font-weight: bolder;
	color: #1172AC;
	margin-top: 20px;

	}
	#heading p {
	padding-left: 20px;
	width: 100%;
	padding-bottom: 10px;
	box-sizing: border-box;
	}
	
	#mainSection {
	width: 100%;
	margin-bottom: 40px;
	/*margin-left:10px;*/
	font-size: 1.2em;
	line-height: 1.8;
	text-indent: 10px;
	}
#section01 ,#section02 ,#section03 ,#section04{
	float: left;
	margin-bottom: 30px;
	}
	
	
	
	.section {
	width: 100%;


	
	}
.content  {
	padding: 0px;
	clear: both;
	margin-bottom: 30px;
	}





#mainSection .section h2 {
	font-size: 2em;
	/*text-indent: -10px;*/
	line-height: 1.4;
	font-weight: bolder;
	color: #1172AC;
}
#mainSection .section h3 {
	font-size: 1.7em;
	/*text-indent: -10px;*/
	line-height: 1.4;
	font-weight: bolder;
	color: #249EA8;
}


#mainSection .section p {
	text-indent: 0;
	margin-bottom: 20px;
	
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	padding-bottom: 10px;
	box-sizing: border-box;
}
#mainSection .section p.image {
	margin-bottom: 40px;
}




#mainSection .section ul  {
	line-height: 1;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
#mainSection .section li {
	text-align: center;
	float: left;
	width: 150px;
	margin-bottom: 10px;
}


small {
	font-size: 0.8em;
}
p a[rel="imgSample"] {
	/*margin-left: 130px;*/
}
#primaryWrapper em {
	font-size: 1.2em;
	color: #222;
	font-weight: bold;
	font-style: normal;
}
#primaryWrapper em:before, #primaryWrapper em:after {
	content:" ";}


	.content img {
		border: 1px solid #CCC;
	}
	











#primaryWrapper {
    width: 100%;
}
@media (min-width: 640px){
#primaryWrapper {
    width: 92%;
    margin: 0 4%;
}
}
@media (min-width: 576px){
.container {
    width: 100%;
    max-width: 100%;
}
}

@media (min-width: 980px){
.container {
    width: 960px;
    max-width: 100%;
}
#primaryWrapper {
	width:722px;
	margin: 0 119px;
}
}
