@charset "utf-8";
#article {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
}

/*
common
--------------------------------------------------------------------*/
/*　title　*/
.headline-title {
  padding: 12px 15px 8px 15px;
  border-bottom: 3px solid #e7e4e0;
  background-color: #f5f5f1;
  font-size: 132%;
  font-weight: bold;
  word-wrap: break-word;
}
.headline-detail {
  padding-bottom: 5px;
  border-bottom: solid 3px #e7e4e0;
  line-height: 1.6;
  font-size: 138%;
}
.net-reserve-except {
  margin: 3px;
  padding: 3px 0;
  color: #f95c5c;
  font-weight:bold;
}
.headline-count {
    margin-top: 15px;
    text-align: right;
}
.headline-title strong {
    margin: 0 10px;
    color: #f95c5c;
}



/*　count　*/
.count, .count-detail {
  padding: 7px 10px;
  margin: 0 5px 0 10px;
  display: inline-block;
  background-color:#eceaea;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color:#2c2827;
  font-weight: bold;
}
/*　pagenation　*/
.order {
  border-bottom: 1px solid #b1aba9;
  font-size: 94%;
  margin: 40px 0 30px;
  overflow: hidden;
  padding: 0 5px 5px 5px;
  width: 750px;
}
.order-p {
  display: inline;
  float: left;
}
.page-navi {
  text-align: center;
  margin-bottom: 50px;
}
.page-numbers {
  background: #FFF;
  border: 1px solid #1a1e1e;
  margin: 0 1px;
  padding: 6px;
  text-decoration: none;
  letter-spacing: 0;
}
.page-navi {
  text-align: center;
}
.page-current {
  border: none;
  font-weight: 700;
  margin: 0 1px;
  padding: 4px;
  letter-spacing: 0;
}
.more-button {
  margin: 40px auto 70px;
  padding: 14px 0;
  display: block;
  width: 320px;
  max-height: 48px;
  background: url(/images/shop/common/more-button.png) no-repeat;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  color: #6b6461;
  font-size: 119%;
}
a.more-button:hover {
  text-decoration: none;
}
/*　sns　*/
.shop-sns-ul {
  width: 300px;
  margin-top: 20px;
  float: left;
}
.sns-box {
  overflow: hidden;
}
/*
/view_shop/_shop_navi.ctp
--------------------------------------------------------------------*/
#shop-globalnavi {
  clear: both;
  margin-bottom: 40px;
}
#shop-globalnavi > li {
  width: 95px;
  float: left;
}


/*
/view_shop/_shop_intro.ctp
--------------------------------------------------------------------*/
#shop-top-information {
  padding: 20px;
  background-color: #f6f6f1;
  line-height: 1.4;
}
.shop-left {
  float: left;
  width: 505px;
}
.shop-left-top {
  padding: 15px;
  background-color: #ffffff;
}
.shop-right {
  float: right;
  margin-top: 10px;
  width: 200px;
}
.shop-genre {
  display: inline-block;
  padding: 4px 10px;
  border: solid 1px #2b2827;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 94%;
}
.shop-area {
  display: inline-block;
}
.shop-name {
  margin-top: 8px;
  clear: both;
  font-size: 185%;
  font-weight: bold;
  word-wrap: break-word;
}
.shop-kana {
  padding-bottom: 5px;
}
.shop-left-bottom {
  margin-top: 10px;
}
.shop-label-net {
  display: inline-block;
}
.net-reserve-switch {
  display: inline-block;
  margin-left: 5px;
}
.shop-label {
  display: inline-block;
  padding: 3px 10px;
  background-color: #c5c0bf;
  color: #ffffff;
}
.shop-label-on {
  display: inline-block;
  padding: 3px 10px;
  background: #f85769;
  color: #ffffff;
}
.shop-access {
  margin-top: 7px;
  word-break: break-all;
}
.shop-guideline {
  padding: 1px 5px;
  background-color: #b6cebc;
}
.shop-note {
  margin-top: 5px;
  line-height: 1.4;
  font-size: 88%;
  color: #f85769;
}
.net-reserve-button {
  display: block;
}
.phone-reserve-button {
  display: block;
  margin-top: 10px;
}
.intro-resv {
  position: fixed;
  top: 50%;
  left: 0;
  width: 100%;
  height: 233px;
  margin: -121px 0 0 0;
  background: url(/images/shop/common/intro-resv-inner-bg.png) repeat-x;
  z-index: 10;
}
.hide {
  display: none;
}
.intro-resv-inner {
  position: absolute;
  top: 0;
  left: 50%;
  width: 473px;
  height: 80px;
  margin: 15px 0 12px -236px;
  text-align: center;
}
.intro-resv-notice {
  color: #ee4f85;
  font-size: 117%;
  font-weight: bold;
  line-height: 2.0;
}
.intro-resv-tel {
  font-size: 207%;
  font-weight: bold;
  color: #f85769;
}
.intro-resv-attention {
  display: block;
  position: absolute;
  bottom: -100px;
}
.shop-function {
  float: right;
}
.registration-button {
  display: block;
}
.shop-right-bottom {
  margin-top: 25px;
}
.shop-qr {
}
/*
/view_shop/shop.ctp => top_slider(こだわり・紹介)
--------------------------------------------------------------------*/
#shop-introduction {
  margin-bottom: 60px;
}
.shop-introduction-box {
  min-height: 280px;
}
#shop-introduction-left {
  float: left;
  width: 370px;
  text-align: center;
}
.shop-introduction {
  position: relative;
  width: 350px;
  height: 262px;
  margin: 0 auto;
}
.shop-introduction li {
  position: absolute;
  height: 262px;
}
.shop-introduction-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto!important;
  height: auto!important;
  max-width: 350px;
  max-height: 262px;
}
#shop-introduction-right {
  float: right;
  width: 370px;
  margin-right: 10px;
}
.shop-introduction-thumbtxt {
  margin-bottom: 40px;
  word-break: break-all;
}
.shop-introduction-thumbnail {
  height: 85px;
}
.shop-introduction-thumb {
  position: relative;
  float: left;
  display: block;
  width: 85px;
  height: 85px;
  margin: 0 5px 0 0;
  background: #f7f6f2;
  border: 1px solid #d3cec5;
  cursor: pointer;
}
.shop-introduction-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto!important;
  height: auto!important;
  max-width: 85px;
  max-height: 85px;
}
#shop-introduction-text {
  margin-top: 30px;
}
.shop-introduction-text-box {
  margin-bottom: 30px;
  border-bottom: 1px solid #ede8df;
}
.intro-headline {
  padding: 10px;
  font-size: 138%;
  font-weight: bold;
}
.readmore {
  padding: 0px 10px 25px 10px;
}


