@charset "utf-8";

/* common */

* {
	margin: 0px;
	padding: 0px;
}

body, table {
	font-size: 13px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}

body { background: url(../images/header_bg.jpg) repeat-x; }

p { line-height: 170%; }

ul, olli { list-style: none; }

img { border: none; }

.invisible { display: none; }

.pt5 { padding-top: 5px; }

.pr5 { padding-right: 5px; }

.pb5 { padding-bottom: 5px; }

.pl5 { padding-left: 5px; }

.pt10 { padding-top: 10px; }

.pr10 { padding-right: 10px; }

.pb10 { padding-bottom: 10px; }

.pl10 { padding-left: 10px; }

.pt15 { padding-top: 15px; }

.pr15 { padding-right: 15px; }

.pb15 { padding-bottom: 15px; }

.pl15 { padding-left: 15px; }

.pt20 { padding-top: 20px; }

.pr20 { padding-right: 20px; }

.pb20 { padding-bottom: 20px; }

.pl20 { padding-left: 20px; }

.pt30 { padding-top: 30px; }

.pr30 { padding-right: 30px; }

.pb30 { padding-bottom: 30px; }

.pl30 { padding-left: 30px; }

.pt40 { padding-top: 40px; }

.pr40 { padding-right: 40px; }

.pb40 { padding-bottom: 40px; }

.pl40 { padding-left: 40px; }

.pt50 { padding-top: 50px; }

.pr50 { padding-right: 50px; }

.pb50 { padding-bottom: 50px; }

.pl50 { padding-left: 50px; }

.mt5 { margin-top: 5px; }

.mr5 { margin-right: 5px; }

.mb5 { margin-bottom: 5px; }

.ml5 { margin-left: 5px; }

.mt10 { margin-top: 10px; }

.mr10 { margin-right: 10px; }

.mb10 { margin-bottom: 10px; }

.ml10 { margin-left: 10px; }

.mt15 { margin-top: 15px; }

.mr15 { margin-right: 15px; }

.mb15 { margin-bottom: 15px; }

.ml15 { margin-left: 15px; }

.mt20 { margin-top: 20px; }

.mr20 { margin-right: 20px; }

.mb20 { margin-bottom: 20px; }

.ml20 { margin-left: 20px; }

.mt30 { margin-top: 30px; }

.mr30 { margin-right: 30px; }

.mb30 { margin-bottom: 30px; }

.ml30 { margin-left: 30px; }

.mt40 { margin-top: 40px; }

.mr40 { margin-right: 40px; }

.mb40 { margin-bottom: 40px; }

.ml40 { margin-left: 40px; }

.mt50 { margin-top: 50px; }

.mr50 { margin-right: 50px; }

.mb50 { margin-bottom: 50px; }

.ml50 { margin-left: 50px; }

.clear { clear: both; }

br.clear {
	display: block;
	height: 1px;
	overflow: hidden;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

a:link {
	color: #3D408D;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color: #990099;
	text-decoration: none;
}

a:hover {
	color: #3D408D;
	font-style: normal;
	text-decoration: underline;
}

.center {
	margin: auto;
	text-align: center;
}

.block { display: block; }

.right { float: right; }

.left { float: left;/* width: 125px; */
}

.img_center {
	margin: auto;
	text-align: center;
	display: block;
}

.txt1 {
	font-size: 10pt;
	line-height: 22px;
	color: #333333;
}

.txt_11g {
	color: #666666;
	line-height: 18px;
	font-size: 11px;
}

.txt_11 {
	line-height: 18px;
	font-size: 11px;
}

.fri {
	float: right;
	margin-left: 15px;
}

.fle {
	float: left;
	margin-right: 15px;
}

strong {
	color: #010073;
	font-weight: bold;
}

.w95p { width: 95%; }

/* clearfix */

.cf:before, .cf:after {
	content: "";
	display: table;
}

.cf:after { clear: both; }

.cf { zoom: 1; }

h1 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 20px;
}

.header, .mainimage {
	width: 950px;
	height: 111px;
	margin: 0 auto;
}

.header .logo {
	padding-top: 5px;
	float: left;
}

