@charset "UTF-8";

/* *******************************************************************************************
* 
*	多汗症・花粉症 ボトックス
*
******************************************************************************************* */

/* -------------------------------------------------------------------------------------------
*
* タイトルエリア 
*
* ----------------------------------------------------------------------------------------- */

.treatmentSubHeader_main{
	background: url(../img/main_img_pc.jpg) center center no-repeat;
	background-size: cover;
}
.treatmentSubHeader_main_layer{
	background: url(../img/main_img_blur_pc.jpg) center center no-repeat;
	background-size: cover;
}
.ie .treatmentSubHeader_main_layer{
	background: none;
}
.treatmentSubHeader_main_ttl{
	width: 460px;
}

@media screen and (max-width : 768px){
	.treatmentSubHeader_main{
		background: url(../img/main_img_sp.jpg) center center no-repeat;
		background-size: cover;
	}
	.treatmentSubHeader_main_layer{
		background: url(../img/main_img_blur_sp.jpg) center center no-repeat;
		background-size: cover;
	}
	.treatmentSubHeader_main_cat{
		width: 260px;
	}
}

/* -------------------------------------------------------------------------------------------
*
* コンテンツセクション
*
* ----------------------------------------------------------------------------------------- */

/* ----------------------------- リード文 ----------------------------- */

.hyperhidrosisLead{
	min-width: 1280px;
	background: #f2f0f0 url(../../img/ic_flow_label.png) center 0 no-repeat;
	background-size: 20px auto;
}
.hyperhidrosisLead_inner{
	margin: 0 auto;
	padding: 64px 0;
	width: 926px;
	color: #40201a;
}
.hyperhidrosisLead_ttl{
	margin: 0 auto 40px auto;
	width: 211px;
}
.hyperhidrosisLead_clm{
	font-size: 14px;
	line-height: 28px;
}
.hyperhidrosisLead_clm_item{
	float: left;
	width: 767px;
}
.hyperhidrosisLead_clm_item-l{
	margin-right: 24px;
	width: 135px;
}
.hyperhidrosisLead_clm_ttl{
	margin-bottom: 9px;
	font-size: 18px;
	line-height: 36px;
	font-weight: 600;
}
.hyperhidrosisLead_clm_item .option{
	color: #666;
}
.hyperhidrosisLead_clm_line{
	margin: 17px 0;
	height: 1px;
	background: url(../../img/dline_x.gif) 0 0 repeat-x;
	background-size: 5px 1px;
}
.hyperhidrosisLead_clm_list_item{
	font-size: 14px;
	line-height: 28px;
}
.hyperhidrosisLead_clm_item_quote{
	color: #666;
}

@media screen and (max-width : 768px){
	.hyperhidrosisLead{
		min-width: 320px;
		background-size: 15px auto;
	}
	.hyperhidrosisLead_inner{
		padding: 46px 16px 50px 16px;
		width: 100%;
	    -webkit-box-sizing:border-box;
	    -moz-box-sizing:border-box;
	    box-sizing:border-box;
	}
	.hyperhidrosisLead_ttl{
		margin: 0 auto 30px auto;
		width: 156px;
	}
	.hyperhidrosisLead_clm{
		font-size: 11px;
		line-height: 21px;
	}
	.hyperhidrosisLead_clm_item{
		float: none;
		width: 100%;
	}
	.hyperhidrosisLead_clm_ttl{
		margin-bottom: 8px;
		font-size: 14px;
		line-height: 27px;
	}
	.hyperhidrosisLead_clm_line{
		margin: 13px 0;
	}
	.hyperhidrosisLead_clm_list{
		margin-bottom: 13px;
	}
	.hyperhidrosisLead_clm_list_item{
		font-size: 11px;
		line-height: 21px;
	}
	.hyperhidrosisLead_clm_item_img{
		margin: 0 auto 13px auto;
		width: 134px;
	}
}

/* ----------------------------- [下層]治療の流れ ----------------------------- */

.treatmentFlow_clm_item_ttl{
	min-height: 0;
}

/* ----------------------------- 花粉症ボトックス ----------------------------- */

.hyperhidrosis2{
	min-width: 1280px;
	background: #f2f0f0 url(../../img/ic_flow_label.png) center 0 no-repeat;
	background-size: 20px auto;
	border-bottom: 1px solid #dcd2d0;
}
.hyperhidrosis2_inner{
	margin: 0 auto;
	padding: 64px 0;
	width: 926px;
	color: #40201a;
}
.hyperhidrosis2_ttl{
	margin: 0 auto 40px auto;
	width: 213px;
}
.hyperhidrosis2_clm{
	font-size: 14px;
	line-height: 28px;
}
.hyperhidrosis2_clm_line{
	margin: 17px 0;
	height: 1px;
	background: url(../../img/dline_x.gif) 0 0 repeat-x;
	background-size: 5px 1px;
}
.hyperhidrosis2Btm{
	min-width: 1280px;
	background: #f2f0f0;
}
.hyperhidrosis2Btm_inner{
	margin: 0 auto;
	width: 926px;
}
.hyperhidrosis2Btm_clm{
	display: table;
	width: 100%
}
.hyperhidrosis2Btm_clm_item{
	display: table-cell;
	padding: 24px 0;
	padding-left: 30px;
	width: 50%;
	vertical-align: top;
}
.hyperhidrosis2Btm_clm_item-l{
	padding-left: 0;
	border-right: 1px solid #dcd2d0;
}
.hyperhidrosis2Btm_clm_item_label{
	float: left;
	color: #e55c49;
	font-size: 16px;
	line-height: 1em;
}
.hyperhidrosis2Btm_clm_item_txt{
	display: block;
	color: #40201a;
	font-size: 16px;
	line-height: 1em;
}
.hyperhidrosis2Btm_clm_item_txt small{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: -0.04em;
	font-weight: normal;
}

@media screen and (max-width : 768px){
	.hyperhidrosis2{
		min-width: 320px;
		background-size: 15px auto;
	}
	.hyperhidrosis2_inner{
		padding: 46px 16px 50px 16px;
		width: 100%;
	    -webkit-box-sizing:border-box;
	    -moz-box-sizing:border-box;
	    box-sizing:border-box;
	}
	.hyperhidrosis2_ttl{
		margin: 0 auto 30px auto;
		width: 158px;
	}
	.hyperhidrosis2_clm{
		font-size: 11px;
		line-height: 21px;
	}
	.hyperhidrosis2_clm_line{
		margin: 13px 0;
	}
	.hyperhidrosis2Btm{
		min-width: 320px;
	}
	.hyperhidrosis2Btm_inner{
		width: 100%;
	}
	.hyperhidrosis2Btm_clm{
		display: block;
	}
	.hyperhidrosis2Btm_clm_item{
		display: block;
		padding: 18px 16px;
		width: 100%;
	    -webkit-box-sizing:border-box;
	    -moz-box-sizing:border-box;
	    box-sizing:border-box;
	}
	.hyperhidrosis2Btm_clm_item-l{
		padding-left: 16px;
		border-right: 0;
		border-bottom: 1px solid #dcd2d0;
	}
	.hyperhidrosis2Btm_clm_item_label{
		font-size: 12px;
		line-height: 1em;
	}
	.hyperhidrosis2Btm_clm_item_txt{
		font-size: 12px;
		line-height: 1em;
	}
	.hyperhidrosis2Btm_clm_item_txt small{
		font-size: 10px;
		line-height: 12px;
	}
}