/*
/view_shop/shop.ctp => top_staff
--------------------------------------------------------------------*/
#top-staff .top-staff__list {
  margin-right: -14px;
}
#top-staff .top-staff__lists {
  display: inline-block;
  margin-right: 10px;
  width: 180px;
  height: auto;
  line-height: 1.4;
  vertical-align: top;
}
#top-staff .top-staff__box {
  border:solid 1px #eceaea;
  background: #fff;
  padding: 3px;
}
#top-staff .top-staff__box-inner {
  position: relative;
  width: 170px;
  height: 170px;
  border:solid 1px #eceaea;
  background: #f5f5f1;
}
#top-staff .top-staff__box-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto!important;
  height: auto!important;
  max-width: 170px;
  max-height: 170px;
}
#top-staff a:hover {
  opacity: 0.7;
}
#top-staff a {
  text-decoration: none;
  text-align: center;
}
#top-staff .top-staff__work {
  margin-top: 8px;
  font-size: 88%;
}
#top-staff .top-staff__name {
  display: block;
  font-size: 119%;
}
#top-staff .top-staff__kana {
  color: #b1aba9;
  font-size: 88%;
}

/*20150730 ホットペッパービューティー全部載せにより文言追加*/
.shop-signup{
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.6;
  background-color: #f5f5f4;
  padding: 15px;
  font-size: 94%;
}
.shop-signup-bold{
  font-size: 88%;
  font-weight: bold;
}
.shop-signup a{
  text-decoration: underline;
}
/*
/view_shop/shop.ctp => top_coupon
--------------------------------------------------------------------*/
#top-coupon {
  margin: auto 10px;
  clear: both;
}
#top-coupon a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.coupon-box {
  margin-top: 15px;
  max-width: 362px;
  border: solid 1px #EBE6DF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.coupon-link {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.coupon-link:hover {
  text-decoration: none;
}
.coupon-name {
  padding: 15px;
  background-color: #f8f4f0;
}
.coupon-title {
  padding-left: 25px;
  background: url(/images/shop/common/coupon-icon.jpg) no-repeat;
  font-size: 119%;
  font-weight: bold;
  color: #403c3a;
}
.coupon-title a:hover {
  text-decoration: none;
}
.coupon-icon {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
}
.coupon-inner {
  width: 330px;
  padding: 15px;
}
.coupon-tag {
  display: inline-block;
  vertical-align: middle;
}
.coupon-price {
  display: block;
  float: right;
  text-align: right;
}
.price-off {
  color: #f95c5c;
  font-size: 107%;
  padding: 4px 6px 0 0;
}
.price-text {
  margin-right: 5px;
  color: #f95c5c;
  font-size: 107%;
  font-weight: bold;
}
.price {
  color: #f95c5c;
  font-size: 150%;
  font-weight: bold;
}
.limit {
  display: block;
  padding: 15px 0 0 0;
}
/*
/view_shop/shop.ctp => top_menu
--------------------------------------------------------------------*/
#top-menu {
  margin: 0 10px;
}
.menu-list {
  padding: 15px 10px;
  border-bottom: 1px solid #d3cec5;
  font-weight: bold;
}
.menu-title {
  display: block;
  text-align: left;
  font-size: 132%;
}
.menu-list span {
  display: block;
  float: right;
  width: 120px;
  text-align: left;
}
/*
/view_shop/shop.ctp => top_catalog
--------------------------------------------------------------------*/
#top-catalog {
  width: 740px;
  margin: 15px 10px 0;
  height: 260px;
  clear: both;
}
#top-catalog a:hover {
  opacity: 0.7;
}
.catalog-title {
  display: block;
  font-size: 88%;
}
.shop-top-catalog-thumbnail{
  position: relative;
  width: 160px;
  height: 215px;
  border: 1px solid #ccc;
}
.shop-top-catalog-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: auto!important;
    height: auto!important;
    max-width: 160px;
    max-height: 215px;
}

/*
/view_shop/shop.ctp => top_review
--------------------------------------------------------------------*/
.review-edit {
  margin: 50px 0;
  clear: both;
}
.edit-icon {
  float: left;
  display: block;
  padding: 0 8px 0 0;
}
.shop-title  {
  padding: 0 0 10px 30px;
  border-bottom: 1px solid #e7e4e0;
  font-size: 119%;

}
.shop-title-editor {
  background: url(/images/shop/common/icon-review-edit.png) no-repeat;
}
.shop-title-review {
  background: url(/images/shop/common/icon-review.png) no-repeat;
}
.edit-text {
  margin-top: 20px;
}
#top-review {
  width: 740px;
  margin: 30px 10px 0;
  clear: both;
}
.review-box {
  margin: 20px 0;
  width: 360px;
  border: 1px solid #e7e4e0;
}
.review-name {
  padding: 15px 20px;
  background-color: #f5f5f1;
  border-bottom: 1px solid #e7e4e0;
}
.review-title {
  font-size: 107%;
  font-weight: bold;
}
.review-icon {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
}
.review-inner {
  padding: 20px;
}
.review-date {
  float: right;
  margin-top:5px;
  font-size: 88%;
  color: #817874;
}
.review-date span {
  padding-left: 4px;
}
.review-heart {
  float: left;
  display: block;
  width: 134px;
}
.review-user {
  padding: 5px 0;
  text-align: right;
}
.review-user-name {
  font-weight: bold;
}
.review-user-area {
  text-align: right;
  font-size: 88%;
  color: #817874;
}
.review-text {
  margin-top: 15px;
  padding-top: 15px;
  border-top: dotted 1px #e7e4e0;
}
.review-link {
  display: block;
  text-align: right;
  font-weight: bold;
}
/*
/view_shop/shop.ctp => top_news
--------------------------------------------------------------------*/
#top-news {
  clear:both;
  margin-bottom: 50px;
}
.news-box {
  padding: 30px;
  border-bottom: solid 1px #eceaea;
}
.news-date {
  width: 100px;
  float: left;
}
.news-name {
  float: left;
  width:600px;
  word-break: break-all;
}
.news-title {
  font-weight: bold;
  border-top: 1px solid #eceaea;
  padding: 30px 0;
}
.news-box > .news-title:first-child {
  padding-top: 0;
  border-top: 0;
}
.news-inner {
  width: 736px;
  background: #FFF;
}
.news-text {
  padding: 10px;
}
/*
/view_shop/shop.ctp => top_fotter
--------------------------------------------------------------------*/
.shop-info-table {
  width: 758px;
  border: 1px solid #e2e0df;
  border-left: none;
  border-top: none;
  color: #444;
  margin: 20px 0 20px;
}
.shop-info-th,
.shop-info-td {
  border: 1px solid #e2e0df;
  border-right: none;
  border-bottom: none;
  padding: 10px;
  vertical-align: middle;
  word-break: break-all;
}
.shop-info-th {
  width: 170px;
  font-weight: bold;
  background: #F7F6F2;
}
.info-tel {
  color: #ee4f85;
  padding: 6px 0;
  font-size: 150%;
}




/*
埼玉特集
--------------------------------------------------------------------*/
.intro-resv-etc {
  display: block;
  text-align: left;
}
.info-tel-etc {
  display: block;
  font-size: 94%;;
  color: #999;
  margin: 6px 0 0 0;
}