.header .tel { float: right; }

.menu {
	background: url(../images/menu_bg.jpg) repeat-x;
	min-height: 45px;
	/*padding-top: 10px;*/
	text-align: center;
}

.content {
	width: 950px;
	margin: 0 auto;
}

.contact_form {
	clear: both;
	padding-top: 100px;
}

.contact_form .wrap {
	clear: both;
	/*background: url(../images/contact_button.jpg) no-repeat;*/
	width: 389px;
	height: 49px;
	margin: 0 auto;
	text-align: left;
	padding-top: 76px;
	padding-left: 316px;
}

.footer {
	border-top: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 30px;
	padding-top: 15px;
}

.copyright {
	font-size: 10px;
	text-align: center;
	width: 950px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
}

/*Font*/

.txt_12g {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

/*中ページサイドナビ*/

#side {
	width: 220px;
	float: left;
}

#sideContact {
	width: 220px;
	height: 200px;
	background: url(../images/contact_bg.jpg) no-repeat;
}

.sideContactIn {
	width: 180px;
	margin: 0 auto;
	padding-top: 110px;
}

.sideContactL { float: left; }

.sideContactR { float: right; }

#navi {
	margin-top: 15px;
	border-bottom: solid 1px #CCCCCC;
}

.navi_in {
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	display: block;
}

.navi_in02 {
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	display: none;
}

.navi_in_inner { margin: 5px 0 0 9px; }

.navi_in img { padding-top: 10px; }

#bnr { padding-top: 15px; }

#navi li {
	border-bottom: dotted 1px #CCCCCC;
	width: 185px;
	padding: 7px 0 7px 15px;
	background: url(../../images/icon_arw.jpg) no-repeat 5px center;
}

/*#navi li a{
	text-decoration: none;
}*/


#navi li.last {
	border-bottom: none;
	padding-bottom: 10px;
}

#main {
	float: right;
	width: 700px;
}

/*共通のお問い合わせ部分*/

#commonContact { margin: 50px 0 30px 0; }

#commonContact h3 {
	margin: 0;
	padding: 0;
}

.commonContactIn {
	background: url(../../images/f_contact_bg.jpg) no-repeat;
	height: 95px;
}

.commonContBtn {
	width: 370px;
	margin-left: 315px;
	padding-top: 50px;
}

.commonContL {
	width: 180px;
	float: left;
}

.commonContR {
	width: 180px;
	float: right;
}

/*メイン*/

h2 { padding-bottom: 20px; }

.bnr_contact { padding-top: 70px; }

/*施術第二階層*/

.photo img {
	float: right;
	padding-left: 20px;
}

#opeBlock {
	padding: 15px 15px 0px 15px;
	border: solid 1px #cccccc;
	margin-top: 50px;
	background: url(../../images/sub_ttlbg.jpg) no-repeat;
}

#opeBlock h5 {
	color: #000172;
	font-size: 16px;
	padding: 0px 0px 2px 20px;
	margin: 0px 0px 30px 0px;
	background: url(../images/icon_ope.gif) no-repeat 0px 4px;
}

#opeBlock h6.sub {
	background: #d6e2f8;
	color: #036;
	font-size: 13px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

#opeBlock p.desc {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

#opeBlock p.desc strong { color: #FF6600; }

#opeDesk,.opeDesk {
	width: 200px;
	float: right;
	display: block;
}

#opeDesk h6,.opeDesk h6 {
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

#opeDesk p,.opeDesk p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

.opeRborder {
	float: left;
	width: 333px;
	border-right: dotted 1px #cccccc;
	margin-bottom: 15px;
}

.opeBlockList {
	width: 310px;
	border-bottom: dotted 1px #cccccc;
}

.opeBlockListR {
	float: right;
	width: 310px;
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 15px;
}

.opeBlockListend { width: 310px; }

.opeBlockListRend {
	float: right;
	width: 310px;
	margin-bottom: 15px;
}

.opeBlockList h6 span, .opeBlockListR h6 span {
	color: #FF3366;
	padding-left: 6px;
}

.photoList {
	float: left;
	padding: 0px 10px 15px 0px;
}

