@charset "UTF-8";

:root {
  --accent-color: #ff2651;
  --bd-color: #e1eff2;
  --content-padding: 12px;
  --hl-color: #470c2e;
  --hl-font: heisei-maru-gothic-std, sans-serif;
  --light-color: #ffe0f2;
  --line-color: #1fc65b;
  --link-color: #0069c0;
  --tel-color: #fca91a;
  --mail-color: #52bcde;
  --main-color: #f26f96;
  --mens-color: #3868a0;
  --pc-width: 1080px;
  --hd-height: 58px;
}

html, body {
  font-size: 14px;
}

@media screen and (max-width: 480px) {
  html, body {
    font-size: min(3.73333vw, 20px);
  }
}

html {
  letter-spacing: 0.05em;
  min-height: -webkit-fill-available;
}

body {
  transition: opacity 0.1s linear;
}

.wf-active body,
.loading-delay body,
.slide_open {
  opacity: 1;
}


body {
  color: #333;
  font-family: sans-serif;
  line-height: 1.8;
  min-height: -webkit-fill-available;
}

body.mdl_open {
  margin-top: var(--hd-height);
  position: fixed;
  width: 100%;
}

.wrapper {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 100vh;
}

main {
  background-color: #fff;
  flex: 1 1 auto;
}

