@charset "utf-8";
/*All device
--------------------------------------------------*/
#header .logowrap h1 {
	float:right;
	width:210px;
}

#contents {
	text-align:center;
}

#breadcrumbs_pc {
	display:none;
}

#breadcrumbs_sp {
	padding:10px;
	font-size:10px;
	text-align:left;
}

#breadcrumbs_sp a, #breadcrumbs_sp a:hover, #breadcrumbs_sp a:active {
	text-decoration:underline;
}

/* ソーシャル */
.snsArea {
  position:relative;
  border-top:1px solid #c1bcbc;
  width: 80%;
  margin:30px auto 0;
  padding-top:20px;
}
.snsArea p {
	display: block;
	position:absolute;
	top:-10px;
	right:0;
	left:0;
	margin: 0 auto;
	text-align:center;
   margin-bottom:10px;
   font-size:14px;
}
.snsArea p span {
	padding: 0 5px;
	font-weight:bold;
	color:#ef507a;
	background-color:#FFFFFF;
}
.snsArea .inner {
  width:160px;
  margin:0 auto;
}
.snsArea .inner .snsArea_tw,
.snsArea .inner .snsArea_fb {
	float:left;
	width:40px;
	margin-right:20px;
}
.snsArea .inner .snsArea_line {
	float:left;
	width:40px;
    margin-right:0;
}
.snsArea .snsArea_line img,
.snsArea .snsArea_tw img,
.snsArea .snsArea_fb img {
	width:40px;
}
.snsArea .inner:after {
	content: "";
    display: block;
    clear: both;
}
.snsArea .snsArea_line .snsArea_line_sp, .snsArea .snsArea_tw .snsArea_tw_sp, .snsArea .snsArea_fb .snsArea_fb_sp {
	width:40px;
}
.snsArea .snsArea_line .snsArea_line_pc, .snsArea .snsArea_tw .snsArea_tw_pc, .snsArea .snsArea_fb .snsArea_fb_pc {
	display:none;
}

h2 {
	width:100%;
	margin:0 auto 10px;
}

h2 img {
	width:100%;
	vertical-align:bottom;
}

.tread {
	width:95%;
	margin:0 auto 5px;
	font-size:10px;
	text-align:left;
}

.brdn {
	display:none;
}

.brdb {
	display:block;
}

#contents #nav {
	display:table;
	width:95%;
	margin:0 auto 10px;
}

#contents #nav li {
	display:table-cell;
	vertical-align: middle;
	padding:0 0 0 5px;
}

#contents #nav li:first-child {
	padding:0;
}

#contents #nav li img {
	width: 100%;
	vertical-align:bottom;
}

/*********掲載期間*********/
.days {
	clear:both;
	width:95%;
	margin:0 auto 10px;
}

.days .text {
	font-size:10px;
	text-align:right;
}

#style1, #style2, #style3, #style4 {
	width:100%;
	margin:0 auto 10px;
	padding:0 0 10px;
}

.mainbg_nail {
	background:url(../images/bg_first_nail.png) center top no-repeat;
	background-size: 100% auto;
	background-attachment: scroll;
	background-color:#ddebff;
}

.mainbg_matsuge {
	background:url(../images/bg_first_matsuge.png) center top no-repeat;
	background-size: 100% auto;
	background-attachment: scroll;
	background-color:#f0f2e6;
}

.mainbg_relax {
	background:url(../images/bg_first_relax.png) center top no-repeat;
	background-size: 100% auto;
	background-attachment: scroll;
	background-color:#541c03;
}

.mainbg_esthe {
	background:url(../images/bg_first_esthe.png) center top no-repeat;
	background-size: 100% auto;
	background-attachment: scroll;
	background-color:#e4fdff;
}

.stylename_pc {
	display:none;
}

.stylename_sp {
	display:table;
	width:100%;
	margin:0 auto 5px;
	padding:16px 0 32px;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	line-height:1;
	text-align:center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#style1 .stylename_sp {
	background:url(../images/bg_title_first_nail.png) center top no-repeat;
	background-size:100% auto;
}

#style2 .stylename_sp {
	background:url(../images/bg_title_first_matsuge.png) center top no-repeat;
	background-size:100% auto;
}

#style3 .stylename_sp {
	background:url(../images/bg_title_first_relax.png) center top no-repeat;
	background-size:100% auto;
}

#style4 .stylename_sp {
	background:url(../images/bg_title_first_esthe.png) center top no-repeat;
	background-size:100% auto;
}

