/* 057 */
#head_wrap .text { padding: 54px 0 49px; font-size: 112%; }
#head_wrap .text p { margin-bottom: 0;line-height:1.8em; font-size: 90%; }
#column_wrap .bg_wrap { background-color: #f6f5ef; }
#column_wrap .bg_wrap .border_title span img { background-color: #f6f5ef; }
#column_wrap .text_left,#column_wrap .text_right{width: 46.94%; }
#column_wrap .text { text-align: left; line-height: 1.856em;}
#column_wrap .text p {margin-bottom: 1.8em;}
.border_title:after{top: 44%;}
.border_title span img{padding: 0 32px;}
#column_wrap #section_04 .border_title{margin-bottom: 55px; }

#column_wrap #section_01{padding: 80px 0 52px; }
#column_wrap #section_02{padding: 86px 0 75px; }
#column_wrap #section_03{padding: 80px 0 93px; }
#column_wrap #section_04{padding: 73px 0 70px; }
#column_wrap #section_05{padding: 80px 0 50px; }
#column_wrap #section_06{padding: 89px 0 0; }
#column_wrap #section_06 .text p{margin-bottom: 0;}

.release_date{margin-top: 24px;}

/*057*/
@media only screen and (max-width: 767px) {
	#footer_button_area .container { margin-top: 35px; }
	#contents_wrap { margin-bottom: 45px; }
	#contents_wrap .text { line-height: 1.5; }
	#head_wrap .text { padding: 40px 20px 35px; line-height: 1.5; }
	#head_wrap .text p { margin-bottom: 0; text-align: center; }
	#column_wrap .text_left,#column_wrap .text_right{width: 100%; float: none;}
	#column_wrap .img_left, #column_wrap .img_right{margin-bottom: 20px;}

	.border_title:after{top: 60%;}
	.border_title span img{padding: 0 30px;}
	.border_title,#column_wrap #section_04 .border_title{margin-bottom: 26px;}

	#column_wrap #section_01,#column_wrap #section_02,#column_wrap #section_03,#column_wrap #section_04,#column_wrap #section_05{padding: 45px 0; }
	#column_wrap #section_06{padding: 45px 0 0; }
	#column_wrap #section_06 .text p{margin-bottom: 1.5em;}
	.release_date{margin-top: 30px;}
}