@charset "utf-8";

/* ------------------------------------------

詳細設定PC

------------------------------------------ */


/*** レスポンシブ用 ***/
.sp_mode{
	display: none;
}

.pc_mode{
	display: block;
}


/*** 汎用 ***/
.f_left{float:left;}
.f_right{float: right;}
.f_left_all{float:left;}
.f_right_all{float: right;}
.m_center{margin:0 auto;}

.f_bold{font-weight: bold;}

.fs10{font-size: 10px;}
.fs17{font-size: 17px;}
.fs18{font-size: 18px;}

.fc_red{color:#FF0004;}
.fc_yellow{color:#ffc305;}

.linkcolor_b a:link{color:#466AB3;text-decoration: none;}
.linkcolor_b a:visited{color:#466AB3;text-decoration: none;}
.linkcolor_b a:hover{color:#23c3d6;text-decoration:underline;}

.t_center{text-align: center;}

.w300{width: 300px;}.w340{width: 340px;}.w370{width: 370px;}
.w400{width: 400px;}.w470{width: 470px;}.w530{width: 530px;}

.ml10{margin-left: 10px;}

.mr10{margin-right: 10px;}

.li_num{list-style-type: decimal;margin: 0 0 10px 20px;}

.tit_redbg{
	background-color:#990100;
	margin-bottom:0;
	padding:5px;
	text-align: center;
	color:#FFFFFF;
}
.tit_brownbg{
	background-color:#5F2F1A;
	margin-bottom:0;
	padding:5px;
	color:#FFFFFF;
}
.tit_navybg{
	background-color:#1F286F;
	margin-bottom:0;
	padding:5px;
	color:#FFFFFF;
}
.tit_greenbg{
	background-color:#83984A;
	margin-bottom:0;
	padding:5px;
	color:#FFFFFF;
}
.tit_yellowbg{
	background-color:#FFEC9E;
	margin-bottom:0;
	padding:5px;
	color:#000000;
}


.solid_box{
	border:solid 1px #cccccc;
	margin:0 0 10px 0;
	padding:5px 20px;
}

.inbl{display:inline-block;}
.s_table{border-right:1px #9E9E9E solid;border-bottom:1px #9E9E9E solid;border-collapse: collapse;border-spacing: 0;width:100%;}
.s_table th,.s_table td{padding:5px;border-top:1px #9E9E9E solid;border-left:1px #9E9E9E solid;}

/*** 単発：mm商品 ***/
.mm{padding:0 10px;font-size: 13px;}
.mm .reset{float:none;width:auto;margin:0;padding:0;}
.mm div{font-size: 13px;}
.mm h5{
	position: relative;
	padding:5px 0;
}

.mm h5 span{
	background:#e3127c;
	display: block;
	padding:5px 10px;
	border-radius:20px;
	color: #FFFFFF;
	position: absolute;
	top:0;
	left:0;
	font-size:13px;
}

.mm h6{
	background: #FFCDFE;
	border-radius: 5px;
	padding:5px;
	width:120px;
	text-align: center;
	letter-spacing:3px;
	margin:5px 0;
}

.li_icon_mm{
	width:601px;
	margin:0 auto;
}
.li_icon_mm div{
	background:#B40059;
	color:#FFFFFF;
	border-radius: 5px;
	padding:10px 15px;
	width:150px;
	font-weight:bold;
	text-align: center;
	letter-spacing:3px;
	float:left;
	margin:0 10px;
}
.li_icon2_mm div{/*ピンク 幅フリー*/
	background:#ea72a0;
	color:#FFFFFF;
	border-radius: 10px;
	padding:10px 15px;
	font-weight:bold;
	text-align: center;
	letter-spacing:3px;
	float:left;
	margin:0 8px;
}
.li_icon3_mm div{/*ピンク 幅固定*/
	background:#ea72a0;
	color:#FFFFFF;
	border-radius: 10px;
	padding:10px 15px;
	font-weight:bold;
	text-align: center;
	letter-spacing:3px;
	margin:5px 8px;
	width:100%;
	box-sizing:border-box;
}
.bd_dt_mm{
	border:2px dotted #ea72a0;
	padding:10px;
	border-radius:5px;
}

.listbtn02 {
	width: 50%;
	margin: 20px auto;
}
.listbtn02 a {
	display: block;
	padding: 10px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 2px #cccccc;
	text-align: center;
	font-weight: bold;
	color: #353535;
	font-size: 100%;
}
.listbtn02 a .btn_arrowlink {
	position: relative;
	margin-right: 10px;
}
.listbtn02 a .btn_arrowlink:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0%;
	width: 0px;
	height: 0px;
	border: 5px solid transparent;
	border-left: 5px solid #A24500;
	margin-top: -5px;
}

/*** 単発：tm商品 ***/
.tm div{font-size: 13px;}



/*** 単発：dc商品 ***/
.dc_step{margin:10px 0;}
.dc_step .step_era{
	background-color:#FFC000;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
	border-radius: 10px;
	margin: 25px 5px;
}
.dc_step dl{width:490px;margin-left: 15px;}
.dc_step dt{
	font-weight: bold;
	padding:5px 0;
}


/*** 単発：tg商品 ***/
#content .freeareabox h2.tit_hiragino_dc{
	margin:0 0 20px 0;
	font-size: 18px;
}

/* 外部リンク用 */
.blankLink a {
	position: relative;
	padding-right: 20px;
	color:#e5185b;
	text-decoration: underline;
}
.blankLink a:hover{text-decoration: none;}
.blankLink a:after {
 	content: '';
    position: absolute;
    display: block;
	top: 50%;
	right: 0;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	/*background-image: url(/common/images/ico_blank.gif); ↓画像移動したら消す*/
	background-image: url(/images/detail/ico_blank.gif);
}

/* ------------------------------------------

詳細設定PC

------------------------------------------ */


/*共通設定*/
sup{font-size: 10px;}
.fs11{font-size: 11px;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
.f_none{float: none; width:100%;}
.clearbox{clear: both;}
.inti_box{width: auto;}
.t_left{text-align: left;}
.t_right{text-align: right;}
.fc_brown{color: #990100;}
.fc_orange{color: #F60;}
.fc_purple{color: #9B77DB;}
.lh25{line-height: 2.5em}
.w430{ width: 430px}
.fclink_red{color: #f00!important;}

.pt5 {padding-top: 5px !important;}
.pt10 {padding-top: 10px !important;}
.pt10 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt30 {padding-top: 30px !important;}
.pt35 {padding-top: 35px !important;}
.pt40 {padding-top: 40px !important;}
.pt50 {padding-top: 50px !important;}

.pb5 {padding-bottom: 5px !important;}
.pb10 {padding-bottom: 10px !important;}
.pb10 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb25 {padding-bottom: 25px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb35 {padding-bottom: 35px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb50 {padding-bottom: 50px !important;}


/*ｄｃエリア*/
.ttl_dcereaptn03 {
	border-bottom: 3px solid #E85282;
	padding: 5px;
}

.ttl_dcereaptn04 {
	background: #FFCFE6;
	padding: 8px;
	font-size: 16px;
	color: #333;
}
/*mmエリア追加*/
.mmser_innerbox h6{
	display: inline-block;
}
/*hbエリア*/
.ttl_hbereaptn02{
	border-left: 8px solid #4a258f;
	padding: 8px;
	font-size: 16px;
}
/*見出し*/
.ttl_ereaptn01{
	background-color: #A3A3A3;
	color: #FFF;
	padding: 6px 0 6px 10px;
	margin-bottom: 15px;
	border-left: 6px solid #333;
	font-size: 15px;

}
.ttl_ereaptn02{
	border-left: 8px solid #336600;
	padding: 8px;
	font-size: 16px;
}
.ttl_ereaptn03 {
	border-bottom: 3px solid #336600;
	padding: 5px;
}

.ttl_ereaptn04 {
	background: #9B77DB;
	padding: 8px;
	font-size: 16px;
	color: #fff;
}
/*ボタン*/
.listbtn {
	width: 50%;
}
.listbtn a {
	display: block;
	padding: 10px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 2px #336600;
	text-align: center;
	font-weight: bold;
	color: #336600;
	font-size: 120%;
}
.listbtn a .btn_arrowlink {
	position: relative;
	margin-left: 4px;
}
.listbtn a .btn_arrowlink:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0%;
	width: 0px;
	height: 0px;
	border: 5px solid transparent;
	border-left: 5px solid #336600;
	margin-top: -5px;
}
/*リストボックス　パターン1*/
.listbtn_ptn01 li {
	width: 24%;
	float: left;
	margin-right: 6px;
}
.listbtn_ptn01 li img {
	width: 100%;
}

/*リストボックス　パターン2*/
.listbtn_ptn02 li {
	width: 340px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-right: 15px;
}
.listbtn_ptn02 li img {
	width: 100%;
}
.listbtn_ptn02 li dl dt {
	position: relative;
	font-weight: bold;
}
.stepnum {
	background: #4a258f;
	display: block;
	padding: 0px 5px;
	border-radius: 20px;
	color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 13px;
}
.den_step {
	position: relative;
	font-weight: bold;
}
.denstepnum {
	background: #4a258f;
	display: block;
	padding: 0px 5px;
	border-radius: 20px;
	color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 13px;
}

/* サービス内容
-----------------------------*/
/*フロー削除*/
.contentBox .clearbox{
	float: none;
	width: 100%;
}
.contentBox .f_none{
	float: none;
	width: 100%;
}
/*カレンダーアイコン*/
.calicon a{
	position: relative;
	padding-right: 20px;
}

.calicon a:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	right: 0;
	margin-top: -8px;
	width: 15px;
	height: 13px;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-image: url(/common/images/icon_window.gif);
}
/*サービス内容内ボーダーありのリストボックス*/
.contentBox .bo_listbox {
	border: 2px solid #ccc;
	overflow: hidden;
	padding: 10px;
	width: auto;
}
.bo_listbox li {
	float: left;
	margin-right: 8px;
	line-height: 1.6em;
}
/*ボーダーなしリストボックス*/
.contentBox .no_listbox {
	overflow: hidden;
	width: auto;
}
.no_listbox li {
	float: left;
	margin-right: 8px;
	line-height: 1.6em;
}
/*サービスの内容 オプション*/
.oparea{
	width: 500px!important;
	overflow: hidden;
}

/* フリーエリア
-----------------------------*/
.freeareabox{
	overflow: hidden;
}

/*===============================
dc商品
================================*/

/* カート周り
-----------------------------*/
/*dc000270注釈*/
.mat270_about01{
	float: left;
	padding-right: 70px;
	border-right: 1px dashed #ccc;
}

.mat270_about02{
	float: right;
}
.mat270_about01 dl, .mat270_about02 dl {
	width: 220px;
	float: right;
	margin-left: 10px;
}
.mat270_about02 dl {
	width: 270px;
}
.mat270_about01 p, .mat270_about02 p {
	width: 69px;
	float: left;
}

/* 特長
-----------------------------*/
/*dc000270*/
.dc270_fc_gray{
	background-color: #777676;
	color: #fff;
	padding: 5px;
}
/*===============================
sm商品
================================*/

/* 特長
-----------------------------*/
.beforeInner ul{
	float: left;
	width: 370px;
	overflow: hidden;
}

.beforeInner ul li {
	margin-right: 10px;
	padding-right: 30px;
	background: url(/common/responsive/images/img_arw_before.gif) right center no-repeat;
	float: left;
}
.beforeInner ul li.lastR {
	margin-right: 0;
	padding-right: 0;
	background: none;
}
.beforeInner .txtarea{
	width: 368px;
	float: right;
}

/* サービス内容
-----------------------------*/
/*sm000100サービス*/
#sm_serdetail_mainbox p, #sm_serdetail_mainbox ul{
	float: none;
	width: auto;
	margin: 0px;
}
#sm_serdetail_mainbox p img {
	width: auto;
	height: auto;
}
#sm_serdetail_mainbox .sm_serde_ttl01{
	color: #990100;
	font-size: 200%;
	font-weight: bold;
}
#sm_serdetail_mainbox .sm_serde_txt, #sm_serdetail_mainbox .sm_serde_txt{
	font-size: 15px;
}
#sm_serdetail_mainbox .sm_serde_txt_small{
	font-size: 11px;
}
#sm_serdetail_mainbox .sm_serde_ttl02{
	background-image: url(/images/checkicon.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-weight: bold;
	font-size: 15px;
}
#sm_serdetail_mainbox .sm_serde_ttl02 .darkred{
	color: #990100;
}
#sm_serdetail_mainbox .sm_serdetail_subbox {
	overflow: hidden;
	background: url(/images/bg_benza.gif) no-repeat 189px center;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
}
#sm_serdetail_mainbox .sm_serde_leftbox{
	float: left;
}
#sm_serdetail_mainbox .sm_serde_leftbox li{
	float: left;
	border: 1px solid #23C2D7;
	width: 178px;
	margin-right: 45px;
	height: 309px;
}
#sm_serdetail_mainbox .sm_serde_leftbox li dt{
	background: #23C2D7;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#sm_serdetail_mainbox .sm_serde_leftbox li .serlist01_ttl01{
	font-size: 16px;
	padding: 5px 0;
	line-height: 2em;
}
#sm_serdetail_mainbox .sm_serde_leftbox li .serlist01_ttl02{
	font-size: 13px;
	padding: 5px 0;
	line-height: 1.2em;
}
#sm_serdetail_mainbox .sm_serde_leftbox li .sm_benzalist_txt {
	padding: 10px;
	font-size: 13px;
}
#sm_serdetail_mainbox .sm_serde_rightbox{
	float: left;
	background: #FFFFD9;
	width: 226px;
	height: 312px;
}
#sm_serdetail_mainbox .sm_serde_rightbox .box1{
	border-bottom: 1px dashed #ccc;
	padding: 10px;
}
#sm_serdetail_mainbox .sm_serde_rightbox .box1 .sellttl01{
	color: #990100;
	font-size: 200%;
	font-weight: bold;
}
#sm_serdetail_mainbox .sm_serde_rightbox .box1 .sellttl02{
	color: #990100;
	font-size: 120%;
	font-weight: bold;
}
#sm_serdetail_mainbox .sm_serde_rightbox .box2{
	padding: 20px;
}
#sm_serdetail_mainbox .sm_serde_rightbox .box2 .box2_txt{
	font-size: 13px;
	line-height: 1.4em;
}
/*sm000100toilet*/
#sm_serdetail_mainbox .sm_serde_ttl03 {
	font-size: 180%;
	font-weight: bold;
	color: #23c2d7;
}
#sm_serdetail_mainbox .sm_serde_tgaiyotxt {
	font-size: 15px;
}
#sm_serdetail_mainbox .toiletservicebox li{
	float: left;
	width: 167px;
	height: 350px;
}
#sm_serdetail_mainbox .toiletservicebox .sm000100_frelist01{
	border: 1px solid #d2d2d2;
}
#sm_serdetail_mainbox .toiletservicebox .sm000100_frelist02, .toiletservicebox .sm000100_frelist03, #sm_serdetail_mainbox .toiletservicebox .sm000100_frelist04{
	border: 1px solid #d2d2d2;
	border-left: none;
}
#sm_serdetail_mainbox .toiletservicebox li dl dt {
	padding: 7px 0 6px 32px;
	font-size: 16px;
	color: #23c3d6;
	font-weight: bold;
	line-height: inherit;
	letter-spacing: -1px;
	padding-left: 0;
	text-align: center;
}

