 @charset "utf-8";
/*
 index
*************************************************************************************/
/* ----- MAINVISUAL ----- */
#mv {
	height: 380px;
	width: 760px;
	margin-bottom: 7px;
	overflow: hidden;
}
#mv .next {
	background: url(/images/common/next.jpg) no-repeat;
}
#mv .prev {
	background: url(/images/common/prev.jpg) no-repeat;
}
#mv-thumb-ul {
	margin : 0 -5px 45px 0;
	position: relative;
}
.mv-thumb-li {
	float: left;
	width:148px;
	height: 60px;
	margin: 8px 5px 0 0;
}
.mv-thumb {
	width:140px;
	height: 46px;
	border: solid 1px #aaaaaa;
	padding: 6px 0 6px 6px;
}
li.mv-thumb-li:last-child {
	margin:0;
	margin-top: 8px;
}
#mv-thumb-ul .thumb {
	display: table;
	width: 38px;
	height:38px;
	background: #f7d6e3;
	font-family: "Century Gothic";
	text-align: center;
	font-weight: bold;
	margin: 6px 6px 6px 0;
	float: left;
	font-size: 90%;
}
#mv-thumb-ul .thumb p {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
#mv-thumb-ul .thum-first {
	background: #f6a3c3;
}
#mv-thumb-ul .thumb-txt {
	float: left;
	overflow: hidden;
	width: 90px;
	height:38px;
	line-height: 14px;
	text-align: left;
	font-size: 85%;
	padding:4px 0 5px 4px;
	border-left :solid 1px #aaaaaa;
}
.activeSlide:before {
	content: url('/images/common/slider_check.png');
	position: absolute;
	top: -2px;
}
.activeSlide {
	background: #fef6f9;
}

#slide-pager {
	position: relative;
}
#slide-next {
	position: absolute;
	background: url(/images/common/next.jpg) no-repeat;
	right:0;
	top: 155px;
	width: 29px;
	height:73px;
	z-index: 99999;
}
#slide-prev {
	position: absolute;
	background: url(/images/common/prev.jpg) no-repeat;
	left:0;
	top: 155px;
	width: 29px;
	height:73px;
	z-index: 99999;
}
#slide-next:hover, #slide-prev:hover {
	cursor: pointer;
}







/* ----- topカタログ ----- */
/* 見出し */
.headline {
	margin-top:40px;
	margin-bottom: 15px;
}
.headline-title {
	display: block;
	background: url(/images/common/title_img2.png) no-repeat 0em 0.4em;
	border-bottom:#2b2827 4px solid;
	padding:1px 0px 3px 13px;
	font-size:116%;
	font-weight: bold;
	text-align: left;
	font-family: 'Meiryo UI';
	letter-spacing: .1em;
}

.headline-pickup{
	margin-top:40px;
}

.headline-title-pickup {
	display: block;
	background: url(/images/common/title_img2.png) no-repeat 0em 0.4em;
	border-bottom:#2b2827 4px solid;
	padding:1px 0px 3px 13px;
	font-size:116%;
	font-weight: bold;
	text-align: left;
	font-family: 'Meiryo UI';
	letter-spacing: .1em;
}
.headline-catalog {
	background: url(/images/common/headline-catalog.jpg) repeat-x;
	height: 45px;
	margin-bottom: 15px
}
.headline-title-catalog {
	display: block;
	font-weight: bold;
	height: 40px;
	line-height: 43px;
	color: #000;
	padding:0 20px; 
	font-size: 123.1%;
	font-family:'Meiryo UI';
	letter-spacing: .1em;
}
.hd-h2 {
	background: url(/images/common/headline-catalog.jpg) repeat-x;
	margin-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
	height: 40px;
	line-height: 45px;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.hd-h3 {
	background: url(/images/common/headline.jpg) repeat-x, url(/images/common/title_img.png) no-repeat;
	background-position:bottom, 0 .4em;
	margin-bottom :10px;
	padding-left:20px;
	overflow: hidden;
	height: 30px;
	line-height: 24px;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.hd-h4 {
	border-bottom: 1px dotted #bbb;
	width:712px;
	margin :5px 0 0 0;
	padding: 0 0 0 10px;
	font-size: 108%;
	font-weight:bold;
	height: 28px;
	line-height: 35px
}


/* ----- hair以外ジャンル用hd ----- */
.title-cf {
	overflow: hidden;
	height:110px;

}
.hd-search{
	font-size: 100%;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	padding: 56px 0 18px 106px;
	font-family: 'Meiryo UI';
	letter-spacing: .1em;
}
#hd-search-nail {
	background: url(/images/common/top-nail.jpg) no-repeat;
}
#hd-search-eyelash {
	background: url(/images/common/top-eyelash.jpg) no-repeat;
}
#hd-search-esthe {
	background: url(/images/common/top-esthe.jpg) no-repeat;
}
#hd-search-relax {
	background: url(/images/common/top-relax.jpg) no-repeat;
}
#hd-search-biyoseikei {
	background: url(/images/common/top-biyoseikei.jpg) no-repeat;
}


/* ---- 地図から探す ---- */
#search-area-map {
	position: relative;
	width: 760px;
	height: 500px;
	margin-bottom: 50px;
	background: url(/images/common/bg_search-area.png) no-repeat;
}
/* ---- 選択した都道府県テキスト色変化 ---- */
a.search-area-a {
	display: block;
	color: #5a5858;
	font-weight: bold;
	text-align: center;
}
a.search-area-a:hover, a.search-area-a:active {
	text-decoration: none;
	color: #f870a4;
}




#search-area-map h4 {
	position: absolute;
	width: 208px;
	height:22px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #f870a4;
	z-index: 1;
}

/* ---- 北海道 ---- */
ul.search-area-hokkaido-ul {
	position: absolute;
	width: 76px;
	height: 64px;
	right: 56px;
	top: 41px;
	background: url(/images/common/bg-map-hokkaido.png) no-repeat;
}
li.search-area-hokkaido-li {
	position: relative;
	top: 2px;
	left: 8px;
	width: 66px;
	height: 28px;
	line-height:30px;
	background: url(/images/common/area-btn-off.png) no-repeat;
}


/* ---- 東北 ---- */
ul.search-area-tohoku-ul {
	position: absolute;
	width: 228px;
	height: 82px;
	top: 155px;
	right: 10px;
	background: url(/images/common/bg-map-tohoku.png) no-repeat;
}
h4.search-area-tohoku-h4 {
	top: 155px;
	right: 10px;
}
li.search-area-tohoku-li {
	float: left;
	position: relative;
	top: 20px;
	left: 21px;
	width: 66px;
	height: 28px;
	line-height: 30px;
	background: url(/images/common/area-btn-off.png) no-repeat;
	margin: 0 0 2px 2px;
}