.photoListend {
	float: left;
	padding: 0px 10px 0px 0px;
}

/*施術第三階層*/


#contentsR .contentBox strong, #contentsR .descBox strong { color: #E23333; }

#contentsR .descBox { padding-bottom: 35px; }

#contentsR .descBox p {
	margin: 0px;
	display: block;
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.05em;
}

#contentsR .descBox h5 {
	background: url(/common/images/icon.gif) no-repeat 5px;
	padding-left: 15px;
	font-size: 13px;
	margin-bottom: 5px;
}

#contentsR .contentBox {
	width: 690px;
	/*margin: 0px auto 0 auto;*/
	margin: 0px auto 50px auto;
	font-size: 13px;
	line-height: 21px;
}

#contentsR .contentBox p {
	padding: 0px;
	margin: 0px;
	display: block;
	letter-spacing: 0.05em;
	font-size: 13px;
}

#contentsR .subttl {
	/*color: #392400;*/
	color: #000000;
	font-size: 14px;
	background: url(../images/subtitle_bg.jpg) no-repeat;
	padding: 2px 0px 0px 10px;
	height: 23px;
	margin: 10px 0px 10px 0px;
	line-height: 100%;
}

.subttl {
	/*color: #392400;*/
	color: #000000;
	font-size: 14px;
	background: url(../images/subtitle_bg.jpg) no-repeat;
	padding: 2px 0px 0px 10px;
	height: 23px;
	margin: 10px 0px 10px 0px;
	line-height: 100%;
}

#contentsR .subttlImg {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#contentsR .contentBox li {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 22px;
	background: url(../../images/icon.gif) no-repeat 5px 10px;
}

#contentsR .contentBox .column {
	font-size: 13px;
	background: url(../images/icon.gif) no-repeat 0px 7px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 0px 0px 3px 15px;
	margin: 15px 0px 5px 0px;
}

.opePoricy, .imamura {
	margin: auto;
	text-align: center;
	margin-bottom: 40px;
}

/*クリニックのポリシー*/


.clPolicy {
	width: 680px;
	margin: 0px auto;
	height: 170px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}

.opePoricy1 {
	background-image: url(../images/clinic_policy.jpg);
	background-repeat: no-repeat;
	width: 495px;
	height: 150px;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 190px;
	margin-bottom: 40px;
}

.opePoricy1 li {
	text-indent: -1em;
	margin-left: 1em;
	font-size: 12px;
	line-height: 20px;
}

.opePoricy1 strong {
	color: #e4001e;
	font-weight: bold!important;
}

.clMsg {
	width: 680px;
	margin: 0px auto;
	height: 95px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}

.opePoricy2 {
	background-image: url(../images/m_policy2.jpg);
	background-repeat: no-repeat;
	width: 495px;
	height: 95px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 190px;
	margin-bottom: 30px;
}

.opePoricy2 li {
	margin-left: 1em;
	font-size: 12px;
	line-height: 20px;
}

/*施術の流れ*/

.flowBox {
	padding: 0px 10px 40px 10px;
	margin: 0px;
}

.flowBox .left { float: left; }

.flowBox .right {
	float: right;
	font-size: 13px;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
	width: 620px;
}

.flowBox .right h5 {
	font-size: 14px;
	color: #010073;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

/*施術の流れ2*/

.flowBox2 {
	padding: 0px 10px 40px 10px;
	margin: 0px;
}

.flowBox2 .left { float: left; }

.flowBox2 .right {
	float: right;
	font-size: 13px;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
	width: 648px;
}

.flowBox2 .right h5 {
	font-size: 14px;
	color: #D90000;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

/* 施術後のご注意 */

#contentsR .attentionBox {
	margin: 0px auto;
	background: #E9F1C0;
	border-bottom: 2px solid #C2CE9C;
	border-right: 2px solid #C2CE9C;
}

#contentsR .attentionBox h5 {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#contentsR .attentionBox p {
	width: 630px;
	margin: 0px auto;
	padding: 15px 0px;
	color: #6B9D0A;
}

#contentsR .attentionBox ul {
	padding: 10px 0px 15px 0px;
	margin: 0px auto;
	width: 630px;
	display: block;
}