#sm_serdetail_mainbox .toiletservicebox li dl .txtbox {
	padding: 12px;
}
#sm_serdetail_mainbox .toiletservicebox li dl .txtbox .txtttl, #sm_serdetail_mainbox .toiletservicebox li dl .txtbox .txtboxarea{
	font-size: 13px;
}
#sm_serdetail_mainbox .toiletservicebox li dl .txtbox .txtttl{
	font-weight: bold;
	padding-bottom: 10px;
}
#sm_serdetail_mainbox .copy {
	font-size: 11px;
	line-height: 26px;
	vertical-align: middle;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	background-image: url(/images/detail/servicemaster/sm000100/sm000100_plasmacluster.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
}

 #sm_serdetail_mainbox .copy img {
	padding-right: 1em;
	vertical-align: middle;
}
/*sm000180*/
.set_wrap{
	border: 1px solid #dbeef4;
	margin-bottom: 10px;
}
.set_wrap .titSet{
	float: left;
	width: 94px;
	font-size: 18px;
	font-weight: bold;
	color: #002b5b;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	background: #dbeef4;
	padding: 58px 0;
}
.set_wrap .ico {
	float: left;
	padding: 20px;
	width: 604px;
}
.set_wrap .set_left {
	padding-right: 30px;
	background: url(/images/detail/servicemaster/sm000180/ico_plus.gif) no-repeat;
	background-position: 95% 37%;
	width: 279px;
	float: left;
}
.set_wrap .set_left dt, .set_right dt{
	margin-bottom: 3px;
}
.set_wrap .set_left dt img, .set_right dt img{
	padding-right: 5px;
}
.set_wrap .set_left dd, .set_right dt {
	padding-left: 1em;
	text-indent: -1em;
}
.ico dl dd span{
	color: #79c4db;
	font-size: 12px;
}
.set_right{
	width: 290px;
	float: right;
}

