@charset "UTF-8"; /**/

/*************************
ベース
*************************/
#qjel_50th {
  text-align: center;
  background-color: #ffffff;
  font-family: "Noto Sans JP", sans-serif, icomoon;
}
.body_sph .contents_main {
  margin: 0;
}

.pB1 {
  padding: 3%;
}
.fv .pB3 {
  padding: 0;
  padding-bottom: 3%;
}
.pB7 {
  padding-bottom: 7%;
}
.body_sph .pB7 {
  padding-bottom: 5%;
}
.body_sph .w60 {
  width: 60%;
}
.body_sph .w70 {
  width: 70%;
}
.body_sph .w85 {
  width: 85%;
}
.body_sph .w90 {
  width: 90%;
}

/*注意文*/
#qjel_50th .attention {
  text-align: right;
  padding-top: 1%;
}
.body_sph #qjel_50th .attention {
  padding-left: 13%;
  padding-right: 3%;
  font-size: 0.6em;
}

#qjel_50th .spec {
  position: relative;
}

.body_sph #qjel_50th .spec_title {
  top: -20px;
  left: 20%;
  width: 60%;
}

/*************************
fv
*************************/
#qjel_50th .fv {
  position: relative;
}
#qjel_50th .fv__30off {
  position: absolute;
  top: 30%;
  right: 5%;
  width: 20%;
}
/*************************
インクルード
*************************/

.body_sph #qjel_50th .spec .goods_set {
  margin: 10% 3% 10%;
  padding: 7% 4% 5%;
  border: 2px solid #666;
  border-radius: 7px;
  box-shadow: 5px 5px 0 #db9ec8;
}

.body_sph #qjel_50th .spec .img_box {
  flex: 1.3;
  padding-right: 0%;
}

.body_sph #qjel_50th .spec .name {
  font-size: 0.8em;
}
#qjel_50th .spec .name_box {
  margin-bottom: 0.5em;
}
#qjel_50th .spec .copy {
  display: none;
}
#qjel_50th .spec .icon_box {
  font-size: 0.9em;
}
#qjel_50th .spec .txt_box {
  font-size: 1.1em;
  flex: 1.5;
}
.body_sph #qjel_50th .spec .txt_box {
  margin-left: 3%;
  flex: 1.8;
  font-size: 0.8em;
}
#qjel_50th .spec .price_box {
  text-align: left;
}

#qjel_50th .spec_mini .btn {
  width: 50%;
  margin: auto;
}
.body_sph #qjel_50th .spec .btn {
  width: 100%;
  margin-top: 1em;
}

.body_sph #qjel_50th .spec_mini .btn {
  width: 80%;
}
#qjel_50th .spec .btn:hover,
#qjel_50th .spec_mini .btn:hover {
  opacity: 0.7;
}
#qjel_50th .spec .btn p,
#qjel_50th .spec_mini .btn p {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  padding: 4% 5% 5% 4%;
  font-size: 1.1em;
}
.body_sph #qjel_50th .spec_mini .btn p {
  font-size: 0.8em;
}

/*SPECミニ その他微調整*/
#qjel_50th .spec_mini {
  padding-bottom: 10%;
}

.body_sph #qjel_50th .spec_mini .goods_set {
  padding: 6% 5% 5%;
}
#qjel_50th .spec_mini .icon_box {
  text-align: center;
}
.body_pc #qjel_50th .icon_box {
  font-size: 1.2em;
}
#qjel_50th .spec_mini .copy,
#qjel_50th .spec_mini .img_box {
  display: none;
}
#qjel_50th .spec_mini .name {
  font-weight: bold;
  font-size: 1.2em;
}

#qjel_50th .spec_mini .name a {
  color: black;
}

.body_sph #qjel_50th .spec_mini .name {
  font-size: 0.8em;
  margin: 0 10%;
}

#qjel_50th .spec_mini .price_box {
  font-size: 1.4em;
  padding: 2% 3%;
}

.body_sph #qjel_50th .spec_mini .price_box {
  font-size: 1em;
  padding: 0% 3% 5%;
}