/* ---- 関東---- */
ul.search-area-kanto-ul {
	position: absolute;
	width: 210px;
	height: 112px;
	padding-left: 61px;
	top: 254px;
	right: 10px;
	background: url(/images/common/bg-map-kanto.png) no-repeat;
}
h4.search-area-kanto-h4 {
	top: 254px;
	right: 10px;
}
li.search-area-kanto-li {
	float: right;
	position: relative;
	top: 21px;
	right: 1px;
	width: 66px;
	height: 28px;
	line-height: 30px;
	background: url(/images/common/area-btn-off.png) no-repeat;
	margin:0 2px 2px 0;
}

/* ---- 中部 ---- */
ul.search-area-chubu-ul {
	position: absolute;
	width: 208px;
	height: 110px;
	bottom: 3px;
	right: 176px;
	padding-top: 50px;
	background: url(/images/common/bg-map-chubu.png) no-repeat;
}
h4.search-area-chubu-h4 {
	bottom: 93px;
	right: 176px;
}
li.search-area-chubu-li {
	float: left;
	position: relative;
	top: 19px;
	left: 1px;
	width: 66px;
	height: 28px;
	line-height: 30px;
	background: url(/images/common/area-btn-off.png) no-repeat;
	margin: 0 0 2px 2px;
}


/* ---- 近畿 ---- */
ul.search-area-kinki-ul {
	position: absolute;
	width: 208px;
	height: 108px;
	bottom:3px;
	left:150px;
	padding-top: 50px;
	background: url(/images/common/bg-map-kinki.png) no-repeat;
}
h4.search-area-kinki-h4 {
	bottom: 93px;
	left:150px;
}
li.search-area-kinki-li {
	float: left;
	position: relative;
	top: 17px;
	left: 1px;
	width: 66px;
	height: 28px;
	line-height: 30px;
	background: url(/images/common/area-btn-off.png) no-repeat;
	margin: 0 0 2px 2px;
}


/* ---- (test)中国・四国 ---- */
ul.search-area-chugoku-shikoku-ul {
	position: absolute;
	width: 210px;
	height: 207px;
	top:42px;
	left:236px;
	background: url(/images/common/bg-map-chugoku-shikoku.png) no-repeat;
}
h4.search-area-chugoku-shikoku-h4 {
	top: 42px;
	left:236px;
}
/* ---- (test:中国)選択した都道府県テキスト色変化 ---- */

li.search-area-chugoku-shikoku-li {
	float: left;
	position: relative;
	top: 21px;
	left: 1px;
	width: 66px;
	height: 28px;
	line-height: 30px;
	background: url(/images/common/area-btn-off.png) no-repeat;
	margin: 0 0 2px 2px;
}
li.search-area-chugoku-shikoku-li:hover, li.search-area-tohoku-li:hover, li.search-area-hokkaido-li:hover, 
li.search-area-kyusyu-li:hover, li.search-area-okinawa-li:hover, li.search-area-kinki-li:hover, li.search-area-chubu-li:hover, li.search-area-kanto-li:hover {
	background: url(/images/common/area-btn-hover.png) no-repeat;
}
li.search-area-chugoku-shikoku-li:active, li.search-area-tohoku-li:active, li.search-area-hokkaido-li:active, 
li.search-area-kyusyu-li:active, li.search-area-okinawa-li:active, li.search-area-kinki-li:active, li.search-area-chubu-li:active, li.search-area-kanto-li:active {
	background: url(/images/common/area-btn-on.png) no-repeat;
}


/* ---- 九州 ---- */
ul.search-area-kyusyu-ul {
	position: absolute;
	width: 208px;
	height: 165px;
	top: 146px;
	left: 10px;
	background: url(/images/common/bg-map-kyusyu.png) no-repeat;
}
h4.search-area-kyusyu-h4 {
	top: 146px;
	left: 10px;
}
li.search-area-kyusyu-li {
	float: left;
	position: relative;
	top: 22px;
	left: 1px;
	width: 66px;
	height: 28px;
	line-height: 30px;
	background: url(/images/common/area-btn-off.png) no-repeat;
	margin: 0 0 2px 2px;
}


/* ---- 沖縄 ---- */
ul.search-area-okinawa-ul {
	position: absolute;
	width: 70px;
	height: 62px;
	left: 14px;
	bottom: 110px;
	background: url(/images/common/bg-map-okinawa.png) no-repeat;
}
li.search-area-okinawa-li {
	position: relative;
	top: 2px;
	width: 66px;
	height: 28px;
	line-height: 30px;
	background: url(/images/common/area-btn-off.png) no-repeat;
	margin: 0 0 2px 2px;
}







/* ---------- COMMON ---------- */
}
/* カタログのリスト */
.search-catalog-ul {
	width: 720px;
	margin: 0 0 10px;
}
.search-catalog-li {
	float: left;
	padding: 0 9px 10px;
	position: relative;
	width: 126px;
}
.search-catalog-img-bg {
	display: table-cell;
	display: block\9;
	height: 160px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #CCC;
	width: 120px;
	layout-grid-line: 160px;
}
.search-catalog-img {
}
.search-catalog-a {
	display: block;
	position: absolute;
	background: url(/images/common/bg_sprite_32.png) no-repeat 0 -300px;
	width: 105px;
	height: 20px;
	overflow: hidden;
	top: 135px;
	left: -1px;
	font-size: 93%;
	color: #fff;
	text-decoration: none;
	padding: 20px 5px 0 10px;
	;
}
.search-catalog-a-ranking {
	background-position: 0 0;
	height: 44px;
	top: 170px;
	padding-left: 5px;
	width: 110px;
	line-height: 1.7;
	left: -1px;
}
.search-catalog-ranking {
	display: block;
	padding: 10px 0 5px;
	text-align: center;
	width: 126px;
}
.search-catalog-txt {
	color: #444;
	display: block;
	font-size: 85%;
	margin: 20px 0 0;
}
/* タグクラウド 人気のエリアから探す */
.search-tag-popular-a {
	margin: 0 10px;
}



/* ----- PARTS ----- */
/*
 no-index
*************************************************************************************/
.mv-esthe {
	width: 760px;
	height: 137px;
	margin: 0 0 30px 0;
}
.mv-esthe-left {
	float: left;
}
.mv-esthe-right {
	float: right;
}


/* ----- トップヘアカタログ(地図の下) ----- */
#catalog-style {
	width:760px;
	clear: both\9;
}
#catalog-style ul {
	margin: 45px -24px 10px 0;
	clear:both/9;	
}
#catalog-style ul.column5{
	margin-right: -27px;
}
#catalog-style ul.column5 .catalog-list{
  margin-right: 25px;
  width: 130px;
}
#catalog-style .catalog-list {
	display: inline-block;
	float: left\9;
	margin: 0 24px 5px 0;
	font-size: 83%;
	width: 170px;
}
.catalog-list a {
	display: block;
	text-decoration: none;
}
.catalog-list a:hover {
	text-decoration: none;
}
.catalog-list-last{
	display: inline-block;
	margin-bottom: 5px;
	font-size: 85%;
}
.catalog-list-last a {
	display: block;
	text-decoration: none;
}
.catalog-list-last a:hover {
	text-decoration: none;
}