.stylename_sp div {
	display:table-cell;
	vertical-align:middle;
}

.styleinfo {
	width:80%;
	margin:0 auto 15px;
	padding:10px;
	color:#333;
	font-size:12px;
	text-align:center;
	background-color:#FFF;
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}

/*searchlinklist*/
.verticalLinkListRecommend {
	position: relative;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	height: 76px;
	overflow: hidden;
}

.verticalLinkListRecommendOpened {
	height:348px !important;
}

.verticalLinkListRecommend > .normalSplitLineT {
	position: relative;
	display:table;
	width:95%;
	height:61px;
	margin:0 auto 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.verticalLinkListRecommend > .normalSplitLineT > a {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:61px;
	margin:0 auto 15px;
	padding:0 26px 0 40px;
	background:url("../images/icon_search.png") 8px 50% no-repeat;
	background-size:22px;
	border-width:1px 1px 2px 1px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
}

.verticalLinkListRecommend > .normalSplitLineT > a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 9px;
	height: 14px;
	line-height: 1;
	margin-top: -6.5px;
	right:15px;
	font-weight: bold;
	background: url(../images/icon_link_sp.png) no-repeat 0 0;
	-webkit-background-size: 9px 14px;
	background-size: 9px 14px;
}

.verticalLinkListRecommend > .normalSplitLineT > a.title_nail_sp {
	background-color:#9271d0;
	border:solid #9271d0;
}

.verticalLinkListRecommend > .normalSplitLineT > a.title_matsuge_sp {
	background-color:#ffb387;
	border:solid #ffb387;
}

.verticalLinkListRecommend > .normalSplitLineT > a.title_relax_sp {
	background-color:#a5c765;
	border:solid #a5c765;
}

.verticalLinkListRecommend > .normalSplitLineT > a.title_esthe_sp {
	background-color:#c36ed2;
	border:solid #c36ed2;
}

.refineMenu {
	border-radius: 0 ;
}

