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

#zomo_contents {
	width: 890px;
	margin: 0px auto;
}

#zomo_header {
	text-align: left;
}

#zomo_header img {
	vertical-align: middle;
}

#zomo_header span {
	display: block;
	float:left;
}

#zomo_header_logo {
	margin-right:2px;
	margin-bottom: 5px;
}

#zomo_header_btn1,#zomo_header_btn2 {
	margin-right: 5px;
}

.zomo_before {
	/*background-image: url(images/frame_before.png); 
	background-repeat: no-repeat;*/ 
	background-color:#f5eeef;
	width:830px;
	height:216px;
	margin: auto;
	padding:10px 20px;
	text-align: left;
	font-size: 15px;
	line-height: 1.5;
	/* margin-top: 10px; */ 
	margin-bottom: 10px;
}

.zomo_before h4 {
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}

.zomo_before h4 img {
	padding:10px 0;
}

.zomo_before_man .zomo_before_img,.zomo_before_man .zomo_before_con {
	float: left;
}

.zomo_before_man .zomo_before_con {
	width:400px;
	margin-left: 35px;
}

.zomo_before_woman .zomo_before_img,.zomo_before_woman .zomo_before_con {
	float: right;
}

.zomo_before_woman .zomo_before_con {
	width:400px;
	margin-right: 35px;
}

/* #zomo_manga {
	margin:20px 0;
} */ 

.zomo_koe {
	border: 1px solid #b9b9b9;
	margin:20px 27px 0;
	padding:18px 27px 16px;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
}

.zomo_koe .zomo_koe_name {
	text-align: right;
}

/* ----------------------------
price
 ----------------------------*/
 #zomo_price1 h3 {
 	margin-bottom: 25px;
 }

#zomo_price1 h4 {
  	margin:35px 0 10px;
}

#zomo_price1 p {
	font-size: 15x;
	line-height: 1.5;
	margin:0 35px 30px;
	text-align: left;
}

#zomo_price1 p strong {
	color:red;
}

#zomo_price2 p {
	display: block;
	width:550px;
	float:left;
	margin:20px 0 0 45px;
	font-size: 15px;
	line-height: 1.5;
	text-align: left;
}

#zomo_price2_photo {
	float: right;
	margin:20px 30px 30px 0;
}

#zomo_price3 {
	margin-bottom: 30px;
}

#zomo_price3 #zomo_price3_box {
	background-color: #f2f2f2;
	margin:25px 30px 15px;
	padding:15px 0;
}

#zomo_price3 #zomo_price3_box ul {
	margin:3px 30px 0;
	text-align: left;
	line-height: 1.2;
}

#zomo_price3 #zomo_price3_box li {
	background-image: url(images/icon_li.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left:8px;
}

#zomo_price4 {
	/*text-align: left;*/
}

#zomo_price4 h4 {
	background-image: url(images/h_price_q.png);
	background-repeat: no-repeat;
	font-size: 18px;
	padding:12px  55px 0;
	height:24px;
	margin:20px 0 0 23px;
	line-height: 94%;
	text-align: left;
}

#zomo_price4 .zomo_qa  {
	border: 1px solid #b9b9b9;
	border-top: none;
	font-size: 14px;
	line-height: 1.5;
	width: 764px;
	margin-left: 23px;
	padding:18px 23px 15px 55px;
	background-image: url(images/h_price_a.png);
	background-repeat: no-repeat;
	background-position: 13px 23px;
	text-align: left;
}

#zomo_price4 .zomo_qa .font_s1  {
	font-size: 10px;
	vertical-align:25%;
}
#zomo_price4 .zomo_qa .font_s2  {
	display: block;
	font-size: 12px;
}

/* ----------------------------
追加（2018/5/23）
 ----------------------------*/

.m_t5 {
	margin-top:5px;
}
.m_t10 {
	margin-top:10px;
}
.m_t20 {
	margin-top:20px;
}