#contentsR .attentionBox li {
	/*background: url(../../ope/images/icon_attention.jpg) no-repeat 0px 4px;*/
	font-size: 13px;
	line-height: 20px;
	color: #6B9D0A;
	padding: 0px 0px 6px 18px;
}

/* 症例写真部分 */

#afterPhotoBox {
	margin: auto;
	width: 700px;
}

#afterPhotoBox h5 {
	background: url(../images/casettl_bg02.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding: 4px 0px 0px 5px;
}

#afterPhotoBox h5 span {
	color: #FFFFFF;
	font-size: 13px;
}

#afterPhotoBox h5.long { background: url(../images/casettl_bg03.gif) no-repeat left top; }

.afterPhoto {
	padding: 10px 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	font-size: 13px;
	width: 680px;
}

.afterPhoto_last {
	padding: 10px 45px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	width: 610px;
}

.afterPhoto p, .afterPhoto_last p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

.afterPhoto a, .afterPhoto_last a { text-decoration: none; }

.afterPhoto a:link, .afterPhoto_last a:link { text-decoration: none; }

.afterPhoto a:visited, .afterPhoto_last a:visited { text-decoration: none; }

.afterPhoto a:hover, .afterPhoto_last a:hover { text-decoration: underline; }

/**良くある質問**/

.faqBox {
	border: 1px dotted #E6D8B4;
	background: #FFFCEE;
	padding: 10px 10px 0px 10px;
	margin: 0px 14px 40px 14px;
}

.faqBox .q {
	padding: 0px 0px 0px 28px;
	margin: 0px 0px 8px 0px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #010073;
	background: url(../images/icon_q.gif) no-repeat;
}

.faqBox .a {
	padding: 0px 0px 15px 28px;
	margin: 0px 0px 15px 0px;
	display: block;
	font-size: 13px;
	line-height: 21px;
	color: #C60;
	background: url(../images/icon_a.gif) no-repeat;
	border-bottom: 1px solid #E6D8B4;
}

.faqBox .end {
	padding: 0px 0px 15px 28px;
	margin: 0px;
	display: block;
	font-size: 12px;
	line-height: 21px;
	color: #825100;
	background: url(../images/icon_a.gif) no-repeat;
}

/* 施術について・料金部分 */

#opeDetail {
	background: url(../../ope/images/bg_opedetail.gif);
	margin: 0px 14px;
	border: 1px solid #DDD2C6;
}

#opeDetail .about {
	float: left;
	width: 336px;
	font-size: 13px;
	line-height: 21px;
}

#opeDetail .price {
	float: right;
	width: 334px;
	font-size: 13px;
	line-height: 21px;
}

#opeDetail .about h4, #opeDetail .price h4 {
	margin: 0px;
	padding: 0px;
}

#opeDetail .about h5.ttl, #opeDetail .price h5.ttl {
	width: 295px;
	margin: 4px auto 4px auto;
	font-size: 13px;
	color: #FF2626;
	border-bottom: 2px solid #DDD2C6;
	padding-bottom: 2px;
}

#opeDetail .box {
	width: 295px;
	margin: 4px auto 4px auto;
	padding-bottom: 2px;
	border-bottom: 1px dotted #DDD2C6;
	clear: both;
}

#opeDetail .boxEnd {
	width: 295px;
	margin: 4px auto 4px auto;
	border-bottom: none;
}

#opeDetail .box h5, #opeDetail .boxEnd h5 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	width: 85px;
	float: left;
	font-weight: normal;
	/*background: url(../../ope/images/icon_opedetail.gif) no-repeat right 7px;*/
}

#opeDetail .box p, #opeDetail .boxEnd p {
	width: 205px;
	float: right;
	margin: 0px;
	font-size: 13px;
}

#opeDetail p.note {
	width: 295px;
	margin: 0px auto;
	color: #990000;
	clear: both;
	font-size: 11px;
}

#opeDetail span.note {
	display: block;
	width: 295px;
	margin: 0px auto;
	color: #F89100;
	clear: both;
	font-size: 11px;
}