.refineMenu > .normalSplitLineT > a:after{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

.refineMenu > .normalSplitLineT.sliderContentsClosed > a:after{
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
}

.searchlinklist .searchlinklisttitle {
	display:none;
}

/* 2カラム複数列 */
.twoColumnSelect {
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #BFB9B0;
	border-bottom: 1px solid #BFB9B0;
	-webkit-box-sizing: border-box;
}

.twoColumnSelect li {
	float: left;
	position: relative;
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-right: #BFB9B0 1px solid;
	border-bottom: #BFB9B0 1px solid;
	display: table;
	height: 51px;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

.twoColumnSelect li:nth-child(even) {
	border-right: none;
}

.twoColumnSelect li:last-child {
	border-bottom: none;
}

.twoColumnSelect li a {
	color: #333333;
	padding: 0 19px 0 8px;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
}

.twoColumnSelect li a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 9px;
	height: 14px;
	line-height: 1;
	margin-top: -6.5px;
	right: 10px;
	color: #7C7C7C;
	font-weight: bold;
	background: url(../images/icon_link_sp.png) no-repeat 0 0;
	-webkit-background-size: 9px 14px;
	background-size: 9px 14px;
}

/* catalog */
.catalogCol {
	width:95%;
	margin:0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*nail*/
.bg_inner_nail_top {
	padding:25px 0 0;
	background:url(../images/bg_cataloglist_nail_top.png) center top no-repeat;
	background-size:100% auto;
}

.bg_inner_nail_bottom {
	background:url(../images/bg_cataloglist_nail_bottom.png) center bottom no-repeat;
	background-size:100% auto;
	padding:0 0 10px;
}

.bg_inner_nail_contents {
	width:100%;
	background:url(../images/bg_cataloglist_nail_middle.png) center center repeat-y;
	background-size:100% auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*matsuge*/
.bg_inner_matsuge_top {
	padding:25px 0 0;
	background:url(../images/bg_cataloglist_matsuge_top.png) center top no-repeat;
	background-size:100% auto;
}

.bg_inner_matsuge_bottom {
	background:url(../images/bg_cataloglist_matsuge_bottom.png) center bottom no-repeat;
	background-size:100% auto;
	padding:0 0 10px;
}

.bg_inner_matsuge_contents {
	width:100%;
	background:url(../images/bg_cataloglist_matsuge_middle.png) center center repeat-y;
	background-size:100% auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*relax*/
.bg_inner_relax_top {
	padding:25px 0 0;
	background:url(../images/bg_cataloglist_relax_top.png) center top no-repeat;
	background-size:100% auto;
}

.bg_inner_relax_bottom {
	background:url(../images/bg_cataloglist_relax_bottom.png) center bottom no-repeat;
	background-size:100% auto;
	padding:0 0 10px;
}

.bg_inner_relax_contents {
	width:100%;
	background:url(../images/bg_cataloglist_relax_middle.png) center center repeat-y;
	background-size:100% auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*esthe*/
.bg_inner_esthe_top {
	padding:25px 0 0;
	background:url(../images/bg_cataloglist_esthe_top.png) center top no-repeat;
	background-size:100% auto;
}

.bg_inner_esthe_bottom {
	background:url(../images/bg_cataloglist_esthe_bottom.png) center bottom no-repeat;
	background-size:100% auto;
	padding:0 0 10px;
}

.bg_inner_esthe_contents {
	width:100%;
	background:url(../images/bg_cataloglist_esthe_middle.png) center center repeat-y;
	background-size:100% auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

h4 {
	width:95%;
	margin:5px auto;
}

h4 .h4text {
	font-size:14px;
	color:#333;
	background:url(../images/bg_cataloglist.png) center bottom no-repeat;
	background-size:80% auto;
}

h4 .h4image {
	display:none;
}

.cataloglist {
	width:95%;
	margin:0 auto;
	padding: 0;
	word-break: break-all;
}

.cataloglist > li {
	float: left;
	width: 50%;
	height: 86px;
	padding: 0 4px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cataloglist > li:last-child {
	padding: 0 0 0 4px;
}

.cataloglist a {
	border: 1px solid #C1BBB5;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px rgb(193,187,181);
	box-shadow: 0 2px rgb(193,187,181);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width: 100%;
	background-color: #FFFFFF;
}

.cataloglistbox {
	height: 100%;
	border: none;
	padding: 0;
}

.cataloglistImg_sp {
	height: 100%;
	z-index: 0;
}

.cataloglistImg_pc {
	display:none;
}

.cataloglistTextArea {
	display: table;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-bottom:5px;
	box-sizing: border-box;
	text-align:center;
}

.cataloglistTextArea > span {
	display: table-cell;
	vertical-align: bottom;
	font-family: monospace;
	font-size:16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #8A7C7C;
}

.mintext {
	font-size:10px;
	color:#999;
	text-align:right;
	font-weight:normal;
	margin: 0 0 10px;
}

.pagetopend {
	width: 100%;
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
}
.pagetopend a,
.pagetopend a:hover,
.pagetopend a:active {
	text-decoration: underline;
}

/* グローバルナビゲーション */
.gnavi {
	border-bottom: solid 1px #BFB9B0;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}
.gnavi li {
	border-top: 1px solid #BFB9B0;
	box-sizing: border-box;
}

/* ナビゲーションリンク */
.navLink,
.navLink:link,
.navLink:visited {
	color: #666666;
	font-family: Helvetica !important;
}
.navLink,
.navLink:after {
	display: block;
}
.navLink {
	padding: 15px 30px 15px 10px;
	position: relative;
	text-decoration: none !important;
}
.navLink:after {
	border-color: #AB9C84;
	border-style: solid;
	border-width: 0 3px 3px 0;
	content: "";
	height: 7px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	width: 7px;
}

.app {
	color: #AE2B5B;
}

#copyright_lp a img {
	margin-bottom:0;
}

/*IE(6～8)
--------------------------------------------------*/
.ie #contents {
	width:800px;
	margin:0 auto;
}

.ie #header {
	position:relative;
	width:800px;
	height:75px;
	margin:0 auto 10px;
	padding:5px;
	border-bottom:2px solid #B4B0AD;
	-webkit-box-shadow:none;
}

/* LOGO */
.ie #header .logo {
	background-position:0 0;
	display:block;
	height:55px;
	overflow:hidden;
	text-indent:-9999px;
	width:540px;
	position:absolute;
	left:0;
	top:15px;
	background-image:url("https://imgbp.hotp.jp/CSP/img/bt/sprites/c.png");
	background-repeat:no-repeat;
	border:0 none;
}

.ie #header .logowrap h1 {
	position:absolute;
	right:0;
	top:15px;
	width:250px;
}

/* BREAD CRUMBS */
.ie #breadcrumbs_pc {
	display:block;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

.ie #breadcrumbs_pc p {
	margin:0 0 10px;
	font-size:10px;
	line-height:120%;
	font-weight:bold;
	color:#999;
}

.ie #breadcrumbs_pc a {
	font-weight:normal;
}

.ie #breadcrumbs_sp {
	display:none;
}