.fourcatalog-list {
	display: inline-block;
	float: left\9;
	margin: 0 24px 5px 0;
	font-size: 85%;
}
.fourcatalog-list a {
	display: block;
	text-decoration: none;
}
.fourcatalog-list a:hover {
	text-decoration: none;
}
.catalog-list-title {
	padding: 8px 0 2px 0;
	text-align: center;
	display: block;
	color: #000;
}
.top_btn:hover {
	cursor: pointer;
	background: #464445;
}
.top_btn a.hair-catalog {
	display: block;
	background: url(/images/common/top_btn_icon.png) no-repeat 3.3em .3em;
	padding-left: 18px;
	color: #fff;
	font-weight: bold;
	font-size: 93%;
}
.top_btn a.eyelash-catalog {
	display: block;
	background: url(/images/common/top_btn_icon.png) no-repeat 2.8em .3em;
	padding-left: 18px;
	color: #fff;
	font-weight: bold;
	font-size: 93%;
}
.top_btn a.nail-catalog {
	display: block;
	background: url(/images/common/top_btn_icon.png) no-repeat 2.8em .3em;
	padding-left: 18px;
	color: #fff;
	font-weight: bold;
	font-size: 93%;
}

.top_btn {
	position: relative;
	right: 0;
	max-width: 241px;
	background: #1e1a1a;
	text-align: center;
	padding:7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(../../js/common/PIE.htc);
	margin-left: auto;
	clear: both\9;
}
.top_btn a:hover {
	text-decoration: none;
}


/* ----- トップヘアビューティーコラム(ヘアカタログの下) ----- */
.yahoo-beauty {
	font-size: 85%;
	font-weight: bold;
	color: #c4969a;
	margin-left: 10px;
}
#column-style {
	width:100%;
	margin-bottom: 50px;
}
#column-style ul {
	padding:20px 0;
}
.column-list {
	display: inline-block;
	min-width: 236px;
	height: 80px;
	padding:10px 5px;
	border: solid 1px #aaaaaa;
	position: relative;
}
.column-list a {
	display: block;
}
.column-list a:hover {
	text-decoration: none;
}

.column-list-img-wrap {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 56px;
	overflow: hidden;
}
.column-list-img {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.column-label {
	position: relative;
	left: 90px;
	display: table;
	height:20px;
	line-height: 20px;
	padding: 0 5px;
	background: #1e1a1a;
	font-size: 85%;
	color: #fff;
	text-align: center;
}

.column-list-title {
	position: relative;
	top: 5px;
	display: inline-block;
	width: 145px;
	color: #000;
	font-size: 85%;
	vertical-align: top;
}
.top_btn a.column {
	display: block;
	background: url(/images/common/top_btn_icon.png) no-repeat 1.9em .3em;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 93%
}
/* ----- エリアコラムリスト（北海道・埼玉） ----- */
.area-column-list {
	margin-bottom: 20px;
}
.area-column-lists {
	display: inline-block;
	border: solid 1px #e7e4e0;
	max-width: 375px;
}
.area-column-lists a {
	padding: 15px;
	display: table;
}
.area-column-lists a:hover {
	text-decoration: none;
}
.area-column-lists-img {
	border: solid 1px #eceaea;
}
.area-column-lists-img, .area-column-lists-title {
	display: table-cell;
	vertical-align: top;
}
.area-column-lists-title {
	padding: 10px 0 0 10px;
	line-height: 1.4;
}
/* ----- トップ体験レポート(ヘアビューティーコラムグの下) ----- */
#report-style {
	width:100%;
	margin-bottom: 50px;
}
#report-style ul {
	padding:20px 0;
}
.report-list {
	display: inline-block;
	min-width: 354px;
	height: 108px;
	padding:10px;
	border: solid 1px #aaaaaa;
	position: relative;
}
.report-list a {
	display: block;
}
.report-list a:hover {
	text-decoration: none;
}
.report-list-img {
	display: inline-block;
	width: 110px;
}
.report-list-title {
	display: block;
	margin:5px 0 15px 0;
	color: #000;
	font-size: 98%;
}
.report-list-shop {
	position: absolute;
	max-width: 242px;
	height: 12px;
	margin-left:10px;
	font-size: 85%;
	overflow: hidden;
}
.report-list-pref-icon {
	position: absolute;
	left:130px;
	top:65px;
	background: #1e1a1a;
	color: #fff;
	padding:0 5px 0 7px;
	height: 23px;
	line-height: 25px;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 85%;
}
.report-list-pref {
	position: absolute;
	left:180px;
	top:65px;
	height: 23px;
	line-height: 25px;
	font-size: 93%;
}
.report-list-txt {
	position: absolute;
	left:130px;
	top:92px;
	max-width: 240px;
	line-height: 15px;
	font-size: 85%;
}
.top_btn a.report {
	display: inline-block;
	background: url(/images/common/top_btn_icon.png) no-repeat .1em .3em;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 93%;
}


.centered {
	margin-right: auto;
	margin-left: auto;
}
.current {
	text-decoration: none;
	cursor: default;
	color: #333;
}
.attention {
	color: #333;
	padding-top: 12px
}
.clear {
  clear: both;
}


/* ----- TO-TOP ----- */
#to-top {
	margin: 0 auto;
	width: 1000px;
	text-align: right;
}
.to-top-a {
	font-size: 93%;
	color: #000;
	text-decoration: none;
}
a.to-top-a:hover {
	color: #f694ba;
	text-decoration: none;
}












/* ----- いずれ分けたいカタログタブ ----- */
.switch {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}
.sp-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size:108% ;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd
}
.sp-btn:hover,
.sp-btn:focus,
.sp-btn:active {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e
}
.count-0 {
	line-height: 140%;
	padding: 20px 0 50px 35px;
	font-weight: bold;
	color: #666;
}

/*カタログ特集*/
.feature-wrap {
	margin: 0 -40px 40px 0;
}
.feature {
	width: 360px;
	padding: 0 40px 0 0;
}
.feature-hd {
	color: #fb83b8;
	display: block;
	font-size: 123.1%;
	font-weight: bold;
	border-bottom: 1px solid #efecec;
	width: 340px;
	margin: 12px auto 0;
	padding: 0 0 6px 0;
}
.feature-txt {
	color: #444;
	display: block;
	width: 340px;
	height: 92px;
	margin: 0 auto;
	padding: 8px 0 0;
	line-height: 140%;
}
.feature-link {
	text-align: right;
	margin: 15px 10px 0 0;
}
/* feature 特集 */
.feature-right-wrap {
	border-bottom: 1px solid #CBC3B6;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.feature-right {
	display: block;
	margin: 0 0 0 140px;
}



