<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/************************************************************
* All device / PC 〜 1000px
************************************************************/
/* Header */
.HeaderWrap {
  border-bottom: 2px solid #B4B0AD;
  margin: 0 auto 15px;
}

.Summary {
  position: absolute;
  left: 15px;
  top: 0;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: normal;
}

.HeaderTtl {
  left: 15px;
  position: absolute;
  top: 9px;
}

.HeaderLogo {
  background: url(/doc/catalog/theme/common/images/c.png) no-repeat;
  background-position: 0 0;
  display: block;
  height: 52px;
  text-indent: -9999px;
  width: 512px;
}

.HeaderSp {
  display: none;
}

.LinkHcNcWrapSp {
  display: none;
}

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

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

/* wrapper */
#wrapper {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

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

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

#contents {
  width: 100%;
  margin: 0 auto;
  color: #333333;
  text-align: center;
}

#sph1wrapper {
  position: static;
}

/* MV変更ここから----------------------------------- */
#mainVisual {
  width: 950px;
  margin: 0 auto;
  background: #fffaf0 url(/doc/theme/point/images/bg_title.png) center top no-repeat;
}

#mainVisual h2 img {
  display: block;
  margin: 0;
  width: 950px;
  height: auto;
  vertical-align: bottom;
}

#mainVisual h2 img.sp {
  display: none;
}

#mainVisual .nail {
  background-color: #fff;
}

#mainVisual .eyelash {
  background-color: #fff;
}

/* MV変更ここまで----------------------------------- */

/* ▼ポイントとは */
.point_bg_area {
  margin: 30px auto 82px;
  padding: 0 20px 45px;
  width: 790px;
  height: auto;
  background: #FFFFFF;
  box-shadow: 3px 3px 8px #e3dcce;
}

.point_tit img {
  margin: -30px auto 15px;
}

.imgsp {
  display: none;
}

.imgpc {
  display: block;
}

.point_txt {
  display: flex;
  justify-content: space-around;
}

.point_about {
  font-weight: normal;
  font-size: 12px;
  margin: 30px 10px -10px 0;
  text-align: right;
}


/* ▼検索フォーム */
.jsAreaList,
.jsMaSelect {
  display: none;
}