.ie .cam p {
	background:url("https://beauty.hotpepper.jp/doc/COMMON/IMG/topics.gif") no-repeat scroll 0 0 transparent;
	display:block;
	font-size:12px;
	height:15px;
	line-height:15px;
	margin-bottom:3px;
	padding-left:70px;
}

.ie #contents #cam a {
	background-color:#ffffff;
	display:block;
	margin-left:0;
	margin-right:0;
	padding:0px;
	text-align:left;
	width:100%;
}

/* ソーシャル */
.ie .snsArea {
	display:block;
	width: 400px;
	margin:60px auto 30px;
	padding:20px 0;
	border-top: 1px solid #c1bcbc;
	border-bottom: 1px solid #c1bcbc;
}
.ie .snsArea p {
	width:160px;
}
.ie .snsArea p span {
	display:block;
	width:160px;
	padding:0;
}
.ie .snsArea .inner {
   width:180px;
   margin:5px auto 0;
}
.ie .snsArea .inner .snsArea_tw,
.ie .snsArea .inner .snsArea_fb {
	margin-right:30px !important;
}
.ie .snsArea .inner .snsArea_line {
	margin-right:0;
}
.ie .snsArea .inner .snsArea_line img,
.ie .snsArea .inner .snsArea_tw img,
.ie .snsArea .inner .snsArea_fb img {
	height:40px;
}
.ie .snsArea .inner .snsArea_line a:hover,
.ie .snsArea .inner .snsArea_tw a:hover,
.ie .snsArea .inner .snsArea_fb a:hover {
	opacity:0.6;
}

.ie .snsArea .snsArea_line .snsArea_line_sp, .ie .snsArea .snsArea_tw .snsArea_tw_sp, .ie .snsArea .snsArea_fb .snsArea_fb_sp {
	display:none;
}

.ie .snsArea .snsArea_line .snsArea_line_pc, .ie .snsArea .snsArea_tw .snsArea_tw_pc, .ie .snsArea .snsArea_fb .snsArea_fb_pc {
	display:block;
	width:40px;
	height:40px;
}

.ie h2 {
	width:800px;
	height:128px;
	margin:0;
	padding:0;
}

.ie h2 img {
	width:800px;
	height:128px;
}

.ie .tread {
	display:block;
	width:800px;
	margin:15px 0;
	font-size:14px;
	text-align:center;
}

.ie .brdn {
	display:block;
}

.ie .brdb {
	display:none;
}

.ie #contents #nav {
	width:800px;
	height:215px;
	margin:0 auto 15px;
}

.ie #contents #nav li {
	width:189px;
	height:215px;
	padding:0 0 0 15px;
}

.ie #contents #nav li:first-child {
	width:188px;
}

.ie #contents #nav li img {
	width:189px;
	height:215px;
}

.ie #contents #nav li:first-child img {
	width:188px;
}

.ie #contents #nav li a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}

/*********掲載期間*********/
.ie .days {
	width:800px;
	margin:20px 0 10px;
}

.ie #style1, .ie #style2, .ie #style3, .ie #style4 {
	width:800px;
	margin:0 0 20px;
	padding:0 0 30px;
}

.ie .mainbg_nail {
	background:url(../images/bg_first_nail.png) 0 0 no-repeat;
	background-color:#ddebff;
}

.ie .mainbg_matsuge {
	background:url(../images/bg_first_matsuge.png) 0 0 no-repeat;
	background-color:#f0f2e6;
}

.ie .mainbg_relax {
	background:url(../images/bg_first_relax.png) 0 0 no-repeat;
	background-color:#541c03;
}

.ie .mainbg_esthe {
	background:url(../images/bg_first_esthe.png) 0 0 no-repeat;
	background-color:#e4fdff;
}

.ie .stylename_sp {
	display:none;
}

.ie .stylename_pc {
	display:block;
	width:800px;
	height:120px;
	margin:0 auto 10px;
}

.ie .stylename_pc img {
	width:800px;
	height:120px;
}

.ie .styleinfo {
	width:560px;
	margin:0 auto 45px;
	padding:30px;
	font-size:14px;
}

/*searchlinklist*/
.ie .searchlinklist {
	width:768px;
	margin:15px auto 0;
	font-size:14px;
	overflow:hidden;
	border:1px solid #CCC;
	background-color:#FBFAF5;
}

.ie .verticalLinkListRecommend {
	height:auto;
	overflow: hidden;
}

.ie .verticalLinkListRecommend > .normalSplitLineT {
	display:none;
}