@media print, screen and (min-width: 768px) {
  #qjel_50th {
    width: 720px;
    margin: 0 auto;
  }
  .btn {
    height: 60px;
    margin-top: 26px;
    padding: 2% 23px;
    font-size: 1.6rem;
    line-height: 1.45;
    border-radius: 2px;
  }

  .c-panel__inner .c-panel__action {
    margin-top: 10px;
  }

  #qjel_50th .spec_mini .goods_set {
    background-color: #f8f4f1;
    padding: 0% 4% 5%;
    margin: 7% 7% 0;
  }

  #qjel_50th .spec .img_box {
    flex: 0.8;
    padding-right: 3%;
  }

  #qjel_50th .spec_title {
    position: absolute;
    top: -40px;
    z-index: 5;
    left: 25%;
  }
  #qjel_50th .spec .name {
    font-weight: bold;
    font-size: 1.1em;
    text-align: left;
  }
  /*SPEC黒ボタン*/
  #qjel_50th .spec .btn {
    background-color: #333;
    transition: 0.2s;
    margin-left: auto;
  }
  #qjel_50th .spec_mini .btn {
    width: 60%;
    background-color: #333;
    position: relative;
    transition: 0.2s;
  }
  /*SPEC表示設定*/
  #qjel_50th .spec .goods_set {
    display: flex;
    margin: 12% 5% 10%;
    position: relative;
    padding: 6% 4% 4%;
    border: 3px solid #666;
    border-radius: 10px;
    box-shadow: 7px 7px 0 #db9ec8;
  }
}

.c-price {
  display: inline;
  color: #f30;
  font-weight: bold;
  font-size: 2.3rem;
}
.tax {
  font-size: 0.73em;
  font-weight: normal;
  margin-left: 3px;
  white-space: nowrap;
}

img.icon_freeshipping {
  margin: 1px;
  height: 1em;
}

/* =========================================================
   sample_view（商品パネル） PC表示
   ========================================================= */

/* ---------------------------------------
   ② 複数（spec-lotion）→ 全体を１つの枠で囲む
      ※内部パネルは枠なしにする
--------------------------------------- */
.spec-lotion .sample_view {
  border: 15px solid #f7dce7; /* 外枠だけ */
  border-radius: 0;
  padding: 40px;

  background: #fff;
  max-width: 900px;
  margin: 40px auto;

  display: flex;
  flex-direction: column;
  gap: 40px;
}

/* 複数商品の内部パネルだけ枠を消す */
.spec-lotion .sample_view .c-panel__inner {
  border: none !important;
  padding: 0;
  margin: 0;
  background: transparent;
}

/* ---------------------------------------
   以下は共通部分（内部レイアウト）
--------------------------------------- */

.c-panel__desc {
  display: none;
}

.sample_view .c-panel__link {
  display: flex;
  flex: 1;
  gap: 15px;
  text-decoration: none;
  color: inherit;
}

.sample_view .c-panel__header {
  flex-shrink: 0;
  width: 260px;
}

.sample_view .c-panel__body {
  align-items: center;
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* カートボタン位置 */
.sample_view .c-panel__action {
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

/* a・button 共通のボタン本体（挙動崩さない） */
.sample_view .c-panel__action a,
.sample_view .c-panel__action button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 14px 36px;
  background: black;
  color: #fff !important;
  border-radius: 1px;
  border: none;
  font-size: 2.6rem;
  font-weight: bold;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: 0.25s ease;
}

/* hover */
.sample_view .c-panel__action a:hover,
.sample_view .c-panel__action button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
  opacity: 0.95;
}

/* テンプレート ------------------- */

/* 画像位置調整 */
.c-panel__link {
  display: inline-flex;
}

/* 商品名、受取方法、価格 */
.c-panel__body {
  place-content: center;
  place-items: start;
}

/* 価格色調整 */
.c-panel__price-wrapper {
  color: #f30;
  margin-top: 5px;
}

/* ボタン調整 */
.c-panel__action .btn {
  width: 100%;
  font-size: 100%;
  color: #fff;
  background: #000;
  border: none;
  border-radius: 0;
}

.spec_mini .c-panel__header {
  display: none;
}

/* オリジナル-------------------------*/

/* inculude使用時のボタン、画像、商品名調整 */
.sample_view .c-panel__header img {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: auto;
}
.sample_view .c-panel__name {
  font-size: 1.5rem;
  text-align: left;
}

/* 画像調整 */
.revival_header .sample_view .c-panel__link {
  display: block !important;
  justify-content: center;
}

/*バッチ中央調整*/
.revival_header .sample_view .c-panel__badge {
  margin-top: 10px !important;
  margin-bottom: -16px !important;
}

.btn {
  border-radius: 1px !important;
}

