﻿@charset "UTF-8";

.pc-only {
  display: none;
}

.pane-header + .pane-globalnav + .block-faq,
.pane-header + .pane-globalnav + .block-guide,
.pane-header + .pane-globalnav + .block-privacy {
  padding-top: 112px;
}

/* fade image in after load */

.lazyload {
  opacity: 0;
}

.lazyloading {
  opacity: 1;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 200ms;
}

/* よくあるご質問 */
.block-faq {
  padding: 0 20px;
  margin: 12px 0 40px;
}
.block-faq h1 {
  padding: 12px 0 0;
}
.block-faq-intro {
  margin: 0 0 40px;
}
.block-faq-intro--text {
  margin: 0 0 20px;
}
.block-faq-intro--nav li:not(:last-child) {
  margin: 0 0 8px;
}
.block-faq-intro--nav a {
  position: relative;
  display: block;
  border: 1px solid #dedede;
  border-radius: 3px;
  font-size: 15px;
  padding: 13px 15px;
}
.block-faq-intro--nav a:after {
  content: "";
  position: absolute;
  top: 17px;
  right: 15px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #111;
  border-bottom: 1px solid #111;
  transform: rotate(45deg);
}
.block-faq h2 {
  padding: 0 0 5px;
}
.block-faq-section:not(:last-child) {
  margin: 0 0 40px;
}
.block-faq-section dl:not(:last-child) {
  margin: 0 0 4px;
}
.block-faq-section dt {
  position: relative;
  background: #eee;
  border-radius: 3px;
  padding: 13px 35px 13px 15px;
}
.block-faq-section dt:before,
.block-faq-section dt:after {
  content: "";
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 2px;
  background: #111;
  transition: 0.3s ease;
}
.block-faq-section dt:after {
  transform: rotate(90deg);
}
.block-faq-section dt.open:after {
  transform: rotate(180deg);
}
.block-faq-section dt span {
  position: relative;
  font-size: 14px;
  padding: 0 0 0 25px;
}
.block-faq-section dt span:before {
  content: "Q.";
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 18px;
}
.block-faq-section dd {
  display: none;
  position: relative;
  margin: 16px 0 20px;
  padding: 0 0 0 40px;
  font-size: 13px;
}
.block-faq-section dd:before {
  content: "A.";
  position: absolute;
  top: -4px;
  left: 18px;
  font-size: 18px;
}
.block-faq-section dd p:not(:last-child) {
  margin: 0 0 20px;
}
.block-faq-section dd span {
  color: #d53100;
}

/* ご利用ガイド */
.block-guide {
  padding: 0 20px;
  margin: 12px 0 40px;
}
.block-guide h1 {
  padding: 12px 0 0;
}
.block-guide-intro {
  margin: 0 0 40px;
}
.block-guide-intro--text {
  margin: 0 0 20px;
}
.block-guide-intro--nav li:not(:last-child) {
  margin: 0 0 8px;
}
.block-guide-intro--nav a {
  position: relative;
  display: block;
  border: 1px solid #dedede;
  border-radius: 3px;
  font-size: 15px;
  padding: 13px 15px;
}
.block-guide-intro--nav a:after {
  content: "";
  position: absolute;
  top: 17px;
  right: 15px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #111;
  border-bottom: 1px solid #111;
  transform: rotate(45deg);
}
.block-guide h2 {
  padding: 0 0 5px;
}
.block-guide-section:not(:last-child) {
  margin: 0 0 40px;
}
.block-guide-section--box:not(:last-child) {
  margin: 0 0 32px;
}
.block-guide-section--text {
  font-size: 13px;
  margin: 0 0 32px;
}
.block-guide-section--text a {
  text-decoration: underline;
}
.block-guide h3 {
  font-size: 16px;
  padding: 0 0 5px;
  margin: 0 0 15px;
}
.block-guide-section--text p:not(:last-child) {
  margin: 0 0 20px;
}
#payment .block-guide-section--box:nth-of-type(2) .block-guide-section--text p:nth-child(3) {
  margin: 0;
}
#payment .block-guide-section--box:nth-of-type(2) .block-guide-section--text ul {
  margin: 0 0 20px;
}

/* プライバシーポリシー */
.block-privacy {
  padding: 0 20px;
  margin: 12px 0 40px;
}
.block-privacy h1 {
  padding: 12px 0 0;
}
.block-privacy h2 {
  font-size: 16px;
  padding: 0 0 5px;
  margin: 0 0 15px;
  border-bottom: 1px solid #dedede;
}
.block-privacy-section:not(:last-child) {
  margin: 0 0 42px;
}
.block-privacy-section--text p {
  margin: 0 0 20px;
  font-size: 13px;
}
.block-privacy-section--text p:last-child {
  margin: 0;
}