.sm180_serde03ttl {
    background: #c6f1f6;
    padding: 8px 20px;
    font-size: 13px;
    font-weight: bold;
}
/* フリーエリア
-----------------------------*/
/*sm000130*/
.smttl01{
	font-size: 19px;
	color: #002b5b;
	border-bottom: solid 2px #23c3d6;
}

.sm_choicebox li {
	margin-bottom: 20px;
	border: 1px solid #DDD;
	padding: 13px 20px 10px 20px;
}
.sm_choicebox li h4{
	font-size: 160%;
	font-weight: bold;
	color: #23c3d6;
	border-bottom: 1px dotted #bcbcbc;
	padding: 2px 0 12px;
	margin-bottom: 20px;
}
.sm_choicebox li h4 .numbox {
	padding-right: 5px;
	display: inline-block;
	vertical-align: top;
}
.sash_txt{
	font-size: 120%;
	margin-bottom: 5px;
}
.sash_centerbox {
	text-align: center;
}
.sash_centerbox p {
	display: inline-block;
	margin-right: 10px;
}
.sm_choicebox02 {
	padding: 20px 10px 40px;
	background: #EEEEEE;
}
.sm_choicebox02 h4 {
	font-size: 150%;
	border-bottom: 1px dotted #bcbcbc;
	margin-bottom: 20px;
	font-weight: bold;
}
/*sm000140*/
.typebox {
	margin-bottom: 30px;
}
.win_kindbox {
	border: 1px solid #ccc;
	margin: 10px 0px 30px;
}
.win_kindbox li {
	border-right: 1px dotted #ccc;
	float: left;
	width: 182px;
}
.win_kindbox li:last-child {
	border-right: none;
}

.win_kindbox li img{
	display: block;
}
.dot_border {
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
}
.point {
	margin-top: 20px;
	padding: 25px 20px 15px 85px;
	background: url(/images/detail/servicemaster/sm000140/type_bg02.gif) 20px 25px no-repeat #f0ece0;
	overflow: hidden;
}
.cpimg{
	width: 110px;
	margin-right: 15px;
}
.cptxtbox{
	width: 600px;
}
/*sm000160*/
.seko_waku{
	width: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #376092;
	padding: 3px 10px;
	margin: 10px 0px;
}
.sekobox li {
	float: left;
	margin-right: 5px;
}
/*sm000170*/
.ttl_ereaptn05 {
	border: solid 1px #23c3d6;
	border-left: solid 4px #23c3d6;
	font-size: 120%;
	color: #23c3d6;
	padding: 8px;
}
.free_servicebox_sm01 li{
	float: left;
	width: 183px;
	height: 350px;
}
.free_servicebox_sm01 .sm000170_frelist01{
	border: 1px solid #d2d2d2;
}
.free_servicebox_sm01 .sm000170_frelist02, .free_servicebox_sm01 .sm000170_frelist03{
	border: 1px solid #d2d2d2;
	border-left: none;
}
.free_servicebox_sm01 .sm000170_frelist04{
	border: 1px solid #d2d2d2;
}
.free_servicebox_sm01 .sm000170_frelist05, .free_servicebox_sm01 .sm000170_frelist06, .free_servicebox_sm01 .sm000170_frelist07{
	border: 1px solid #d2d2d2;
	border-left: none;
}
.free_servicebox_sm01 li dl dt {
	padding: 7px 0 6px 27px;
	font-size: 16px;
	color: #23c3d6;
	font-weight: bold;
	position: relative;
}
.free_servicebox_sm01 li dl dt span {
	display: block;
	background: #23c3d6;
	border-radius: 50%;
	color: #ffffff;
	position: absolute;
	top: 7px;
	left: 3px;
	padding: 1px 6px;
	font-size: 14px;
}
.free_servicebox_sm01 li dl .txtbox {
	padding: 12px;
}
/*===============================
mm商品
================================*/

/* 特長
-----------------------------*/
/*mm0000120*/
#cleanbox .box01 {
	padding: 0 20px 20px 10px;
	border-right: 1px dotted #b2b2b2;
	border-bottom: 1px dotted #b2b2b2;
}
#cleanbox .box02 {
	padding: 0 10px 20px 20px;
	border-bottom: 1px dotted #b2b2b2;
}
#cleanbox .box03 {
	padding: 20px 20px 0 10px;
	border-right: 1px dotted #b2b2b2;
}
#cleanbox .box04 {
	padding: 20px 10px 20px 20px;
}
#cleanbox .clean_img{
	text-align: right;
}
#cleanbox .minibox {
	width: 315px;
	float: left;
	height: 200px;
	margin-bottom: 0;
}
#cleanbox .fwBold {
	font-weight: bold;
}
#cleanbox .text {
	height: 55px;
}
#cleanbox .minibox dd {
	margin-top: 10px;
}
#cleanbox .minibox_pdfarea {
	text-align: right;
}

/*mm000100*/
.mm110ser4box{
	background: #FFFFF2;
	padding: 12px;
}