/* 画像位置調整 */
.sample_view .c-panel__link {
  display: inline-flex;
}

/* 商品名、受取方法、価格 */
.clear_badge .sample_view .c-panel__body {
  justify-content: center;
}

/* 価格色調整 */
.clear_badge .sample_view .c-panel__price-wrapper {
  color: #f25173;
  margin: 0 auto;
  margin-top: 16px;
}

.sample_view .c-panel__badge {
  margin-top: 20px;
}

/* 商品名、受取方法、価格 */
.chousei_CSS .c-panel__body {
  place-content: center;
  place-items: start;
  flex: 3.5;
}

/* 価格色調整 */
.chousei_CSS .c-panel__price-wrapper {
  color: #f30;
}

/* ボタン調整 */
.chousei_CSS .c-panel__action .btn {
  width: 60%;
  padding: auto;
}

.chousei_CSS .c-panel__header {
  flex: 1.6;
  padding-right: 3%;
  margin-top: auto;
  margin-bottom: auto;
}

/* ボタンを無理やり上にあげる */
.chousei_CSS .clear_contents .sample_view .c-panel__action {
  margin-top: -80px;
}
/* 価格と商品名を上にあげる */
.chousei_CSS .clear_contents .sample_view .c-panel__link {
  align-items: flex-start;
  width: 90%;
}
/* 空白削除用 */
.chousei_CSS .clear_contents .sample_view .c-panel__body {
  margin-top: -20px;
}
/* ボタンのレイアウト調整 */
.chousei_CSS .clear_contents .sample_view .c-panel__action .btn {
  width: 34%;
  height: 40px;
  font-size: 100%;
  color: #fff;
  border: none;
  border-radius: 0;
}

.border-red {
  border-color: black !important;
}
.text-red {
  color: black !important;
}

/* ---------------------------------------
   スマホ用
--------------------------------------- */

@media print, screen and (max-width: 768px) {
  #qjel_50th .spec .btn {
    width: 50%;
    background-color: #333;
    position: relative;
    transition: 0.2s;
    margin-top: 50px;
    margin-left: 130px;
  }
  #qjel_50th .spec_mini .btn {
    width: 80%;
    background-color: #333;
    position: relative;
    transition: 0.2s;
    margin-bottom: 30px;
  }
  #qjel_50th .spec_mini .btn {
    margin: 0;
  }
  #qjel_50th .spec_mini .btn {
    font-size: 1em;
  }

  #qjel_50th .spec .img_box {
    flex: 1.3;
    padding-right: 3%;
  }

  .btn {
    padding: 0px 20px !important;
    font-size: 1.1rem;
  }

  #qjel_50th .spec_title {
    max-width: 74%;
    position: absolute;
    top: -40px;
    z-index: 5;
    left: 13%;
  }

  #qjel_50th .spec .goods_set {
    margin: 12% 5% 10%;
    position: relative;
    padding: 8% 4% 4%;
    border: 3px solid #666;
    border-radius: 10px;
    box-shadow: 7px 7px 0 #db9ec8;
  }

  .sample_view .c-panel__header img,
  .spec-lotion .c-panel__header img {
    width: 100%;
    height: auto;
  }

  #qjel_50th .spec_mini .goods_set {
    background-color: #f8f4f1;
    padding: 0% 4% 0%;
    margin: 7% 7% 0;
  }
  .c-panel__action .btn {
    width: 100%;
    height: 40px;
    font-size: 80%;
  }
  .sample_view .c-panel__name {
    font-size: 1.6rem;
    text-align: center;
  }
  .chousei_CSS .sample_view .c-panel__name {
    font-size: 1.2rem;
    text-align: left;
  }
  .chousei_CSS .c-price {
    font-size: 2rem;
  }
  .chousei_CSS .clear_contents .sample_view .c-panel__link {
    width: 100%;
  }
  .chousei_CSS .c-panel__header {
    flex: 2.5;
  }
  .spec_mini .c-panel__inner {
    padding: 0px 0px 20px;
  }
  .sample_view .c-panel__badge {
    margin-top: 5px;
  }
  .c-panel__body > * + * {
    margin-top: var(--space, 3px);
  }
  .c-panel__price-wrapper {
    --space: 3px;
  }
  .sample_view .c-panel__action {
    justify-content: center;
  }
  .fv .pB3 {
    padding-bottom: 5%;
  }
}
.c-panel__desc {
  display: none;
}