.ie .searchlinklist .searchlinklisttitle {
	display:block;
	width:768px;
	margin:0 0 10px;
	padding:8px 0;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

.ie .title_nail_pc {
	background-color:#9271d0;
}

.ie .title_matsuge_pc {
	background-color:#ffb387;
}

.ie .title_relax_pc {
	background-color:#a5c765;
}

.ie .title_esthe_pc {
	background-color:#c36ed2;
}

/* 2カラム複数列 */
.ie .twoColumnSelect {
	width: 754px;
	margin:0 7px;
	padding:0 0 10px;
	background:none;
	border:none;
}

.ie .twoColumnSelect li {
	position: static;
	width:76px;
	height:34px;
	margin:0 7px 0 0;
	padding:0;
	border:#A7907D 1px solid;
	-webkit-box-shadow:0 2px rgb(204,204,204);
	box-shadow:0 2px rgb(204,204,204);
	border-radius:8px;
	background-color:#FFF;
	font-size: 14px;
	text-align:center;
}

.ie .twoColumnSelect li:nth-child(even) {
	border-right: #A7907D 1px solid;
}

.ie .twoColumnSelect > *:first-child + * + * + * + * + * + * + * + *, .ie .twoColumnSelect > *:first-child + * + * + * + * + * + * + * + *:hover {
	width:90px;
	border-bottom: #A7907D 1px solid;
	margin:0;
}

.ie .twoColumnSelect li a {
	color:#EC6184;
	padding: 0;
}

.ie .twoColumnSelect li:hover {
	width:76px;
	height:34px;
	margin:0 7px 0 0;
	padding:0;
	background-color:#8C61B8;
	border:#8C61B8 1px solid;
	-webkit-box-shadow:0 2px rgb(204,204,204);
	box-shadow:0 2px rgb(204,204,204);
	color:#FFF;
}

.ie .twoColumnSelect li:hover a {
	color:#FFF;
}

.ie .twoColumnSelect li a:after {
	display: none;
}

/* catalog */
.ie .catalogCol {
	width:706px;
	height:141px;
	margin:30px auto 0;
	padding:59px 32px 32px;
	box-sizing:content-box;
	-webkit-box-sizing: content-box;
}

.ie .bg_nail {
	background:url(../images/bg_cataloglist_nail.png) center top no-repeat;
	background-size:100% auto;
}

.ie .bg_matsuge {
	background:url(../images/bg_cataloglist_matsuge.png) center top no-repeat;
	background-size:100% auto;
}

.ie .bg_relax {
	background:url(../images/bg_cataloglist_relax.png) center top no-repeat;
	background-size:100% auto;
}

.ie .bg_esthe {
	background:url(../images/bg_cataloglist_esthe.png) center top no-repeat;
	background-size:100% auto;
}

.ie .bg_inner_nail_top, .ie .bg_inner_nail_bottom, .ie .bg_inner_matsuge_top, .ie .bg_inner_matsuge_bottom, .ie .bg_inner_relax_top, .ie .bg_inner_relax_bottom, .ie .bg_inner_esthe_top, .ie .bg_inner_esthe_bottom {
	width:706px;
	padding:0;
	background:none;
}

.ie .bg_inner_nail_contents, .ie .bg_inner_matsuge_contents, .ie .bg_inner_relax_contents, .ie .bg_inner_esthe_contents {
	width:706px;
	background:none;
	box-sizing:content-box;
	-webkit-box-sizing: content-box;
}

.ie h4 {
	width:560px;
	height:26px;
	margin:0 auto 15px;
	background:none;
}

.ie h4 .h4image {
	display:block;
}

.ie h4 .h4image img {
	width:560px;
	height:26px;
}

.ie h4 .h4text {
	display:none;
}

.ie .cataloglist {
	width:706px;
}

.ie .cataloglist > li {
	width: 338px;
	height:100px;
	margin: 0 30px 0 0;
	padding:0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.ie .cataloglist > *:first-child + * {
	margin: 0;
	padding:0;
}

.ie .cataloglist a {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	overflow: hidden;
	width: 338px;
	height:100px;
}

.ie .cataloglistbox {
	width: 332px;
	height:94px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 2px solid #EEEEEE;
	padding: 1px;
}

.ie a:hover .cataloglistbox {
	border:solid 2px #8C61B8;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
}

.ie a .cataloglistbox {
	-webkit-transition: border .2s linear;
	-moz-transition: border .2s linear;
	-ms-transition: border .2s linear;
	-o-transition: border .2s linear;
	transition: border .2s linear;
}

.ie .cataloglistImg_sp {
	display:none;
}

.ie .cataloglistImg_pc {
	display:block;
	width: 133px;
	height:94px;
}

.ie .cataloglistTextArea {
	padding-left: 133px;
	padding-right:15px;
	padding-bottom:0;
	text-align:left;
}

.ie .cataloglistTextArea > span {
	vertical-align:middle;
	background:url(../images/icon_link_pc.png) right 50% no-repeat;
	font-size:20px;
	line-height: 1.5em;
	font-family: "CI",Meiryo,"lr oSVbN","MS P Gothic","qMmpS Pro W3","Hiragino Kaku Gothic Pro","Osaka",arial,sans-serif,verdana,Helvetica;
}

.ie .pagetop {
	clear:both;
	margin:0 0 45px;
}

.ie .pagetopend {
	clear:both;
	width: 100%;
	margin:0 0 10px;
	font-size: 12px;
	text-align: right;
}

.ie .pagetop a, .ie .pagetopend a {
	text-decoration:none;
}

.ie .pagetop a:hover, .ie .pagetop a:active, .ie .pagetopend a:hover, .ie .pagetopend a:active {
	text-decoration:underline;
}

.ie #footer_lp {
	border-top:1px solid #DDDDDD;
	height:60px;
	margin-top:20px;
	padding-top:10px;
}

/* グローバルナビゲーション */
.ie .gnavi {
	display:none;
}

.ie #footerLinks_lp {
	float:right;
	font-size:10px;
	padding-right:30px;
	top:20px;
}

