@import url("charge_list_sm.css") screen and (max-width:640px);
@import url("/js_hc/colorbox/design1/colorbox.css");

.language {
	/*display: none;*/
}

#language-chn {
	display: none;
}


#charge_list-index {
	text-align: center;
	padding: 0 0 7px;
	margin-bottom:35px;
}

.language {
	width: 980px;
	margin: 15px auto 0px;
	text-align: right;
}

.loancaution {
	width: 90%;
	max-width:960px;
	margin:0% auto 3%;
	border:1px solid #C00;
	color: #C00;
	text-align: center;
	padding: 10px;
}
#contents h1.contents-index {
	text-align: center;
	padding: 0 0 7px;
	margin: 0 auto 35px;
	font-size: 40px;
	color: #000;
}

h3.index-border-pink, 
h2.index-border-pink {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 120px;
	margin-top: -60px!important;
	text-align: center;
	font-size: 28px;
	padding-bottom: 5px;
	font-weight: normal;
	margin-bottom: 25px;
}

h3.charge-block {
	text-align: left;
	margin-bottom: 30px;
	color: #FF6699;
}

.pricelist-guide {
	background-color: #FFF7F8;
	padding: 15px 0px;
	margin:0 auto;
	width: 100%;
	min-width: 980px;
	z-index:999;
}

.pricelist-guide div.pricelist-inner {
	width: 980px;
	margin:0 auto;
	padding: 0px;
	position: relative;
}