/*-------------------------------------------------------------------
/view_shop/menu.ctp
--------------------------------------------------------------------*/
#menu {
  padding: 0 0 30px 0;
}
.menu-recommend {
  border-left: 1px solid #fc9ac5;
  border-right: 1px solid #fc9ac5;
  border-bottom: 1px solid #fc9ac5;
  height: 250px;
}
.menu-recommend-inner {
  padding: 15px 95px;
}
.menu-recommend-headline {
  background: #fc9ac5;
  color: #FFF;
  font-size: 119%;;
  font-weight: bold;
  padding: 10px 0 10px 10px;
  margin: 15px 0 0 0;
}
.menu-title-recommend {
  display: block;
  text-align: left;
  font-size: 88%;
  width: 120px;
  height: 32px;
  padding: 4px 0 0 0;
  clear: both;
}
.menu-price-recommend {
  display: block;
  text-align: right;
  font-size: 88%;
  width: 120px;
  padding: 4px 0 0 0;
}
.menu-detail {
  margin: 30px 0 80px 0;
}
.image-list-menu {
  border: 1px solid #ccc;
  padding: 1px;
  display: block;
  width: 120px;
  height: 120px;
  float: left;
}
div.image-link-menu {
  width: 120px;
  height: 120px;
  float: left;
  display: block;
}
div.image-link-menu div {
  width: 120px;
  height: 120px;
  line-height: 120px;
}
div.center_img-menu {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}
div.center_img-menu div {
  display: block;
  display: table-cell;
  display: inline-block\9;
  vertical-align: middle;
  margin: auto;
  text-align: center;
  text-decoration: none;
  zoom: 1;
}
div.image-link-menu img {
  max-width: 120px;
  max-height: 120px;
  line-height: 120px;
}
.center_img-menu img {
  vertical-align: middle;
}
div.image-link-menu span.centering-menu {
  height: 120px;
}
div.center_img-menu span.centering-menu {
  visibility: hidden;
  overflow: hidden;
  vertical-align: middle;
  zoom: 1;
}
.menu-list-detail {
  position: relative;
  font-weight: bold;
  padding: 30px 15px;
  border-bottom: 1px solid #cfcbc9;
}
.menu-list-detail:nth-child(odd) {
  background-color: #f6f6f0;
}
.menu-title-detail {
  margin-bottom: 3px;
  font-size: 119%;
  font-weight: bold;
  color: #518D62;
  width: 612px;
}
.menu-text {
  font-size: 93%;
  width: 612px;
}

.menu-top-detail .menu-title-detail {
	width: 460px;
	margin-bottom: 0px;
}
.menu-bottom-detail .menu-text {
	width: auto;
}
.menu-top-detail {
  position: relative;
  border-bottom: 1px dotted #d1d1d1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.menu-bottom-detail {
}
.menu-price {
  color: #f95c5c;
  font-size: 125%;
  font-weight: bold;

  position: absolute;
  top: 42%;
  right: 10px;
}

.menu-top-detail .menu-price {
  color: #f95c5c;
  font-size: 125%;
  font-weight: bold;

  position: absolute;
  bottom: 10px;
  top: auto;
  right: 180px;
}
.menu-top-detail .hpb-web-reserve-btn {
  position: absolute;
  top: auto;
  bottom: 10px;
  right: 0px;
}
.image-list-menu-square{
  border: 1px solid #ccc;
  padding: 1px;
  display: block;
  width: 120px;
  height: 120px;
  float: right;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.image-list-menu-square img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto!important;
  max-height: 120px;
  margin: auto;
}
.menu-box{
  float: left;
  width: 590px;
}
.menu-box-title-detail {
  margin-bottom: 3px;
  font-size: 119%;
  font-weight: bold;
  color: #518D62;
  width: 470px;
}
.menu-box-text {
  font-size: 93%;
  width: 470px;
}
.menu-box-price {
  position: absolute;
  top: 44%;
  right: 0;
  color: #f95c5c;
  width: 260px;
  font-size: 125%;
  font-weight: bold;
}
.menu-recommend-label {
    display: inline-block;
    padding: 1px 10px;
    border: solid 1px #2b2827;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 90%;
    margin-bottom: 5px;
}

.menu-category span {
    display: inline-block;
    padding: 1px 10px;
    border: solid 1px #2b2827;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 90%;
    margin-bottom: 5px;
}

/*
/view_shop/catalog.ctp
--------------------------------------------------------------------*/
#catalog {
  width: 760px;
  padding: 0 0 30px 0;
}
#catalog a {
  cursor: pointer;
}
.catalog-list {
  margin: 20px 0 0 0;
  border-bottom: 1px solid #b1aba9;
}
.catalog-list-inner {
  width: 740px;
  height: 280px;
  margin: 0 10px;
}
.catalog-list-inner a {
  cursor: pointer;
}
.catalog-title {
  text-align: left;
  font-size: 88%;
  width: 160px;
  padding: 4px 0 0 0;
}
.image-list {
  float: left;
}
.catalog-list-thumbnail{
  position: relative;
  width: 160px;
  height: 215px;
  border: 1px solid #ccc;
}
.catalog-list-thumbnail img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto!important;
  height: auto!important;
  max-width: 160px;
  max-height: 215px;
}
div.image-link div {
  width: 160px;
  height: 215px;
  line-height: 213px;
}
.center_img {
  display: block;
  border: 1px solid #ccc;
  text-align: center;
}
div.image-link img {
  max-width: 160px;
  max-height: 213px;
  line-height: 213px;
}
div.image-link span.centering {
  height: 213px;
}
div.center_img span.centering {
  visibility: hidden;
  overflow: hidden;
  vertical-align: middle;
  zoom: 1;
}
.sort-wrap {
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #b1aba9;
  line-height: 1.6;
}
.sort-left {
  float: left;
  margin-top: 5px;
}
.sort-right {
  float: right;
}
.sort-a {
  display: inline-block;
  min-width: 100px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  border: solid 1px #2b2827;
  background-color:#ffffff;
}
.sort-a a {
  display: block;
  padding: 3px 0;
}
.sort-a a:hover {
  background-color: #2b2827;
  color: #ffffff;
}
.sort-a a:active, .sort-a a:hover {
  opacity: 1;
  text-decoration: none;
}
.sort-current {
  padding: 3px 0;
  background-color:#2b2827;
  color: #ffffff;
}

/*-------------------------------------------------------------------
/view_shop/detail_catalog.ctp
--------------------------------------------------------------------*/

/* 見出し
------------------------------------------------*/

.catalog-detail-title {
  padding: 0 0 3px 28px;
  border-bottom: solid 2px #e2e0df;
  font-size: 125%;
  color: #403c3a;
}

.catalog-detail-headline {
  padding-bottom: 3px;
  border-bottom: solid 2px #e2e0df;
  font-size: 119%;
}

/* カタログ詳細
------------------------------------------------*/

.catalog-detail-left {
  float: left;
  width: 270px;
}
.catalog-detail-right {
  float: right;
  width: 440px;
}

/* カタログ画像スライド大 */

.image-list-catalog-detail {
  position: relative;
  display: block;
  float: left;
  width: 260px;
  height: 340px;
  padding: 1px;
  border: solid 1px #e2e0df;
  background: #f5f5f4;
}
.image-list-catalog-detail img {
  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: auto!important;
    height: auto!important;
    max-width: 260px;
  max-height: 340px;
}

/* カタログ画像スライドサムネイル */