.cle { zoom: 1; }

/* 施術について・料金部分670px */

#opeDetail2 {
	/*background: url(../../ope/images/bg_opedetail.gif);*/
	margin: 0px 14px;
	border: 1px solid #CADAFF;
}

#opeDetail2 .aboutL {
	float: left;
	width: 336px;
	font-size: 13px;
	line-height: 21px;
}

#opeDetail2 .aboutR {
	float: right;
	width: 334px;
	font-size: 13px;
	line-height: 21px;
}

#opeDetail2 .aboutL h4, #opeDetail2 .aboutR h4 {
	margin: 0px;
	padding: 0px;
}

#opeDetail2 .aboutL h5.ttl, #opeDetail2 .aboutR h5.ttl {
	width: 295px;
	margin: 4px auto 4px auto;
	font-size: 13px;
	color: #FF2626;
	border-bottom: 2px solid #CADAFF;
	padding-bottom: 2px;
}

#opeDetail2 .box {
	width: 295px;
	margin: 4px auto 4px auto;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CADAFF;
	clear: both;
}

#opeDetail2 .boxEnd {
	width: 295px;
	margin: 4px auto 4px auto;
	border-bottom: none;
}

#opeDetail2 .box h5, #opeDetail2 .boxEnd h5 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	width: 85px;
	float: left;
	font-weight: normal;
}

#opeDetail2 .box p, #opeDetail2 .boxEnd p {
	width: 205px;
	float: right;
	margin: 0px;
	font-size: 13px;
}

#opeDetail2 p.note {
	width: 295px;
	margin: 0px auto;
	color: #009;
	clear: both;
	font-size: 13px;
	font-weight: bold;
}

#opeDetail2 span.note {
	display: block;
	width: 295px;
	margin: 0px auto;
	color: #F89100;
	clear: both;
	font-size: 11px;
}

.cle { zoom: 1; }

/* 各ページ料金表へボタン */

.costBox { margin-top: 15px; }

.costList {
	width: 100px;
	font-size: 13px;
	padding: 10px 12px 0 0;
	margin-left: auto;
}

/*パンくず*/

.pan_navi {
	font-size: 10px;
	text-align: left;
	width: 950px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}

.pan_navi a { text-decoration: none; }

.pan_navi span { padding: 0 5px; }

/*古いデザイン用*/

h5.normal {
	height: 30px;
	margin: 30px 0px 20px 0px;
	line-height: 32px;
	padding-left: 15px;
	font-size: 14px;
	/*background: url("../images/h5.jpg") no-repeat;*/
}

/*料金表*/

#contentsM h4 { margin: 70px 0px 25px 0px; }

/*テキストエリアウォーターマーク*/

.updnWatermark {
	color: #BBB;
	text-indent: 5px;
	padding-top: 2px;
}

/* 術後の注意（赤色） */

.attentionBox02 {
	border: 1px solid #010073;
	width: 680px;
	margin: 0 auto;
}

.contentBox02 {
	margin: 0px auto 0px auto;
	font-size: 14px;
	line-height: 21px;
	padding: 15px;
}

#contentsR .contentBox02 li {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 22px;
	background: url(../../images/icon.gif) no-repeat 5px 10px;
}

/* new footer ここから*/

.footer_top {
	width: 950px;
	height: 22px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	zoom: 1;
}

.footer_top .totop { float: right; }

.footer_new_wrap {
	background-color: #d9d9d9;
	background-image: url(../images/footer_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.footer_new {
	line-height: 1.8;
	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	overflow: hidden;
	zoom: 1;
}

.footer_new a {
	text-decoration: none;
	color: #555555;
}

.footer_new ul {
	display: block;
	width: 174px;
	margin-right: 20px;
	float: left;
}

.footer_new ul.last { margin-right: 0px; }

.footer_new li {
	font-size: 11px;
	color: #555555;
}

.footer_new li.first {
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
}

/* new footer ここまで*/


.copyNew {
	clear: both;
	display: block;
	clear: both;
	font-size: 10px;
	text-align: center;
	width: 950px;
	height: 20px;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 10px;
	color: #555555;
}

#camHead {
	width: 700px;
	margin-bottom: 15px;
}

.contactBox {
	margin-top: 50px;
	width: 705px;
	height: 184px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/con_bk_0120412077.jpg);
	background-repeat: no-repeat;
}