/* ▼検索フォーム box  */
.search_bg_area {
  margin: 0 auto;
  padding: 0 0 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.pointform_search {
  margin: 0 auto;
}

.title_img {
  margin: 0;
  padding: 0 0 20px;
  text-align: center;
}

.title_img img {
  margin: 0;
  width: 50%;
  height: auto;
}

.search_box {
  margin: 0px 30px 60px 80px;
  padding: 0;
}

.search_box_txt p {
  margin: 0;
  font-weight: bold;
  font-size: 24px;
}

.brpc {
  display: block;
}

.brsp {
  display: none;
}

.search_box_txt div {
  font-size: initial;
  margin: 10px 0 15px;
  line-height: 1.4;
}

.search_box_item {
  text-align: left;
  display: flex;
  justify-content: flex-start;
  margin: 0;
}

.search_box_area {
  margin: 0 auto;
  width: 420px;
  display: flex;
  justify-content: space-between;
}

.search_img {
  margin: 15px 50px 0 0;
  width: 260px;
  height: auto;
}

.area_select {
  display: inline-block;
  margin: 0 auto 10px;
  width: 200px;
  padding: 0 24px 0 8px;
  border-radius: 0;
  cursor: default;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #222;
  border: 1px solid #222;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(https://imgbp.hotp.jp/CSP/img/bt/smb/icons/icn_bubble_down_arrow.png) no-repeat;
  background-size: 10px 10px;
  background-position: 96% center;
  background-color: #FFFFFF;
}

.area_select:hover {
  cursor: pointer;
}

.area_select:disabled {
  color: #7f7f7f;
  background: #cfcfcf;
}

.area_select:disabled:hover {
  cursor: default;
}

/*検索結果ボタン*/
.pointform_searchbutton {
  margin: 5px auto 0px;
  width: 422px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding: 0;
  color: #fff;
  background: #f97ca1;
  border: 1px solid #f97ca1;
  box-shadow: 0px 4px 0px 0px #bd4f71;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}

.pointform_searchbutton:hover {
  opacity: 0.7;
  cursor: pointer;
}

.pointform_searchbutton:disabled {
  background: #cfcfcf;
  cursor: default;
}

select::-ms-expand {
  display: none;
}

/*掲載時期*/
.days {
  clear: both;
  width: 970px;
  margin: 10px auto 0px;
  font-size: 10px;
  text-align: right;
}

/* social */
.snsArea {
  position: relative;
  width: 400px;
  margin: 120px auto 90px;
  padding: 20px 0;
  border-top: 1px solid #c1bcbc;
  border-bottom: 1px solid #c1bcbc;
}

.snsArea p {
  display: block;
  width: 160px;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
}

.snsArea p span {
  width: 160px;
  padding: 0;
  font-weight: bold;
  color: #ef507a;
  background-color: #FFFFFF;
}

.snsArea .inner {
  width: 180px;
  margin: 5px auto 0;
}

.snsArea .inner .snsArea_tw,
.snsArea .inner .snsArea_fb {
  float: left;
  width: 40px;
  margin-right: 30px;
}

.snsArea .inner .snsArea_line {
  float: left;
  width: 40px;
  margin-right: 0;
}

.snsArea .inner .snsArea_line img,
.snsArea .inner .snsArea_tw img,
.snsArea .inner .snsArea_fb img {
  width: 40px;
  height: 40px;
}

.snsArea .inner .snsArea_line a img:hover,
.snsArea .inner .snsArea_tw a img:hover,
.snsArea .inner .snsArea_fb a img:hover {
  opacity: 0.7;
}

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

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

.snsArea .inner:after {
  content: "";
  display: block;
  clear: both;
}

.pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  width: 62px;
  height: 62px;
  margin: 0;
}

.pagetop img {
  width: 62px;
  height: 62px;
}

/* BREAD CRUMBS */
#breadcrumbs_pc {
  display: block;
  max-width: 1000px;
  text-align: left;
  border-top: 1px solid #DDDDDD;
  margin: 10px auto 0;
  padding: 10px 0 0;
}

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

#breadcrumbs_pc a {
  font-weight: normal;
}

#breadcrumbs_sp {
  display: none;
}

#footer_lp {
  border-top: 1px solid #DDDDDD;
  width: 1000px;
  height: auto;
  margin: 10px auto 30px;
  padding-top: 10px;
}

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

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

#footerLinks_lp li:last-child {
  border-right: none;
  padding-right: 0;
}

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

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

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

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

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

#copyright_lp img {
  margin: 0;
  vertical-align: bottom;
}

/************************************************************
* PC 999px 〜 726px
************************************************************/
@media only screen and (min-width:726px) and (max-width:999px) {

  /* Header */
  #header {
    width: auto;
    height: auto;
    margin: auto;
  }

  #header .logo {
    position: inherit;
    width: 88px;
    height: 35px;
    text-indent: -2000px;
    overflow: hidden;
    display: block;
    background-image: url(/doc/sp/common/images/logo.png);
    background-position: left top;
  }

  .HeaderSp {
    border-top: 16px solid #BFB4AB;
    display: block;
    margin: 0 auto 10px;
  }

  .HeaderTtlSp {
    padding: 10px;
  }

  .HeaderTtlSp img {
    vertical-align: bottom;
  }

  .Summary {
    left: 10px;
  }

  /* MV変更ここから----------------------------------- */
  #mainVisual {
    width: 950px;
    margin: 0 auto;
  }

  #mainVisual h2 img {
    width: 950px;
    height: auto;
    vertical-align: bottom;
  }

  #mainVisual h2 img.sp {
    display: none;
  }

  /* MV変更ここまで----------------------------------- */

  /*掲載時期*/
  .days {
    width: auto;
    margin: 10px 5px 0 0;
  }

  /* BREAD CRUMBS */
  #breadcrumbs_pc {
    width: 95%;
    max-width: 999px;
  }

  #footer_lp {
    width: 95%;
    height: auto;
    max-width: 999px;
  }

  #copyright_lp {
    margin: 0 10px 0 0;
  }
}