.catalog-detail-thumbnail {
  position: relative;
  top: 10px;
  height: 110px;
}
.catalog-detail-thumb {
  position: relative;
  display: block;
  float: left;
  width: 81px;
  height: 110px;
  cursor: pointer;
  margin: 0 7px 0 2px;
}
.catalog-detail-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto!important;
  height: auto!important;
  max-width: 81px;
  max-height: 110px;
}

/* カタログ詳細テキスト
------------------------------------------------*/
.catalog-detail-text {
  padding: 15px 10px 40px 10px;
}

/* スタイルデータ
------------------------------------------------*/

.catalog-detail-title-comment {
  margin-top: 15px;
  background: url(/images/shop/common/icon-review-edit.png) no-repeat 0 1px;
}
.catalog-detail-title-point {
  background: url(/images/shop/common/icon-catalog-point.png) no-repeat;
}
.catalog-detail-title-style {
  background: url(/images/shop/common/icon-catalog-style.png) no-repeat;
}
.catalog-detail-data {
  width: 440px;
  border: 1px solid #e2e0df;
  border-left: none;
  border-top: none;
  margin: 15px 0;
}
.catalog-detail-data th {
  border: 1px solid #e2e0df;
  border-right: none;
  border-bottom: none;
  padding: 10px;
  width: 118px;
  background: #f5f5f1;
}
.catalog-detail-data td {
  border: 1px solid #e2e0df;
  border-right: none;
  border-bottom: none;
  padding: 10px;
}

/* 担当スタッフ
------------------------------------------------*/
.catalog-staff-thumbnail {
    position: relative;
    float: left;
  display: block;
  width: 100px;
  height: 133px;
  padding: 1px;
  border: 1px solid #ccc;
}
.catalog-staff-thumbnail img {
  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: auto!important;
    height: auto!important;
    max-width: 100px;
  max-height: 133px;
}
.staff-info-catalog {
  width: 158px;
  float: right;
  padding: 0 0 0 6px;
}
.staff-info-background-catalog {
  background: #f8f7f7;
  padding: 8px;
}
.staff-info-work-catalog {
  display: block;
  font-size: 94%;;
  opacity: 0.7;
}
.staff-info-name-catalog {
  display: block;
  font-size: 119%;;
  font-weight: bold;
  padding: 4px 0 0 0;
}
.staff-kana-catalog {
  display: block;
  font-size: 82%;
  padding: 2px 0 0 0;
  opacity: 0.7;
}
.staff-text-catalog {
  padding: 8px 0 8px 8px;
  font-size: 94%;;
  height: 65px;
}
.staff-info-link-catalog {
  display: inline-block;
  padding: 0 3px 0 0;
  margin: 50px 0 0 0;
  font-weight: bold;
  font-size: 107%;
  float: right;
  cursor: pointer;
}
.staff-info-link-catalog img {
  vertical-align: middle;
  padding: 0 4px 2px 0;
}
.staff-info-link-catalog-more{
  margin-top: 132px;
}

/* 他のカタログ
------------------------------------------------*/

.catalog-detail-right-other-list {
  float: left;
  margin-left: 8px;
}
.catalog-detail-right-other-list:first-child {
  margin-left: 0;
}
.catalog-detail-right-other-thumbnail{
  position: relative;
  float: left;
  width: 100px;
  height: 133px;
  margin-bottom: 8px;
  padding: 1px;
  border: 1px solid #ccc;
}
.catalog-detail-right-other-thumbnail img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto!important;
  height: auto!important;
  max-width: 100px;
  max-height: 133px;
}
.catalog-title-detail {
  margin-top: 5px;
  width: 100px;
  line-height: 1.4;
  text-align: left;
  font-size: 88%;
  word-wrap: break-word;
}

/*-------------------------------------------------------------------
/view_shop/staff.ctp
--------------------------------------------------------------------*/
#staff {
  width: 740px;
  margin: 0 10px;
}
.staff-detail {
  width: 360px;
  margin: 20px 0 0;
}
.staff-list {
  width: 120px;
  float: left;
}
.staff-info {
  width: 230px;
  float: right;
}
.image-list-staff {
  position: relative;
  display: block;
  float: left;
  width: 120px;
  padding: 1px;
  height: 160px;
  border: 1px solid #ccc;
}
.image-list-staff img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto!important;
  height: auto!important;
  max-width: 120px;
  max-height: 160px;
}
.staff-info-background {
  background: #f8f7f7;
  padding: 8px;
}
.staff-info-work {
  display: block;
  font-size: 94%;;
  opacity: 0.7;
}
.staff-info-name {
  display: block;
  font-size: 119%;;
  font-weight: bold;
}
.staff-kana {
  display: block;
  font-size: 82%;
  padding: 2px 0 0 0;
  opacity: 0.7;
}
.staff-text {
  padding: 8px 0 8px 8px;
  font-size: 94%;;
  height: 65px;
}
.staff-info-link {
  display: inline-block;
  padding: 0 3px 0 0;
  font-weight: bold;
  font-size: 107%;
  float: right;
}
.staff-info-link img {
  vertical-align: middle;
  padding: 0 4px 2px 0;
}
/*-------------------------------------------------------------------
/view_shop/detail_staff.ctp
--------------------------------------------------------------------*/
.staff-detail-catalog-list {
  float: left;
}
.staff-detail-catalog-thumbnail {
  position: relative;
  width: 100px;
  height: 133px;
  padding: 1px;
  border: 1px solid #ccc;
}
.staff-detail-catalog-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto!important;
  height: auto!important;
  max-width: 100px;
  max-height: 133px;
}
.staff-detail-name-kana {
  font-size: 100%;
  padding: 0 0 0 6px;
}
.staff-detail-lead {
  color: #fc9ac5;
  font-size: 15px;
  font-weight: bold;
  width: 580px;
}
.staff-detail-data {
  width: 580px;
  border: 1px solid #e2e0df;
  border-left: none;
  border-top: none;
  margin: 12px 0 0 0;
}
.staff-detail-data th {
  border: 1px solid #e2e0df;
  border-right: none;
  border-bottom: none;
  padding: 6px;
  width: 80px;
  vertical-align: middle;
  color: #fd5284;
  background: #f4f1eb;
}
.staff-detail-data td {
  border: 1px solid #e2e0df;
  border-right: none;
  border-bottom: none;
  padding: 6px;
  vertical-align: middle;
}
.staff-detail-other {
  width: 740px;
  margin: 20px 10px 10px;
  min-height: 180px;
}