.ie #footerLinks_lp li a:link {
	text-decoration:none !important;
}

.ie #footerLinks_lp li a:hover, .ie #footerLinks_lp li a:active {
	text-decoration:underline;
}

.ie #copyright_lp {
	float:left;
	width:258px;
	margin:0px 10px;
}

.ie #copyright_lp p a:link {
	color:#4c4c80 !important;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:2;
	text-decoration:none;
}

.ie #copyright_lp p a:hover, .ie #copyright_lp p a:active {
	color:#7878CC;
	text-decoration:underline;
}

@media only screen and (min-width:569px) {
/*PC only
--------------------------------------------------*/
#contents {
	width:800px;
	margin:0 auto;
}

#header {
	position:relative;
	width:800px;
	height:75px;
	margin:0 auto 10px;
	padding:5px;
	border-bottom:2px solid #B4B0AD;
	-webkit-box-shadow:none;
}

/* LOGO */
#header .logo {
	background-position:0 0;
	display:block;
	height:55px;
	overflow:hidden;
	text-indent:-9999px;
	width:540px;
	position:absolute;
	left:0;
	top:15px;
	background-image:url("https://imgbp.hotp.jp/CSP/img/bt/sprites/c.png");
	background-repeat:no-repeat;
	border:0 none;
}

#header .logowrap h1 {
	position:absolute;
	right:0;
	top:15px;
	width:250px;
}

/* BREAD CRUMBS */
#breadcrumbs_pc {
	display:block;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

#breadcrumbs_pc p {
	margin:0 0 10px;
	font-size:10px;
	line-height:120%;
	font-weight:bold;
	color:#999;
}

#breadcrumbs_pc a {
	font-weight:normal;
}

#breadcrumbs_sp {
	display:none;
}

.cam p {
	background:url("https://beauty.hotpepper.jp/doc/COMMON/IMG/topics.gif") no-repeat scroll 0 0 transparent;
	display:block;
	font-size:12px;
	height:15px;
	line-height:15px;
	margin-bottom:3px;
	padding-left:70px;
}

#contents #cam a {
	background-color:#ffffff;
	display:block;
	margin-left:0;
	margin-right:0;
	padding:0px;
	text-align:left;
	width:100%;
}

/* ソーシャル */
.snsArea {
	display:block;
	width: 400px;
	margin:60px auto 30px;
	padding:20px 0;
	border-top: 1px solid #c1bcbc;
	border-bottom: 1px solid #c1bcbc;
}
.snsArea p {
	width:160px;
}
.snsArea p span {
	display:block;
	width:160px;
	padding:0;
}
.snsArea .inner {
   width:180px;
   margin:5px auto 0;
}
.snsArea .inner .snsArea_tw,
.snsArea .inner .snsArea_fb {
	margin-right:30px !important;
}
.snsArea .inner .snsArea_line {
	margin-right:0;
}
.snsArea .inner .snsArea_line img,
.snsArea .inner .snsArea_tw img,
.snsArea .inner .snsArea_fb img {
	height:40px;
}
.snsArea .inner .snsArea_line a img:hover,
.snsArea .inner .snsArea_tw a img:hover,
.snsArea .inner .snsArea_fb a img:hover {
	opacity:0.7;
}

