@charset "UTF-8";

/***********************************************************************
voice
************************************************************************/
/* ===================================================================
common
================================================================ */
#wrap_cont #page_current_other {
	overflow: hidden;
	width: 93.75%;
	margin: 0 auto;
	font-size: 14px;
}

#sec_page_ttl {
	margin: 0 0 50px 0;
	padding: 40px 0 0 0;
}

#sec_page_ttl h2 {
	margin: 0 0 4px 0;
	color: #ff9727;
	font-size: 26px;
	text-align: center;
}

#sec_page_ttl .layout_mesh {
	height: 4.5px;
	background: url(../../img/page/bg_h2_01.png) 0 0 repeat-x;
	background-size: contain;
}


/* ===================================================================
sec_col_v_01
================================================================ */
.sec_col_v_01 {
	margin: 0 0 50px 0;
}

.sec_col_v_01 h3 {
	margin: 0 0 15px 0;
	padding: 8px 0 8px 0;
	border-top: 2px solid #a9aeb1;
	border-bottom: 2px solid #a9aeb1;
	color: #ff9727;
	font-size: 20px;
	text-align: center;
}

.sec_col_v_01 h4 {
	margin: 0 0 8px 0;
	padding: 0 0 0 1.3em;
	text-indent: -1.3em;
	color: #bf9c46;
	font-size: 15px;
	text-align: left;
	line-height: 1.5;
}

.sec_col_v_01 .sec_inner {
	overflow: hidden;
}

.sec_col_v_01 .contents_range {
	overflow: hidden;
	margin: 40px 0 0 0;
}

.sec_col_v_01 .contents_range:first-child {
	margin: 0 0 0 0;
}

.sec_col_v_01 .ttl {
	margin: 0 0 0 0;
	padding: 5px 0 3px 0;
	background-color: #bf9c46;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
}

.sec_col_v_01 .view {

}