/*-------------------------------------------------------------------
/view_shop/review.ctp
--------------------------------------------------------------------*/
#review {
  width: 760px;
  margin: 30px 0 0 0;
}
.review-edit-detail {
  width: 740px;
  margin: 15px 0 0;
  border-bottom: 1px solid #b1aba9;
  padding: 0 10px 30px 10px;
}
.review-detail-box {
  width: 760px;
  font-size: 94%;;
  margin: 15px 0;
  border-bottom: 1px solid #fdcbe1;
  border-left: 1px solid #fdcbe1;
  border-right: 1px solid #fdcbe1;
}
.review-detail-title {
  font-size: 107%;
  font-weight: bold;
  display: block;
  background: #fdcbe1;
  padding: 12px 8px;
}
.review-detail-icon {
  display: block;
  float: left;
  padding: 13px 8px;
}
.review-detail-inner {
  padding: 10px;
}
.review-detail-date {
  display: block;
  font-size: 88%;
  text-align: right;
}
.review-detail-date span {
  padding: 0 0 0 4px;
}
.review-heart {
  float: left;
  display: block;
  width: 134px;
}
.review-detail-heart-img {
  display: block;
  padding: 8px 0 0 0;
  float: left;
}
.review-detail-user {
  display: block;
  padding: 4px 0 0 0;
  float: left;
  width: 540px;
  text-align: right;
}
.review-detail-user-name {
  padding: 0 4px 0 0;
  font-weight: bold;
}
.review-detail-user-area {
  text-align: right;
  float: right;
  padding: 4px 0 10px 0;
  font-size: 88%;
}
.review-detail-text {
  border-top: 1px solid #f0ebeb;
  padding: 10px 0 0 0;
}
/*-------------------------------------------------------------------
/view_shop/coupon.ctp
--------------------------------------------------------------------*/
#coupon {
  width: 760px;
}
.label-new {
  color: #FFFFFF;
  background-color: #9dbda6;
  font-weight: bold;
  padding: 3px 10px;
}
.label-alluser {
  color: #FFFFFF;
  background: none repeat scroll 0 0 #8db9e0;
  font-weight: bold;
  padding: 4px 6px;
  margin-right: 5px;
  font-size: 94%;;
  float: left;
}
.label-return {
  color: #FFFFFF;
  background-color: #e6b989;
  font-weight: bold;
  padding: 4px 6px;
  margin-right: 5px;
  font-size: 94%;;
  float: left;
}
.hpb-notice {
  margin-top: 15px;
}
.coupon-detail-box {
  padding: 0 10px 10px;
  margin: 20px 0 0 0;
  border: 1px solid #ede8df;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #f6f4ef;
}
.coupon-detail-title {
  padding: 15px 5px;
  font-size: 119%;
  font-weight: bold;
  color: #403c3a;
}
.coupon-detail-icon {
  display: block;
  padding: 13px 8px 0;
  float: left;
}
.coupon-detail-inner {
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #ede8df;
}
.coupon-detail-inner-title {
  display: inline-block;
  margin-right: 20px;
  padding: 10px 0;
  width: 485px;
  border-bottom: 1px dotted #b1aba9;
  vertical-align: top;
}
.coupon-detail-price {
  display: inline-block;
  vertical-align: middle;
}
.price-detail-off {
  color: #f95c5c;
  font-size: 107%;
  padding: 4px 6px 0 0;
}
.limit-detail {
}
.coupon-detail-text-inner {
  margin-top: 5px;
  padding: 0 15px;
}
.coupon-detail-background {
  padding: 10px 0 10px 5px;
}
.coupon-detail-text {
  margin-top: 10px;
}
.coupon-right-detail {
  display: inline-block;
}
.coupon-qr {
  float: left;
}
.tax {
  font-size: 94%;
  color: #f85769;
  margin-top: 40px;
}
.tax_top {
  float: right;
  width: 460px;
  margin-bottom: 5px;
  line-height: 1.4;
  font-size: 85%;
  color: #f85769;
}
.net-reserve {
  margin-bottom: 100px;
  padding-bottom: 100px;
  border-bottom: 1px dotted #d1d1d1;
}
.hpb-web-reserve-btn {
}

.epark-coupon .coupon-detail-inner-title {
  border-bottom: none;
}

/*
/view_shop/detail_coupon.ctp
--------------------------------------------------------------------*/
.mobile-send-button {
  display: block;
  margin: 4px 0 0 0;
}
/*
/view_shop/access.ctp
--------------------------------------------------------------------*/
#access {
  width: 760px;
}
.access-info {
  width: 760px;
  margin: 15px 0;
  font-size: 100%;
}
.access-info tr {
  display: block;
  padding: 10px 0 0 0;
}
.access-info tr th {
  width: 70px;
  display: block;
  text-align: center;
  padding: 0 8px 0 0;
  float: left;
  color: #999;
}
.access-info tr th td {
  width: 690px;
  display: block;
  text-align: left;
  padding: 0 8px 0 0;
}
.access-map {
  width: 756px;
  height: 350px;
  border: 1px solid #ccc;
  padding: 1px;
  margin: 20px 0 0 0;
}
/*-------------------------------------------------------------------
/views/recruit.ctp
--------------------------------------------------------------------*/
#recruit {
  width: 760px;
}
.shop-recruit-lead {
  padding: 20px 10px 0 10px;
}
.shop-recruit-table {
  margin: 10px 0 20px;
  width: 758px;
  border: 1px solid #e2e0df;
  border-left: none;
  border-top: none;
  color: #444;
}
.recurit-guide {
  padding: 20px;
  margin: 30px 0 60px 0;
  background-color: #f5f5f4;
  text-align: center;
}
/*-------------------------------------------------------------------
/views/mobile_send.ctp
--------------------------------------------------------------------*/
.shop-left-send {
  padding: 15px;
  background-color: #f7f6f2;
}
.shop-left-top-send {
  padding: 15px;
  background: #FFF;
}
.shop-access-print {
  font-size: 94%;;
  padding: 8px 0 0 12px;
}
#article-send {
  width: 1000px;
  margin: 0 auto;
  line-height: 1.6;
}
#head_ {
  width: 1000px;
  margin: 30px auto 15px;
}
#head-h1-send {
  font-size: 94%;
  color: #fff;
  overflow: hidden;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
}
#mobile-send {
  margin: 20px auto 0;
  padding: 20px;
  background-color: #f7f6f2;
  border: 1px solid #EEEEEE;
}
.send-lead {
  text-align: center;
}
.send-form {
  text-align: center;
  margin: 30px auto;
}
.send-input {
  display: inline-block;
}
.send-input h4 {
  margin-bottom: 8px;
  text-align: left;
}
.send-input input {
  margin-right: 10px;
  padding: 8px;
  font-size: 138%;
}
.send-button {
  display: inline-block;
  vertical-align: middle;
}
.send-attention {
  margin: 40px auto 0;
  padding: 15px;
  width: 640px;
  color: #f85769;
  border-top: 1px dotted #999;
}
.send-indemnity {
  margin: 0 auto 40px;
  width: 640px;
}
.send-indemnity p {
  margin-left: 10px;
}

