@charset "utf-8";

/************************************************************
 * CLASSES(コンポEネンチE
 ************************************************************/

/* 一覧 */
.preList {
	margin-top: 15px;
	position: relative;
	z-index: 1;
}
.preListHead {
	padding: 0 10px 5px;
	position: relative;
}
.preListBottom {
	padding-top: 3px;
	min-width:343px;
}
.postList {
	margin-top: 20px;
	padding: 10px 10px 0;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

#listWrapper {
	margin-top: -12px;
	position: relative;
	zoom: 1;
	z-index: 0;
}
.listCassette {
	width: 755px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px solid #DDD;
}

.listCassetteBox {
	border: #D9D9D9 1px solid;
/*	padding: 10px 5px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 30px;
}
.listTitle {
	display: block;
	padding: 10px;
	background-color: #EBE7E0;
	position: relative;
}
.preListBottom	{
	font-size:12px;
}
.rsvHistory	{
	padding-left: 20px;
	padding-right: 20px;
}
.cancelText {
	margin: 0 10px 10px 10px;
}
.listTitleGray {
	display: block;
	padding: 10px;
	background-color: #E6E6E6;
	position: relative;
}
.listTitlePink {
	display: block;
	padding: 10px;
	background-color: #FAD0E3;
	position: relative;
}
.cArea {
	width: 763px;
	height: 80px;
	background-color: #F2F2F2;
	position: relative;
	margin-top:10px;
}
.separateLine {
	border-top: 1px solid #DDDDDD;
	height: 1px;
	overflow: hidden;
	margin: 30px 13px;
}

/* クーポン */
.couponList {
	width: 523px;
	font-size: 10px;
	border-top: 1px solid #EEAABB;
	border-left: 1px solid #EEAABB;
}
.couponList li {
	position: relative;
	zoom: 1;
}
.couponList a {
	display: block;
	padding: 10px 10px 10px 40px;
	border-right: 1px solid #EEAABB;
	border-bottom: 1px solid #EEAABB;
	zoom: 1;
}
.couponList a:hover {
	background-color: #FFF0F0;
}

.mainContentsST	{margin:0 1px; background-color:#F2F2F2; zoom:1;}
.mainContentsSTHead	{padding: 2px 0;}
.mainContentsSTBottom	{padding: 5px 5px 2px 5px;}
.CouponMark { margin: 3px 10px 0 0; }
.listTitleHeading { font-size:16px; line-height:27px; }
.listBody { padding: 15px 12px 13px 15px; }

.forAllCustomers {
	margin-top: -11.5px;
	position: absolute;
	top: 50%;
	left: 8px;
}
.forNewCustomers {
	margin-top: -11.5px;
	position: absolute;
	top: 50%;
	left: 8px;
}
.forRepeatCustomers {
	margin-top: -11.5px;
	position: absolute;
	top: 50%;
	left: 8px;
}

/* 限定クーポン */
.limitedCouponList {
	width: 523px;
	font-size: 10px;
	border-top: 1px solid #DDD7D2;
	border-left: 1px solid #DDD7D2;
}
.limitedCouponList li {
	position: relative;
	zoom: 1;
}
.limitedCouponList a {
	display: block;
	padding: 10px 10px 10px 40px;
	border-right: 1px solid #DDD7D2;
	border-bottom: 1px solid #DDD7D2;
	zoom: 1;
}
.limitedCouponList a:hover {
	background-color: #FFF0F0;
}

/* アイコン */
.boxInfo {
	border-bottom: #CCCCCC 1px solid;
}
.boxInfoT {
	background-color: #CCCCCC;
	margin: 1px;
	padding: 5px;
	border-bottom: #CCCCCC 1px solid;
}
.boxInfoBody {
	margin-right: -1px;
}
.boxInfoBody2 {
	margin-right: -1px;
}
.boxInfoSprt {
	margin-left: -1px;
	padding-right: 6px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.boxInfoSprt2 {
	margin-left: -1px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.infoCell {
	background-color: #D9D9D9;
	font-weight: bold;
	padding: 5px;
}

/* マイトップサイド */
.myReserve		{ background-position: 0 -120px; display: block; width: 65px; height: 37px; }
.myPreRsv		{ background-position: -80px -120px; display: block; width: 65px; height: 37px; }
.myPreRsvBatsu	{ background-position: -160px -120px; display: block; width: 65px; height: 37px; }
.myVisited		{ background-position: -240px -120px; display: block; width: 65px; height: 37px; }
.myPreRsvCancel	{ background-position: -320px -120px; display: block; width: 65px; height: 37px; }
.myCancel		{ background-position: -400px -120px; display: block; width: 65px; height: 37px; }
.myNoVisit		{ background-position: -480px -120px; display: block; width: 65px; height: 37px; }
.myPreRsvGray	{ background-position: -560px -120px; display: block; width: 65px; height: 37px; }

.recentWatchHairsalon	{ background-position: -1260px 0; display: block; width: 123px; height: 17px; }
.recentWatchRelax		{ background-position: -1260px -36px; display: block; width: 226px; height: 17px; }

.exclamationIcon	{  background-position: -188px -2760px; display: inline-block; padding-left: 15px; }

.listData {
	line-height: 1.7;
	padding-top: 6px;
	margin-bottom: 5px;
}

/* coupon */

.CouponArea {
	background-color: #FFFFFF;
	margin: 5px 0 10px 0;
}

.CouponArea dl {
	border-top: 1px dotted #999;
	padding-bottom: 5px;
	padding-top: 5px;
}
.CouponArea dl:first-child {
	border-top: none;
}
.CouponArea dl:not(:first-child) {
	padding-top: 10px;
}

.couponAreaBottom > ul > li{
	border-top: 1px dotted #999;
	padding: 5px 10px;
}

.couponAreaBottom > ul > li:first-child {
	border-top: none;
}

.CouponAreaInner	{
	margin-top: -4px;
	padding-top: 3px;
}

.CouponMark {
	margin: 3px 10px 0 0;
}
.CouponAreaCoupon {
	background-color: #FFFFFF;
}
.CouponAreaMenu {
	border-top: 1px dotted #999999;
	background-color: #FFFFFF;
}
.CouponArea div:first-child.CouponAreaMenu {
	border-top: none;
}

/* slnCouponLabelList */
.slnCouponLabelList {
	display: flex;
	flex-wrap: wrap;
}
.slnCouponLabelList > li {
	font-size: 10px;
	line-height: 1;
	margin-bottom: 4px;
}
.slnCouponLabelList > li:not(:last-child) {
	margin-right: 4px;
}
.slnCouponLabelCT01 {
	background-color: #FADCE3;
	color: #C43357;
	padding: 3px;
}
.slnCouponLabelCT02 {
	background-color: #D97791;
	color: #FFFFFF;
	padding: 3px;
}
.slnCouponLabelCT03 {
	background-color: #FCECF0;
	border: 1px solid #F3D6DE;
	color: #C43357;
	padding: 2px;
}
.slnCouponLabelCTKr {
	background-color: #9966CC;
	color: #FFFFFF;
	padding: 2px;
}
.slnLimitedCouponLabel {
	background-color: #FFFFFF;
	border: 1px solid #CCBBBB;
	color: #665555;
	padding: 2px;
}

/* reserve contents */
.detailRsvContents	{
}
.detailRsvContents dl	{
	float: left;
}
.detailRsvContents dl dt	{
	width: 110px;
	padding-left: 5px;
	float: left;
	font-weight: bold;
}
.detailRsvContents dl dd	{
	margin-left: 120px;
}
.delStylist{
	width:166px;
	padding: 0 15px;
	margin: 20px auto 0;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.delMyStyle {
	width:166px;
	padding: 0 15px;
	margin: 20px auto 0;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

/* 完了メッセージ */
.completeMsg {
	min-height: 130px;
	text-align: center;
	font-size: 16px;
	margin-top: 40px;
}

/* 行揃え用 */
.pL1e	{ padding-left: 1em; }
.txt1e	{ text-indent: -1em; }

/* フォーム */
textarea	{ height:55px; }

/************************************************************
 * 口コミ 投稿
 ************************************************************/

.title {
	display: block;
	line-height: 20px;
	padding: 5px 10px;
	background-color: #E8E8E2;
	border: 1px solid #999999;
}

.titleBottom {
    border-bottom: 2px solid #BFBFBF;
}

.contentsTitleWrapper {
	height: 40px;
	background: #AA3355 url("/CSP/img/my/bg_contentstitle.gif?switch=2026011315") no-repeat left top;
}
.contentsTitleInner {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #FFF;
	text-indent: 10px;
	background: url("/CSP/img/my/bg_contentstitle.gif?switch=2026011315") no-repeat right bottom;
}

.innerTable {
    border-spacing: 3px;
    width: 100%;
    background: #FFF;
}

.innerTable th,
.innerTable td {
	padding: 5px;
}

.innerTable th {
	background: #E6E6E6;
}

.innerTable td {
	border: 1px solid #EEE;
}

.innerTable td.bdN {
	border: none;
}

.iconInputStar {
	display: inline-block;
	width: 15px;
	height: 16px;
	background: url("/CSP/img/my/icon_input_star.gif?switch=2026011315") no-repeat;
}
.iconInputStar span {
	display: inline-block;
	width: 15px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}

.submitArea {
	background-color: #F5F3EF;
	padding: 10px;
}

/* 一覧 */

/* POSITION */
.tI	 {
	padding-left: 7px;
	text-indent: -6px;
}

/* プライバシー・利用規約 */
.sBox {
	width: 745px;
	height: 100px;
	overflow:scroll;
	overflow-x: hidden;
	line-height: 1.8;
}

.contriButionButton	{ background-position: -340px -180px; display: block; width: 165px; height: 24px; }
.contriButionButton:hover	{ background-position: -340px -204px;}

/* インクルード箇所(次回削除) */
.kuchikomiBox {
	float: right;
	width: 270px;
	border: 1px solid #DDDDDD;
}
.kuchikomiBoxTitle {
	border-bottom: 1px solid #DDDDDD;
	background-color: #F2F2F2;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
}
.kuchikomiBoxBody {
	padding: 10px;
}
.bgWhiteCircle {
	display: inline-block;
	width: 20px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-right: 5px;
	color: #DD6D70;
	background: url(/CSP/img/my/bg_white_circle.gif?switch=2026011315) no-repeat;
}
.bgKuchikomiArrow {
	padding: 10px 10px 10px 30px;
	font-size: 10px;
	background: url(/CSP/img/my/bg_kuchikomi_arrow.gif?switch=2026011315) no-repeat 5px bottom;
}
.bgKuchikomiArrowLast {
	background: 0;
}
.kuchikomiFlowTitle {
	background-color: #DD6D70;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

/* インクルード箇所 */
.kuchikomiAll {
	width: 765px;
	padding: 10px;
}

.kuchikomiTextArea {
	width:745px;
	float:left;
	margin:0;
	font-size:12px;
}

.kuchikomiTitleArea {
	width:730px;
	float:left;
	font-size:12px;
	background-repeat:no-repeat;
	color:#A4194B;
	font-weight:bold;
	line-height:24px;
	padding-left:15px;
	margin:2px 0 3px 0;
}

.kuchikomiArea {
	clear:both;
	font-size:12px;
	margin-bottom:2px;
}

.kuchikomiPhotoArea {
	width:730px;
	float:left;
	margin-top:3px;
}

.kuchikomiSubtextArea {
	width:715px;
	float:left;
	font-size:12px;
	padding-left:15px;
}

/************************************************************
 * ボタン
 ************************************************************/

.bt {
	display: block;
	border: 0;
	background: 0;
}

.btConfirmW				{ background-image: url("/CSP/img/my/btn_confirmW.png?switch=2026011315"); background-position: 0 0; width: 150px; height: 30px; }
.btConfirmW:hover		{ background-position: 0 -30px; }

.btRevision				{ background-image: url("/CSP/img/my/btn_revisionReview.png?switch=2026011315"); background-position: 0 0; width: 115px; height: 24px; }
.btRevision:hover		{ background-position: 0 -24px; }

.btContribution			{ background-image: url("/CSP/img/my/btn_contribution.png?switch=2026011315"); background-position: 0 0; width: 218px; height: 50px; }
.btContribution:hover	{ background-position: 0 -50px; }

.btMypageTop			{ background-image: url("/CSP/img/my/btn_mypage_top.png?switch=2026011315"); background-position: 0 0; width: 150px; height: 30px; }
.btMypageTop:hover		{ background-position: 0 -30px; }

.btNext						{ background-image: url(/CSP/img/my/btn_agree_next.gif?switch=2026011315); background-position: 0 0; width: 165px; height: 45px; }
.btNext:hover				{ background-position: 0 -45px; }
.btNextW					{ background-image: url(/CSP/img/my/btn_next.png?switch=2026011315); background-position: 0 0; width: 165px; height: 45px; }
.btNextW:hover				{ background-position: 0 -45px; }
.btNextN					{ background-image: url(/CSP/img/my/btn_next_narrow.png?switch=2026011315); background-position: 0 0; width: 160px; height: 35px; }
.btNextN:hover				{ background-position: 0 -35px; }
.btCorrect					{ background-image: url(/CSP/img/my/btn_correct.png?switch=2026011315); background-position: 0 0; width: 150px; height: 24px; }
.btCorrect:hover			{ background-position: 0 -24px; }
.btConfirm					{ background-image: url(/CSP/img/my/btn_confirm.png?switch=2026011315); background-position: 0 0; width: 165px; height: 45px; }
.btConfirm:hover			{ background-position: 0 -45px; }
.btConfirmN					{ background-image: url(/CSP/img/my/btn_confirm_narrow.png?switch=2026011315); background-position: 0 0; width: 160px; height: 35px; }
.btConfirmN:hover			{ background-position: 0 -35px; }
.btMypage					{ background-image: url(/CSP/img/my/btn_mypage.png?switch=2026011315); background-position: 0 0; width: 165px; height: 45px; }
.btMypage:hover				{ background-position: 0 -45px; }
.btTop						{ background-image: url(/CSP/img/my/btn_top.gif?switch=2026011315); background-position: 0 0; width: 165px; height: 45px; }
.btTop:hover				{ background-position: 0 -45px; }
.btLoginRsv					{ background-image: url(/CSP/img/my/btn_login_reserve.png?switch=2026011315); background-position: 0 0; width: 165px; height: 45px; }
.btLoginRsv:hover			{ background-position: 0 -45px; }
.btLogin					{ background-image: url(/CSP/img/my/btn_login.png?switch=2026011315); background-position: 0 0; width: 160px; height: 35px; }
.btLogin:hover				{ background-position: 0 -35px; }
.btLoginW					{ background-image: url(/CSP/img/my/btn_loginW.png?switch=2026011315); background-position: 0 0; width: 165px; height: 45px; }
.btLoginW:hover				{ background-position: 0 -45px; }
.btEntry					{ background-image: url(/CSP/img/my/btn_entry.png?switch=2026011315); background-position: 0 0; width: 160px; height: 35px; }
.btEntry:hover				{ background-position: 0 -35px; }
.btKeepOn					{ background-image: url(/CSP/img/my/btn_keepon.png?switch=2026011315); background-position: 0 0; width: 270px; height: 35px; }
.btKeepOn:hover				{ background-position: 0 -35px; }
.btEdit						{ background-image: url(/CSP/img/my/btn_edit.png?switch=2026011315); background-position: 0 0; width: 165px; height: 45px; }
.btEdit:hover				{ background-position: 0 -45px; }
.btEditMailAdress			{ background-image: url(/CSP/img/my/btn_mail_change.png?switch=2026011315); background-position: 0 0; width: 170px; height: 25px; }
.btEditMailAdress:hover		{ background-position: 0 -25px; }
.btEditPassword				{ background-image: url(/CSP/img/my/btn_pw_change.png?switch=2026011315); background-position: 0 0; width: 170px; height: 25px; }
.btEditPassword:hover		{ background-position: 0 -25px; }
.btEditSubMailAdress		{ background-image: url(/CSP/img/my/btn_submail_change.png?switch=2026011315); background-position: 0 0; width: 195px; height: 25px; }
.btEditSubMailAdress:hover	{ background-position: 0 -25px; }
.btEditMemberInfo			{ background-image: url(/CSP/img/my/btn_info_change.png?switch=2026011315); background-position: 0 0; width: 165px; height: 25px; }
.btEditMemberInfo:hover		{ background-position: 0 -25px; }
.btQuit						{ background-image: url(/CSP/img/my/btn_quit.png?switch=2026011315); background-position: 0 0; width: 165px; height: 25px; }
.btQuit:hover				{ background-position: 0 -25px; }
.btAgreeChange				{ background-image: url(/CSP/img/my/btn_agree_change.png?switch=2026011315); background-position: 0 0; width: 165px; height: 45px; }
.btAgreeChange:hover		{ background-position: 0 -45px; }
.btSelfConfirm				{ background-image: url(/CSP/img/my/btn_self_confirm.png?switch=2026011315); background-position: 0 0; width: 160px; height: 35px; }
.btSelfConfirm:hover		{ background-position: 0 -35px; }
.btBack						{ background-image: url(/CSP/img/my/btn_backW.gif?switch=2026011315); background-position: 0 0; width: 80px; height: 40px; }
.btBack:hover				{ background-position: 0 -40px; }
.btChange					{ background-image: url(/CSP/img/my/btn_change.png?switch=2026011315); background-position: 0 0; width: 90px; height: 25px; }
.btChange:hover				{ background-position: 0 -25px; }
.btDelete					{ background-image: url(/CSP/img/my/btn_delete.png?switch=2026011315); background-position: 0 0; width: 90px; height: 25px; }
.btDelete:hover				{ background-position: 0 -25px; }
.btBtnDeleteNarrow			{ background-image: url(/CSP/img/my/btn_delete_narrow.png?switch=2026011315); background-position: 0 0; width: 160px; height: 35px;}
.btBtnDeleteNarrow:hover	{ background-position: 0 -35px; }
.btClose					{ background-image: url(/CSP/img/my/btn_close.gif?switch=2026011315); background-position: 0 0; width: 75px; height: 21px; }
.btClose:hover				{ background-position: 0 -21px; }
.btMobilePopupClose			{ background-image: url(/CSP/img/my/btn_mobile_popup_close.gif?switch=2026011315); background-position: 0 0; width: 21px; height: 21px; }
.btChangePWLogin			{ background-image: url(/CSP/img/my/btn_change_password_login.gif?switch=2026011315); background-position: 0 0; width: 290px; height: 35px;}
.btChangePWLogin:hover		{ background-position: 0 -35px; }

/* serial number */
.btnSubmitAgree				{ background: url("/CSP/img/my/btn_submit_agree.gif?switch=2026011315") no-repeat top; width: 200px; height: 45px; }
.btnSubmitAgree:hover		{ background-position: bottom; }
.btnRegist					{ background: url("/CSP/img/my/btn_regist.gif?switch=2026011315") no-repeat top; width: 200px; height: 45px; }
.btnRegist:hover			{ background-position: bottom; }
.btCmpTop					{ background: url("/CSP/img/my/btn_cmp_top.png?switch=2026011315") no-repeat top; width: 200px; height: 45px; }
.btCmpTop:hover				{ background-position: bottom; }

/* ボタン垂直表示用 */
.vaM30		{ margin-top: -15px; }
.vaM40		{ margin-top: -20px; }
.vaM45		{ margin-top: -22.5px; }

/************************************************************
 * スプライト画像
 ************************************************************/
.iS		{ background-image: url("/CSP/img/my/sprites/i.png?switch=2026011315") !important; background-repeat: no-repeat; }

.iconMailMypage				{ background-position: -80px -5735px; width: 120px; height: 21px; }
.iconMypage					{ background-position: -126px -5776px; width: 74px; height: 21px; }
/************************************************************
 * CLASSES(プロパティ)
 ************************************************************/

.bgPink	{ background: #F2DCDB !important; }
.bgPinkErr	{ background-color: #FF6666 !important; }

.howTo1	{  background-position: 0 -180px; width:240px; height:32px; }
.howTo2	{  background-position: -280px -180px; width:240px; height:32px; }
.howTo3	{  background-position: -560px -180px; width:240px; height:32px; }
.howTo4	{  background-position: -840px -180px; width:240px; height:32px; }

.bigArrow	{  background-position: -1474px bottom; width:245px; height:70px; background-repeat: no-repeat; }

.banIcon	{  background-position: -179px -2700px; width:300px; height:19px; background-repeat: no-repeat; }

/* エラー時のスタイル */
.error th { background-color: #F5DDDD; }
.error td { background-color: #FFF5F5; }


/************************************************************
 * js用
 ************************************************************/

.listShopImgWrapper {
	width: 655px;
	height: 195px;
	overflow: hidden;
	position: relative;
}
.listShopImg {
	position: relative;
}
.listShopImg li {
	width: 204px;
	margin-right: 10px;
	position: absolute;
}
.listShopImg li img {
	position: relative;
	z-index: 10;
}
.pin {
	width: 49px;
	height: 49px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/CSP/img/my/icons/pin.png?switch=2026011315);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 100;
}
.pinOn {
	background-position: 0 -49px;
}
.listImgOverLayer {
	color: #FFFFFF;
	width: 200px;
	height: 36px;
	padding: 10px 10px;
	background: url(/CSP/img/my/bg_over_layer.png?switch=2026011315) repeat 152px 56px;
	position: absolute;
	left: 0;
	bottom: -56px;
	z-index: 100;
}
.shopImg {
	margin-bottom: 5px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: relative;
	overflow: hidden;
}
.arrowLeftDisable {
	width: 20px;
	height: 195px;
	background: url(/CSP/img/my/icons/arrow.png?switch=2026011315) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	pointer-events: none;
	cursor: default;
}
.arrowLeft {
	width: 20px;
	height: 195px;
	background: url(/CSP/img/my/icons/arrow.png?switch=2026011315) no-repeat;
	background-position: 0px -195px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.arrowLeft:hover {
	width: 20px;
	height: 195px;
	background: url(/CSP/img/my/icons/arrow.png?switch=2026011315) no-repeat;
	background-position: 0px -390px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.arrowRightDisable {
	width: 20px;
	height: 195px;
	background: url(/CSP/img/my/icons/arrow.png?switch=2026011315) no-repeat;
	background-position: -20px 0px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: default;
}
.arrowRight {
	width: 20px;
	height: 195px;
	background: url(/CSP/img/my/icons/arrow.png?switch=2026011315) no-repeat;
	background-position: -20px -195px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.arrowRight:hover {
	width: 20px;
	height: 195px;
	background: url(/CSP/img/my/icons/arrow.png?switch=2026011315) no-repeat;
	background-position: -20px -390px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

.clickableLinkListWrapper {
	padding: 0 18px;
}
.clickableLinkList {
	border-top: 1px solid #BFBFBF;
	padding: 10px 0;
}
.clickableLinkList a {
	text-decoration: none;
	cursor: pointer;
}
.clickableLinkList:first-child {
	border-top: 0;
}
.clickableLinkListContentsImg {
	float: left;
	margin-right: 15px;
}
.clickableLinkListContentsLeft {
	float: left;
	width: 420px;
}
.clickableLinkListMsgContentsLeft {
	float: left;
	width: 360px;
}
.clickableLinkListOtherContentsLeft {
	float: left;
	width: 560px;
}
.clickableLinkListContentsLeft h3,
.clickableLinkListMsgContentsLeft h3{
	text-decoration: underline !important;
}
.clickableLinkListContentsRight {
	float: right;
	text-align: right;
}

.couponTableList > li + li {
	margin-top: 10px;
}
.couponTable {
	border-spacing: 1px;
	vertical-align: top;
	word-break: break-word;
}
.couponMenuHeadWrap {
	display: flex;
	justify-content: space-between;
}
.couponLabelCT02,
.couponLabelCT01,
.couponLabelCT03,
.couponLabelCT02Kr,
.couponLabelCT01Kr,
.couponLabelCT03Kr {
	box-sizing: border-box;
	font-size: 12px;
	font-weight: bold;
	padding: 0 7px 0 6px;
	text-align: center;
	width: 14px;
}
.couponLabelCT02	{ background-color: #D97791; color: #FFFFFF; }
.couponLabelCT01	{ background-color: #FADCE3; color: #C43357; }
.couponLabelCT03	{ background-color: #FCECF0; color: #C43357; }
.couponLabelCT02Kr	{ background-color: #9771BD; color: #FFFFFF; }
.couponLabelCT01Kr	{ background-color: #EADFF5; color: #7030A0; }
.couponLabelCT03Kr	{ background-color: #F3EBFA; color: #7030A0; }
.couponMenuPrice {
	color: #C43357;
	flex-shrink: 0;
	font-size: 14px;
	font-weight: bold;
	margin-left: 12px;
}
.couponMenuName {
	color: #665555;
}
.couponDescription {
	color: #333333;
	font-size: 11px;
}
.couponNoUseTxt {
	color: #7F7F7F;
	font-size: 12px;
	font-weight: bold;
}
.couponTreatmentInfoList {
	font-size: 0;
	margin-top: 4px;
}
.couponTreatmentInfoList > dt,
.couponTreatmentInfoList > dd {
	display: inline;
	font-size: 11px;
}
.couponTreatmentInfoList > dt {
	color: #7030A0;
}
.couponTreatmentInfoList > dt ~ dt {
	margin-left: 8px;
}
.couponTreatmentInfoList > dd {
	color: #333333;
}
.couponConditionsList,
.couponConditionsListKr {
	font-size: 11px;
}
.couponConditionsList > dt {
	color: #C43357;
	float: left;
}
.couponConditionsListKr > dt {
	color: #7030A0;
	float: left;
}
.couponConditionsList > dd,
.couponConditionsListKr > dd  {
	color: #333333;
	overflow: hidden;
}
.couponImgWrap {
	align-items: center;
	display: flex;
	justify-content: center;
	height: 97px;
	width: 97px;
}
.couponImgWrap img {
	max-height: 97px;
	max-width: 97px;
}
.couponMenuIcons {
	margin-top: -4px;
}
.couponMenuIcons li {
	float: left;
	margin: 4px 4px 0 0;
	padding: 1px 10px;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
}
.limitedCouponIcon > li {
	background: #FFFFFF;
	border: 1px solid #CCBBBB;
	box-sizing: border-box;
	color: #665555;
	float: left;
	font-size: 11px;
	height: 17px;
	margin: 4px 4px 0 0;
	padding: 0 10px;
}
.independentContentsWrapper a {
	text-decoration: none;
	cursor: pointer;
}
.messageCouponNoReserveTxt {
	color: #6D6D6D;
	font-size: 12px;
	text-align: center;
}
.couponMenuSalonInfoWrap {
	border-top: 1px solid #E0E1E2;
	margin-top: 8px;
}
.couponMenuSalonLinkWrap {
	display: block;
	margin: 0 -12px -12px;
	padding: 8px 12px 12px;
	word-break: break-word;
}
.couponMenuSalonLink {
	color: #4C4C80;
	font-size: 12px;
	font-weight: bold;
}
.couponMenuSalonNoLink {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.couponMenuSalonAccessTxt {
	color: #6D6D6D;
	display: block;
	font-size: 11px;
}
.couponBookmarkDelete {
	bottom: 12px;
	font-size: 10px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	white-space: nowrap;
}
.couponDetailLinkWrap {
	display: flex;
	justify-content: flex-end;
}

/************************************************************
 * サロンからのメッセージ
 ************************************************************/
/* サロンからのメッセージ */
.slnMsgSlnList {
	background-color: #FFFFFF;
	border: 1px solid #E0E1E2;
	border-radius: 4px;
	padding: 9px 17px;
}
.slnMsgSlnList > li {
	display: flex;
	padding: 10px 0;
	position: relative;
}
.slnMsgSlnList > li + li {
	border-top: 1px solid #BFBFBF;
}
.slnMsgSlnItemImage {
	height: 89px;
	width: 119px;
}
.slnMsgSlnItemInfo {
	display: flex;
	flex: 1;
	justify-content: space-between;
}
.slnMsgSlnItemImage + .slnMsgSlnItemInfo {
	margin-left: 15px;
}
.slnMsgSlnItemInfoLeft {
	overflow-wrap: break-word;
	width: 360px;
	word-wrap: break-word;
}
.slnMsgSlnItemInfoText {
	color: #666666;
	margin-top: 5px;
}
.slnMsgSlnItemInfoLeft > .slnMsgSlnItemInfoText {
	font-size: 16px;
	font-weight: bold;
}
.slnMsgSlnItemInfoNoExistLeft {
	overflow-wrap: break-word;
	width: 494px;
	word-wrap: break-word;
}
.slnMsgSlnItemInfoHead {
	font-weight: bold;
}
.slnMsgSlnItemInfoNoExistTxt {
	color: #6D6D6D;
	font-weight: bold;
}
.slnMsgSlnItemInfoRight {
	align-items: flex-end;
	display: flex;
	flex-direction: column;
	min-width: 183px;
}
.slnMsgSlnItemInfoRight > .slnMsgSlnItemDeleteBtn {
	margin-top: auto;
}
.slnMsgSlnItemDeleteBtn > a {
	display: inline-block;
	padding-left: 18px;
	position: relative;
	z-index: 1;
}
.slnMsgSlnItemDeleteBtn > a::before {
	background: url(/CSP/img/svg/pc/icon_close_navy.svg?switch=2026011315) center / contain;
	content: "";
	height: 14px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 14px;
}
.slnMsgSlnItemDeleteBtn > a::after {
	content: "";
	height: 28px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.slnMsgSlnItemLink {
	text-decoration: underline !important;
}
.slnMsgSlnItemLink::before {
	content: "";
	display: block;
	height: calc(100% - 20px);
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

/* メッセージ 削除モーダル */
.msgDeleteModalOverlay {
	background-color: #333333;
	bottom: 0;
	display: none;
	left: 0;
	opacity: 0.8;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
}
.msgDeleteModalOverlay.isOpened {
	display: block;
}
.msgDeleteModalArea {
	display: none;
	left: 50%;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 101;
}
.msgDeleteModalArea.isOpened {
	display: block;
}
.msgDeleteModalContents {
	background-color: #FFFFFF;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 32px;
	width: 432px;
}
.msgDeleteModalHead {
	color: #665555;
	font-size: 18px;
	font-weight: bold;
	line-height: 33px;
}
.msgDeleteAlertTxt {
	color: #CC0000;
	font-weight: bold;
	padding-left: 24px;
	position: relative;
}
.msgDeleteAlertTxt::before {
	background: url(/CSP/img/svg/pc/icon_exclamation.svg?switch=2026011315) center / contain;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
}
.msgDeleteModalBtn {
	display: flex;
	margin-top: 24px;
}
.msgDeleteModalBtn > a {
	align-items: center;
	border: 1px solid #E0E1E2;
	border-radius: 8px;
	box-sizing: border-box;
	color: #333333;
	display: flex;
	font-size: 14px;
	font-weight: bold;
	height: 44px;
	justify-content: center;
	width: 176px;
}
.msgDeleteModalBtn > a:last-child {
	color: #CC0000;
	margin-left: 16px;
}
.msgDeleteModalBtn > a:hover {
	opacity: 0.8;
	text-decoration: none;
	transition: opacity 0.15s ease-in-out;
}

/* メッセージ詳細 */
.slnMsgDetailWrapper {
	margin-top: 15px;
}
.slnMsgDetailContainer {
	border: 1px solid #D8D5C9;
}
.slnMsgDetailHeadContainer {
	display: flex;
	justify-content: space-between;
}
.slnMsgDetailNoExistTxt {
	color: #6D6D6D;
	font-weight: bold;
	text-align: right;
}
.mainbody {
	width:720px;
	margin-top: 15px;
}
.titlebox{
    width:700px;
    margin:0px;
    float: left;
}
.scrollbox {
	background: #FFFFFF;
	color: #454545;
	height: 170px;
	margin: 0;
	overflow: hidden scroll;
	padding: 2px 0;
	width: 718px;
}
.sender {
	width: 246px;
	margin:0px 0px 0px 0px;
	font-weight: bold;
	word-break: break-all;
}
.sendTitle {
	width:303px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}
.sendDate {
	width:130px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}
.tsender {
	width: 252px;
	float : left;
	margin:0px 0px 0px 0px;
	font-weight: bold;
}
.tsendTitle {
	width: 303px;
	float : left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.tsendDate {
	width:134px;
	float: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.messageDetail {
    width: 710px;
    height: 350px;
    margin: 0px;
    float: left;
}
.messageDetailTitle{
	font-weight: bold;
}
.messagebox {
	border-style:solid;
	border-width:1px;
	border-color:#D8D5C9;
}
.messageHead {
	padding-left: 10px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #D8D5C9;
	background-color: #EEEBE4;
}
.messageDate {
	padding: 5px 10px;
	color: #666;
	border-bottom: 1px solid #D8D5C9;
	background: #fff;
}
.messageDetailWrapper {
	padding: 10px;
	background-color: #fff;
}
.messageBoxbtnArea {
	padding: 10px;
	border-top: 1px solid #D8D5C9;
	background-color: #fff;
}
.titleboc {
	border-bottom: 1px solid #D8D5C9;
	padding: 4px 0;
	background-color: #BFB4AB;
	color: #FFFFFF;
}
.ticontent td {
	padding-left: 8px;
}
.scrollbox td {
	border-bottom: 1px dotted #D6D6D6;
	padding: 1px 0 1px 8px;
	vertical-align: top;
	background-color: #FFF;
	cursor: pointer;
}
.dmShopName {
	word-break: break-all;
}
.dmShopName a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.dmCellColorOn {
	background: #E2E2E2 !important;
}

/* メッセージ配信開始・停止 */
.linkList li:first-child {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}
.linkList li {
	display: inline;
	border-left: 1px solid #333333;
	padding-left: 6px;
	margin-left: 3px;
}
.linkList li a{ color: #4C4C80; }
.linkList li a:visited{ color: #896958; }
.btGenreHairSalon {
	background-position: -142px -2260px;
	width: 58px;
	height: 18px;
}
.krGenreGR01 {
	background-position: -142px -2280px;
	width: 58px;
	height: 18px;
}
.krGenreGR02 {
	background-position: -142px -2300px;
	width: 58px;
	height: 18px;
}
.krGenreGR03 {
	background-position: -142px -2320px;
	width: 58px;
	height: 18px;
}
.krGenreGR04 {
	background-position: -142px -2360px;
	width: 58px;
	height: 18px;
}
.krGenreGR05 {
	background-position: -142px -2340px;
	width: 58px;
	height: 18px;
}
.krGenreGR06 {
	background-position: -142px -2380px;
	width: 58px;
	height: 18px;
}
.krGenreGR07 {
	background-position: -142px -2240px;
	width: 58px;
	height: 18px;
}
.krGenreGR08 {
	background-position: -142px -2220px;
	width: 58px;
	height: 18px;
}
.krGenreGR09 {
	background-position: -142px -2200px;
	width: 58px;
	height: 18px;
}
.salonMarkListInner {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.rsvStsAlert {
	color: #CC0000;
	font-weight: bold;
}
.icnRsvSts {
	background-color: #999999;
	border-radius: 3px;
	box-sizing: border-box;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	line-height: 1;
	padding: 4px 0;
	text-align: center;
	width: 73px;
}
.myRsvHisSlnCouponName > .couponTypeSmallCT01 + .slcCouponListLimitedIcon,
.myRsvHisSlnCouponName > .couponTypeSmallCT02 + .slcCouponListLimitedIcon,
.myRsvHisSlnCouponName > .couponTypeSmallCT03 + .slcCouponListLimitedIcon {
	margin-left: -5px;
}
.myRsvHisSlnCouponName > .slcCouponListLimitedIcon {
	line-height: 11px;
	margin: 3px 10px 0 0;
	padding: 0 1px;
}
.slcCouponListLimitedIcon {
	background: #FFFFFF;
	border: 1px solid #CCBBBB;
	color: #665555;
	display: inline-block;
	float: left;
	font-size: 10px;
	line-height: 1;
	margin: 1px 6px 0 0;
	padding: 1px;
	vertical-align: top;
}
.annotationTtl {
	color: #665555;
	font-weight: bold;
}

/* キャンセル規定 */
.myCancelRegList {
	display: table;
}
.myCancelRegListItem {
	display: table-row;
}
.myCancelRegListItem > dt,
.myCancelRegListItem > dd {
	display: table-cell;
}
.myCancelRegListItem > dt > span {
	display: flex;
	justify-content: space-between;
	white-space: nowrap;
}
.myCancelRegListItem > dt > span::after {
	content: "\FF1A"; /* 「：」 */
}

/* ヘルプリンク */

.myHelpLinkPink {
	background: url(/CSP/img/bt/icn_help_pink.png?switch=2026011315) 0 0 / 14px no-repeat;
	color: #C43357 !important;
	display: inline-block;
	font-size: 11px;
	padding-left: 18px;
	white-space: nowrap;
}
.myHelpLinkPink:hover {
	text-decoration: none;
}
.myHelpLinkKr {
	background: url(/CSP/img/svg/pc/icon_help_kr.svg?switch=2026011315) 0 0 / 14px no-repeat;
	color: #7030A0 !important;
	display: inline-block;
	font-size: 11px;
	padding-left: 18px;
	white-space: nowrap;
}
.myHelpLinkKr:hover {
	text-decoration: none;
}

/* キャンセル詳細 */
.myReserveCancelBox {
	background-color: #FFFFFF;
	border: 1px solid #D36985;
	border-radius: 4px;
	padding: 20px;
}
.myReserveCancelBoxKr {
	background-color: #FFFFFF;
	border: 1px solid #8C61B8;
	border-radius: 4px;
	padding: 20px;
}
.myReserveCancelBoxHead {
	color: #665555;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/* テキストリンク */
.myCommonTextLink {
	position: relative;
	text-decoration: underline;
}
.myCommonTextLink:link,
.myCommonTextLink:visited {
	color: #4C4C80;
}
.myCommonTextLink:hover,
.myCommonTextLink:active {
	color: #7878CC;
}
.myCommonTextLink::before {
	content: "";
	height: 28px;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

/* エラーメッセージ */
.myErrorMsg {
	background: #FFF0F0 url(/CSP/img/svg/pc/icon_exclamation.svg?switch=2026011315) top 16px left 16px / 20px no-repeat;
	border: 1px solid #CC0000;
	border-radius: 4px;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	padding: 16px 16px 16px 40px;
}

/* テキストリンク付き見出し */
.myHeadingWithTextLink {
	align-items: flex-start;
	border-bottom: 2px solid #CDCABF;
	display: flex;
	justify-content: space-between;
}

/* テキストリスト（中黒） */
.myList > li {
	color: #333333;
	padding-left: 1em;
	text-indent: -1em;
}
.myList > li + li {
	margin-top: 5px;
}
.myList > li::before {
	content: "\30FB"; /* 「・」 */
}
.myList > li.alert {
	color: #CC0000;
}

/* ラジオボタン */
.myRadioLabel {
	align-items: center;
	display: inline-flex;
	position: relative;
	vertical-align: bottom;
}
.myRadioLabel::before {
	content: "";
	height: 28px;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.myRadioInput {
	margin: 0 5px 0 0;
}

/* テーブル */
.myTable {
	border: solid #CCCCCC;
	border-width: 1px 0 0 1px;
	overflow-wrap: break-word;
	table-layout: fixed;
	width: 100%;
	word-wrap: break-word;
}
.myTable th,
.myTable td {
	border: 1px solid;
	border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
	padding: 5px;
}
.myTable th {
	background-color: #EEEBE4;
	box-sizing: border-box;
	white-space: nowrap;
	width: 180px;
}
.myTable td {
	background-color: #FFFFFF;
}
.myTable th.viewOnly {
	background-color: #F2F2F2;
}
.myTable th.required::before {
	background-color: #FF0000;
	color: #FFFFFF;
	content: "\5FC5\9808"; /* 「必須」 */
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	margin-right: 10px;
	padding: 4px 5px;
}
.myTable tr.isError > th,
.myTable tr.isError > td {
	border-color: #F2DCDB #CCCCCC #CCCCCC #F2DCDB;
}
.myTable tr.isError > th {
	background-color: #E6B9B8;
}
.myTable tr.isError > td {
	background-color: #F2DCDB;
}

/* テキストエリア */
.myTextarea {
	background-color: #FFFFFF;
	border: 1px solid #E0E1E2;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	padding: 3px;
	resize: vertical;
	width: 100%;
}
.myTextarea160 {
	height: 160px;
}
.myTextarea::placeholder {
	color: #909090;
}

/* 口コミ投稿 */
.kuchikomiHeading {
	background-color: #A6A39B;
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 10px;
}
.kuchikomiOccupationList {
	display: flex;
}
.kuchikomiOccupationList > li + li {
	margin-left: 15px;
}
.kuchikomiReservedSalon {
	align-items: flex-end;
	border: 1px solid #CCCCCC;
	display: flex;
	justify-content: space-between;
	padding: 5px;
}
.kuchikomiReservedSalonName {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	min-width: 0; /* break-word を効かせるための記述 */
	overflow-wrap: break-word;
	word-wrap: break-word;
}
.kuchikomiStars {
	align-items: center;
	display: flex;
	padding: 5px;
}
.kuchikomiStarList {
	display: flex;
}
.kuchikomiStarList > li + li {
	margin-left: 4px;
}
.kuchikomiStarInput {
	display: none;
}
.kuchikomiStarLabel {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) center / contain;
	cursor: pointer;
	display: block;
	height: 28px;
	width: 28px;
}
.kuchikomiStarInput[value="1"]:checked ~ .kuchikomiStarList[data-genre="bt"] > li:first-child > .kuchikomiStarLabel,
.kuchikomiStarInput[value="2"]:checked ~ .kuchikomiStarList[data-genre="bt"] > li:nth-child(-n + 2) > .kuchikomiStarLabel,
.kuchikomiStarInput[value="3"]:checked ~ .kuchikomiStarList[data-genre="bt"] > li:nth-child(-n + 3) > .kuchikomiStarLabel,
.kuchikomiStarInput[value="4"]:checked ~ .kuchikomiStarList[data-genre="bt"] > li:nth-child(-n + 4) > .kuchikomiStarLabel,
.kuchikomiStarInput[value="5"]:checked ~ .kuchikomiStarList[data-genre="bt"] > li > .kuchikomiStarLabel,
.kuchikomiStarList[data-genre="bt"] > li > .kuchikomiStarLabel.isOn {
	background-image: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315);
}
.kuchikomiStarInput[value="1"]:checked ~ .kuchikomiStarList[data-genre="kr"] > li:first-child > .kuchikomiStarLabel,
.kuchikomiStarInput[value="2"]:checked ~ .kuchikomiStarList[data-genre="kr"] > li:nth-child(-n + 2) > .kuchikomiStarLabel,
.kuchikomiStarInput[value="3"]:checked ~ .kuchikomiStarList[data-genre="kr"] > li:nth-child(-n + 3) > .kuchikomiStarLabel,
.kuchikomiStarInput[value="4"]:checked ~ .kuchikomiStarList[data-genre="kr"] > li:nth-child(-n + 4) > .kuchikomiStarLabel,
.kuchikomiStarInput[value="5"]:checked ~ .kuchikomiStarList[data-genre="kr"] > li > .kuchikomiStarLabel,
.kuchikomiStarList[data-genre="kr"] > li > .kuchikomiStarLabel.isOn {
	background-image: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315);
}
.kuchikomiStarLabel.isOff {
	background-image: url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) !important;
}
.kuchikomiPointLabel {
	margin-left: 10px;
	color: #909090;
}
.kuchikomiStarInput:checked ~ .kuchikomiPointLabel {
	color: #333333;
}
.kuchikomiStarInput:checked ~ .kuchikomiPointLabel::before {
	content: none;
}
.kuchikomiStarPoint {
	padding-left: 99px;
}
.kuchikomiStarPoint[data-genre="bt"][data-star-point="1"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStarPoint[data-genre="bt"][data-star-point="2"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStarPoint[data-genre="bt"][data-star-point="3"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStarPoint[data-genre="bt"][data-star-point="4"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStarPoint[data-genre="bt"][data-star-point="5"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_bt.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStarPoint[data-genre="kr"][data-star-point="1"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStarPoint[data-genre="kr"][data-star-point="2"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStarPoint[data-genre="kr"][data-star-point="3"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStarPoint[data-genre="kr"][data-star-point="4"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_off.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStarPoint[data-genre="kr"][data-star-point="5"] {
	background: url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 5px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 23px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 41px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 59px center / 14px no-repeat,
	            url(/CSP/img/svg/pc/icon_kuchikomi_star_on_kr.svg?switch=2026011315) left 77px center / 14px no-repeat;
}
.kuchikomiStylistList {
	display: flex;
	flex-wrap: wrap;
	margin: -5px 0 10px -10px;
}
.kuchikomiStylistList > li {
	margin-top: 10px;
	margin-left: 10px;
}
.kuchikomiStylistList > li > input[type="radio"] {
	display: none;
}
.kuchikomiStylistList > li > label {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 12px;
	color: #666666;
	cursor: pointer;
	display: block;
	font-size: 11px;
	line-height: 1;
	padding: 5px 16px;
}
.kuchikomiStylistList > li > input[type="radio"]:checked + label {
	border-color: #D36985;
	color: #CC4466;
	font-weight: bold;
	padding: 5px 9px 5px 23px;
	pointer-events: none;
	position: relative;
}
.kuchikomiStylistList[data-genre="kr"] > li > input[type="radio"]:checked + label {
	border-color: #8C61B8;
	color: #7030A0;
}
.kuchikomiStylistList > li > input[type="radio"]:checked + label::before {
	border-bottom: 2px solid #D36985;
	border-right: 2px solid #D36985;
	box-sizing: border-box;
	content: "";
	height: 9px;
	left: 11px;
	margin-right: 6px;
	position: absolute;
	top: 5px;
	transform: rotate(45deg);
	width: 6px;
}
.kuchikomiStylistList[data-genre="kr"] > li > input[type="radio"]:checked + label::before {
	border-bottom: 2px solid #8C61B8;
	border-right: 2px solid #8C61B8;
}
.kuchikomiStylistPreview > li {
	display: none;
	margin-top: 20px;
}
.kuchikomiStylistPreview > li.isActive {
	align-items: flex-start;
	display: flex;
}
.kuchikomiStylistImg {
	flex-shrink: 0;
	width: 70px;
}
.kuchikomiStylistInfo {
	margin-left: 10px;
	min-width: 0; /* break-word を効かせるための記述 */
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.kuchikomiStylistName {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
.kuchikomiStylistCareer {
	font-size: 11px;
	margin-top: 10px;
}
/* マイページトップ あとから決済対応 */
.myPageShopName {
	font-size: 18px;
	padding-bottom: 10px;
	width: 500px;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.myPageRsvSlnTable {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.myPageRsvSlnTableHistory {
	margin-right: 10px;
}
.myPageRsvSlnTableHistory > dl {
	display: flex;
}
.myPageRsvSlnTableHistory > dl + dl {
	margin-top: 5px;
}
.myPageRsvSlnTableHistory > dl > dt {
	align-items: center;
	background-color: #E7E5DD;
	box-sizing: border-box;
	color: #666666;
	display: flex;
	font-weight: bold;
	min-height: 32px;
	padding: 0px 5px;
	width: 112px;
}
.myPageRsvSlnTableColumns > dl > dt {
	height: auto;
	min-height: 32px;
}
.myPageRsvSlnTableHistory > dl > dd {
	align-items: center;
	display: flex;
	flex: 1;
	padding-left: 10px;
	word-break: break-word;
}
.myPageRsvSlnBtnArea {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.myPageRsvSlnPaymentChangeBtn {
	margin-bottom: 20px;
}
.myPageRsvSlnBtnWrapper .cancelMark {
	background: url(/CSP/img/svg/pc/icon_close_navy.svg?switch=2026011315) 0 2px / 14px no-repeat;
	padding-left: 18px;
}
.myPageRsvCouponTablePayment {
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.myPageRsvCouponTablePaymentBtn {
	margin: 5px 0;
	text-align: center;
}
/* あとから決済 予約内容詳細 */
.rsvDetailPaymentChangeContents {
	align-items: center;
	background-color: #FFFFFF;
	border: 1px solid #E0E1E2;
	border-radius: 4px;
	display: flex;
	justify-content: space-between;
	padding: 10px;
}
.rsvDetailPaymentChangeContents .btn.isDisabled {
	opacity: 0.3;
	pointer-events: none;
}
.rsvDetailPaymentChangeContents .myRsvPointReturnLabel {
	left: 50%;
	position: absolute;
	top: -29px;
	transform: translateX(-50%);
}
.middleContentsInfo {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.reservePriceBreakdown > div > dt {
	box-sizing: border-box;
	padding-left: 10px;
}
.reservePriceBreakdown > .reservePriceItem,
.reservePriceBreakdown > .reservePriceWideItem {
	margin-top: 5px;
}
.reservePriceItem,
.reservePriceWideItem {
	display: flex;
}
.reservePriceItem > dt,
.reservePriceWideItem > dt {
	align-items: center;
	display: flex;
}
.reservePriceItem > dt {
	width: 125px;
}
.reservePriceWideItem > dt {
	width: 190px;
}
.reservePriceAnnotationList {
	margin-top: 10px;
}
.reservePriceAnnotationList > li {
	color: #666666;
	font-size: 11px;
}
.reservePriceAnnotationList > li + li {
	margin-top: 5px;
}
/* ヘルプリンク */
.myHelpLinkPink {
	background: url(/CSP/img/svg/pc/icon_help_pink.svg?switch=2026011315) left center / 14px no-repeat;
	color: #C43357 !important;
	display: inline-block;
	font-size: 11px;
	line-height: 16px;
	padding-left: 18px;
	white-space: nowrap;
}
.myHelpLinkPink:hover {
	text-decoration: none;
}
/* 吹き出し キャンペーンラベル XXポイント還元 */
.myRsvPointReturnLabel {
	align-items: center;
	background-color: #FFFFFF;
	border: 1px solid #FADCE3;
	border-radius: 20px;
	color: #C43357;
	display: inline-flex;
	font-size: 10px;
	height: 18px;
	padding: 0 8px;
	position: relative;
	white-space: nowrap;
}
.myRsvPointReturnLabel::before {
	background: url(/CSP/img/svg/pc/icon_balloonFrameBtm_cpn.svg?switch=2026011315) center / contain no-repeat;
	bottom: -6px;
	content: "";
	height: 6px;
	left: 12px;
	position: absolute;
	width: 7px;
}

/* スイッチタブ */
.switchTabList {
	display: flex;
	height: 24px;
}
.switchTabList > li {
	align-items: center;
	background: linear-gradient(161.52deg, #FFFFFF 13.99%, #F0F0F0 88.97%);
	border: solid #BDB0B1;
	border-width: 1px 0 1px 1px;
	color: #333333 !important;
	display: flex;
	font-size: 10px;
	justify-content: center;
	width: 77px;
}
.switchTabList > li:first-child {
	border-radius: 4px 0 0 4px;
}
.switchTabList > li:last-child {
	border-radius: 0 4px 4px 0;
	border-width: 1px;
}
.switchTabList > li.isCurrent {
	background: linear-gradient(0deg, #FACAC9 2.27%, #D9AEAD 100%);
}
.switchTabLink {
	align-items: center;
	color: #333333 !important;
	display: flex;
	flex: 1;
	height: 22px;
	justify-content: center;
	text-decoration: none !important;
}
.switchTabLink:hover {
	opacity: 0.7;
}
/* クーポン条件 */
.rsvCouponCondition {
	font-size: 0;
}
.rsvCouponCondition > dt {
	color: #CC4466;
	display: inline;
}
.rsvCouponCondition > dd {
	border-right: 1px solid #CCCCCC;
	color: #666666;
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	word-break: break-all;
}
.rsvCouponCondition > dt,
.rsvCouponCondition > dd {
	font-size: 10px;
}
.rsvCouponCondition > dd:last-child {
	border: none;
	margin-right: 0;
	padding-right: 0;
}