@charset "utf-8";

/************************************************************
 * CLASSES(プロパティ)
 ************************************************************/

/* WIDTH */
.w81	{ width: 81px; }
.w89	{ width: 89px; }
.w94	{ width: 94px; }
.w100	{ width: 118px; }
.w100m	{ min-width: 100px; _width: 100px; }
.w124	{ width: 124px; }
.w153	{ width: 153px; }
.w180	{ width: 180px; }
.w191	{ width: 191px; }
.w187	{ width: 187px; }
.w300	{ width: 300px; }
.w390	{ width: 390px; }
.w557	{ width: 557px; }
.w558	{ width: 558px; }

/* HEIGTH */
.h50	{ height: 50px; }
.h110	{ height: 110px; }

/* LINE-HEIGHT */
.lh130	{ line-height: 130%; }

/* MARGIN */
.mTN1	{ margin-top: -1px; }
.mR9	{ margin-right: 9px; }

/* POSITION */
.rightN24	{ right: -24px; }

/* BACKGROUNG */
.bgWhite2	{ background-color: #F6F3E3; }
.bgGray		{ background-color:#FAF9F1;}

/* BORDER */
.bdPink3	{ border: 1px solid #E6BBBB; }

/************************************************************
 * CLASSES(コンポーネント)
 ************************************************************/
.mainShortcutSearchBox2 {
	position: relative;
	z-index: 0;
}

/****** 追加 ********************************************************/
.w557	{ width: 557px; }
.h142min{ min-height: 142px; _height: 142px; }
.h75min	{ min-height: 75px; _height: 75px; }
.mL130	{ margin-left: 130px;}
.w206	{ width: 206px; }

/* バラ売り特集 */
.mRNN10	{ margin-right: -10px; }
.w128	{ width: 128px; }
.w268	{ width: 268px; }
.mT4	{ margin-top: 4px; }
.pL13	{ padding-left: 13px; }

/* クーポンから探す */
.cba	{zoom: 100%;}
.cba:after	{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


.subtilte {
width: 765px;
height: 25px;
margin: 5px 0px 0px;
color: #444;
font-size: 16px;
font-weight: bold;
font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',MS PGothic,sans-serif;
border-bottom: solid 2px #CDCABF;
}

/* メンズレディース切り替えタブ */
.tabGender a {
	display: block;
	height: 30px;
	background-image: url(/CSP/img/bt/sprites/tab_gender.png?switch=2025062510);
	background-repeat: no-repeat;
	margin-bottom: -1px;
	position: relative;
	z-index: 0;
}
.tabGenderLadys				{ background-position: 0 0; width: 100px; }
.tabGenderLadys:hover		{ background-position: 0 -30px; }
.current .tabGenderLadys		{ background-position: 0 -60px; }

.tabGenderMens				{ background-position: -150px 0; width: 100px; }
.tabGenderMens:hover			{ background-position: -150px -30px; }
.current .tabGenderMens		{ background-position: -150px -60px; }

.tabBody {
	background-color:#FDFDF5;
	width:537px;
	padding:0px 10px;
	border: 1px solid #BFB4AB;
}

.hairStyleList a {
	display: block;
	text-decoration: none !important;
}

.hairStyleList a:hover .hairStyleListInnerAnchor {
	text-decoration: underline !important;
}

.hairStyleList, .hairStyleListShop {
	color: #333333;
	font-size: 10px;
}

.styleListImg {
	align-items: center;
	display: flex;
	height: 119px;
	justify-content: center;
	width: 89px;
}
.styleListImg > img {
	max-height: 119px;
	max-width: 89px;
}

.searchDateSelect {
	margin-top: 15px;
}
.searchDateSelect li {
	display: block;
	float: left;
	width: 25%;
}
.searchDateSelect li {
	display: block;
	float: left;
}
.searchDateTODAY,
.searchDateTOMORROW,
.searchDateSATURDAY,
.searchDateSUNDAY{
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}
.searchDateSATURDAY {
	color: #4474BB;
}
.searchDateSUNDAY {
	color: #E63271;
}
.searchDateInput,
.searchDate {
	color: #666666;
	cursor: default;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.searchDateStartTime {
	color: #A9A398;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
}
.searchDateTimeSelectBtnWrap {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	width: 170px;
}
.searchDateTimeSelectBtn {
	font-size: 13px;
	padding: 5px;
}
.calDateSpecified {
	height: 32px;
}
.calDateSpecified label {
	display: block;
}
.calDateSpecified label.isChecked {
	background-color: #F4F1EE;
}
.dateTimeSelectAlert {
	margin-right: 15px;
	margin-top: 3px;
	min-height: 15px;
	line-height: 15px;
	text-align: right;
}
.dateSelectBtn {
	display: inline-block;
	width: 111px;
	vertical-align: bottom;
	margin-right: 15px;
	font-size: 14px;
}
.timeSelectPulldown {
	display: inline-block;
	vertical-align: bottom;
}
.timeSelectPulldown > select {
	height: 23px;
	width: 74px;
}
/* SEARCH DATE */
.searchDateArea {
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 30px;
	padding: 15px 0 15px 15px;
	position: relative;
	width: 310px;
}
.searchDateAreaTitle {
	background-color: #FFFFFF;
	position: absolute;
	top: -18px;
	padding: 0 5px;
	left: 5px;
}
.searchDateAreaTitle:before {
	background-position: -170px -6183px;
	height: 40px;
	width: 30px;
}

/* SEARCH AREA */
.searchAreaWrap {
	background-color: #F5EFE0;
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	border-radius: 8px;
	float: left;
	min-height: 340px;
	position: relative;
	width: 416px;
}
.searchAreaBtnWrap {
	bottom: 10px;
	left: 47px;
	position: absolute;
	width: 322px;
}
.searchAreaHeading {
	color: #665555;
	font-size: 13px;
	margin: 15px 20px 0 15px;
}
.searchAreaHeading:before {
	background-position: -170px -6127px;
	height: 30px;
	margin-right: 10px;
	width: 30px;
}
.searchAreaListWrap {
	padding: 15px 15px 62px;
}
.searchAreaList {
	border-bottom: 1px solid #B7A7A7;
	color: #EC6184;
	font-size: 13px;
	margin-left: -3px;
	width: 243px;
}
.searchAreaList > li {
	border-top: 1px solid #B7A7A7;
	font-weight: bold;
}
.searchAreaList a {
	color: #EC6184;
	display: block;
	padding: 5px 4px;
	text-decoration: none;
}
.searchAreaList a:hover {
	background-color: #FFFFFF;
	background-color: rgba(255,255,255,0.7);
}
.searchAreaList > .isDisabled {
	color: #B0B0B0;
	padding: 5px 4px 5px 17px;
}
.searchAreaList > li ~ li > a {
	padding-left: 17px;
}
.searchOtherAreaTitle {
	color: #AEA89D;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
}
.searchOtherArea {
	font-size: 11px;
	margin-top: 3px;
}
.searchOtherArea li {
	margin-top: 3px;
}
.searchOtherArea a:visited {
	color: #4C4C80;
}
.btnSearchOtherAreaStation,
.btnSearchOtherAreaMap {
	color: #EC6184 !important;
	font-size: 13px;
	padding: 5px;
}
.btnSearchOtherAreaStation:before,
.btnSearchOtherAreaMap:before {
	height: 22px;
	margin-right: 5px;
	width: 22px;
}
.btnSearchOtherAreaStation:before {
	background-position: -182px -6293px;
}
.btnSearchOtherAreaMap:before {
	background-position: -179px -6450px;
}

/*  SEARCH KEYWORD */
.maSearchKeywordHead {
	padding-top: 3px;
	color: #666666;
	font-weight: bold;
}
.maSearchFreewordBox {
	width: 230px;
	height: 24px;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	box-sizing: border-box;
}
.maSearchFreewordBox::placeholder {
	color: #909090;
}
.maSearchFreewordIcon {
	align-items: center;
	display: flex;
}
.maSearchFreewordIcon:before {
	background: url(/CSP/img/svg/sp/icon_search.svg?switch=2025062510) center / contain;
	content: "";
	height: 24px;
	margin-right: 5px;
	width: 24px;
}
/* / SEARCH KEYWORD */

/* FEATURE */
.specialContentsWrap {
	margin-bottom: -10px;
	margin-right: -10px;
	margin-top: 15px;
	overflow: hidden;
	word-wrap: break-word;
}
.pickupContents {
	display: inline;
}
.specialContents {
	display: inline;
}
.specialContentsWrap li {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}
.specialContentsWrap a {
	border: solid #CCCCCC;
	border-radius: 4px;
	border-width: 1px 1px 3px 1px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	min-height: 199px;
	overflow: hidden;
	text-decoration: none;
	width: 179px;
}
.specialContents a {
	position: relative;
}
.pickupContents a:hover,
.specialContents a:hover {
	opacity: 0.7;
	-ms-filter: alpha(opacity="70");
	filter: alpha(opacity="70");
}
.specialContents a:hover .scLabel {
	-ms-filter: alpha(opacity="70");
	filter: alpha(opacity="70");
}
.specialContents a:hover .scCount {
	-ms-filter: alpha(opacity="70");
	filter: alpha(opacity="70");
}
.pcImg img {
	border-radius: 3px 3px 0 0;
	height: 110px;
	width: 177px;
}
.pcTxtGroup {
	padding: 7px;
}
.pcTitle {
	font-weight: bold;
	color: #B02A5A;
}
.pcCount {
	color: #666666;
	font-size: 10px;
}
.pcTitleWrap + .pcCatch {
	margin-top: 5px;
}
.pcCatch {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
.scImg img {
	border-radius: 3px 3px 0 0;
	height: 110px;
	width: 177px;
}
.scTxtGroup {
	display: block;
	padding: 10px 10px 5px;
}
.scTitle {
	color: #4C4C80;
	display: block;
	font-weight: bold;
}
.scCount {
	bottom: 5px;
	color: #666666;
	display: block;
	font-size: 10px;
	left: 7px;
	position: absolute;
}
.scLabel {
	bottom: 5px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 4px;
	position: absolute;
	right: 5px;
	z-index: 0;
}
.scLabel.menu,
.scLabel.service,
.scLabel.grade,
.scLabel.stylist,
.scLabel.hairstyl,
.scLabel.pickup{ 
	background-color: #F38696;
}
.scLabel.haircare { background-color: #59A0DC; }
.scLabel.counseling { background-color: #A85F2A; }
.scLabel.mood { background-color: #35BBE7; }
.scLabel.feature { background-color: #85C53A; }
.scLabel.price { background-color: #FC4F69; }
.scLabel.hairset { background-color: #BC18AB; }
.scLabel.mens { background-color: #3C6FD5; }
/* /FEATURE */

/* SAMATOP_おすすめのサロン */
.recommendSalonList {
	display: flex;
	margin-top: 15px;
}
.recommendSalonList > li {
	border: solid #CCCCCC;
	border-radius: 4px;
	border-width: 1px 1px 3px 1px;
	padding: 10px;
	position: relative;
	width: calc((100% * 1 / 3) - (15px * 2));
	word-wrap: break-word;
}
.recommendSalonList > li + li {
	margin-left: 12px;
}
.recommendSalonName {
	color: #4C4C80;
	font-size: 11px;
	font-weight: bold;
	min-height: calc(2em * 1.5);
}
.recommendSalonName::before {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	border-radius: 3px;
	color: #AAAAAA;
	content: "PR";
	display: inline-block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	margin-right: 10px;
	padding: 1px 2px;
}
.recommendSalonName > a {
	color: inherit;
}
.recommendSalonInfo {
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
}
.recommendSalonInfoLeftBlock {
	width: 113px;
}
.recommendSalonInfoRightBlock {
	position: relative;
	width: 105px;
}
.recommendSalonInfoRightBlock > a {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.recommendSalonInfoRightBlock:hover {
	text-decoration: underline;
}
.recommendSalonImg {
	border: 1px solid #CCCCCC;
}
.recommendSalonImg > a {
	display: block;
}
.recommendSalonImg > a:hover {
	opacity: 0.7;
}
.recommendSalonImg img {
	width: 100%;
}
.recommendSalonAccess {
	color: #988989;
	font-size: 10px;
	margin-top: 8px;
	max-height: calc(2em * 1.5);
	overflow: hidden;
	padding-left: 15px;
	position: relative;
}
.recommendSalonAccess::before,
.recommendSalonAccess::after {
	background-color: #FFFFFF;
	position: absolute;
}
.recommendSalonAccess::before {
	content: "\2026";
	right: 0;
	top: calc(1em * 1.5);
}
.recommendSalonAccess::after {
	content: "";
	height: 100%;
	width: 100%;
}
.recommendSalonAccess > span::before {
	background-image: url(/CSP/img/bt/icons/icn_train.png?switch=2025062510);
	content: "";
	display: block;
	height: 12px;
	left: 0;
	position: absolute;
	top: 0;
	width: 9px;
}
.recommendSalonCouponName {
	color: #666666;
}
.recommendSalonCouponPrice {
	color: #CC4466;
	font-size: 15px;
	font-weight: bold;
	margin-top: 8px;
	text-align: right;
}