/* ---- カタログタブ ---- */
.tabmenu {
	margin: 20px 0 0 0;
}
.tabmenu li {
	margin: 0 3px 0 0;
}
.tabmenu,
.tabmenu li,
.tabmenu li a {
	float: left;
	position: relative;
	z-index: 2;
	display: block;
}
.tabmenu li.tab01.active {
	background: url(/images/common/tab01-on.jpg) no-repeat;
	width: 140px;
	height: 27px;
}
.tabmenu li.tab01.active a {
	display: none;
}
.tabmenu li.tab02.active {
	background: url(/images/common/tab02-on.jpg) no-repeat;
	width: 140px;
	height: 27px;
}
.tabmenu li.tab02.active a {
	display: none;
}
.tabmenu li.tab03.active {
	background: url(/images/common/tab03-on.jpg) no-repeat;
	width: 140px;
	height: 27px;
}
.tabmenu li.tab03.active a {
	display: none;
}
.tabmenu li.tab04.active {
	background: url(/images/common/tab04-on.jpg) no-repeat;
	width: 140px;
	height: 27px;
}
.tabmenu li.tab04.active a {
	display: none;
}
/* ---- ネイルカタログ ランキング ---- */
.catalog-nail-list {
	margin-right: -10px;
}
.catalog-ranking-nail-list {
	display: inline-table;
	margin: 0 10px 10px 0 ;
	max-width: 140px;
	vertical-align: top;
}


/* ---- メンズカタログ ---- */
.mens-catalog-ranking {
	clear: both;
	overflow: hidden;
	position: relative;
	top: -1px;
	width: 758px;
	height: 245px;
	border: 1px solid #79a6eb;
	background: #f7f9fd;
	z-index: 1;
}


/* ---- カタログ ランキング ---- */
.catalog-ranking-headline {
	display: block;
	padding: 10px 0 5px;
}
.image-list {
	display: table-cell;
	border:1px solid #aaa;
	background: #fff;
	padding: 0 1px;
	width: 136px;
	height: 170px;
	text-align: center;
	vertical-align: middle;
}
.catalog-ranking {
	clear: both;
	overflow: hidden;
	position: relative;
	top: -1px;
	width: 758px;
	height: 245px;
	border: 1px solid #f8cad0;
	background: #fffafc;
	z-index: 1;
}
ul.catalog-list, ul.mens-catalog-list {
	margin : 0 -7px 0 10px;
	height: 247px;
}
.catalog-ranking-title {
	width: 140px;
	margin-top: 5px;
	display: block;
	font-size: 77%;
	line-height: 120%;
}
.catalog-list-label {
	background: #f72e2e;
	width: 30px;
	height: 22px;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	;
	font-size: 120%;
	vertical-align: middle;
	position: absolute;
	opacity: 0.9;
	padding: 0 6px;
}
.catalog-list-count {
	display: block;
	text-align: right;
}
.catalog-list-count .catalog-count {
	font-size: 100%;
	font-weight: bold;
	padding: 0 4px 0 0;
	text-decoration: underline;
}
.catalog-ranking-list {
	margin-right : 5px;
	max-width: 140px;
	vertical-align: top;
	display: inline-block;
}


/*カタログ画像枠 (不要要素か検討)*/
#catalog-length,
#catalog-style,
#catalog-color,
#catalog-taste,
#catalog-scene {
	margin: 0 1px 20px;
}


/* ---- カタログリスト(_list_catlog.ctp一覧) ---- */
.catalog-result {
	clear: both;
	overflow: hidden;
	width: 748px;
	border: 1px solid #d1d1d1;
	background: #fbfafa;
	position: relative;
	z-index: 1;
	top: -1px;
	margin-bottom: 20px;
}
.catalog-result-ul {
	height: 225px;
	padding: 30px 0 0 0;
	display: table;
	text-align: center;
	margin-right: -5px;
}
.catalog-result-list {
	display: inline-table;
	margin: 10px 5px 15px 0;
	max-width: 140px;
	min-height: 220px;
	vertical-align: top;
	text-align: left;
}
#style_huck x:-moz-broken .catalog-result-list {
	display: inline-table;
	margin: 10px 5px 15px 0;
	max-width: 140px;
	min-height: 220px;
	vertical-align: top;
}
/* ---- カタログリスト内件数表示(_list_catlog.ctp一覧) ---- */
.headline-count {
	font-size: 93%;
	text-align: right;
}
.headline-allcount {
}
.headline-allcount-pickup {
	padding-top: 15px;
}



/*カタログ一覧*/
.tabmenu-result {
	margin: 20px 0 0 0;
}
.tabmenu-result li {
	margin: 0 3px 0 0;
}
.tabmenu-result,
.tabmenu-result li,
.tabmenu-result li a {
	float: left;
	position: relative;
	z-index: 2;
	display: block;
}
.catalog-feed-page {
	padding: 4px 0 0 320px;
}
.catalog-feed-page span {
	display: block;
	float: left;
	padding: 0 4px;
}


/* ---- ネイルカタログ ---- */   
.catalog-ranking-nail {
	display: block;
}
.nail-catalog-color-list {
	float: left;
	margin: 10px 8px 0;
}
.nail-catalog-color-link {
	font-weight: bold;
	margin: 8px 0 12px;
	letter-spacing: 0.1em;
}
.nail-catalog-color-link img {
	padding: 0 6px 0 0;
}


/* ---- アイラッシュカタログ ---- */
.eyelash-catalog-link {
	float: left;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin: 0 30px 20px 0;
}
.eyelash-catalog-link img {
	vertical-align: middle;
	padding: 0 4px 0 0;
}

.eyelash_catalog_img{
	width:168px;
	border:1px solid #aaa;
}
.eyelash_catalog_title{
	font-weight: bold;
}

/* 店舗管理ページのトップ文面 */

.tafloat {
	float: left;
	width: 530px;
	line-height: 125%;
	margin-bottom: 10px;
	margin-right: 50px;
	font-size: 93%;
	text-align: left
}
.top-txt {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*エリア検索140507*/
.headline-area {
	background: url(/images/common/headline-area.jpg) repeat-x;
	height: 28px;
	padding: 6px 6px 0;
}
.headline-title-area {
	display: block;
	height: 20px;
	color: #4caee3;
	padding: 2px 4px 0;
	font-size: 131%;
	font-weight: bold;
}
/*エリアタブ*/
.area-tabmenu li.tab01.active {
	background: url(/images/common/area-tab01-on.jpg) no-repeat;
	width: 254px;
	height: 32px;
}
.area-tabmenu li.tab02.active {
	background: url(/images/common/area-tab02-on.jpg) no-repeat;
	width: 254px;
	height: 32px;
}
.area-tabmenu li.tab03.active {
	background: url(/images/common/area-tab03-on.jpg) no-repeat;
	width: 252px;
	height: 32px;
}
.area-tabmenu,
.area-tabmenu li,
.area-tabmenu li a {
	float: left;
	position: relative;
	z-index: 2;
	display: block;
}
.area-tabmenu {
	margin: 20px 0 0 0;
}
.main-area {
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}
#selection-box {
	clear: both;
	overflow: hidden;
}
.selection-tab img {
	vertical-align: middle;
	padding: 0 4px 0 0;
}
/*エリア内容*/
.selection-tab {
	clear: both;
	overflow: hidden;
	width: 743px;
	padding: 20px 0 20px 15px;
	line-height: 1.5;
	border: 1px solid #c4c4c2;
	background: #fcfcfc;
	position: relative;
	z-index: 1;
	top: -1px;
}
/* 都道府県 > エリア一覧 */
.area-li {
	float: left;
	padding: 5px 0;
	width: 180px;
}
/* ---- 路線一覧 ---- */
.train-ul, .city-ul, .area-ul, .station-ul, .kodawari-ul{
		margin: 12px 0 25px 0;
}
.train-li {
	display: inline-block;
	font-size: 93%;
	margin-bottom: 5px;
	width: 182px;
}
/* ---- 都道府県 > 市区町村一覧 ---- */
.city-li {
	display: inline-block;
	font-size: 93%;
	margin-bottom: 5px;
	width:119px;
}
/* ---- エリア ---- */
.area-list-link {
	display: inline-block;
	width: 145px;
	margin-bottom: 5px;
	font-size: 93%;
}
.width-large {
	width: 200px;
}


