@charset "utf-8";


/************************************************************
 * CLASSES(プロパティ)
 ************************************************************/

/* WIDTH */
.w76	{ width: 76px; }
.w81	{ width: 81px; }
.w89	{ width: 89px; }
.w94	{ width: 94px; }
.w100	{ width: 100px; }
.w117	{ width: 117px; }
.w125m	{ min-width: 125px; _width: 125px; }
.w143	{ width: 143px; }
.w144	{ width: 144px; }
.w145	{ width: 145px; }
.w153	{ width: 153px; }
.w191	{ width: 191px; }
.w187	{ width: 187px; }
.w223	{ width: 223px; }
.w260	{ width: 260px; }
.w269	{ width: 269px; }
.w300	{ width: 300px; }
.w325	{ width: 325px; }
.w390	{ width: 390px; }
.w410	{ width: 410px; }
.w420	{ width: 420px; }
.w466	{ width: 466px; }
.w555	{ width: 555px; }
.w557	{ width: 557px; }
.w558	{ width: 558px; }

/* HEIGTH */
.h50	{ height: 50px; }
.h110	{ height: 110px; }
.h142min{ min-height: 142px; _height: 142px; }

/* LINE-HEIGHT */
.lh30	{ line-height: 20px; }
.lh130	{ line-height: 130%; }

/* MARGIN */
.mTN1	{ margin-top: -1px; }
.mR9	{ margin-right: 9px; }
.mL110	{ margin-left: 110px;}

/* 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;
	margin-bottom: 20px;
}

.selectMiddleArea {
	position: relative;
	float:right;
	min-height: 450px;
	width: 557px;
	z-index: 1;
	}

.choose {
	float: left;
	margin-top: 20px;
	border-bottom: none;
}

.nonFlashBtnArea{
	height:50px;
}

.lookRecentlyAreaChangeHeading {
	border-bottom: none;
}


.h142min {
	min-height: 142px;
	_height: 142px;
}
.popularEstheWrapper {
	width: 567px;
	margin-right: -10px;
}
.popularEstheList {
	float: left;
	margin-right: 10px;
	width	: 179px;
	padding-bottom: 15px;
}
.popularEstheListShopName {
	background: #F2F2F2;
	padding: 2px;
}
.popularEstheListText {
	float: left;
	width: 98px;
	word-break: break-all;
	line-height: 16px;
}
.ensenSearchBtn {
	width: 139px;
}
.ensenSearchBtn > span > span {
	color: #663399;
}
.ensenSearchBtn:hover > span > span {
	color: #A98CC6;
}

/************************************************************
 * AREA
 ************************************************************/
.ttlfreewordSearch {
	background-color: #FBFAF5;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	color: #665555;
	font-size: 14px;
	font-weight: bold;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', arial, sans-serif, verdana, Helvetica;
	float: left;
	padding: 10px 10px 0 14px;
	width: 160px;
}
.ttlfreewordSearch:before {
	background-position: -170px -6127px;
	height: 30px;
	margin-right: 10px;
	width: 30px;
}
.btnSearchOtherAreaStation {
	color: #8C61B8 !important;
	font-size: 13px;
	padding: 5px;
}
.btnSearchOtherAreaStation:before {
	height: 22px;
	margin-right: 5px;
	width: 22px;
}
.btnSearchOtherAreaStation:before {
	background-position: -182px -6293px;
}

/* AREA */
.saMapWrap {
	position: relative;
}
.routeMa > li {
	background-color: #FFFFFF;
	border: #A7907D 1px solid;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px rgb(204,204,204);
	box-shadow: 0 2px rgb(204,204,204);
	cursor: pointer;
	display: table;
	position: absolute;
	text-align: center;
}
.routeMa a {
	color: #8C61B8;
	display: table-cell;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 2px;
	text-decoration: none;
	vertical-align: middle;
}
.routeMa > li:hover {
	background-color: #8C61B8;
	border: #8C61B8 2px solid;
	-webkit-box-shadow: 0 2px rgb(204,204,204);
	box-shadow: 0 2px rgb(204,204,204);
	color: #FFFFFF;
	margin-left: -1px;
	margin-top: -1px;
}
.routeMa > li:hover a {
	color: #FFFFFF;
}
.fixedArea {
	padding: 9px 10px 5px 12px;
}

/************************************************************
 * /AREA
 ************************************************************/

/*  SEARCH KEYWORD */
.saSearchKeywordHead {
	color: #666666;
	font-weight: bold;
	padding-top: 3px;
}
.saSearchFreewordBox {
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	box-sizing: border-box;
	height: 24px;
	padding: 2px 4px;
	width: 260px;
}
.saSearchFreewordBox::placeholder {
	color: #909090;
}
.saSearchFreewordIcon {
	align-items: center;
	display: flex;
}
.saSearchFreewordIcon:before {
	background: url(/CSP/img/svg/sp/icon_search.svg?switch=2025062510) center / contain;
	content: "";
	height: 24px;
	margin-right: 5px;
	width: 24px;
}
/* / SEARCH KEYWORD */