.pricelist-guide div.pricelist-inner .pricelist-inner-btn a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 242px;
	height: 35px;
	background: url(/image_hc/charge_list/pricelist-btn.png) no-repeat;
	left: 430px;
	top: -3px;
	padding: 0 5px 0 0;
	margin: 0;
	line-height: 2.3em;
}
.pricelist-guide div.pricelist-inner .pricelist-inner-btn a:hover {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.pricelist-guide div h3 {
	color: #FF6699;
	border-bottom: 1px solid #FF6699;
	text-align: left;
	font-size: 16px;
	margin: 15px 0 10px;
}

.pricelist-guide div a {
	background-image: url(/image_hc/common/icon-arrow-pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
	float: left;
	margin-right: 20px;
}

.charge-list {
	width: 980px;
	margin:0 auto;
}

.chargelist-pagetop {
	display: none;
}

.price-anchor {
	margin-top: -50px;
	padding-top: 50px;
	display: block;
}

/* 折り畳み */
.accordion_arrow {
	text-decoration: underline;
}
.accordion_arrow:before {
	content: "\ea43";
	font-family: 'icomoon';
}

/* 税込金額 */
.price-taxin {
	font-size: 80%;
	font-weight: normal;
}

.text-red2b {
	color: #CC0000;
}
ul.anchor-link {
	margin: 10px 0;
	padding: 0;
}
.anchor-link-sp {
    margin-top: -110px;
    padding-top: 110px;
}
ul.anchor-link li {
	list-style: none;
	border: 1px solid #FFAEB8;
	display: inline-block;
	float: left;
	background: url(https://www.s-b-c.sbs/image_hc/common/icon-arrow-pink.gif) 7px 0.8em no-repeat #FFF7F8;
	margin-right: 10px;
	line-height: 1em;
}
ul.anchor-link li a {
	display: block;
	padding: 10px 10px 10px 20px;
}
.t-pink-bold {
	font-weight: bold;
	color: #f69;
}

.price-monitor {
}
.official-none {
	display: none;
}


/*----------------------------------------------------------------- セレクトボックス */

.customSelect {
	font-size: 15px;
	line-height: 2em;
	text-indent: 4px;
  background: url("/image_hc/photo/search-custom-select.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
	height: 30px;
	overflow: hidden;
	width: 312px;
	vertical-align: bottom;
}
.customSelect.customSelectHover {
    background: url("/image_hc/photo/search-custom-select-o.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
	height: 30px;
	width: 312px;
}

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

.charge-block {
	margin-bottom: 150px;
}

.charge-cam {
	margin-bottom: 15px;
}

.info-member a {
	display: none;
}

.info-member {
	background-image: url('/image_hc/charge_list/cam/campaign.png');
	background-repeat: no-repeat;
	width:979px;
	height:218px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.charge-list table {
	width: 980px;
	border-collapse: collapse;
}

.charge-list table td {
	background-color: #FFFFFF;
	padding: 10px;
}

.charge-list table th {
	background-color: #FFAEB8;
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px 15px;
}

.charge-list table th a {
	color:#FFFFFF;
	text-decoration: underline;
	background-image: url(/image_hc/common/icon-square-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.chargelist-tab-price {
	background-image: url(/image_hc/charge_list/tab-normal-on.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 227px;	
	float: left;
	margin-right: 10px;
	font-size: 0px;
}

.chargelist-tab-price a {
	display: block;
	height: 45px;
	width: 227px;	
}

.chargelist-tab-price img {
	display: none;
}
.chargelist-tab-loan {
	/*display: block;*/
	background-image: url(/image_hc/charge_list/tab-loan-off.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 316px;
	float: left;
	font-size: 0px;
	display: none;
}
.chargelist-tab-loan a {
	display: block;
	height: 45px;
	width: 316px;
	font-size:0px;
}

.chargelist-tab:after {
	content: ".";   
	display: block; 
	height: 0;   
	clear: both;   
	visibility: hidden; 
}

.chargelist-img-ansin-3 {
    float: right;
    height: 60px;
    margin: 5px;
    padding-bottom: 3px;
    width: 174px;
}
.chargelist-img-ansin-3 a {
    background-image: url("https://www.s-b-c.sbs/image_new/charge_list/i-ansin3.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    font-size: 1px;
    height: 60px;
    line-height: 1px;
    outline: medium none;
    text-decoration: none;
    text-indent: -9999px;
    width: 174px;
}

.hoshou-del {
    display: none;
}

.charge-list table td .p-red {
	background-image: url('/image_hc/common/icon-square-pink.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 200%;
	font-weight: bold;
}

.charge-list table.price-table td .p-red {
	background-image: none;
	padding-left: 0px;
	line-height: 150%;
	font-weight: normal;
	font-size: 14px;
	color: #CC0000;
}

.charge-list table.price-table td ul {
	margin: 0;
	padding-left: 5%;
}
.charge-list table.price-table td ul li {
	list-style-image: url(/image_hc/common/icon-arrow-pink.gif);
}
.charge-list table.price-table td.genteiPrice .f-pink,
.charge-list table.price-table td.genteiPrice .text-pinkb {color: #daa520;}
.charge-list table.price-table td.genteiPrice a.loan_pop {background-color: #F8EDD2;}

.charge-list table td a {
	color:#FF6699;
	text-decoration: underline;
}

.charge-list table td a:hover {
	text-decoration: none;
}

.charge-list table td .text12 {
	font-size: 13px;
}
.charge-list table td .text11 {
	font-size: 12px;
}
.charge-list table td .text10 {
	font-size: 11px;
}

.charge-list table td .text-red2b12 {
	font-weight: bold;
	color: #CC0000;
}

.gentei-btn {
    background-color: #CC0000;
    padding: 3px 20px 3px 10px;
    display: inline-block;
    font-size: 14px;
    border-radius: 20px;
    text-decoration: none !important;
    color: #fff !important;
    position: relative;
}
.gentei-btn::after {
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
    content: "";
    width: 8px;
    height: 8px;
    top: 40%;
    right: 3%;
    position: absolute;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

table.price-table {
	border-collapse: collapse;
}

/* TH */
.charge-list table.price-table .chargelist-tableindex td,
.charge-list table.price-table th {
	background-color: #FAFAFA;
	border:1px solid #CCC;
	color: #333;
	line-height: 1.4;
}
.charge-list table.price-table .chargelist-tableindex img {
	vertical-align:middle;
	margin-right: 10px;
}
.charge-list table.price-table .rakuten {width: 80px;}
.charge-list table.price-table .rakuten img {margin: 0;}
@media screen and (max-width: 640px) {
	.charge-list table.price-table .rakuten {width: 60px;}
	.charge-list table.price-table td.rakuten {padding: 5px;}
}
.charge-list table.price-table td {
	background-color: #FFF;
	border:1px solid #CCC;
	color: #333;
	padding: 10px;
}

/* 金額 */

.charge-list table.price-table .text-pinkb,
.charge-list table.price-table .text-pinkb-special,
.charge-list table.price-table td.text-pinkb {
	color: #F69;
	white-space: nowrap;
}

.charge-list table.price-table .chargelist-tableindex td.text11,
.charge-list table.price-table td.text12gray {
	display: none;
}
.charge-list table.price-table td.text12gray {
	white-space: nowrap;
}

.price-taxin {
	display: block;
}

/* フォトギャラボタン */

.charge-list table .photo-more img {
	display: none;
}

.charge-list table .photo-more {
	float: right;
	margin: 5px 10px 0 0;
	background-image: url('/image_hc/charge_list/btn-photo2.jpg');
	background-repeat: no-repeat;
	width:300px;
	height:38px;
	display: block;
}


.charge-list table.price-table td .photo-more {
	float: none;
	margin: 10px 0;
	background-image: url('/image_hc/charge_list/btn-photo2-s.gif');
	width:300px;
	height:29px;
}

.charge-list table.price-table td .text-red2b12 {
	font-size: 12px;
	color: #888;
	font-weight: normal;
}

/*----------------------------------------------------------------------------------- 割引 */


.charge-list table.price-table .special-price-22off {
	text-align: right;
	color:#C00;
	font-weight: bold;
	width: 130px;
	font-size: 18px;
}

.charge-list table.price-table .special-price-25off {
	text-align: right;
	color:#C00;
	font-weight: bold;
	width: 110px;
	font-size: 16px;
	display: none;
}

.charge-list table.price-table .special-price-card-img {
	text-align: center;
	width: 100px;
	/*display: none;*/
	padding: 10px 0;
}

.charge-list table.price-table .special-price-28off {
	/*display: none;*/
	text-align: right;
	color:#C00;
	font-weight: bold;
	width: 110px;
	font-size: 16px;
	display: none;
}

.charge-list table.price-table .special-price-30off {
	text-align: right;
	color:#C00;
	font-weight: bold;
	width: 120px;
	font-size: 18px;
	display: none;
}

.charge-list table.price-table td.special-price-tokka {
	text-align: right;
	color:#C00;
	font-weight: bold;
	width: 230px;
	font-size: 20px;
	background-color: #fff7f8;
}

.charge-list table.price-table .special-price-20off,
.charge-list table.price-table .special-price-22off
/*.charge-list table.price-table .special-price-30off*/ {
	display: none;
}

.charge-list table.price-table .text11_13ems_reset,
.charge-list table.price-table .text11gray_13ems_reset {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 140%;
}


.charge-list table.price-table .chargelist-tableindex td.special-price-22off img {
	display: none;
}

.charge-list table.price-table .chargelist-tableindex td.special-price-22off {
	background-image: url('/image_hc/charge_list/cam/head-first22.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}

.charge-list table.price-table .chargelist-tableindex td.special-price-25off img {
	display: none;
}

.charge-list table.price-table .chargelist-tableindex td.special-price-25off {
	background-image: url('/image_hc/charge_list/cam/head-first25.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	font-size: 0;
}

.charge-list table.price-table .chargelist-tableindex td.special-price-28off {
	background-image: url('/image_hc/charge_list/cam/head-pink28.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	font-size: 0;
}

.charge-list table.price-table .chargelist-tableindex td.special-price-card-img img {
	display: none;
}

.charge-list table.price-table .chargelist-tableindex td.special-price-card-img {
	background-image: url('/image_hc/charge_list/cam/head-member.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	font-size: 0;
}

.charge-list table.price-table .chargelist-tableindex td.special-price-30off img {
	display: none;
}

.charge-list table.price-table .chargelist-tableindex td.special-price-30off {
	background-image: url('/image_hc/charge_list/cam/head-platinum30.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	font-size: 0;
}

/*----------------------------------------------------------------------------------- 分割 */

a.loan_pop {
	background-color: #fff0f5;
	color: #666!important;
	cursor: pointer;
	text-decoration: none !important;
	padding: 5px;
	font-size: 85%;
}

.price-only {
	margin-bottom: 10px;
}

.atama {
	text-align: center;
	background-color: #fff0f5;
	padding: 10px;
	width: 90%;
	margin: 20px auto 10px;
}

.gankin {
	text-align: center;
	background-color: #fff0f5;
	padding: 10px;
	width: 90%;
	margin: 10px auto 20px;
}

.charge_list_loan th {
	background-color:#F3E8D6;
	color: #663300;
	border: none;
}

.charge_list_loan table td {
    background-color: #fff;
    border: 1px solid #eee;
    color: #333;
    padding: 10px;
}

/* TH */
.charge_list_loan table tr.text12_13ems td {
	background-color: #FAFAFA;
	border:1px solid #EEE;
	color: #333;
}

.charge_list_loan .charge-list td .text-red2b16 {
	color: #FF6699;
	font-weight: bold;
}

.charge_list_loan .charge-list th a {
	color: #663300;
	background-image: url(/image_hc/common/icon-square-brown.gif);
}

.charge_list_loan .chargelist-tab-price {
	background-image: url(/image_hc/charge_list/tab-normal-off.gif);
}

.charge_list_loan .chargelist-tab-loan {
	background-image: url(/image_hc/charge_list/tab-loan-on.gif);
}

.charge_list_loan .chargelist-tab-loan img {
	display: none;
}

.charge_list_loan table td.txt-brownb-bun,
.charge_list_loan .txt-brownb-bun {
	color:#663300;
	font-weight: bold;
	white-space: nowrap;
}

.charge_list_loan .pricelist-guide {
	background-color: #FFFFE4;
}

/*----------------------------------------------------------------------------------- 中国語 */

.charge_list_chn .chargelist-tab {
	display: none;
}

/*----------------------------------------------------------------------------------- ゼロ金利 */

#charge-main-wrap {
	padding: 9px 0;
	background: #eeeeee;
	margin-bottom: 35px;
	
}

.charge-contents-inner {
	width: 850px;
	margin: 0 auto 30px;
}

.charge-kihon-wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.charge-list-index {
	font-size: 18px;
	line-height: 1.5em;
	color:#f69;
}

.charge-contents-wrap {
	width: 100%;
	background: #FFF7F8;
	padding: 20px 0;
}
.charge-contents {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	padding: 15px 0;
}

.charge-category {
margin-bottom:20px;
}

.charge-index {
	color: #f69;
	font-size: 27px;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #F69;
	margin-top: 20px;
}

.charge-ope {
	margin-left: 100px;
}

/*-------------------------------------------------------------- 中国語料金TOP */
.charge-chn-yellow-wrap {
	width: 939px;
	margin: 0 auto 40px;
}
.charge-chn-yellow-container {
	background: url(/image_hc/common/bg-dot-yellow.png) left top repeat #fff;
	width: 420px;
	padding: 20px;
}
.charge-chn-yellow-inner {
	background: none #fff;
	width: 390px;
	padding: 15px;
	margin: 0 auto;
	font-size: 16px;
}
	



/*-------------------------------------------------------------- 脱毛 */

.charge-list #bodycare_machine {
	width: 78%;
}
.charge-list #bodycare_machine div.bodycare_alex,
.charge-list #bodycare_machine div.bodycare_ultra {
	width: 47%;
	float: left;
	margin-right: 1.5%;
	padding: 1%;
	margin: 0.5% 0;
}
.charge-list #bodycare_machine div.bodycare_alex  {
	background-color: #FEF0F0;
	float: right;
}
.charge-list #bodycare_machine div.bodycare_ultra  {
	background-color: #F3F8FC;
}
/*
.charge-list table.price-table td.text-pinkb.bodycare_ultra::before {
	content: "ウルトラ美肌脱毛のみ";
	display: block;
	font-size: 70%;
	background-color: #88C4E6;
	color: #FFF;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 2%;
}
.charge-list table.price-table td.text-pinkb.bodycare_alex::before {
	content: "アレキサンドライト";
	display: block;
	font-size: 70%;
	background-color: #FF6699;
	color: #FFF;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 2%;
}
.charge-list div.bodycare_alex,
.charge-list div.bodycare_ultra {
	padding: 1%;
	margin: 0.5% 0;
}
@media screen and (min-width: 640px){
	.charge-list div.bodycare_alex,
	.charge-list div.bodycare_ultra {
		width: 78%;
	}
}
.charge-list .bodycare_alex a.loan_pop,
.charge-list .bodycare_ultra a.loan_pop {
	background-color: #FFFFFF;
}

.bodycare-ultra table.price-table td.bodycare_alex {
	background-color: #FFF;
}

.bodycare-ultra table.price-table td.bodycare_alex a.loan_pop {
	background-color: #fff0f5;
}
.charge-list table.price-table td.text-pinkb.bodycare_alex::before {
	background-color: #FDD2D2;
	color: #666;
	margin-bottom: 5%;
}
*/

@media screen and (max-width: 640px){
	.charge-list #bodycare_machine {
		width: inherit;
	}
	.charge-list #bodycare_machine div.bodycare_alex,
	.charge-list #bodycare_machine div.bodycare_ultra {
		width: inherit;
		float: none;
	}
	.gentei-btn {
		font-size:10px;
		line-height:150%;
		border-radius: 10px;
		padding: 3px 10px 3px 10px;
	}
	.gentei-btn::after {
		width: 5px;
		height: 5px;
	}
}

.charge-list .bodycare_mensvio {
	list-style-type: none;
	margin: 0;
	padding: 0!important;
}
.charge-list .bodycare_mensvio li {
	float: left;
	background-color:#fff0f5;
	padding: 2px 5px;
	margin: 3px;
	list-style-image: none!important;
}
.charge-list .bodycare_mensvio li a {
	text-decoration: none;
}

.charge-list table.depi-parts-table {
	width: 650px;
}
.charge-list table.depi-parts-table table {
	width: unset;
}
.charge-list table.depi-parts-table td {
	padding:0;
}
.bodycareimg-btn {
	background-color: #ff6699;
	padding: 0 10px;
	display: inline-block;
	font-size: 13px;
	border-radius: 7px;
	text-decoration: none !important;
	color: #fff !important;
}
.bodycareimg-btn:hover {
	text-decoration: underline !important;
}
.bodycareimg-btn-first {
	margin-left: 210px;
	margin-top: -30px;
}
/*-------------------------------------------------------------- Faceline */
.faceline-index {
	display: table;
}
.faceline-index .faceline-index-img,
.faceline-index .faceline-index-text {
	display: table-cell;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