.close-button-send {
  width: 127px;
  margin: 30px auto;
  display: block;
}
/*-------------------------------------------------------------------
/views/mobile_send.ctp(complete)
--------------------------------------------------------------------*/
.complete-lead {
  padding: 0 20px;
}
.complete-lead span {
  font-weight: bold;
  padding: 0 4px 0 0;
}
.complete-attention {
  padding: 10px 20px 0;
  margin: 20px auto 0;
  border-top: 1px dotted #999;
  font-size: 93%;
}
.complete-attention p {
  padding: 10px 0;
}
.close-button {
  display: inline-block;
  margin: 10px 0 0px 530px;
}
/*-------------------------------------------------------------------
/views/coupon_print.ctp
--------------------------------------------------------------------*/
#print-area {
  width: 760px;
  margin: 0 auto;
}
#head-logo-print {
  display: block;
  padding: 4px 0 0 20px;
  margin: 4px 0 -10px 0;
  float: left;
}
#head-h1-print {
  font-size: 94%;
  color: #fff;
  height: 17px;
  overflow: hidden;
  margin: 5px 0 0 0;
  display: inline-block;
  vertical-align: top;
}
.print-head-button {
  display: block;
  float: right;
  margin: 38px 0 0 0;
}
.print-shop-info {
  width: 758px;
  border: 1px solid #666;
  border-left: none;
  border-top: none;
  color: #444;
  margin: 20px 0 20px;
  font-size: 93%;
}
.print-shop-info-th {
  border: 1px solid #666;
  border-right: none;
  border-bottom: none;
  padding: 4px;
  vertical-align: middle;
}
.print-shop-info-td {
  border: 1px solid #666;
  border-right: none;
  border-bottom: none;
  padding: 4px;
  vertical-align: middle;
  font-weight: bold;
}
.print-shop-info-td address {
  font-weight: bold;
}
.print-phone {
  color: #ee4f85;
  font-size: 107%;
  font-weight: bold;
  padding: 2px 0 4px 0;
}
.print-phone-attention {
  color: #999;
  padding: 4px 0 0 0;
  border-top: 1px dotted #999;
}
.print-shop-info {
  width: 758px;
  border: 1px solid #666;
  border-left: none;
  border-top: none;
  color: #444;
  margin: 20px 0 20px;
  font-size: 93%;
}
.print-shop-info-th {
  border: 1px solid #666;
  border-right: none;
  border-bottom: none;
  padding: 8px;
  vertical-align: middle;
}
.print-bold {
  font-weight: bold;
}
.print-shop-info-td {
  border: 1px solid #666;
  border-right: none;
  border-bottom: none;
  padding: 4px;
  vertical-align: middle;
  font-weight: bold;
}
.print-coupon-detail-price {
  display: block;
  padding: 2px 0 4px 10px;
}
.print-price-detail-off {
  color: #f95c5c;
  font-size: 107%;
  padding: 4px 6px 0 0;
}
.print-limit-detail {
  display: block;
  font-size: 88%;
  float: right;
  background: #FFF;
  width: 29%;
  height: 16px;
  text-align: right;
  padding: 14px 1% 0 0;
}
.print-label-alluser {
  padding: 4px 6px;
  font-weight: bold;
  background: #f6b37f;
  border: 3px solid #f6b37f;
}
.print-label-new {
  padding: 4px 6px;
  font-weight: bold;
  background: #aae6c2;
  border: 3px solid #aae6c2;
}
.print-button {
  width: 760px;
  margin: 0 auto;
}
.print-foot-button {
  display: block;
  width: 276px;
  margin: 30px 0 30px 160px;
  float: left;
}
.print-close-button {
  display: block;
  float: right;
  width: 127px;
  margin: 46px 170px 0 0;
}
#print-copyright {
  text-align: center;
  font-size: 88%;
  clear: both;
  margin: 0 0 10px 0;
}

@media print {
#head {
  display: none;
}
.print-button {
  display: none;
}
.headline {
  display: none;
}
}
#ac-map {
  height: 260px;
  width: 100%;
}
#ac-map-shop {
  height: 350px;
  width: 100%;
}
#ac-map-shop-access {
  height: 350px;
  width: 100%;
}


/* award 2019 */

.shop-left-top {
  position: relative;
  padding-right:120px;
}
.shop-name > a::after {
  position: absolute;
  right: 15px;
  top: 25%;
}

/**********************************************
 * Gold
**********************************************/

/* Gold Hair Salon */
/*.shop-left-top .shop-name > a[href="/shop/187101/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/175501/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/182444/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }*/

/* Gold Nail Salon */
/*.shop-left-top .shop-name > a[href="/shop/180249/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/177808/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/175551/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }*/

/* Gold Eyelash Salon */
/*.shop-left-top .shop-name > a[href="/shop/320388/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/183139/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/189424/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }*/

/* Gold Relaxation Salon */
/*.shop-left-top .shop-name > a[href="/shop/337406/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/175712/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/425840/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }*/

/* Gold Esthetic Salon */
/*.shop-left-top .shop-name > a[href="/shop/188784/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/429157/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/356826/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }*/

/* Gold Catalog Hair Salon */
/*.shop-left-top .shop-name > a[href="/shop/438873/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/431248/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/110060/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }*/

/* Gold Catalog Nail Salon */
/*.shop-left-top .shop-name > a[href="/shop/356824/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/431258/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }
.shop-left-top .shop-name > a[href="/shop/346082/"]::after { content: url(/images/shop/common/icon-award-gold.svg); }*/


/**********************************************
 * Silver
**********************************************/

/* Silver Hair Salon */
/*.shop-left-top .shop-name > a[href="/shop/62053/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/181881/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/177269/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/178524/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/3544/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/183519/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/336494/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/483/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/87847/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/338701/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/181177/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/184596/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/334417/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/186363/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/175572/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/170305/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/170099/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/185775/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/332223/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/176701/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189326/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189997/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/188876/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/175891/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/186393/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/4868/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189530/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/272202/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/182975/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/338005/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189176/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/175018/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189261/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/117090/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/178984/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/98265/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/174380/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/182304/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/17416/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/98728/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189306/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/338007/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/188904/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/183108/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/179054/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/3465/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/175506/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }*/

/* Silver Nail Salon */
/*.shop-left-top .shop-name > a[href="/shop/189592/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/177615/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/236075/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189546/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/188878/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/68864/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/186342/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }*/

/* Silver Eyelash Salon */
/*.shop-left-top .shop-name > a[href="/shop/69205/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/337995/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/406981/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/326039/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/356547/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/317092/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189569/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }*/

/* Silver Relaxation Salon */
/*.shop-left-top .shop-name > a[href="/shop/337431/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/177300/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189587/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/181588/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/236006/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/183900/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/74698/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }*/

/* Silver Esthetic Salon */
/*.shop-left-top .shop-name > a[href="/shop/170807/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/120110/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/188918/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/337397/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/182718/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/116523/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/345914/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }*/

/* Silver Catalog Hair Salon */
/*.shop-left-top .shop-name > a[href="/shop/425841/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/182444/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/3544/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/188783/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/187154/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/439464/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189574/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }*/

/* Silver Catalog Nail Salon */
/*.shop-left-top .shop-name > a[href="/shop/189112/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/356737/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/493953/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/431789/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/187976/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/182476/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }
.shop-left-top .shop-name > a[href="/shop/189499/"]::after { content: url(/images/shop/common/icon-award-silver.svg); }*/



/* spho FAQ */

.faq-box {
  margin-top: 25px;
}
.faq {
  border-top: 1px solid #e7e4e0;
}
.faq-question {
  position:relative;
  padding: 15px;
  padding-left: 50px;
  background-color: #f5f5f169;
  border-bottom: 1px dashed #e7e4e0;
  font-weight: bold;
  word-break: break-all;
}
.faq-question::before {
  position:absolute;
  left:15px;
  content: url(/images/accounts/faq_icon_q.png);
  /*content: url(/images/shop/common/icon-shop-question.svg);*/
}
.faq-answer {
  position:relative;
  padding: 15px;
  padding-left: 50px;
  word-break: break-all;
}
.faq-answer::before {
  position:absolute;
  left:15px;
  content: url(/images/accounts/faq_icon_a.png);
  /*content: url(/images/shop/common/icon-shop-answer.svg);*/
}