/* ---------------------------------------
	ランディングページ
---------------------------------------- */
/* common */
.pane-landingpage-contents {
  background: #fff;
}
.block-landingpage h2[class^="block-landingpage"] {
  margin: 20px 0 10px 0;
  padding: 0;
  font-size: 19px;
  border: none;
}
.block-landingpage .block-landingpage-login--member h2.block-landingpage-login--member-header {
  margin: 0 0 10px;
}
.block-landingpage h2.block-landingpage-form--goods-title,
.block-landingpage h2.block-landingpage-form--guest-title,
.block-landingpage h2.block-landingpage-form--sales-append-title,
.block-landingpage h2.block-landingpage-order--host-title {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 14px;
  border: none;
}
.block-landingpage h2.block-landingpage-form--sales-append-title {
  margin: 20px 0 5px 0;
}
.block-landingpage #method_spec h3 {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 14px;
  border: none;
}
.block-landingpage #method_pay h3 {
  display: none;
}
.block-landingpage .block-landingpage--dest-amazonpay h3 {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 14px;
  border: none;
}
.block-landingpage .block-landingpage-login--member-message {
  margin: 0 0 20px 0;
  font-size: 14px;
  text-align: center;
}
.block-landingpage .block-landingpage-login--ask-password {
  margin: 20px 0 0 0;
  font-size: 14px;
  text-align: center;
}
.block-landingpage .block-landingpage-login--ask-password a {
  text-decoration: underline;
}
.block-landingpage .block-landingpage-login--guest {
  padding: 0;
  margin: 0;
  border: none;
}
.block-landingpage .block-landingpage-other--dest {
  margin: 30px 0 10px;
  padding: 20px;
  border: none;
}
.block-landingpage .block-landingpage-login--member-body {
  width: auto !important;
  margin: 0 0 20px 0;
  border: #dcdcdc 1px solid;
}
.block-landingpage .block-landingpage-form {
  width: auto !important;
  margin: 0 0 20px 0;
  border: #dcdcdc 1px solid;
  display: block;
}
.block-landingpage .block-landingpage-login--first-time-message {
  margin: 0;
  font-size: 14px;
  text-align: center;
}
.block-landingpage .block-landingpage-login--first-time-body {
  width: auto !important;
  border: #dcdcdc 1px solid;
  display: block;
}
.block-landingpage .block-landingpage-form .block-landingpage-form--goods,
.block-landingpage .block-landingpage-form .block-landingpage-form--sales-append-content {
  padding: 0;
  border: none;
}
.block-landingpage-form--spec-content dl dt {
  float: left;
}
.block-landingpage-form--spec-content dl dd {
  margin-left: 8em;
}
.block-landingpage input {
  max-width: 100%;
}
.pane-landingpage-contents #frmLP {
  margin: 0 20px;
}
.pane-landingpage-contents #frmLP .fieldset-vertical {
  border: none !important;
}
.pane-landingpage-contents #frmLP .form-group {
  border: none;
}
.block-landingpage-form--sales-append-content .form-label {
  background: none;
}
.pane-landingpage-contents .block-landingpage-other--dest-change {
  border: none !important;
}
.pane-landingpage-contents #frmLP .action-buttons {
  margin: 30px 0 40px;
}
.pane-landingpage-contents .action-buttons .btn.btn-primary {
  width: 80%;
  padding: 12px 0;
  margin: 0 auto;
  border-radius: 3px;
  font-size: 15px;
  text-align: center;
  display: block;
}
.pane-landingpage-contents #frmLP .action-buttons .btn.btn-primary {
  width: 100%;
}
/* details */
.pane-landingpage-contents #lp_details {
  margin: 40px 20px 0;
}
.pane-landingpage-contents .detail-box {
  margin: 0 0 30px 0;
}
.pane-landingpage-contents .detail-box#detail_bottom {
  margin: 0 0 10px 0;
}
.pane-landingpage-contents .detail-box .detail-ttl {
  padding: 10px 0;
  margin: 0;
  border: none;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  background: #707070;
  color: #fff;
}
.pane-landingpage-contents .detail-box .detail-inbox {
  padding: 10px;
  border-left: #dedede 2px solid;
  border-right: #dedede 2px solid;
  border-bottom: #dedede 2px solid;
}
.pane-landingpage-contents .detail-box .detail-inbox.table {
  padding: 0;
}
.pane-landingpage-contents .detail-box p {
  font-size: 12px;
}
.pane-landingpage-contents .detail-box p + p {
  margin-top: 10px;
}
.pane-landingpage-contents .detail-box .notice-list {
  margin: 0 1em 10px;
}
.pane-landingpage-contents .detail-box .notice-list li {
  font-size: 12px;
  list-style: disc inside;
  padding-left: 1em;
  text-indent: -1em;
}
.pane-landingpage-contents .detail-box .dl-table {
  display: flex;
  align-items: stretch;
}
.pane-landingpage-contents .detail-box .dl-table + .dl-table {
  border-top: #dedede 2px solid;
}
.pane-landingpage-contents .detail-box .dl-table dt {
  width: 30%;
  padding: 10px;
  border-right: #dedede 2px solid;
  font-size: 12px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pane-landingpage-contents .detail-box .dl-table dd {
  width: 70%;
  height: 100%;
  padding: 10px;
  font-size: 12px;
  box-sizing: border-box;
}

/* LP:CLEAR SKIN */
#lp_clear_skin .for-pc {
  display: none;
}
#lp_clear_skin * {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
#lp_clear_skin section {
  position: relative;
}
#lp_clear_skin section .inner {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#lp_clear_skin h1,
#lp_clear_skin h2,
#lp_clear_skin h3 {
  padding: 0;
  margin: 0;
  border: none;
}
#lp_clear_skin #sec_main .top-pop {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
#lp_clear_skin #sec_main .visual img {
  width: 100%;
}
#lp_clear_skin #sec_main .desc-box {
  width: 100%;
  height: 100%;
  padding: 30% 3% 0 55%;
  position: absolute;
  top: 0;
  left: 0;
}
#lp_clear_skin #sec_main .desc-box h1 {
  max-width: 324px;
  margin: 0 auto 10px;
}
#lp_clear_skin #sec_main .desc-box .text {
  margin: 0 0 20px;
  font-size: 0.7rem;
  text-align: center;
  line-height: 1.8;
}
#lp_clear_skin #sec_main .button.days10 a {
  width: 100%;
  height: 38px;
  margin: 0 auto;
  border: #000 1px solid;
  border-radius: 38px;
  font-size: 11px;
  text-align: center;
  line-height: 36px;
  text-decoration: none;
  display: block;
  position: relative;
  transition: 0.3s;
  background: transparent;
}
#lp_clear_skin #sec_main .button.days10 a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  right: 25px;
  top: calc(50% - 4px);
  transform: rotate(45deg);
}
#lp_clear_skin #sec_main .button.days10 a:hover {
  border: #000 1px solid;
  background: #000;
  color: #fff;
}
#lp_clear_skin #sec_main .button.days10 a:hover::after {
  border-color: #fff;
}
#lp_clear_skin #sec_story {
  padding: 0 0 35vw 0;
  background: url("../../img/usr/lp/clear-skin/story_bg_sp.png") center bottom no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: relative;
  box-sizing: border-box;
}
#lp_clear_skin #sec_story .side {
  width: 16px;
  position: absolute;
  left: 10px;
  bottom: 45vw;
}
#lp_clear_skin #sec_story .side img {
  width: 16px;
}
#lp_clear_skin #sec_story h2 {
  margin: 0 0 20px 0;
  text-align: center;
}
#lp_clear_skin #sec_story .pop {
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#lp_clear_skin #sec_story .text {
  margin: 0 0 20px 0;
  font-size: 12px;
  line-height: 1.8;
  text-align: center;
}
#lp_clear_skin #sec_story .kome-list {
  margin: 0 0 30px 0;
  display: flex;
  justify-content: center;
}
#lp_clear_skin #sec_story .kome-list li {
  margin: 0 10px 0 0;
  font-size: 10px;
}
#lp_clear_skin #sec_story .button.days10 a {
  width: 70%;
  height: 50px;
  margin: 0 auto;
  border: #000 1px solid;
  border-radius: 50px;
  font-size: 18px;
  text-align: center;
  line-height: 48px;
  text-decoration: none;
  display: block;
  position: relative;
  transition: 0.3s;
  background: #fff;
}
#lp_clear_skin #sec_story .button.days10 a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  right: 25px;
  top: calc(50% - 4px);
  transform: rotate(45deg);
}
#lp_clear_skin #sec_story .product {
  width: 70%;
  margin: 25px auto 60px;
  text-align: center;
}
#lp_clear_skin #sec_body {
  width: 100%;
  padding: 0;
  background: url("../../img/usr/lp/clear-skin/body_bg_sp.jpg") center bottom no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
