@charset "UTF-8";
:root { --color-gray: #929292; --color-gray-second: #c4c4c4; --color-gray-third: #707070; --color-gray-fourth: #d8d5d5; --color-gray-fifth: #e3e3e3; --color-gray-sixth: #F6F6F6; --color-black: #000000; --color-black-second: #0d0d0d; --color-black-third: #262421; --color-white: #ffffff; --color-brown: #684117; --color-red: #ff0000; --font-noto-sans-jp: "Noto Sans JP", sans-serif; --font-noto-serif-jp: "Noto Serif JP", serif; --font-saira: "Saira Semi Condensed", sans-serif; --font-libre-baskerville: "Libre Baskerville", serif; }

:root { --color-gray: #929292; --color-gray-second: #c4c4c4; --color-gray-third: #707070; --color-gray-fourth: #d8d5d5; --color-gray-fifth: #e3e3e3; --color-gray-sixth: #F6F6F6; --color-black: #000000; --color-black-second: #0d0d0d; --color-black-third: #262421; --color-white: #ffffff; --color-brown: #684117; --color-red: #ff0000; --font-noto-sans-jp: "Noto Sans JP", sans-serif; --font-noto-serif-jp: "Noto Serif JP", serif; --font-saira: "Saira Semi Condensed", sans-serif; --font-libre-baskerville: "Libre Baskerville", serif; }

:root { --color-gray: #929292; --color-gray-second: #c4c4c4; --color-gray-third: #707070; --color-gray-fourth: #d8d5d5; --color-gray-fifth: #e3e3e3; --color-gray-sixth: #F6F6F6; --color-black: #000000; --color-black-second: #0d0d0d; --color-black-third: #262421; --color-white: #ffffff; --color-brown: #684117; --color-red: #ff0000; --font-noto-sans-jp: "Noto Sans JP", sans-serif; --font-noto-serif-jp: "Noto Serif JP", serif; --font-saira: "Saira Semi Condensed", sans-serif; --font-libre-baskerville: "Libre Baskerville", serif; }

:root { --color-gray: #929292; --color-gray-second: #c4c4c4; --color-gray-third: #707070; --color-gray-fourth: #d8d5d5; --color-gray-fifth: #e3e3e3; --color-gray-sixth: #F6F6F6; --color-black: #000000; --color-black-second: #0d0d0d; --color-black-third: #262421; --color-white: #ffffff; --color-brown: #684117; --color-red: #ff0000; --font-noto-sans-jp: "Noto Sans JP", sans-serif; --font-noto-serif-jp: "Noto Serif JP", serif; --font-saira: "Saira Semi Condensed", sans-serif; --font-libre-baskerville: "Libre Baskerville", serif; }

:root { --color-gray: #929292; --color-gray-second: #c4c4c4; --color-gray-third: #707070; --color-gray-fourth: #d8d5d5; --color-gray-fifth: #e3e3e3; --color-gray-sixth: #F6F6F6; --color-black: #000000; --color-black-second: #0d0d0d; --color-black-third: #262421; --color-white: #ffffff; --color-brown: #684117; --color-red: #ff0000; --font-noto-sans-jp: "Noto Sans JP", sans-serif; --font-noto-serif-jp: "Noto Serif JP", serif; --font-saira: "Saira Semi Condensed", sans-serif; --font-libre-baskerville: "Libre Baskerville", serif; }

:root { --color-gray: #929292; --color-gray-second: #c4c4c4; --color-gray-third: #707070; --color-gray-fourth: #d8d5d5; --color-gray-fifth: #e3e3e3; --color-gray-sixth: #F6F6F6; --color-black: #000000; --color-black-second: #0d0d0d; --color-black-third: #262421; --color-white: #ffffff; --color-brown: #684117; --color-red: #ff0000; --font-noto-sans-jp: "Noto Sans JP", sans-serif; --font-noto-serif-jp: "Noto Serif JP", serif; --font-saira: "Saira Semi Condensed", sans-serif; --font-libre-baskerville: "Libre Baskerville", serif; }

/* ================================================== main-visual ================================================== */
.page-visual { position: relative; overflow: hidden; padding: 10px 15px 10px; height: 180px; background: #fff6f9; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }

.page-visual .page-ttl { width: 100%; }

.page-visual .page-ttl .ttljp { display: block; text-align: center; font-size: 50px; line-height: 1.2; letter-spacing: 0.075em; font-weight: bold; }

.page-visual .page-ttl .ttlen { display: block; text-align: center; font-size: 18px; line-height: 1.38889; letter-spacing: 0.075em; font-weight: bold; margin: 15px 0 0; text-transform: uppercase; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .page-visual { padding: 5px 7px 5px; height: 90px; background: #fff6f9; }
  .page-visual .page-ttl .ttljp { font-size: 25px; line-height: 1.2; }
  .page-visual .page-ttl .ttlen { font-size: 9px; line-height: 1.44444; margin: 7px 0 0; } }

/* ========== end △ */
.junbi { text-align: center; padding: 100px 0 100px; font-size: 16px; line-height: 1.875; letter-spacing: 0.05em; font-weight: 400; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .junbi { font-size: 15px; line-height: 1.6; padding: 40px 0 80px; } }

/* ========== end △ */
.js-block-hide { display: none; }

.js-block-hide.is-opened { display: block; }

.js-show-more.is-active .c-btn02:after { transform: rotate(-180deg); }

.shopinfo__groups .group-shopinfo { margin-bottom: 50px; }

.c-lst-dot01 li { position: relative; font-size: 16px; line-height: 1.875; letter-spacing: 0.1em; font-weight: 300; padding: 0 0 0 18px; }

.c-lst-dot01 li:before { position: absolute; content: ""; width: 8px; height: 8px; background: #1e8cc5; border-radius: 50%; left: 0; top: 13px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-lst-dot01 li { font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; padding: 0 0 0 15px; }
  .c-lst-dot01 li:before { top: 10px; } }

/* ========== end △ */
/* ================================================== breadcrumb（パンくず） ================================================== */
.c-breadcrumb { padding: 18px 15px 15px; font-size: 16px; line-height: 1.5625; letter-spacing: 0.1em; font-weight: 500; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; overflow-x: auto; margin: 0 auto; max-width: 1140px; }

.c-breadcrumb li { display: inline-block; color: #000000; }

.c-breadcrumb li:not(:last-child) { position: relative; padding-right: 19px; }

.c-breadcrumb li:not(:last-child):before { position: absolute; content: ""; width: 9px; height: 13px; background: url(../common_img/ico_arr02.png) no-repeat center center; background-size: 100% auto; right: 0; top: 50%; margin: -5px 0 0; }

.c-breadcrumb li:not(:first-child) { margin-left: 10px; }

.c-breadcrumb a, .c-breadcrumb span { display: block; white-space: nowrap; text-decoration: none; color: #000000; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-breadcrumb { padding: 10px 10px 10px; font-size: 15px; line-height: 1.2; }
  .c-breadcrumb li:not(:last-child) { padding-right: 13px; }
  .c-breadcrumb li:not(:last-child):before { margin: -5px 0 0; width: 7px; height: 12px; }
  .c-breadcrumb li:not(:first-child) { margin-left: 4px; }
  .c-breadcrumb a, .c-breadcrumb span { display: block; white-space: nowrap; text-decoration: none; color: #000000; } }

/* ========== end △ */
.paging { margin: 20px auto 75px; width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; padding: 0px; }

.paging .paging-btn { width: 157px; font-size: 18px; line-height: 1.66667; letter-spacing: 0.05em; font-weight: 500; }

.paging .paging-btn a { width: 100%; background: #e36858; color: #fff; display: inline-block; vertical-align: top; font-size: 18px; line-height: 1.66667; letter-spacing: 0.05em; font-weight: 500; text-decoration: none; text-align: center; position: relative; border-radius: 10px; padding: 12px 20px 12px 10px; }

.paging .paging-btn a span { display: inline-block; position: relative; padding: 0 0 0 35px; }

.paging .paging-btn a span:before { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; content: ""; position: absolute; left: 0; top: 50%; width: 26px; height: 13px; background: url(../common_img/arr03.png) no-repeat center center; background-size: 100% auto; margin: -6px 0 0; transform: rotate(180deg); }

.paging .prev { margin-right: auto; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .paging .prev a:hover span:before { transform: rotate(180deg) translateX(5px); } }

/* ========== end △ */
.paging .next { margin-left: auto; }

.paging .next a { padding: 12px 10px 12px 20px; }

.paging .next a span { display: inline-block; position: relative; padding: 0 35px 0 0; }

.paging .next a span:before { left: auto; right: 0; transform: rotate(0deg); }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .paging .next:hover span:before { transform: rotate(0deg) translateX(5px); } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .paging { margin: 10px auto 35px; padding: 0 15px; }
  .paging .paging-btn { width: 80px; font-size: 9px; line-height: 1.66667; }
  .paging .paging-btn a { font-size: 9px; line-height: 1.66667; border-radius: 5px; padding: 7px 10px 7px 5px; }
  .paging .paging-btn a span { padding: 0 0 0 17px; }
  .paging .paging-btn a span:before { width: 13px; height: 6px; margin: -3px 0 0; }
  .paging .next a { padding: 7px 5px 7px 10px; }
  .paging .next a span { padding: 0 17px 0 0; } }

/* ========== end △ */
.pagenavi { text-align: center; margin: 100px 0 0; position: relative; min-height: 38px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .pagenavi { margin: 50px 0 0; position: relative; min-height: 19px; } }

/* ========== end △ */
.pagenavi .c-btn01 { max-width: 340px; height: 38px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .pagenavi .c-btn01 { max-width: 170px; height: 19px; } }

/* ========== end △ */
.pagenavi .page { color: #1d4394; font-size: 18px; line-height: 1.38889; width: 3px; height: 3px; width: 30px; height: 38px; line-height: 36px; margin: 0 5px; border-radius: 0; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .pagenavi .page { font-size: 16px; line-height: 1.75; width: 30px; height: 30px; line-height: 28px; margin: 0 3px; } }

/* ========== end △ */
.pagenavi .page a { display: block; text-decoration: none; border: 1px solid #e6e0e2; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .pagenavi .page a:hover { border: 1px solid #eeb5c8; opacity: 1; background: #eeb5c8; color: #000; } }

/* ========== end △ */
.pagenavi .page.current { border: 1px solid #eeb5c8; background: #eeb5c8; color: #000; }

.pagenavi .extend { color: #1d4394; border: 0; background: none; margin: 3px 5px; width: 30px; height: 38px; white-space: nowrap; letter-spacing: 0; text-align: center; line-height: 1px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .pagenavi .extend { line-height: 1px; margin: 7px 3px; width: 25px; height: 12px; } }

/* ========== end △ */
.pagenavi .last { display: none; }

.pagenavi .prevlink { margin-right: auto; width: 300px; }

.pagenavi .prevlink .c-btn01:after { left: 30px; right: auto; transform: rotate(180deg); }

.pagenavi .nextlink { margin-left: auto; width: 300px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .pagenavi { margin: 25px 0 0; }
  .pagenavi .c-btn01 { max-width: 220px; height: 50px; }
  .pagenavi .prevlink { width: 150px; }
  .pagenavi .prevlink .c-btn01 { padding-left: 20px; }
  .pagenavi .prevlink .c-btn01:after { left: 15px; }
  .pagenavi .nextlink { width: 155px; }
  .pagenavi .nextlink .c-btn01 { padding-right: 20px; }
  .pagenavi .nextlink .c-btn01:after { right: 15px; } }

/* ========== end △ */
/* ==================================================
  shopping
================================================== */
/* ==================================================
  message
================================================== */
#p-pp .pp-content { margin: 90px 0 120px; }

#p-pp .pp__row { margin-bottom: 35px; }

#p-pp .pp__row p { font-size: 16px; line-height: 1.875; letter-spacing: 0em; font-weight: 300; }

#p-pp .pp__row:last-child { margin-bottom: 0; }

#p-pp .pp__list { margin-top: 35px; margin-left: 1.5em; list-style-type: decimal; }

#p-pp .pp__item { font-size: 16px; line-height: 2.375; letter-spacing: 0.05em; list-style: decimal; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { #p-pp .pp-content { margin: 50px 0 70px; }
  #p-pp .pp__row { margin-bottom: 25px; }
  #p-pp .pp__row p { font-size: 14px; line-height: 1.71429; }
  #p-pp .pp__list { margin-top: 25px; margin-left: 20px; }
  #p-pp .pp__item { font-size: 14px; line-height: 1.71429; } }

/* ========== end △ */
/* ==================================================
  p-contact
================================================== */
.p-contact .sec01 { padding: 61px 0 80px; }

.p-contact .sec02 { padding: 92px 0 90px; background: #edf5f8; }

.p-contact .sec02 .pp-desc01 .txt-id01 { display: inline-block; vertical-align: top; }

.p-contact .sec02 .pp-desc01 .txt-id02 { display: inline-block; vertical-align: top; max-width: calc(100% - 74px); }

.p-contact #footer .fblock01 { display: none; }

.p-contact.is-confirm .sec02 { padding: 60px 0 140px; }

.p-contact.is-confirm .sec02 .form-txt01 { margin-bottom: 30px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-contact .sec01 { padding: 50px 0 40px; }
  .p-contact .sec01 .txt01 { font-size: 14px; line-height: 1.71429; margin-bottom: 30px; }
  .p-contact .sec02 { padding: 50px 0 50px; }
  .p-contact.is-confirm .sec02 { padding: 30px 0 60px; } }

/* ========== end △ */
/* ================================================== page-news ================================================== */
.p-news .main-contents { margin: 0 0 100px; }

.p-news .c-list-news { margin-bottom: 80px; }

.p-news .item { padding: 60px 0 70px; border-bottom: 1px solid #adb3b9; }

.p-news .item:last-child { border-bottom: 0; padding-bottom: 0; }

.p-news .item__time { font-size: 16px; line-height: 1.875; letter-spacing: 0.1em; font-weight: 500; margin-bottom: -1px; }

.p-news .item__ttl { font-size: 20px; line-height: 1.6; letter-spacing: 0.1em; font-weight: bold; margin-bottom: 19px; }

.p-news .item__thumb { width: 31%; float: left; margin: 5px 47px 0 0; }

.p-news .item__thumb .c-img { position: relative; border-radius: 10px; }

.p-news .item__thumb .c-img:before { display: block; content: " "; width: 100%; padding-top: 72.01166%; }

.p-news .item__thumb .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.p-news .item__thumb .c-img img { object-fit: contain; border-radius: 10px; }

.p-news .item__info { overflow: hidden; font-size: 16px; line-height: 1.875; letter-spacing: 0.04em; font-weight: 400; }

.p-news .item__info p { font-size: 16px; line-height: 1.875; letter-spacing: 0.04em; font-weight: 400; }

.p-news .item__info p.item__time { font-size: 16px; line-height: 1.875; letter-spacing: 0.1em; font-weight: 500; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-news { margin-bottom: 50px; }
  .p-news .main-contents { margin: 0 0 40px; }
  .p-news .c-list-news { margin-bottom: 50px; }
  .p-news .item { padding: 38px 0 38px; }
  .p-news .item:last-child { border-bottom: 0; padding-bottom: 0; }
  .p-news .item__time { font-size: 15px; line-height: 1.53333; margin-bottom: 5px; }
  .p-news .item__ttl { font-size: 20px; line-height: 1.25; margin-bottom: 15px; } }

@media only screen and (max-width: 767px) and (max-width: 375px) { .p-news .item__ttl { font-size: 18px; line-height: 1.38889; } }

@media only screen and (max-width: 767px) { .p-news .item__thumb { width: 100%; float: none; margin: 0 0 20px; text-align: center; }
  .p-news .item__info { font-size: 14px; line-height: 1.71429; }
  .p-news .item__info p { font-size: 14px; line-height: 1.71429; } }

/* ========== end △ */
/* ================================================== p-about ================================================== */
.p-salon .salon_outer { margin-bottom: 20px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon .salon_outer { font-size: 15px; line-height: 1.2; }
  .p-salon .salon_outer .rows { padding: 22px 0 0; } }

/* ========== end △ */
.p-salon .salon_outer .title_hl { position: relative; font-size: 30px; line-height: 1.16667; letter-spacing: 0em; font-weight: 500; cursor: pointer; border: 1px solid #d6d6d6; border-radius: 10px; padding: 23px 24px 23px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon .salon_outer .title_hl { padding: 12px 12px 12px; border-radius: 5px; } }

/* ========== end △ */
.p-salon .salon_outer .title_hl:before { position: absolute; content: ""; right: 20px; top: 50%; width: 36px; height: 36px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; margin: -18px 0 0; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-salon .salon_outer .title_hl .shops { font-size: 20px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; position: relative; margin-left: 18px; padding: 0 0 0 26px; margin-top: 3px; display: inline-block; vertical-align: top; }

.p-salon .salon_outer .title_hl .shops:before { position: absolute; content: ""; left: 0; top: 16px; height: 2px; width: 6px; background: #000; }

.p-salon .salon_outer .title_hl.is-active:before { background: url(../common_img/icn_exp.png) no-repeat center center; background-size: 100% auto; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon .salon_outer .title_hl { font-size: 15px; line-height: 1.2; }
  .p-salon .salon_outer .title_hl:before { right: 10px; width: 18px; height: 18px; margin: -9px 0 0; }
  .p-salon .salon_outer .title_hl .shops { font-size: 11px; line-height: 1.36364; margin-left: 10px; padding: 0 0 0 12px; margin-top: 1px; }
  .p-salon .salon_outer .title_hl .shops:before { top: 8px; height: 1px; width: 4px; } }

/* ========== end △ */
.p-salon .salon_outer .lst { padding: 20px 0 40px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon .salon_outer .lst { padding: 0 0 20px; } }

/* ========== end △ */
.p-salon .salon_outer .lst .item a { text-decoration: none; display: block; border-bottom: 1px solid #dadada; padding: 10px; font-size: 18px; line-height: 1.66667; letter-spacing: 0em; font-weight: 400; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon .salon_outer .lst .item a { padding: 10px; font-size: 15px; line-height: 1.6; } }

/* ========== end △ */
.p-salon .salon_outer .lst .item:last-child, .p-salon .salon_outer .lst .item:nth-child(3n) { margin-right: 0; }

.p-salon .sec01 { padding: 53px 0 0px; }

.p-salon .sec01 .txt01 { text-align: center; font-size: 24px; line-height: 1.45833; letter-spacing: 0.1em; font-weight: 500; margin: 0 0 27px; }

.p-salon .sec01 .block-result { border: 2px solid #000; padding: 31px 20px 28px; max-width: 680px; margin: 0 auto; }

.p-salon .sec01 .rs-ttl { text-align: center; font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: 500; }

.p-salon .sec01 .rs-show { text-align: center; font-size: 30px; line-height: 1.5; letter-spacing: 0em; font-weight: bold; margin: 18px 0 0; }

.p-salon .sec01 .rs-show .num { font-family: "Bebas Neue", sans-serif; font-size: 45px; line-height: 1; letter-spacing: 0.075em; font-weight: 400; margin-right: 5px; }

.p-salon .sec01 .rs-note { text-align: center; font-size: 20px; line-height: 1.8; letter-spacing: 0em; font-weight: 500; }

.p-salon .sec01 .note01 { text-align: left; font-size: 20px; line-height: 1.8; letter-spacing: 0.1em; font-weight: 500; max-width: 680px; margin: 11px auto 0; }

.p-salon .sec02 { padding: 35px 0 100px; }

.p-salon .sec02 .cats-salon { max-width: 680px; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.p-salon .sec02 .cats-salon li { width: 32%; margin: 0 2% 0 0; }

.p-salon .sec02 .cats-salon li:last-child { margin-right: 0; }

.p-salon .sec02 .cats-salon li a { text-decoration: none; display: block; border-radius: 8px; background: #f8dddd; padding: 19px 20px 23px; }

.p-salon .sec02 .cats-salon li .salon-name { text-align: center; font-size: 33px; line-height: 1.09091; letter-spacing: 0em; font-weight: 500; }

.p-salon .sec02 .cats-salon li .salon-show { text-align: center; font-size: 20px; line-height: 1.5; letter-spacing: 0.1em; font-weight: 500; }

.p-salon .sec02 .cats-salon li .salon-icon { text-align: center; margin: 15px 0 0; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon .sec01 { padding: 25px 0 0px; }
  .p-salon .sec01 .txt01 { font-size: 12px; line-height: 1.41667; margin: 0 0 13px; }
  .p-salon .sec01 .block-result { border: 1px solid #000; padding: 15px 10px 14px; }
  .p-salon .sec01 .rs-ttl { font-size: 15px; line-height: 1.2; }
  .p-salon .sec01 .rs-show { font-size: 15px; line-height: 1.53333; margin: 9px 0 0; }
  .p-salon .sec01 .rs-show .num { font-size: 23px; line-height: 1; }
  .p-salon .sec01 .rs-note { font-size: 10px; line-height: 1.8; }
  .p-salon .sec01 .note01 { font-size: 10px; line-height: 1.8; margin: 6px auto 0; }
  .p-salon .sec02 { padding: 17px 0 50px; }
  .p-salon .sec02 .cats-salon li a { padding: 19px 10px 23px; }
  .p-salon .sec02 .cats-salon li .salon-name { font-size: 17px; line-height: 1.29412; }
  .p-salon .sec02 .cats-salon li .salon-show { font-size: 10px; line-height: 1.5; }
  .p-salon .sec02 .cats-salon li .salon-icon { margin: 7px auto 0; max-width: 28px; } }

/* ========== end △ */
/* ================================================== p-business ================================================== */
.accordion-box { display: none; }

.p-salon_kanto .fixed-btn { display: none; }

.p-salon_kanto .sec01 { padding: 57px 0 100px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_kanto .sec01 { padding: 29px 0 50px; } }

/* ========== end △ */
.p-salon_kanto .salon_outer { margin-bottom: 20px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_kanto .salon_outer { border: 1px solid #d6d6d6; border-radius: 5px; font-size: 15px; line-height: 1.2; }
  .p-salon_kanto .salon_outer .rows { padding: 2px 0 2px; }
  .p-salon_kanto .salon_outer .rows .col { margin-bottom: 0; border-bottom: 1px solid #bdb0b0; padding: 10px 18px 4px; }
  .p-salon_kanto .salon_outer .rows .col:last-child { border-bottom: 0; }
  .p-salon_kanto .salon_outer .rows .list { margin: 10px 0 0; }
  .p-salon_kanto .salon_outer .rows .ttl02 { position: relative; font-size: 14px; line-height: 1.57143; letter-spacing: 0em; font-weight: 500; margin-bottom: 5px; }
  .p-salon_kanto .salon_outer .rows .ttl02:before { position: absolute; content: ""; right: 0; top: 50%; width: 18px; height: 18px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; margin: -9px 0 0; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }
  .p-salon_kanto .salon_outer .rows .ttl02.is-active:before { background: url(../common_img/icn_exp.png) no-repeat center center; background-size: 100% auto; } }

/* ========== end △ */
.p-salon_kanto .salon_outer .title_hl { position: relative; font-size: 30px; line-height: 1.16667; letter-spacing: 0em; font-weight: 500; cursor: pointer; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_kanto .salon_outer .title_hl { border: 1px solid #d6d6d6; border-radius: 10px; padding: 23px 24px 23px; } }

/* ========== end △ */
.p-salon_kanto .salon_outer .title_hl:before { position: absolute; content: ""; right: 20px; top: 50%; width: 36px; height: 36px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; margin: -18px 0 0; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-salon_kanto .salon_outer .title_hl .shops { font-size: 20px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; position: relative; margin-left: 18px; padding: 0 0 0 26px; margin-top: 3px; display: inline-block; vertical-align: top; }

.p-salon_kanto .salon_outer .title_hl .shops:before { position: absolute; content: ""; left: 0; top: 16px; height: 2px; width: 6px; background: #000; }

.p-salon_kanto .salon_outer .title_hl.is-active:before { background: url(../common_img/icn_exp.png) no-repeat center center; background-size: 100% auto; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_kanto .salon_outer .title_hl { border-radius: 5px; font-size: 15px; line-height: 1.2; padding: 11px 38px 11px 18px; background: #fff7f9; }
  .p-salon_kanto .salon_outer .title_hl:before { right: 18px; width: 18px; height: 18px; margin: -9px 0 0; }
  .p-salon_kanto .salon_outer .title_hl .shops { font-size: 11px; line-height: 1.36364; margin-left: 10px; padding: 0 0 0 12px; margin-top: 1px; }
  .p-salon_kanto .salon_outer .title_hl .shops:before { top: 8px; height: 1px; width: 4px; } }

/* ========== end △ */
.p-salon_kanto .salon_outer .acordion_tree .pc { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px 0 40px; }

.p-salon_kanto .salon_outer .acordion_tree .pc .col { width: 32%; margin: 0 2% 0 0; }

.p-salon_kanto .salon_outer .acordion_tree .pc .col a { text-decoration: none; display: block; border-bottom: 1px solid #dadada; padding: 10px; font-size: 18px; line-height: 1.66667; letter-spacing: 0em; font-weight: 400; }

.p-salon_kanto .salon_outer .acordion_tree .pc .col:last-child, .p-salon_kanto .salon_outer .acordion_tree .pc .col:nth-child(3n) { margin-right: 0; }

.p-salon_kanto .salon_outer .shopdata_innr { background: #fbf7f8; border-radius: 5px; padding: 10px 10px 10px; margin-bottom: 10px; }

.p-salon_kanto .salon_outer .shopdata_innr a { display: block; position: relative; padding-right: 15px; text-decoration: none; }

.p-salon_kanto .salon_outer .shopdata_innr a:after { position: absolute; content: ""; width: 13px; height: 5px; background: url(../common_img/arr01.png) no-repeat center center; background-size: 100% auto; right: 0; top: 50%; margin: -2px 0 0; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-salon_kanto .salon_outer .shopdata_innr .shopdata_ttl { font-size: 32px; line-height: 1.09375; letter-spacing: 0em; font-weight: 500; position: relative; }

.p-salon_kanto .salon_outer .shopdata_innr .txt-add { margin-bottom: 0; line-height: 1; }

.p-salon_kanto .salon_outer .shopdata_innr .txt-add .txt01 { font-size: 12px; line-height: 1.5; display: inline-block; vertical-align: top; background: #000; color: #fff; text-align: center; padding: 3px 2px 3px; width: 60px; text-align: center; border-radius: 2px; }

.p-salon_kanto .salon_outer .shopdata_innr .txt-add .txt02 { display: inline-block; vertical-align: top; font-size: 12px; line-height: 1.5; padding: 0; width: 100%; }

.p-salon_kanto .salon_outer .shopdata_innr .access { text-align: center; font-size: 12px; line-height: 1.5; letter-spacing: 0em; font-weight: bold; }

.p-salon_kanto .salon_outer .shopdata_innr .note01 { text-align: center; font-size: 10px; line-height: 1.8; letter-spacing: 0em; font-weight: bold; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_kanto .salon_outer .shopdata_innr .shopdata_ttl { font-size: 16px; line-height: 1.25; margin-bottom: 4px; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_ttl a { text-decoration: none; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_dl { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: flex-start; width: 100%; margin-bottom: 3px; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_dl .shopdata_dd { width: calc(100% - 20px); font-size: 11px; line-height: 1.27273; letter-spacing: 0.1em; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_dl .shopdata_dt { position: relative; width: 20px; line-height: 1.4; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_dl .shopdata_dt.tel01 { padding: 0px; text-indent: -9999px; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_dl .shopdata_dt.tel01:before { position: absolute; content: ""; left: 0px; top: 2px; width: 13px; height: 13px; background: url(../common_img/icn_tel02.png) no-repeat center center; background-size: 100% auto; margin: 0; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_dl .shopdata_dt.time01 { padding: 0px; text-indent: -9999px; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_dl .shopdata_dt.time01:before { position: absolute; content: ""; left: 0px; top: 0%; width: 13px; height: 13px; background: url(../common_img/icn_time02.png) no-repeat center center; background-size: 100% auto; margin: 0; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_dl .shopdata_dt.access01 { padding: 0px; text-indent: -9999px; }
  .p-salon_kanto .salon_outer .shopdata_innr .shopdata_dl .shopdata_dt.access01:before { position: absolute; content: ""; left: 0px; top: 0%; width: 10px; height: 13px; background: url(../common_img/icn_pin02.png) no-repeat center center; background-size: 100% auto; margin: 0; } }

/* ========== end △ */
.p-salon_kanto .salon_outer .lst { padding: 20px 0 40px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_kanto .salon_outer .lst { padding: 0; } }

/* ========== end △ */
.p-salon_kanto .salon_outer .lst .item a { text-decoration: none; display: block; border-bottom: 1px solid #dadada; padding: 10px; font-size: 18px; line-height: 1.66667; letter-spacing: 0em; font-weight: 400; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_kanto .salon_outer .lst .item a { padding: 10px 17px; font-size: 14px; line-height: 1.57143; } }

/* ========== end △ */
.p-salon_kanto .salon_outer .lst .item:last-child, .p-salon_kanto .salon_outer .lst .item:nth-child(3n) { margin-right: 0; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_kanto .salon_outer .lst .item:last-child a { border-bottom: 0; } }

/* ========== end △ */
.p-salon_detail .btn_coupon2 { margin-top: 20px; }

.p-salon_detail .fixed-btn { display: none; }

.p-salon_detail .sec_voice { margin-bottom: 70px; }

.p-salon_detail .sec_voice .voice-slider { position: relative; }

.p-salon_detail .sec_voice .voice-slider .slick-list { padding: 0 35%; }

.p-salon_detail .sec_voice .voice-slider .slick-arrow { background: #fff; width: 45px; height: 45px; border-radius: 50%; top: 50%; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; margin-top: -22px; right: 50px; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .sec_voice .voice-slider .slick-arrow:hover { background: #dc587f; }
  .p-salon_detail .sec_voice .voice-slider .slick-arrow:hover:before { border-left: 2px solid #fff; border-top: 2px solid #fff; } }

/* ========== end △ */
.p-salon_detail .sec_voice .voice-slider .slick-prev { left: 50px; }

.p-salon_detail .sec_voice .voice-slider .slick-prev:before { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; content: ""; position: absolute; left: 50%; top: 50%; width: 8px; height: 8px; border-left: 2px solid #000; border-top: 2px solid #000; -moztransform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin: -4px 0 0 -3px; }

.p-salon_detail .sec_voice .voice-slider .slick-next:before { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; content: ""; position: absolute; right: 50%; top: 50%; width: 8px; height: 8px; border-left: 2px solid #000; border-top: 2px solid #000; -moztransform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); margin: -4px -3px 0 0; }

.p-salon_detail .sec_voice .voice-slider .slick-slide { padding: 0 15px; }

.p-salon_detail .sec_voice .voice-slider .slick-slide img { width: 100%; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec_voice .voice-slider { margin-bottom: 30px; }
  .p-salon_detail .sec_voice .voice-slider .slick-list { padding: 0 20%; }
  .p-salon_detail .sec_voice .voice-slider .slick-slide { padding: 0 7px; }
  .p-salon_detail .sec_voice .voice-slider .slick-arrow { width: 30px; height: 30px; margin-top: -15px; }
  .p-salon_detail .sec_voice .voice-slider .slick-prev { left: 25px; }
  .p-salon_detail .sec_voice .voice-slider .slick-next { right: 25px; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec_voice { margin: 39px 0 0; }
  .p-salon_detail .sec_voice .c-ttl06 { margin: 0 -10px 20px; } }

/* ========== end △ */
.p-salon_detail .sec-banner01 { padding: 40px 0 40px; }

.p-salon_detail .sec-banner01 .bnr { text-align: center; background: #a77a9f; padding: 10px 50px 0 50px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: flex-end; }

.p-salon_detail .sec-banner01 .bnr .info { text-align: left; padding: 20px 20px 45px 0px; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .sec-banner01 .bnr .info { width: 73%; } }

/* ========== end △ */
.p-salon_detail .sec-banner01 .bnr .info .txt01 { color: #fff; font-family: "Noto Serif JP", serif; font-size: 40px; line-height: 1.25; letter-spacing: 0em; font-weight: 500; margin-bottom: 10px; }

.p-salon_detail .sec-banner01 .bnr .info .txt02 { color: #fff; font-size: 50px; line-height: 1.2; letter-spacing: 0em; font-weight: 400; }

.p-salon_detail .sec-banner01 .bnr .img img { width: 100%; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .sec-banner01 .bnr .img { width: 27%; } }

/* ========== end △ */
.p-salon_detail .sec-banner01 .container { max-width: 1000px; text-align: center; padding: 0; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec-banner01 { padding: 0px !important; }
  .p-salon_detail .sec-banner01 .bnr { padding: 5px 20px 0 20px; }
  .p-salon_detail .sec-banner01 .bnr .info { width: 66%; padding: 5px 5px 20px 0px; }
  .p-salon_detail .sec-banner01 .bnr .info .txt01 { font-size: 20px; line-height: 1.25; margin-bottom: 6px; }
  .p-salon_detail .sec-banner01 .bnr .info .txt02 { color: #fff; font-size: 25px; line-height: 1.2; }
  .p-salon_detail .sec-banner01 .bnr .img { width: 34%; } }

/* ========== end △ */
.p-salon_detail .page-visual { padding: 10px 10px 10px; height: auto; }

.p-salon_detail .page-visual .page-ttl .ttljp { display: block; text-align: center; font-size: 36px; line-height: 1.33333; letter-spacing: 0em; font-weight: bold; text-transform: uppercase; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .c-lst-service .item .subttl01 { display: none; }
  .p-salon_detail .c-lst-service .item .img { text-align: center; margin: 10px 0 10px; border-radius: 5px; }
  .p-salon_detail .c-lst-service .item .img img { border-radius: 5px; text-align: center; }
  .p-salon_detail .c-lst-service .item.item01 .ttl, .p-salon_detail .c-lst-service .item.item02 .ttl { margin-bottom: 0; }
  .p-salon_detail .c-lst-service .item.item01 a, .p-salon_detail .c-lst-service .item.item02 a { border: 1px solid #cb9bd2; }
  .p-salon_detail .c-lst-service .item.w03 { width: calc(33.33% - 8px); padding: 0 6px; }
  .p-salon_detail .c-lst-service .item.w03 a { padding: 47px 20px 17px; height: 100%; }
  .p-salon_detail .c-lst-service .item.w03.item05 { margin-left: 12px; }
  .p-salon_detail .c-lst-service .item.w03.item07 { margin-right: 12px; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .c-lst-service .item a { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 8px 8px 8px; height: 100%; position: relative; }
  .p-salon_detail .c-lst-service .item a .ttl { position: relative; z-index: 33; text-align: left; width: calc(100% - 36px); padding: 0 5px 0 0; font-size: 18px; line-height: 0.94444; }
  .p-salon_detail .c-lst-service .item a .ttl .ttl01 { font-size: 15px; padding: 0 2px 0 0; }
  .p-salon_detail .c-lst-service .item a .subttl01 { font-size: 13px; line-height: 1.15385; letter-spacing: 0.025em; font-weight: 500; background: #da4874; color: #fff; width: 100%; height: 25px; position: absolute; left: 0; bottom: 0; right: 0; padding: 4px 8px 3px; text-align: left; }
  .p-salon_detail .c-lst-service .item a .icon { width: 36px; margin: 0; }
  .p-salon_detail .c-lst-service .item a .img { position: absolute; right: 0; top: 0; bottom: 0; width: 53%; border-radius: 0 3px 0 0; }
  .p-salon_detail .c-lst-service .item a .img img { border-radius: 0 3px 0 0; }
  .p-salon_detail .c-lst-service .item a .btn { display: none; }
  .p-salon_detail .c-lst-service .item.item01 a, .p-salon_detail .c-lst-service .item.item02 a { border: 1px solid #cb9bd2; border-radius: 5px; padding: 15px 5px 45px; }
  .p-salon_detail .c-lst-service .item.item01 a .subttl01, .p-salon_detail .c-lst-service .item.item02 a .subttl01 { background: none; }
  .p-salon_detail .c-lst-service .item.item01 a { background: url(../salon/images/an_bg01.png) no-repeat center center; background-size: cover; }
  .p-salon_detail .c-lst-service .item.item02 a { background: url(../salon/images/an_bg02.png) no-repeat center center; background-size: cover; }
  .p-salon_detail .c-lst-service .item.w03 { width: calc(33.33% - 4px); padding: 0 3px; }
  .p-salon_detail .c-lst-service .item.w03 a { padding: 13px 3px 13px; }
  .p-salon_detail .c-lst-service .item.w03 .ttl { width: 100%; text-align: center; padding: 0; }
  .p-salon_detail .c-lst-service .item.w03 .ttl .ttl01 { padding: 0; font-size: 12px; }
  .p-salon_detail .c-lst-service .item.w03 .icon { display: none; }
  .p-salon_detail .c-lst-service .item.w03.item05 { margin-left: 6px; }
  .p-salon_detail .c-lst-service .item.w03.item07 { margin-right: 6px; } }

/* ========== end △ */
.p-salon_detail .sec01 { background: #ebe6ed; padding: 30px 0 5px; }

.p-salon_detail .sec_shop { padding: 45px 0 60px; }

.p-salon_detail .sec_shop .txt_shop { font-size: 24px; line-height: 1.5; letter-spacing: 0.04em; font-weight: 400; }

.p-salon_detail .sec_staff { padding: 80px 0 50px; }

.p-salon_detail .sec_staff .c-ttl04 { font-weight: 500; }

.p-salon_detail .sec_staff .rows01 .col { position: relative; border: 1px solid #b2b1b6; padding: 25px 20px 25px; }

.p-salon_detail .sec_staff .rows01 .col:after { position: absolute; content: ""; right: -10px; bottom: -10px; top: 10px; left: 10px; border-right: 1px solid #b2b1b6; border-bottom: 1px solid #b2b1b6; }

.p-salon_detail .sec_staff .rows01 .col__img { float: left; width: 140px; margin: 7px 25px 10px 0; }

.p-salon_detail .sec_staff .rows01 .col__img .img { text-align: center; margin-bottom: 10px; border-radius: 50%; }

.p-salon_detail .sec_staff .rows01 .col__img .img .c-img { position: relative; border-radius: 50%; }

.p-salon_detail .sec_staff .rows01 .col__img .img .c-img:before { display: block; content: " "; width: 100%; padding-top: 100%; }

.p-salon_detail .sec_staff .rows01 .col__img .img .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.p-salon_detail .sec_staff .rows01 .col__img .img .c-img img { border-radius: 50%; }

.p-salon_detail .sec_staff .rows01 .col__img .cap { text-align: center; }

.p-salon_detail .sec_staff .rows01 .col__img .cap span { font-size: 30px; line-height: 1.2; letter-spacing: 0.025em; font-weight: 500; display: block; }

.p-salon_detail .sec_staff .rows01 .col__img .cap small { color: #9e9e9e; font-size: 18px; line-height: 1.38889; letter-spacing: 0.025em; font-weight: 500; display: block; }

.p-salon_detail .sec_staff .rows01 .col__info { overflow: hidden; }

.p-salon_detail .sec_staff .rows01 .pack { margin-bottom: 1px; }

.p-salon_detail .sec_staff .rows01 .pack p { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; }

.p-salon_detail .sec_staff .rows01 .pack .title_item { color: #f14b7d; font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 500; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .sec_staff .rows01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-salon_detail .sec_staff .rows01 .col { width: 48%; margin: 0 4% 50px 0; }
  .p-salon_detail .sec_staff .rows01 .col:last-child, .p-salon_detail .sec_staff .rows01 .col:nth-child(2n) { margin-right: 0; } }

/* ========== end △ */
.p-salon_detail .sec_spec { padding: 55px 0 0; position: relative; z-index: 3; }

.p-salon_detail .sec_spec .lst-features01 .feature { border: 1px solid #e5cedc; background: #fff; padding: 0; margin-bottom: 20px; }

.p-salon_detail .sec_spec .lst-features01 .feature__img { text-align: center; }

.p-salon_detail .sec_spec .lst-features01 .feature__img img { width: 100%; }

.p-salon_detail .sec_spec .lst-features01 .feature__info { padding: 20px 20px 20px; }

.p-salon_detail .sec_spec .lst-features01 .feature__ttl { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: flex-start; margin-bottom: 14px; }

.p-salon_detail .sec_spec .lst-features01 .feature__ttl .ttl { color: #f14b7d; font-size: 33px; line-height: 1.45455; letter-spacing: 0em; font-weight: 500; padding: 0; }

.p-salon_detail .sec_spec .lst-features01 .feature__subttl01 { font-size: 28px; line-height: 1.28571; letter-spacing: 0em; font-weight: bold; margin-bottom: 6px; }

.p-salon_detail .sec_spec .lst-features01 .feature__desc { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec_spec .sliderSP { margin: 0px -15px; }
  .p-salon_detail .sec_spec .sliderSP .slick-list { overflow: inherit; height: 100%; width: 100%; max-width: 379px; margin: 0 auto; padding: 0 8px; }
  .p-salon_detail .sec_spec .sliderSP .slick-track { height: 100%; }
  .p-salon_detail .sec_spec .sliderSP .slick-slide { height: 100%; padding: 0 10px; }
  .p-salon_detail .sec_spec .sliderSP .slick-slide > div { height: 100%; }
  .p-salon_detail .sec_spec .sliderSP .feature { height: 100%; margin: 0 !important; }
  .p-salon_detail .sec_spec .sliderSP .slick-arrow { display: block; width: 36px; height: 40px; top: 50%; background: url(../common_img/prev02.png) no-repeat left; background-size: 70% auto; }
  .p-salon_detail .sec_spec .sliderSP .slick-arrow:before { display: none; content: ''; }
  .p-salon_detail .sec_spec .sliderSP .slick-prev { left: 8px; }
  .p-salon_detail .sec_spec .sliderSP .slick-next { left: auto; background: url(../common_img/next02.png) no-repeat right center; background-size: 70% auto; left: auto; right: 8px; }
  .p-salon_detail .sec_spec .sliderSP .slide { width: 100%; height: 100%; }
  .p-salon_detail .sec_spec .sliderSP .slide img { border-radius: 5px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.11); } }

/* ========== end △ */
.p-salon_detail .sec-reccommend { margin-bottom: 0; padding: 50px 0 0; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec-reccommend { padding: 39px 0 0; }
  .p-salon_detail .sec-reccommend .container { padding: 0; } }

/* ========== end △ */
.p-salon_detail .sec-reccommend .more-btn p { background: -webkit-linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); background: -o-linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); background: linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); border: 1px solid #DA949B; border-radius: 4px; box-shadow: inset 1px 1px 3px #F9D8DB, inset -1px -1px 3px #FFA6AE; color: #FFFFFF !important; padding: 8px 15px; font-weight: bold; display: block; width: 100%; margin: 0 auto; border-radius: 5px; max-width: 200px; }

.p-salon_detail .sec-reccommend .close-btn { padding: 0; position: sticky; bottom: 100px; left: 0; text-align: center; margin: 20px auto 0; }

.p-salon_detail .sec-reccommend .close-btn p { background: #aaa; border: 1px solid #8b8b8b; box-shadow: inset 1px 1px 3px #969393, inset -1px -1px 3px #969393; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec-reccommend .c-ttl06 { margin: 0 0 20px; } }

/* ========== end △ */
.p-salon_detail .sec-reccommend .reccommend_wrap { height: 400px; overflow: hidden; position: relative; margin: 0; padding-top: 80px; margin-top: -80px; }

.p-salon_detail .sec-reccommend .reccommend_list { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; }

.p-salon_detail .sec-reccommend .reccommend_list li a { display: block; width: 100%; height: auto; object-fit: cover; }

.p-salon_detail .sec-reccommend .close-btn, .p-salon_detail .sec-reccommend .more-btn { display: block; width: 100%; padding: 80px 0 0; position: absolute; bottom: 0; left: 0; text-align: center; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 60%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); }

.p-salon_detail .sec-reccommend .close-btn { background: none; }

.p-salon_detail .sec-reccommend .slide-up { height: 400px; padding-bottom: 0; overflow: hidden; }

.p-salon_detail .sec-reccommend .slide-down { height: auto; overflow: visible; padding-bottom: 20px; }

.p-salon_detail .sec-reccommend .txt_c { text-align: center; }

.p-salon_detail .sec-reccommend .btn_style { margin: 0 auto; color: #fff; font-size: 110%; font-weight: bold; text-decoration: none; display: inline-block; padding: 10px 10px 10px 28px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: url(../common_img/arr06.png) no-repeat 10px center #a7a7a7; background-size: 12px; background-color: #f09843; }

.p-salon_detail .sec-reccommend .more-btn { padding: 10px 0 0; }

.p-salon_detail .sec-reccommend .more-btn p { box-shadow: none; border: 0; background: #EF9FB7; color: #FFFFFF !important; padding: 8px 15px; font-weight: bold; display: block; width: 100%; margin: 0 auto; border-radius: 5px; max-width: 200px; }

.p-salon_detail .sec-reccommend .close-btn { padding: 0; position: sticky; bottom: 100px; left: 0; text-align: center; margin: 20px auto 0; }

.p-salon_detail .sec-reccommend .close-btn p { background: #aaa; border: 1px solid #8b8b8b; box-shadow: inset 1px 1px 3px #969393, inset -1px -1px 3px #969393; }

.p-salon_detail .sec-reccommend .modaal-noscroll { overflow: initial !important; }

.p-salon_detail .sec-reccommend .modaal-noscroll #wrapper { overflow: hidden; }

.p-salon_detail #design .btn_style { background-color: #f09843; }

.p-salon_detail .sec-map { margin-bottom: 60px; padding: 0 5px; }

.p-salon_detail .sec-map .block-map { margin-top: 0; }

.p-salon_detail .sec-map .block-map .lst-contact01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; margin: 10px auto 20px; max-width: 600px; }

.p-salon_detail .sec-map .block-map .lst-contact01 li { margin-right: 20px; }

.p-salon_detail .sec-map .block-map .lst-contact01 li:last-child { margin-right: 0; }

.p-salon_detail .sec-map .block-map .lst-contact01 .tel-sp { display: inline-block; position: relative; font-size: 42px; line-height: 1; letter-spacing: 0.05em; font-weight: 500; padding: 0 0 0 56px; }

.p-salon_detail .sec-map .block-map .lst-contact01 .tel-sp:after { position: absolute; content: ""; width: 40px; height: 38px; background: url(../common_img/icn_tel03.png) no-repeat center center; background-size: 100% auto; left: 0; top: 4px; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-salon_detail .sec-map .block-map .lst-contact01 .btn_google { color: #fff; background: #f14b7d; border-radius: 5px; padding: 10px 8px 10px 50px; display: inline-block; max-width: 225px; text-decoration: none; font-size: 18px; line-height: 1.22222; letter-spacing: 0.1em; font-weight: bold; position: relative; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-salon_detail .sec-map .block-map .lst-contact01 .btn_google:after { position: absolute; content: ""; width: 21px; height: 25px; background: url(../common_img/icn_pin03.png) no-repeat center center; background-size: 100% auto; left: 18px; top: 8px; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .sec-map .block-map .lst-contact01 .btn_google:hover { opacity: 0.5; } }

/* ========== end △ */
.p-salon_detail .sec-map .block-map .mapbox iframe { width: 100%; height: 390px; border-radius: 8px; }

.p-salon_detail .sec-map .block-map .col2_box { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.p-salon_detail .sec-map .block-map .col2_box .col { width: 49%; }

.p-salon_detail .sec-map .block-map .col2_box .col:nth-child(2n) { margin-left: 2%; }

.p-salon_detail .sec_banner01 { padding: 50px 0 50px; }

.p-salon_detail .sec_banner01 .banner01 { background: url(../salon/kanto/shinjuku/images/bg01.jpg) no-repeat center center; background-size: cover; border-radius: 5px; position: relative; padding: 54px 0 54px; }

.p-salon_detail .sec_banner01 .banner01__inner { background: rgba(255, 255, 255, 0.5); position: relative; padding: 28px 20px 35px; }

.p-salon_detail .sec_banner01 .banner01__inner:before { position: absolute; content: ""; left: 0; top: -10px; right: 0; height: 1px; background: #fff; }

.p-salon_detail .sec_banner01 .banner01__inner:after { position: absolute; content: ""; left: 0; bottom: -10px; right: 0; height: 1px; background: #fff; }

.p-salon_detail .sec_banner01 .banner01__inner .ttl01 { font-size: 33px; line-height: 1.21212; letter-spacing: 0.025em; font-weight: bold; text-shadow: 0 0 12px rgba(96, 27, 48, 0.7); color: #fff; text-align: center; margin-bottom: 13px; }

.p-salon_detail .sec_banner01 .banner01__inner .btn01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin: 13px 0 0; }

.p-salon_detail .sec_menu { margin-top: 50px; padding: 0; }

.p-salon_detail .sec_menu .rows01 .col { background: #ffffff; padding: 25px 30px 30px; border-radius: 10px; margin-bottom: 60px; }

.p-salon_detail .sec_menu .rows01 .col:last-child { margin-bottom: 0; }

.p-salon_detail .sec_menu .rows01 .title_sec { position: relative; text-align: center; cursor: pointer; padding: 20px 0 0; font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: 500; }

.p-salon_detail .sec_menu .rows01 .title_sec:before { position: absolute; content: ""; width: 18px; height: 18px; background: url(../common_img/icon_ttl03.png) no-repeat center center; background-size: 100% auto; right: 0; top: 0; left: 0; margin: 0 auto; z-index: 1; }

.p-salon_detail .sec_menu .rows01 .title_sec:after { position: absolute; content: ""; width: 36px; height: 36px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; right: 0; top: 50%; margin: -18px 0 0; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-salon_detail .sec_menu .rows01 .title_sec span { font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: 400; display: block; margin-right: 20px; }

.p-salon_detail .sec_menu .rows01 .title_sec small { display: block; font-size: 16px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; text-transform: uppercase; margin: 4px 0 0; }

.p-salon_detail .sec_menu .rows01 .title_sec.is-active:after { background-image: url(../common_img/icn_exp.png); }

.p-salon_detail .sec_menu .rows01 .tb_style { width: 100%; }

.p-salon_detail .sec_menu .rows01 .tb_style tr { background: url(../common_img/line01.png) repeat-x left bottom; background-size: auto 1px; }

.p-salon_detail .sec_menu .rows01 .tb_style th, .p-salon_detail .sec_menu .rows01 .tb_style td { padding: 10px 0 10px; }

.p-salon_detail .sec_menu .rows01 .tb_style th { text-align: left; font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; }

.p-salon_detail .sec_menu .rows01 .tb_style td { color: #eb464d; text-align: right; font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 500; min-width: 140px; }

.p-salon_detail .sec_menu .rows01 .tb_style td .unit { font-size: 18px; line-height: 2; letter-spacing: 0em; font-weight: 400; }

.p-salon_detail .sec_qa { padding: 94px 0 93px; }

.p-salon_detail .sec_qa .note01 { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; margin-top: 20px; }

.p-salon_detail .sec_qa .qa-block + .qa-block { margin-top: 75px; }

.p-salon_detail .sec_qa .qa-block .qa-ttl { font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: 500; text-align: center; margin-bottom: 25px; position: relative; padding: 0 60px 28px; }

.p-salon_detail .sec_qa .qa-block .qa-ttl:before { position: absolute; content: ""; right: 20px; top: 50%; width: 36px; height: 36px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; margin: -18px 0 0; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-salon_detail .sec_qa .qa-block .qa-ttl.is-active:before { background: url(../common_img/icn_exp.png) no-repeat center center; background-size: 100% auto; }

.p-salon_detail .sec_qa .qa-block .faqSection_title { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; padding: 19px 40px 19px 71px; position: relative; cursor: pointer; }

.p-salon_detail .sec_qa .qa-block .faqSection_title:before { position: absolute; content: ""; top: 34px; right: 11px; width: 18px; height: 2px; background: #000; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-salon_detail .sec_qa .qa-block .faqSection_title:after { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; position: absolute; content: ""; top: 34px; right: 19px; width: 2px; height: 18px; background: #000; margin: -8px 0 0; }

.p-salon_detail .sec_qa .qa-block .faqSection_title.is-active:after { opacity: 0; }

.p-salon_detail .sec_qa .qa-block .faqSection_main { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; background: #fbf7f8; padding: 19px 40px 19px 71px; }

.p-salon_detail .sec_qa .qa-block .faq_cate_body { ounter-reset: mycounter; }

.p-salon_detail .sec_qa .qa-block .faq_cate_body li { counter-increment: mycounter; border-bottom: 1px solid #b2b1b6; position: relative; }

.p-salon_detail .sec_qa .qa-block .faq_cate_body li:before { display: inline-block; position: absolute; top: 20px; left: 20px; color: #f14b7d; font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 500; content: "Q" counter(mycounter) "."; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec_qa .qa-block .faq_cate_body li:before { top: 0; } }

/* ========== end △ */
.p-salon_detail .sec_nearbystore { padding: 80px 0 0; }

.p-salon_detail .sec_nearbystore .btn-backlist { text-align: center; margin: 40px 0 0; }

.p-salon_detail .sec_nearbystore .btn-backlist .c-btn01 { margin: 0 auto; }

.p-salon_detail .sec_nearbystore .contents_wrap ul li { border: 1px solid #e5cedc; background: #fff; border-radius: 10px; padding: 35px 38px 42px; margin-bottom: 30px; }

.p-salon_detail .sec_nearbystore .contents_wrap ul li dt { margin-bottom: 12px; }

.p-salon_detail .sec_nearbystore .contents_wrap ul li dt a { text-decoration: underline; font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 500; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .sec_nearbystore .contents_wrap ul li dt a:hover { opacity: 0.6; text-decoration: underline; } }

/* ========== end △ */
.p-salon_detail .sec_nearbystore .contents_wrap ul li dd .add { font-size: 22px; line-height: 1.27273; letter-spacing: 0.1em; font-weight: 500; position: relative; padding: 0 0 0 40px; }

.p-salon_detail .sec_nearbystore .contents_wrap ul li dd .add:before { position: absolute; content: ""; left: 5px; top: 4px; width: 20px; height: 28px; background: url(../common_img/icn_pin02.png) no-repeat center center; background-size: 100% auto; margin: 0; }

.p-salon_detail .sec_nearbystore .contents_wrap ul li .tel { font-size: 22px; line-height: 1.27273; letter-spacing: 0.1em; font-weight: 500; position: relative; padding: 0 0 0 40px; margin-top: 16px; }

.p-salon_detail .sec_nearbystore .contents_wrap ul li .tel:before { position: absolute; content: ""; left: 4px; top: 2px; width: 28px; height: 28px; background: url(../common_img/icn_tel02.png) no-repeat center center; background-size: 100% auto; margin: 0; }

.p-salon_detail .sec_banner02 { padding: 81px 0 150px; background: #fff; }

.p-salon_detail .sec_banner02 ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -6px; }

.p-salon_detail .sec_banner02 ul li { width: 50%; text-align: center; padding: 0 15px; margin-bottom: 27px; }

.p-salon_detail .sec_banner02 ul li a { display: block; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec_banner02 { padding: 40px 0 45px; }
  .p-salon_detail .sec_banner02 ul { margin: 0; }
  .p-salon_detail .sec_banner02 ul li { width: 100%; padding: 0; margin-bottom: 13px; } }

/* ========== end △ */
.p-salon_detail .sec_coupon01 { padding: 60px 0 0; /* ▽ PC layout ========== */ /* おすすめデザイン対応クーポン*/ /* ▽ PC layout ========== */ /* ========== end △ */ }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec_coupon01 { padding: 39px 0 0; }
  .p-salon_detail .sec_coupon01 .c-ttl06 { margin: 0 0 20px; } }

/* ========== end △ */
.p-salon_detail .sec_coupon01 .title_hl { color: #4e4e4e; font-size: 160%; padding: 20px 3%; margin-bottom: 3%; background: #eeeeee; font-size: 20px; line-height: 1.15; letter-spacing: 0.04em; font-weight: bold; }

.p-salon_detail .sec_coupon01 .coupon_tab { width: 100%; border-collapse: separate; border-spacing: 0; border: 1px solid #CCCCCC; -webkit-box-sizing: border-box; box-sizing: border-box; vertical-align: top; width: 100%; border-top: none; }

.p-salon_detail .sec_coupon01 .coupon_box { margin: 0 0 20px; border-top: 1px solid #CCCCCC; }

.p-salon_detail .sec_coupon01 .coupon_target { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 12px; font-weight: bold; padding: 0 7px 0 6px; text-align: center; width: 14px; vertical-align: middle; width: 14px; }

.p-salon_detail .sec_coupon01 .coupon_target.new { background-color: #fb615f; color: #fff; text-decoration: none; }

.p-salon_detail .sec_coupon01 .coupon_target.all_foot { background-color: #deb8f0; color: #9965cd; text-decoration: none; }

.p-salon_detail .sec_coupon01 .coupon_target.all_hand { background-color: #ffc6ce; color: #ed6f79; text-decoration: none; }

.p-salon_detail .sec_coupon01 .coupon_target.second { background-color: #ffe8e8; color: #fb615f; text-decoration: none; }

.p-salon_detail .sec_coupon01 .coupon_target.foot_new { background-color: #9966cc; color: #fff; text-decoration: none; }

.p-salon_detail .sec_coupon01 .menu_cont { padding: 3%; width: 100%; /* background:#fff url(../salon/images/arrow_coupon.png) no-repeat; */ background-size: 10px; background-position: 98% 50%; }

.p-salon_detail .sec_coupon01 .coupon_img { float: left; margin: 0 12px 0 0; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .sec_coupon01 .coupon_img { width: 130px; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec_coupon01 .coupon_img { width: 97px; } }

/* ========== end △ */
.p-salon_detail .sec_coupon01 .coupon_naka { float: left; /* width: 450px; */ font-size: 11px; }

.p-salon_detail .sec_coupon01 .coupon_icons { float: left; width: 70%; }

.p-salon_detail .sec_coupon01 .coupon_icons li { float: left; margin-right: 4px; margin-bottom: 8px; padding: 1px 10px; text-align: center; color: #FFFFFF; white-space: nowrap; font-size: 11px; line-height: 1.5; }

.p-salon_detail .sec_coupon01 .coupon_icons li { background-color: #fe898d; }

.p-salon_detail .sec_coupon01 .menuname p { color: #665555; word-wrap: break-word; font-weight: bold; font-size: 12px; float: left; padding-right: 10%; text-align: left; }

.p-salon_detail .sec_coupon01 .couponprice { text-align: right; width: 30%; margin-bottom: 0; float: right; line-height: 1; }

.p-salon_detail .sec_coupon01 .couponprice span { font-weight: bold; color: #CC4466; font-size: 18px; padding-right: 1%; }

.p-salon_detail .sec_coupon01 .comment { margin-top: 10px; text-align: left; font-size: 11px; margin-bottom: 10px; }

.p-salon_detail .sec_coupon01 .coupon_tab dl { text-align: left; }

.p-salon_detail .sec_coupon01 .coupon_tab dt { float: left; color: #9966CC; }

.p-salon_detail .sec_coupon01 .coupon_link { background-color: #FDF7EF; padding: 7%; vertical-align: middle; display: block; width: 86%; text-decoration: none; }

.p-salon_detail .sec_coupon01 .coupon_btn01 { margin: auto; display: block; background: #8A5DB7; background: linear-gradient(to bottom, #fd8b95 0%, #fa6d7b 75%, #f95869 100%); border: 1px solid #f95869; border-radius: 4px; box-shadow: inset 1px 1px 3px #ffcfd3, inset -1px -1px 3px #fa6d7b; color: #FFFFFF !important; padding: 10px; width: 150px; text-align: center; text-decoration: none; font-size: 14px; }

.p-salon_detail .sec_coupon01 .coupon_btn02 { margin: auto; display: block; background: #F5EEFC; background: linear-gradient(to bottom, #FFFFFF 0%, #DBC8ED 100%); border: solid 1px #AD95C0; color: #663399 !important; padding: 10px; width: 150px; text-align: center; }

.p-salon_detail .sec_coupon01 .sp div.coupon_box:first-child { border-top: 1px solid #CCCCCC; }

@media print, screen and (min-width: 641px) { .p-salon_detail .sec_coupon01 { /*.coupon_naka{ width: 565px; } */ }
  .p-salon_detail .sec_coupon01 .coupon_tab { border-top: 1px solid #CCCCCC; }
  .p-salon_detail .sec_coupon01 .coupon_link { display: table-cell; width: 30%; padding: 20px; }
  .p-salon_detail .sec_coupon01 .menu_cont { display: table-cell; padding: 10px; background-image: none; }
  .p-salon_detail .sec_coupon01 .couponprice span { padding-right: 0; font-size: 16px; }
  .p-salon_detail .sec_coupon01 .menuname p { width: 70%; font-size: 14px; padding-right: 0; }
  .p-salon_detail .sec_coupon01 .coupon_icons { float: left; }
  .p-salon_detail .sec_coupon01 .coupon_icons li { float: left; margin-right: 5px; margin-bottom: 5px; padding: 1px 10px; text-align: center; color: #FFFFFF; white-space: nowrap; font-size: 12px; } }

.p-salon_detail .sec_coupon01 .cont_01 { font-size: 12px; line-height: 1.33333; }

.p-salon_detail .sec_coupon01 .use_text span { color: red; }

.p-salon_detail .sec_coupon01 .cont_01 .text_area .tel_link a, .p-salon_detail .sec_coupon01 .cont_02 .text_area .tel_link a { color: #9966CC; }

.p-salon_detail .sec_coupon01 .btn_coupon2 a { background: -webkit-linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); background: -o-linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); background: linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); border: 1px solid #DA949B; border-radius: 4px; box-shadow: inset 1px 1px 3px #F9D8DB, inset -1px -1px 3px #FFA6AE; color: #FFFFFF !important; padding: 5px 25px; font-weight: bold; display: block; width: 200px; margin: 0 auto; text-decoration: none; text-align: center; margin-top: 10px; }

.p-salon_detail .sec_coupon01 .coupon_cate { display: flex; justify-content: space-between; margin: 0 auto 3.15%; border: 1px solid #ddd; border-radius: 30px; width: 95%; }

.p-salon_detail .sec_coupon01 .coupon_cate .cc_inner { display: flex; justify-content: center; align-items: center; border-right: 1px solid #ddd; width: 100%; height: 100%; }

.p-salon_detail .sec_coupon01 .coupon_cate .cc_inner .tab:hover { color: #f58e7e; }

.p-salon_detail .sec_coupon01 .coupon_cate .cc_inner .tab.is-active { background: #333; }

.p-salon_detail .sec_coupon01 .coupon_cate .cc_inner .tab.is-active { color: #fff; }

.p-salon_detail .sec_coupon01 .coupon_cate .cc_inner .tab { display: block; padding: 10px; text-align: center; width: 100%; font-size: 12px; line-height: 1.33333; text-decoration: none; height: 55px; display: flex; justify-content: center; align-items: center; /* ▼ button用リセット */ background: none; border: none; border-radius: 0; appearance: none; -webkit-appearance: none; }

.p-salon_detail .sec_coupon01 .coupon_cate .cc_inner .tab.single { padding: 16px 0; cursor: pointer; }

.p-salon_detail .sec_coupon01 .coupon_cate .cc_inner:last-child .tab.is-active { border-radius: 0 29px 29px 0; }

.p-salon_detail .sec_coupon01 .coupon_cate .cc_inner:first-child .tab.is-active { border-radius: 29px 0 0 29px; }

.p-salon_detail .sec_coupon01 .coupon_cate .cc_inner:last-child { border-right: none; }

@media print, screen and (min-width: 641px) { .p-salon_detail .sec_coupon01 .coupon_cate { width: 80%; } }

.p-salon_detail .sec_coupon01 .modaal-content-container { text-align: center; }

.p-salon_detail .sec_coupon01 .modaal-content-container strong { color: #fff; }

.p-salon_detail .sec_coupon01 .modaal-content-container img { width: 50%; margin-bottom: 10px; }

@media screen and (max-width: 640px) { .p-salon_detail .sec_coupon01 .modaal-content-container img { width: 100%; } }

.p-salon_detail .sec_coupon01 #usable_coupon { margin: 10px 0 0; }

.p-salon_detail .sec_coupon01 #usable_coupon a { text-decoration: none; }

.p-salon_detail .sec_coupon01 .btn_coupon2 { margin-top: 20px; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_tab { width: 100%; border-collapse: separate; border-spacing: 0; border: 1px solid #CCCCCC; -webkit-box-sizing: border-box; box-sizing: border-box; vertical-align: top; width: 100%; border-top: none; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_target { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 12px; font-weight: bold; padding: 0 7px 0 6px; text-align: center; width: 14px; vertical-align: middle; width: 14px; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_target.new { background-color: #fb615f; color: #fff; text-decoration: none; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_target.all_foot { background-color: #deb8f0; color: #9965cd; text-decoration: none; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_target.all_hand { background-color: #ffc6ce; color: #ed6f79; text-decoration: none; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_target.second { background-color: #ffe8e8; color: #fb615f; text-decoration: none; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_target.foot_new { background-color: #9966cc; color: #fff; text-decoration: none; }

.p-salon_detail .sec_coupon01 #usable_coupon .menu_cont { padding: 3%; width: 100%; background-size: 10px; background-position: 98% 50%; border-top: 1px solid #ddd; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .sec_coupon01 .menu_cont_rows { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
  .p-salon_detail .sec_coupon01 .menu_cont_rows .block-info { width: calc(100% - 220px); padding: 0 20px 0 0; border-right: 1px solid #CCCCCC; }
  .p-salon_detail .sec_coupon01 .menu_cont_rows .block-btn { width: 220px; } }

/* ========== end △ */
.p-salon_detail .sec_coupon01 #usable_coupon .coupon_img img { max-width: 97px; max-height: 97px; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_naka { float: left; /* width: 450px; */ font-size: 11px; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_icons { float: left; width: 70%; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_icons li { float: left; margin-right: 4px; margin-bottom: 8px; padding: 1px 4px; text-align: center; color: #FFFFFF; white-space: nowrap; font-size: 11px; width: auto !important; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_icons li { background-color: #fe898d; }

.p-salon_detail .sec_coupon01 #usable_coupon .menuname p { color: #665555; word-wrap: break-word; font-weight: bold; font-size: 12px; float: left; padding-right: 10%; text-align: left; }

.p-salon_detail .sec_coupon01 #usable_coupon .couponprice { text-align: right; width: 30%; margin-bottom: 0; float: right; }

.p-salon_detail .sec_coupon01 #usable_coupon .couponprice span { font-weight: bold; color: #CC4466; font-size: 14px; padding-right: 1%; }

.p-salon_detail .sec_coupon01 #usable_coupon .comment { margin-top: 10px; text-align: left; font-size: 11px; margin-bottom: 10px; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_tab dl { text-align: left; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_tab dt { float: left; color: #9966CC; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_link { background-color: #FDF7EF; padding: 7%; vertical-align: middle; display: block; width: 86%; text-decoration: none; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_btn01 { margin: auto; display: block; background: #8A5DB7; background: linear-gradient(to bottom, #fd8b95 0%, #fa6d7b 75%, #f95869 100%); border: 1px solid #f95869; border-radius: 4px; box-shadow: inset 1px 1px 3px #ffcfd3, inset -1px -1px 3px #fa6d7b; color: #FFFFFF !important; padding: 10px; width: 150px; text-align: center; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_btn02 { margin: auto; display: block; background: #F5EEFC; background: linear-gradient(to bottom, #FFFFFF 0%, #DBC8ED 100%); border: solid 1px #AD95C0; color: #663399 !important; padding: 10px; width: 150px; text-align: center; }

.p-salon_detail .sec_coupon01 #usable_coupon .btn_coupon2 a { background: -webkit-linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); background: -o-linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); background: linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); border: 1px solid #DA949B; border-radius: 4px; box-shadow: inset 1px 1px 3px #F9D8DB, inset -1px -1px 3px #FFA6AE; color: #FFFFFF !important; padding: 10px 25px; font-weight: bold; display: block; width: 45%; margin: 0 auto; text-align: center; }

.p-salon_detail .sec_coupon01 #usable_coupon .bgWhite { background: #fff; }

.p-salon_detail .sec_coupon01 #usable_coupon .sp .btn_coupon2 a { width: 100%; }

.p-salon_detail .sec_coupon01 #usable_coupon .sp div.coupon_box:first-child { border-top: 1px solid #CCCCCC; }

@media print, screen and (min-width: 641px) { .p-salon_detail .sec_coupon01 { /* #usable_coupon .coupon_naka{ width: 565px; } */ }
  .p-salon_detail .sec_coupon01 #usable_coupon .coupon_tab { border-top: 1px solid #CCCCCC; }
  .p-salon_detail .sec_coupon01 #usable_coupon .menu_cont { border-top: none; }
  .p-salon_detail .sec_coupon01 #usable_coupon .coupon_link { display: table-cell; width: 30%; padding: 20px; }
  .p-salon_detail .sec_coupon01 #usable_coupon .menu_cont { display: table-cell; padding: 10px; background-image: none; }
  .p-salon_detail .sec_coupon01 #usable_coupon .couponprice span { padding-right: 0; font-size: 16px; }
  .p-salon_detail .sec_coupon01 #usable_coupon .menuname p { width: 70%; font-size: 14px; padding-right: 0; }
  .p-salon_detail .sec_coupon01 #usable_coupon .coupon_icons { float: left; }
  .p-salon_detail .sec_coupon01 #usable_coupon .coupon_icons li { float: left; margin-right: 5px; margin-bottom: 5px; padding: 1px 10px; text-align: center; color: #FFFFFF; white-space: nowrap; font-size: 12px; } }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate { display: flex; justify-content: space-between; margin: 0 auto 3.15%; border: 1px solid #ddd; border-radius: 30px; width: 95%; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate .cc_inner { display: flex; justify-content: center; align-items: center; border-right: 1px solid #ddd; width: 100%; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate .cc_inner a:hover { color: #f58e7e; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate .cc_inner.active { background: #333; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate .cc_inner.active a { color: #fff; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate .cc_inner a { display: block; padding: 10px; text-align: center; width: 100%; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate .cc_inner a.single { padding: 16px 0; cursor: pointer; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate .cc_inner.active:last-child { border-radius: 0 29px 29px 0; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate .cc_inner:first-child { border-radius: 29px 0 0 29px; }

.p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate .cc_inner:last-child { border-right: none; }

@media print, screen and (min-width: 641px) { .p-salon_detail .sec_coupon01 #usable_coupon .coupon_cate { width: 80%; } }

.p-salon_detail .sec_coupon01 .clear { clear: both; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .c-ttl06 { max-width: 1100px; margin-right: auto; margin-left: auto; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec-banner01 { padding: 50px 0 40px; }
  .p-salon_detail .page-visual .page-ttl .ttljp { font-size: 18px; line-height: 1.33333; }
  .p-salon_detail .sec01 { padding: 13px 0 2px; }
  .p-salon_detail .sec_shop { padding: 25px 6px 20px; }
  .p-salon_detail .sec_shop .c-flexPC__img { text-align: center; margin-bottom: 11px; }
  .p-salon_detail .sec_shop .c-ttl04 { margin-bottom: 11px; }
  .p-salon_detail .sec_shop .txt_shop { font-size: 12px; line-height: 1.5; }
  .p-salon_detail .sec_staff { padding: 39px 11px 5px 5px; }
  .p-salon_detail .sec_staff .c-ttl06 { margin: 0 -15px 20px; }
  .p-salon_detail .sec_staff .rows01 .col { padding: 12px 10px 10px; margin-bottom: 29px; }
  .p-salon_detail .sec_staff .rows01 .col:last-child { margin-bottom: 0; }
  .p-salon_detail .sec_staff .rows01 .col:after { right: -5px; bottom: -5px; top: 5px; left: 5px; }
  .p-salon_detail .sec_staff .rows01 .col__img { width: 70px; margin: 3px 12px 5px 0; }
  .p-salon_detail .sec_staff .rows01 .col__img .img { margin-bottom: 5px; }
  .p-salon_detail .sec_staff .rows01 .col__img .cap span { font-size: 15px; line-height: 1.2; }
  .p-salon_detail .sec_staff .rows01 .col__img .cap small { font-size: 9px; line-height: 1.44444; }
  .p-salon_detail .sec_staff .rows01 .pack p { font-size: 12px; line-height: 1.5; }
  .p-salon_detail .sec_staff .rows01 .pack .title_item { display: block; margin-bottom: 0; font-size: 12px; line-height: 1.5; }
  .p-salon_detail .sec-map { margin-bottom: 30px; margin-top: 39px; }
  .p-salon_detail .sec-map .c-ttl06 { margin: 0 -15px 20px; }
  .p-salon_detail .sec-map .block-map { margin-top: 0; }
  .p-salon_detail .sec-map .block-map .lst-contact01 { max-width: 290px; align-items: center; margin: 5px auto 20px; }
  .p-salon_detail .sec-map .block-map .lst-contact01 li { margin-right: 10px; }
  .p-salon_detail .sec-map .block-map .lst-contact01 li:last-child { margin-right: 0; }
  .p-salon_detail .sec-map .block-map .lst-contact01 .tel-sp { font-size: 21px; line-height: 1; padding: 0 0 0 28px; margin-top: 10px; }
  .p-salon_detail .sec-map .block-map .lst-contact01 .tel-sp:after { width: 20px; height: 19px; top: 2px; }
  .p-salon_detail .sec-map .block-map .lst-contact01 .btn_google { padding: 5px 4px 5px 25px; max-width: 110px; font-size: 9px; line-height: 1.22222; }
  .p-salon_detail .sec-map .block-map .lst-contact01 .btn_google:after { width: 11px; height: 13px; left: 9px; top: 4px; }
  .p-salon_detail .sec-map .block-map .mapbox iframe { height: 195px; border-radius: 4px; }
  .p-salon_detail .sec-map .block-map .msg { margin: 0; }
  .p-salon_detail .sec-map .block-map .col2_box .col { width: 100%; }
  .p-salon_detail .sec-map .block-map .col2_box .col:nth-child(2n) { margin-left: 0; }
  .p-salon_detail .sec_spec { padding: 0 5px 0; }
  .p-salon_detail .sec_spec .c-ttl06 { padding: 7px 16px 7px; margin: 0 -15px 20px; }
  .p-salon_detail .sec_spec .lst-features01 .feature { margin-bottom: 15px; }
  .p-salon_detail .sec_spec .lst-features01 .feature__img { text-align: center; }
  .p-salon_detail .sec_spec .lst-features01 .feature__info { padding: 20px 15px 20px; }
  .p-salon_detail .sec_spec .lst-features01 .feature__ttl { margin-bottom: 6px; }
  .p-salon_detail .sec_spec .lst-features01 .feature__ttl .ttl { font-size: 14px; line-height: 1.71429; padding: 0; }
  .p-salon_detail .sec_spec .lst-features01 .feature__subttl01 { font-size: 14px; line-height: 1.28571; margin-bottom: 4px; }
  .p-salon_detail .sec_spec .lst-features01 .feature__desc { font-size: 12px; line-height: 1.5; letter-spacing: 0.1em; }
  .p-salon_detail .sec_banner01 { padding: 50px 6px 45px; }
  .p-salon_detail .sec_banner01 .banner01 { padding: 27px 0 27px; }
  .p-salon_detail .sec_banner01 .banner01__inner { padding: 14px 10px 17px; }
  .p-salon_detail .sec_banner01 .banner01__inner:before { top: -5px; }
  .p-salon_detail .sec_banner01 .banner01__inner:after { bottom: -5px; }
  .p-salon_detail .sec_banner01 .banner01__inner .ttl01 { font-size: 17px; line-height: 1.17647; margin-bottom: 6px; }
  .p-salon_detail .sec_banner01 .banner01__inner .btn01 { margin: 7px 0 0; }
  .p-salon_detail .sec_coupon { padding: 35px 5px 0; }
  .p-salon_detail .sec_menu { padding: 0 6px 0; margin-top: 39px; }
  .p-salon_detail .sec_menu .c-ttl06 { margin: 0 -15px 20px; }
  .p-salon_detail .sec_menu .rows01 .col { padding: 18px 15px 18px; border-radius: 5px; margin-bottom: 25px; border: 1px solid #e5cedc; }
  .p-salon_detail .sec_menu .rows01 .col:last-child { margin-bottom: 0; }
  .p-salon_detail .sec_menu .rows01 .title_sec { padding: 15px 0 0; font-size: 15px; line-height: 1.2; }
  .p-salon_detail .sec_menu .rows01 .title_sec:before { width: 9px; height: 9px; }
  .p-salon_detail .sec_menu .rows01 .title_sec:after { width: 20px; height: 20px; margin: -10px 0 0; z-index: 3; }
  .p-salon_detail .sec_menu .rows01 .tb_style { margin-top: 8px; }
  .p-salon_detail .sec_menu .rows01 .tb_style th, .p-salon_detail .sec_menu .rows01 .tb_style td { padding: 5px 0 5px; }
  .p-salon_detail .sec_menu .rows01 .tb_style th { font-size: 12px; line-height: 1.5; }
  .p-salon_detail .sec_menu .rows01 .tb_style td { font-size: 12px; line-height: 1.5; min-width: 70px; }
  .p-salon_detail .sec_menu .rows01 .tb_style td .unit { font-size: 9px; line-height: 2; }
  .p-salon_detail .sec_qa { padding: 39px 5px 0; }
  .p-salon_detail .sec_qa .c-ttl06 { margin: 0 -15px 20px; }
  .p-salon_detail .sec_qa .note01 { font-size: 12px; line-height: 1.5; margin-top: 10px; }
  .p-salon_detail .sec_qa .qa-block + .qa-block { margin-top: 25px; }
  .p-salon_detail .sec_qa .qa-block .qa-ttl { font-size: 15px; line-height: 1.2; margin-bottom: 12px; position: relative; border-bottom: 1px solid #b2b1b6; padding: 0 30px 14px; }
  .p-salon_detail .sec_qa .qa-block .qa-ttl:before { position: absolute; content: ""; right: 10px; top: 50%; width: 18px; height: 18px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; margin: -16px 0 0; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }
  .p-salon_detail .sec_qa .qa-block .qa-ttl.is-active:before { background: url(../common_img/icn_exp.png) no-repeat center center; background-size: 100% auto; }
  .p-salon_detail .sec_qa .qa-block .faqSection_title { font-size: 12px; line-height: 1.5; padding: 9px 22px 9px 38px; }
  .p-salon_detail .sec_qa .qa-block .faqSection_title:before { top: 17px; right: 5px; width: 9px; height: 1px; }
  .p-salon_detail .sec_qa .qa-block .faqSection_title:after { top: 17px; right: 9px; width: 1px; height: 9px; margin: -4px 0 0; }
  .p-salon_detail .sec_qa .qa-block .faqSection_main { font-size: 12px; line-height: 1.5; padding: 8px 25px 8px 38px; }
  .p-salon_detail .sec_qa .qa-block .faqSection_main p { font-size: 12px; line-height: 1.5; }
  .p-salon_detail .sec_qa .qa-block .faq_cate_body li:before { top: 9px; left: 12px; font-size: 12px; line-height: 1.5; }
  .p-salon_detail .sec_nearbystore { padding: 0 5px 0; }
  .p-salon_detail .sec_nearbystore .c-ttl06 { margin: 0 -15px 20px; }
  .p-salon_detail .sec_nearbystore .btn-backlist { margin: 20px 0 0; }
  /* ▽ SP layout ========== */ }

@media only screen and (max-width: 767px) and (max-width: 767px) { .p-salon_detail .sec_nearbystore .btn-backlist a { max-width: 200px; padding: 10px 17px 10px 2px; height: 44px; }
  .p-salon_detail .sec_nearbystore .btn-backlist a .txt { font-size: 15px; } }

@media only screen and (max-width: 767px) { /* ========== end △ */
  .p-salon_detail .sec_nearbystore .contents_wrap ul li { border-radius: 5px; padding: 9px 19px 21px; margin-bottom: 15px; }
  .p-salon_detail .sec_nearbystore .contents_wrap ul li dt { margin-bottom: 3px; }
  .p-salon_detail .sec_nearbystore .contents_wrap ul li dt a { font-size: 12px; line-height: 1.5; }
  .p-salon_detail .sec_nearbystore .contents_wrap ul li dd .add { font-size: 11px; line-height: 1.27273; padding: 0 0 0 20px; }
  .p-salon_detail .sec_nearbystore .contents_wrap ul li dd .add:before { left: 2px; top: 2px; width: 10px; height: 14px; }
  .p-salon_detail .sec_nearbystore .contents_wrap ul li .tel { font-size: 11px; line-height: 1.27273; padding: 0 0 0 20px; margin-top: 8px; }
  .p-salon_detail .sec_nearbystore .contents_wrap ul li .tel:before { left: 2px; top: 1px; width: 14px; height: 14px; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec-flow { margin-top: 39px; }
  .p-salon_detail .sec-flow .c-ttl06 { margin: 0 0px 20px; } }

/* ========== end △ */
.p-salon_detail .sec-flow .flow-banner01 { padding: 25px 0 52px; }

.p-salon_detail .sec-flow .flow-banner01 .banner01 { position: relative; background: url(../flow/images/banner01.jpg) no-repeat center center; background-size: cover; padding: 103px 110px 111px; box-shadow: 6px 10px 29px rgba(0, 0, 0, 0.2); }

.p-salon_detail .sec-flow .flow-banner01 .banner01 .ttl01 { font-size: 30px; line-height: 1.53333; letter-spacing: 0.05em; font-weight: 500; color: #eb464d; }

.p-salon_detail .sec-flow .flow-banner01 .banner01 .txt01 { font-size: 18px; line-height: 2; letter-spacing: 0.05em; font-weight: 400; max-width: 66%; margin-top: 27px; }

.p-salon_detail .sec-flow .flow02 { padding: 50px 0 40px; }

.p-salon_detail .sec-flow .flow02 .step { position: relative; padding: 37px 0 0; margin-bottom: 70px; }

.p-salon_detail .sec-flow .flow02 .step .count { color: #fff; background: #f14b7d; width: 81px; height: 80px; border-radius: 5px; position: absolute; left: 26px; top: 0; z-index: 23; text-align: center; padding: 8px 2px 0; }

.p-salon_detail .sec-flow .flow02 .step .count .txt { display: block; font-size: 18px; line-height: 1; letter-spacing: 0.1em; font-weight: 500; }

.p-salon_detail .sec-flow .flow02 .step .count .num { display: block; font-size: 50px; line-height: 1; letter-spacing: 0em; font-weight: 500; margin: -5px 0 0; }

.p-salon_detail .sec-flow .flow02 .step__img { border-radius: 5px; }

.p-salon_detail .sec-flow .flow02 .step__img .c-img { position: relative; border-radius: 5px; }

.p-salon_detail .sec-flow .flow02 .step__img .c-img:before { display: block; content: " "; width: 100%; padding-top: 67.93558%; }

.p-salon_detail .sec-flow .flow02 .step__img .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.p-salon_detail .sec-flow .flow02 .step__img .c-img img { border-radius: 5px; }

.p-salon_detail .sec-flow .flow02 .step__info { text-align: center; padding: 14px 0 0; }

.p-salon_detail .sec-flow .flow02 .step__ttl { text-align: center; font-size: 33px; line-height: 1.09091; letter-spacing: 0em; font-weight: 500; }

.p-salon_detail .sec-flow .flow02 .step__desc { text-align: left; font-size: 24px; line-height: 1.5; letter-spacing: 0.03em; font-weight: 400; margin: 18px 0 0; }

.p-salon_detail .sec-flow .flow02 .step__btn { text-align: center; margin: 30px 0 0; }

.p-salon_detail .sec-flow .flow02 .step__btn .c-btn01 { margin: 0 auto; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-salon_detail .sec-flow .flow02 .lst { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-salon_detail .sec-flow .flow02 .lst .step { width: 48%; margin: 0 4% 70px 0; }
  .p-salon_detail .sec-flow .flow02 .lst .step:nth-child(2n) { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-salon_detail .sec-flow .flow-banner01 { padding: 10px 7px 26px; }
  .p-salon_detail .sec-flow .flow-banner01 .banner01 { background: url(../flow/images/banner01_sp.png) no-repeat center center; background-size: cover; padding: 20px 30px 18px; }
  .p-salon_detail .sec-flow .flow-banner01 .banner01 .ttl01 { font-size: 15px; line-height: 1.4; }
  .p-salon_detail .sec-flow .flow-banner01 .banner01 .txt01 { font-size: 9px; line-height: 2; max-width: 67%; margin-top: 8px; }
  .p-salon_detail .sec-flow .flow02 { padding: 25px 6px 25px; }
  .p-salon_detail .sec-flow .flow02 .step { padding: 18px 0 0; margin-bottom: 37px; }
  .p-salon_detail .sec-flow .flow02 .step .count { width: 42px; height: 41px; border-radius: 2px; left: 13px; padding: 4px 1px 0; }
  .p-salon_detail .sec-flow .flow02 .step .count .txt { font-size: 9px; line-height: 1; }
  .p-salon_detail .sec-flow .flow02 .step .count .num { display: block; font-size: 25px; line-height: 1; margin: -1px 0 0; }
  .p-salon_detail .sec-flow .flow02 .step__info { padding: 8px 0 0; }
  .p-salon_detail .sec-flow .flow02 .step__ttl { text-align: center; font-size: 17px; line-height: 1.05882; }
  .p-salon_detail .sec-flow .flow02 .step__desc { font-size: 12px; line-height: 1.5; margin: 9px 0 0; }
  .p-salon_detail .sec-flow .flow02 .step__btn { margin: 20px 0 0; }
  .p-salon_detail .sec-flow .flow02 .step__btn a { max-width: 200px; padding: 10px 17px 10px 2px; height: 44px; }
  .p-salon_detail .sec-flow .flow02 .step__btn a .txt { font-size: 15px; } }

/* ========== end △ */
.modaal-content-container { text-align: center; padding: 0; }

.modaal-content-container strong { color: #fff; }

.modaal-content-container img { width: 50%; margin-bottom: 10px; }

@media screen and (max-width: 640px) { .modaal-wrapper p { padding: 0 10px; }
  .modaal-inner-wrapper { padding: 80px 0; }
  .modaal-wrapper figure { padding: 0; margin: 0; }
  .modaal-content-container img { width: 100%; } }

/* おすすめデザイン対応クーポン*/
#usable_coupon { margin: 10px 0 0; }

.modaal-content-container .tel_link { text-align: left; }

.modaal-content-container .cont_01 .text_area .tel_link a, .modaal-content-container .cont_02 .text_area .tel_link a { color: #9966CC; font-size: 13px; text-align: left; }

.modaal-content-container .use_text { text-align: left; font-size: 13px; color: #9966CC; }

.modaal-content-container .use_text span { color: red; }

#usable_coupon a { text-decoration: none; }

#usable_coupon .coupon_tab { width: 100%; border-collapse: separate; border-spacing: 0; border: 1px solid #CCCCCC; -webkit-box-sizing: border-box; box-sizing: border-box; vertical-align: top; width: 100%; border-top: none; }

#usable_coupon .coupon_target { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 12px; font-weight: bold; padding: 0 7px 0 6px; text-align: center; width: 14px; vertical-align: middle; width: 14px; }

#usable_coupon .coupon_target.new { background-color: #fb615f; color: #fff; text-decoration: none; }

#usable_coupon .coupon_target.all_foot { background-color: #deb8f0; color: #9965cd; text-decoration: none; }

#usable_coupon .coupon_target.all_hand { background-color: #ffc6ce; color: #ed6f79; text-decoration: none; }

#usable_coupon .coupon_target.second { background-color: #ffe8e8; color: #fb615f; text-decoration: none; }

#usable_coupon .coupon_target.foot_new { background-color: #9966cc; color: #fff; text-decoration: none; }

#usable_coupon .menu_cont { padding: 3%; width: 100%; background-size: 10px; background-position: 98% 50%; border-top: 1px solid #ddd; }

#usable_coupon .coupon_img img { max-width: 97px; max-height: 97px; }

#usable_coupon .coupon_naka { float: left; /* width: 450px; */ font-size: 11px; }

#usable_coupon .coupon_icons { float: left; width: 70%; }

#usable_coupon .coupon_icons li { float: left; margin-right: 4px; margin-bottom: 8px; padding: 1px 4px; text-align: center; color: #FFFFFF; white-space: nowrap; font-size: 11px; width: auto !important; }

#usable_coupon .coupon_icons li { background-color: #fe898d; }

#usable_coupon .menuname p { color: #665555; word-wrap: break-word; font-weight: bold; font-size: 12px; float: left; padding-right: 10%; text-align: left; }

#usable_coupon .couponprice { text-align: right; width: 30%; margin-bottom: 0; float: right; }

#usable_coupon .couponprice span { font-weight: bold; color: #CC4466; font-size: 14px; padding-right: 1%; }

#usable_coupon .comment { margin-top: 10px; text-align: left; font-size: 11px; margin-bottom: 10px; }

#usable_coupon .coupon_tab dl { text-align: left; }

#usable_coupon .coupon_tab dt { float: left; color: #9966CC; }

#usable_coupon .coupon_link { background-color: #FDF7EF; padding: 7%; vertical-align: middle; display: block; width: 86%; text-decoration: none; }

#usable_coupon .coupon_btn01 { margin: auto; display: block; background: #8A5DB7; background: linear-gradient(to bottom, #fd8b95 0%, #fa6d7b 75%, #f95869 100%); border: 1px solid #f95869; border-radius: 4px; box-shadow: inset 1px 1px 3px #ffcfd3, inset -1px -1px 3px #fa6d7b; color: #FFFFFF !important; padding: 10px; width: 150px; font-size: 14px; text-align: center; }

#usable_coupon .coupon_btn02 { margin: auto; display: block; background: #F5EEFC; background: linear-gradient(to bottom, #FFFFFF 0%, #DBC8ED 100%); border: solid 1px #AD95C0; color: #663399 !important; padding: 10px; width: 150px; text-align: center; }

#usable_coupon .btn_coupon2 a { background: -webkit-linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); background: -o-linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); background: linear-gradient(#FF9BA2 0%, #F95A6B 75%, #F85164 100%); border: 1px solid #DA949B; border-radius: 4px; box-shadow: inset 1px 1px 3px #F9D8DB, inset -1px -1px 3px #FFA6AE; color: #FFFFFF !important; padding: 10px 25px; font-weight: bold; display: block; width: 45%; margin: 0 auto; text-align: center; }

#usable_coupon .bgWhite { background: #fff; }

#usable_coupon .sp .btn_coupon2 a { width: 100%; }

#usable_coupon .sp div.coupon_box:first-child { border-top: 1px solid #CCCCCC; }

/* ▽ PC layout ========== */
@media print, screen and (min-width: 641px) { #usable_coupon .coupon_tab { border-top: 1px solid #CCCCCC; }
  #usable_coupon .menu_cont { border-top: none; }
  #usable_coupon .coupon_link { display: table-cell; width: 30%; padding: 20px; }
  #usable_coupon .menu_cont { display: table-cell; padding: 10px; background-image: none; }
  #usable_coupon .couponprice span { padding-right: 0; font-size: 16px; }
  #usable_coupon .menuname p { width: 70%; font-size: 14px; padding-right: 0; }
  /* #usable_coupon .coupon_naka{
width: 565px;
} */
  #usable_coupon .coupon_icons { float: left; }
  #usable_coupon .coupon_icons li { float: left; margin-right: 5px; margin-bottom: 5px; padding: 1px 10px; text-align: center; color: #FFFFFF; white-space: nowrap; font-size: 12px; } }

#usable_coupon .coupon_cate { display: flex; justify-content: space-between; margin: 0 auto 3.15%; border: 1px solid #ddd; border-radius: 30px; width: 95%; }

#usable_coupon .coupon_cate .cc_inner { display: flex; justify-content: center; align-items: center; border-right: 1px solid #ddd; width: 100%; }

#usable_coupon .coupon_cate .cc_inner a:hover { color: #f58e7e; }

#usable_coupon .coupon_cate .cc_inner.active { background: #333; }

#usable_coupon .coupon_cate .cc_inner.active a { color: #fff; }

#usable_coupon .coupon_cate .cc_inner a { display: block; padding: 10px; text-align: center; width: 100%; }

#usable_coupon .coupon_cate .cc_inner a.single { padding: 16px 0; cursor: pointer; }

#usable_coupon .coupon_cate .cc_inner.active:last-child { border-radius: 0 29px 29px 0; }

#usable_coupon .coupon_cate .cc_inner:first-child { border-radius: 29px 0 0 29px; }

#usable_coupon .coupon_cate .cc_inner:last-child { border-right: none; }

@media print, screen and (min-width: 641px) { #usable_coupon .coupon_cate { width: 80%; } }

/* ================================================== p-flow ================================================== */
.p-flow .sec-banner01 { padding: 65px 0 52px; }

.p-flow .sec-banner01 .banner01 { position: relative; background: url(../flow/images/banner01.jpg) no-repeat center center; background-size: cover; padding: 103px 110px 111px; box-shadow: 6px 10px 29px rgba(0, 0, 0, 0.2); }

.p-flow .sec-banner01 .banner01 .ttl01 { font-size: 30px; line-height: 1.53333; letter-spacing: 0.05em; font-weight: 500; color: #eb464d; }

.p-flow .sec-banner01 .banner01 .txt01 { font-size: 18px; line-height: 2; letter-spacing: 0.05em; font-weight: 400; max-width: 66%; margin-top: 27px; }

.p-flow .sec02 { padding: 50px 0 40px; }

.p-flow .sec02 .step { position: relative; padding: 37px 0 0; margin-bottom: 70px; }

.p-flow .sec02 .step .count { color: #fff; background: #f14b7d; width: 81px; height: 80px; border-radius: 5px; position: absolute; left: 26px; top: 0; z-index: 23; text-align: center; padding: 8px 2px 0; }

.p-flow .sec02 .step .count .txt { display: block; font-size: 18px; line-height: 1; letter-spacing: 0.1em; font-weight: 500; }

.p-flow .sec02 .step .count .num { display: block; font-size: 50px; line-height: 1; letter-spacing: 0em; font-weight: 500; margin: -5px 0 0; }

.p-flow .sec02 .step__img { border-radius: 5px; }

.p-flow .sec02 .step__img .c-img { position: relative; border-radius: 5px; }

.p-flow .sec02 .step__img .c-img:before { display: block; content: " "; width: 100%; padding-top: 67.93558%; }

.p-flow .sec02 .step__img .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.p-flow .sec02 .step__img .c-img img { border-radius: 5px; }

.p-flow .sec02 .step__info { text-align: center; padding: 14px 0 0; }

.p-flow .sec02 .step__ttl { text-align: center; font-size: 33px; line-height: 1.09091; letter-spacing: 0em; font-weight: 500; }

.p-flow .sec02 .step__desc { text-align: left; font-size: 24px; line-height: 1.5; letter-spacing: 0.03em; font-weight: 400; margin: 18px 0 0; }

.p-flow .sec02 .step__btn { text-align: center; margin: 30px 0 0; }

.p-flow .sec02 .step__btn .c-btn01 { margin: 0 auto; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-flow .sec02 .lst { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-flow .sec02 .lst .step { width: 48%; margin: 0 4% 70px 0; }
  .p-flow .sec02 .lst .step:nth-child(2n) { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-flow .sec-banner01 { padding: 38px 7px 26px; }
  .p-flow .sec-banner01 .banner01 { background: url(../flow/images/banner01_sp.png) no-repeat center center; background-size: cover; padding: 20px 30px 18px; }
  .p-flow .sec-banner01 .banner01 .ttl01 { font-size: 15px; line-height: 1.4; }
  .p-flow .sec-banner01 .banner01 .txt01 { font-size: 9px; line-height: 2; max-width: 67%; margin-top: 8px; }
  .p-flow .sec02 { padding: 25px 6px 25px; }
  .p-flow .sec02 .step { padding: 18px 0 0; margin-bottom: 37px; }
  .p-flow .sec02 .step .count { width: 42px; height: 41px; border-radius: 2px; left: 13px; padding: 4px 1px 0; }
  .p-flow .sec02 .step .count .txt { font-size: 9px; line-height: 1; }
  .p-flow .sec02 .step .count .num { display: block; font-size: 25px; line-height: 1; margin: -1px 0 0; }
  .p-flow .sec02 .step__info { padding: 8px 0 0; }
  .p-flow .sec02 .step__ttl { text-align: center; font-size: 17px; line-height: 1.05882; }
  .p-flow .sec02 .step__desc { text-align: left; font-size: 12px; line-height: 1.5; margin: 9px 0 0; }
  .p-flow .sec02 .step__btn { margin: 20px 0 0; }
  .p-flow .sec02 .step__btn a { max-width: 200px; padding: 10px 17px 10px 2px; height: 44px; }
  .p-flow .sec02 .step__btn a .txt { font-size: 15px; } }

/* ========== end △ */
/* ================================================== p-concept ================================================== */
.c-sec-banner01 { padding: 65px 0 52px; }

.c-sec-banner01 .banner01 { position: relative; background: url(../concept/images/banner01.png) no-repeat center center; background-size: cover; padding: 78px 78px 78px; box-shadow: 6px 10px 29px rgba(0, 0, 0, 0.2); }

.c-sec-banner01 .banner01 .ttl01 { font-size: 30px; line-height: 1.53333; letter-spacing: 0.05em; font-weight: 500; color: #ef608c; background: linear-gradient(#ef608c, #805fba); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }

.c-sec-banner01 .banner01 .ttl01.size02 { font-family: "Zen Maru Gothic", sans-serif; font-size: 50px; line-height: 1.1; letter-spacing: 0em; font-weight: 500; }

.c-sec-banner01 .banner01 .ttl01.size02 u { font-style: normal; letter-spacing: -0.25em; margin-right: 10px; }

.c-sec-banner01 .banner01 .ttl01.size02 small { font-size: 36px; line-height: 1.52778; }

.c-sec-banner01 .banner01 .txt01 { font-size: 28px; line-height: 1.42857; letter-spacing: 0.05em; font-weight: 400; max-width: 77%; margin-top: 15px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-sec-banner01 { padding: 38px 7px 80px; }
  .c-sec-banner01 .banner01 { background: url(../concept/images/banner01_sp.png) no-repeat center center; background-size: cover; padding: 22px 21px 23px; }
  .c-sec-banner01 .banner01 .ttl01 { font-size: 15px; line-height: 1.33333; }
  .c-sec-banner01 .banner01 .ttl01.size02 { font-size: 25px; line-height: 1.12; }
  .c-sec-banner01 .banner01 .ttl01.size02 u { margin-right: 6px; }
  .c-sec-banner01 .banner01 .ttl01.size02 small { font-size: 18px; line-height: 1.55556; }
  .c-sec-banner01 .banner01 .txt01 { font-size: 14px; line-height: 1.57143; letter-spacing: 0em; max-width: 77%; margin-top: 7px; } }

/* ========== end △ */
.p-concept .c-sec-banner01 { padding-bottom: 60px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-concept .c-sec-banner01 { padding-bottom: 30px; } }

/* ========== end △ */
.p-concept .c-sec-banner01 .banner01 { position: relative; background: #C8FBFF; background: linear-gradient(90deg, #c8fbff 0%, #99dbe6 100%); }

.p-concept .c-sec-banner01 .banner01:before { position: absolute; content: ""; left: 10px; top: 10px; right: 10px; bottom: 10px; border: 6px solid #fff; }

.p-concept .c-sec-banner01 .banner01 .per01 { position: absolute; right: 0; bottom: 0; width: 180px; }

.p-concept .c-sec-banner01 .banner01 .per01 img { width: 100%; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-concept .c-sec-banner01 .banner01:before { left: 5px; top: 5px; right: 5px; bottom: 5px; border: 4px solid #fff; }
  .p-concept .c-sec-banner01 .banner01 .per01 { width: 90px; } }

/* ========== end △ */
.p-concept .sec02 { padding: 47px 0 150px; }

.p-concept .sec02 .block { position: relative; padding: 0; margin-bottom: 74px; }

.p-concept .sec02 .block .count { position: relative; z-index: 23; text-align: left; margin-bottom: 26px; }

.p-concept .sec02 .block .count .txt { display: block; color: #f14b7d; font-size: 18px; line-height: 1; letter-spacing: 0.1em; font-weight: 500; }

.p-concept .sec02 .block .count .num { display: block; color: #f14b7d; font-size: 33px; line-height: 1.09091; letter-spacing: 0em; font-weight: 500; margin: 5px 0 0; }

.p-concept .sec02 .block__img { border-radius: 5px; }

.p-concept .sec02 .block__img .c-img { position: relative; border-radius: 8px; }

.p-concept .sec02 .block__img .c-img:before { display: block; content: " "; width: 100%; padding-top: 67.93558%; }

.p-concept .sec02 .block__img .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.p-concept .sec02 .block__img .c-img img { border-radius: 8px; }

.p-concept .sec02 .block__info { text-align: left; padding: 24px 0 0; }

.p-concept .sec02 .block__ttl { text-align: left; font-size: 28px; line-height: 1.28571; letter-spacing: 0em; font-weight: 500; }

.p-concept .sec02 .block__desc { text-align: left; font-size: 24px; line-height: 1.5; letter-spacing: 0.1em; font-weight: 400; margin: 12px 0 0; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-concept .sec02 .block { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
  .p-concept .sec02 .block__img { width: 45%; }
  .p-concept .sec02 .block__info { width: 55%; padding: 0 0 0 40px; }
  .p-concept .sec02 .block:nth-child(2n) .block__img { order: 2; }
  .p-concept .sec02 .block:nth-child(2n) .block__info { order: 1; padding: 0 40px 0 0; } }

/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-concept .sec02 .lst { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-concept .sec02 .lst .step { width: 48%; margin: 0 4% 70px 0; }
  .p-concept .sec02 .lst .step:nth-child(2n) { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-concept .c-sec-banner01 { padding: 20px 7px 30px; }
  .p-concept .sec02 { padding: 25px 6px 35px; }
  .p-concept .sec02 .block { padding: 0; margin-bottom: 37px; }
  .p-concept .sec02 .block .count { margin-bottom: 11px; }
  .p-concept .sec02 .block .count .txt { font-size: 9px; line-height: 1; }
  .p-concept .sec02 .block .count .num { display: block; font-size: 17px; line-height: 1.35294; margin: 0px 0 0; }
  .p-concept .sec02 .block__info { padding: 10px 0 0; }
  .p-concept .sec02 .block__ttl { font-size: 14px; line-height: 1.28571; }
  .p-concept .sec02 .block__desc { font-size: 12px; line-height: 1.5; margin: 5px 0 0; } }

/* ========== end △ */
/* ================================================== news ================================================== */
.sec-anchor { padding: 65px 0 20px; }

.sec-anchor ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 0; }

.sec-anchor ul li a { border: 1px solid #cac9c9; border-radius: 8px; font-size: 18px; line-height: 2; letter-spacing: 0em; font-weight: bold; padding: 10px 10px 10px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 58px; cursor: pointer; text-decoration: none; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.sec-anchor ul li a .txt { width: 100%; text-align: center; }

.sec-anchor ul li a.is-active { color: #fff; background: #000000; border: 1px solid #000000; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .sec-anchor ul li a:hover { border: 1px solid #000000; color: #fff; background: #000000; } }

/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .sec-anchor ul li { width: 23.5%; margin: 0 2% 10px 0; }
  .sec-anchor ul li:nth-child(4n), .sec-anchor ul li:last-child { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .sec-anchor ul li { width: 49%; margin: 0 2% 7px 0; }
  .sec-anchor ul li:nth-child(2n), .sec-anchor ul li:last-child { margin-right: 0; }
  .sec-anchor ul li a { border-radius: 5px; font-size: 9px; line-height: 2; padding: 5px 5px 5px; min-height: 29px; } }

/* ========== end △ */
.sec-anchor02 { padding: 65px 0 20px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .sec-anchor02 { padding: 38px 7px 0; } }

/* ========== end △ */
.sec-anchor02 ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 0; }

.sec-anchor02 ul li a { border: 1px solid #cac9c9; border-radius: 8px; font-size: 18px; line-height: 2; letter-spacing: 0em; font-weight: bold; padding: 10px 15px 10px 5px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 58px; cursor: pointer; text-decoration: none; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; position: relative; }

.sec-anchor02 ul li a:after { position: absolute; content: ""; width: 13px; height: 26px; background: url(../common_img/arr05.png) no-repeat center center; background-size: 100% auto; right: 15px; top: 50%; margin: -13px 0 0; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .sec-anchor02 ul li a:after { width: 7px; height: 13px; right: 7px; margin: -6px 0 0; } }

/* ========== end △ */
.sec-anchor02 ul li a .txt { width: 100%; text-align: center; }

.sec-anchor02 ul li a.is-active { color: #fff; background: #000000; border: 1px solid #000000; }

.sec-anchor02 ul li a.is-active:after { background: url(../common_img/arr05_wh.png) no-repeat center center; background-size: 100% auto; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .sec-anchor02 ul li a:hover { border: 1px solid #000000; color: #fff; background: #000000; }
  .sec-anchor02 ul li a:hover:after { background: url(../common_img/arr05_wh.png) no-repeat center center; background-size: 100% auto; transform: translateY(3px); } }

/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .sec-anchor02 ul li { width: 32%; margin: 0 2% 15px 0; }
  .sec-anchor02 ul li:nth-child(3n), .sec-anchor02 ul li:last-child { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .sec-anchor02 ul li { width: 49%; margin: 0 2% 7px 0; }
  .sec-anchor02 ul li:nth-child(2n), .sec-anchor02 ul li:last-child { margin-right: 0; }
  .sec-anchor02 ul li a { border-radius: 5px; font-size: 9px; line-height: 2; padding: 4px 5px 4px; min-height: 28px; } }

/* ========== end △ */
.p-news .sec01 { margin-bottom: 150px; }

.p-news .list-news .block { margin-bottom: 12px; }

.p-news .list-news .block a { display: block; border-bottom: 1px solid #b2b1b6; padding: 30px 0 30px; text-decoration: none; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; text-decoration: none; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-news .list-news .block a:after { clear: both; display: block; content: " "; height: 0px; visibility: hidden; }
  .p-news .list-news .block a:hover { opacity: 1; }
  .p-news .list-news .block a:hover .date, .p-news .list-news .block a:hover .block__ttl { color: #dc587f; } }

/* ========== end △ */
.p-news .list-news .block .thumb { width: 25%; float: right; margin-left: 10px; }

.p-news .list-news .block .thumb .c-img { position: relative; }

.p-news .list-news .block .thumb .c-img:before { display: block; content: " "; width: 100%; padding-top: 75%; }

.p-news .list-news .block .thumb .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.p-news .list-news .block__meta { line-height: 1; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: flex-start; }

.p-news .list-news .block__meta .date { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; font-size: 23px; line-height: 1.56522; letter-spacing: 0.12em; font-weight: bold; width: 142px; }

.p-news .list-news .block__meta .cats { line-height: 1; max-width: calc(100% - 142px); }

.p-news .list-news .block__meta .cats .cat { font-size: 18px; line-height: 2; letter-spacing: 0.1em; font-weight: bold; display: inline-block; vertical-align: top; background: #998a9d; color: #fff; text-align: center; min-width: 162px; }

.p-news .list-news .block__meta .cats .cat.green { background: #beb596; }

.p-news .list-news .block__meta .cats .cat.pink { background: #d9a6a3; }

.p-news .list-news .block__ttl { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; font-size: 24px; line-height: 1.5; letter-spacing: 0.1em; font-weight: 500; margin: 22px 0 0; }

.p-news.detail .sg-meta { line-height: 1; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: flex-start; }

.p-news.detail .sg-meta .date { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; font-size: 23px; line-height: 1.56522; letter-spacing: 0.12em; font-weight: bold; width: 142px; }

.p-news.detail .sg-meta .cats { line-height: 1; max-width: calc(100% - 142px); }

.p-news.detail .sg-meta .cats .cat { font-size: 18px; line-height: 2; letter-spacing: 0.1em; font-weight: bold; display: inline-block; vertical-align: top; background: #998a9d; color: #fff; text-align: center; min-width: 162px; }

.p-news.detail .sg-meta .cats .cat.green { background: #beb596; }

.p-news.detail .sg-meta .cats .cat.pink { background: #d9a6a3; }

.p-news.detail .sg-ttl { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; font-size: 38px; line-height: 1.31579; letter-spacing: 0.1em; font-weight: 500; border-bottom: 1px solid #b2b1b6; padding-bottom: 24px; margin: 22px 0 38px; }

.p-news.detail .sec01 { padding: 60px 0 0; }

.p-news.detail .btn-backlist { text-align: center; margin: 75px 0 0; }

.p-news.detail .btn-backlist .c-btn01 { margin: 0 auto; height: 44px; max-width: 200px; }

.p-news.detail .btn-backlist .c-btn01 .txt { font-size: 15px; }

.p-news.detail .sg-cms p { font-size: 24px; line-height: 1.5; letter-spacing: 0.08em; font-weight: 400; }

.p-news.detail .sg-cms .sg-img img { margin-bottom: 20px; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-news.detail .sg-cms .sg-img.fl-left { float: left; width: 30%; margin: 0 20px 0px 0; } }

/* ========== end △ */
.p-news.detail .c-sec-banner02 .lst-btn { display: none; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-news .sec01 { margin-bottom: 60px; }
  .p-news .list-news .block { margin-bottom: 6px; }
  .p-news .list-news .block a { padding: 15px 0 15px; }
  .p-news .list-news .block__meta .date { font-size: 12px; line-height: 1.5; width: 72px; }
  .p-news .list-news .block__meta .cats { max-width: calc(100% - 72px); }
  .p-news .list-news .block__meta .cats .cat { font-size: 9px; line-height: 2; min-width: 81px; }
  .p-news .list-news .block__ttl { font-size: 12px; line-height: 1.5; margin: 11px 0 0; }
  .p-news.detail .sg-meta .date { font-size: 12px; line-height: 1.5; width: 71px; }
  .p-news.detail .sg-meta .cats { max-width: calc(100% - 71px); }
  .p-news.detail .sg-meta .cats .cat { font-size: 9px; line-height: 2; min-width: 81px; }
  .p-news.detail .sg-ttl { font-size: 19px; line-height: 1.31579; padding-bottom: 12px; margin: 11px 0 20px; }
  .p-news.detail .sec01 { padding: 30px 0 0; }
  .p-news.detail .btn-backlist { margin: 37px 0 0; }
  .p-news.detail .sg-cms p { font-size: 12px; line-height: 1.5; } }

/* ========== end △ */
/* ================================================== news ================================================== */
.sec-catlink { padding: 65px 0 55px; background: #ebe6ed; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .sec-catlink { padding: 29px 8px 23px; } }

/* ========== end △ */
.sec-catlink ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 0; }

.sec-catlink ul li a { background: #fff; border-radius: 8px; padding: 10px 10px 10px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 125px; cursor: pointer; text-decoration: none; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.sec-catlink ul li a .txt { width: 100%; text-align: center; }

.sec-catlink ul li a .txtjp { font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: 400; display: block; }

.sec-catlink ul li a .txten { display: block; font-size: 16px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; text-transform: uppercase; margin: 8px 0 0; }

.sec-catlink ul li a.is-active { color: #fff; background: #805fba; border: 1px solid #805fba; }

.sec-catlink ul li a.is-active.red { background: #e36858; border: 1px solid #e36858; }

.sec-catlink ul li a.is-active.blue { background: #83b6d6; border: 1px solid #83b6d6; }

.sec-catlink ul li a.is-active.yellow { background: #d3aa00; border: 1px solid #d3aa00; }

.sec-catlink ul li a.is-active.pink { background: #da4874; border: 1px solid #da4874; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .sec-catlink ul li a:hover { border: 1px solid #805fba; color: #fff; background: #805fba; }
  .sec-catlink ul li a:hover.red { background: #e36858; border: 1px solid #e36858; }
  .sec-catlink ul li a:hover.blue { background: #83b6d6; border: 1px solid #83b6d6; }
  .sec-catlink ul li a:hover.yellow { background: #d3aa00; border: 1px solid #d3aa00; }
  .sec-catlink ul li a:hover.pink { background: #da4874; border: 1px solid #da4874; } }

/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .sec-catlink ul li { width: 32.66%; margin: 0 1% 10px 0; }
  .sec-catlink ul li:nth-child(3n), .sec-catlink ul li:last-child { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .sec-catlink ul li { width: 49%; margin: 0 2% 5px 0; }
  .sec-catlink ul li:nth-child(2n), .sec-catlink ul li:last-child { margin-right: 0; }
  .sec-catlink ul li a { border-radius: 5px; padding: 10px 2px 10px; min-height: 62px; }
  .sec-catlink ul li a .txtjp { font-size: 14px; line-height: 1.28571; }
  .sec-catlink ul li a .txten { font-size: 8px; line-height: 1.5; margin: 4px 0 0; } }

/* ========== end △ */
.lb-data .lb-caption { text-align: center; display: block; margin: 10px 0 0 35px; }

.p-catalog .sec-banner { padding: 60px 0 0; }

.p-catalog .sec-banner .banner { position: relative; background: #fbdfd1; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }

.p-catalog .sec-banner .banner .per01 { width: 17%; padding: 20px 0 0; }

.p-catalog .sec-banner .banner .info { width: 83%; padding: 20px 20px 20px 50px; }

.p-catalog .sec-banner .banner .ttl01 { font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: bold; color: #e93640; margin-bottom: 18px; }

.p-catalog .sec-banner .banner .desc01 { font-size: 28px; line-height: 1.28571; letter-spacing: 0em; font-weight: 400; }

.p-catalog .sec-search01 { margin: 40px 0 10px; }

.p-catalog .sec-search01 .snav_title { font-size: 12px; line-height: 1.5; letter-spacing: 0.05em; font-weight: 500; border: solid 1px #d0c5c9; display: block; background: #ffe6ee; color: #000000; font-weight: bold; text-align: left !important; border-radius: 5px; padding: 9px 12px 9px 22px; }

.p-catalog .sec-search01 .snav_title .txt { display: inline-block; position: relative; padding: 0 0 0 22px; }

.p-catalog .sec-search01 .snav_title .txt:before { position: absolute; content: ""; width: 15px; height: 16px; background: url(../common_img/search-icon04.png) no-repeat center center; background-size: 100% auto; left: 0; top: 50%; margin: -7px 0 0; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-catalog .sec-search01 .snav_title:after { content: "▼"; background: none; float: right; color: #f14b7d; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-catalog .sec-search01 .snav_title.is-active { border-radius: 5px 5px 0 0; }

.p-catalog .sec-search01 .snav_title.is-active:after { transform: rotate(180deg); }

.p-catalog .sec-search01 .snav_dt { border: solid 1px #ddd; border-top: 0; }

.p-catalog .sec-search01 .snav_sub_title { font-size: 18px; line-height: 1.38889; letter-spacing: 0.05em; font-weight: bold; border-bottom: solid 1px #ddd; display: block; background: #fff; color: #666; font-weight: bold; text-align: left; padding: 10px 10px 10px; }

.p-catalog .sec-search01 .snav_sub_title .txt { display: inline-block; position: relative; padding: 0 0 0 30px; }

.p-catalog .sec-search01 .snav_sub_title .txt:before { position: absolute; content: ""; width: 22px; height: 22px; background: url(../common_img/search-icon.png) no-repeat center center; background-size: 100% auto; left: 0; top: 50%; margin: -11px 0 0; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-catalog .sec-search01 .snav_sub_title:after { content: "▼"; background: none; float: right; }

.p-catalog .sec-search01 .btn_search { border: none; background: url(../common_img/search-icon03.png) no-repeat 10% center #F48D7E; background-size: 20px auto; font-weight: bold; color: #fff; height: 36px; border-radius: 5px; cursor: pointer; -webkit-appearance: none; border-radius: 0; width: 100%; border-radius: 5px; font-size: 18px; line-height: 1.38889; letter-spacing: 0.05em; font-weight: bold; }

.p-catalog .sec-search01 .case { border-bottom: solid 1px #ddd; }

.p-catalog .sec-search01 .case.search { padding: 20px 20px 20px; }

.p-catalog .sec-search01 .case .sub-accordion-box .acordion_tree { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.p-catalog .sec-search01 .case .sub-accordion-box li { display: block; text-align: left; width: 50%; background-color: #F9F9F9; padding: 5px 2px; margin: 0; box-sizing: border-box; border: 1px solid #ddd; }

.p-catalog .sec-search01 .case .sub-accordion-box label { font-size: 10px; height: 30px; display: table-cell; vertical-align: middle; min-width: 140px; }

.p-catalog .sec-search01 .case .sub-accordion-box label input[type="checkbox" i] { vertical-align: text-bottom; margin: 0px 6px 0px 4px; padding: initial; border: initial; display: inline-block; }

.p-catalog .c-sec-banner02 { display: none; }

.p-catalog .list-catalog { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.p-catalog .list-catalog .block .thumb { overflow: hidden; }

.p-catalog .list-catalog .block .thumb .c-img { position: relative; }

.p-catalog .list-catalog .block .thumb .c-img:before { display: block; content: " "; width: 100%; padding-top: 76.99387%; }

.p-catalog .list-catalog .block .thumb .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-catalog .list-catalog .block .thumb .c-img { -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); } }

/* ========== end △ */
.p-catalog .list-catalog .block .info { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; padding: 13px 0 30px; }

.p-catalog .list-catalog .block .cats { margin-bottom: 8px; line-height: 1; }

.p-catalog .list-catalog .block .cats .cat { display: inline-block; vertical-align: top; font-size: 18px; line-height: 1.33333; letter-spacing: 0em; font-weight: 400; background: #805fba; border-radius: 5px; color: #fff; padding: 4px 11px 5px; text-transform: uppercase; min-width: 100px; text-align: center; }

.p-catalog .list-catalog .block .cats .cat.blue { background: #83b6d6; }

.p-catalog .list-catalog .block .cats .cat.yellow { background: #d3aa00; }

.p-catalog .list-catalog .block .cats .cat.red { background: #e36858; }

.p-catalog .list-catalog .block .cats .cat.pink { background: #da4874; }

.p-catalog .list-catalog .block .ttl { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 500; }

.p-catalog .list-catalog .block a { text-decoration: none; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-catalog .list-catalog .block a:hover { opacity: 1; }
  .p-catalog .list-catalog .block a:hover .c-img { opacity: 1; -webkit-transform: scale(1.08); transform: scale(1.08); }
  .p-catalog .list-catalog .block a:hover .c-img img { opacity: 1; }
  .p-catalog .list-catalog .block a:hover .info { opacity: 0.6; } }

/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-catalog .list-catalog .block { width: calc(50% - 1px); margin: 0 2px 2px 0; }
  .p-catalog .list-catalog .block:nth-child(2n), .p-catalog .list-catalog .block:last-child { margin-right: 0; } }

/* ========== end △ */
.p-catalog .sec-catalog01 { padding: 35px 0 75px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-catalog .sec-catalog01 { padding: 15px 0 38px; } }

/* ========== end △ */
.p-catalog .pagenavi { margin-top: 60px; }

.p-catalog .sec-detail { padding: 59px 0 140px; }

.p-catalog .sec-detail .sg-mainimg { text-align: center; border-radius: 8px; margin-bottom: 17px; }

.p-catalog .sec-detail .sg-mainimg img { border-radius: 8px; width: 100%; }

.p-catalog .sec-detail .sg-ttl { font-size: 33px; line-height: 1.09091; letter-spacing: 0em; font-weight: 500; margin-bottom: 20px; }

.p-catalog .sec-detail .sg-ttl02 { font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: 500; border-bottom: 1px solid #c2c2c2; padding-bottom: 20px; margin-bottom: 30px; }

.p-catalog .sec-detail .sg-cats { line-height: 1; margin-bottom: 35px; }

.p-catalog .sec-detail .sg-cats .cat { display: inline-block; vertical-align: top; font-size: 18px; line-height: 1.33333; letter-spacing: 0em; font-weight: 400; background: #805fba; border-radius: 5px; color: #fff; padding: 4px 10px 5px; text-transform: uppercase; min-width: 100px; text-align: center; }

.p-catalog .sec-detail .sg-cats .cat.blue { background: #83b6d6; }

.p-catalog .sec-detail .sg-cats .cat.yellow { background: #d3aa00; }

.p-catalog .sec-detail .sg-cats .cat.red { background: #e36858; }

.p-catalog .sec-detail .sg-cats .cat.pink { background: #da4874; }

.p-catalog .sec-detail .btn-backlist { text-align: center; margin: 65px 0 0; }

.p-catalog .sec-detail .btn-backlist .c-btn01 { margin: 0 auto; }

.p-catalog .sec-detail .sg-cms p { font-size: 24px; line-height: 1.5; letter-spacing: 0.08em; font-weight: 400; }

.p-catalog .catalog_box { padding: 0; margin-bottom: 20px; }

.p-catalog .catalog_box .cat-ttl { cursor: pointer; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding: 20px 0 20px 0; position: relative; }

.p-catalog .catalog_box .cat-ttl:before { position: absolute; content: ""; height: 1px; background: #c2c2c2; right: 0; left: 0; bottom: 0; }

.p-catalog .catalog_box .cat-ttl span { font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: 400; display: block; margin-right: 20px; }

.p-catalog .catalog_box .cat-ttl small { display: block; font-size: 16px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; text-transform: uppercase; margin: 4px 0 0; }

.p-catalog .catalog_box .cat-ttl.js-accordion { padding-right: 40px; }

.p-catalog .catalog_box .cat-ttl.js-accordion:after { position: absolute; content: ""; width: 36px; height: 36px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; right: 20px; top: 50%; margin: -18px 0 0; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-catalog .catalog_box .cat-ttl.js-accordion.is-active:after { background-image: url(../common_img/icn_exp.png); }

.p-catalog .catalog_box .list-catalog02 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.p-catalog .catalog_box .list-catalog02 .col a { display: block; background: #fbf7f8; font-size: 24px; line-height: 1.25; letter-spacing: 0em; font-weight: 400; text-decoration: none; border-radius: 5px; padding: 12px 20px 12px; }

.p-catalog .catalog_box .list-catalog02 .col a .txt_bot { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; font-size: 24px; line-height: 1.25; letter-spacing: 0em; font-weight: 400; }

.p-catalog .catalog_box .list-catalog02 .col a .imgs { float: right; width: 35px; height: 35px; border-radius: 50%; margin-left: 15px; }

.p-catalog .catalog_box .list-catalog02 .col a .imgs .c-img { position: relative; border-radius: 50%; }

.p-catalog .catalog_box .list-catalog02 .col a .imgs .c-img:before { display: block; content: " "; width: 100%; padding-top: 100%; }

.p-catalog .catalog_box .list-catalog02 .col a .imgs .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.p-catalog .catalog_box .list-catalog02 .col a .imgs .c-img img { border-radius: 50%; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-catalog .catalog_box .list-catalog02 .col { width: 32%; margin: 0 2% 15px 0; }
  .p-catalog .catalog_box .list-catalog02 .col a:hover { opacity: 1; color: #f14b7d; }
  .p-catalog .catalog_box .list-catalog02 .col a:hover .txt_bot { color: #f14b7d; }
  .p-catalog .catalog_box .list-catalog02 .col:nth-child(3n), .p-catalog .catalog_box .list-catalog02 .col:last-child { margin-right: 0; } }

/* ========== end △ */
.p-catalog .catalog_box .cat_body { position: relative; padding: 35px 0px 30px; }

.p-catalog .catalog_box .cat_body.accordion-box { display: none; }

.p-catalog .catalog_box .cat_body .list-catalog .block a { display: block; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-catalog .sec-banner { padding: 20px 0 0; }
  .p-catalog .sec-banner .banner { align-items: flex-end; padding: 0 0 0 10px; }
  .p-catalog .sec-banner .banner .per01 { padding: 8px 0 0; width: 90px; }
  .p-catalog .sec-banner .banner .info { width: calc(100% - 90px); padding: 16px 10px 16px 15px; }
  .p-catalog .sec-banner .banner .ttl01 { font-size: 15px; line-height: 1.2; margin-bottom: 5px; }
  .p-catalog .sec-banner .banner .desc01 { font-size: 14px; line-height: 1.42857; }
  .p-catalog .list-catalog { margin: 0 -10px; }
  .p-catalog .list-catalog .block { width: calc(50% - 1px); margin: 0 1px 1px 0; }
  .p-catalog .list-catalog .block:nth-child(2n), .p-catalog .list-catalog .block:last-child { margin-right: 0; }
  .p-catalog .list-catalog .block .info { padding: 7px 0 10px; }
  .p-catalog .list-catalog .block .cats { margin-bottom: 3px; }
  .p-catalog .list-catalog .block .cats .cat { font-size: 9px; line-height: 1.33333; border-radius: 3px; padding: 2px 5px 2px; min-width: 48px; }
  .p-catalog .list-catalog .block .ttl { font-size: 12px; line-height: 1.5; }
  .p-catalog .sec-search01 { margin: 20px 0 10px; }
  .p-catalog .pagenavi { margin-top: 20px; }
  .p-catalog .sec-detail { padding: 30px 10px 60px; }
  .p-catalog .sec-detail .sg-mainimg { border-radius: 5px; margin-bottom: 10px; }
  .p-catalog .sec-detail .sg-mainimg img { border-radius: 5px; }
  .p-catalog .sec-detail .sg-ttl { font-size: 16px; line-height: 1.125; margin-bottom: 11px; }
  .p-catalog .sec-detail .sg-ttl02 { font-size: 15px; line-height: 1.2; padding-bottom: 10px; margin-bottom: 15px; }
  .p-catalog .sec-detail .sg-cats { margin-bottom: 20px; }
  .p-catalog .sec-detail .sg-cats .cat { font-size: 9px; line-height: 1.33333; border-radius: 3px; padding: 3px 7px 2px; min-width: 50px; }
  .p-catalog .sec-detail .btn-backlist { margin: 32px 0 0; }
  .p-catalog .sec-detail .sg-cms p { font-size: 12px; line-height: 1.5; }
  .p-catalog .catalog_box { margin-bottom: 10px; }
  .p-catalog .catalog_box .cat-ttl { padding: 10px 0 10px 0; }
  .p-catalog .catalog_box .cat-ttl span { font-size: 15px; line-height: 1.2; margin-right: 10px; }
  .p-catalog .catalog_box .cat-ttl small { font-size: 8px; line-height: 1.5; margin: 2px 0 0; }
  .p-catalog .catalog_box .cat-ttl.js-accordion { padding-right: 20px; }
  .p-catalog .catalog_box .cat-ttl.js-accordion:after { width: 18px; height: 18px; right: 10px; margin: -9px 0 0; }
  .p-catalog .catalog_box .list-catalog02 .col { width: 48%; margin: 0 4% 7px 0; }
  .p-catalog .catalog_box .list-catalog02 .col:nth-child(2n), .p-catalog .catalog_box .list-catalog02 .col:last-child { margin-right: 0; }
  .p-catalog .catalog_box .list-catalog02 .col a { font-size: 12px; line-height: 1.25; border-radius: 5px; padding: 6px 10px 6px; }
  .p-catalog .catalog_box .list-catalog02 .col a .txt_bot { font-size: 12px; line-height: 1.25; }
  .p-catalog .catalog_box .list-catalog02 .col a .imgs { margin-left: 8px; width: 18px; height: 18px; }
  .p-catalog .catalog_box .cat_body { padding: 9px 0 10px; }
  .p-catalog .catalog_box .cat_body:after { right: 0; left: 0; top: 0%; } }

/* ========== end △ */
/* ================================================== qr ================================================== */
.lb-outerContainer { border-radius: 0; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .lb-outerContainer { width: 100% !important; }
  .lb-outerContainer .lb-image { width: 100% !important; } }

/* ========== end △ */
.lb-container { padding: 0; }

.p-qr .fixed-btn { display: none; }

.p-qr #footer { display: none; }

.p-qr #header .hlogo a { pointer-events: none; }

.p-qr #header #menu-toggle { display: none; }

.p-qr .sec-banner01 { padding: 120px 0 40px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-qr .sec-banner01 { padding: 60px 0 20px; } }

/* ========== end △ */
.p-qr .sec-qrlink { padding: 60px 20px 110px; margin: 0 auto 0; }

.p-qr .sec-qrlink ul li { margin-bottom: 57px; }

.p-qr .sec-qrlink ul li .txt01 { font-size: 16px; line-height: 1.75; letter-spacing: 0em; font-weight: 500; margin-bottom: 11px; }

.p-qr .sec-qrlink ul li .thumb { position: relative; padding: 0 33px; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-qr .sec-qrlink ul li .thumb { padding: 0 25px; } }

/* ========== end △ */
.p-qr .sec-qrlink ul li .thumb .c-img { position: relative; }

.p-qr .sec-qrlink ul li .thumb .c-img:before { display: block; content: " "; width: 100%; padding-top: 140.78947%; }

.p-qr .sec-qrlink ul li .thumb .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.p-qr .sec-qrlink ul li .thumb .c-img:after { position: absolute; content: ""; width: 140px; height: 64px; background: url(../qr/images/decor01.png) no-repeat center center; background-size: 100% auto; right: -32px; bottom: -9px; z-index: 3; }

.p-qr .sec-qrlink ul li .info { text-align: center; padding: 35px 0 0; }

.p-qr .sec-qrlink ul li .info .ttljp { font-size: 28px; line-height: 1.07143; letter-spacing: 0em; font-weight: 400; }

.p-qr .sec-qrlink ul li .info .ttlen { font-size: 16px; line-height: 1.375; letter-spacing: 0em; font-weight: 400; text-transform: uppercase; margin: 6px 0 0; }

.p-qr .sec-qrlink ul li .info .btn { font-size: 18px; line-height: 1.38889; letter-spacing: 0em; font-weight: 500; margin: 16px 0 0; }

.p-qr .sec-qrlink ul li .info .btn .txt { padding: 0 30px 0 11px; display: inline-block; position: relative; }

.p-qr .sec-qrlink ul li .info .btn .txt:after { position: absolute; content: ""; width: 26px; height: 13px; background: url(../common_img/arr04.png) no-repeat center center; background-size: 100% auto; right: 0; top: 50%; margin: -6px 0 0; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-qr .sec-qrlink ul li a { text-decoration: none; display: block; background: #fbdfd1; height: 100%; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-qr .sec-qrlink ul li a { padding: 35px 20px 20px; } }

/* ========== end △ */
.p-qr .sec-qrlink ul li.blue a { background: #c8e2f9; }

.p-qr .sec-qrlink ul li.pink02 a { background: #fbe5e8; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-qr .sec-qrlink ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-qr .sec-qrlink ul li { width: 32.66%; margin: 0 1% 30px 0; }
  .p-qr .sec-qrlink ul li:nth-child(3n) { margin-right: 0; } }

/* ========== end △ */
.p-qr .sec-qrlink .block { margin-bottom: 18px; }

.p-qr .sec-qrlink .block .btn01 { text-align: center; width: 100%; display: block; background: #f8dddd; text-decoration: none; border-radius: 10px; position: relative; padding: 40px 75px 40px; }

.p-qr .sec-qrlink .block .btn01:after { position: absolute; content: ""; width: 26px; height: 13px; background: url(../common_img/arr01.png) no-repeat center center; background-size: 100% auto; right: 20px; top: 50%; margin: -4px 0 0; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-qr .sec-qrlink .block .btn01 .txt { font-size: 34px; line-height: 1.11765; letter-spacing: 0em; font-weight: 400; }

.p-qr .sec-qrlink .block .btn01.js-accordion { cursor: pointer; }

.p-qr .sec-qrlink .block .btn01.js-accordion:after { display: none; }

.p-qr .sec-qrlink .block .btn01.js-accordion:before { position: absolute; content: ""; right: 20px; top: 50%; width: 50px; height: 50px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; margin: -25px 0 0; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-qr .sec-qrlink .block .btn01.js-accordion.is-active:before { background: url(../common_img/icn_exp.png) no-repeat center center; background-size: 100% auto; }

.p-qr .sec-qrlink .block .lst { margin: 18px 0 0; }

.p-qr .sec-qrlink .block .lst li { margin-bottom: 12px; }

.p-qr .sec-qrlink .block .lst li a { position: relative; text-align: center; display: block; text-decoration: none; padding: 22px 20px 22px; background: #fbf7f8; border-radius: 5px; font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 500; }

.p-qr .sec-qrlink .block .lst li a:after { position: absolute; content: ""; width: 26px; height: 13px; background: url(../common_img/arr01.png) no-repeat center center; background-size: 100% auto; right: 25px; top: 50%; margin: -4px 0 0; z-index: 3; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-qr .sec-qrlink { padding: 30px 6px 25px; }
  .p-qr .sec-qrlink ul li { margin-bottom: 31px; }
  .p-qr .sec-qrlink ul li .txt01 { font-size: 12px; line-height: 1.41667; margin-bottom: 5px; }
  .p-qr .sec-qrlink ul li .thumb { padding: 0 18px; }
  .p-qr .sec-qrlink ul li .thumb .c-img:after { width: 84px; height: 37px; right: -17px; bottom: -5px; }
  .p-qr .sec-qrlink ul li .info { padding: 21px 0 0; }
  .p-qr .sec-qrlink ul li .info .ttljp { font-size: 21px; line-height: 1.19048; }
  .p-qr .sec-qrlink ul li .info .ttlen { font-size: 9px; line-height: 1.44444; margin: 5px 0 0; }
  .p-qr .sec-qrlink ul li .info .btn { font-size: 9px; line-height: 1.44444; margin: 8px 0 0; }
  .p-qr .sec-qrlink ul li .info .btn .txt { padding: 0 30px 0 11px; }
  .p-qr .sec-qrlink ul li .info .btn .txt:after { width: 13px; height: 5px; right: 15px; top: 50%; margin: -3px 0 0; }
  .p-qr .sec-qrlink ul li a { padding: 37px 38px 15px; }
  .p-qr .sec-qrlink .block { margin-bottom: 10px; }
  .p-qr .sec-qrlink .block .btn01 { padding: 20px 35px 20px; }
  .p-qr .sec-qrlink .block .btn01:after { width: 14px; height: 8px; right: 13px; top: 50%; margin: -2px 0 0; }
  .p-qr .sec-qrlink .block .btn01 .txt { font-size: 17px; line-height: 1.17647; }
  .p-qr .sec-qrlink .block .btn01.js-accordion { cursor: pointer; }
  .p-qr .sec-qrlink .block .btn01.js-accordion:after { display: none; }
  .p-qr .sec-qrlink .block .btn01.js-accordion:before { position: absolute; content: ""; right: 10px; top: 50%; width: 25px; height: 25px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; margin: -12px 0 0; }
  .p-qr .sec-qrlink .block .btn01.js-accordion.is-active:before { background: url(../common_img/icn_exp.png) no-repeat center center; background-size: 100% auto; }
  .p-qr .sec-qrlink .block .lst { margin: 10px 0 0; }
  .p-qr .sec-qrlink .block .lst li { margin-bottom: 6px; }
  .p-qr .sec-qrlink .block .lst li a { padding: 12px 10px 12px; font-size: 12px; line-height: 1.66667; letter-spacing: 0em; }
  .p-qr .sec-qrlink .block .lst li a:after { width: 14px; height: 8px; right: 13px; top: 50%; margin: -2px 0 0; } }

/* ========== end △ */
.c-lst-qr .item .num { color: #fff; background: #f14b7d; border-radius: 50%; width: 80px; height: 80px; text-align: center; }

.c-lst-qr .item .num span { font-family: "Noto Serif JP", serif; font-size: 26px; line-height: 1.38462; letter-spacing: 0em; font-weight: 400; padding: 22px 0 0; display: inline-block; }

.c-lst-qr .item .thumb { order: 2; width: 100%; position: relative; }

.c-lst-qr .item .thumb .pic { border-radius: 9; overflow: hidden; }

.c-lst-qr .item .thumb .pic .c-img { border-radius: 9; position: relative; }

.c-lst-qr .item .thumb .pic .c-img:before { display: block; content: " "; width: 100%; padding-top: 76.92308%; }

.c-lst-qr .item .thumb .pic .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .c-lst-qr .item .thumb .pic .c-img { -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); } }

/* ========== end △ */
.c-lst-qr .item .thumb .pic .c-img img { border-radius: 9; }

.c-lst-qr .item .info { width: 100%; order: 1; background: #f9dbe3; padding: 20px 20px 20px 20px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }

.c-lst-qr .item .ttl { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 500; margin: 0; width: calc(100% - 80px); padding: 0 0 0 15px; }

.c-lst-qr .item a { position: relative; text-decoration: none; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .c-lst-qr .item a:hover { opacity: 1; }
  .c-lst-qr .item a:hover .c-img { -webkit-transform: scale(1.08); transform: scale(1.08); }
  .c-lst-qr .item a:hover .c-img img { opacity: 1; }
  .c-lst-qr .item a:hover .ttl { opacity: 0.6; } }

/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .c-lst-qr { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .c-lst-qr .item { width: calc(33.33% - 14px); margin: 0 21px 51px 0; }
  .c-lst-qr .item:nth-child(3n) { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-lst-qr .item { width: 100%; margin: 0 0 25px; }
  .c-lst-qr .item:last-child { margin-bottom: 0; }
  .c-lst-qr .item .thumb { text-align: center; }
  .c-lst-qr .item .num { width: 40px; height: 40px; }
  .c-lst-qr .item .num span { font-size: 13px; line-height: 1.38462; padding: 11px 0 0; }
  .c-lst-qr .item .info { padding: 8px 8px 8px; }
  .c-lst-qr .item .ttl { font-size: 12px; line-height: 1.5; margin: 0; width: calc(100% - 40px); padding: 0 0 0 8px; } }

/* ========== end △ */
.p-trend-hand .fixed-btn { display: none; }

.p-trend-hand #footer { display: none; }

.p-trend-hand #header .hlogo a { pointer-events: none; }

.p-trend-hand #header #menu-toggle { display: none; }

.p-trend-hand .sec-products { padding: 77px 0 70px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-trend-hand .sec-products { padding: 38px 0 30px; } }

/* ========== end △ */
.p-trend-foot .fixed-btn { display: none; }

.p-trend-foot #footer { display: none; }

.p-trend-foot #header .hlogo a { pointer-events: none; }

.p-trend-foot #header #menu-toggle { display: none; }

.p-trend-foot .sec-products { padding: 77px 0 70px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-trend-foot .sec-products { padding: 38px 0 30px; } }

/* ========== end △ */
.p-mochikomi-hand .fixed-btn { display: none; }

.p-mochikomi-hand #footer { display: none; }

.p-mochikomi-hand #header .hlogo a { pointer-events: none; }

.p-mochikomi-hand #header #menu-toggle { display: none; }

.p-mochikomi-hand .sec-products { padding: 77px 0 70px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-mochikomi-hand .sec-products { padding: 38px 0 30px; }
  .p-mochikomi-hand .sec-products .container { padding: 0; } }

/* ========== end △ */
.p-mochikomi-hand .c-lst-qr .item { margin-bottom: 20px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-mochikomi-hand .c-lst-qr .item { margin-bottom: 15px; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-mochikomi-hand .c-lst-qr { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-mochikomi-hand .c-lst-qr .item { width: calc(50% - 2px); margin: 0 1px 1px; } }

/* ========== end △ */
/* ================================================== p-faq ================================================== */
.p-faq .c-sec-banner01 { padding: 65px 0 52px; }

.p-faq .c-sec-banner01 .banner01 { position: relative; background: url(../faq/images/banner01.png) no-repeat center center; background-size: cover; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-faq .c-sec-banner01 { padding: 31px 7px 10px; }
  .p-faq .c-sec-banner01 .banner01 { background: url(../faq/images/banner01_sp.png) no-repeat center center; background-size: cover; padding: 30px 21px 30px; } }

/* ========== end △ */
.p-faq .sec_qa { padding: 65px 0 0px; }

.p-faq .sec_qa .note01 { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; margin-top: 20px; }

.p-faq .sec_qa .qa-ttl { font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: 500; text-align: center; margin-bottom: 25px; }

.p-faq .sec_qa .lst-qa { ounter-reset: mycounter; border-top: 1px solid #b2b1b6; }

.p-faq .sec_qa .qa { counter-increment: mycounter; border-bottom: 1px solid #b2b1b6; position: relative; }

.p-faq .sec_qa .qa:before { display: inline-block; position: absolute; top: 20px; left: 20px; color: #f14b7d; font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 500; content: "Q" counter(mycounter) "."; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-faq .sec_qa .qa:before { top: 0; } }

/* ========== end △ */
.p-faq .sec_qa .qa .ques { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; padding: 19px 40px 19px 71px; position: relative; cursor: pointer; }

.p-faq .sec_qa .qa .ques:before { position: absolute; content: ""; top: 34px; right: 11px; width: 18px; height: 2px; background: #000; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-faq .sec_qa .qa .ques:after { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; position: absolute; content: ""; top: 34px; right: 19px; width: 2px; height: 18px; background: #000; margin: -8px 0 0; }

.p-faq .sec_qa .qa .ques.is-active:after { opacity: 0; }

.p-faq .sec_qa .qa .ans { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; background: #fbf7f8; padding: 19px 40px 19px 71px; }

.p-faq .c-sec-banner02 { margin-top: 100px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-faq .c-sec-banner02 { margin-top: 60px; }
  .p-faq .sec_qa { padding: 31px 5px 0px; }
  .p-faq .sec_qa .note01 { font-size: 12px; line-height: 1.5; margin-top: 10px; }
  .p-faq .sec_qa .qa-ttl { font-size: 15px; line-height: 1.2; margin-bottom: 12px; position: relative; border-bottom: 1px solid #b2b1b6; padding: 0 30px 14px; }
  .p-faq .sec_qa .qa-ttl:before { position: absolute; content: ""; right: 10px; top: 50%; width: 18px; height: 18px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; margin: -16px 0 0; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }
  .p-faq .sec_qa .qa-ttl.is-active:before { background: url(../common_img/icn_exp.png) no-repeat center center; background-size: 100% auto; }
  .p-faq .sec_qa .lst-qa { display: none; border-top: 0; }
  .p-faq .sec_qa .qa:before { top: 9px; left: 12px; font-size: 12px; line-height: 1.5; }
  .p-faq .sec_qa .qa .ques { font-size: 12px; line-height: 1.5; padding: 9px 22px 9px 38px; }
  .p-faq .sec_qa .qa .ques:before { top: 17px; right: 5px; width: 9px; height: 1px; }
  .p-faq .sec_qa .qa .ques:after { top: 17px; right: 9px; width: 1px; height: 9px; margin: -4px 0 0; }
  .p-faq .sec_qa .qa .ans { font-size: 12px; line-height: 1.5; padding: 8px 25px 8px 38px; }
  .p-faq .sec_qa .qa .ans p { font-size: 12px; line-height: 1.5; } }

/* ========== end △ */
.p-nailglossary .sec-anchor02 { margin-bottom: 100px; }

.p-nailglossary .nailglossary_box { margin-bottom: 80px; }

.p-nailglossary .nailglossary_box_list li { font-size: 24px; line-height: 1.5; letter-spacing: 0em; font-weight: 400; }

.p-nailglossary .nailglossary_box_list li a { position: relative; padding: 10px 0 10px 40px; text-decoration: none; display: block; }

.p-nailglossary .nailglossary_box_list li a:after { position: absolute; content: ""; width: 18px; height: 18px; background: url(../common_img/icon_ttl03.png) no-repeat center center; background-size: 100% auto; top: 22px; left: 0; z-index: 1; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-nailglossary .nailglossary_box_list li a:hover { opacity: 1; background: #fbf7f8; font-weight: 500; } }

/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-nailglossary .nailglossary_box_list { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-nailglossary .nailglossary_box_list li { width: 48%; margin-right: 4%; }
  .p-nailglossary .nailglossary_box_list li:nth-child(2n) { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-nailglossary .sec-anchor02 { margin-bottom: 40px; }
  .p-nailglossary .nailglossary_box { margin-bottom: 30px; }
  .p-nailglossary .nailglossary_box_list li { font-size: 12px; line-height: 1.5; }
  .p-nailglossary .nailglossary_box_list li a { padding: 3px 0 3px 20px; }
  .p-nailglossary .nailglossary_box_list li a:after { width: 9px; height: 9px; top: 8px; } }

/* ========== end △ */
.p-price .sec01 { padding: 60px 0 60px; }

.p-price .c-ttl03 .ttljp { background: #fff; }

.p-price .list-price .col .blockbg { background: url(../common_img/bg_re01.png) center center; background-size: 8px 5px; padding: 5px; margin-bottom: 75px; position: relative; }

.p-price .list-price .col .blockbg__inner { background: #fff; position: relative; padding: 35px 30px 40px; }

.p-price .list-price .col .title_sec { z-index: 33; text-align: center; padding: 20px 0 0; font-size: 30px; line-height: 1.2; letter-spacing: 0em; font-weight: 500; position: relative; margin-bottom: -23px; }

.p-price .list-price .col .title_sec span { display: inline-block; padding: 5px 15px; background: #fff; z-index: 33; }

.p-price .list-price .col .title_sec:after { position: absolute; content: ""; width: 18px; height: 18px; background: url(../common_img/icon_ttl03.png) no-repeat center center; background-size: 100% auto; right: 0; top: 0; left: 0; margin: 0 auto; z-index: 1; }

.p-price .list-price .col .tb_style02 { width: 100%; }

.p-price .list-price .col .tb_style02 tr { padding: 15px 0 15px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-price .sec01 { padding: 30px 0 30px; }
  .p-price .list-price .col .blockbg { background: url(../common_img/bg_re01.png) center center; background-size: 4px 3px; padding: 3px; margin-bottom: 37px; }
  .p-price .list-price .col .blockbg__inner { padding: 18px 15px 20px; }
  .p-price .list-price .col .title_sec { padding: 10px 0 0; font-size: 15px; line-height: 1.2; margin-bottom: -12px; }
  .p-price .list-price .col .title_sec span { padding: 3px 7px; }
  .p-price .list-price .col .title_sec:after { width: 9px; height: 9px; }
  .p-price .list-price .col .tb_style02 tr { padding: 8px 0 8px; } }

/* ========== end △ */
/* ================================================== p-voice ================================================== */
.p-voice .sec01 { margin-bottom: 100px; }

.p-voice .c-sec-banner01 { padding: 65px 0 100px; }

.p-voice .c-sec-banner01 .banner01 { position: relative; background: url(../voice/images/banner01.jpg) no-repeat center center; background-size: cover; }

.p-voice .c-sec-banner01 .banner01 .ttl01 { color: #eb464d; background: none; -webkit-text-fill-color: inherit; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-voice .c-sec-banner01 .banner01 .txt01 { max-width: 62%; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-voice .c-sec-banner01 { padding: 33px 7px 50px; }
  .p-voice .c-sec-banner01 .banner01 { background: url(../voice/images/banner01_sp.jpg) no-repeat center center; background-size: cover; padding: 20px 10px 20px; }
  .p-voice .c-sec-banner01 .banner01 .txt01 { max-width: 65%; } }

/* ========== end △ */
.p-voice .nav-tabs { background: #ebe6ed; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 60px; padding: 30px 35px 30px; border-radius: 10px; }

.p-voice .nav-tabs .tab { border-radius: 8px; background: #ffffff; font-size: 24px; line-height: 1.5; letter-spacing: 0.025em; font-weight: 500; padding: 10px 10px 10px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 62px; cursor: pointer; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-voice .nav-tabs .tab .txt { -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; width: 100%; color: #f14b7d; text-align: center; }

.p-voice .nav-tabs .tab.is-active { color: #fff; background: #f14b7d; }

.p-voice .nav-tabs .tab.is-active .txt { color: #fff; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-voice .nav-tabs li { width: 32%; margin: 0 2% 15px 0; }
  .p-voice .nav-tabs li:nth-child(3n), .p-voice .nav-tabs li:last-child { margin-right: 0; }
  .p-voice .nav-tabs li .tab:hover { background: #f14b7d; }
  .p-voice .nav-tabs li .tab:hover .txt { color: #fff; } }

/* ========== end △ */
.p-voice .list_voice .bg_women { background: url(../common_img/bg_re01.png) repeat center center/8px 5px; position: relative; text-decoration: none; padding: 5px; margin-bottom: 40px; }

.p-voice .list_voice .bg_women .bg_women_inner { position: relative; background: #fff; padding: 25px 25px 25px 190px; text-align: left; min-height: 180px; font-size: 24px; line-height: 1.5; letter-spacing: 0.05em; }

.p-voice .list_voice .bg_women .bg_women_inner .shop_name { font-weight: 500; margin: 6px 0 0; }

.p-voice .list_voice .bg_women:after { position: absolute; content: ""; width: 147px; height: 147px; background: url(../voice/images/avt01.png) no-repeat center center; background-size: 100% auto; top: 50%; left: 25px; z-index: 1; margin: -74px auto 0; }

.p-voice .tab-content { display: none; }

.p-voice .tab-content.is-active { display: block; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-voice .sec01 { margin-bottom: 50px; }
  .p-voice .nav-tabs { margin-bottom: 30px; padding: 19px 15px 12px; border-radius: 8px; }
  .p-voice .nav-tabs li { width: calc(50% - 7px); margin: 0 2% 7px 0; }
  .p-voice .nav-tabs li:nth-child(2n), .p-voice .nav-tabs li:last-child { margin-right: 0; }
  .p-voice .nav-tabs .tab { font-size: 12px; line-height: 1.5; padding: 5px 5px 5px; min-height: 31px; }
  .p-voice .list_voice .bg_women { padding: 5px; margin-bottom: 20px; }
  .p-voice .list_voice .bg_women .bg_women_inner { padding: 105px 15px 15px; min-height: 180px; text-align: center; font-size: 12px; line-height: 1.58333; }
  .p-voice .list_voice .bg_women:after { width: 73px; height: 73px; background-size: 100% auto; top: 24px; left: 0; right: 0; z-index: 1; margin: 0 auto 0; } }

/* ========== end △ */
/* ================================================== p-sample ================================================== */
.p-sample .sec-anchor02 { margin-bottom: 80px; }

.p-sample .sec-anchor02 ul { background: #ebe6ed; border-radius: 10px; padding: 30px 30px 20px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.p-sample .sec-anchor02 li a { background: #ffffff; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 48px; border: 0; padding: 5px 20px 5px; }

.p-sample .sec-anchor02 li a:after { display: none; }

.p-sample .sec-anchor02 li a .icon { width: 32px; }

.p-sample .sec-anchor02 li a .txt { font-size: 20px; line-height: 1.8; letter-spacing: 0.03em; font-weight: 400; text-transform: uppercase; width: calc(100% - 32px); text-align: left; }

.p-sample .sec-sample { margin-bottom: 70px; }

.p-sample .list-sample { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.p-sample .list-sample .img { max-width: 200px; position: relative; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-sample .list-sample .img { width: 20%; margin: 0 2.25% 40px 0; }
  .p-sample .list-sample .img:nth-child(5n) { margin-right: 0; } }

/* ========== end △ */
.p-sample .list-sample .img .num { position: relative; font-size: 24px; line-height: 1.16667; letter-spacing: 0.1em; font-weight: 500; z-index: 33; text-align: center; }

.p-sample .list-sample .img .pic { text-align: center; margin-bottom: 5px; }

.p-sample .list-sample .img.img02 .pic { text-align: center; margin-bottom: 8px; }

.p-sample .list-sample .img.img02 .num { position: relative; left: 0; right: 0; z-index: 33; text-align: center; bottom: 0px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-sample .sec-anchor02 { margin-bottom: 40px; }
  .p-sample .sec-anchor02 ul { border-radius: 8px; padding: 15px 13px 10px; }
  .p-sample .sec-anchor02 li a { height: 25px; padding: 3px 12px 3px; }
  .p-sample .sec-anchor02 li a .icon { width: 16px; }
  .p-sample .sec-anchor02 li a .txt { font-size: 10px; line-height: 1.8; width: calc(100% - 16px); }
  .p-sample .sec-sample { margin-bottom: 40px; }
  .p-sample .list-sample .img { max-width: 200px; position: relative; width: 30%; margin: 0 5% 10px 0; }
  .p-sample .list-sample .img:nth-child(3n) { margin-right: 0; }
  .p-sample .list-sample .img .num { font-size: 12px; line-height: 1.25; bottom: 10px; } }

/* ========== end △ */
.p-policy .sec01 { padding: 60px 0 90px; }

.p-policy .sec01 p { font-size: 16px; line-height: 1.875; letter-spacing: 0em; font-weight: 400; margin-bottom: 25px; }

.p-policy .sec01 p:last-child { margin-bottom: 0; }

.p-policy .sec01 .block01 { margin-bottom: 45px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-policy .sec01 { padding: 40px 0 60px; }
  .p-policy .sec01 p { font-size: 15px; line-height: 1.6; margin-bottom: 20px; }
  .p-policy .sec01 p:last-child { margin-bottom: 0; }
  .p-policy .sec01 .block01 { margin-bottom: 35px; } }

/* ========== end △ */
.sliderPC .slick-arrow { display: block; width: 36px; height: 40px; top: calc(50% - 45px); background: url(../common_img/prev02.png) no-repeat left; background-size: 70% auto; }

.sliderPC .slick-arrow:before { content: ''; }

.sliderPC .slick-arrow.slick-next { background: url(../common_img/next02.png) no-repeat right; background-size: 70% auto; }

.p-404 .sec01 { padding: 50px 20px; }

.p-404 .sec01 .block { max-width: 900px; margin: 0 auto; }

.p-404 .sec01 .block .ttl01 { margin: 0 0 20px; }

.p-404 .sec01 .block .ttl01 .ttljp { display: block; color: #f14b7d; font-size: 130px; line-height: 1; letter-spacing: 0em; font-weight: bold; }

.p-404 .sec01 .block .ttl01 .ttlen { display: block; color: #f14b7d; font-size: 40px; line-height: 1.375; letter-spacing: 0em; font-weight: bold; }

.p-404 .sec01 .block .ttl02 { font-size: 24px; line-height: 1.45833; letter-spacing: 0em; font-weight: 500; margin: 0 0 20px; }

/* ▽ PC-TAB layout ========== */
@media only screen and (min-width: 768px) and (max-width: 1080px) { .p-404 .sec01 .block .ttl02 { font-size: 30px; line-height: 1.33333; } }

/* ========== end △ */
.p-404 .sec01 .block .desc01 { font-size: 18px; line-height: 1.66667; letter-spacing: 0em; font-weight: 400; }

.p-404 .sec01 .block .btn { margin: 20px 0 0; }

.p-404 .sec01 .block .btn .c-btn01 { margin: 0 auto; height: 70px; max-width: 300px; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-404 .sec01 .block { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-404 .sec01 .block__info { text-align: center; width: 55%; padding: 0px; }
  .p-404 .sec01 .block__img { width: 45%; padding: 15px 15px 0 15px; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-404 .sec01 { padding: 0 15px; }
  .p-404 .sec01 .block .ttl01 .ttljp { font-size: 96px; line-height: 1; }
  .p-404 .sec01 .block .ttl01 .ttlen { font-size: 30px; line-height: 1.26667; }
  .p-404 .sec01 .block .ttl02 { font-size: 20px; line-height: 1.5; margin: 0 0 10px; }
  .p-404 .sec01 .block .desc01 { font-size: 15px; line-height: 1.46667; }
  .p-404 .sec01 .block .btn { margin: 20px 0 0; }
  .p-404 .sec01 .block .btn .c-btn01 { margin: 0 auto; max-width: 200px; height: 38px; }
  .p-404 .sec01 .block .btn .c-btn01 .txt { font-size: 15px; line-height: 1.46667; }
  .p-404 .sec01 .block__info { text-align: center; padding: 0px; margin: 0 0 20px; }
  .p-404 .sec01 .block__img { text-align: center; margin: 10px auto 10px; max-width: 290px; } }

/* ========== end △ */

/*# sourceMappingURL=maps/content.css.map */