.contactBox .inblock {
	padding-top: 50px;
	padding-left:20px;
	width: 705px;
	height: 188px;/*margin-left: 20px;*/
	background:url(../images/bottom_contact.jpg) no-repeat;
}

.contactBox .inblock .butt {
	float: left;
	margin-right: 10px;
}

.sideInfo {
	width: 220px;
	height: 235px;
	background:url(../images/171031_bannerS.jpg) no-repeat;
}

.sideInfo .inB {
	padding-top: 142px;
	margin-left: 14px;
}

.sideInfo .inB .buttB { margin-top: 5px; }

.chiryou { border: 1px solid #CCC; }

.chiryouInner { padding: 0px 19px; }

.attention {
	border: 1px solid #3451A1;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.attention h2 {
	color: #113D96;
	display: block;
	padding-bottom: 0px;
}

#contentsR .descBox .textAr3 {
	float: left;
	width: 418px;
}

#contentsR .descBox .textAr3 .titText {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #039;
	margin: 0px;
}

#contentsR .descBox .textAr3 .subText {
	font-size: 13px;
	line-height: 1.7em;
	margin-top: 30px;
	color: #333;
}

#contentsR .descBox .imgMachine { float: right; }

#contentsR .descBox .textAr2 .titText {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #039;
	margin: 0px;
}

#contentsR .descBox .imgMachine { float: right; }

#contentsR .descBox .textAr .subText {
	font-size: 13px;
	line-height: 1.7em;
	margin-top: 30px;
	color: #333;
}

#contentsR .descBox .textAr .subText {
	font-size: 13px;
	line-height: 1.7em;
	margin-top: 30px;
	color: #333;
}

#contentsR .descBox .textAr2 {
	float: left;
	width: 380px;
}

#contentsR .descBox .textAr2 .titText {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #039;
	margin: 0px;
}

#contentsR .descBox .textAr2 .subText {
	font-size: 13px;
	line-height: 1.7em;
	margin-top: 30px;
	color: #333;
}

#contentsR .descBox .textAr {
	float: left;
	width: 410px;
}

#contentsR .descBox .textAr .titText {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #9D0E15;
	margin: 0px;
}

#contentsR .descBox .textAr .subText {
	font-size: 13px;
	line-height: 1.7em;
	margin-top: 30px;
	color: #333;
}

#contentsR .contentBox .column2 {
	font-size: 13px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 0px 0px 3px 15px;
	margin: 15px 0px 5px 0px;
	/*background-image: url(../../ope/qyag_r/images/mark.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

/*制汗剤*/

.seikanzai { margin-bottom: 20px; }

.seikanzai:after {
	content: "";
	clear: both;
	display: block;
}

.seikanzai .fLeft {
	float: left;
	width: 500px;
}

.fRight { float: right; }

.seibun {
	background: url(../../ope/deodorant/images/product_bg.jpg) 0 0 no-repeat;
	padding: 30px 0 0 20px;
	min-height: 56px;
}

.seibun span { font-weight: bold; }

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

h4.titSejutsu {
	text-indent: -9999px;
	background: url(../../ope/images/title_opeabout.jpg) center -2px no-repeat;
	height: 37px;
}

#srchBox {
	width: 298px;
	_width: 296px;
	float: right;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

#srchBox * {
	margin: 0;
	padding: 0;
	font-size: 13px;
*font-size:small;
*font:x-small;
}

#srchBox a img { border: none; }

#srchBox #srch { padding: 5px 10px 0 10px; }

#srchBox #srch #srchForm { white-space: nowrap; }

#srchBox #srchInput {
	width: 188px;
	margin-right: 6px;
	vertical-align: bottom;
}

#srchBox #srchBtn { width: 80px; }

*html #srchBox #srchBtn { padding-top: 2px; }

*:first-child+html #srchBox #srchBtn { padding-top: 2px; }

#srchBox ul {
	margin-top: 6px;
	text-align: left;
}