#lp_clear_skin #sec_eye {
  width: 100%;
  padding: 22vw 0 0;
  background: url("../../img/usr/lp/clear-skin/eye_bg_sp.jpg") center bottom no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
#lp_clear_skin #sec_face {
  width: 100%;
  padding: 22vw 0 0 0;
  background: url("../../img/usr/lp/clear-skin/face_bg_sp.jpg") center bottom no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
#lp_clear_skin #sec_body h2 {
  width: 24%;
  position: absolute;
  bottom: -20vw;
  left: -2%;
  z-index: 2;
}
#lp_clear_skin #sec_eye h2 {
  width: 26%;
  position: absolute;
  bottom: -2vw;
  right: 0;
  z-index: 2;
}
#lp_clear_skin #sec_face h2 {
  width: 20%;
  position: absolute;
  bottom: -18vw;
  left: 0;
  z-index: 2;
}
#lp_clear_skin .item-frame .inner {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
}
#lp_clear_skin .item-frame .image {
  padding: 0 20%;
  text-align: center;
}
#lp_clear_skin .item-frame .image img {
  vertical-align: top;
}
#lp_clear_skin .item-frame .item-desc {
  margin: 10px 0 0 0;
  font-size: 10px;
  line-height: 1.4;
  text-align: center;
}
#lp_clear_skin .item-frame .desc-box .pop {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  color: #fff;
}
#lp_clear_skin .item-frame .desc-box .text {
  margin: 0;
  font-size: 12px;
  text-align: center;
  line-height: 2;
  color: #fff;
}
#lp_clear_skin #sec_eye.item-frame .desc-box .text {
  margin-bottom: 20px;
}
#lp_clear_skin #sec_nayami {
  padding: 35vw 0 60px;
  background: url("../../img/usr/lp/clear-skin/nayami_bg_sp.jpg") center bottom no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