/*BP_1-569 2020.11.30テストアップ分*/

.p-modal-reservbt__block {
    display: inline-block;
}
.p-modal-reservbt__ttl {
    font-size: 15px;
    color: #EE4F85;
}
.p-modal-reservbt__lead {
    font-size: 17px;
    margin-top: 0.3em;
}
.p-modal-reservbt__list {
    margin-top: 1em;;
}
.p-modal-reservbt__item {
    margin-bottom: 10px;
}
.p-modal-reservbt__btn {
    display: block;
    background-color: #9DBDA6;
    padding: 10px;
    border-radius: 5px;
    color: #FFF;
}
.p-modal-reservbt__btn:hover {
    text-decoration: none;
    color: #FFF;
}
.p-modal-reservbt__item--ozmall .p-modal-reservbt__btn {
    background-color: #FE7A93;
}
.p-modal-reservbt__item--epark .p-modal-reservbt__btn {
    background-color: #8FC31F;
}
.p-modal-reservbt__item--others .p-modal-reservbt__btn {
    background-color: #FAFAF8;
    color: #5A5858;
}
.p-modal-reservbt__icon-batu {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color:#3E80A9;
    border-radius: 50%;
    color: #FFF;
    padding-top:0.5em;
    box-sizing: border-box;
    cursor: pointer;
    margin-left: 1em;
}



.p-modal-reservbt {
    position: relative;
    min-width: 500px;
    text-align: center;
    line-height: 1.5;
}
.j-modal-simple-close {
    width: 65px;
    height: 65px;
    position: absolute;
    left: calc(100% - 45px);
    bottom: calc(100% - 45px);
    z-index: 1500;
    background-image: url(/images/common/icon-modal-reservbt-close.svg);
}
.j-modal-simple-close:hover {
    background-image: url(/images/common/icon-modal-reservbt-close-hover.svg);
}
.p-modal-reservbt__btn {
    min-width: 340px;
}
.p-modal-reservbt {
    padding: 25px !important;
}
.p-modal-reservbt__list {
    margin-top: 1.5em;
}
.p-modal-reservbt__item--others .p-modal-reservbt__btn {
    background-color: #B1ABA9;
    color: #FFF;
}
.p-modal-reservbt__ttl {
    font-weight: bold;
    font-size: 15px;
}
.p-modal-reservbt__lead {
    margin-top: 0.4em;
}
.p-modal-reservbt {
    overflow: visible !important;
}

/*.p-modal-reservbt-bg {
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
}
.p-modal-reservbt {
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    z-index: 1001;
    text-align: center;
    background: #c8e6f6;
    background: -moz-linear-gradient(top,  #c8e6f6 0%, #5fbff0 100%);
    background: -webkit-linear-gradient(top,  #c8e6f6 0%,#5fbff0 100%);
    background: linear-gradient(to bottom,  #c8e6f6 0%,#5fbff0 100%);
    padding: 30px 0;
}*/
/*.p-modal-reservbt__block {
    display: inline-block;
}
.p-modal-reservbt__ttl {
    font-size: 15px;
    color: #EE4F85;
}
.p-modal-reservbt__lead {
    font-size: 17px;
    margin-top: 0.3em;
}
.p-modal-reservbt__list {
    margin-top: 1em;;
}
.p-modal-reservbt__item {
    margin-bottom: 10px;
}
.p-modal-reservbt__btn {
    display: block;
    background-color: #9DBDA6;
    padding: 10px;
    border-radius: 5px;
    color: #FFF;
}
.p-modal-reservbt__btn:hover {
    text-decoration: none;
    color: #FFF;
}
.p-modal-reservbt__item--ozmall .p-modal-reservbt__btn {
    background-color: #FE7A93;
}
.p-modal-reservbt__item--epark .p-modal-reservbt__btn {
    background-color: #8FC31F;
}
.p-modal-reservbt__item--others .p-modal-reservbt__btn {
    background-color: #FAFAF8;
    color: #5A5858;
}
.p-modal-reservbt__icon-batu {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color:#3E80A9;
    border-radius: 50%;
    color: #FFF;
    padding-top:0.5em;
    box-sizing: border-box;
    cursor: pointer;
    margin-left: 1em;
}



.p-modal-reservbt {
    position: relative;
    min-width: 500px;
    text-align: center;
    line-height: 1.5;
}
.j-modal-simple-close {
    width: 65px;
    height: 65px;
    position: absolute;
    left: calc(100% - 45px);
    bottom: calc(100% - 45px);
    z-index: 1500;
    background-image: url(/images/common/icon-modal-reservbt-close.svg);
}
.j-modal-simple-close:hover {
    background-image: url(/images/common/icon-modal-reservbt-close-hover.svg);
}
.p-modal-reservbt__btn {
    min-width: 340px;
}
.p-modal-reservbt {
    padding: 25px !important;
}
.p-modal-reservbt__list {
    margin-top: 1.5em;
}
.p-modal-reservbt__item--others .p-modal-reservbt__btn {
    background-color: #B1ABA9;
    color: #FFF;
}
.p-modal-reservbt__ttl {
    font-weight: bold;
    font-size: 15px;
}
.p-modal-reservbt__lead {
    margin-top: 0.4em;
}
.p-modal-reservbt {
    overflow: visible !important;
}
*/










.has-pickup-icon {
    position: relative;
}
.has-pickup-icon::after {
    content: url(/images/shop/common/icon-pickup-shop-head.svg);
    position: absolute;
    top: -3px;
}

.p-staff-details__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    margin: 0 -10px;
    box-sizing: border-box;
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .p-staff-details {
        margin: 0 15px;
    }
}
.p-staff-details__item {
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 20px;
}
@media only screen and (max-width: 767px) {
    .p-staff-details__item {
        width: 100%;
        margin-top: 10px;
    }
}
.p-staff-details__block {
    background-color: #F6F6F1;
    padding: 15px;
}
.p-staff-details-details__block-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

}
.p-staff-details__main {
    padding-left: 15px;
}
.p-staff-details__name {
    line-height: 1.4;
    margin-bottom: 0.5em;
}
.p-staff-details__name--post {
    display: block;
    font-size: 12px;
}
.p-staff-details__name--name {
    display: block;
    font-size: 15px;
    font-weight: bold;
}
.p-staff-details__name--kana {
    display: block;
    font-size: 11px;
}
.p-staff-details__link {
    text-align: right;
    margin-top: 1em;
}
.p-staff-details__link-main {
    display: inline-block;
    padding: 0 3px 0 0;
    position: relative;
    font-size: 12px;
    text-decoration: underline;
}
.p-staff-details__link-main::before {
    content: url('/images/shop/common/more-allow.png');
    margin-right: 0.4em
}