#srchBox li {
	list-style-type: none;
	display: inline;
	zoom: 1;
	padding-right: 10px;
}

#srchBox li input {
	zoom: 1;
	margin-right: 2px;
	_margin: -4px 0 -4px -4px;
	vertical-align: middle;
	border: 0;
}
*:+html #srchBox li input {
margin:-4px 0 -4px -4px;
}

#srchBox #srchLogo {
	margin: 6px 6px 6px 0;
	text-align: right;
}

#srchBox #srchLogo a {
	color: #666666;
	text-decoration: none;
	font-size: 85%;
}

#srchBox #srchLogo a:hover { text-decoration: underline; }

#srchBox.watermark { padding-bottom: 6px; }

#srchBox.watermark #srchInput {
	padding: 1px 1px 2px 1px;
	border: 1px solid #a5acb2;
	background: #fff url(/common/images/yjlogo_type4.gif) center center no-repeat;
}

#srchBox.watermark #srchInput.nomark { background: #fff; }

#srchBox.watermark #srchLogo { display: none; }

.bxArea {
	height: 150px;
	background-image: url(../../ope/botox/images/bx_vista.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 150px;
	padding-left: 25px;
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
}

.vistaBox {
	position: relative;
	margin-bottom: 30px;
}

.vistaBox p {
	left: 21px;
	position: absolute;
	top: 63px;
	width: 390px;
	z-index: 9999;
}

.micro20141201{
	background:url(../../ope/images/micro.jpg) 0 0 no-repeat;
	width:700px;
	height:184px;
	margin-bottom:40px;
	position:relative;
	}
.micro20141201 p{
    left: 22px;
    position: absolute;
    top: 40px;
    width: 424px;
}
.micro20141201 span{color:#1370B4;}

.simpleBox:after,.simpleBox .opeBlockList:after{content: ""; clear: both; display: block;}

.simpleBox{
	letter-spacing:-.4em;
	}

.simpleBox li{content: ""; clear: both; display: block;}

.simpleBox li{
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
	}

.simpleBox li:nth-child(2n){
	padding-left:20px;
	margin:0 0 15px 20px;
	border-left:1px dotted #ccc;
	}

.agaBtn{
	text-align:center;
	letter-spacing:-.4em;
	}
.agaBtn li{
	display:inline-block;
}

.support_pc{
	text-align: center;
	margin: 15px auto 10px auto;
}

/*VIO脱毛*/
.where_vio_illust{
	width:100%;
	display:flex;
	justify-content: center;
	padding:0;
}
.where_vio_illust img{
	margin:0px 10px 10px;
}

.red{
	color:red;
	font-weight:bold;
}
.vio_flow h3{
	margin-top:50px;
}

.step{
	float:left;
	margin-top:0px;
  margin-right:10px;
}

.blue_explain{
	float:left;
	color:#6380C0;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	margin-top:20px;
	margin-left:15px;


}
.clearfix{
	clear:both;
}

.vio_susume h3{
	margin-top:50px;
	margin-bottom:20px;
}

.datsumou_iryou{
	margin-top:30px;
}

.rt {
    float: right;
}
.lt_txt {
    width: 410px;
}
.lt {
    float: left;
}



#holiday{
border: 1px solid #CCCCCC;
background: #ECEFF1;
margin-bottom: 20px;
text-align: center;
}

#holiday .hbox{
background: #FFFFFF;
padding: 10px;
}
#holiday .hbox h3{
	font-size: 15px;
	margin-bottom: 10px;
  font-weight: bold;
}
#holiday .hbox p{
	margin: 0px 8px 0px 8px;
	padding-bottom: 5px;
  font-size:12px;
}
#holiday .hbox p span{
color: #E10E38;
}

.hbox{
/*	display: none;
*/}

.hbox span.blue{
	color:blue!important;
}


/******************************/

.opeBlockList:after{
  content: "";
  clear: both;
  display: block;

}
.sejutsuBox .opeBlockList{
	display: inline-block;
}

.sejutsuBox{
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;

}

.sejutsuBox .opeBlockList{
	margin-bottom: 15px;

}