.snsArea .snsArea_line .snsArea_line_sp, .snsArea .snsArea_tw .snsArea_tw_sp, .snsArea .snsArea_fb .snsArea_fb_sp {
	display:none;
}

.snsArea .snsArea_line .snsArea_line_pc, .snsArea .snsArea_tw .snsArea_tw_pc, .snsArea .snsArea_fb .snsArea_fb_pc {
	display:block;
	width:40px;
	height:40px;
}

h2 {
	width:800px;
	height:128px;
	margin:0;
	padding:0;
}

h2 img {
	width:800px;
	height:128px;
}

.tread {
	display:block;
	width:800px;
	margin:15px 0;
	font-size:14px;
	text-align:center;
}

.brdn {
	display:block;
}

.brdb {
	display:none;
}

#contents #nav {
	width:800px;
	height:215px;
	margin:0 auto 15px;
}

#contents #nav li {
	width:189px;
	height:215px;
	padding:0 0 0 15px;
}

#contents #nav li:first-child {
	width:188px;
}

#contents #nav li img {
	width:189px;
	height:215px;
}

#contents #nav li:first-child img {
	width:188px;
}

#contents #nav li a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}

/*********掲載期間*********/
.days {
	width:800px;
	margin:20px 0 10px;
}

#style1, #style2, #style3, #style4 {
	width:800px;
	margin:0 0 20px;
	padding:0 0 30px;
}

.mainbg_nail {
	background:url(../images/bg_first_nail.png) 0 0 no-repeat;
	background-color:#ddebff;
}

.mainbg_matsuge {
	background:url(../images/bg_first_matsuge.png) 0 0 no-repeat;
	background-color:#f0f2e6;
}

.mainbg_relax {
	background:url(../images/bg_first_relax.png) 0 0 no-repeat;
	background-color:#541c03;
}

.mainbg_esthe {
	background:url(../images/bg_first_esthe.png) 0 0 no-repeat;
	background-color:#e4fdff;
}

.stylename_sp {
	display:none;
}

.stylename_pc {
	display:block;
	width:800px;
	height:120px;
	margin:0 auto 10px;
}

.stylename_pc img {
	width:800px;
	height:120px;
}

.styleinfo {
	width:560px;
	margin:0 auto 45px;
	padding:30px;
	font-size:14px;
}

/*searchlinklist*/
.searchlinklist {
	width:768px;
	margin:15px auto 0;
	font-size:14px;
	overflow:hidden;
	border:1px solid #CCC;
	background-color:#FBFAF5;
}

.verticalLinkListRecommend {
	height:auto !important;
	overflow: hidden;
}

.verticalLinkListRecommend > .normalSplitLineT {
	display:none;
}