/* サービス内容
-----------------------------*/
/*mm000010*/
.mm010serdebox li{
	display: inline-block;
	margin-right: 20px;
}
/*mm000100のみ*/
.mm100_li5{
	width: 260px!important;
}
/* mm000030テーブルパターン */
table.mm_tablelayoutArea{
	width: 100%;
	margin: 0 0 10px;
	border-collapse: collapse;
}
table.mm_tablelayoutArea th{
	border: 1px dotted #ccc;
	color: #333;
	width: 30%;
	padding: 10px;
	font-size: 12px;
}
table.mm_tablelayoutArea{
	border: 1px solid #ccc;
	padding: 10px 20px;
	font-size: 13px;
}
table.mm_tablelayoutArea td{
	border: 1px dotted #ccc;
	padding: 10px 20px;
	font-size: 13px;
}
table.mm_tablelayoutArea td span{
	font-weight: bold;
}
.pinkrose{
	color: #FC5C7D;
}
/*mm000080のステップ*/
.contentBox .mm_step {
	float: left;
	padding: 20px;
	width: 27%;
	height: 100px;
}
.snum01{
	border: 1px solid #d2d2d2;
}
.snum02, .snum03, .snum05, .snum06{
	border: 1px solid #d2d2d2;
	border-left: none;
}
.snum04{
	border: 1px solid #d2d2d2;
	border-top: none;
}
.snum05, .snum06{
	border-top: none;
}
.contentBox .mm_step h5 {
	position: relative;
	padding-left: 40px;
}
.contentBox .mm_step h5 span {
	display: block;
	background: #e3127c;
	border-radius: 50%;
	color: #ffffff;
	position: absolute;
	top: -3px;
	left: 0;
	padding: 10px 5px;
	font-size: 10px;
}
.contentBox .mm_step p {
	float: none;
	width: auto;
	font-size: small;
	line-height: 140%;
}
/*mm000130*/
.contentBox .mm_stepwrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.contentBox .mm_serdetailbox {
	padding: 20px;
	width: 27%;
}
.sdetail01{
	border: 1px solid #d2d2d2;
}
.sdetail02, .sdetail03, .sdetail05, .sdetail06, .sdetail08, .sdetail09, .sdetail11{
	border: 1px solid #d2d2d2;
	border-left: none;
}
.sdetail04, .sdetail07, .sdetail10{
	border: 1px solid #d2d2d2;
	border-top: none;
}
.sdetail05, .sdetail06, .sdetail08, .sdetail09, .sdetail11{
	border-top: none;
}
.contentBox .mm_serdetailbox p {
	float: none;
	width: auto;
	font-size: small;
	line-height: 140%;
}
/* フリーエリア
-----------------------------*/
/*mm000130*/
.mm130_othbox .mmttl01{
	border-bottom: 2px solid #e85282;
	line-height: 1.2em;
	margin-top: 10px;
	background: #fff;
	color: #e85282;
	font-weight: bold;
	padding: 20px 0 8px;
}
.mm130_othbox .tmttl01{
	border-bottom: 2px solid #ea5532;
	line-height: 1.2em;
	margin-top: 10px;
	background: #fff;
	color: #ea5532;
	font-weight: bold;
	padding: 20px 0 8px;
}
.mm130_othbox .tgttl01{
	border-bottom: 2px solid #00a040;
	line-height: 1.2em;
	margin-top: 10px;
	background: #fff;
	color: #00a040;
	font-weight: bold;
	padding: 20px 0 8px;
}
.mm130_othbox .txt_box {
	width: 445px;
	float: left;
}
.mm130_othbox .img_box {
	width: 28%;
	float: right;
}
.mm130_othbox .img_box img {
	width: 100%;
	height: auto;
}
/*===============================
tg商品
================================*/

/*サービス内容
-----------------------------*/
/*tg000040のリストボックス*/
.tg_listbox li {
	float: left;
	line-height: 1.6em;
	width: 240px;
}
/*tg000190*/
#tg190_noservicebox{
	float: none;
	width: auto;
}
#tg190_noservicebox li {
	width: 45%;
	display: inline-block;
}

/* フリーエリア
-----------------------------*/
/*フリーサービスボックス01_tg*/
.free_servicebox01{
	 -js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.free_servicebox01 li {
	width: 160px;
	padding: 17px 9px 29px;
}
.serlist01{
	border: 1px solid #d2d2d2;
}
.serlist02, .serlist03, .serlist04{
	border: 1px solid #d2d2d2;
	border-left: none;
}
.free_servicebox01 li dl dt{
	text-align: center;
	margin-bottom: 5px;
}
.free_servicebox01 li dl dd h3{
	color: #336600;
}
/*フリーサービスボックス02_tg*/
.free_servicebox02{
	 -js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.free_servicebox02 li {
	width: 124.2px;
	padding: 17px 9px 29px;
}
.serlist05{
	border: 1px solid #d2d2d2;
	border-top: none;
}

.serlist06, .serlist07, .serlist08, .serlist09 {
	border: 1px solid #d2d2d2;
	border-top: none;
	border-left: none;
}
.free_servicebox02 li dl dt{
	text-align: center;
	margin-bottom: 5px;
}
.free_servicebox02 li dl dd h3{
	color: #336600;
}
/*tg000040*/
.ttl_ereaptn03_tg040 {
	border-bottom: 3px solid #336600;
	padding: 3px 5px 6px 30px;
	background: url(/images/detail/totalgreen/tg000040/tg000040_caution.gif) no-repeat;
	font-size: 140%;
}
/*===============================
tm商品
================================*/

/*フリーエリア
-----------------------------*/
/*tm000070*/
.tm070_othbox{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.tm070_othbox .txt_box {
	float: none;
	width: 63%;
	display: inline-block;
}
.tm070_othbox .img_box {
	float: left;
	width: 110px;
	display: inline-block;
	margin-left: 5px;
}

.tm070_othbox .img_box .img_inn{
	width: 94% !important;
}
/*===============================
hb商品
================================*/

/*フリーエリア
-----------------------------*/
/*hb000220*/
.hb220_sublist01{
	padding-left:10px;
}
.hb220_sublist02 li{
	font-size: 12px;
	line-height: 1.6em;
}
/*===============================
ot商品
================================*/

/*フリーエリア
-------------*/
/*ot000050*/
.freeareabox .ot050_local {
	position: relative;
	background: url(/images/detail/drink/ot000050/ot000050_jpn.jpg) no-repeat;
	height: 365px;
	margin-bottom: 30px;
}

.freeareabox .ot050_local .btn01{
	position:absolute;
	top:175px;
	left:45px;
	z-index:100;
}
.freeareabox .ot050_local .btn02{
	position:absolute;
	top:0px;
	left:130px;
	z-index:0;
}
.freeareabox .ot050_local .btn03{
	position:absolute;
	top:201px;
	left:407px;
	z-index:0;
}
.freeareabox .ot050_local .btn04{
	position:absolute;
	top:0px;
	left:500px;
	z-index:0;
}
.ot050_aquabox01, .ot050_aquabox02{
	border-bottom: 1px dotted #ccc;
	padding: 20px 0px;
}
.ot050_aquabox01 .txtbox{
	width: 540px;
	float: left;
}
.ot050_aquabox01 .imgbox{
	width: 161px;
	float: right;
}
.ot050_aquabox02 .ot050_2box{
	text-align: center;
}
.ot050_aquabox02 ul li{
	display: inline-block;
	margin-right: 10px;
}

.ot050_aquabox03 .txtbox{
	width: 350px;
	float: left;
}
.ot050_aquabox03 .imgbox{
	width: 352px;
	float: right;
}
.ot050_othbox .txtbox{
	width: 540px;
	float: left;
}
.ot050_othbox .imgbox{
	width: 175px;
	float: right;
}

.hr010_tokubox li{
	float: left;
	margin-right: 20px;
}
.hr010_serdebox01 dl {
    float: left;
    margin-right: 20px;
}
.hr010_serdebox01 dl dd{
	text-align: center;
}


/*カート下エリア
-------------*/
/*dc001080*/

.good h3 {
	color: #356fc7;
}

.padWrap {
	padding: 0 15px;
}
.imgFree {
	width: 100%;
}

.boxL {
	width: 60%;
	float: left;
}

.boxL02 {
	width: 60%;
	float: left;
}

.boxR {
	width: 35%;
	float: right;
}


/* ------------------------------------------

詳細設定PC

------------------------------------------ */
.pc_only{display: block;}
.sp_only{display: none;}
.sp_device .pc_only{display: none;}
.sp_device .sp_only{display: block;}
#content h1.tit_hiragino_dc {
    margin-bottom: 10px;
    font-size: 20px;
}
#content h1.tit_hiragino_dc img {
	vertical-align: middle;
	margin-left: 15px;
}

p.bnrTopArea {
	font-size: 0;
	margin-bottom: 10px;
}
p.bnrTopArea2 {
	font-size: 0;
	margin-bottom: 30px;
}

#content .information {
	border: 1px solid #FF0004;
	text-align: center;
	padding: 15px 0;
	margin: 0 0 10px;
}
#content .information a {
	font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 13px;
	color: #FF0004;
}
#content .information a:hover {
	color: #23c3d6;
	text-decoration: underline;
}