#lp_clear_skin #sec_nayami .inner {
  position: relative;
  z-index: 2;
}
#lp_clear_skin #sec_nayami h2 {
  margin: 0 0 30px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#lp_clear_skin #sec_nayami .nayami-list {
  margin: 0 0 25px 0;
  display: flex;
  justify-content: center;
}
#lp_clear_skin #sec_nayami .nayami-list li {
  width: 30vw;
  height: 30vw;
  margin: 0 1vw;
  border-radius: 30vw;
  text-align: center;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", sans-serif;
}
#lp_clear_skin #sec_nayami .line01 {
  margin: 0 0 25px 0;
  font-size: 12px;
  text-align: center;
  line-height: 1.8;
}
#lp_clear_skin #sec_nayami .line02 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 2;
}
#lp_clear_skin #sec_offer {
  padding: 30px 20px 20px;
  background: #cac4c4;
  overflow: hidden;
}
#lp_clear_skin #sec_offer .inner {
  margin: 0 auto;
  background: #fff;
  position: relative;
  z-index: 2;
}
#lp_clear_skin #sec_offer .head {
  padding: 30px 15% 15px;
  text-align: center;
  position: relative;
}
#lp_clear_skin #sec_offer .head .pop {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -12px;
  left: 0;
}
#lp_clear_skin #sec_offer .head .pop img {
  width: 142px;
}
#lp_clear_skin #sec_offer .main {
  margin: 0 -20px;
}
#lp_clear_skin #sec_offer .main img {
  width: 100%;
}
#lp_clear_skin #sec_offer .details {
  padding: 30px 25px;
}
#lp_clear_skin #sec_offer .ttl-point {
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
  color: #e37a7a;
}
#lp_clear_skin #sec_offer .ttl-point strong {
  font-size: 24px;
  font-weight: bold;
}
#lp_clear_skin #sec_offer .point-list {
  margin: 0 0 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#lp_clear_skin #sec_offer .point-list li {
  width: 46%;
  padding: 5px 0;
  margin: 0 1% 2%;
  border: #000 1px solid;
  border-radius: 6px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#lp_clear_skin #sec_offer .middle-text {
  margin: 0 0 30px 0;
  font-size: 14px;
  text-align: center;
  line-height: 2;
}
#lp_clear_skin #sec_offer .middle-text .days10 {
  padding: 5px 8px;
  margin: 0 10px;
  border: #e37a7a 1px solid;
  color: #e37a7a;
  display: inline-block;
  line-height: 1;
}
#lp_clear_skin #sec_offer .middle-text .line {
  border-bottom: #e37a7a 2px solid;
  display: inline-block;
  line-height: 1;
}
#lp_clear_skin #sec_offer .price-box-wrap {
  margin: 0 0 25px 0;
  border: #dedede 1px solid;
  padding: 20px;
  background: #f5f5f5;
}
#lp_clear_skin #sec_offer .price-box .price-line {
  margin: 0 0 10px 0;
  text-align: center;
}
#lp_clear_skin #sec_offer .price-box .regular-line {
  display: none;
}
#lp_clear_skin #sec_offer .trial-button {
  margin: 0;
}
#lp_clear_skin #sec_offer .trial-button a {
  width: 100%;
  height: 50px;
  margin: 0 auto;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  letter-spacing: 0.1em;
  color: #fff;
  display: block;
  background: linear-gradient(90deg, rgba(213, 8, 8, 1) 0%, rgba(237, 9, 141, 1) 100%);
  transition: 0.3s;
}
#lp_clear_skin #sec_offer .trial-button a:hover {
  opacity: 0.7;
}
#lp_clear_skin #sec_offer .trial-button a::after {
  content: "";
  width: 0;
  height: 0;
  margin: 0 0 0 14px;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-left: 6px solid #fff;
  border-bottom: 6px solid transparent;
  display: inline-block;
}
#lp_clear_skin #sec_offer .notice-list li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  color: #444;
}

/* lightbox.css override */
/*  Preload images */
body:after {
  content: url(../../img/sys/close.png) url(../../img/sys/loading.gif) url(../../img/sys/prev.png) url(../../img/sys/next.png);
  display: none;
}

body .lightboxOverlay {
  z-index: 99999;
}

body .lightbox {
  z-index: 100000;
}

/* 下層 */

h1[class$="--header"],
h1[class$="-header"],
.block-member-info h1,
.block-member-info-confirmation h1,
.block-quick-member-info h1,
.block-quick-member-info-confirmation h1,
.block-quick-member-registration-completed h1,
.block-member-registration-completed h1,
.block-login h1,
.block-additional-authentication h1 {
  margin: 16px 0 39px;
}

.block-credit-card-confirmation--credit-card-info-header,
.block-credit-card-confirmation--update-confirmation-header,
.block-order-cancellation--order-detail-header,
.block-update-credit-card-info--update-creditcard-header,
.block-store-stock-name--header,
.block-store-stock--header,
.block-user-review--item-header,
.block-login h2,
.block-mail-news h2 {
  margin: 0 0 10px;
}

.table,
.table td,
.table th {
  border-color: var(--cl-bdr);
}

.table th,
.table td {
  background-color: transparent;
}

.table th {
  font-weight: 500;
}

.block-inquiry-history,
.block-inquiry-history-detail,
.block-mypage,
.block-store-stock,
.block-search-goods,
.block-reset-password,
.block-reset-password-completed,
.block-store-list,
.block-store-detail {
  margin: 10px;
}

.required:after {
  background-color: var(--cl-rd);
}

.block-addr2-message,
.block-birth-message,
.count-msg {
  color: var(--cl-rd);
}

.block-favorite--spec {
  margin-top: 10px;
}

.block-favorite--spec .block-favorite--price-items,
.block-favorite--spec .block-favorite--update-dt {
  text-align: left;
}