/* SEARCH COUPON MENU */
.searchGenreMenuWrap {
	margin-top: 20px;
}
.searchGenreHeading {
	color: #665555;
	font-size: 13px;
	margin-left: 7px;
}
.searchGenreHeading:before {
	height: 26px;
	margin-right: 5px;
	width: 30px;
}
.searchGenreHeading:before {
	background-position: -4px -37px;
}
.searchGenreMenuList {
	overflow: hidden;
	padding-left: 42px;
	position: relative;
}
.searchGenreMenuList > li {
	display: inline-block;
	margin-top: 10px;
	vertical-align: top;
	width: 177px;
}
.searchGenreMenuList .count {
	color: #666666;
	font-size: 11px;
}
.moreLookRelaxMenu {
	margin-top: 10px;
	text-align: right;
}
/* /SEARCH COUPON MENU */

/* FEATURE */
.specialContentsTab {
	border-bottom: 2px solid #978888;
	height: 42px;
	padding-left: 10px;
	padding-right: 10px;
}
.specialContentsTab > li {
	border-color: #CCCCCC #CCCCCC #FFFFFF #CCCCCC;
	border-radius: 6px 6px 0 0;
	border-style: solid;
	border-width: 2px 2px 0 2px;
	float: left;
	height: 40px;
}
.specialContentsTab > li:not(:first-child)  {
	margin-left: 5px;
}
.specialContentsTab > .isCr {
	border-color: #978888 #978888 #FFFFFF #978888;
}
.specialContentsTab .tabInner {
	background-color: #FFFFFF;
	border-radius: 6px 6px 0 0;
	color: #837373;
	display: block;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Hiragino Kaku Gothic Pro', arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.specialContentsTab .tabInner.recommendedNail,
.specialContentsTab .tabInner.recommendedMatsuge {
	padding: 12px 10px 10px 40px;
}
.specialContentsTab .tabInner.recommendedNail {
	width: 200px;
}
.specialContentsTab .tabInner.recommendedMatsuge {
	width: 220px;
}
.specialContentsTab .tabInner.recommendedEsthe {
	padding: 12px 10px 10px;
	width: 121px;
}
.specialContentsTab > .isCr > .tabInner {
	padding-bottom: 13px;
}
.specialContentsTab .tabInner:hover {
	-ms-filter: alpha(opacity="70");
	filter: alpha(opacity="70");
	opacity: 0.7;
}
.specialContentsTab > .isCr > .tabInner:hover {
	-ms-filter: alpha(opacity="100");
	filter: alpha(opacity="100");
	opacity: 1;
}

.specialContentsOuter {
	margin-top: 15px;
}
.specialContentsOuter + .specialContentsOuter {
	margin-top: 25px;
}
.specialContentsWrap {
	margin: 10px -10px -10px 10px;
	overflow: hidden;
	word-wrap: break-word;
}
#specialNail > .specialContentsWrap,
#specialEye > .specialContentsWrap {
	margin: 10px -10px -10px 0px;
}
.recommendedNail:before,
.recommendedMatsuge:before {
	height: 28px;
	left: 10px;
	margin-right: 10px;
	position: absolute;
	top: 8px;
	width: 28px;
}
.recommendedNail:before {
	background-position: -173px -7183px;
}
.recommendedMatsuge:before {
	background-position: -173px -7236px;
}
.pickupContents {
	display: inline;
}
.pickupContents {
	display: inline;
}
.specialContents {
	display: inline;
}
.specialContentsWrap li {
	float: left;
	margin-bottom: 8px;
	margin-right: 10px;
}
.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 {
	-ms-filter: alpha(opacity="70");
	filter: alpha(opacity="70");
	opacity: 0.7;
}
.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 {
	display: block;
	padding: 7px;
}
.pcTitle {
	color: #B02A5A;
	font-weight: bold;
}
.pcCount {
	color: #666666;
	font-size: 10px;
}
.pcTitleWrap + .pcCatch {
	margin-top: 5px;
}
.pcCatch {
	color: #999999;
	display: block;
	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.specialDesign { background-color: #E88828; }
.scLabel.specialMenu { background-color: #F38696; }
.scLabel.specialFeature { background-color: #85C53A; }
.scLabel.specialDesignEye { background-color: #24AECE; }
.scLabel.specialMenuEye { background-color: #F38696; }
.scLabel.specialFeatureEye { background-color: #85C53A; }
.scLabel.specialFeel { background-color: #FFB31A; }
.scLabel.specialParts { background-color: #E84F8E; }
.scLabel.specialMens { background-color: #3C6FD5; }
.scLabel.specialFacial { background-color: #E57AA6; }
.scLabel.specialDepilation { background-color: #15BFCC; }
.scLabel.specialSlim { background-color: #2087D3; }
.scLabel.specialGymYoga { background-color: #ED9D56; }
.scLabel.specialAHKJ { background-color: #1B810D; }

.lookRelaxFeature {
	margin-top: 5px;
	text-align: right;
}
/* /FEATURE */
/* ネイルデザインランキング */
.nailRankingListWrapper {
	margin-top: 15px;
	width: 182px;
}
.nailRankingList > li + li {
	margin-top: 20px;
}
.nailRankingPhoto {
	text-align: center;
}
.nailRankingPhoto img {
	max-height: 182px;
	max-width: 182px;
}
.nailRankingPhoto a {
	display: block;
}
.nailRankingPhoto a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.nailRankingPhoto:hover + .nailRankingInfo .nailRankingSubHead a {
	color: #7878CC;
}
.nailRankingHead {
	color: #333333;
	font-family: Century;
	font-size: 20px;
	line-height: 1;
	min-height: 26px;
	padding-left: 28px;
	padding-top: 3px;
}
.nailRankingRank {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", arial, sans-serif, verdana, Helvetica;
	font-size: 13px;
	padding-left: 1px;
	vertical-align: bottom;
}
.nailRankingHeadHigher {
	font-size: 28px;
	line-height: 25px;
	padding-left: 31px;
	padding-top: 0;
}
.nailRankingHeadHigher .nailRankingRank {
	font-size: 18px;
	vertical-align: middle;
}
.nailRankingInfo {
	margin-top: 5px;
}
.nailRankingSubHead + .nailRankingSalon {
	margin-top: 2px;
}
.nailRankingSalon {
	font-size: 10px;
}
.nailRankingSalon a {
	color: #666666;
	text-decoration: none;
}
.nailRankingFooter {
	background-color: #F5EFE0;
	font-size: 11px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}

/* デザインから探す */
.nailDesignSearchList {
	padding-left: 10px;
}
.nailDesignSearchList > li {
	float: left;
	margin-top: 5px;
	width: 135px;
}
.nailDesignSearchList .isDisabled {
	color: #CCCCCC;
}

/* 新着ネイルデザイン */
.newNailDesignListWrapper {
	margin-left: -15px;
}
.newNailDesignList {
	display: inline-block;
	font-size: 0;
	margin-left: 15px;
	margin-top: 10px;
	vertical-align: top;
	width: 170px;
}
.newNailDesignListImg {
	margin-bottom: 5px;
	text-align: center;
}
.newNailDesignListImg a:hover {
	opacity: 0.7;
}
.newNailDesignListImg img {
	max-height: 170px;
	max-width: 170px;
}
.newNailDesignListImg:hover + div > .newNailDesignListTitle a {
	color: #7878CC;
	text-decoration: none;
}
.newNailDesignListTitle {
	font-size: 12px;
}
.newNailDesignListShopName > a {
	color: #666666;
	display: block;
	font-size: 10px;
	text-decoration: none;
}

/* ネイルデザインランキング・新着ネイルデザイン共通 */
.nailRankingSubHead,
.nailRankingSalon,
.newNailDesignListTitle,
.newNailDesignListShopName {
	word-wrap: break-word;
}

/* エステ広告バナー */
.salonSelectionContent {
	margin-top: 13px;
	overflow: hidden;
	position: relative;
}
.salonSelectionListWrap {
	height: 92px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 710px;
}
.salonSelectionList {
	font-size: 0;
	left: 0;
	position: absolute;
	top: 0;
	white-space: nowrap;
}
.salonSelectionList > li {
	width: 92px;
}
.salonSelectionList > li + li {
	margin: 0 0 15px 11px;
	vertical-align: top;
}
.salonSelectionList > li img {
	width: 90px;
}
.salonSelectionCarouselPrev, .salonSelectionCarouselNext {
	display: block;
	height: 92px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 20px;
}
.salonSelectionCarouselPrev {
	left: 0;
}
.salonSelectionCarouselNext {
	right: 0;
}
.salonSelectionCarouselPrev:before, .salonSelectionCarouselNext:before {
	background-image: url("/CSP/img/kr/sprites/i.png?switch=2025062510");
	background-repeat: no-repeat;
	content: "";
	height: 30px;
	position: absolute;
	top: 50%;
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	width: 20px;
}
.salonSelectionCarouselPrev:before {
	background-position: -189px -6655px;
	left: 0;
}
.salonSelectionCarouselNext:before {
	background-position: -180px -6603px;
	right: 0;
}
.salonSelectionCarouselPrev:hover, .salonSelectionCarouselNext:hover {
	background-color: #FFFFFF;
}
