/* 043 */
#head_wrap .text { padding: 45px 0; font-size: 112%; }
#head_wrap .text p { margin-bottom: 0;line-height:1.8em; }
#column_wrap .bg_wrap { background-color: #f6f5ef; }
#column_wrap .bg_wrap .border_title span img { background-color: #f6f5ef; }
#column_wrap .border_title span img { padding: 0 30px; }
#column_wrap .row + .row { margin-top: 45px;}
#column_wrap .text { text-align: left; }
#column_wrap .text p + p { margin-top: 1.8em; }
#column_wrap .text_right { width: 48.5%; line-height: 25px;}
#column_wrap .text_left { width: 63.9%; line-height:25px; }
#column_wrap .text_left p:first-child, #column_wrap .text_right p:first-child { margin-bottom: 0px; }
#column_wrap .text_left p:last-child, #column_wrap .text_right p:last-child { margin-bottom:0;}
#column_wrap #section_01 { padding: 82px 0 100px; }
#column_wrap #section_02 { padding: 68px 0 56px; }
#column_wrap #section_03 { padding: 100px 0 80px; }
#column_wrap #section_01 .border_title { margin-bottom: 46px; }
#column_wrap #section_02 .border_title,#column_wrap #section_03 .border_title{ margin-bottom: 27px; }
#column_wrap #section_02 .border_title span img,#column_wrap #section_03 .border_title span img { height: 68px; }
#column_wrap #section_02 .border_title:after,#column_wrap #section_03 .border_title:after { top: 62%; }
#column_wrap .section_02_01,#column_wrap .section_03_01 { margin-bottom: 30px; }
.center_txt { text-align:center; font-size: 128.5%; font-weight: bold; padding-bottom: 32px; }
#column_wrap .text_right.list { width: 42.3%; padding: 25px 33px 14px 29px; border: 1px solid #c8c8c8; background-color: #fff; }
#column_wrap .text_right.list .ttl_list { font-weight: bold;}
.green_ttl { font-weight: bold; color: #03a70a; }
.blue_ttl { font-weight: bold; color: #0b74be; }
.red_ttl { font-weight: bold; color: #f05757; }
.orange_ttl { font-weight: bold; color: #e68d00; }
.violet_ttl { font-weight: bold; color: #6925c6; }
#column_wrap .text_right.list dl dt + dd { padding-bottom: 12px; }
#column_wrap .label {font-weight:bold;  margin-bottom: 4px; }
#column_wrap .sub_label {font-weight: bold; margin-bottom: 4px; }
#column_wrap .sub_label span { padding-left: 0.3em; }
#column_wrap .sub_label + p { margin-bottom: 1.3em; padding-left: 1.3em; }

@media only screen and (max-width: 767px) { /*043*/
    #footer_button_area .container { margin-top: 35px; }
    #contents_wrap { margin-bottom: 45px; }
	#contents_wrap .text { line-height: 1.5; }
    #head_wrap .text { padding: 35px 20px 35px; line-height: 1.5; }
    #head_wrap .text p { margin-bottom: 0; text-align: center; }
	#column_wrap .row + .row { margin-top: 35px;}
	#column_wrap .text p + p { margin-top: 2em; margin-bottom: 0; }
	#column_wrap .text_left p, #column_wrap .text_right p { margin-bottom: 0; }
	#column_wrap .text_right p:last-child { margin-bottom: 2em; }
    #column_wrap .text_right,#column_wrap .text_left { width: auto; }
	#column_wrap .text_left p:first-child, #column_wrap .text_right p:first-child { margin-bottom: 25px; }
	#column_wrap #section_01 .border_title span img {padding: 0 20px; }
	#column_wrap #section_02 .border_title span img,#column_wrap #section_03 .border_title span img {padding: 0 6px; }
	#column_wrap #section_01{ padding: 50px 0 60px; }
	#column_wrap #section_02 { padding: 48px 0 40px; }
	#column_wrap #section_03 { padding: 38px 0 40px; }
	#column_wrap #section_01 .border_title { margin-bottom: 28px; }
	#column_wrap #section_02 .border_title,#column_wrap #section_03 .border_title{ margin-bottom: 25px; }
	#column_wrap #section_01 .border_title:after { top: 50%; }
	#column_wrap #section_02 .border_title:after,#column_wrap #section_03 .border_title:after { top: 65%; }
	#column_wrap #section_02 .border_title span img, #column_wrap #section_03 .border_title span img { height: 47px; }
	.center_txt { line-height: 1.6em; }
	#column_wrap .list {margin-top:20px;}
	#column_wrap .text_right.list { width: auto; padding: 20px 19px 9px 19px; }
   #column_wrap .section_02_03{padding-bottom:30px;}
 }