#main {
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
	margin: 0 0 20px;
}
#main .mainImg {
	float: left;
	width: 300px;
	font-size: 0;
}
#main .mainImg p {
	margin: 0 0 10px;
}
#main .mainImg p img {
	width: 300px;
	height: auto;
}
#main .mainImg ul.thumbnailList {
	overflow: hidden;
}
#main .mainImg ul.thumbnailList li {
	float: left;
	margin: 0 5px 5px 0;
	width: 56px;
	height: 56px;
}
#main .mainImg ul.thumbnailList li:nth-child(5n){
	margin: 0;
}
#main .mainImg ul.thumbnailList li img {
	width: 100%;
	height: auto;
  vertical-align: bottom;
}
#main .mainImg ul.thumbnailList li a {
	padding: 2px;
	display: block;
}
#main .mainImg ul.thumbnailList li a.selected {
	background: #ff002c;
}
#main .mainImg .bxslider {
	display: none;
}
#main .mainImg .bxslider.single {
	margin-bottom: 25px;
}
#main .explanation {
	float: right;
	width: 420px;
}
#main .explanation ul.ico {
	overflow: hidden;
	margin: 0 0 15px;
}
#main .explanation ul.ico li {
	float: left;
	margin: 0 5px 5px 0;
	font-size: 0;
}
#main .explanation ul.ico li img {
	width: 48px;
	height: auto;
}
#main .explanation p.catch {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
}
#main .explanation div.txt {
	font-size: 13px;
	margin: 0 0 25px;
}
span.abridgement {
	display: none;
}
span.hideTxt {
	display: inline;
}

#main .explanation p.btn {
	width: 349px;
}
#main .explanation p.btn img {
	width: 100%;
	height: auto;
}

.coupon {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
	margin: 0 0 20px;
}
.coupon p.txt {
	margin: 0 0 15px;
}
.coupon p.txt a {
	text-decoration: underline;
}
.coupon dl {
	float: left;
	width: 309px;
	padding: 0 30px;
	margin: 0 0 20px;
}
.coupon dl.premium {
	border-left: 1px dotted #cccccc;
}
.coupon dl dt {
	text-align: center;
	font-size: 16px;
	margin: 0 0 15px;
}
.coupon dl dd {
	width: 310px;
}
.coupon dl dd img {
	width: 100%;
	height: auto;
}
.coupon dl dd.link {
	text-align: right;
	padding: 15px 0 0 0;
}
.coupon dl dd.link a {
    padding: 0 0 0 14px;
    background-repeat: no-repeat;
    background-position: 0 -96px;
}
p.bnrCoin {
	clear: both;
	text-align: center;
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
p.bnrCoin a {
	display: inline-block;
}
p.bnrCoin img {
	margin: 0 auto;
}
p.bnrCoin span {
	width: 600px;
	display: block;
	text-align: right;
	margin: 0 auto;
}

.serviceList {
	clear: both;
}
.serviceList .serviceBlock {
	padding: 0 0 10px 20px;
	border-bottom: 1px solid #dedede;
	margin: 0 0 20px;
	overflow: hidden;
}
.serviceList .serviceBlock p {
	float: left;
	width: 80px;
}
.serviceList .serviceBlock p img {
	width: 100%;
	height: auto;
}
.serviceList .serviceBlock p.ico {
	float: none;
	margin: 0 0 15px;
	width: auto;
}
.serviceList .serviceBlock p.ico span {
	display: inline-block;
	background: #dddddd;
	padding: 4px 9px;
	font-size: 11px;
	clear: both;
}
.serviceList .serviceBlock dl {
	margin: 0 0 15px 101px;
}
.serviceList .serviceBlock dl dt {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
.serviceList .serviceBlock dl dt img {
	vertical-align: middle;
	margin-left: 10px;
}
.serviceList .serviceBlock dl dd {
	font-size: 14px;
}
.serviceList .serviceBlock dl dd span em {
	font-weight: bold;
	color: #333;
}
.serviceList .serviceBlock dl dd span.otameshi {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 5px;
}
.serviceList .serviceBlock ul.note {
	padding: 0;
	margin: -5px 0 15px 100px;
  font-size: 12px;
}
.serviceList .serviceBlock ul.note li {
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
}
.serviceList .serviceBlock ul.btnArea {
	float: right;
	width: 490px;
	overflow: hidden;
}
.serviceList .serviceBlock ul.btnArea::after {
  content:'';
  clear:both;
  display: table;
}
.serviceList .serviceBlock ul.btnArea li {
	font-size: 0;
	float: left;
	margin: 0 10px 10px 0;
	width: 240px;
}
.serviceList .serviceBlock ul.singleItem li {
	float:right;
	margin: 0 0 10px;
}
.serviceList .serviceBlock ul.btnArea li img {
	width: 100%;
	height: auto;
}
.serviceList .serviceBlock ul.btnArea li:nth-child(even),
.serviceList .serviceBlock ul.btnArea li.single{
	margin: 0 0 10px 0;
}
.serviceList .serviceBlock ul.btnArea li.single {
	float: right;
}

.summary {
	overflow: hidden;
	margin: 0 0 40px;
}
.summary.top {
	overflow: hidden;
	border-bottom: 1px solid #dedede;
	margin: 0 0 20px;
	padding: 0 0 20px;
	position: relative;
}
.summary div.bnrDelivery {
	float: left;
	padding: 0 0 0 30px;
}
.summary .delivery {
	float: right;
}
.summary ul.ico {
	float: left;
}
.summary ul.ico li {
	float: left;
	margin: 0 0 0 11px;
	width: 42px;
	height: 42px;
}
.summary ul.ico li img {
	width: 100%;
	height: auto;
}
.summary ul.link {
	width: 200px;
	float: right;
	padding: 0 30px 0 10px;
}
.summary ul.link li {
	float: right;
	margin: 0 0 10px;
}
.summary ul.link.single li {
	margin: 0;
}
.summary ul.link li a {
	padding: 0 0 0 14px;
    background-repeat: no-repeat;
    background-position: 0 -96px;
}
.summary dl.phone {
	clear: both;
	float: right;
	width: 365px;
}
.summary dl.phone dt {
	background: #9b0305;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	font-weight: bold;
}
.summary dl.phone dd {
	border: 1px solid #cccccc;
	border-top: none;
	text-align: center;
	padding: 13px 0;
}

#content .section {
	overflow: hidden;
	padding: 0 0 40px;
}
#content .section.relation{
	clear: both;
}
#content .section h2.tit_hiragino_dc {
	margin: 0 0 20px;
	font-size: 18px;
}
#content .section h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
}

