@charset "utf-8";
/* CSS Document */

	#section02 .inner .inner_in .pre {
		width: 320px;
		height: 420px;
		display: table-cell;
		text-align: center;
		vertical-align: top;	
	}
	#section02 .inner .inner_in .post p span {
		color: #4267b2 !important;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 5px;		
	}
	#section02 .inner .inner_in .post ul li {
		text-indent: -1.15em;
		margin-left: 1em;	
		line-height: 1.7em;
		margin-bottom: 8px;	
	}
	#section02 .inner .inner_in .post ul li:last-child {
		margin-bottom: 0;	
	}
@media screen and (min-width: 1101px) {
	#section02 .inner .inner_in {
		display: table;
	}
	#section02 .inner .inner_in .post {
		display: table-cell;		
		vertical-align: middle;	
		width: 580px;
		padding-left: 55px;	
	}
	#lead {
		background: url(img/bg_lead.jpg) no-repeat ,url(/common/img/bg_brown.png) repeat;
		background-position: right;
	}
}
@media screen and (max-width: 1100px) {
	#section01 p {
		padding: 0 2%;
	}	
	#section02 .inner .inner_in {
		width: 250px;
		margin: 0 auto;
	}
	#section02 .inner .inner_in .pre {
		width: auto;
		height: auto;
	}
	#section02 .inner .inner_in .pre img {
		width: 250px;
		height: auto;
	}
	#section02 .inner .inner_in .post {
		display: block;
		margin-top: 30px;
	}
	#section02 .inner .inner_in .post img {
		width: 250px;
		height: auto;		
	}
	#section02 .inner .inner_in .post p span {
		color: #4267b2 !important;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 5px;		
	}
	#section02 .inner .inner_in .post ul {
		margin-top: 11px;
		width: 265px;
	}
}