.block-favorite--delete-fg label:has(input[type="checkbox"]) {
  padding: 0;
}

.block-favorite--delete-fg label:has(input[type="checkbox"])::before {
  content: none;
}

.block-favorite--image figure {
  height: auto;
  background-color: transparent;
}

.block-favorite--price-items .price {
  color: var(--cl-bk);
}

.block-favorite--price-items .price::after,
.block-favorite--default-price::after {
  font-size: 1.1rem;
}

.block-favorite--delete-item .btn-danger {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  color: var(--cl-gr);
  text-decoration: underline;
}

.block-favorite--delete-fg input:checked ~ .switch:before {
  background: var(--cl-bl);
}

.block-login--member-body,
.block-login--linelogin-body,
.block-login--snslogin-body,
.block-login--first-time-body {
  padding: 0;
  border: none;
  background-color: transparent;
}

.block-login--linelogin,
.block-login--snslogin,
.block-login--first-time,
.block-login--amazon {
  margin-top: 40px;
}

.block-login--display-password {
  display: block;
  margin-top: 10px;
}

.success {
  margin-top: 5px;
  padding: 0;
  margin-bottom: 5px;
  position: relative;
  border: none;
  color: var(--cl-bk);
  background-color: transparent;
  background-repeat: no-repeat;
  overflow: hidden;
  background-image: none;
}

.block-cart--rule-container {
  border-color: var(--cl-bg-1);
}

.block-cart--rule {
  border-color: var(--cl-bdr);
  background-color: var(--cl-bg-1);
  font-weight: 500;
}

.promotion-criteria-list-message > span,
.block-promotion-message--content .promotion-benefit {
  color: var(--cl-rd);
  font-weight: 500;
}

.block-cart--subtotal-container .block-cart--subtotal-price,
.block-cart--promotion-discount-price,
.block-order-complete table.block-order-complete--orderid th {
  color: var(--cl-bk);
  font-weight: 500;
}

.block-promotion-message--content {
  border-color: var(--cl-rd);
  background-color: transparent;
}

.block-cart--procedure-container {
  background-color: var(--cl-bg-base);
}

.block-cart--contents {
  border: none;
}

.block-cart--goods-list li {
  background-color: transparent;
  border: none;
  border-top: 1px solid var(--cl-bdr);
}

.block-cart--goods-list-image figure {
  background-color: transparent;
}

.block-cart--goods-list-item-name,
.block-cart--goods-list-item-price,
.block-cart--goods-point-info .block-cart--goods-point,
.block-order-method--goods-name,
.block-order-method--dest-change strong,
.fieldset-vertical .form-label label,
.block-login--guest,
.block-order-method--promotion-title,
.block-order-method--point-use-title,
.block-order-method--payment-method-title,
.block-order-method--coupon-title,
.block-order-method--delivery-service-title,
.block-order-method--date-spec-title,
.block-order-method--time-spec-title,
.block-order-estimate--delivery-name,
.block-order-estimate--total dt,
.block-order-estimate--total-price,
.block-order-estimate--mailnews-label,
.block-order-estimate--goods-name,
.block-order-estimate--goods-price-num,
.block-order-estimate--wrapping-name,
.block-order-estimate--message-card-name,
.block-order-estimate--message-card-input-title,
.block-order-estimate--wrapping-amt,
.block-order-estimate--message-card-amt,
.block-order-complete--cart span {
  font-weight: 500;
}

.block-cart--goods-list .block-goods-price--on-sales-off-percent {
  color: #ffffff;
  background-color: var(--cl-rd);
}

.block-cart--goods-list .block-goods-price--on-sales-countdown,
.block-cart--goods-list .block-goods-price--on-sales-countdown > div,
.block-order-estimate--point-add-num,
.block-order-estimate--point-add-message,
.block-order-estimate--creditcard-newaddress-message,
.block-order-estimate--entry-customer-point,
.block-order-complete--cart span {
  color: var(--cl-rd);
}

.block-cart--goods-list-item-price::after {
  font-size: 1rem;
}

.block-order-method h2 {
  margin-right: 0;
  margin-left: 0;
}

.block-order-method--orderer-detail,
.block-order-method--dest-item,
.block-order-method--dest-add,
.block-order-method--promotion,
.block-order-method--point-use,
.block-order-method--payment-method,
.block-order-method--coupon,
.block-order-method--payment-content,
.block-order-method--delivery-service,
.block-order-method--date-spec,
.block-order-method--regular-content,
.block-regular-cycle--deliv_date,
.block-order-method--time-spec,
.block-order-method--delivery-datetime-content,
.block-order-method--goods-content,
.block-order-method--goods-list li,
.block-order-method--wrapping-content,
.block-order-method--message-card-content,
.block-order-method--sales-append-container,
.block-order-method--host-content .form-group:not(:last-child),
.block-order-method--host .fieldset-vertical,
.block-order-method--dest-change,
.block-order-method--dest-input .fieldset-vertical,
.block-order-method--dest-input .form-group:not(:last-child),
.block-order-estimate--novelty-content,
.block-order-estimate--summary-content,
.block-order-estimate--delivery-summary,
.block-order-estimate--total dt,
.block-order-estimate--total dd,
.block-order-estimate--mailnews,
.block-order-estimate--dest-content,
.block-order-estimate--method-pay-content,
.block-order-estimate--pay-detail,
.block-order-estimate--pay-detail .form-group,
.block-order-estimate--discount-info,
.block-order-estimate--date-spec-content,
.block-order-estimate--date-spec-content,
.block-order-estimate--goods-content,
.block-order-estimate--goods-list li,
.block-order-estimate--wrapping-content,
.block-order-estimate--message-card-content,
.block-order-estimate--sales-append,
.block-order-estimate--comment-content,
.block-order-estimate--orderer-content,
.block-order-estimate--dest-address-item-register,
.block-order-estimate--dest-address-item,
.block-order-estimate--amazonpay-login,
.block-order-estimate--entry-customer,
.block-order-complete--wrapper,
.block-order-complete--customerentry,
.block-order-complete--rules,
.block-order-complete--home {
  border-color: var(--cl-bdr);
  background-color: transparent;
}