/************************************************************
* SP 725px 〜
************************************************************/
@media (max-width: 725px) {

  /* Header */
  #header {
    margin-bottom: 5px;
    display: block;
    padding: 5px;
    position: relative;
    width: auto;
    height: auto;
    margin: auto;
  }

  #header .logo {
    position: inherit;
    width: 88px;
    height: 35px;
    text-indent: -2000px;
    overflow: hidden;
    display: block;
    background-image: url(/doc/sp/common/images/logo.png);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
  }

  .Summary {
    width: 100%;
    bottom: -60px;
    left: auto;
    top: auto;
    box-sizing: border-box;
    height: 1.5em;
    padding: 0 10px;
    text-align: center;
    color: #665555;
  }

  .HeaderSp {
    display: block;
    margin: 0 auto 10px;
  }

  .HeaderTtlSp {
    padding: 10px;
  }

  .HeaderTtlSp img {
    vertical-align: bottom;
  }

  #sph1wrapper {
    position: relative;
  }

  #contents {
    width: 100%;
    min-width: initial;
  }

  /* MV変更ここから----------------------------------- */
  #mainVisual {
    width: 100%;
    margin: 0 auto;
    background: #fffaf0 url("") center top no-repeat;
  }

  #mainVisual h2 img.sp {
    display: block;
  }

  #mainVisual h2 img.pc {
    display: none;
  }

  #mainVisual h2 img {
    width: 100%;
  }

  /* MV変更ここまで----------------------------------- */

  /* ▼ポイントとは */
  .point_bg_area {
    margin: 30px auto;
    padding: 10px 20px;
    width: 82%;
    height: auto;
    background: #FFFFFF;
    text-align: center;
    box-shadow: 0.5% 0.5% 1% #e3dcce;
  }

  .point_tit img {
    margin: -20px auto 30px;
  }

  .point_bg_area img {
    width: 100%;
  }

  .imgsp {
    display: block;
  }

  .imgpc {
    display: none;
  }

  .point_txt {
    display: flex;
    flex-direction: column;
  }

  .point_txt img {
    margin: 0 auto 40px;
  }

  .point_about {
    font-weight: normal;
    margin: -10px 10px 40px 0;
    text-align: center;
  }

  /* ▼検索フォーム */
  .jsAreaList,
  .jsMaSelect {
    display: none;
  }

  /* ▼検索フォーム box  */
  .pointform_search {
    margin: 0 auto;
  }

  .search_bg_area {
    padding: 20px 0;
    flex-direction: column-reverse;
  }

  .search_box {
    text-align: center;
    margin: 0px 10px 60px;
    padding: 0;
  }

  .search_box_txt {
    font-weight: normal;
  }

  .search_box_txt p {
    display: none;
  }

  .brpc {
    display: none;
  }

  .brsp {
    display: block;
  }

  .search_box_txt div {
    font-size: initial;
    margin: 14px 0;
  }

  .search_box_img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .search_box_item {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .search_box_item div {
    margin-right: 0px;
  }

  .search_box_area {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  .search_img {
    margin: 0 auto;
    width: 80%;
    height: auto;
  }

  .title_img img {
    margin: 0;
    width: 100%;
    height: auto;
  }

  /*検索結果ボタン*/
  .pointform_searchbutton {
    margin: 5px auto 0px;
    width: 164px;
    height: 55px;
    line-height: 40px;
    font-size: 18px;
    padding: 0;
    color: #fff;
    background: #f97ca1;
    border: 1px solid #f97ca1;
    box-shadow: 0px 3px 0px 0px #bd4f71;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
  }

  .pointform_searchbutton:hover {
    opacity: 0.7;
    cursor: pointer;
  }

  .pointform_searchbutton:disabled {
    background: #cfcfcf;
    cursor: default;
  }

  select::-ms-expand {
    display: none;
  }

  .area_select {
    float: none;
    margin: 0 0 15px;
    padding: 0 24px 0 8px;
    width: 250px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #222;
    border: 1px solid #222;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://imgbp.hotp.jp/CSP/img/bt/smb/icons/icn_bubble_down_arrow.png) no-repeat;
    background-position: 96% center;
    background-size: 10px 10px;
    background-color: #FFFFFF;
    border-radius: none;
    cursor: pointer;
  }

  /*掲載時期*/
  .days {
    width: 95%;
  }

  /* social */
  .snsArea {
    width: 80%;
    margin: 45px auto;
    padding: 20px 0 0;
    border-bottom: none;
  }

  .snsArea p span {
    padding: 0 5px;
  }

  .snsArea .inner {
    width: 160px;
    margin: 0 auto;
  }

  .snsArea .inner .snsArea_tw,
  .snsArea .inner .snsArea_fb {
    margin-right: 20px;
  }

  .snsArea .snsArea_line .snsArea_line_sp,
  .snsArea .snsArea_tw .snsArea_tw_sp,
  .snsArea .snsArea_fb .snsArea_fb_sp {
    display: block;
    width: 40px;
  }

  .snsArea .snsArea_line .snsArea_line_pc,
  .snsArea .snsArea_tw .snsArea_tw_pc,
  .snsArea .snsArea_fb .snsArea_fb_pc {
    display: none;
  }

  .pagetop {
    width: 50px;
    height: 50px;
  }

  .pagetop img {
    width: 50px;
    height: 50px;
  }

  #breadcrumbs_pc {
    display: none;
  }

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

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

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

  .gnavi li {
    border-top: 1px solid #BFB9B0;
  }

  /* ナビゲーションリンク */
  .navLink,
  .navLink:link,
  .navLink:visited {
    color: #666666;
    font-family: Helvetica !important;
  }

  .navLink,
  .navLink:after {
    display: block;
  }

  .navLink {
    padding: 15px 30px 15px 12px;
    position: relative;
    text-decoration: none !important;
  }

  .navLink:after {
    border-color: #AB9C84;
    border-style: solid;
    border-width: 0 3px 3px 0;
    content: "";
    height: 7px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    width: 7px;
  }

  .app {
    color: #AE2B5B;
  }

  #footer_lp {
    width: 100%;
    height: auto;
    margin: 0 auto 3%;
  }

  #footerLinks_lp {
    float: none;
    font-size: 70%;
    padding: 0 10px 0 5px;
    top: 0;
  }

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

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

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

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

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

/************************************************************
* SP 414px 〜
************************************************************/
@media (max-width: 414px) {

  /* MV変更ここから----------------------------------- */
  #mainVisual {
    width: 100%;
  }

  #mainVisual h2 img {
    width: 100%;
  }

  #mainVisual h2 img.sp {
    display: block;
  }

  #mainVisual h2 img.pc {
    display: none;
  }

  /* MV変更ここまで----------------------------------- */
}

/************************************************************
* SP 375px 〜
************************************************************/
@media (max-width: 375px) {

  /* MV変更ここから----------------------------------- */
  #mainVisual {
    width: 100%;
  }

  #mainVisual h2 img {
    width: 100%;
  }

  #mainVisual h2 img.sp {
    display: block;
  }

  #mainVisual h2 img.pc {
    display: none;
  }

  /* MV変更ここまで----------------------------------- */
}</pre></body></html>