.c_bg {
  background-color: #ffe9e5;
  background-image: linear-gradient(90deg, #ffdbd4 50%, #ffe9e5 50%);
  background-size: 4.08%;
}

@media screen and (min-width: 991px) {
  .c_bg {
    background-size: 24px;
  }
}

@media screen and (min-width: 480px) {
  main {
    background-size: 20px;
  }
}

img {
  -webkit-backface-visibility: hidden;
  height: auto;
}

button {
  touch-action: manipulation;
}

/* ====================================================================================== */
/* generic style */
/* ====================================================================================== */
.main_content {
  padding: var(--content-padding);
}

.fl_base {
  display: flex;
}

.fl_inner {
  align-self: auto;
  flex: 0 0 auto;
  min-width: 1px;
}

.fl_main {
  align-self: auto;
  flex: 1 1 auto;
  min-width: 1px;
}

.box_2split .fl_inner {
  flex-basis: 50%;
}

.box_3split .fl_inner {
  flex-basis: 33.3%;
}

.ai_c {
  align-items: center;
}

.ai_b {
  align-items: baseline;
}

.ai_fe {
  align-items: flex-end;
}

/* --------------------------------------- */
.gr_base {
  display: grid;
}

/* --------------------------------------- */
.sp_block {
  display: inline-block;
}

/* --------------------------------------- */
/* 行ぞろえ */
.txar {
  text-align: right;
}

.txal {
  text-align: left;
}

.txac {
  text-align: center;
}

/* --------------------------------------- */
/* 透明度 */
.opc03 {
  opacity: 0.3;
}

.opc05 {
  opacity: 0.5;
}

/* --------------------------------------- */
/* 余白 */
.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

/* --------------------------------------- */
.mb8 {
  margin-bottom: 8px;
}

.mb10 {
  margin-bottom: 10px;
}

/* --------------------------------------- */
.mr8 {
  margin-right: 8px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

/* --------------------------------------- */
.ml8 {
  margin-left: 8px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

/* --------------------------------------- */
.p10 {
  padding: 10px;
}

/* --------------------------------------- */
.wmax {
  width: 100%;
}

/* --------------------------------------- */
.hl,
.hl_sub {
  font-family: var(--hl-font);
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.1rem;
}

/* --------------------------------------- */
.hl {
  margin: auto;
}

.main_content > .hl {
  color: var(--hl-color);
  font-size: 1.4rem;
}

/* ====================================================================================== */
/* interactive */
/* ====================================================================================== */
.link_btn {
  color: inherit;
  display: block;
}

a {
  color: var(--link-color);
  text-decoration: none;
}

a,
button {
  font: inherit;
  letter-spacing: normal;
}

.arrow_icon {
  display: block;
  padding-bottom: 0.7rem;
  padding-left: 1rem;
  padding-right: 1.7rem;
  padding-top: 0.7rem;
  position: relative;
}

.arrow_icon::after {
  bottom: 0;
  color: inherit;
  content: '\e904';
  display: block;
  font-family: 'iconfont';
  font-size: 0.9rem;
  font-weight: normal;
  height: 1rem;
  line-height: 1rem;
  margin: auto 0;
  opacity: 0.8;
  position: absolute;
  right: 8px;
  top: 0;
}

.box_pagemenu .link_top {
  background-color: rgba(252, 123, 155, 0.9);
  border-radius: 4px 4px 0 0;
  bottom: -44px;
  color: #fff;
  display: block;
  font-size: 10px;
  height: 44px;
  margin-left: auto;
  margin-right: 0;
  position: fixed;
  right: 8px;
  text-align: center;
  transition: bottom 0.4s ease;
  width: 60px;
  z-index: 96;
}

.box_pagemenu .link_top [class^='icon'] {
  display: inline-block;
  font-size: 24px;
  margin-top: 2px;
}

.box_pagemenu .link_top.fix_b {
  bottom: 0;
}

/* ====================================================================================== */
/* content */
/* ====================================================================================== */
.title {
  font-weight: bold;
}

.date {
  color: #696969;
  font-family: Arial, Helvetica;
}

.shop_area-type,
.shop_area {
  color: #9e8ead;
  font-size: 0.86rem;
  line-height: 1rem;
}

[class^='list_'] {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list_gp {
  background-color: inherit;
  border-top: 1px solid #e1eff2;
}

.list_gp > .elm {
  border-bottom: 1px solid #e1eff2;
}

.omitted {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* --------------------------------------- */
/* thumbnail */
/* fixed aspect ratio */
.frame_ratio {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.frame_ratio::before {
  content: '';
  display: block;
}

.ratio_1-1::before {
  padding-top: 100%;
}

.ratio_3-4::before {
  padding-top: 133%;
}

.ratio_4-3::before {
  padding-top: 75%;
}

.ratio_5-4::before {
  padding-top: 80%;
}

.ratio_16-9::before {
  padding-top: 56%;
}

.frame_ratio .thumb {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

/* text in thumbnail */
.inner_fix {
  margin: auto;
  position: absolute;
}

.inner_fix.top {
  top: 0;
}

.inner_fix.bottom {
  bottom: 0;
}

/* --------------------------------------- */
/* modal */
/* --------------------------------------- */
.mdl_base {
  display: none;
  height: 100%;
  width: 100%;
}

.mdl_base.active-mdl {
  display: block;
}

.mdl_body {
  bottom: 0;
  display: inline-block;
  height: fit-content;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.1s ease;
  vertical-align: middle;
  z-index: 1000;
}

/* --------------------------------------- */
/* accordion */
/* --------------------------------------- */
.btn_accordion {
  display: block;
  position: relative;
}

.btn_accordion::after {
  bottom: 0;
  content: '\e909';
  display: block;
  font-family: 'iconfont';
  font-size: 1.1rem;
  height: 1rem;
  line-height: 1rem;
  margin: auto;
  position: absolute;
  right: 1.2rem;
  top: 0;
  transition: transform 0.4s linear;
  width: 1rem;
}

.btn_accordion.active::after {
  transform: rotate(180deg);
}

.btn_accordion.noactive {
  opacity: 0.8;
  pointer-events: none;
}

.btn_accordion.noactive::after {
  content: '';
}

.close_ac {
  display: none;
}

.open_ac {
  display: block;
}

/* ====================================================================================== */
/* modal window */
/* ====================================================================================== */
.js_mdl_tgt {
  display: none;
}

.js_mdl_tgt.open {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}

/* modal mask */
.mask {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.2s linear;
  width: 100%;
  z-index: 101;
}

.slide_open .mask {
  background-color: rgba(255, 255, 255, 0.6);
}

/* ====================================================================================== */
/* form-parts */
/* ====================================================================================== */
.search_criteria .hl_sub {
  color: var(--main-color);
  font-weight: bold;
}

.search_criteria .ckb,
.search_criteria .rdb {
  display: none;
}

.icon_ckb,
.icon_rdb {
  display: inline-block;
  line-height: 1.4;
  padding-left: 28px;
  position: relative;
}

.form-parts {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #333;
  font-size: 1.15rem;
  outline: none;
  padding: 3px 8px 2px;
}

.form-parts::placeholder {
  color: #b7a6a7;
  line-height: inherit;
}

.form-parts.wmax {
  max-width: 100%;
}

/* icon checkbox */
.lbl_icon_ckb {
  position: relative;
  padding-left: 26px;
}

.lbl_icon_ckb::before,
.icon_ckb::before {
  background-color: #fff;
  border: 2px solid #eee;
  border-radius: 2px;
  bottom: 0;
  color: #eee;
  content: '\e944';
  font-family: 'iconfont';
  font-size: 16px;
  font-weight: normal;
  height: 20px;
  left: 0;
  line-height: 16px;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.1s linear;
  width: 20px;
}

.icon_ckb.checked::before,
.ckb:checked ~ .lbl_icon_ckb::before,
.ckb:checked ~ .icon_ckb::before {
  border-color: #ccc;
  color: #fda4b5;
}

/* icon radio button */
.icon_rdb::before {
  background-color: #9cdaf7;
  border-radius: 20px;
  bottom: 0;
  box-sizing: border-box;
  color: #eee;
  content: '';
  height: 20px;
  left: 4px;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}

.icon_rdb::after {
  border-radius: 20px;
  content: '';
  height: 10px;
  left: 9px;
  position: absolute;
  top: 2px;
  transition: background-color 0.1s linear;
  width: 10px;
}

.rdb:checked ~ .icon_rdb::after {
  background-color: #009a9a;
}

.btn {
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}

.btn_primary {
  background-color: var(--main-color);
  color: #fff;
  font-weight: bold;
  text-align: center;
}

/* --------------------------------------- */
/* キープ */
.btn_keep {
  position: relative;
  -webkit-tap-highlight-color: transparent;
}

.btn_keep .icon {
  font-family: 'iconfont' !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: never;
  text-transform: none;
}

.btn_keep .icon::before {
  content: '\e916';
}

.btn_keep.added {
  pointer-events: none;
  user-select: none;
}

.btn_keep.added .icon::before {
  content: '\e908';
}

.btn_keep .txt_lbl::after {
  content: 'キープする';
}

.btn_keep.added .txt_lbl::after {
  content: 'キープ中';
}

.keep_added_pop {
  background-color: var(--main-color);
  border-radius: 1rem;
  box-shadow: 0 0.15rem 0.45rem rgb(0, 0, 0, 0.5);
  box-sizing: content-box;
  color: #fff;
  display: none;
  font-family: var(--hl-font), sans-serif;
  font-size: 1rem;
  font-weight: bold;
  height: 2.5rem;
  letter-spacing: 0;
  line-height: 1.4;
  padding: 0.8rem;
  position: absolute;
  right: 0;
  top: -5rem;
  white-space: normal;
  width: 7.8rem;
  z-index: 100;
}

.btn_keep.added .keep_added_pop {
  display: block;
}

.keep_added_pop::before,
.keep_added_pop::after {
  border-bottom-width: 0;
  border-color: transparent;
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.keep_added_pop::before {
  border-top-color: rgba(0, 0, 0, 0.2);
  border-width: 0.7rem 0.6rem 0 0.6rem;
  bottom: -0.7rem;
  filter: blur(1px);
}

.keep_added_pop::after {
  border-top-color: var(--main-color);
  border-width: 0.7rem 0.6rem 0 0.6rem;
  bottom: -0.6rem;
}

/* ====================================================================================== */
/* for PC */
/* ====================================================================================== */
@media screen and (min-width: 991px) {
  .pc_frame {
    margin: auto;
    max-width: 1080px;
  }

  .pc_column {
    display: flex;
  }

  .pc_column .column_inner {
    min-width: 1px;
  }

  .pc_column .column_inner:first-child:nth-last-child(2),
  .pc_column .column_inner:first-child:nth-last-child(2) ~ .column_inner {
    flex-basis: 50%;
  }

  .pc_column .column_inner:first-child:nth-last-child(3),
  .pc_column .column_inner:first-child:nth-last-child(3) ~ .column_inner {
    flex-basis: 33.3%;
  }

  .pc_column .column_inner:first-child:nth-last-child(4),
  .pc_column .column_inner:first-child:nth-last-child(4) ~ .column_inner {
    flex-basis: 25%;
  }

  .pc_hide {
    display: none !important;
  }
}

/* ====================================================================================== */
/* for SP */
/* ====================================================================================== */
@media screen and (max-width: 320px) {
  .hide_ip5 {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .sp_hide {
    display: none !important;
  }
}

/* ====================================================================================== */
/* SHOP */
/* ====================================================================================== */
/* --------------------------------------- */
/* 入店お祝い金・体験入店保証 */
.lbl_bonus {
  align-items: center;
  aspect-ratio: 58 / 8;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  font-size: 1.1rem;
  justify-content: center;
  letter-spacing: 0.1rem;
  margin: 0 auto;
  max-width: 360px;
  position: relative;
  width: 95%;
  border: 1px solid transparent;
}

.lbl_bonus + .lbl_bonus {
  margin-top: 0.4rem;
}

.lbl_bonus.giftmoney {
  background-image: url(../img/ribbon_giftmoney.webp);
  color: #fff;
  text-shadow: 0 2px 0 #c41a41;
  padding-top: 0.1rem;
}

.lbl_bonus.deposit {
  background-image: url(../img/ribbon_deposit.webp);
  color: #611212;
}

.lbl_bonus .txt_lbl {
  line-height: 1rem;
  font-family: var(--hl-font);
}

.lbl_bonus .title {
  margin-right: 0.4rem;
}

.lbl_bonus.giftmoney .title {
  margin-top: 0.35rem;
}

.lbl_bonus.deposit .title {
  background-color: #e02043;
  border-radius: 0.2rem;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  height: 1.8rem;
  line-height: 2rem;
  padding: 0 0.4rem;
}

.lbl_bonus .num {
  font-family: "le-havre-rounded", sans-serif;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.1rem;
  margin-right: 2px;
}

.lbl_bonus.giftmoney .num {
  color: #f9f500;
}

.lbl_bonus.deposit .num {
  text-shadow: 0 2px 0 #f9f500;
}

.lbl_bonus .unit {
  margin-top: 0.45rem;
}