.block-order-method--dest-title-salesinclude {
  background-color: transparent;
  font-weight: 500;
}

.block-order-method--dest-note-salesinclude {
  background-color: transparent;
}

.block-order-method--dest-item-title label {
  display: block;
}

.block-order-method--wrapping-item label:has(input[type="radio"])::before,
.block-order-method--wrapping-item label:has(input[type="radio"])::after,
.block-order-method--message-card-item label:has(input[type="radio"])::before,
.block-order-method--message-card-item label:has(input[type="radio"])::after,
.block-order-estimate--novelty-list label:has(input[type="radio"])::before,
.block-order-estimate--novelty-list label:has(input[type="radio"])::after {
  content: none;
}

.block-order-method--wrapping-item input[type="radio"],
.block-order-method--message-card-item input[type="radio"],
.block-order-estimate--novelty-list input[type="radio"] {
  display: inline;
}

.block-order-estimate--promotion-novelty-content {
  border-color: var(--cl-rd);
  background-color: transparent;
}

.block-order-estimate--sales-append-list th {
  color: var(--cl-bk);
}

.block-order-estimate--address-frame,
.modal-content {
  background-color: var(--cl-bg-base);
}

.block-order-estimate--dest-address-container h2,
.block-order-estimate--guest-address-container h2,
.block-order-estimate--amazonpay-address-container h2,
.modal-header {
  background-color: var(--cl-bk);
  font-weight: 500;
}

.block-order-estimate--dest-address-item-buttons__selected {
  background: transparent;
  border: 1px solid var(--cl-rd);
  color: var(--cl-rd);
  font-weight: 500;
}

.block-order-method--delivery-service-select {
  margin-top: 10px;
}

.block-order-method--delivery-service-select li + li {
  margin-top: 5px;
}

label[for="register_amazon_relate_checkbox"] {
  display: block;
}

#mypagenav h2 {
  margin-top: 30px;
}

#mypagenav h2 .block-icon-image--flex-align-left {
  align-items: center;
}

.status-progresbar-item,
.status-progresbar-item:last-child {
  border-color: var(--cl-bk);
}

.status-progresbar-completed {
  background-color: var(--cl-bl);
}

.block-common-alert {
  border-color: var(--cl-rd);
  background-color: rgba(167, 53, 57, 0.1);
  color: var(--cl-rd);
}

.status-reserve [class^="status-progress"]:after {
  border-color: #a73539;
  background: #af494c;
}

/* ご利用ガイド */

.page-contentspages .h1,
.block-guide-container {
  padding: 0 20px;
}

.block-guide-nav {
  display: none;
}

.block-guide-content-item {
  line-height: 1.625;
}

.block-guide-content-item + .block-guide-content-item {
  margin-top: 30px;
}

.block-guide-content-item h2:not(:first-child) {
  margin-top: 40px;
}

.block-guide-content-item h3 {
  margin-top: 36px;
}

.block-guide-content-item a {
  text-decoration: underline;
}

.block-guide-content-item > p {
  padding-left: 20px;
}

.block-guide-content-item > p:first-child,
.block-guide-content-item > p:first-child + p {
  padding-left: 0;
}

.block-guide-content-item > p:not(:first-child) {
  margin-top: 16px;
}

.block-guide-content-item > dl {
  margin-top: 24px;
  padding-left: 20px;
}

.block-guide-content-item > dl > dt {
  font-size: 1.6rem;
  font-weight: 500;
}

.block-guide-content-item > dl > dd {
  margin-top: 10px;
}

.block-guide-content-item > dl > dd > p:not(:first-child) {
  margin-top: 16px;
}