/* テーブルパターン */
table.tablelayoutPrice,
table.tablelayoutArea,
table.tablelayoutSpec,
table.tablelayoutItemPrice{
	width: 100%;
	margin: 0 0 10px;
	border-collapse: collapse;
}
table.tablelayoutPrice th,
table.tablelayoutArea th,
table.tablelayoutSpec th{
	background: #6ea1e2;
	border: 2px solid #fff;
	text-align: center;
	color: #fff;
	width: 50%;
	padding: 10px 0;
	font-size: 13px;
}
table.tablelayoutPrice td,
table.tablelayoutArea td,
table.tablelayoutSpec td,
table.tablelayoutItemPrice td{
	background: #eeeeee;
	border: 2px solid #fff;
	padding: 10px 20px;
	font-size: 13px;
}
table.tablelayoutPrice td span,
table.tablelayoutItemPrice td span{
	font-weight: bold;
}
table.tablelayoutArea th {
	width: 90px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
table.tablelayoutSpec th {
	width: 90px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
table.tablelayoutItemPrice th {
	background: #eeeeee;
	border: 2px solid #fff;
	font-size: 13px;
	width: 160px;
	text-align: left;
	padding: 10px 0 10px 20px;
	font-weight: normal;
}
.tablelayoutPrice.widthChange td:nth-child(1) {
    width: 20%;
}

.priceList p.note {
	margin: 0 0 15px;
	font-size: 12px;
}
.priceList ul.note li,
.priceList ul.notice li {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 11px;
}
.priceList p {
	font-size: 11px;
}
#content .section hr {
	clear: both;
	border: none;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	height: 2px;
	background: url(/common/responsive/images/border-dot.gif) repeat-x 0 100%;
}


/* 標準料金表 */
.priceList p.areaTitle {
	font-size: 16px;
	font-weight: bold;
	padding: 7px 12px 7px 18px;
	background-color: #f3f3f3;
	border: solid 1px #d2d2d2;
	background-image: -webkit-linear-gradient(bottom, #f3f3f3, #fff);
	background-image: -moz-linear-gradient(bottom, #f3f3f3, #fff);
	background-image: -o-linear-gradient(bottom, #f3f3f3, #fff);
	background-image: -ms-linear-gradient(bottom, #f3f3f3, #fff);
	background-image: linear-gradient(to top, #f3f3f3, #fff);
	cursor: pointer;
	margin: 0 0 15px;
}
.priceList p.areaTitle span {
	display: block;
	background: url(/common/responsive/images/ico-plus.png) no-repeat 100% 50%;
}
.priceList p.areaTitle span.active {
	display: block;
	background: url(/common/responsive/images/ico-minus.png) no-repeat 100% 50%;
}

.priceList .hide {
	display: none;
	padding: 0 0 20px;
}

.recommendService {
	border: 1px solid #dddddd;
	background: #f5f5f5;
	padding: 15px 15px 15px 20px;
	overflow: hidden;
  margin-bottom: 40px;
}
.recommendService p {
}
.recommendService .bnr {
}
.recommendService .bnr img{
	width: 100%;
}
.recommendService p.link {
	width: 280px;
	text-indent: -1em;
	padding-left: 1em;
}
.recommendService p.link a {
	padding: 0 0 0 14px;
    background-repeat: no-repeat;
    background-position: 0 -96px;
}

/* 特長 */
.features p.img {
	float: right;
	font-size: 0;
	margin-bottom: 10px;
	width: 300px;
}
.features p.img img {
	width: 100%;
	height: auto;
}
.features dl {
	float: left;
	width: 424px;
	margin-bottom: 10px;
}
.features dl.imgNone {
	float: none;
	width: 100%;
}
.features dl dt {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}

/* 仕様・価格・その他 */
.specification h3 {
  clear:both;
}
.specification p.txt {
    margin-bottom: 15px;
}
.specification .specBox{
	width: 360px;
	float: left;
	padding: 0 0 20px;
	margin-right: 20px;
	font-size: 13px;
}
.specification .specBox.odd {
	clear: left;
}
.specification .specBox.even {
	margin-right: 0px;
}
.specification .notit {
	padding-top: 37px;
}
.otameshi {
	clear: both;
}
.otameshi p {
	font-size: 13px;
	margin: 0 0 10px;
}
#spec .otameshi p {
	font-size: 13px;
	margin: 0;
}
.otameshi ul {
	margin: 0 0 10px;
}
.otameshi ul li {
	font-size: 12px;
}
.otameshi p.note {
	font-size: 12px;
	margin: 0;
}

/* サービスの流れ */
.flow h3,
.content h3{
	color: #990100;
}
.flow p,
.content p{
	margin: 0 0 25px;
}
.flow .flowBox dl {
	width: 244px;
	float: left;
	border: 1px solid #dddddd;
	border-left: none;
	border-top: none;
}
.flow .flowBox dl:nth-child(3n-2) {
	border-left: 1px solid #dddddd;
}
.flow .flowBox dl:nth-child(1),
.flow .flowBox dl:nth-child(2),
.flow .flowBox dl:nth-child(3){
	border-top: 1px solid #dddddd;
}
.flow .flowBox dl dt {
	padding: 10px 15px;
	font-size: 16px;
	font-weight: bold;
}
.flow .flowBox dl dd {
	width: 244px;
}
.flow .flowBox dl dd img {
	width: 100%;
	height: auto;
}
.flow .flowBox dl dd span {
	display: block;
	padding: 10px 13px;
}

/* サービスの流れを動画で見る */
.movie div {
	width: 560px;
	margin: 0 auto;
}

/* サービスの内容 */
.contentBox {
	margin: 0 0 30px;
	overflow: hidden;
  font-size: small;
}
.contentBox h4 {
	background: #ffe699;
	padding: 5px 20px;
	margin: 0 0 20px;
}
.contentBox ul {
	float: left;
	width: 424px;
	margin: 0 0 10px;
}
.contentBox p {
	float: right;
	margin: 0;
	font-size: 0;
	width: 300px;
}
.contentBox p img {
	width: 100%;
	height: auto;
}
.otherContent {
	padding: 0 0 40px;
}

.contentBox .step {
	clear: both;
	padding: 0 20px;
}
.contentBox .step h5 {
	position: relative;
}
.contentBox .step h5 span {
	display: block;
	background: #e3127c;
	border-radius: 10px;
	color: #ffffff;
	position: absolute;
	top: -3px;
	left: 0;
	padding: 5px;
	font-size: 10px;
}
.contentBox .step p {
	float: none;
	width: auto;
	font-size: small;
    line-height: 140%;
}

.dduet .reviewBox{}
.dduet .reviewBox {background: #fff;width:100%;}
.dduet .reviewBox::after {clear:both;content: "";display:block;}
.dduet .reviewBox .pieChart {float:left;position:relative;padding:5% 0 5% 5%;width:30%;height:250px;}
.dduet .reviewBox .pieInside{
  	position:absolute;
  	left:50%;
  	top:50%;
  	width:170px;
  	height:170px;
  	background:#fff;
  	border-radius:50%;
  	z-index:1;
  	margin-left:-85px;
  	margin-top:-85px;
  }
.dduet .reviewBox .pieInside div {padding:25% 15%;text-align:center;}
.dduet .reviewBox .pieInside div p {padding:0;margin:0;color:#333;}
.dduet .reviewBox .pieTxt1 {font-size:0.9em;}
.dduet .reviewBox .pieTxt2 {font-size:0.8em;}
.dduet .reviewBox .pieTxt3 {font-size:2.5em;font-weight:bold;}
.dduet .reviewBox .pieOutside {
  	position:absolute;
  	left:50%;
  	top:50%;
  	margin-left:-110px;
  	margin-top:-110px;
  	width: 220px;
  	height: 220px;
  	border-radius: 50%;
  	background: #dcdadc;
  }
.dduet .reviewBox .pieOutside::before {
  	content: '';
  	display: block;
  	margin-left: 50%;
  	height: 100%;
  	border-radius: 0 100% 100% 0 / 50%;
  	background-color: inherit;
  	transform-origin: left;
  	background-color: #e36584;
  	transform: rotate(0deg);
  }
.dduet .reviewBox .pieOutside::after {
  	content: '';
  	display: block;
  	margin-left: 50%;
  	margin-top:-100%;
  	height: 100%;
  	border-radius: 0 100% 100% 0 / 50%;
  	background-color: inherit;
  	transform-origin: left;
  	z-index: 0;
  }

.dduet .reviewBox .starWrap {float:right;padding:5%;width:55%;}
.dduet .reviewBox .starTtl {background:url(/common/responsive/images/review.png) no-repeat left;margin:0 0 2% 0; padding:2% 0 2% 50px;}
.dduet .reviewBox .starTtl span {font-size:1.5em;font-weight:bold;}
.dduet .reviewBox .starTtl a {color:#e36584;text-decoration: underline;}
.dduet .reviewBox .starTtl a:hover {text-decoration: none;}
.dduet .reviewBox .starBox div {margin: 0;padding: 0;}
.dduet .reviewBox .starBox div p {display:inline-block;margin:0;padding: 1.5% 0;}
.dduet .reviewBox .starBox div p:nth-child(1) {width:15%;letter-spacing: 0.25em;}
.dduet .reviewBox .starBox div p:nth-child(2) {width:24%;letter-spacing: 0.1em;}
.dduet .reviewBox .starBox div p:nth-child(3) {width:45%;}
.dduet .reviewBox .starBox div p:nth-child(4) {width:15%;text-align: right;}
.dduet .reviewBox .starNum a {color:#e36584;text-decoration: underline;}
.dduet .reviewBox .starNum a:hover {text-decoration: none;}
.dduet .reviewBox .starIcon {border-right:solid 2px #dcdadb;}
.dduet .reviewBox .starIcon span:first-child {color:#e36584;}
.dduet .reviewBox .starIcon span:last-child {color:#dcdadb;}
.dduet .reviewBox .starGraph{position: relative;}
.dduet .reviewBox .starGraph span {
  	content:".";
  	color:transparent;
  	position:absolute;
  	top:50%;
  	margin-top:-10px;
  	background:#e36584;
  	height:18px;
  	border-radius:0 3px 3px 0;
  }

/* DDuet会員の方のレビュー */
.dduet .revueBox {
	overflow: hidden;
	padding: 0 0 35px;
}
.dduet .revueBox p.name {
	background: #ffe2ec;
	padding: 5px 20px;
	margin: 0 0 18px;
	font-weight: bold;
}
.dduet .revueBox dl,
.dduet .revueBox dl dt,
.dduet .revueBox dl dd{
	float: left;
	font-size: 12px;
}
.dduet .revueBox dl{
	margin: 0 30px 20px 0;
}

.dduet .revueBox dl.postedDate dt {
	margin: 0 12px 0 0;
}
.dduet .revueBox dl.satisfied dt {
	margin: 0 10px 0 0;
	font-weight: bold;
}
.dduet .revueBox dl.satisfied dd img {
	vertical-align: middle;
	margin: -3px 0 0 0;
}
.dduet .revueBox .comment {
	clear: both;
	font-size: 13px;

}
.dduet .btnArea {
	overflow: hidden;
	padding: 0 0 0 11px;
}
.dduet .btnArea li {
	float: left;
	font-size: 0;
	margin: 0 20px 0 0;
}
.dduet .btnArea li:nth-child(even) {
	margin: 0;
}
.dduet .btnArea.tac {
	text-align: center;
}
.dduet .btnArea.tac li {
	float: none;
	font-size: 0;
	margin: 0;
}

.dduetMember {
	border: 1px solid #dddddd;
	background: #f5f5f5;
	padding: 15px 15px 15px 20px;
  margin: 0 0 50px;
	overflow: hidden;
}
.dduetMember p {
	float: left;
	font-size: 12px;
}
.dduetMember p.bnr {
	float: right;
}
.dduetMember p.txt {
	width: 390px;
}
.dduet p.order {
	text-align: center;
	margin: 0 auto 30px;
	width: 360px;
}
.dduet p.order img {
	width: 100%;
	height: auto;
}
.dduet .bnrArea {
	border: 1px solid #dddddd;
	background: #f5f5f5;
	padding: 15px 15px 15px 15px;
	overflow: hidden;
	text-align: center;
}
.dduet .bnrArea.btm {
	margin: 0 0 40px;
}
.dduet .bnrArea p {
	font-size: 0;
}
.dduet .bnrArea img {
	max-width: 740px;
  width: 100%;
}

.revueNonTxt {
	margin-bottom: 20px;
}

/* 関連商品 */
.relation  li {
	float: left;
	width: 155px;
	margin: 0 40px 0 0;
	cursor: pointer;
}
.relation li:last-child {
	margin: 0;
}
.relation li img {
	width: 155px;
	height: auto;
}
.relation li a span {
	display: block;
	font-size: 12px;
	padding: 3px 0 0 0;
}
.relation li a span em {
	font-weight: bold;
	color: #333;
}
.relation li a:hover em {
	color: #23c3d6;
}

/* searchBox */
ul.searchBox {
	margin: 0 auto 60px;
}
ul.searchBox li {
	margin: 0 auto;
}


.attentionTxt,
.attentionTxt li {
	color:#f00;
}

/* ついでおそうじ */
#osouji {
	margin: 0;
}
#osouji h2 {
	font-size: 0;
}
#osouji .inline {
	padding: 20px 0 4px 20px;
	border: 2px solid #f9c03d;
	border-top: none;
}
#osouji p {
	margin: 0 0 15px;
}
#osouji ul {
	overflow: hidden;
}
#osouji ul li {
	float: left;
	width: 162px;
	margin: 0 16px 16px 0;
}
#osouji ul li a {
	display: block;
	font-size: 0;
}
#osouji ul li img {
	width: 100%;
	height: auto;
}

/*お知らせボックス*/
.boxNotice {
	border: 1px solid #FF0004;
	text-align: center;
	padding: 10px;
	margin: 10px 0 0;
}
.boxNotice p {
	font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.boxNotice p a:link {
	text-decoration: none;
	color: #FF0004;
}
.boxNotice p a:hover {
	text-decoration:underline;
	color: #23c3d6;
}


/*tm000100追記*/
#pl .pBox ul li * {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#kd h2,
#pl h2,
#pr h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f48d48;
	border-left: 4px #a24500 solid;
	height: 25px;
	width: 728px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	line-height: 36px;
	padding: 0 0 10px 8px;
	margin: 0 0 10px 0;
}

#pl .pBox {
	width: 674px;
	text-align: center;
	margin: 10px auto 20px;
}

#pl .pBox ul li {
	float: left;
}

#pl .pBox ul li:nth-of-type(2) {
	margin: 0 15px 10px;
}

#pl .pBox .pTit {
	display: block;
	font-size: 18px;
	font-weight: bold;
	background-color: #ffe2cf;
	text-align: center;
	padding: 5px;
	margin: 0 0 10px;
}