.searchlinklist .searchlinklisttitle {
	display:block;
	width:768px;
	margin:0 0 10px;
	padding:8px 0;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

.title_nail_pc {
	background-color:#9271d0;
}

.title_matsuge_pc {
	background-color:#ffb387;
}

.title_relax_pc {
	background-color:#a5c765;
}

.title_esthe_pc {
	background-color:#c36ed2;
}

/* 2カラム複数列 */
.twoColumnSelect {
	width: 754px;
	margin:0 7px;
	padding:0 0 10px;
	background:none;
	border:none;
}

.twoColumnSelect li {
	position: static;
	width:76px;
	height:34px;
	margin:0 7px 0 0;
	padding:0;
	border:#A7907D 1px solid;
	-webkit-box-shadow:0 2px rgb(204,204,204);
	box-shadow:0 2px rgb(204,204,204);
	border-radius:8px;
	background-color:#FFF;
	font-size: 14px;
	text-align:center;
}

.twoColumnSelect li:nth-child(even) {
	border-right: #A7907D 1px solid;
}

.twoColumnSelect li:last-child, .twoColumnSelect li:last-child:hover {
	width:90px;
	border-bottom: #A7907D 1px solid;
	margin:0;
}

.twoColumnSelect li a {
	color:#8C61B8;
	padding: 0;
}

.twoColumnSelect li:hover {
	width:76px;
	height:34px;
	margin:0 7px 0 0;
	padding:0;
	background-color:#8C61B8;
	border:#8C61B8 1px solid;
	-webkit-box-shadow:0 2px rgb(204,204,204);
	box-shadow:0 2px rgb(204,204,204);
	color:#FFF;
}

.twoColumnSelect li:hover a {
	color:#FFF;
}

.twoColumnSelect li a:after {
	display: none;
}

/* catalog */
.catalogCol {
	width:706px;
	height:141px;
	margin:30px auto 0;
	padding:59px 32px 32px;
	box-sizing:content-box;
	-webkit-box-sizing: content-box;
}

.bg_nail {
	background:url(../images/bg_cataloglist_nail.png) center top no-repeat;
	background-size:100% auto;
}

.bg_matsuge {
	background:url(../images/bg_cataloglist_matsuge.png) center top no-repeat;
	background-size:100% auto;
}

.bg_relax {
	background:url(../images/bg_cataloglist_relax.png) center top no-repeat;
	background-size:100% auto;
}

.bg_esthe {
	background:url(../images/bg_cataloglist_esthe.png) center top no-repeat;
	background-size:100% auto;
}

.bg_inner_nail_top, .bg_inner_nail_bottom, .bg_inner_matsuge_top, .bg_inner_matsuge_bottom, .bg_inner_relax_top, .bg_inner_relax_bottom, .bg_inner_esthe_top, .bg_inner_esthe_bottom {
	width:706px;
	padding:0;
	background:none;
}

.bg_inner_nail_contents, .bg_inner_matsuge_contents, .bg_inner_relax_contents, .bg_inner_esthe_contents {
	width:706px;
	background:none;
	box-sizing:content-box;
	-webkit-box-sizing: content-box;
}

h4 {
	width:560px;
	height:26px;
	margin:0 auto 15px;
	background:none;
}

h4 .h4image {
	display:block;
}

h4 .h4image img {
	width:560px;
	height:26px;
}

h4 .h4text {
	display:none;
}

.cataloglist {
	width:706px;
}

.cataloglist > li {
	width: 338px;
	height:100px;
	margin: 0 30px 0 0;
	padding:0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.cataloglist > li:last-child {
	margin: 0;
	padding:0;
}

.cataloglist a {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	overflow: hidden;
	width: 338px;
	height:100px;
}

.cataloglistbox {
	width: 332px;
	height:94px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 2px solid #EEEEEE;
	padding: 1px;
}

a:hover .cataloglistbox {
	border:solid 2px #8C61B8;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
}

a .cataloglistbox {
	-webkit-transition: border .2s linear;
	-moz-transition: border .2s linear;
	-ms-transition: border .2s linear;
	-o-transition: border .2s linear;
	transition: border .2s linear;
}

.cataloglistImg_sp {
	display:none;
}

.cataloglistImg_pc {
	display:block;
	width: 133px;
	height:94px;
}

.cataloglistTextArea {
	padding-left: 133px;
	padding-right:15px;
	padding-bottom:0;
	text-align:left;
}

.cataloglistTextArea > span {
	vertical-align:middle;
	background:url(../images/icon_link_pc.png) right 50% no-repeat;
	font-size:20px;
	line-height: 1.5em;
	font-family: "CI",Meiryo,"lr oSVbN","MS P Gothic","qMmpS Pro W3","Hiragino Kaku Gothic Pro","Osaka",arial,sans-serif,verdana,Helvetica;
}

.pagetop {
	clear:both;
	margin:0 0 45px;
}

.pagetopend {
	clear:both;
	width: 100%;
	margin:0 0 10px;
	font-size: 12px;
	text-align: right;
}

.pagetop a, .pagetopend a {
	text-decoration:none;
}

.pagetop a:hover, .pagetop a:active, .pagetopend a:hover, .pagetopend a:active {
	text-decoration:underline;
}

#footer_lp {
	border-top:1px solid #DDDDDD;
	height:60px;
	margin-top:20px;
	padding-top:10px;
}

/* グローバルナビゲーション */
.gnavi {
	display:none;
}

#footerLinks_lp {
	float:right;
	font-size:10px;
	padding-right:30px;
	top:20px;
}

#footerLinks_lp li a:link {
	text-decoration:none;
}

#footerLinks_lp li a:hover, #footerLinks_lp li a:active {
	text-decoration:underline;
}

#copyright_lp {
	float:left;
	width:258px;
	margin:0px 10px;
}

#copyright_lp p a:link {
	color:#4c4c80 !important;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:2;
	text-decoration:none;
}

#copyright_lp p a:hover, #copyright_lp p a:active {
	color:#7878CC;
	text-decoration:underline;
}
}