.block-guide-content-item table {
  width: 100%;
  margin-top: 16px;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-guide-content-item > table {
  width: calc(100% - 20px);
  margin-left: 20px;
}

.block-guide-content-item > table.tbl-ordercontract {
  width: 100%;
  margin-left: 0;
}

.block-guide-content-item table caption {
  display: block;
  width: 100%;
  margin-bottom: 6px;
  font-size: 1.5rem;
  text-align-last: left;
  font-weight: 500;
}

.block-guide-content-item table th,
.block-guide-content-item table td {
  display: block;
  margin-top: -1px;
  text-align: left;
}

.block-guide-content-item table th {
  padding: 8px 10px;
  border-top: 1px solid var(--cl-bdr);
  background-color: var(--cl-bg-1);
  font-weight: 500;
}

.block-guide-content-item table td {
  padding: 10px;
}

.block-guide-content-item table.tbl-shipping {
  display: block;
}

.block-guide-content-item table.tbl-shipping tbody {
  display: block;
  width: 100%;
}

.block-guide-content-item table.tbl-shipping tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.block-guide-content-item table.tbl-shipping th {
  width: 100%;
}

.block-guide-content-item table.tbl-shipping td {
  border-top: 1px solid var(--cl-bdr);
  font-size: 1.3rem;
}

.block-guide-content-item table.tbl-shipping td:nth-of-type(1) {
  width: calc(100% - 80px);
  padding-right: 0;
}

.block-guide-content-item table.tbl-shipping td:nth-of-type(2) {
  width: 80px;
  text-align: right;
}

.block-guide-content-item .img-cc {
  display: block;
  height: auto;
  margin-top: 16px;
}

.block-guide-content-item .link-img {
  display: block;
  margin-top: 10px;
}

.block-guide-content-item .link-img img {
  display: block;
  height: auto;
}

.block-guide-content-item .box-gray {
  margin-top: 16px;
  padding: 20px;
  background-color: var(--cl-bg-1);
}

.block-guide-content-item > .box-gray {
  margin-left: 20px;
}

.block-guide-content-item > ul {
  padding-left: 20px;
}

.block-guide-content-item > ul:not(:first-child) {
  margin-top: 16px;
}

.block-guide-content-item > ul > li {
  position: relative;
  padding-left: 1.2em;
}

.block-guide-content-item > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: var(--cl-gr);
}

/* 企業情報系 */

.block-company-nav {
  width: var(--main-width);
  margin: 0 auto;
  padding: var(--main-padding);
}

.block-company-nav.nav-top {
  margin-bottom: 20px;
}

.block-company-nav.nav-bottom {
  margin-top: 60px;
}

.block-company-nav ul {
  display: flex;
  justify-content: center;
  font-size: 1.2rem;
}

.block-company-nav li + li {
  position: relative;
  margin-left: 31px;
}

.block-company-nav li + li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -16px;
  width: 1px;
  height: 12px;
  margin-top: -6px;
  background-color: var(--cl-bk);
}

.block-aboutus-catchcopy {
  margin-top: 20px;
  padding: 30px 50px;
  background-color: rgba(142, 190, 255, 0.05);
}

.block-aboutus-catchcopy .block-aboutus-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-aboutus-catchcopy img {
  display: block;
  height: auto;
}

.block-aboutus-content {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.block-aboutus-content .item-img img {
  display: block;
  width: 100%;
  height: auto;
}

.block-aboutus-content .item-comment {
  margin: 30px auto 0;
  font-size: 1.5rem;
  line-height: 2.8;
  letter-spacing: 0.1em;
}

.block-companyprofile {
  padding: 0 20px;
}

.block-companyprofile-mv {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-companyprofile-mv img {
  display: block;
  width: 100%;
  height: auto;
}

.block-companyprofile h2 {
  margin-top: 40px;
}

.block-companyprofile-tbl,
.block-companyprofile-tbl tbody,
.block-companyprofile-tbl tr,
.block-companyprofile-tbl th,
.block-companyprofile-tbl td {
  display: block;
  width: 100%;
  text-align: left;
}

.block-companyprofile-tbl {
  border-top: 1px solid var(--cl-bdr);
}

.block-companyprofile-tbl tr {
  padding: 16px 0;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-companyprofile-tbl th {
  font-size: 1.2rem;
  font-weight: 400;
}

.block-companyprofile-tbl.tbl-profile td {
  margin-top: 5px;
}

.block-companyprofile-tbl.tbl-development tr {
  display: flex;
  flex-wrap: wrap;
}

.block-companyprofile-tbl.tbl-development td:nth-child(1) {
  width: 80px;
  font-size: 1.2rem;
}

.block-companyprofile-tbl.tbl-development td:nth-child(2) {
  width: calc(100% - 80px);
  font-size: 1.2rem;
}

.block-companyprofile-tbl.tbl-development td:nth-child(3) {
  margin-top: 5px;
}

.block-companyprofile-tbl.tbl-development td:nth-child(3) img {
  margin: 4px 14px 3px 0;
  float: left;
}

.block-companyprofile-base dl {
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--cl-bdr);
}

.block-companyprofile-base dl + dl {
  margin-top: 24px;
}

.block-companyprofile-base dt {
  font-weight: 700;
}

.block-companyprofile-base dd {
  margin-top: 10px;
}

.block-companyprofile-base .map {
  margin-top: 10px;
}

.block-companyprofile-base .map iframe {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.block-companyprofile-base .accsess {
  margin-top: 10px;
  font-size: 1.2rem;
}

.block-history-mv img {
  display: block;
  width: 100%;
  height: auto;
}

.block-history-list {
  margin-top: 40px;
  padding: 0 20px;
}

.block-history-list-item {
  position: relative;
  padding-left: 20px;
  line-height: 1.875;
}

.block-history-list-item:not(:last-child) {
  padding-bottom: 24px;
}

.block-history-list-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: var(--cl-link);
}

.block-history-list-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 4px;
  width: 2px;
  height: 100%;
  background-color: var(--cl-link);
}

.block-history-list-item:first-child::after {
  top: 20px;
  height: calc(100% - 20px);
}

.block-history-list-item:last-child::after {
  height: 16px;
}

.block-history-list-item dd p + p {
  margin-top: 1em;
}

.block-history-list-item dt {
  display: flex;
  align-items: baseline;
  font-size: 1.3rem;
}

.block-history-list-item dt .ff-num {
  margin-right: 10px;
  font-size: 2.4rem;
  font-weight: 700;
}

.block-history-list-item dd {
  margin-top: 0;
}

.block-history-list-item dd b {
  font-weight: 700;
}

.block-history-list-item .list-goods-txt:not(:first-child),
.block-history-list-item .list-goods-img:not(:first-child),
.block-history-list-item .list-company-txt:not(:first-child),
.block-history-list-item .list-company-img:not(:first-child) {
  margin-top: 14px;
}

.block-history-list-item .list-goods-img img,
.block-history-list-item .list-company-img img {
  display: block;
  height: auto;
}

.block-150th {
  padding: 0 20px;
}

.block-150th-mv {
  margin: 0 -20px;
}

.block-150th-mv img {
  display: block;
  width: 100%;
  height: auto;
}

.block-150th-message {
  margin-top: 50px;
  letter-spacing: 0.1em;
}

.block-150th-message-ttl {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
}

.block-150th-message-comment {
  margin-top: 20px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
}

.block-150th-logo {
  margin-top: 50px;
}

.block-150th-logo-mv {
  letter-spacing: 0.1em;
}

.block-150th-logo-mv img {
  display: block;
  width: 100%;
  height: auto;
}

.block-150th-logo-mv .item-ttl {
  margin-top: 24px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8;
}

.block-150th-logo-mv .item-message {
  margin-top: 24px;
  line-height: 2;
}

.block-150th-logo-point {
  margin-top: 100px;
}

.block-150th-logo-point li + li {
  margin-top: 40px;
}

.block-150th-logo-point .list-img img {
  display: block;
  width: 100%;
  height: auto;
}

.block-150th-logo-point .list-detail {
  margin-top: 10px;
}

.block-150th-logo-point .list-ttl-point {
  color: var(--cl-bl);
  font-weight: 700;
}

.block-150th-logo-point .list-ttl-ttl {
  margin-top: 3px;
  font-size: 1.8rem;
  font-weight: 700;
}

.block-150th-logo-point .list-comment {
  margin-top: 10px;
  line-height: 1.625;
}

.block-150th-logo-transition {
  margin-top: 100px;
}

.block-150th-history {
  margin-top: 100px;
}

.block-150th-history-content .item-img img {
  display: block;
  width: 100%;
  height: auto;
}

.block-150th-history-content .item-ttl {
  margin-top: 10px;
  font-weight: 700;
}

.block-150th-history-content .item-comment {
  position: relative;
  margin-top: 10px;
  font-size: 1.3rem;
  line-height: 2;
}

.block-150th-history-content .item-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.block-150th-history-content .item-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 24px;
  border: 1px solid var(--cl-bdr);
  border-radius: 36px;
  background-color: var(--cl-bg-base);
  color: var(--cl-bk);
  font-size: 1.2rem;
}