.p-staff-details__btn {
    text-align: center;
    margin-top: 1em;
}
.p-staff-details__btn-main {
    display: inline-block;
    padding: 0.5em;
    min-width: 280px;
    background: #fa8793;
    color: #FFF;
    background: -moz-linear-gradient(top,  #fa8793 0%, #e44d59 100%);
    background: -webkit-linear-gradient(top,  #fa8793 0%,#e44d59 100%);
    background: linear-gradient(to bottom,  #fa8793 0%,#e44d59 100%);
    border-radius: 20px;
}
.p-staff-details__btn-main:hover {
    text-decoration: none;
    color: #FFF;
}







.p-recruit-telbtn {
    text-align: center;
}
.p-recruit-telbtn__link {
    padding: 14px 0;
    display: inline-block;
    min-width: 320px;
    max-height: 48px;
    background: url(/images/shop/common/more-button.png) no-repeat;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    color: #6b6461;
    font-size: 119%;

}
.p-recruit-telbtn__link:hover {
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    .p-recruit-telbtn__link {
        padding: 10px 0;
        min-width: 300px;
        height: 45px;
        background: url(/images/shop/common/more-button.png) no-repeat;
        background-size: 100% auto;
        text-shadow: none;
        font-size: 100%;
    }
}

/**********************************************
 * award
**********************************************/

/* Gold */

.shop-left-top {
    position: relative;
}
.p-award-crown-icon {
    position: absolute;
    width: 90px;
    height: 62px;
    background-size: contain;
    z-index: 10;
    background-repeat: no-repeat;
    top: calc(50% - 31px);
    right: 15px;
}
.p-award-crown-icon--gold {
    background-image: url(/images/shop/common/icon-award-gold.svg);
}

/* Silver */

.shop-left-top {
    position: relative;
}
.p-award-crown-icon {
    position: absolute;
    width: 90px;
    height: 62px;
    background-size: contain;
    z-index: 10;
    background-repeat: no-repeat;
    top: calc(50% - 31px);
    right: 15px;
}
.p-award-crown-icon--silver {
    background-image: url(/images/shop/common/icon-award-silver.svg);
}

/* Catalog */

.headline-title {
    position: relative;
    display: flex;
    align-items: center;
}
.p-award-crown-icon-catalog {
    width: 70px;
    height: 55px;
    background-size: contain;
    z-index: 100;
    background-repeat: no-repeat;
    background-image: url(/images/shop/common/icon-award-catalog.svg);
    margin: -7px 0 -6px 0;
}
.p-award-crown-icon-catalog + .headline-title__inner {
    padding: 5px 0 0 5px;
}





/* p-products */

.p-products,
.p-products-btn{
    margin-left: 10px;
    margin-right: 10px;
}
.p-products {
    margin-top: 30px;
}
.p-products-btn {
    margin-top: 30px;
}
.p-products-2col__wrap {
    margin-top: -15px;
}
.p-products-2col {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7.5px;
}
.p-products-2col__sub,
.p-products-2col__main {
    padding: 0 7.5px;
    box-sizing: border-box;
}
.p-products-2col__sub {
    width :180px;
}
.p-products-2col__main {
    width :calc(100% - 180px);
}
.p-thumbnail {
    position: relative;
    padding-bottom: 100%;
    overflow:hidden;
    background: #EFEFEF;
}
.p-thumbnail__main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.p-thumbnail--h .p-thumbnail__main {
    max-height: 100%;
    width: auto;
}
.p-thumbnail--v .p-thumbnail__main {
    max-width: 100%;
    height: auto;
}
.p-thumbnail--s .p-thumbnail__main {
    max-height: inherit;
    max-width: 100%;
}


.p-products-2col__name {
    font-size: 16px;
}
/* .p-products-2col__price {
    margin-top: 5px;
} */
.p-products-2col__price--main {
    font-size: 15px;
    color: #F95C5C;
}
.p-products-2col__price--main {
    font-size: 12px;
}
.p-products__maintext {
    margin-top: 5px;
}
.p-products__btn-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.p-products__btn-item {
    padding: 0 5px;
}

.p-products__ttl {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
}
.p-products-2col__price--main {
    font-size: 15px;
    color: #F95C5C;
}
.p-products__btn {
    margin-top: 15px;
}
.p-products__btn-link {
    display: flex;
    min-width: 130px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #000;
    color: #FFF;
    font-size: 12px;

    padding: 0.4em 0;
    height: 100%;
}
.p-products__btn-link--amazon {
    background-color: #FF9400;
    color: #FFF;
}
.p-products__btn-link--rakuten {
    background-color: #D10000;
    color: #FFF;
}
.p-products__btn-link--yahoo {
    background-color: #FF0023;
    color: #FFF;
}
.p-products__btn-link:hover {
    text-decoration: none;
    color: #FFF;
}
.p-products__item:not(:last-child) {
    margin-bottom: 50px;
}
.p-p-products-btn {
    margin-top: 60px;
    margin-bottom: 70px;
}
.p-products-btn__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    margin-top: 15px;
}
.p-products-btn__item {
    padding: 0 5px;
    box-sizing: border-box;
    width: calc(100% / 3);
}
@media (max-width: 767px) {
    .p-products-2col__sub,
    .p-products-2col__main {
        width: 100%;
    }
    .p-products, 
    .p-p-products-btn {
        margin: 0 15px;
    }
    
    .p-products__btn-list {
        margin: 0 -2px;
    }
    .p-products__btn-item {
        width: calc(100% / 3);
        padding: 0 2px;
    }
    
    .p-products-btn__list {
        margin: 0 -2px;
    }
    .p-products-btn__item {
        padding: 0 2px;
    }
    .p-products-2col__sub {
        margin-bottom: 15px;
    }
    .p-products__btn-link {
        min-width: inherit;
    }
    .p-products__ttl {
        margin-top: 30px;
    }
    .p-products-btn__list {
        margin-top: 10px;
    }
    .p-products__item:not(:last-child) {
        margin-bottom: 30px;
    }
}
@media (max-width: 575px) {
    .p-products__btn-link {
        font-size: 10px;
    }
/*    .p-products-btn__list .p-products-btn__item {
        width: 100%;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .p-products-btn__list .p-products__btn-link {
        font-size: 12px;
    }

    .p-products__btn-item:not(:last-child) {
        margin-bottom: 5px;
    }*/
}



.p-products__btn-inner {
    line-height: 1.4em;
}
.p-products__btn-inner-ttl {
    display: block;
    text-align: center;
}
.p-products__btn-inner-price {
    display: block;
    text-align: center;
}
.p-products-btn {
    margin-top: 50px;
    margin-bottom: 50px;   
}

.p-products__btn-link--no-price .p-products__btn-inner-price {
    display: none;
}
.p-products__btn-link--no-link {
    pointer-events: none;
    background-color: #DDDDDD;
}
@media (min-width: 576px) {
  .p-products-btn__br-max-sm {
    display: none;
  }
}
@media (max-width: 575px) {
  .p-products-btn .p-products__btn-link {
    text-align: center;
  }
}


.p-products__lead {
    font-size: 16px;
    margin-bottom: 20px;
/*    font-weight: bold;*/
}
.p-products-2col__name {
    font-weight: bold;
}