#pl .pBox .pTxt {
	display: block;
	font-weight: bold;
	color: #933b00;
	text-align: center;
	margin: 10px 0 0;
}

#pl h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url("/images/detail/terminix/tm000100/img05.gif");
	height: 34px;
	width: 740px;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #f48d48;
	line-height: 28px;
	text-indent: 50px;
}

#pl .hBox {
	background-color: #f0f0e1;
	padding: 10px;
}

#pl .hBox p {
	line-height: 1.7;
	padding: 0 6px 0 0;
	margin: 0 0 10px 0;
}

#pl .hBox ul li {
	float: left;
	margin: 0 8px 0 0;
}

#pl .hBox ul li:nth-of-type(3) {
	float: left;
	margin: 0;
}

#pr {
	margin: 40px 0 0 0;
}

#pr p {
	font-size: 87.5%;
	line-height: 1.6;
}

#pr ul {
	width: 680px;
	background: url("/images/detail/terminix/tm000100/img09.png") right bottom no-repeat;
	margin: 20px auto 0;
}

#pr ul li {
	float: left;
	width: 320px;
	position: relative;
	background-color: #f0f0e1;
}

#pr ul li:nth-of-type(2) {
	float: right;
	width: 320px;
	position: relative;
	background-color: #f0f0e1;
}

#pr ul li:nth-of-type(3) {
	float: left;
	width: 320px;
	position: relative;
	background-color: #f0f0e1;
	margin: 20px 0 0;
}

#pr ul li dd {
	font-size: 107.7%;
	line-height: 1.6;
}

#pr ul li p {
	position: absolute;
	top: -5px;
	right: -5px;
	padding: 0;
}

#pr ul li p img {
	vertical-align: top;
}

#pr ul li dl {
	background-image: url("/images/detail/terminix/tm000100/img10.gif");
	background-repeat: repeat-x;
	padding: 15px;
}

#pr ul li dl dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 320px;
	height: 42px;
	font-size: 20px;
	font-weight: bold;
	line-height: 45px;
	color: #933b00;
}

#kd {
	margin: 0 0 40px 0;
	clear: both;
}

#kd dl {
	margin: 0 0 20px 0;
}

#kd dl dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	height: 31px;
	line-height: 31px;
}

#kd dl img {
	vertical-align: top;
}

#kd dl .k01 {
	padding: 14px 0;
}