.block-sitemap {
  padding: 0 20px;
}

.block-sitemap-item + .block-sitemap-item,
.block-sitemap-item-list + .block-sitemap-item-list,
.block-sitemap-sns-list {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid var(--cl-bdr);
}

.block-sitemap-item-list .layer-1-ttl {
  font-size: 1.8rem;
  font-weight: 700;
}

.block-sitemap-item-list .layer-1-ttl + .layer-2 {
  margin-top: 16px;
}

.block-sitemap-item-list .layer-2-item + .layer-2-item {
  margin-top: 6px;
}

.block-sitemap-sns-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.block-sitemap-sns-list li + li {
  margin-left: 30px;
}

.block-sitemap-sns-list a {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -999999px;
}

.block-sitemap-sns-list a.icon-ig {
  width: 24px;
  height: 24px;
  background-image: url(../../img/usr/common/icon_m_sns_ig.png);
}

.block-sitemap-sns-list a.icon-ln {
  width: 26px;
  height: 25px;
  background-image: url(../../img/usr/common/icon_m_sns_ln.png);
}

.block-sitemap-sns-list a.icon-x {
  width: 24px;
  height: 24px;
  background-image: url(../../img/usr/common/icon_m_sns_x.png);
}

.block-sitemap-sns-list a.icon-fb {
  width: 25px;
  height: 25px;
  background-image: url(../../img/usr/common/icon_m_sns_fb.png);
}

.block-sitemap-sns-list a.icon-yt {
  width: 26px;
  height: 18px;
  background-image: url(../../img/usr/common/icon_m_sns_yt.png);
}

.block-login--linelogin-contents {
  margin: 15px 0 10px;
}

.block-login--linelogin-contents-btn {
  height: auto;
}

.block-login--linelogin-text,
.block-login--snslogin-text,
.block-cart--amazonpay-description {
  font-size: 1.4rem;
}

/* 250910 add */
.block-cart--amazonpay-description {
  font-size: 1.2rem;
}

.block-cart--amazonpay-description {
  margin-bottom: 15px;
}

.block-login--first-time-message {
  margin-bottom: 5px;
}

.block-cart--procedure-container .action-buttons .action .btn,
.block-order-method--next-btn,
.block-order-estimate--commit .action .btn {
  border-color: var(--cl-bl);
  background-color: var(--cl-bl);
}

/*250910 add*/
.block-cart--order-button-description
{
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