/* 路線 > 駅一覧 */
.station-li {
	display: inline-block;
	margin-bottom: 5px;
	width: 152px;
	vertical-align: top;
}








/*pickup*/
.pickup-feed-page {
	float: right;
	margin: 10px 0;
}
.pickup-feed-page span {
	display: block;
	float: left;
	padding: 0 4px;
}
.pickup-feed-page a {
	float: left;
	display: block;
	position: relative;
	z-index: 2;
}
#pickup-length {
	width: 740px;
	margin: 0 auto;
}
.pickup-list {
	margin-bottom: 10px;
	clear: both;
}
.pickupshop-wrap{
	display: flex;
	margin-top:10px; 
}
.pickupshop {
	width: 340px;
	min-height:120px;
	float: left;
	padding: 10px;
	margin-right:10px;
	border: 1px #2b2827 solid;

}
.pickupshop-r {
	width: 345px;
	min-height:120px;
	float: right;
	padding: 10px;
	border: 1px #2b2827 solid;

}
.pickupshop-name {
	background-color: #ffffff;/* ----- tokyo/ 20150218変更----- */
	/*background-color: #fdcfad;20150218 削除*/
	font-size:108% ;
	font-weight: bold;
	border-bottom:#d8d5d4 1px solid;
}
.pickupshop-inner {
	padding-top: 10px;
	background-color: #ffffff;/* ----- tokyo/ 20150806変更----- */
}
.pickupshop-right {
	width: 220px;
	float: right;
}
.pickupshop-access span {
	font-weight: bold;
}
/*こだわりや条件から探す*/
.feelings-search {
	clear: both;
	overflow: hidden;
	clear: both;
	overflow: hidden;
	width: 718px;
	padding: 20px;
	line-height: 1.5;
	position: relative;
	z-index: 1;
	top: -1px;
}
#area-box {
	clear: both;
	overflow: hidden;
}
.feelings-list-link {
	float: left;
	width: 239px;
	padding-bottom: 5px;
	font-size: 93%;
}
.feelings-list-link img {
	vertical-align: middle;
	padding: 0 4px 0 0;
}
/*おすすめ美容室*/
.popularity-ranking {
	clear: both;
	overflow: hidden;
	width: 760px;
	position: relative;
	z-index: 1;
	top: -1px;
}
.popularity-ranking-headline {
	display: block;
}
.popularity-ranking-list {
	float: left;
	width: 140px;
	margin-left: 10px;
}
.popularity-list-inner {
	padding-top:15px;
}
.popularity-list-image {
	float: left;
	margin: 20px 7px 0 10px;
	position: relative;
}
/*おすすめ美容室画像枠*/
.pickup-image-list {
	border: 1px solid #ccc;
	background: #FFF;
	padding: 1px;
	display: block;
	width: 136px;
	height: 100px;
	float: left;
}
div.pickup-image-link {
	border: 1px solid #ccc;
	background: #FFF;
	padding: 1px;
	width: 112px;
	height: 84px;
	float: left;
	display: block;
}
div.pickup-image-link div {
	width: 112px;
	height: 84px;
}
div.pickup-center_img {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.pickup-center_img div {
	display: block;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	text-align: center;
	text-decoration: none;
	zoom: 1;
}
div.pickup-image-link img {
	max-width: 112x;
	max-height: 84px;
	line-height: 84px;
}
.pickup-center_img img {
	vertical-align: middle;
}
.pickup-center_img image-link span.centering {
	height: 84px;
}
div.pickup-center_img span.centering {
	visibility: hidden;
	overflow: hidden;
	vertical-align: middle;
	zoom: 1;
}
/*人気ランキング画像枠*/
.popularity-image-list {
	border: 1px solid #bbb6b4;
	background: #FFF;
	padding: 1px;
	display: block;
	width: 136px;
	height: 100px;
}
div.popularity-image-link {
	float: left;
	display: block;
}
div.popularity-image-link div {
	width: 136px;
	height: 100px;
}
div.popularity-center_img {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.popularity-center_img div {
	display: block;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	text-align: center;
	text-decoration: none;
	zoom: 1;
}
div.popularity-image-link img {
	max-width: 136x;
	max-height: 100px;
	line-height: 100px;
}
.popularity-center_img img {
	vertical-align: middle;
}
div.popularity-center_img image-link span.centering {
	height: 100px;
}
div.popularity-center_img span.centering {
	visibility: hidden;
	overflow: hidden;
	vertical-align: middle;
	zoom: 1;
}

.popularity-ranking-area {
	display: block;
	color: #2b2827;
	font-size: 85%;
	margin-top:5px;
}
.popularity-ranking-title {
	display: block;
	font-size: 93%;
	line-height: 120%;
}

.popularity-ranking-title span{
	display:block;
}
.headline-sub {
	border-bottom:#d8d5d4 1px solid;
	padding-bottom:3px;
	margin:25px auto 0 auto;
	width:740px !important;
}
.headline-sub--wide {
	width:100% !important;
}
.headline-subtitle {
	font-family: 'Meiryo UI';/* ----- tokyo/ 200150218変更----- */
	font-size: 108%;
	font-weight: bold;
}



/*口コミ*/
.reviews-ranking-headline {
	display: block;
}
.reviews-ranking-list {
	margin:8px auto 0 auto;
	padding-bottom:7px;
	border-bottom:#d8d5d4 1px solid;
	width:740px;
}
.reviews-list{
	margin-top:15px;
}

.reviews-list-image {
	float: left;
	margin: 20px 7px 0 10px;
	position: relative;
}

.reviews-image-list dt{
	border: 1px solid #bbb6b4;
	background: #FFF;
	padding: 1px;
	display: block;
	width: 70px;
	height: 48px;
	float:left;
}

.reviews-image-list dd{
	display:block;
	float:left;
	width:651px;
	margin-left:15px;
	padding-top: 3px;
}

.reviews-image-link {
	float: left;
	display: block;
}
.reviews-image-link span {
	width: 136px;
	height: 100px;
}
.reviews-center_img {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height:48px;
}
.reviews-center_img span {
	display: block;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	text-align: center;
	text-decoration: none;
	height:48px;
	zoom: 1;
}
.reviews-image-link img {
	max-width: 136x;
	max-height: 100px;
	line-height: 100px;
}
.reviews-center_img img {
	vertical-align: middle;
}
.reviews-center_img image-link span.centering {
	height: 100px;
}
.reviews-center_img span.centering {
	visibility: hidden;
	overflow: hidden;
	vertical-align: middle;
	zoom: 1;
}

.reviews-ranking-area {
	display: block;
	color: #2b2827;
	font-size: 93%;
	padding-top:10px;
}
.reviews-ranking-title {
	display: block;
	font-size:93%;
	font-weight:bold;
	letter-spacing:1px;
}

.reviews-ranking-title a{
	color:#629370 !important;
}


.reviews-ranking-title span{
	display:inline-block;
}

.reviews-shop-area{
	font-weight:normal;
	color: #2B2827 !important;
	font-size: 93%;
}
.reviews-shop-area a{
	color: #2B2827 !important;
}

.review-comments{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break:break-all;
	background: url(/images/common/img-balloon-icon.png) no-repeat left;
	padding: 2px 0px 0px 15px;
	margin-top: 10px;
}

/*割引・クーポン*/
.coupon-search{
	margin-top:15px;
}
.coupon-search-list {
	width: 740px;
	margin: 10px auto;
}
.coupon-search-box {
　　height: 414px;
	line-height: 1.5;
	margin: 0 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/js/common/PIE.htc);
}

#coupon-search {
	margin: 10px 0 0 10px;
}
.coupon-search-nav {
	cursor: pointer;
}
.coupon-search-ul {
	margin-left: -10px;
	display: flex;
	flex-wrap: wrap;
}
.coupon-search-li {
	position: relative;
	display: flex;
	float: left;
	width: 365px;
	overflow: hidden;
	margin: 0 0px 10px 10px;
}
.coupon-search-a {
	display: inline;
}
.coupon-search-img-bg {
	display: table-cell;
	display: block\9;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 86px;
	height: 64px;
	background: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
	layout-grid-line: 60px;
}
.coupon-search-detail {
	display: block;
	float: right;
	width: 233px;
	height: 100%;
	padding: 5px 5px 2.5em;
	background: #fff;
	word-break: break-all;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.coupon-search-name {
	display: block;
	color: #2b2827;
	font-weight: bold;
	padding-bottom: 5px;
}
.coupon-search-shop-area {
	color: #2b2827;
	font-size: 93%;
	text-align: right;
	margin-top: 3px;
	display: block;
}
.coupon-search-shop-access{
	color: #2b2827;
	font-size: 93%;
}

.coupon-search-shop-name {
	color: #2b2827;
	font-weight:bold;
	display: block;
	margin-top: 5px;
	padding:5px 0;
	border-top: solid 1px #eceaea;
	white-space: normal;
}

.coupon-search-arrow{
	color:#2b2827;
}
.coupon-search-retail-price {
	text-decoration: line-through;
	color: #444444;
}
.coupon-search-off-price {
	color: #ff0000;
}
.carousel-ul {
	position: relative;
	width: 740px;
/* 20140911修正　*/	
	height: 350px;
/* 20140911修正　*/
	overflow: hidden;
}
.coupon-search-contents {
	position: absolute;
	top: 290px;
	left: 0px;
	display: none;
	z-index: 2;
	opacity: 1;
	width: 740px;
}
.coupon-icon {
	float: left;
	margin-right: 10px;
}

/* 割引・クーポン　ブロックリンク　*/
.coupon-search-link-block {
	display: block;
	text-decoration: none;
	cursor: pointer;
	width: 345px;
	border: 10px solid #eceaea;
	background: #eceaea;
}
.coupon-search-link-text {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
/*路線内容*/
.route-list-link {
	float: left;
	width: 179px;
	padding-bottom: 5px;
	font-size: 93%;
}
/*路線名内容*/
.routename-list-link {
	float: left;
	width: 119px;
	padding-bottom: 5px;
	font-size: 93%;
}
/*検索結果*/
#search-result {
}
/*検索結果タブ*/
.search-result-tabmenu li.tab01.active {
	background: url(/images/common/area-tab01-on.jpg) no-repeat;
	width: 196px;
	height: 36px;
}
.search-result-tabmenu li.tab02.active {
	background: url(/images/common/area-tab02-on.jpg) no-repeat;
	width: 186px;
	height: 36px;
}
.search-result-tabmenu li.tab03.active {
	background: url(/images/common/area-tab03-on.jpg) no-repeat;
	width: 185px;
	height: 36px;
}
.search-result-tabmenu li.tab04.active {
	background: url(/images/common/area-tab04-on.jpg) no-repeat;
	width: 193px;
	height: 36px;
}
.search-result-tabmenu,
.search-result-tabmenu li,
.search-result-tabmenu li a {
	float: left;
	position: relative;
	z-index: 2;
	display: block;
}
.search-result-tabmenu {
	margin: 20px 0 0 0;
}
.search-result-headline-count {
	display: block;
	padding: 15px 10px 0 0;
	font-size: 100%;
	font-weight: bold;
	float: right;
	clear: both;
}
.search-result-headline-allcount {
	display: block;
	padding: 0 0 10px 0;
 margin-right:
 font-size:12px;
	float: left;
}
.search-result-feed-page {
	float: right;
	margin: 10px 12px 10px 0;
}
/*検索結果ショップ*/
.summaryshop {
	width: 740px;
	margin: 10px auto;
	clear: both;
}
.summaryshop-inner {
	width: 718px;
	padding: 10px;
	background-color: #fefefd;
	border: 1px solid #f3f2f0;
}
.summaryshop-name {
	background-color: #f3f2f0;
	padding: 5px 10px;
	vertical-align: middle;
}
.summaryshop-text a {
	color: #444499;
}
.summaryshop-text__sub {
	display: block;
	font-size: 71.4%;
}
.label-set {
	float: right;
}
.summaryshop-right {
	width: 590px;
	float: right;
}
.summaryshop-access span {
	font-weight: bold;
	font-size: 93%;/* ----- tokyo/shibuya 20150218 変更----- */
}
.summaryshop-label{
	float: left;
	font-size: 93%;
}
.summaryshop-label__item {
    margin-right: 3px;
    background-color: #9dbda6;
    font-size: 12px;
    padding: 3px 8px;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 3px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    clear: both;
}
.summaryshop-head {
	margin-top: 10px;
	padding-bottom: 5px;/* ----- tokyo/shibuya 20150218 変更----- */
	font-size: 116%;/* ----- tokyo/shibuya 20150218 変更----- */
	/* color: #fc9ac5; 201502018削除*/
	/* font-size:108% ; 201502018削除*/
	font-weight: bold;
}
.summaryshop-detail {
	margin-bottom: 10px;
	line-height: 1.5;
}
.summaryshop-menu {
	background: #f3f2f0;
	clear: both;
	overflow: hidden;
	padding: 5px 10px;
}
.summaryshop-title {
	font-weight: bold;
	float: left;
}
.summaryshop-link {
	float: right;
	background: url(/images/common/triangle.png) no-repeat .1em .3em;/* ----- tokyo/shibuya 20150219 変更----- */
	padding: 0 0 0 10px;/* ----- tokyo/shibuya 20150219 変更----- */
}
.summaryshop-link:hover {
	background: url(/images/common/triangle_hover.png) no-repeat .1em .3em;/* ----- tokyo/shibuya 20150219 変更----- */
}
.summaryshop-menulist {
	border-bottom: solid 1px #f3f2f0;
	clear: both;
	overflow: hidden;
	padding: 5px 10px;
}
.summaryshop-list {
	float: left;
}
.summaryshop-price {
	float: right;
}
.summaryshop-headline-allcount {
	display: block;
	height: 24px;
	font-size: 93%;
	float: right;
	position: relative;
}
/*検索結果一覧画像枠*/
.summaryshop-image-list {
	border: 1px solid #ccc;
	background: #FFF;
	padding: 1px;
	display: block;
	width: 136px;
	height: 100px;
	float: left;
}
div.summaryshop-image-link {
	border: 1px solid #ccc;
	background: #FFF;
	padding: 1px;
	width: 112px;
	height: 84px;
	float: left;
	display: block;
}
div.summaryshop-image-link div {
	width: 112px;
	height: 84px;
}
div.summaryshop-center_img {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.summaryshop-center_img div {
	display: block;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	text-align: center;
	text-decoration: none;
	zoom: 1;
}
div.summaryshop-image-link img {
	max-width: 112x;
	max-height: 84px;
	line-height: 84px;
}
.summaryshop-center_img img {
	vertical-align: middle;
}
.summaryshop-center_img image-link span.centering {
	height: 84px;
}
div.summaryshop-center_img span.centering {
	visibility: hidden;
	overflow: hidden;
	vertical-align: middle;
	zoom: 1;
}
/*検索切り替えスイッチ*/
.search-result-switch li.tab01.active {
	background: url(/images/common/net-button-on.jpg) no-repeat;
	width: 230px;
	height: 24px;
}
.search-result-switch li.tab02.active {
	background: url(/images/common/all-button-on.jpg) no-repeat;
	width: 230px;
	height: 24px;
}
.search-result-switch,
.search-result-switch li,
.search-result-switch li a {
	float: left;
	position: relative;
	z-index: 2;
	display: block;
}
.search-result-switch {
	margin: 20px 0 10px 150px;
	;
}
/*クーポン一覧*/
.summaryshop-headline-count {
	float: right;
}
.summaryshop-access_c {
	/* width: 500px; 20150218削除*/
	/* float: left; */
	font-size: 93%;/* ----- tokyo/shibuya 20150219 変更----- */
}
.summaryshop-access_c span {
	font-weight: bold;
}
.label-new {
	color: #FFFFFF;
	background: none repeat scroll 0 0 #AAE6C2;
	font-weight: bold;/*20140822クーポンラベル修正*/
	margin-right: 5px;
	font-size: 93%;
	float: left;
	/*20140822クーポンラベル修正（layout.cssより移行）*/
	padding: 4px 6px;/*20140822クーポンラベル修正*/

}
.label-alluser {
	color: #FFFFFF;
	background: none repeat scroll 0 0 #8db9e0;
	font-weight: bold;
	padding: 4px 6px;
	margin-right: 5px;
	font-size: 93%;
	float: left;
}
/*20140822 ホットペッパークーポンラベル「再来」用(.label-return)新規追加*/
.label-return {
	color: #FFFFFF;
	background: none repeat scroll 0 0 #e6b989;
	font-weight: bold;
	padding: 4px 6px;
	margin-right: 5px;
	font-size: 93%;
	float: left;
}
/* ここまで */

.summaryshop-pricebox {
	display: block;
	float: right;
	width: 230px;
	background: #fff;
}
.summaryshop-usually-price {
	text-decoration: line-through;
	color: #444444;
}
.summaryshop-off-price {
	color: #ff0000;
}
/*付近のエリアから探す*/
.near-search {
	clear: both;
	overflow: hidden;
	clear: both;
	overflow: hidden;
	width: 720px;
	padding: 20px;
	line-height: 1.5;
	position: relative;
	z-index: 1;
	top: -1px;
}
.near-search img {
	vertical-align: middle;
	padding: 0 4px 0 0;
}
/*エリア検索_口コミ*/
.summaryshop-reviewlist {
	position: relative;
	width: 575px;
	clear: both;
	overflow: hidden;
	padding: 5px 10px 5px 130px;
}
.search-shop-review-heart{
	position: absolute;
	top: 5px;
	left: 10px;
}
.search-shop-review-heart-pink{
	color: #ff4c4a;
}
.summaryshop-text-ranking01 {
	font-size:108% ;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	padding-left: 30px;
	background: url(/images/common/summaryshop-ranking01.png) no-repeat;
}
.summaryshop-text-ranking02 {
	font-size:108% ;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	padding-left: 30px;
	background: url(/images/common/summaryshop-ranking02.png) no-repeat;
}
.summaryshop-text-ranking03 {
	font-size:108% ;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	padding-left: 30px;
	background: url(/images/common/summaryshop-ranking03.png) no-repeat;
}
/* 埼玉ページに追加 140709*/
.saitama-bannerbox {
	width: 738px;
	padding: 10px;
	border: 1px solid #cccccc;
}
.saitama-ttl {
	color: #686161;
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
	background-color: #faf4f4;
	padding: 5px 0;
}
.saitama-ttl-area {
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
	color: #AB8903;
	background-color: #FEFEE9;
	padding: 5px;
}
.saitama-bannerbox-image-l {
	width: 240px;
	float: left;
	margin-right: 9px;
}
.saitama-bannerbox-image-r {
	width: 240px;
	float: right;
}


.tabmenu li.menstab01.active{
  background:url(/images/common/menstab01-on.jpg) no-repeat;
	width:140px;
	height:27px;
}
.tabmenu li.menstab01.active a{
	display:none;
}

.tabmenu li.menstab02.active {
	background:url(/images/common/menstab02-on.jpg) no-repeat;
	width:140px;
	height:27px;
}
.tabmenu li.menstab02.active a{
	display:none;
}

.tabmenu li.menstab03.active {
	background:url(/images/common/menstab03-on.jpg) no-repeat;
	width:140px;
	height:27px;
}
.tabmenu li.menstab03.active a{
	display:none;
}


/*20140807検索ページラベル修正*/
.summaryshop-label-net {
	color: #737070;
	float: left;
	font-size: 93%;
	font-weight: bold;
	padding: 7px 0 0 10px;
	margin: 0 4px;
}
.summaryshop-labelon {
	font-size: 85%;
	color: #FFF;
	padding: 4px;
	margin: 3px 3px 0;
	background: #f85769;
	float: left;
}
.summaryshop-labeloff {
	font-size: 85%;
	color: #FFF;
	padding: 4px;
	margin:3px 0px 3px 3px;
	background: #d0cbcb;
	float: left;
}
.summaryshop-text {
	font-size:108% ;
	font-weight: bold;
	float: left;
	margin-top: 6px;
}
.pickupshop-label-net {
	color: #737070;
	float: left;
	font-size: 93%;
	font-weight: bold;
	padding: 7px 0 0 10px;
	margin: 0 4px;
}
.pickupshop-labelon {
	font-size: 85%;
	color: #FFF;
	padding: 4px;
	margin: 3px 3px 0;
	background: #f85769;
	float: left;
}
.pickupshop-labeloff {
	font-size: 85%;
	color: #FFF;
	padding: 4px;
	margin: 3px 3px 0;
	background: #d0cbcb;
	float: left;
}
.pickupshop-access {
	width: 220px;
	padding-top: 10px;
	font-size: 93%;
	clear: both;
	height: 55px;
}
.hpb-notice {
	padding: 15px 0 10px 0;
	text-align: left;
	font-size: 85%;
	line-height: 1.3em;
}


/* こだわりメニュー */
.kodawari-li {
	float: left;
	padding: 0 0 7px 0;
	width: 240px;
	font-size:93%
}
/***********************************************************************************************************************************
tmp shop.csv
************************************************************************************************************************************/

/* ----- バー ----- */
.bar {
	background-image: url(/images/common/bar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 5px;
}
/* ----- 店舗リスト ----- */

.hd-list-shop,
.list-shop {
	border: 1px solid #E5E5E5;
	/*
	width: 350px;
*/
	padding: 9px;
}
.hd-list-shop {
	font-size: 116%;
	font-weight: bold;
	background-color: #EAE5DC;
	border-bottom: none;
}
.list-shop {
	border-top: none;
	margin: 0 0 20px;
}
/* 店舗リスト上部 */
.list-shop-lead {
}
.list-shop-lead-p {
}
.list-shop-lead-span {
	display: block;
	text-align: right
}
/* 店舗リスト下部 左右 */
.list-shop-detail {
	margin: 10px 0 0;
}
/* 左 */
.list-shop-img {
	width: 140px;
	margin: 0 15px 0 0;
	float: left;
}
.list-shop-menu-left {
	float: left;
	width: 48%;
}
.list-shop-menu-right {
	float: right;
	width: 48%;
}
/* マイサロン登録数バルーン */
.list-shop-mysalon {
	padding: 10px 0;
}
.list-shop-mysalon-p {
	font-size: 85%;
	margin: 5px 0 0;
	color: #444;
	float: left;
}
.list-shop-mysalon-baloon {
	background: url(/images/shop/bg_linkbtn-ballon.gif) no-repeat right top;
	display: inline;
	float: left;
	height: 20px;
}
.list-shop-mysalon-baloon-p {
	line-height: 20px;
	color: #FFF;
	background: url(/images/shop/bg_linkbtn-ballon.gif) no-repeat left top;
	height: 20px;
	padding: 0 0 0 15px;
	margin: 0 5px 0 0;
}
/* マイサロン登録ボタン */
.list-shop-mysalon-btn {
	margin: 26px 0 0 -20px;
}
/* 店舗紹介テキスト */
.hd-list-shop-txt {
	color: #FD6778;
	font-size: 108%;
	font-weight: bold;
}
.list-shop-txt {
	padding: 0 0 10px 0;
	height: 100px;
	overflow: hidden;
	line-height: 140%;
}
.list-shop-tag {
	display: block;
	text-align: right;
}
.list-shop-area-tag {
	display: inline;
	padding: 5px;
	font-weight: bold;
	background: #dcbaae;
	color: #FFF;
}
/* 店舗紹介テーブル */
.list-shop-table {
	font-size: 85%;
	color: #444;
	overflow: hidden;
}
.list-shop-th,
.list-shop-td {
	padding: 5px 10px 5px 0;
	text-align: left;
}
.list-shop-th {
	/*white-space:nowrap;*/
	overflow: hidden;
}
.list-shop-td {
	/*
  color: #FD5284;
*/
	text-align: right;
	padding-right: 0;
}
.list-shop-detail-wrap {
	padding: 5px 5px 20px;
}
.list-shop-wrap {
	float: left;
	padding: 5px;
	height: 480px;
}


/* ----- Order ----- */
.order {
	color: #444;
	border-bottom: 1px solid #C3BAAB;
	font-size: 93%;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 5px 0;
	width: 760px;
}
.order-p {
	display: inline;
	float: left;
}
.order-ul {
	float: right;
}
.order-li {
	float: left;
	padding: 0 0 0 1em;
}


/* ----- 検索結果やカタログリストのページレイアウト ----- */
.page-navi {
	text-align: center;
	height: 34px;
}
.page-numbers {
	background: #FFF;
	border: 1px solid #1e1a1a;
	color: #000;
	margin: 0 1px;
	padding: 6px;
	text-decoration: none;
	letter-spacing: 0;
}
a.page-numbers:hover {
	background: #1e1a1a;
	border-color: #1e1a1a;
	color: #FFF;
}
.page-current {
	border: none;
	color: #000;
	font-weight: 700;
	margin: 0 1px;
	padding: 4px;
	letter-spacing: 0;
}
.page-dots {
	border: none;
	background: none;
}


/* ----- サイトマップ ----- */
.hd-search-area {
	padding-left: 20px;
	height: 28px;
	line-height: 32px;
	color: #2c2827;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom: 1px solid #e2e1df;
}
.search-area-txt-ul {
	margin-bottom: 12px;
}
.search-area-txt-li {
	float: left;
}
.category-link-area-li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #6c6461;
}
.search-area-sitemap-a {
	display: block;
	text-decoration: none;
	color: #6c6461;
	-webkit-border-radius:4px;	/* Safari,Google Chrome用 */
	-moz-border-radius:4px;	/* Firefox用 */
	text-align: center;
	min-width: 150px;
	padding: 5px 0;
}
.category-link-sitemap-a {
	color: #6c6461;
	-webkit-border-radius:4px;	/* Safari,Google Chrome用 */
	-moz-border-radius:4px;	/* Firefox用 */
	font-size: 93%;
}
.search-area-sitemap-a:hover,.category-link-sitemap-a:hover{
	text-decoration: none;
	color: #f1b6cc;
}

/* ----- pages/guideline ----- */
.guideline {
	margin-bottom: 40px;
}
.guideline p {
    line-height: 2.0
}
.guideline h3.head {
	border-bottom:solid 1px #d9d3d3;
	line-height:1.4em;
	padding: 5px 7px 3px 2em;
	margin-bottom:7px;
	text-indent:-1.2em;
	font-weight: bold;                            
	font-size: 116%;
}
.guideline_txt_bold {
	font-weight: bold;
}
.guideline a {
	text-decoration: underline;
}

/*-----------------------------------------------------*/
/*   BP_1-461 【カタログ】カタログページにカテゴリーと写真を追加する   */
/*-----------------------------------------------------*/

.catalog-list-img {
	max-width: 100%;
}
.catalog-list.__noimg .catalog-style-link {
	padding: 7px 0 7px 15px;
  border-bottom: 1px dashed #777;
  text-align: center;
  position: relative;
}
.catalog-list.__noimg .catalog-style-link:hover {
  border-bottom-style: solid;
}
.catalog-list.__noimg .catalog-style-link::before {
  content: url(/images/common/triangle.png);
  position: absolute;
  top: 0.65em;
  left: 0;
}