#kd dl .k01 .centerborder {
	background: url("/images/detail/terminix/tm000100/img17.gif") repeat-y center top;
}

#kd dl .k01 .k01_01 {
	border-bottom: 1px dotted #b2b2b2;
	padding: 0 0 13px 0;
	margin: 0 0 13px 0;
}

#kd dl .k01 .kIn {
	float: left;
	width: 340px;
}

#kd dl .k01 .kInR {
	float: right;
	width: 340px;
}

#kd dl .k01 .kIn h4,
#kd dl .k01 .kInR h4 {
	background-color: #ffe2cf;
	padding: 13px 12px 11px;
	margin: 0 0 10px 0;
}

#kd dl .k01 .pH {
	width: 100px;
	float: left;
}

#kd dl .k01 .txt {
	font-size: 92.3%;
	margin: 0 0 0 116px;
}

#mk {
	text-align: center;
	margin: 0 auto 30px;
}

#cl {
	background: #fffde6;
	margin: 0 auto 0;
}

#cl h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 43px;
	font-size: 18px;
	font-weight: bold;
	color: #f48d48;
	line-height: 43px;
	border-bottom: 3px solid #f48d48;
	background-image: none;
	padding: 0 0 0 20px;
}

#cl .clIn {
	padding: 15px;
}

#cl .clIn table {
    width: 100%;
}


/*dc001070追記*/
#dc001070Ch {
	float: left;
	width: 400px;
}


.fs6 {font-size: 6px;}


/*tm000090固有CSS追記*/

#content #tm000090 .placeExp .placePop {
	background-image: url("/images/detail/terminix/tm000090/tm000090_01.gif");
	background-repeat: no-repeat;
	text-align:center;
	width: 720px;
	height: 67px;
}

#content #tm000090 .placeExp .placePop span {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #a04000;
	padding-top: 17px;
}

#content #tm000090 .placeExp{
	margin-bottom: 20px;
}

#content #tm000090 .placeExp ul{
	padding: 10px 0 0 12px;
}

#content #tm000090 .placeExp ul li{
	float: left;
}

#content #tm000090 .placeExp ul li .placeTit {
	width: 180px;
	font-size: 18px;
	font-weight: bold;
	color: #a04000;
	text-align: center;
	display: block;
	padding: 0 0 5px;
}

#content #tm000090 .placeExp ul li .placeTxt {
	width: 180px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #a04000;
	text-align: center;
	display: block;
	padding: 5px 0 0;
}

/*侵入経路*/
#content #tm000090 .route h3,
#content #tm000090 .habitat h3 {
	background-image: url("/images/detail/terminix/tm000090/tm000090_06.gif");
	height: 34px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 40px !important;
	line-height: 40px;
	color: #f48d48;
}

#content #tm000090 .route{
	margin-bottom:32px;
	clear:both;
}

#content #tm000090 .route h3{
	padding-left:10px;
	border-bottom:3px solid #f48d48;
}

#content #tm000090 .route .routeInner{
	padding:10px;
	background-color:#f0f0e1;
}

#content #tm000090 .route .routeInner .routeBox {
	float:left;
	border: 1px solid #f48d48;
	margin-right: 12px;
}

#content #tm000090 .route .routeInner .routeBox .routeTxt {
	width: 228px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #f48d48;
	text-align: center;
	background-color: #fff;
	display: table-cell;
	vertical-align: middle;
	padding: 5px 0;
}

#content #tm000090 .route ul li.lastR{margin-right:0px;}
#content #tm000090 .route ul li img{vertical-align:top;}
#content #tm000090 .route p{
	margin-top:13px;
	padding-left:6px;
	line-height:1.7;
}

/*住処になりやすい場所*/
#content #tm000090 .habitat{
	margin-bottom:40px;
	clear:both;
}
#content #tm000090 .habitat h3{
	padding-left:10px;
	border-bottom:3px solid #f48d48;
}
#content #tm000090 .habitat .routeInner{
	padding:10px 0 10px 10px;
	background-color:#f0f0e1;
}

#content #tm000090 .habitat ul{
	border-left:1px solid #f48d48;
}

#content #tm000090 .habitat ul li{
	border-top: 1px solid #f48d48;
	border-right: 1px solid #f48d48;
	border-bottom: 1px solid #f48d48;
	float: left;
}

#content #tm000090 .habitat ul li .routeTxt {
	width: 141px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #f48d48;
	text-align: center;
	background-color: #fff;
	display: table-cell;
	vertical-align: middle;
	padding: 5px 0;
}

#content #tm000090 .habitat ul li.lines{border-top:none;}
#content #tm000090 .habitat ul li img{vertical-align:top;}
#content #tm000090 .habitat p{
	margin-top: 13px;
	padding-right: 10px;
	padding-left: 6px;
	line-height: 1.7;
}

#content #tm000090 .prvList .prvListbox {
	width: 320px;
	background-color: #f0f0e1;
	position: relative;
	float: left;
	margin: 26px 0 0;
}

#content #tm000090 .prvList .prvListbox:nth-child(1),
#content #tm000090 .prvList .prvListbox:nth-child(3) {
	margin: 26px 40px 0 26px;
}

#content #tm000090 .prvList .prvListbox img {
	vertical-align: top;
}

#content #tm000090 .prvList .prvListbox .point {
	position: absolute;
	top: -5px;
	right: -5px;
	background: none;
	padding: 0;
	margin-top: 0;
}

#content #tm000090 .prvList .prvListbox .yoboupoint {
	width: 320px;
	height: 65px;
	background-image: url("/images/detail/terminix/tm000090/tm000090_15.gif");
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	text-indent: 1em;
	line-height: 80px;
	color: #933b00;
}

#content #tm000090 .prvList .prvListbox .yoboupointTxt {
	font-size: 14px;
	line-height: 1.6;
	padding: 0 18px 18px;
}


@media screen and ( max-width:667px ) {

#tm000090 img {
    width: 100%;
    height: auto;
}

#content #tm000090 .placeExp .placePop {
	width: 105%;
	background-size: 101%;
	margin: 0px -10px;
	height: 38px;
}

#content #tm000090 .placeExp .placePop span {
	font-size: 9px;
	letter-spacing: -1px;
	padding-top: 8px;
}

#content #tm000090 .placeExp ul{
	padding: 0;
}

#content #tm000090 .placeExp ul li{
	width: 50%;
	font-size: 14px;
}

#content #tm000090 .placeExp ul li:nth-child(3),
#content #tm000090 .placeExp ul li:nth-child(4){
	margin: 15px 0 0;
}

#content #tm000090 .placeExp ul li .placeTit {
	width: 100%;
}

#content #tm000090 .placeExp ul li .placeTxt {
	width: 100%;
	font-size: 10%;
}

#content #tm000090 .route .routeInner {
	padding: 2%;
	margin: 0 -6px;
}

#content #tm000090 .route .routeInner .routeBox {
	width: 32%;
	margin-right: 1%;
}

#content #tm000090 .route ul li img{
	width: 100%;
	height: auto;
}

#content #tm000090 .route .routeInner .routeBox .routeTxt {
	font-size: 10%;
	padding: 0;
}

#content #tm000090 .habitat ul li {
	width: 32%;
}

#content #tm000090 .habitat ul li:nth-child(4),
#content #tm000090 .habitat ul li:nth-child(5) {
	border-top :none;
}

#content #tm000090 .habitat ul li .routeTxt {
	font-size: 10%;
}

#content #tm000090 .prvList .prvListbox {
	width: 100%;
	margin: 26px 0 0;
}

#content #tm000090 .prvList .prvListbox:nth-child(1),
#content #tm000090 .prvList .prvListbox:nth-child(3) {
	margin: 26px 0 0;
}

#content #tm000090 .prvList .prvListbox .yoboupoint {
	width: 100%;
}

}


.noteRevue {
	font-size: 12px;
	margin-left: 15px;
}

@media screen and ( max-width:667px ) {
.noteRevue {
	font-size: 11px;
	margin-left: 15px;
}
}
