@charset "UTF-8";
/* OVERWRITE */
body {
  color: #666464;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",
    tbudgothic-std, sans-serif;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}

img,
svg {
  height: auto;
}

svg {
  fill: currentColor;
  max-width: 100%;
}

h1,
h2,
h3 {
  font-size: 100%;
  margin: 0;
}

:placeholder-shown {
  color: #aaa;
}

::-webkit-input-placeholder {
  color: #aaa;
}

:-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #aaa;
}

.fa-user-circle-o:before {
  content: "\f2bd";
}

/* OVERWRITE */
.wrapper {
  background-color: #f3f1ec;
  padding-top: 72px;
}

.pane-contents {
  padding-bottom: 0;
}

.pane-footer {
  padding: 0;
}

.container {
  min-width: 1200px;
  width: auto;
}

.pane-contents .container {
  display: block;
  padding-bottom: 115px;
  position: relative;
}

.fieldset .constraint {
  background: transparent;
}

/*.required:after {
  background-color: #991C47;
  border-radius: 20px;
  font-size: 14px;
  padding: 1px 8px;
}*/

.block-topic-page,
.block-event-page,
.block-inquiry,
.block-goods-detail,
.block-top-topic,
.block-top-free-1,
.block-top-event,
.block-member-info--form,
.block-member-info-confirmation,
.block-topic-details,
.block-mypage,
.block-mypage--withdrawal-link,
.block-regular-purcharse-list--list,
.block-credit-card-confirmation--form,
.block-credit-card-confirmation--credit-card-info,
.block-regular-purcharse-list--pager-top,
.block-regular-purcharse-list--pager-bottom,
.block-member-password,
.block-mail-news,
.block-shipping-address,
.block-purchase-history,
.block-coupon-list,
.block-favorite,
.block-mail-address--update-form,
.block-inquiry-history,
.block-withdrawal,
.block-purchase-history-detail,
.block-order-cancellation-completed,
.block-member-terms,
.block-reset-password,
.block-order-complete,
.block-regular-purcharse-detail,
.block-user-review,
.block-category-list,
.block-order-cancellation,
.block-regular-purchase-creditcard-info-confirmation,
.block-regular-purcharse-cycle-info-update,
.block-regular-purcharse-shipment-info-update,
.pane-main > .block-common-alert {
  margin: 0 auto;
  width: 960px;
}

.block-regular-purcharse-list--customer-name,
.block-inquiry--customer-name,
.block-member-info-confirmation--customer-name,
.block-credit-card-confirmation--customer-name,
.block-member-password--customer-name,
.block-shipping-address--customer-name,
.block-purchase-history--customer-name,
.block-coupon-list--customer-name,
.block-favorite--customer-name,
.block-mail-address--customer-name,
.block-inquiry-history--customer-name,
.block-withdrawal--customer-name,
.block-withdrawal--customer-name,
.block-purchase-history-detail--customer-name,
.block-cart-recent-item--header,
.block-regular-purcharse-detail--customer-name,
.block-user-review--item-header,
.block-member-info--customer-name,
.block-regular-purchase-creditcard-info-confirmation--customer-name,
.block-regular-purcharse-cycle-info-update--customer-name {
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin: 100px auto 60px;
  padding: 20px;
  position: relative;
  text-align: center;
  width: 960px;
}

.block-regular-purcharse-list--customer-name:before,
.block-inquiry--customer-name:before,
.block-member-info-confirmation--customer-name:before,
.block-credit-card-confirmation--customer-name:before,
.block-member-password--customer-name:before,
.block-shipping-address--customer-name:before,
.block-purchase-history--customer-name:before,
.block-coupon-list--customer-name:before,
.block-favorite--customer-name:before,
.block-mail-address--customer-name:before,
.block-inquiry-history--customer-name:before,
.block-withdrawal--customer-name:before,
.block-withdrawal--customer-name:before,
.block-purchase-history-detail--customer-name:before,
.block-regular-purcharse-detail--customer-name:before,
.block-member-info--customer-name:before,
.block-regular-purchase-creditcard-info-confirmation--customer-name:before,
.block-regular-purcharse-cycle-info-update--customer-name:before {
  content: "お客様名";
  font-size: 18px;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: -38px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.pane-order-contents,
.block-inquiry,
.block-member-info-confirmation,
.block-credit-card-confirmation--credit-card-info,
.block-member-info {
  padding-bottom: 80px;
}

.block-member-info-confirmation--message,
.block-login--member-message,
.block-login--member-message,
.block-member-info--message-password,
.block-withdrawal--message,
.block-member-terms--message,
.block-reset-password--message,
.block-user-review--message,
.block-member-info--message {
  font-size: 14px;
  line-height: 1.85;
  margin: 0 auto 40px;
  text-align: center;
  width: 600px;
}

.block-user-review--body > .action-buttons {
  display: none;
}

.block-user-review--review-contribution-conditions {
  margin-bottom: 60px;
}

.block-user-review--review-contribution-conditions h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: center;
}

.block-user-review--review-contribution-condition-body {
  background-color: #fff;
  height: 300px;
  line-height: 1.8;
  overflow-y: scroll;
  padding: 20px 30px;
}

.block-user-review--review-contribution-condition-body h4 {
  font-weight: bold;
  margin-top: 1.5em;
}

.block-user-review--review-contribution-condition-body ul,
.block-user-review--review-contribution-condition-body ol {
  margin: 1em 0 1em 2em;
}

.block-user-review--review-contribution-condition-body ul li {
  list-style: disc;
}

.block-user-review--review-contribution-condition-body ol li {
  list-style: decimal;
}

.block-user-review--confirmation-message {
  margin-top: 16px;
}

.block-common-alert-list {
  margin-bottom: 40px;
}

.legend {
  border-bottom: 0;
  font-size: 18px;
  font-weight: bold;
  margin: 60px 0 0;
  text-align: center;
}

.action {
  display: inline-block;
}

.form-error {
  margin-top: 4px;
}

.alert {
  margin: 0 auto 30px;
  width: 960px;
}

/* hidden */
.optimaized-h1 {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.slider,
.pane-left-menu,
.pane-right-menu,
.pane-topic-path,
.block-brand-recent-item {
  display: none;
}

.block-order-flow--step {
  margin-top: 0 !important;
}

.block-top-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-top-event--image {
  margin-left: 30px;
  width: 50%;
}

.block-top-event--image:first-child {
  margin-left: 0;
}

.block-top-event--goods {
  display: none;
}

.block-top-topic--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.block-top-topic--items li {
  border-bottom: 0;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 5px 20px;
}

.block-top-topic--items li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-top-topic--items li dt {
  width: 100px;
}

.block-top-topic--items a {
  color: #656464;
}

.block-topic-details--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.block-topic-details--items li {
  border-bottom: 0;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 5px 20px;
}

.block-topic-details--items li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-topic-details--items li dt {
  width: 100px;
}

.block-topic-details--items a {
  color: #656464;
}

.block-top-topic--next-page {
  text-align: center;
}

.block-inquiry-completed {
  text-align: center;
}

.common_headline2_area_,
.block-mail-news--register-header,
.block-mail-news--release-header,
.block-login--first-time-title {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  margin-left: auto;
  text-decoration: none !important;
}

.block-mail-news--register-header,
.block-mail-news--release-header {
  left: 50%;
  margin-top: 40px;
  position: relative;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.block-login--first-time-body,
.block-common-alert-list {
  padding: 30px;
}

.block-login--first-time-body > *:first-child {
  margin-top: 0;
}

.block-login--first-time-body .action-buttons {
  margin-bottom: 0;
}

.page-login .action-buttons .action .btn,
.page-entry .action-buttons .action .btn {
  background-color: #fff;
  height: 66px;
  width: 350px;
}

.page-entry .action-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 40px;
}

.page-entry .action-buttons .action:first-child {
  margin-top: 20px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.page-entry .action-buttons .action:first-child .btn {
  background-color: transparent;
}

.block-login--member-frame .action-buttons .action .btn {
  margin-top: 10px;
}

.action-buttons .action .btn {
  margin-top: 0;
}

.block-topic-page--article-header,
.block-event-page--header-img,
.block-event-page--header {
  font-size: 24px;
  line-height: 1.6;
  margin: 50px 0 35px;
}

.block-event-page--header-img img {
  display: block;
}

.block-topic-page,
.block-event-page {
  line-height: 2;
  margin-bottom: 60px;
}

.block-topic-page--article-body {
  margin: 35px 0;
}

.block-event-page--comment {
  border-bottom: 1px solid #666464;
  font-size: 22px;
  line-height: 1.5;
  margin: 25px 0;
  padding-bottom: 25px;
}

.block-topic-details--header,
.page-topicdetaillist .pager-total {
  display: none;
}

/* my page */
.block-mypage--sign {
  border-right: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}

.block-mypage--rank-status {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-left: auto;
}

.mypage-header-buttons {
  margin-bottom: 80px;
}

.mypage-header-buttons .action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mypage-header-buttons .action .st-Btn {
  margin: 0 22px;
  width: 240px;
}

.block-mypage--customer-status {
  padding: 8px;
}

.block-mypage--shopping-info,
.block-mypage--member-info,
.block-mypage--inquiry-info,
.block-mypage--snssync-info {
  background: #fff;
  text-align: center;
}

.block-mypage--shopping-info i,
.block-mypage--member-info i,
.block-mypage--inquiry-info i,
.block-mypage--snssync-info i {
  padding-right: 7px;
}

.block-mypage--shopping-info-items li,
.block-mypage--member-info-items li,
.block-mypage--inquiry-info-items li,
.block-mypage--snssync-info-items li {
  background-color: transparent;
}

.block-mypage--shopping-info-items li dt,
.block-mypage--member-info-items li dt,
.block-mypage--inquiry-info-items li dt,
.block-mypage--snssync-info-items li dt {
  border-bottom: 0;
}

.block-mypage--shopping-info-items li dt a,
.block-mypage--member-info-items li dt a,
.block-mypage--inquiry-info-items li dt a,
.block-mypage--snssync-info-items li dt a {
  padding: 15px 0 10px 20px;
}

.block-mypage--shopping-info-items li dd,
.block-mypage--member-info-items li dd,
.block-mypage--inquiry-info-items li dd,
.block-mypage--snssync-info-items li dd {
  padding: 0 20px 15px;
}

.block-mypage--shopping-info-items,
.block-mypage--member-info-items,
.block-mypage--inquiry-info-items,
.block-mypage--snssync-info-items {
  margin: 30px;
}

.block-mypage--shopping-info-items li:nth-of-type(3n + 1),
.block-mypage--member-info-items li:nth-of-type(3n + 1),
.block-mypage--inquiry-info-items li:nth-of-type(3n + 1),
.block-mypage--snssync-info-items li:nth-of-type(3n + 1) {
  margin-left: 15px;
}

.block-mypage--shopping-info-item-order,
.block-mypage--shopping-info-item-goods-page {
  display: none;
}

.block-member-info--value-label,
.block-shipping-address--value-label {
  width: 80px;
}

.block-mypage--withdrawal-link {
  margin-bottom: 80px;
  text-align: right;
}

.block-mypage--withdrawal {
  color: #444;
}

.pager {
  margin-bottom: 10px;
  margin-top: 10px;
}

.block-regular-purcharse-list--pager-bottom {
  margin-bottom: 40px;
}

/* login form */
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
input[type="number"],
.fieldset .form-control select,
textarea {
  border: 0;
  border-radius: 30px;
  padding: 15px;
  width: 100%;
}

.fieldset .form-control select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url("../../img/usr/pc/common/icon-select-arrow.svg")
    calc(100% - 28px) center no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  font-size: inherit;
  margin: 0;
  vertical-align: middle;
}

.fieldset .form-controlselect::-ms-expand {
  display: none;
}

input[name="name"],
input[name="name2"],
input[name="kana"],
input[name="kana2"] {
  margin-right: 15px;
  width: 35%;
}

select[name="yy_birth"],
select[name="mm_birth"],
select[name="dd_birth"] {
  margin-left: 10px !important;
  width: 20% !important;
}

select[name="yy_birth"] {
  margin-left: 0 !important;
}

input:focus {
  -webkit-box-shadow: inset 0px 0px 5px 1px #006af4;
  box-shadow: inset 0px 0px 5px 1px #006af4;
  outline: 0;
}

input[type="text"]:hover,
input[type="tel"]:hover,
input[type="email"]:hover,
input[type="search"]:hover,
input[type="password"]:hover,
input[type="url"]:hover,
input[type="number"]:hover,
textarea:hover {
  border: 0;
  opacity: 0.75;
}

.block-login {
  margin-top: 40px !important;
  text-align: center;
}

.block-login--member-message {
  margin-top: 20px;
}

.block-login--first-time-body {
  display: inline-block;
  text-align: left;
}

.action-buttons {
  margin-bottom: 40px;
}

.block-login--first-time-message {
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.block-login--first-time-message {
  margin-top: 20px;
}

.fieldset .form-control {
  padding-left: 10px;
}

.fieldset .form-label {
  background-color: transparent;
  text-align: right;
}

.fieldset .form-group {
  border-top: 0;
  margin: 10px 0;
}

.fieldset .form-group:last-child {
  border-bottom: 0;
}

.block-login--member-body,
.pane-order-contents {
  background-color: transparent;
}

.help-block {
  font-size: 14px;
}

/* cart */
.block-cart--container {
  background-color: #fff;
}

.block-cart--procedure {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.block-cart--side-area.block-cart--side-area {
  padding-top: 6px;
}

.block-order-estimate--container {
  display: inline-block;
}

.block-order-estimate--goods {
  float: left;
  width: 560px;
}

.block-order-estimate--comment {
  float: right;
  width: 300px;
}

.block-cart--goods-list {
  display: block !important;
}

.block-cart--goods-list li {
  margin: 20px 40px;
  position: relative;
}

.block-cart--goods-list-item {
  float: none;
  width: auto;
}

.block-icon img {
  width: 84px;
}

.block-cart--goods-list-item-name {
  margin-bottom: 5px;
}

.block-cart--goods-list-item-comment {
  padding: 0;
}

.block-cart--goods-list-item-price-info {
  font-size: 22px;
  margin: 0;
  width: auto;
}

.block-cart--goods-list-item-price {
  text-align: left;
}

.block-cart--goods-list-item-input {
  position: absolute;
  right: 0;
  top: 0;
}

.block-cart-recent-item--header {
  background-color: transparent;
  border-bottom: 1px solid #000;
  border-top: 0;
  font-size: 24px;
  font-weight: normal;
  padding: 0;
  width: 250px;
}

.block-cart--container .order-side-area-fixed,
.block-order-method--container .order-side-area-fixed,
.block-order-estimate--container .order-side-area-fixed {
  position: relative;
  top: 0;
}

.block-cart--container .order-side-area-end,
.block-order-method--container .order-side-area-end,
.block-order-estimate--container .order-side-area-end {
  position: relative;
}

.block-order-estimate--side-contents,
.block-cart--side-contents {
  margin-left: 10px;
}

.block-cart--side-contents {
  padding-right: 6px;
}

.block-order-estimate--side-contents .alert {
  text-align: left;
  width: 100%;
}

.block-order-estimate--procedure-container,
.block-cart--procedure-container {
  background: none;
  color: #656464;
}

.block-order-flow--step ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block-order-flow--step ul li:first-child:before,
.block-order-flow--step ul li:last-child:after {
  display: none !important;
}

.block-order-flow--step1 {
  z-index: 5;
}

.block-order-flow--step2 {
  z-index: 4;
}

.block-order-flow--step3 {
  z-index: 3;
}

.block-order-flow--step5 {
  z-index: 1;
}

.block-order-flow--step1,
.block-order-flow--step2,
.block-order-flow--step3,
.block-order-flow--step4,
.block-order-flow--step5 {
  background-color: #ffffff;
  color: #656464;
  font-size: 12px;
  margin-right: 5px;
  opacity: 0.5;
  width: 293.75px;
}

.block-order-flow--step4 {
  margin-right: 0;
  z-index: 2;
}

.block-order-flow--step-current {
  opacity: 1;
}

.block-order-flow--step1:before,
.block-order-flow--step2:before,
.block-order-flow--step3:before,
.block-order-flow--step4:before,
.block-order-flow--step5:before {
  border: 25px solid transparent;
  border-bottom-width: 25px;
  border-left: 15px solid #f3f1ec;
  border-top-width: 25px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}

.block-order-flow--step-current:after {
  border-left: 15px solid #fff;
}

.block-order-flow--step1:after,
.block-order-flow--step2:after,
.block-order-flow--step3:after,
.block-order-flow--step4:after,
.block-order-flow--step5:after {
  border-left: 15px solid #fff;
  right: -40px;
  z-index: 1;
}

.block-order-flow--step-current:after {
  border-left: 15px solid #fff;
}

/* shop item */
.page-goods .block-add-cart {
  display: none;
}

.page-goods .block-contact-about-goods {
  display: none;
}

.page-goods .block-goods-affix-list {
  display: none;
}

.page-goods .block-goods-comment {
  font-size: 23px;
  line-height: 1.75;
  position: absolute;
  right: 0;
  top: 150px;
  width: 50%;
}

.page-goods .block-goods-comment1 {
  -ms-flex-preferred-size: 480px;
  flex-basis: 480px;
  padding-bottom: 160px;
  position: relative;
  width: 480px;
}

.page-goods .block-goods-comment1 h3 {
  display: none;
}

.page-goods .block-goods-comment2 {
  background-color: #f3f1ec;
  padding-bottom: 60px;
  width: 100%;
}

.page-goods .block-goods-comment2 dt h3 {
  display: none;
}

.page-goods .block-goods-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: auto;
}

.page-goods .block-goods-favorite {
  display: none;
}

.page-goods .block-goods-name {
  background-color: #b2b2b2;
  color: #fff;
  font-size: 26px;
  padding: 20px 150px 20px 25px;
}

.page-goods .block-goods-name--text {
  margin: 0;
}

.page-goods .block-goods-price {
  display: none;
}

.page-goods .block-goods-user-review {
  margin-top: 80px;
}

.block-goods-user-review h2 {
  background-color: #ffffff;
  color: #666464;
  font-size: 26px;
  margin-bottom: 30px;
  margin-top: 100px;
  padding: 18px;
  text-align: center;
}

.block-goods-user-review h2 .fa.fa-comments {
  display: none;
}

.page-goods .block-goods-user-review--info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-goods-user-review--count-summary {
  background: #fff;
  padding: 16px 24px;
}

.block-goods-user-review--description {
  margin: 16px 30px;
}

.page-goods .block-icon {
  position: absolute;
  right: 20px;
  top: 18px;
  width: 113px;
  z-index: 1;
}

.page-goods .block-icon img {
  width: 100%;
}

.page-goods .block-src-l {
  -ms-flex-preferred-size: 480px;
  flex-basis: 480px;
  padding: 0 25px 160px;
  width: 480px;
}

.page-goods .bott-Unit {
  float: left;
  margin: 0 3%;
  width: 27%;
}

.page-goods .bott-Unit:first-of-type {
  margin-left: 3.2%;
}

.page-goods .bott-Unit p {
  font-size: 12px;
  margin-top: 5px !important;
}

.page-goods .bott-Unit p strong {
  color: #991c47;
  display: block;
  margin-top: 1em;
}

.page-goods .bott-Unit dt {
  background-color: #991c47;
  border-radius: 20px;
  color: #fff;
  font-size: 15px;
  margin-bottom: 20px;
  padding: 5px;
  padding: 6px;
  text-align: center;
}

.page-goods .goods-detail-description {
  display: none;
}

.page-goods .item-Bottle {
  margin: 0 auto;
  max-width: 1056px;
  overflow: hidden;
  padding: 40px 40px 0;
}

.page-goods .item-Bottle_Text {
  font-size: 14px;
  margin: 30px -20px 60px 0;
  margin-right: -20px;
  text-align: center;
}

.page-goods .item-Bottle_Title {
  color: #991c47;
  font-size: 30px;
  text-align: center;
}

.page-goods .item-Bottle_Title br {
  display: none;
}

.page-goods .item-Bottle_Title span {
  display: block;
  font-size: 22px;
}

.page-goods .block-goods-comment2 .item-Cart {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 12px;
  padding: 20px;
  width: 50%;
}

.page-goods .block-goods-comment2 .item-Cart .st-Btn {
  margin-top: auto;
}

.page-goods .maku-Unit_CoverList .st-Btn {
  padding: 0 20px;
}

.page-goods .maku-Unit_CoverList li:before {
  margin-left: 20px;
  margin-right: -20px;
}

.page-goods .item-Cart_Icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 8px 0 -4px;
}

.page-goods .item-Cart_Icon li {
  background-color: #991c47;
  border-radius: 20px;
  color: #ffffff;
  font-size: 12px;
  margin: 0 3px;
  padding: 4px 16px;
}

.page-goods .item-Cart_Info {
  border-top: 1px solid #b2b2b2;
  margin-top: 20px;
}

.page-goods .item-Cart_Info div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}

.page-goods .item-Cart_Info dt {
  -ms-flex-preferred-size: 142px;
  flex-basis: 142px;
  padding-right: 30px;
  width: 142px;
}

.page-goods .item-Cart_Info dt span {
  display: inline-block;
  padding: 9px 0 3px;
  position: relative;
}

.page-goods .item-Cart_Info dt span:after {
  background: #b2b2b2;
  bottom: 0;
  content: "";
  height: 1px;
  left: 2px;
  position: absolute;
  right: 2px;
}

.page-goods .item-Cart_Info dd {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  padding-top: 9px;
}

.page-goods .item-Cart_Name {
  font-size: 16px;
  text-align: center;
}

.page-goods .item-Cart_Note {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 25px;
}

.page-goods .item-Cart_Price {
  font-size: 14px;
  padding-top: 0 !important;
}

.page-goods .item-Cart_Price del {
  display: inline-block;
  position: relative;
  text-decoration: none;
}

.page-goods .item-Cart_Price del:after {
  background: #991c47;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 49%;
  width: 100%;
}

.page-goods .item-Cart_Price strong {
  color: #991c47;
  display: block;
  font-size: 13px;
  margin: 2px 0;
}

.page-goods .item-Cart_Price span {
  display: inline-block;
  font-size: 29px;
  font-weight: bold;
  margin-right: 2px;
}

.page-goods .item-Cart_Title {
  background-color: #b2b2b2;
  color: #ffffff;
  margin: -20px -20px 20px;
  padding: 12px;
  text-align: center;
}

.page-goods .item-Description {
  font-size: 12px;
  line-height: 1.75;
}

.page-goods .item-Description p {
  margin-top: 20px;
}

.page-goods .item-Feature {
  padding-top: 0;
}

.page-goods .item-Feature section {
  overflow: hidden;
}

.page-goods .item-Feature section:first-of-type .item-Feature_Title {
  margin-top: 0;
}

.page-goods .item-Feature_Img {
  float: left;
  width: 446px;
}

.page-goods .item-Feature_List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -10px;
}

.page-goods .item-Feature_ListGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -16px -30px;
}

.page-goods .item-Feature_ListGroup > div {
  margin: 16px 30px;
}

.page-goods .item-Feature_List li {
  -ms-flex-preferred-size: 140px;
  flex-basis: 140px;
  font-size: 14px;
  margin: 0 10px;
  text-align: center;
  width: 140px;
}

.page-goods .item-Feature_List img {
  display: block;
  margin: 0 auto;
  margin-bottom: 14px;
  width: 130px;
}

.page-goods .item-Feature_ListTitle {
  font-size: 18px;
  margin-bottom: 14px;
  text-align: center;
}

.page-goods .item-Feature_ListTitle.pc-l2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-goods .item-Feature_ListTitle.pc-l3 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 5em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-goods .item-Feature_ListTitle sup {
  font-size: 10px;
}

.page-goods .item-Feature_Text {
  line-height: 2;
  overflow: hidden;
  padding-left: 40px;
}

.page-goods .item-Feature_Title {
  clear: both;
  color: #991c47;
  font-size: 24px;
  margin-bottom: 32px;
  margin-top: 60px;
  position: relative;
  text-align: center;
}

.page-goods .item-Feature_Title:before {
  background: #cc8ea3;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}

.page-goods .item-Feature_Title span {
  background-color: #f3f1ec;
  display: inline-block;
  padding: 0 30px;
  position: relative;
}

.page-goods .item-Feature_Title sup {
  font-size: 10px;
  margin-right: 5px;
}

.page-goods .item-Feature_Title span span {
  padding: 0;
}

.page-goods .item-Feature_Title small {
  background: #f3f1ec;
  color: #666464;
  font-size: 11px;
  margin-left: -23px;
  padding-right: 30px;
  padding-top: 10px;
  position: relative;
}

.page-goods .item-Feature_Title br {
  display: none;
}

.page-goods .item-Feedback {
  padding-top: 0;
}

.page-goods .item-Feedback_Note {
  font-size: 13px;
}

.page-goods .item-Header_Nav {
  bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  left: -173px;
  position: absolute;
}

.page-goods .item-Header_Nav li {
  border: 1px solid #b2b2b2;
}

.page-goods .item-Header_Nav li:first-child {
  border-right: 0;
}

.page-goods .item-Header_Nav a {
  color: #666464;
  display: inline-block;
  padding: 12px 53px 12px 52px;
  position: relative;
  text-decoration: none;
}

.page-goods .item-Header_Nav a:after {
  border-bottom: 1px solid #666464;
  border-right: 1px solid #666464;
  content: "";
  height: 8px;
  position: absolute;
  right: 15px;
  top: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
}

.page-goods .item-Header_No {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 110px -8px 0;
}

.page-goods .item-Header_No li {
  background-color: #991c47;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  margin: 0 4px;
  padding: 6px 20px;
}

.page-goods .item-Header_Tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  margin: 15px -5px;
}

.page-goods .item-Header_Tag li {
  border: 1px solid #656464;
  margin: 5px;
  padding: 4px 12px;
}

.page-goods .item-Header_Text:first-child {
  margin-top: 150px;
}

.page-goods .item-Header_Text p {
  line-height: 1.75;
  margin: 30px 20px 30px 0;
}

.page-goods .item-Header_Text .st-Btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 47px;
  padding: 0 20px;
}

.page-goods .item-Title {
  background-color: #ffffff;
  color: #666464;
  font-size: 26px;
  margin-bottom: 60px;
  margin-top: 100px;
  padding: 18px;
  text-align: center;
}

.page-goods .js-enhanced-ecommerce-goods-name {
  font-size: 26px;
}

.page-goods .pane-goods-center {
  display: none;
}

.page-goods .pane-goods-footer {
  display: none;
}

.page-goods .pane-goods-header {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.page-goods .pane-goods-left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 60px auto 0;
  width: auto;
}

.page-goods .pane-goods-right-side {
  display: block;
  margin: 60px auto 0;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  position: relative;
  width: 960px;
}

.page-goods .pane-goods-right-side form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-goods .pane-main {
  background-color: #fff;
}

.page-goods .st-Feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-goods .st-Feedback_Header {
  -ms-flex-preferred-size: 460px;
  flex-basis: 460px;
  padding-right: 40px;
  width: 460px;
}

.page-goods .st-Recommended {
  background: #fff;
  padding: 80px;
  text-align: center;
}

.page-goods .st-Recommended_Bnr {
  height: 290px;
  margin: 0 auto;
  width: 904px;
}

.page-goods .st-Recommended_Btn {
  margin-top: 45px;
}

.page-goods .st-Recommended_Btn .st-Btn {
  background-color: #fff;
  color: #b2b2b2;
  display: inline-block;
  padding: 12px 53px 12px 52px;
  position: relative;
  text-decoration: none;
}

.page-goods .st-Target {
  padding-top: 0;
}

.page-goods .block-goods-comment2 .st-Width:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding: 80px 0;
  width: 980px;
}

.page-goods .maku-Feedback {
  margin-bottom: 100px;
  padding-top: 0;
}

.page-goods .maku-Feedback_Note {
  font-size: 13px;
}

.page-goods .maku-PointUnit {
  overflow: hidden;
  padding-bottom: 30px;
}

.page-goods .gummy .maku-PointUnit_Text,
.page-goods .palm .maku-PointUnit_Text {
  float: right;
  margin-right: 40px;
  margin-top: 25px;
}

.page-goods .gummy .maku-PointUnit_Img,
.page-goods .palm .maku-PointUnit_Img {
  margin-left: 40px;
  margin-top: 25px;
  position: relative;
}

.page-goods .gummy .maku-PointUnit_Img:after,
.page-goods .palm .maku-PointUnit_Img:after {
  background: #b2b2b2;
  content: "";
  height: 100%;
  position: absolute;
  right: -45px;
  top: 0;
  width: 1px;
}

.page-goods .sheet .maku-PointUnit_Img {
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  position: relative;
  width: 504px;
}

.page-goods .maku-PointUnit_Imgs {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}

.page-goods .maku-PointUnit_Imgs li {
  font-size: 12px;
}

.page-goods .maku-PointUnit_Imgs img {
  display: block;
}

.page-goods .maku-PointUnit_Imgs img.bad {
  width: 220px;
}

.page-goods .maku-PointUnit_Imgs img.good {
  width: 350px;
}

.page-goods .maku-Research_Inner {
  overflow: hidden;
}

.page-goods .maku-Research_Img {
  float: left;
}

.page-goods .maku-Research_Sleep {
  float: right;
}

.page-goods .maku-Service {
  display: block;
  overflow: hidden;
}

.page-goods .maku-Service_Title {
  float: left;
  margin-left: 40px;
  margin-top: 20px;
}

.page-goods .maku-Service_Warranty {
  float: right;
  width: 430px;
}

.page-goods .maku-Service_Text {
  float: right;
  width: 430px;
}

.page-goods .maku-Movie {
  overflow: hidden;
}

.page-goods .maku-Movie_Unit {
  float: left;
  margin-left: 40px;
}

.page-goods .maku-Movie_Unit:first-of-type {
  margin-left: 0;
}

.page-goods .st-Youtube {
  /* 16:9 */
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.page-goods .st-Youtube iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* UTILITIES */
.u-futura {
  font-family: "Poppins", sans-serif;
}

.u-hr {
  border-bottom: 2px dotted #991c47;
  font-size: 0;
  margin: 20px 0;
}

.u-del {
  color: #666464;
  position: relative;
  text-decoration: none;
}

.u-del:after {
  background-color: #666464;
  content: "";
  font-size: 0;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}

.u-del--red:after {
  background-color: #991c47;
}

.u-del--strong:after {
  height: 2px;
}

.u-list {
  counter-reset: section;
}

.u-list li {
  margin-top: 1em;
  padding-left: 1.2em;
  position: relative;
}

.u-list--no-pad li {
  margin-top: 0;
}

.u-list li:before {
  content: "・";
  left: 0;
  position: absolute;
  top: 0;
}

.u-list li:first-child {
  margin-top: 0;
}

.u-list--ast li:before {
  content: "※";
}

.u-list--num li:before {
  content: counter(section) ".";
  counter-increment: section;
}

.u-ls {
  letter-spacing: 1px;
}

.u-ls4 {
  letter-spacing: 4px;
}

.u-lh1 {
  line-height: 1;
}

.u-lh2 {
  line-height: 2;
}

.u-bg-white {
  background-color: #fff;
}

.u-underline {
  text-decoration: underline;
}

.u-fz13 {
  font-size: 13px;
}

.u-fz14 {
  font-size: 14px;
}

.u-fz16 {
  font-size: 16px;
}

.u-fz18 {
  font-size: 18px;
}

.u-fz20 {
  font-size: 20px;
}

.u-fz22 {
  font-size: 22px;
}

.u-fz26 {
  font-size: 26px;
}

.u-fz30 {
  font-size: 30px;
}

.u-fz32 {
  font-size: 32px;
}

.u-fz34 {
  font-size: 34px;
}

.u-fz40 {
  font-size: 40px;
}

.u-fz52 {
  font-size: 52px;
}

.u-fz54 {
  font-size: 54px;
}

.u-fz75 {
  font-size: 75px;
}

.u-red {
  color: #991c47;
}

.u-bold {
  font-weight: bold;
}

.u-bdt {
  border-top: 1px solid #b2b2b2;
}

.u-bdr {
  border-right: 1px solid #b2b2b2;
}

.u-bdb {
  border-bottom: 1px solid #b2b2b2;
}

.u-bdl {
  border-left: 1px solid #b2b2b2;
}

.u-tac {
  text-align: center;
}

.u-tar {
  text-align: right;
}

.u-nowrap {
  white-space: nowrap;
}

/* COMPONENTS */
.contents {
  padding-bottom: 80px;
}

#block_of_top_body .contents {
  padding-bottom: 0;
}

.u-container {
  margin: 0 auto;
  width: 960px;
}

.contents--white {
  background-color: #fff;
}

.section {
  padding: 80px 0;
  position: relative;
}

.section--white {
  background-color: #fff;
}

.section--beige {
  background-color: #f3f1ec;
}

.lead {
  font-size: 1.02778em;
  letter-spacing: 0.11em;
  line-height: 2.10811;
  margin-left: -1.5em;
  margin-right: -1.5em;
  text-align: center;
}

.lead > p {
  margin-top: 2.10811em;
}

.lead > p:first-child {
  margin-top: 0;
}

.section-title {
  background-color: transparent;
  font-size: 1em;
  font-weight: inherit;
  margin-bottom: 50px;
  padding: 0;
  position: relative;
  text-align: center;
}

.section-title_text {
  border-bottom: 0.03876em solid;
  font-family: "Poppins", sans-serif;
  font-size: 1.79167rem;
  font-weight: normal;
  letter-spacing: 0.2em;
}

.section-title_detail {
  margin-top: 8px;
}

.btn,
.block-top-topic--next-page > a,
.button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: 1px solid #b2b2b2 !important;
  color: #666464;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.14em;
  padding: 12px 30px;
  text-decoration: none;
}
.btn-primary {
  background-color: #000;
  border-color: #000 !important;
  color: #fff;
}

.btn:hover,
.block-top-topic--next-page > a:hover,
.btn-primary:hover,
.button:hover,
.st-Btn:hover,
.st-Faq > div > dt:hover,
.faq-Title2:hover,
.page-goods .st-Recommended_Btn .st-Btn:hover,
.page-goods .item-Header_Nav a:hover {
  text-decoration: underline;
}

.btn,
.block-top-topic--next-page > a,
.btn-primary,
.button,
.st-Btn,
.st-Faq > div > dt,
.faq-Title2,
.page-goods .st-Recommended_Btn .st-Btn,
.page-goods .item-Header_Nav a,
.common-footer_sns a,
.common-header_menu-right a,
.common-header_logo a,
.common-header_menu-right a,
.common-header_menu-icon a,
.common-footer_copyright a {
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}

.btn:hover,
.block-top-topic--next-page > a:hover,
.btn-primary:hover,
.button:hover,
.st-Btn:hover,
.st-Faq > div > dt:hover,
.faq-Title2:hover,
.page-goods .st-Recommended_Btn .st-Btn:hover,
.page-goods .item-Header_Nav a:hover,
.common-footer_sns a:hover,
.common-header_menu-right a:hover,
.common-header_logo a:hover,
.common-footer_copyright a:hover,
.common-header_menu-right a:hover,
.common-header_menu-icon a:hover,
.common-footer_nav-list li a:hover {
  opacity: 0.65;
}

.common-header_menu-icon a,
.common-footer_nav-list li a {
  position: relative;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}

.common-header_menu-icon a:hover,
.common-footer_nav-list li a:hover {
  text-decoration: none;
}

/* .common-header_menu-icon a:after, */
.common-footer_nav-list li a:after {
  background-color: #666464;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  width: 100%;
}

.common-header_menu-icon a:hover:after,
.common-footer_nav-list li a:hover:after {
  opacity: 1;
}

.button_icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 16px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0.6em;
  width: 1.57576em;
}

.button--white {
  background-color: #fff;
  color: #666464;
}

.button--large {
  font-size: 18px;
  padding: 20px 60px;
}

.button--large .button_icon,
.button--large .button_icon svg {
  width: 20px;
}

.button .button_icon,
.teiki-postage_icon,
.page-goods .st-Recommended_Bnr,
.teiki-point-07_present-icon {
  position: relative;
}

.button .button_icon svg,
.teiki-postage_icon img,
.page-goods .st-Recommended_Bnr img,
.teiki-point-07_present-icon img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

.button .button_icon svg {
  width: 100%;
}

/* common-header */
.common-header {
  color: #000;
  background-position: bottom -150px center;
  background-size: cover;
}

.common-header a {
  color: inherit;
  position: relative;
}

.common-header a:hover,
.common-header a.active {
  text-decoration: none;
}

.common-header a::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #000;
  height: 1px;
  width: 0;
  transition: width 0.3s;
}

.common-header a:hover::before,
.common-header a:active::before {
  width: 100%;
  transition: width 0.3s;
}

.common-header_logo {
  margin-right: auto;
}

.common-header_logo h1 {
  align-items: center;
  display: flex;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.common-header_logo a {
  margin-right: 34.2px;
}

.common-header_logo svg {
  width: 151.75px;
}

.common-header_logo .name {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.common-header_menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 0;
  min-width: 1080px;
  padding-right: 20px;
  padding-left: 20px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
}

.common-header_menu-icon,
.common-header_menu-right {
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.06em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.common-header_menu-icon li + li {
  margin-left: 53px;
}

.common-header_menu-icon span {
  align-items: center;
  cursor: pointer;
  display: flex;
}

/* .common-header_menu-icon li span::after {
  background-image: url(../../img/usr/pc/common/icon-fotter-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 11.03px;
  margin-left: 5.1px;
  transform: rotate(90deg);
  transition: .3s transform ease-out;
  width: 6.8px;
} */

.common-header_menu-icon > li > span::after {
  background-image: url(../../img/usr/pc/common/icon-fotter-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 11.03px;
  margin-left: 5.1px;
  transform: rotate(90deg);
  transition: 0.3s transform ease-out;
  width: 6.8px;
}

.common-header_menu-icon .Open::after {
  transform: rotate(270deg);
}

.st-Menu_Product {
  max-height: 0;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 143px;
  left: 143px;
  top: 72px;
  transition:
    max-height 0.3s ease-out,
    opacity 0.3s ease-out;
  z-index: 100;
}

.Open + .st-Menu_Product {
  opacity: 1;
}

.st-Menu_Product .inner {
  background-color: #fff;
  display: table;
  margin-left: auto;
  padding: 50px;
}

.st-Menu_Product .title {
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 28px;
  margin-bottom: 20px;
}

.st-Menu_Product .list {
  color: #434343;
  font-size: 14px;
}

@supports (grid-auto-flow: column) {
  .st-Menu_Product .list {
    display: grid;
    gap: 0 77px;
    grid-auto-flow: column;
    grid-template-rows: repeat(4, auto);
  }
}

.st-Menu_Product .list li + li {
  margin-left: 0;
}

.st-Menu_Product .list a {
  align-items: center;
  display: flex;
  height: 40px;
  width: fit-content;
}

.st-Menu_Product .list a[target="_blank"]::after {
  content: "";
  background-image: url(../../img/usr/sp/common/icon-ext.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 12px;
  margin-right: auto;
  margin-left: 6px;
  width: 12px;
}

.common-header_menu-right li + li {
  margin-left: 50px;
}

.common-header_menu-right {
  margin-left: 52px;
}

.common-header_menu-right a {
  align-items: center;
  display: flex;
}

.common-header_menu-right .mypage svg {
  margin-right: 8px;
  width: 15.04px;
}

.common-header_menu-right .cart svg {
  margin-right: 8px;
  width: 18px;
}

.common-m4_menu {
  display: none;
}

/* home */
#hero {
  min-height: 608px;
}

.home-Hero {
  min-height: 608px;
  margin-top: 20px;
  padding-bottom: 110px;
  overflow: hidden;
  position: relative;
}

.home-Hero img {
  vertical-align: middle;
}

.home-Hero .swiper {
  margin-right: auto;
  margin-left: auto;
  overflow: visible;
  position: static;
  width: 1080px;
}

.home-Hero .swiper-button-next,
.home-Hero .swiper-button-prev {
  background-image: url(../../img/usr/sp/common/hero-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  top: 230px;
  right: 20px;
  margin-top: 0;
  width: 40px;
}

.home-Hero .swiper-button-prev {
  right: auto;
  left: 20px;
  transform: rotate(180deg);
}

.home-Hero .swiper-button-next::after,
.home-Hero .swiper-button-prev::after {
  content: none;
}

.home-Hero .swiper-pagination.swiper-pagination {
  display: flex;
  justify-content: center;
  bottom: 60px;
}

.home-Hero .swiper-pagination.swiper-pagination .swiper-pagination-bullet {
  background-color: #e6e6e6;
  height: 10px;
  margin-right: 10px;
  margin-left: 10px;
  opacity: 1;
  width: 10px;
}

.home-Hero
  .swiper-pagination.swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #434343;
}

.home-copy {
  border-bottom: 0.05556em solid #b2b2b2;
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 2.02778;
  margin-bottom: 50px;
  padding-bottom: 50px;
  padding-top: 70px;
  text-align: center;
}

.home-products .section-title {
  margin-bottom: 4.44444rem;
}

.home-products {
  padding: 135px 0 115px;
}

.home-products_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.home-products_unit {
  position: relative;
  width: 276px;
}

.home-products_unit_title {
  margin-bottom: 0.70833em;
}

.home-products_unit_icon {
  position: absolute;
}

.home-products_unit--m4 > .home-products_unit_icon {
  left: -1.33333em;
  top: -1.52778em;
  width: 3.13889em;
}

.home-products_unit--slepia > .home-products_unit_icon {
  left: -0.80556em;
  top: -1.47222em;
  width: 2.5em;
}

.home-products_unit--makura > .home-products_unit_icon {
  left: -0.22222em;
  top: -1.08333em;
  width: 2.58333em;
}

.home-products_unit_button .button {
  color: #666464;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}

.home-products_unit_copy {
  color: #991c47;
  font-size: 1em;
  left: 0;
  letter-spacing: 0.15em;
  line-height: 2.10256;
  position: absolute;
  right: 0;
  text-align: center;
  top: 2.47436em;
  word-break: keep-all;
}

.home-products_unit.m4 .home-products_unit_copy {
  color: inherit;
}

.home-products_unit_button {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.home-products_unit_button > li {
  width: 8.2rem;
}

.home-products_more {
  letter-spacing: 0.2em;
  line-height: 2.02778;
  margin-top: 2.72222em;
  text-align: center;
}

.home-recommended {
  background-color: #fff;
  padding-bottom: 115px;
  padding-top: 30px;
}

.home-recommended_banner {
  text-align: center;
}

.home-recommended_banner img {
  width: 903.116px;
}

.home-recommended_button {
  margin: 45px auto 0;
  text-align: center;
}

/* common-footer */
.common-footer {
  background-color: #f3f1ec;
  padding-bottom: 1.52778em;
}

.common-footer_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
}

.common-footer_banner-li {
  width: calc(100% / 3);
}

.common-footer_banner-li a {
  -ms-flex-align: center;
  align-items: center;
  background-size: cover;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20.72222em;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.common-footer_banner-li a:before {
  background-size: cover;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 100%;
}

.common-footer_banner-li--course a:before {
  background-image: url("../../img/usr/pc/common/footer-bnr_course-pc.png");
}

.common-footer_banner-li--guideline a:before {
  background-image: url("../../img/usr/pc/common/footer-bnr_guideline-pc.png");
}

.common-footer_banner-li--faq a:before {
  background-image: url("../../img/usr/pc/common/footer-bnr_faq-pc.png");
}

.common-footer_banner-li a:hover:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.common-footer_banner .section-title_text {
  border-bottom: 0.01923em solid;
  display: block;
  font-size: 1.44444em;
  font-weight: 500;
  padding-bottom: 0.15385em;
}

.common-footer_banner-sub {
  display: block;
  font-size: 0.91667rem;
  letter-spacing: 0.34em;
  line-height: 1;
  margin-top: 0.90909em;
}

.common-footer_banner .common-footer_banner-sub {
  font-size: 1em;
  letter-spacing: 0.2em;
  margin-top: 0.88889em;
}

.common-footer .st-Width {
  margin: 0 auto;
  width: 960px;
}

.common-footer_share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 70px 0;
}

.common-footer_share li {
  margin-right: 10px;
}

.common-footer_share .fb_iframe_widget span {
  vertical-align: top !important;
}

.common-footer_share li iframe {
  vertical-align: top;
}

/*.common-footer_nav {
  background-color: #fff;
  letter-spacing: .17em;
  line-height: 2.55556;
  padding: 2.69444em 0;
}*/

.common-footer_nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 auto;
  width: 1080px;
}

/*.common-footer_nav-list li a {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 14px;
}*/

.common-footer_nav_cart {
  line-height: 2.55556;
  margin: 50px 0 80px;
}

.common-footer_nav-list_cart {
  display: flex;
  justify-content: center;
}

.common-footer_nav-list_cart li {
  margin: 10px;
}

.common-footer_sns {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  padding-bottom: 100px;
  padding-top: 3.22222em;
}

.common-footer_sns > li {
  font-size: 1.66667em;
  margin-left: 0.41667em;
  margin-right: 0.41667em;
}

.common-footer_copyright {
  display: block;
  font-size: 0.83333em;
  font-size: 12px;
  letter-spacing: 0.06em;
  line-height: 1;
  position: relative;
  text-align: center;
}

.common-footer_copyright.cart {
  text-align: center;
}

.common-footer_copyright img {
  left: 50%;
  position: absolute;
  top: 0%;
  -webkit-transform: translate(-50%, -60px);
  transform: translate(-50%, -60px);
  width: 54px;
}

/**************************************
Concept
**************************************/
.concept-mv {
  height: 65vh;
  position: relative;
}

.concept-mv_img {
  left: 50%;
  position: absolute;
  top: 48%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 414.5px;
}

.concept-thought {
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  padding-bottom: 6.27778em;
  padding-top: 5.69444em;
  width: 960px;
}

.concept-thought_title {
  background-color: transparent;
  border-bottom: 0.05882em solid #666464;
  font-size: 20px;
  font-weight: inherit;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 4.85294em;
  padding: 0 0 1em;
}

.concept-thought_logo {
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1;
  margin-bottom: 4.75em;
  width: 14.90583em;
}

.concept-thought_logo span {
  font-size: 0.88889em;
  margin-top: 1.875em;
}

.concept-thought .lead {
  font-size: 20px;
}

.kv-image {
  background: transparent center center/cover no-repeat;
  height: 48vw;
  min-height: 460px;
  min-width: 960px;
  position: relative;
}

.kv-image_text--slepia {
  color: #991c47;
  left: 110px;
  position: absolute;
  top: 15%;
}

.kv-image_text--slepia > p {
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 2;
  margin-bottom: 20px;
  margin-left: 32px;
  text-indent: -10px;
}

.breadcrumbs:after,
.breadcrumbs:before {
  content: "";
  display: table;
  margin-bottom: -0.25em;
}

.breadcrumbs_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumbs_list > li + li:before {
  content: "＞";
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.st-panel {
  letter-spacing: 0.15em;
  line-height: 2;
}

.st-panel-title {
  background-color: #fff;
  font-size: 1.38889em;
  font-weight: inherit;
  letter-spacing: 0.16em;
  line-height: 1.4em;
  margin-bottom: 2em;
  padding: 0.71em;
  text-align: center;
}

.st-panel + .st-panel {
  margin-top: 3.55556em;
}

.st-panel_subtitle {
  color: #000000;
  font-size: 1.38889em;
  font-weight: inherit;
  letter-spacing: 0.16em;
  line-height: 1.7;
  margin: 10px 0;
  padding: 0;
}

.st-panel_subtitle span {
  font-size: 16px;
}

.st-panel_strong {
  color: #000000;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.st-panel table {
  border-top: 1px solid #9f9f9f;
  letter-spacing: 0.1em;
  width: 360px;
}

.st-panel table th {
  background-color: #fcc0c2;
  white-space: nowrap;
}

.st-panel table td,
.st-panel table th {
  border-bottom: 1px solid #9f9f9f;
  font-weight: inherit;
  padding: 1.38889em 0.66667em;
  text-align: left;
  vertical-align: middle;
}

.st-panel table td {
  letter-spacing: 0;
}

.st-panel table td:nth-child(n + 2),
.st-panel table th:nth-child(n + 2) {
  border-left: 2px dotted #9f9f9f;
}

.st-panel table td:after,
.st-panel table td:before,
.st-panel table th:after,
.st-panel table th:before {
  content: "";
  display: table;
  margin-bottom: -0.5em;
}

.st-panel--guide {
  background-color: #fff;
  font-size: 14px;
  padding: 52.5px;
}

.st-panel--guide .st-panel-title {
  background-color: #9f9f9f;
  color: #fff;
  margin: -52.5px -52.5px 1.4em;
}

.st-panel--guide .st-panel_divider-vertical {
  border-left: 1px solid #9f9f9f;
  height: 140px;
}

.st-panel--guide .st-panel_subtitle {
  margin-bottom: 25px;
}

.st-panel_row {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.st-panel_item {
  font-size: 14px;
  width: 400px;
}

.block-mail-news--terms-body {
  background: #fff;
  font-size: 15px;
  height: 450px;
  line-height: 1.8;
  overflow-y: scroll;
  padding: 25px 30px;
}

.block-mail-news--terms-body h2 {
  font-size: 18px;
  margin-bottom: 30px;
  text-align: center;
}

.block-mail-news--terms-body h3 {
  font-weight: bold;
  margin-top: 1em;
}

.block-mail-news--terms-body ol {
  padding-left: 1.2em;
}

.block-mail-news--terms-body li {
  list-style: decimal;
}

.guide-box-deli_left {
  width: 404px;
}

.guide-box-deli_left .guid-Delivery {
  margin: 1em 0;
}

.guide-box-deli_left .guid-Delivery img {
  width: 100%;
}

.guide-box-credit_left {
  width: 533px;
}

.guide-box-credit_right {
  width: 310px;
}

.guide-box-credit_right img {
  width: 100%;
}

.guide-credit-uppr {
  margin-bottom: 2em;
}

.guide-credit-last,
.guide-deli {
  border-bottom: 1px solid #9f9f9f;
  margin-bottom: 3em;
  padding-bottom: 3em;
}

.line-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.line-up--tile {
  margin: 20px;
}

.line-up_item {
  border: 1px solid #b2b2b2;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  margin-left: 30px;
  position: relative;
}

.line-up--flat .line-up_item {
  border: none;
  margin-left: 0;
}

.line-up--tile .line-up_item {
  background-color: #fff;
  margin-left: 20px;
}

.line-up_item:first-child {
  margin-left: 0 !important;
}

.line-up_title {
  border-bottom: 1px solid #b2b2b2;
  overflow: hidden;
  padding: 18px;
}

.line-up_tile-title {
  background-color: #b2b2b2;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  padding: 10px 20px;
}

.line-up_tile-title strong {
  display: block;
  font-size: 20px;
}

.line-up_title_num {
  color: #f9d1cf;
  float: left;
  font-family: "Poppins", sans-serif;
  font-size: 2.47222em;
  font-weight: 300;
  line-height: 1;
  margin-top: -5px;
  width: 80px;
}

.line-up_title_text {
  font-size: 20px;
}

.line-up_body {
  padding: 0 30px 35px;
}

.line-up--slepia .line-up_body {
  /*  height: 735px;*/
  height: 780px;
}

.line-up--tile .line-up_body {
  padding: 0 40px 100px;
}

.line-up--slepia .line-up_body .line-up_button .button {
  width: 75%;
}

.line-up_image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 340px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.line-up_image--01 img {
  height: 260px;
}

.line-up_image--02 img {
  height: 250px;
}

.line-up_image--03 img {
  height: 180px;
}

.line-up_name {
  border-bottom: 2px dotted #666464;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.line-up_name strong {
  display: block;
  font-size: 20px;
  white-space: nowrap;
}

.line-up_detail {
  font-size: 13px;
  line-height: 2;
  margin-bottom: 30px;
}

.line-up_price {
  font-size: 18px;
  position: relative;
}

.line-up_price .circle-text {
  position: absolute;
  right: 0;
  top: -5px;
}

.line-up_price strong {
  display: block;
  font-size: 24px;
  font-weight: bold;
}

.line-up_price strong span {
  font-size: 16px;
  margin-left: 2px;
}

.line-up_special {
  margin-top: 22px;
}

.line-up_special_price {
  font-size: 34px;
  margin: 6px 0;
}

.line-up_special_price span {
  font-size: 14px;
}

.line-up_special_aside {
  color: #b2b2b2;
  font-size: 10px;
}

.line-up_button {
  bottom: 35px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

.line-up_footer {
  bottom: 0;
  left: 0;
  padding-bottom: 30px;
  position: absolute;
  width: 100%;
}

.label {
  background-color: #991c47;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 3px 10px 2px;
  white-space: nowrap;
}

.label--middle {
  border-radius: 20px;
  font-size: 16px;
  padding: 8px 16px;
}

.label--large {
  border-radius: 20px;
  font-size: 16px;
  padding: 8px 40px;
}

.label--white {
  background-color: #fff;
  color: #991c47;
}

.teiki-hero_header {
  line-height: 2;
  text-align: center;
}

.teiki-hero_logo {
  margin: 55px 0;
}

.teiki-hero_off {
  border-bottom: 3px dotted #000000;
  color: #000000;
  display: inline-block;
  font-size: 22px;
  margin-bottom: 26px;
  padding-bottom: 26px;
  width: 300px;
}

.teiki-hero_intro {
  color: #000000;
  font-size: 28px;
}

.teiki-hero_point {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000000;
  border-radius: 40px;
  color: #fff;
  display: inline-block;
  font-size: 19px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  margin: 40px 0;
  padding: 15px 35px;
}

.teiki-hero_point strong {
  font-size: 34px;
  margin: 0 4px;
}

.teiki-hero_lead {
  font-size: 16px;
  letter-spacing: 1px;
}

.teiki-hero_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
}

.teiki-hero_item {
  border: 1px solid #b2b2b2;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  margin-left: 10px;
  text-align: center;
}

.teiki-hero_item:first-child {
  margin-left: 0;
}

.teiki-hero_item a {
  display: block;
  text-decoration: none;
}

.teiki-hero_item a:hover {
  opacity: 0.75;
}

.teiki-hero_item_title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #b2b2b2;
  color: #f9d1cf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  padding: 5px;
  position: relative;
}

.teiki-hero_item_title:after {
  border-bottom: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  content: "";
  height: 8px;
  position: absolute;
  right: 10px;
  top: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
}

.teiki-hero_item_title span {
  font-size: 20px;
  margin-left: 5px;
}

.teiki-hero_item_body {
  font-size: 11px;
  line-height: 1.8;
  padding: 5px;
  position: relative;
  top: 40.5px;
  -webkit-transform: translateY(-70%);
  transform: translateY(-70%);
}

.teiki-hero_item_body strong {
  display: block;
  font-size: 14px;
}

.tile-wrapper {
  margin: -20px;
}

.tile {
  background-color: #fff;
  border: 1px solid #b2b2b2;
  margin: 20px;
}

.tile_header {
  background-color: #b2b2b2;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 1px;
  padding: 10px;
}

.tile_header--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tile_header_cap {
  border-right: 1px solid #fff;
  text-align: center;
  width: 72px;
}

.tile_header_cap--fixed {
  border-right: 0;
  width: auto;
}

.tile_header_cap--fixed .point-cap {
  margin-left: 16px;
  margin-top: 6px;
  width: auto;
}

.tile_header_title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 22px;
}

.tile_header_title span {
  font-size: 18px;
  padding: 8px;
}

.tile_header_title strong {
  display: inline-block;
  font-size: 26px;
  padding: 8px;
}

.tile_body {
  padding: 40px 55px;
}

.circle-text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #991c47;
  border-radius: 50%;
  color: #991c47;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.2;
  text-align: center;
  width: 60px;
}

.point-cap {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  letter-spacing: 1px;
  text-align: center;
  width: 36px;
}

.point-cap_text {
  font-size: 11px;
}

.point-cap_number {
  font-size: 30px;
  line-height: 1;
}

.teiki-postage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.teiki-postage_icon {
  margin-right: 16px;
  width: 84px;
}

.teiki-postage_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.teiki-point-03 {
  border-right: 1px solid #b2b2b2;
  margin-right: 70px;
  padding-right: 70px;
}

.teiki-postage_free {
  line-height: 1.2;
  padding-left: 70px;
  position: relative;
}

.teiki-postage_free:before {
  border-bottom: 10px solid transparent;
  border-left: 16px solid #991c47;
  border-top: 10px solid transparent;
  content: "";
  height: 0;
  left: 42px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
}

.tel-block {
  border: 1px solid #b2b2b2;
  padding: 8px 20px;
}

.tel-block--large {
  border: 0;
  padding: 0;
  width: 610px;
}

.teiki-point-04_circle-text {
  -ms-flex-align: center;
  align-items: center;
  background-color: #eae6de;
  border: 0;
  border-radius: 50%;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 5px;
  margin-right: 5px;
  width: 90px;
}

.teiki-point-05_left {
  border-right: 1px solid #b2b2b2;
  margin-right: 48px;
  padding-right: 48px;
}

.teiki-point-07_present-icon {
  width: 68px;
}

.teiki-point-07_present > p {
  border-bottom: 1px dotted #991c47;
}

.contact-message {
  margin: 0 auto;
  width: 620px;
}

.contact-message_title {
  font-size: 24px;
}

.contact-message_text {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 40px;
  text-align: center;
}

.block {
  margin-top: 20px;
}

.block_title {
  background-color: #fff;
  font-size: 18px;
  padding: 20px;
  text-align: center;
}

.block_body {
  line-height: 2;
  padding: 40px 50px;
}

.block_body > * {
  margin-top: 2em;
}

.block_body > *:first-child,
.block_body--no-pad > * {
  margin-top: 0;
}

.block_body strong {
  font-weight: bold;
}

.block_aside {
  background-color: #fff;
  border: 1px solid #b2b2b2;
  padding: 20px 30px;
}

.block_aside-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 4px;
}

.dl-table dl {
  border-bottom: 1px solid #b2b2b2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dl-table dt {
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
  font-size: 18px;
  font-weight: bold;
  padding: 24px;
  width: 300px;
}

.dl-table dd {
  font-size: 16px;
  padding: 24px;
}

/* FROM SP */
/******************
guideline
*******************/
.breadcrumbs {
  font-size: 0.83333em;
  letter-spacing: 0.16em;
  position: absolute;
  top: 3em;
}

.breadcrumbs:after,
.breadcrumbs:before {
  content: "";
  display: table;
  margin-bottom: -0.25em;
}

.breadcrumbs_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumbs_list > li + li:before {
  content: "＞";
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.st-panel {
  letter-spacing: 0.15em;
  line-height: 2;
}

.st-panel-title {
  background-color: #fff;
  font-size: 1.38889em;
  font-weight: inherit;
  letter-spacing: 0.16em;
  line-height: 1.4em;
  margin-bottom: 2em;
  padding: 0.71em;
  text-align: center;
}

.st-panel + .st-panel {
  margin-top: 3.55556em;
}

.st-panel_subtitle {
  border-top: 1px solid #9f9f9f;
  color: #000000;
  font-size: 1.38889em;
  font-weight: inherit;
  letter-spacing: 0.16em;
  line-height: 1.7;
  margin: 42px 0 5px;
  padding: 42px 0 0;
}

.st-panel_subtitle-fst {
  border: none;
  margin: 10px 0;
  padding: 0;
}

.st-panel_subtitle span {
  font-size: 16px;
}

.st-panel_strong {
  color: #000000;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.st-panel table {
  border-top: 1px solid #9f9f9f;
  letter-spacing: 0.1em;
  width: 360px;
}

.st-panel table th {
  background-color: #fcc0c2;
  white-space: nowrap;
}

.st-panel table td,
.st-panel table th {
  border-bottom: 1px solid #9f9f9f;
  font-weight: inherit;
  padding: 1.38889em 0.66667em;
  text-align: left;
  vertical-align: middle;
}

.st-panel table td {
  letter-spacing: 0;
}

.st-panel table td:nth-child(n + 2),
.st-panel table th:nth-child(n + 2) {
  border-left: 2px dotted #9f9f9f;
}

.st-panel table td:after,
.st-panel table td:before,
.st-panel table th:after,
.st-panel table th:before {
  content: "";
  display: table;
  margin-bottom: -0.5em;
}

.st-panel--guide {
  background-color: #fff;
  font-size: 14px;
  padding: 52.5px;
}

.st-panel--guide .st-panel-title {
  background-color: #9f9f9f;
  color: #fff;
  margin: -52.5px -52.5px 1.4em;
}

.st-panel--guide .st-panel_divider-vertical {
  border-left: 1px solid #9f9f9f;
  height: 140px;
}

.st-panel_row {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.st-panel_item {
  font-size: 14px;
  width: 400px;
}

.st-panel_item .h4 {
  color: #000000;
  font-weight: bold;
}

.guide-box-deli_left {
  width: 404px;
}

.guide-box-deli_left .guid-Delivery {
  margin: 1em 0;
}

.guide-box-deli_left .guid-Delivery img {
  width: 100%;
}

.guide-box-credit_left {
  width: 533px;
}

.guide-box-credit_right {
  width: 310px;
}

.guide-box-credit_right img {
  width: 100%;
}

.guide-credit-uppr {
  margin-bottom: 2em;
}

.guide-credit-last,
.guide-deli {
  border-bottom: 1px solid #9f9f9f;
  margin-bottom: 3em;
  padding-bottom: 3em;
}

.st-panel--guide .guid-Nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  list-style-type: none;
  margin: 5.08333em auto 4.19444em;
  padding-left: 0;
}

.st-Section h2 + :before {
  content: "";
  display: table;
  margin-bottom: -0.5em;
}

.st-panel--guide .guid-Nav a:after {
  background-image: url("../../img/usr/sp/common/icon-arrow.svg");
  background-size: contain;
  bottom: 0;
  content: "";
  height: 1.4em;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
  width: 0.8em;
}

.st-panel--guide .guid-Nav > li {
  border-bottom: 1px solid #9f9f9f;
  width: 180px;
}

.st-panel--guide .guid-Nav a {
  color: #9f9f9f;
  display: block;
  letter-spacing: 0.11em;
  line-height: 1;
  padding-bottom: 0.47222em;
  padding-top: 0.47222em;
  position: relative;
  text-decoration: none;
}

.st-Return dt {
  -ms-flex-align: center;
  align-items: center;
  background-color: #000000;
  border-radius: 1.46667em;
  -webkit-box-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  font-size: 0.83333em;
  height: 2.66667em;
  letter-spacing: 0.1em;
  margin-bottom: 1.4em;
  margin-right: 0.8em;
  padding-left: 1.4em;
  padding-right: 1.4em;
}

.st-Return dd {
  clear: both;
  letter-spacing: 0.1em;
}

.st-Return dd > * + * {
  margin-top: 1em;
}

.st-Target {
  padding-top: 2em;
}

.st-panel_content .st-paner_content-right {
  font-size: 12px;
  letter-spacing: 0.1em;
}

.st-panel_content .st-paner_content-right a {
  text-decoration: underline;
}

.st-panel_content .st-paner_content-left {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.8em;
}

.st-panel_row-contact {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.st-panel_dot-line {
  border-left: 2px dotted #9f9f9f;
  height: 152px;
  padding-left: 20px;
}

.guid-BorderTopDot {
  border-top: 2px dotted #3f3f3f;
  margin-top: 24px;
  padding-top: 24px;
}

.st-panel_webcontact {
  margin-top: 24px;
}

.st-panel_webcontact a {
  text-decoration: underline;
}

.st-panel_mt2 {
  margin-top: 1.5em;
}

.st-Gmo {
  margin: 0 auto;
  margin-top: 1.5em;
  width: 226px;
}

/*****************
guideline end
*****************/
/*****************
FAQ
******************/
.faq-Section_Title {
  background-color: #fff;
  font-size: 26px;
  letter-spacing: 0.15em;
  line-height: 76px;
  margin-bottom: 2em;
  text-align: center;
}

.faq-Section_Title.open:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.st-Faq > div > dt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 1.55556em;
  padding-top: 0.13889em;
  position: relative;
}

.st-Faq > div > dt:after {
  content: "+";
  font-family: monospace;
  font-size: 24px;
  position: absolute;
  right: 100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.st-Faq > div > dt.open:after {
  content: "-";
}

.st-Faq > div > dd,
.st-Faq > div > dt {
  background-image: url("../../img/usr/sp/faq/icon-q.svg");
  background-repeat: no-repeat;
  background-size: 50px auto;
  cursor: pointer;
  letter-spacing: 0.2em;
  padding-left: 70px;
}

.st-Faq > div > dt:before {
  content: "";
  display: table;
  margin-bottom: -0.36111em;
}

.st-Faq > div > dd {
  background-image: url("../../img/usr/sp/faq/icon-a.svg");
  display: none;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  padding: 8px 160px 20px 70px;
}

.faq-Item {
  border: 1px solid #9f9f9f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 60px;
  width: 448px;
}

.faq-Item li {
  width: 224px;
}

.faq-Item li a {
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 5.38889em;
  -ms-flex-pack: center;
  justify-content: center;
}

.faq-Item > li + li {
  border-left: 1px solid #9f9f9f;
}

.faq-Title1 {
  background-color: #666666;
  border-radius: 35px;
  color: #fff;
  font-size: 22px;
  height: 70px;
  line-height: 70px;
  margin: 0 auto 60px;
  text-align: center;
  width: 586px;
}

.faq-Title2 {
  background-color: #fff;
  border: 1px solid #9f9f9f;
  cursor: pointer;
  font-size: 21px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 60px;
  position: relative;
  text-align: center;
  width: 560px;
}

.faq-Title2:after {
  content: url("../../img/usr/pc/faq/icon_down.svg");
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.7s;
  transition: 0.7s;
  width: 20px;
}

.faq-Title2.open:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.faq-Title_blank {
  background-color: #000000;
}

.faq-Title_blank a {
  color: #fff;
  display: inline-block;
  height: 100%;
  text-decoration: none;
  width: 100%;
}

.faq-Title_blank:hover {
  background-color: #d6d6d6;
}

.faq-Title_blank:after {
  content: "";
}

.faq-Title3 {
  color: #666666;
  font-size: 26px;
  letter-spacing: 0.16em;
  margin-bottom: 30px;
}

.faq-Title3 span {
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.faq-Title3 span:after,
.faq-Title3 span:before {
  background-color: #9f9f9f;
  -webkit-box-flex: 1;
  content: "";
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  margin-right: 0.8em;
}

.faq-Unit {
  margin-bottom: 80px;
}

.faq-toggle_item {
  display: none;
}

.faq-Section .bott-Unit_Img {
  margin: 10px 0;
  width: 50%;
}

/******************
FAQ end
******************/
/*******************
brand/makura
*******************/
.maku-Main {
  background-color: #fff;
}

.maku-Section {
  padding-bottom: 100px;
}

.maku-Section .maku-Hero {
  background-image: url("../../img/usr/pc/makura/hero_makura.jpg");
  background-size: cover;
  height: 48vw;
  min-height: 460px;
  min-width: 960px;
  position: relative;
}

.maku-Section .maku-Hero_Logo {
  left: 110px;
  position: absolute;
  top: 15%;
  width: calc(280px * 1200 / 1300);
}

.maku-Section .maku-Hero_Logo img {
  width: 100%;
}

.maku-Section .maku-Hero_Copy {
  color: #991c47;
  font-size: 22px;
  letter-spacing: 0.15em;
  line-height: 2;
  position: absolute;
  right: 15%;
  text-align: center;
  top: 24%;
}

.maku-Section .maku-Hero_Icon {
  bottom: 8px;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 130px;
  position: absolute;
  right: 0;
}

.maku-Section .maku-Hero_Icon li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 14px;
}

.maku-Section .maku-Hero_Icon img {
  margin-right: 8px;
  width: 58px;
}

.maku-Section .maku-Hero_Icon span {
  background-color: #9b9a9a;
  border-radius: 0.75676em;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.11em;
  padding: 1px 11px;
}

.maku-Section .st-Text {
  line-height: 26px;
  padding-top: 100px;
  text-align: center;
}

.maku-Section .st-Text p {
  margin-bottom: 2em;
}

.st-Scroll {
  border: solid #666464;
  border-width: 0 0 0.08333em 0.08333em;
  display: none;
  height: 2em;
  position: absolute;
  right: 264px;
  top: 70%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  width: 2em;
}

.st-Width2,
.st-Width {
  margin: 0 auto;
  width: 960px;
}

.st-SectionTitle {
  background-color: transparent;
  font-size: 1em;
  font-weight: inherit;
  padding: 0;
  text-align: center;
}

.st-SectionTitle_Main {
  border-bottom: 1px solid;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  letter-spacing: 0.2em;
}

.st-SectionTitle_Sub {
  display: block;
  font-size: 15px;
  letter-spacing: 0.22em;
  line-height: 1;
  margin-top: 0.90909em;
}

.maku-LineUp {
  padding: 30px 0;
}

.maku-LineUp .st-SectionTitle {
  margin-bottom: 30px;
}

.maku-LineUp_Text {
  background-color: #f3f1ec;
  color: #991c47;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.11em;
  margin: 15px 0;
  padding: 15px 0;
  text-align: center;
}

.maku-Unit {
  background-color: #fff;
  border: 1px solid #b2b2b2;
  margin-bottom: 20px;
  padding-bottom: 30px;
}

.maku-Unit_Header {
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #b2b2b2;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 78px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 30px;
  position: relative;
}

.maku-Unit_Title {
  font-size: 20px;
  letter-spacing: 0.42em;
}

.maku-Unit_Link {
  color: #b2b2b2;
  font-size: 16px;
  letter-spacing: 0.14em;
}

.maku-Unit_Body {
  padding: 0 15px;
}

.maku-Unit_MakuraImg {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 2px dotted #666464;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px;
}

.maku-Unit_MakuraImg li {
  text-align: center;
  width: 28%;
}

.maku-Unit_MakuraImg li span {
  font-size: 14px;
  letter-spacing: 0.2em;
}

.maku-Unit_MakuraImg li:nth-child(1) {
  width: 33%;
}

.maku-Unit_Descript {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px;
}

.maku-Unit_Text {
  font-size: 13px;
  letter-spacing: 0.16em;
  line-height: 27px;
  width: 44%;
}

.maku-Unit_Centerline {
  border-left: 2px dotted #666464;
  height: 324px;
}

.maku-Unit_Cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 40%;
}

.maku-Unit_Cost-Cover {
  width: 45%;
}

.maku-Unit_Info {
  margin-top: 10px;
}

.maku-Unit_Info div:nth-child(3) {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.maku-Unit_Info > div {
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-bottom: 14px;
}

.maku-Unit_Info > div dt {
  letter-spacing: 0.14em;
  width: 110px;
}

.maku-Unit_Info > div dt span {
  border-bottom: 1px solid #b2b2b2;
  display: inline-block;
  padding-bottom: 3px;
}

.maku-Unit_Info > div ul {
  list-style-type: disc;
}

.maku-Unit_Info > div ul li {
  list-style: disc;
  margin-bottom: 5px;
}

.maku-Unit_Price span {
  font-size: 31px;
}

.maku-Unit_Postage {
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.maku-Unit_Postage dt {
  -ms-flex-align: center;
  align-items: center;
  background-color: #991c47;
  border-radius: 13.5px;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  height: 27px;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 27px;
  margin-right: 0.7em;
  width: 71px;
}

.maku-Unit_CoverInfo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px dotted #666464;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px;
}

.maku-Unit_CoverImg {
  margin-right: 40px;
  width: 366px;
}

.maku-Unit_CoverPrice {
  font-size: 31px;
}

.maku-Unit_CoverPrice span {
  font-size: 22px;
}

.maku-Unit_CoverList li {
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}

.maku-Unit_CoverList li:before {
  border-radius: 50%;
  content: "";
  height: 61px;
  margin-right: 1.33333em;
  width: 61px;
}

.maku-Unit_CoverList li span {
  font-size: 13px;
}

.maku-Unit_CoverList .ivory:before {
  background-color: #f2eddc;
}

.maku-Unit_CoverList .pink:before {
  background-color: #eabdb8;
}

.maku-Unit_CoverList .cocoa:before {
  background-color: #83736a;
}

.maku-Unit .st-Btn {
  font-size: 14px;
  width: 140px;
}

.maku-Unit .st-Btn_Icon {
  margin-left: 10px;
  width: 22px;
}

.st-Btn {
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #666464;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.91667rem;
  height: 3.36364em;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.14em;
  text-decoration: none;
}

.maku-Feedback {
  padding-top: 100px;
}

.maku-Feedback_Title {
  background-color: #fff;
  font-size: 26px;
  height: 76px;
  letter-spacing: 0.15em;
  line-height: 76px;
  margin-bottom: 50px;
  text-align: center;
}

.maku-Feedback_Select {
  margin-bottom: 50px;
  position: relative;
}

.maku-Feedback_SelectLabel {
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #b2b2b2;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 21px;
  height: 60px;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.16em;
}

.maku-Feedback_SelectLabel:after {
  background-image: url("../../img/usr/sp/common/icon-arrow.svg");
  background-size: contain;
  content: "";
  height: 18px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 10px;
}

.maku-Feedback_SelectList {
  height: 60px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.maku-Feedback_Container {
  margin-bottom: 40px;
}

.maku-Feedback_Container .st-Feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.maku-Feedback_Container[data-filter="30代"] .st-Feedback:not([data-age="30"]),
.maku-Feedback_Container[data-filter="40代"] .st-Feedback:not([data-age="40"]),
.maku-Feedback_Container[data-filter="50代"] .st-Feedback:not([data-age="50"]),
.maku-Feedback_Container[data-filter="全ての感想"]:not(.More)
  .st-Feedback:nth-child(n + 6) {
  display: none;
}

.st-Feedback {
  border-bottom: 1px solid #666464;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.st-Feedback_Header {
  display: -ms-grid;
  display: grid;
  grid-gap: 0 20px;
  grid-template-areas: "img info" "img title";
  -ms-grid-columns: 113px 20px 1fr;
  grid-template-columns: 113px 1fr;
  -ms-grid-rows: 40px 0 auto;
  grid-template-rows: 40px auto;
  margin-bottom: 1.72222em;
}

.st-Feedback_Silhouette {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-row-align: auto;
  align-self: auto;
  grid-area: img;
}

.st-Feedback_Info {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-row-align: auto;
  align-self: auto;
  grid-area: info;
  letter-spacing: 0.16em;
  line-height: 1.88889;
  margin-bottom: 1.38889em;
}

.st-Feedback_Body {
  width: 495px;
}

.st-Feedback_Body strong {
  color: #993333;
}

.st-Feedback_Title {
  font-size: 22px;
  letter-spacing: 0.16em;
}

.st-Feedback_Note {
  font-size: 13px;
}

#feedback-more {
  background-color: transparent;
  margin: 0 auto 30px;
  width: 174px;
}

.maku-Feature {
  padding-top: 100px;
}

.maku-Feature_Title {
  background-color: #fff;
  font-size: 26px;
  height: 76px;
  letter-spacing: 0.15em;
  line-height: 76px;
  margin-bottom: 50px;
  text-align: center;
}

.maku-Feature_Sub {
  font-size: 23px;
  font-weight: inherit;
  letter-spacing: 0.15em;
  line-height: 2;
  margin-bottom: 30px;
  padding: 0;
  text-align: center;
}

.maku-Feature_Sub strong {
  color: #991c47;
  display: block;
  font-size: 35px;
  font-weight: inherit;
  letter-spacing: 0.14em;
  line-height: 1.5;
  margin-top: 10px;
}

.maku-Expert {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 90px;
  position: relative;
}

.maku-Expert:before,
.maku-Expert:after {
  background-color: #991c47;
  content: "";
  height: 1px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  top: 10.5em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 3.5em;
  z-index: 1;
}

.maku-Expert:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.maku-Expert div {
  background-color: #fff;
  margin: 0 7px;
  width: 300px;
}

.maku-Expert dt {
  -ms-flex-align: center;
  align-items: center;
  background-color: #991c47;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 23px;
  height: 66px;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.15em;
}

.maku-Expert dd {
  padding: 15px 15px 25px;
  text-align: center;
}

.maku-Expert img {
  margin-bottom: 30px;
  width: 180px;
}

.maku-Expert_Name {
  border-top: 3px dotted #666464;
  font-size: 33px;
  letter-spacing: 0.3em;
  margin-left: 15px;
  margin-top: 15px;
  padding-top: 30px;
  text-align: center;
}

.maku-Expert_Name span {
  color: #991c47;
  display: block;
  font-size: 21px;
  letter-spacing: 0.15em;
  margin-bottom: 14px;
}

.maku-PointUnit {
  background-color: #fff;
  border: 1px solid #b2b2b2;
  counter-increment: i;
  margin-bottom: 30px;
  padding: 0 20px 20px;
}

.maku-PointUnit_Row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 25px 10px 10px;
}

.maku-PointUnit_Text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 27px;
  width: 40%;
}

.maku-PointUnit_Text strong {
  color: #991c47;
  font-weight: 400;
}

.maku-PointUnit_Img {
  width: 40%;
}

.maku-PointUnit_CenterLine {
  border-left: 1px solid #b2b2b2;
  height: 288px;
}

.st-Point_Title {
  align-items: center;
  background-color: #b2b2b2;
  -webkit-box-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  height: 76px;
  margin: 0 -20px;
  padding: 5px 15px;
}

.st-Point_Title .point {
  border-right: 1px solid #fff;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  font-family: "Poppins", sans-serif;
  justify-content: center;
  margin-right: 20px;
  padding: 0 10px;
}

.st-Point_Title .point span {
  font-size: 11px;
  letter-spacing: 0.1em;
  margin-bottom: 3px;
}

.st-Point_Title .point:after {
  content: "0" counter(i);
  font-size: 30px;
  letter-spacing: 0;
  line-height: 1;
}

.st-Point_Title .sub {
  font-size: 18px;
  margin-right: 20px;
}

.st-Point_Title .main {
  font-size: 26px;
}

.sheet .st-Point_Title div span {
  display: block;
}

.sheet .maku-PointUnit_Text {
  border-bottom: 1px solid #b2b2b2;
  padding: 25px;
  width: 100%;
}

.sheet-Imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
}

.sheet-Imgs .maku-PointUnit_Img {
  width: 504px;
}

.sheet-Imgs .maku-PointUnit_Imgs {
  font-size: 12px;
}

.sheet-Imgs .maku-PointUnit_Imgs li {
  margin-bottom: 20px;
}

.sheet-Imgs .maku-PointUnit_Imgs img {
  display: block;
}

.sheet-Imgs .maku-PointUnit_Imgs .bad {
  width: 220px;
}

.sheet-Imgs .maku-PointUnit_Imgs .good {
  width: 350px;
}

.maku-Research {
  margin-bottom: 30px;
}

.maku-Research_Inner {
  background-color: #fff;
  border: 1px solid #b2b2b2;
  margin-bottom: 20px;
  padding: 30px;
}

.maku-Research_Title {
  border-bottom: 1px solid #b2b2b2;
  color: #991c47;
  font-size: 22px;
  font-weight: inherit;
  letter-spacing: 0.15em;
  line-height: 2.05263;
  margin-bottom: 20px;
  padding-bottom: 30px;
  text-align: center;
}

.maku-Research_Title span {
  display: block;
  font-size: 14px;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
}

.maku-Research_Row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.maku-Research_Img {
  width: 485px;
}

.maku-Research_Sleep {
  background-color: #f3f1ec;
  margin-top: 10px;
  padding: 40px 20px;
  width: 316px;
}

.maku-Research_Sleep dt {
  color: #991c47;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 29px;
  margin-bottom: 1.6em;
}

.maku-Research_Sleep dd {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 24px;
}

.maku-Research_Note {
  background-color: #fff;
  font-size: 13px;
  line-height: 21px;
  padding: 30px;
}

.maku-Service {
  background-color: #fff;
  border: 1px solid #b2b2b2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 30px;
  padding: 30px;
}

.maku-Service_Title {
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  text-align: center;
}

.maku-Service_Title .logo {
  margin-bottom: 40px;
  width: 270px;
}

.maku-Service_Title .service {
  width: 340px;
}

.maku-Service_Descript {
  width: 430px;
}

.maku-Service_Warranty {
  background-color: #f4f2ee;
  color: #991c47;
  font-size: 29px;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin-bottom: 24px;
  padding: 25px 0;
  text-align: center;
}

.maku-Service_Warranty span {
  display: block;
  font-size: 15px;
  letter-spacing: 0.16em;
  margin-top: 5px;
}

.maku-Service_Text {
  font-size: 13px;
  line-height: 2;
}

.maku-Service_Text strong {
  color: #991c47;
}

.maku-Movie {
  margin-bottom: 50px;
  padding-top: 80px;
}

.maku-Movie_Title {
  background-color: transparent;
  color: #000000;
  font-size: 24px;
  font-weight: inherit;
  letter-spacing: 0.16em;
  margin-bottom: 40px;
  padding: 0;
  position: relative;
}

.maku-Movie_Title span {
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.maku-Movie_Title span:before,
.maku-Movie_Title span:after {
  background-color: #9f9f9f;
  -webkit-box-flex: 1;
  content: "";
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  margin-right: 0.8em;
}

.maku-Movie_Title span:after {
  margin-left: 0.8em;
  margin-right: 0;
}

.maku-Movie_List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.maku-Movie_Unit {
  width: 460px;
}

.maku-Movie_Unit .st-Youtube {
  margin-bottom: 10px;
}

.maku-Movie_Unit p {
  font-size: 14px;
  letter-spacing: 0.16em;
  line-height: 2em;
}

.maku-Message {
  background-color: #fff;
  border: 1px solid #b2b2b2;
  margin-bottom: 80px;
}

.maku-Message_Title {
  background-color: transparent;
  border-bottom: 1px solid #b2b2b2;
  color: #991c47;
  display: -ms-grid;
  display: grid;
  font-size: 1em;
  font-weight: inherit;
  grid-gap: 0 30px;
  grid-template-areas: "supervision beauty" "supervision title";
  -ms-grid-columns: 90px 30px 1fr;
  grid-template-columns: 90px 1fr;
  -ms-grid-rows: auto 0 auto;
  grid-template-rows: auto auto;
  padding: 25px;
}

.maku-Message_Title .Supervision {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-flex-align: center;
  align-items: center;
  background-color: #991c47;
  border-radius: 0.33333em;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 17px;
  grid-area: supervision;
  height: 90px;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.1em;
  line-height: 1.56667;
  text-align: center;
  width: 90px;
}

.maku-Message_Title .Beauty {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-row-align: end;
  align-self: end;
  font-size: 17px;
  grid-area: beauty;
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
}

.maku-Message_Title .Title {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  font-size: 27px;
  grid-area: title;
  letter-spacing: 0.15em;
}

.maku-Message_Text {
  padding: 40px;
  position: relative;
}

.maku-Message_Text p {
  font-size: 16px;
  letter-spacing: 0.2em;
  line-height: 36px;
}

.maku-Message_Img {
  bottom: 0;
  position: absolute;
  right: 50px;
  width: 215px;
}

.maku-Message_Img img {
  width: 100%;
}

/********************
    Modal
********************/
dialog:not([open]) {
  display: none;
}

dialog {
  background: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.st-Dialog {
  background-color: #fff;
  border-style: none;
  color: inherit;
  font-size: 1rem;
  max-width: calc(100vw - 2.36111em);
  max-width: calc(var(--vw, 1vw) * 100 - 2.36111em);
  opacity: 0;
  padding: 0;
  position: relative;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.st-Dialog[open] {
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.st-Dialog.Close {
  opacity: 0;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
}

.st-Dialog_Close {
  cursor: pointer;
  height: 2.63889em;
  overflow: hidden;
  position: absolute;
  right: 0.94444em;
  text-indent: 2.63889em;
  top: 0.94444em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  white-space: nowrap;
  width: 2.63889em;
}

.st-Dialog_Close:after,
.st-Dialog_Close:before {
  background-color: #666464;
  bottom: 0;
  content: "";
  height: 0.11111em;
  left: 0;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.st-Dialog_Close:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.st-Dialog_Body {
  max-height: calc(100vh - 2.36111em);
  max-height: calc(var(--vh, 1vh) * 100 - 2.36111em);
  overflow-y: auto;
  padding: 2.41667em 0;
}

.home-ProductLine,
.st-Dialog_Body {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  -ms-scroll-chaining: none;
}

.home-ProductLine {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 auto;
  overflow-x: auto;
  padding-bottom: 2.88889em;
  padding-top: 3.88889em;
  width: 1160px;
}

.home-ProductLineUnit {
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.home-ProductLineUnit_Title {
  font-size: 12px;
  font-weight: inherit;
  line-height: 2em;
  margin-bottom: 1.61111em;
  text-align: center;
}

.home-ProductLineUnit_Title span {
  display: block;
  font-size: 18px;
  letter-spacing: 0.16em;
}

.home-ProductLineUnit_Title span span {
  font-size: 12px;
  line-height: 20px;
  margin-top: 10px;
}

.home-ProductLineUnit_Img {
  -webkit-box-ordinal-group: 0;
  margin-bottom: 2.05556em;
  -ms-flex-order: -1;
  order: -1;
  text-align: center;
  width: 11.5em;
}

#m4 .home-ProductLineUnit_Img {
  height: 200px;
}

#m4 .home-ProductLineUnit_Img img {
  height: 100%;
}

.home-ProductLineUnit_Price {
  font-size: 12px;
  letter-spacing: 0.12em;
  line-height: 1.94444em;
  margin-bottom: auto;
  text-align: center;
}

.home-ProductLineUnit_Price span {
  font-size: 1.58333em;
  font-size: 20px;
  letter-spacing: 0.12em;
}

.home-ProductLineUnit .st-Btn {
  margin-top: 1.83333rem;
  width: 11.5rem;
}

.st-Btn:not(button) {
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.st-Btn_Icon {
  margin-left: 1.31424em;
  width: 1.57576em;
}

.m4_therefore {
  font-size: 20px;
  font-weight: bold;
  margin-right: 4px;
}

.st-Dialog:not([open]) {
  display: block;
  height: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

/************************
register cancel
************************/
.block-member-terms--auth-url-mail-comp {
  text-align: center;
}

.register-comp {
  padding-top: 150px;
  text-align: center;
}

.register-comp p {
  margin-top: 30px;
}

.register-comp h1 {
  font-size: 26px;
  margin-bottom: 30px;
}

.register-comp_title {
  border-bottom: 1px solid #000;
  display: inline-block;
  font-size: 24px;
  margin-bottom: 50px;
}

.register-comp_message {
  font-size: 18px;
  margin-bottom: 50px;
}

.block-order-cancellation .block-order-cancellation--order-detail .legend {
  margin-top: 0;
}

.block-order-cancellation .block-order-cancellation--order-info-right {
  margin-top: 42px;
}

/************************
block-goods-agree
************************/
.block-goods-agree {
  padding: 50px 0 50px 0;
  text-align: center;
}

.block-goods-agree--header {
  border-bottom: solid 1px #000;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  margin: auto;
  margin-bottom: 25px;
}

.block-goods-agree--item {
  line-height: 46px;
  margin-bottom: 50px;
}

/************************
page-authmailcomplete
************************/
.page-authmailcomplete .block-member-terms--auth-url-mail-comp {
  padding-top: 150px;
}

.page-authmailcomplete .block-member-terms--auth-url-mail-comp h1 {
  border-bottom: 1px solid #000;
  display: inline-block;
  font-size: 24px;
  margin-bottom: 50px;
}

.page-authmailcomplete .block-member-terms--auth-url-mail-comp p {
  font-size: 18px;
  margin-bottom: 50px;
}

.section-title_detail {
  margin-top: 8px;
}

/************************
animate1
************************/
.animate1 {
  opacity: 0;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 30);
  transform: matrix(1, 0, 0, 1, 0, 30);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.animate1_1 {
  opacity: 1;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transition: 0.5;
  transition: 0.5s;
}

/* 9/2 */
.line-up--slepia .line-up_body {
  height: 690px;
}

.page-goods .item-Cart_Info_hairCleansing dt {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding-right: 10px;
  width: 110px;
}

.page-goods .block-goods-comment2 .item-Cart .st-Btn {
  text-align: center;
}

.br-pc {
  display: block;
}

.maku-Unit .btn-buy {
  width: 100%;
}

.home-products_unit_button > li {
  width: 100%;
}

.maku-Unit_Descript {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/************************
IE TOP_modal
************************/

/******************************
Instagram
******************************/
.instagram-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75em;
}

.instagram-list a {
  border: 1px solid #e0e0e0;
  height: 18.125em;
  margin-left: 1.25em;
  margin-bottom: 1.25em;
  overflow: hidden;
  position: relative;
  transition: 0.2s box-shadow;
  width: 18.125em;
}

.instagram-list a:hover {
  box-shadow: 0 0.125em 0.625em 0 rgba(0, 0, 0, 0.15);
}

.instagram-list img,
.instagram-modal img {
  vertical-align: middle;
}

.instagram-list img {
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  max-width: none;
}

.instagram-list img.v {
  height: auto;
  width: 100%;
}

.instagram-modal {
  background-color: #fff;
  max-height: 95vh;
  overflow: auto;
}

.instagram-img {
  text-align: center;
}

.instagram-secondary {
  padding: 1.25em;
}

.instagram-title {
  align-items: center;
  display: flex;
  margin-bottom: 1.25em;
}

.instagram-title .logo {
  border-radius: 50%;
  margin-right: 0.625em;
  overflow: hidden;
  width: 2.5em;
}

.instagram-title .name {
  font-size: 1.125em;
  font-weight: bold;
}

.instagram-title .name:hover {
  text-decoration: underline;
}

.instagram-text {
  margin-bottom: 3em;
  word-break: break-all;
}

.instagram-footer {
  align-items: center;
  color: #78909c;
  display: flex;
  font-size: 0.875em;
  margin-top: auto;
}

.instagram-footer .logo {
  font-size: 1rem;
  margin-right: 0.14285714em;
  width: 1.5em;
}

.instagram-footer .name,
.instagram-footer .business {
  color: #263238;
  font-weight: bold;
  margin-right: 0.14285714em;
  margin-left: 0.14285714em;
  white-space: nowrap;
}

.instagram-footer .name:hover,
.instagram-footer .business:hover {
  text-decoration: underline;
}

.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.6) !important;
}

.featherlight .featherlight-close-icon {
  right: 3em !important;
}

.featherlight .featherlight-content {
  background-color: transparent !important;
  border-bottom-style: none !important;
  margin-right: auto !important;
  margin-left: auto !important;
  overflow: hidden !important;
  padding: 0 3em !important;
  width: 75%;
}

.featherlight-previous,
.featherlight-next {
  height: 2em;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 50%;
  text-indent: 2em;
  transform: translateY(-50%);
  width: 2em;
}

.featherlight-next {
  right: 0;
  left: auto;
  transform: translateY(-50%) rotate(180deg);
}

.featherlight-previous::before,
.featherlight-previous::after,
.featherlight-next::before,
.featherlight-next::after {
  background-color: #fff;
  content: "";
  height: 0.2em;
  position: absolute;
  left: 0.5em;
  top: 50%;
  transform: translateY(-50%) skewY(45deg);
  transform-origin: 0 bottom;
  width: 1em;
}

.featherlight-previous::after,
.featherlight-next::after {
  transform: translateY(-50%) skewY(-45deg);
  transform-origin: 0;
}

@media (min-width: 1281px) {
  .instagram-modal {
    align-items: center;
    display: flex;
  }

  .instagram-img {
    flex-shrink: 0;
    width: 575px;
  }

  .instagram-secondary {
    display: flex;
    flex-direction: column;
    min-height: 575px;
    max-height: 95vh;
    overflow: auto;
  }

  .featherlight .featherlight-content {
    overflow: hidden !important;
    width: auto;
    max-width: 1200px;
  }
}

.Modal__modal-wrapper___3Atm3 {
  z-index: 101 !important;
}

.Entry__comment-desc___17fDl,
.EntryModal__img-tags___e2BEQ {
  display: none;
}

.CommentForm__sign-in-pane___GMJ6S {
  visibility: hidden;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-115 {
  margin-top: 115px;
}

.LoadMoreButton__load-more-button___3uRPa {
  background: transparent !important;
  border: 1px solid #b2b2b2 !important;
  border-radius: 0 !important;
  color: #666464 !important;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",
    tbudgothic-std, sans-serif !important;
  font-weight: 300 !important;
  padding: 12px 30px !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.LoadMoreButton__load-more-button___3uRPa:hover {
  opacity: 0.65;
  text-decoration: underline;
}

.Entry__entry___25Jvq {
  border-radius: 0 !important;
}

.MainPage__main-container___2z70_ {
  overflow-x: hidden !important;
}

.MainPage__main-container___2z70_::-webkit-scrollbar {
  width: 0;
}

.MainPage__main-container___2z70_::-webkit-scrollbar-track {
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 2px #777;
  box-shadow: inset 0 0 2px #777;
}

.MainPage__main-container___2z70_::-webkit-scrollbar-thumb {
  background: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.LoadMoreButton__load-more-button-wrapper___mSAkn {
  margin-top: 20px;
}

.block-top-topic--body {
  margin-bottom: 115px;
}

/******************************
makura
******************************/
.maku-Unit_CoverList_btns {
  margin-left: auto;
}

.maku-Unit_CoverList_btns a:first-child {
  margin-bottom: 15px;
}

.maku-Unit_CoverList li {
  margin-bottom: 50px;
}

/************************
IE TOP_modal 8/21
************************/

/************************
IE TOP_modal 8/21
************************/

/* 8/22 */
.block-cart--goods-list-item-calc-btn {
  padding: 12px 27px;
}

/* 9/2 */
.maku-Unit {
  padding-bottom: 0;
}

.maku-Unit_CoverList .cocoa {
  margin-bottom: 0;
}

.maku-Unit_CoverList_btns a:first-child {
  margin-bottom: 0;
}

/* 9/3 */
.home-products_unit_title img:hover {
  -webkit-box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.05);
}

.line-up_image img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/*9/12*/
/*.common-footer_sns li img {
    width: 35px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
  }
  .common-footer_sns li {
    position: relative;
  }
  .common-footer_sns li .icon_twt {
    transform: translateX(-50%)translateY(-50%)scale(1.3);
  }
  .common-footer_sns li .icon_insta {
    transform: translateX(-50%)translateY(-50%)scale(0.9);
  }*/
.common-footer_sns li img {
  margin-top: 10px;
  width: 35px;
}

.common-footer_sns li {
  position: relative;
}

.common-footer_sns li .icon_twt {
  margin-top: 0;
  width: 45px;
}

.common-footer_sns li .icon_insta {
  margin-top: 6px;
  width: 31.5px;
}

/*@media all and (-ms-high-contrast: none){
    .common-footer_sns li img {
      width: 35px;
    }
    .common-footer_sns li {
      position: relative;
    }
    .common-footer_sns li .icon_twt {
      width: 45px;
    }
    .common-footer_sns li .icon_insta {
      width: 31.5px;
    }
  }*/
/* NEW TEIKI PAGE*/
.members-heading_ttl {
  color: #000000;
  font-size: 28px;
  letter-spacing: 0.15em;
  margin-bottom: 80px;
  margin-top: 60px;
}

.members-heading_happy {
  width: 340px;
}

.members-heading_item {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  height: 120px;
  width: 310px;
}

.members-heading_item_title {
  font-size: 20px;
  margin: 0 5px;
}

.members-heading_item_title span {
  font-size: 30px;
}

.members-heading_item_title:after {
  height: 14px;
  width: 14px;
}

.members-heading_item_body {
  font-size: 16.5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.members-heading_item_body strong {
  font-size: 21px;
}

.members-heading_item_body .inb {
  display: inline-block;
}

.members-heading_list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.members_body_twocol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.members_body_line_item {
  width: 400px;
}

.members_body_line_top {
  color: #991c47;
  font-size: 28px;
  letter-spacing: 0.14em;
  line-height: 42px;
  margin-bottom: 20px;
}

.members_body_line_bottom {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 26px;
  width: 397px;
}

.members_body_onecol {
  margin: 0 auto;
  width: 830px;
}

.members_body_caution {
  font-size: 13px;
  letter-spacing: 0.15em;
  line-height: 20px;
}

.members_body_text {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 26px;
}

.members_body_text strong {
  color: #000000;
  font-size: 30px;
  letter-spacing: 0.14em;
  line-height: 44px;
}

.members_body_tile {
  margin: 0 0 20px;
}

.members_body_circles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px auto;
  width: 830px;
}

.members_body_circle {
  background-color: #eae6de;
  border-radius: 50%;
  height: 152px;
  position: relative;
  width: 152px;
}

.members_body_circle_heading {
  font-size: 25px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: -13px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.members_body_circle_text {
  font-size: 13px;
  left: 50%;
  letter-spacing: 0.1em;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
}

.members_body_circle_text strong {
  color: #000000;
  display: block;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-top: 6px;
}

.members_body_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 auto;
  width: 720px;
}

.members_body_row_item {
  width: 230px;
}

.members_body_row_item figure {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 190px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.members_body_row_item figure img {
  width: 100%;
}

.members_body_row_item p {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.members_body_row_item p .m4 {
  width: 84px;
}

.members_body_row_item p .slepia {
  width: 103px;
}

.members_body_row_item a {
  border: 1px solid #666464;
  display: block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}

.members_body_tel {
  text-align: center;
}

.members_body_tel_num {
  margin: 0 auto 10px;
  width: 605px;
}

.members_body_tel_text {
  margin: 0 auto;
  width: 609px;
}

/*ログイン画面*/
.block-login--social-frame {
  border-left: 1px solid #ccc;
  width: 40%;
}

.block-login--social-frame .block-login--first-time {
  max-width: 430px;
  width: 100%;
}

.block-login--social-frame .block-login--first-time-body {
  padding: 10px;
  width: auto;
}

.block-login--social-frame .block-login--snslogin-text {
  margin-bottom: 20px;
}

.block-login--social-frame .block-login--snslogin-body {
  margin: 0 auto;
  width: 80%;
}

.block-login--social-frame .block-login--snslogin-body ul {
  margin-left: 0;
}

.block-login--social-frame .block-login--snslogin-body ul li {
  float: none;
  width: auto;
}

.block-login--social-frame .block-login--snslogin-contents-btn {
  width: auto;
}

.block-login--social-frame .block-login--first-time {
  padding-top: 0;
}

.block-login--member-body {
  background-color: #fff;
  margin: 0 auto 40px;
  padding: 40px 0;
  width: 1200px;
}

.block-login--member-frame {
  padding: 0 40px;
}

.block-login--member-frame input {
  border: 1px solid #666464;
}

.block-login--member-frame input:hover {
  border: 1px solid #666464;
}

.block-login--member-frame .action-buttons {
  margin-bottom: 0;
}

.block-login--first-time {
  background-color: #fff;
  margin: 0 auto;
  padding-top: 40px;
  width: 1200px;
}

.block-login--uid .form-label,
.block-login--pwd .form-label {
  width: 163px;
}

/* @media all and (-ms-high-contrast: none) {
  .common-header_menu-icon a svg,
  .common-header_menu-right a svg {
    width: 25px;
  }
  .common-header_logo h1 svg {
    height: 50px;
  }
  .home-ProductLine {
    overflow: hidden;
  }
  .home-ProductLineUnit_Img {
    overflow: hidden;
  }
  .container {
    min-width: 960px;
  }
  .block-order-flow--step1,
  .block-order-flow--step2,
  .block-order-flow--step3,
  .block-order-flow--step4,
  .block-order-flow--step5 {
    background-color: #ffffff;
    color: #656464;
    font-size: 12px;
    margin-right: 5px;
    opacity: 0.5;
    width: 236.25px;
  }
  .block-cart--contents {
    width: 700px;
  }
  .block-cart--side-contents {
    width: 250px;
  }
  .block-cart-recent-item--items {
    margin: 0 auto;
    width: 960px;
  }
  .block-cart--goods-list-item-calc-btn {
    padding: 12px 26px 9px;
  }
  .block-cart--order-btn {
    padding: 15px 30px 12px 30px;
  }
  .page-goods .block-goods-comment2 .item-Cart .st-Btn, .maku-Unit_CoverList_btns a, .maku-Unit .btn-buy {
    padding-top: 5px;
  }
  .btn-buy svg {
    margin-bottom: 6px;
  }
} */

/*アイコンマスタ*/

.page-goods .block-icon {
  width: 160px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  top: 25px;
}

.page-goods .block-icon span {
  display: flex;
  align-items: center;
}

.page-goods .block-icon img {
  width: 75px;
}

/*cart*/
.common-header_menu_cart {
  background-color: #fff;
  height: 78px;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.common-header_logo_cart {
  height: 22px;
  width: 137.7px;
  margin: 0 auto;
}

.common-footer {
  background-color: #fff;
  padding-bottom: 1.52778em;
  color: #444;
}

.common-footer_nav {
  line-height: 2.55556;
  margin: 50px 0 80px;
}

.common-footer_nav-list {
  display: flex;
  justify-content: center;
}

.common-footer_nav-list li {
  margin: 10px;
}

.block-order-estimate--promotion {
  display: none;
}

.block-mypage--shopping-info-items,
.block-mypage--member-info-items,
.block-mypage--inquiry-info-items,
.block-mypage--snssync-info-items {
  margin: 30px 60px 30px 45px;
  justify-content: space-between;
}

.block-mypage--shopping-info-item-coupon-list {
  display: none;
}

/* カート内のご注文手続きボタン */
.block-cart--order {
  position: relative;
  margin-bottom: 15px;
}
.block-cart--order-btn,
.block-order-estimate--commit-btn {
  background: linear-gradient(#f95c67, #dc2b38, #c00210);
  border: none !important;
  color: #fff;
  height: 68px;
  font-size: 18px;
  padding-top: 9px;
  padding-left: 53px;
  height: 55px;
  border-radius: 5px;
  margin-bottom: 0;
}
.block-order-estimate--commit-btn {
  margin-bottom: 10px;
}
.block-cart--order:before {
  content: "";
  background-image: url("../../img/usr/cart/btn_arrow.png");
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-size: cover;
}
.page-estimate .block-order-estimate--commit {
  position: relative;
}
.page-estimate .block-order-estimate--commit:before {
  content: "";
  background-image: url("../../img/usr/cart/btn_arrow.png");
  position: absolute;
  top: 22px;
  left: 14px;
  width: 20px;
  height: 20px;
  background-size: cover;
}

.block-cart--order-btn:hover,
.block-order-estimate--commit-btn:hover {
  background: linear-gradient(#c00210, #dc2b38, #f95c67);
  border: none !important;
  color: #fff;
  height: 55px;
  font-size: 18px;
  padding-top: 9px;
  padding-left: 53px;
  text-decoration: none;
  opacity: 1;
  transition: 0.4s;
  transition-timing-function: ease;
}

/* お買い物を続けるボタン */
.middle-btn .block-cart--continue-shopping-link,
.block-cart--continue-shopping .block-cart--continue-shopping-link {
  margin: 0 auto;
}

/* 10/28 */
.block-mail-address--update-completed-message {
  text-align: center;
}
.block-mail-address--login-link a {
  text-decoration: underline;
  color: #991c47;
}
.block-mail-address--login-link a:hover {
  opacity: 0.7;
}
/* 新規登録キャンペーンセクション消去 */
.block-member-info--form #frmCustomer p:nth-of-type(7) {
  display: none;
}
p.block-member-info--message.block-member-info--message-promotion {
  display: none;
}
.fieldset.block-member-info--items.block-member-info--items-promotion-code {
  display: none;
}

/* 最近チェックした商品の非表示 */
#cart_itemhistory {
  display: none;
}

/* メールアドレス変更画面のボタン修正 */
/*.page-mailchange .action .st-Btn:nth-child(2) {
  background-color: #991c47;
  color: #fff;
  border: none;
}*/

/* 会員登録完了ページの次へボタン */
.page-entrycomplete .block-member-registration-completed--forward {
  background-color: #991c47;
  border-color: #991c47 !important;
  color: #fff;
}

/* 枕・お客様の声 */
/* @media all and (-ms-high-contrast: none) {
  .st-Feedback_Title{
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
  .maku-Message_Title{
    -ms-grid-columns: 120px 1fr;
  }
  .maku-Message_Title .Beauty{
    display: block;
    margin-top: 0.7em;
    -ms-grid-column: 2;
  }
  .maku-Message_Title .Title{
    display: block;
    -ms-grid-column: 2;
  }
} */

/* 問合せフォーム */
.fieldset .form-control select::-ms-expand {
  display: none;
}

/* 会員登録ページの確定画面へボタン */
.page-entry .block-member-info--forward {
  margin: 0 auto;
}

/* login page */
.page-login .action-buttons .action .btn {
  width: 430px;
  font-weight: bold;
}
.page-login .block-login--body {
  margin: 0 auto;
  position: relative;
  width: 1330px;
}
.page-login .block-login--member {
  float: left;
}
.page-login .block-login--member-body {
  display: block;
  width: 648px;
  margin-right: 20px;
  border-top: 2px solid #dd415b;
  padding: 66px 0;
}
.page-login .block-login--member-frame {
  display: block;
}

.page-login .block-login--input-items {
  width: auto;
}
.page-login .block-login--member-frame .common_headline2_area_ {
  color: #dd415b;
}
.page-login .block-login--login {
  background: linear-gradient(#e53c65, #b71423);
  border: none !important;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0px 2px 6px #c3bcbb;
}
.page-login .block-login--login:hover {
  background: linear-gradient(#b71423, #e53c65);
  opacity: 1;
  box-shadow: none;
  text-decoration: none;
}
.page-login .action-buttons .action {
  position: relative;
}
.block-login--member-frame .action-buttons .action .btn {
  margin-top: 0;
}
.page-login .action-buttons .action:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-size: cover;
}
.page-login .block-login--member-body .action-buttons .action:after {
  background-image: url("../../img/usr/cart/btn_arrow.png");
}
.page-login .block-login--ask-password.help-block a:hover {
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid #d9d9d9;
}

.page-login .block-login--uid .form-label,
.block-login--pwd .form-label {
  display: none;
}

.page-login .help-block {
  margin-left: 69px;
}
.page-login .block-login--member-message {
  width: auto;
  font-size: 15px;
}
.page-login .fieldset .form-control {
  padding-left: 0;
}
.page-login .block-login--first-time .block-login--first-time-title {
  color: #50bb48;
}
.page-login .block-login--entry {
  background: linear-gradient(#74d16a, #2e872a);
  border: none !important;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0px 2px 6px #c3bcbb;
}
.page-login .block-login--entry:hover {
  background: linear-gradient(#2e872a, #74d16a);
  opacity: 1;
  box-shadow: none;
  text-decoration: none;
}
.page-login .block-login--first-time {
  width: 648px;
  border-top: 2px solid #50bb48;
  padding-top: 66px;
  padding-bottom: 397px;
  float: right;
  position: relative;
  margin-bottom: 125px;
}
.page-login .block-login--social-frame .block-login--first-time {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  /*border-top: none;*/
  /*padding-bottom: 0;*/
}
.page-login .block-login--first-time .action-buttons .action:after {
  background-image: url("../../img/usr/cart/btn_arrow_green.png");
}
/*.page-login .block-login--social-frame .block-login--first-time{
  max-width: 610px;
  background: #ecf5eb;
  padding: 35px 0 0;
}*/
.page-login .block-login--social-frame {
  margin-top: 30px;
  display: block;
  /*position: absolute;*/
  border-left: none;
  /*left: 50%;*/
  /*transform: translateX(-50%);*/
  /*top: 350px;*/
  width: auto;
  padding-left: 0;
}
/*.page-login .block-login--social-frame .block-login--first-time-body{
  background: #ecf5eb;
}*/
.page-login .block-login--first-time-message {
  width: 435px;
  font-size: 15px;
  text-align: left;
  margin-left: 9px;
}
.page-login .block-login--first-time-body {
  padding-top: 20px;
}
/*.page-login .block-login--social-frame .block-login--snslogin-text{
  width: 430px;
  font-size: 14px;
  margin: 0 auto;
}*/
/*.page-login .block-login--social-frame .block-login--snslogin-body{
  width: 100% !important;
  display: flex;
}*/
/*.page-login .block-login--social-frame .block-login--snslogin-body ul{
  width: 430px;
}*/
/*.page-login .block-login--social-frame .block-login--snslogin-body ul li{
  float: left;
}*/
/*.page-login .block-login--social-frame .block-login--snslogin-contents-btn{
  position: relative;
  width: 200px;
  height: auto;
  padding: 0;
  outline: none;
  margin-bottom: 10px;
}*/
/*.page-login .block-login--social-frame .block-login--snslogin-contents-yahoo .block-login--snslogin-contents-btn{
  margin-right: 15px;
}*/
.page-login .block-login--snslogin-contents-yahoo .sns_word,
.page-login .block-login--snslogin-contents-facebook .sns_word,
.page-login .block-login--snslogin-contents-gplus .sns_word {
  background: linear-gradient(#ffffff, #d4d4d4);
  color: #000;
  border: 1px solid #b9b9b9;
  border-left: none;
  border-radius: 0px 3px 3px 0;
  position: absolute;
  left: 38px;
  width: 160px;
  font-size: 12px;
  padding: 0px 0px 0px 5px;
}
.page-login .block-login--snslogin-contents-yahoo .sns_word:hover,
.page-login .block-login--snslogin-contents-facebook .sns_word:hover,
.page-login .block-login--snslogin-contents-gplus .sns_word:hover {
  background: linear-gradient(#d4d4d4, #ffffff);
}

.page-login .block-login--snslogin-contents-yahoo .sns_logo,
.page-login .block-login--snslogin-contents-facebook .sns_logo,
.page-login .block-login--snslogin-contents-gplus .sns_logo {
  border: 1px solid #b9b9b9;
  border-radius: 3px 0 0 3px;
}
.page-login .block-login--snslogin-contents-yahoo .sns_logo {
  background: #fff url("../../img/sys/snslogin/yahoo.png") no-repeat;
  background-size: 33px 33px;
  background-position: center;
}
.page-login .block-login--snslogin-contents-gplus .sns_logo {
  background-size: 55px 55px;
}
.page-login .pane-footer {
  clear: both;
}

/* @media all and (-ms-high-contrast: none) {
  .page-login .block-login--snslogin-contents-btn:hover .sns_word{
      background: linear-gradient(#d4d4d4,#ffffff);
  }
  .block-login--snslogin-body button:active,
  .block-login--snslogin-body button:focus,
  .block-login--snslogin-body button:active > span,
  .block-login--snslogin-body button:focus > span {
    position:relative;
  }
} */
/* 19.12.26 */
.cart {
  position: relative;
}
.js-cart-count:not(:empty) {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  position: absolute;
  right: 72px;
  bottom: 12px;
  background: #bf1b2e;
  color: #fff;
  border-radius: 1em;
  font-family: Arial;
  font-size: 12px;
  padding: 0 0.38em;
}

/* 20.03.03 商品レビュー */
.block-goods-user-review--item {
  background-color: #fff;
  padding: 20px 30px 20px 130px;
  position: relative;
}

.block-goods-user-review--item::before {
  content: "";
  background-image: url("../../img/usr/sp/common/feedback-silhouette.svg");
  width: 90px;
  height: 90px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 20px;
}

.block-goods-user-review--item-title {
  font-size: 18px;
}

.block-goods-user-review--item-score dt {
  margin-bottom: 20px;
}

dl.block-goods-user-review--item-name {
  font-size: 14px;
  margin-bottom: 10px;
}

.block-goods-user-review--item-name dd {
  position: relative;
}

.block-goods-user-review--item-name dd::after {
  content: "\3055\307E";
  position: absolute;
  right: -31px;
  top: 0;
}

.block-goods-user-review--item-comment {
  margin: 5px 0 10px;
}

.block-goods-user-review--item-moderate-vote {
  font-size: 13px;
  position: relative;
}

.block-goods-user-review--item-moderate-info1 {
  font-size: 13px;
}

.block-goods-user-review {
  position: relative;
}

.block-goods-user-review--write-review {
  display: none;
}
.block-goods-user-review--write-review-btn {
  background-color: #991c47;
  border-color: #991c47 !important;
  color: #fff;
}
#review_form.block-goods-user-review--form {
  position: absolute;
  top: 111px;
  right: 0;
}
.block-user-review--review-body .form-label {
  width: 24%;
}
.btn.btn-primary.block-user-review--forward {
  background-color: #991c47;
  border-color: #991c47 !important;
  color: #fff;
}

.block-user-review-completed {
  text-align: center;
  padding: 60px 0 0;
}

.block-user-review-completed--header {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}

.block-user-review-completed--message-header {
  font-size: 20px;
  margin-bottom: 24px;
}

.block-user-review-completed--message {
  margin-bottom: 40px;
}

.block-goods-user-review--item .dropdown {
  top: 20px !important;
  left: 0 !important;
}

.block-goods-user-review--need-login-message {
  display: none;
}

.block-goods-user-review--item-moderate-vote {
  display: none;
}

.block-goods-user-review--item-moderate-info1 {
  display: none;
}

.home-Campaign {
  display: none;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  position: relative;
  width: 960px;
}

.home-Campaign.Active {
  display: block;
}

.home-Campaign_List {
  position: static !important;
}

.home-Campaign .swiper-pagination {
  bottom: -30px !important;
}

.home-Campaign .swiper-pagination-bullet-active {
  background-color: #656464;
}

.home-Campaign .swiper-button-next,
.home-Campaign .swiper-button-prev {
  height: 31.5px;
  color: #656464;
  right: auto;
  left: -47px;
  width: 17px;
}
.home-Campaign .swiper-button-next {
  left: auto;
  right: -47px;
}
.home-Campaign .swiper-button-next::after,
.home-Campaign .swiper-button-prev::after {
  font-size: 31.5px;
}

/* 6/11 */
.page-goods .st-Recommended_Bnr {
  margin-bottom: 90px;
}
.page-goods .st-Recommended_Bnr img {
  width: 100%;
  max-height: none;
}

.block-purchase-history-detail--cancel {
  display: none;
}

/*202108*/
.wrapper {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
}
.common-header_menu_cart {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.04);
  width: 100%;
  min-width: 1200px;
}
.common-header_logo_cart {
  padding: 11px 0;
  width: auto;
  height: auto;
}
.section-title {
  margin-bottom: 17px;
  margin-top: 65px !important;
}
.section-title_text {
  font-family: "Poppins", sans-serif;
  color: #434343;
  letter-spacing: 0.14em;
  font-size: 1.5625rem;
  border: none;
}
.section-title_detail {
  font-size: 0.8125rem;
  font-weight: 500;
}
.page-cart,
.page-estimate,
.page-order,
.page-method,
.page-login,
.page-entry,
.page-entrycomplete {
  color: #434343;
}
.page-cart .block-order-flow--step,
.page-estimate .block-order-flow--step,
.page-order .block-order-flow--step,
.page-method .block-order-flow--step {
  margin-bottom: 10px;
}
.page-cart .block-order-flow--step ul,
.page-estimate .block-order-flow--step ul,
.page-order .block-order-flow--step ul,
.page-method .block-order-flow--step ul {
  counter-reset: number 0;
  position: relative;
}
.page-cart .block-order-flow--step ul:before,
.page-estimate .block-order-flow--step ul:before,
.page-order .block-order-flow--step ul:before,
.page-method .block-order-flow--step ul:before {
  content: "";
  width: 560px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
}
.page-cart .block-order-flow--step1,
.page-cart .block-order-flow--step2,
.page-cart .block-order-flow--step3,
.page-cart .block-order-flow--step4,
.page-cart .block-order-flow--step5,
.page-estimate .block-order-flow--step1,
.page-estimate .block-order-flow--step2,
.page-estimate .block-order-flow--step3,
.page-estimate .block-order-flow--step4,
.page-estimate .block-order-flow--step5,
.page-order .block-order-flow--step1,
.page-order .block-order-flow--step2,
.page-order .block-order-flow--step3,
.page-order .block-order-flow--step4,
.page-order .block-order-flow--step5,
.page-method .block-order-flow--step1,
.page-method .block-order-flow--step2,
.page-method .block-order-flow--step3,
.page-method .block-order-flow--step4,
.page-method .block-order-flow--step5 {
  width: 195px;
  padding: 40px 0 0;
  margin: 0;
  background: transparent;
  opacity: 1;
  color: #adadad;
  font-weight: 500;
}
.page-cart .block-order-flow--step ul li:first-child:before,
.page-estimate .block-order-flow--step ul li:first-child:before,
.page-order .block-order-flow--step ul li:first-child:before,
.page-method .block-order-flow--step ul li:first-child:before {
  display: inherit !important;
}
.page-cart .block-order-flow--step ul li:before,
.page-estimate .block-order-flow--step ul li:before,
.page-order .block-order-flow--step ul li:before,
.page-method .block-order-flow--step ul li:before {
  counter-increment: number 1 !important;
  content: counter(number) !important;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border: none;
  font-family: "Oswald", sans-serif;
  font-size: 1.0625rem;
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #adadad;
}
.page-cart .block-order-flow--step ul .block-order-flow--step-current,
.page-estimate .block-order-flow--step ul .block-order-flow--step-current,
.page-order .block-order-flow--step ul .block-order-flow--step-current,
.page-method .block-order-flow--step ul .block-order-flow--step-current {
  color: #000;
}
.page-cart .block-order-flow--step ul .block-order-flow--step-current:before,
.page-estimate
  .block-order-flow--step
  ul
  .block-order-flow--step-current:before,
.page-order .block-order-flow--step ul .block-order-flow--step-current:before,
.page-method .block-order-flow--step ul .block-order-flow--step-current:before {
  background: #000;
}
.page-cart .block-order-flow--step1:after,
.page-cart .block-order-flow--step2:after,
.page-cart .block-order-flow--step3:after,
.page-cart .block-order-flow--step4:after,
.page-cart .block-order-flow--step5:after,
.page-estimate .block-order-flow--step1:after,
.page-estimate .block-order-flow--step2:after,
.page-estimate .block-order-flow--step3:after,
.page-estimate .block-order-flow--step4:after,
.page-estimate .block-order-flow--step5:after,
.page-order .block-order-flow--step1:after,
.page-order .block-order-flow--step2:after,
.page-order .block-order-flow--step3:after,
.page-order .block-order-flow--step4:after,
.page-order .block-order-flow--step5:after,
.page-method .block-order-flow--step1:after,
.page-method .block-order-flow--step2:after,
.page-method .block-order-flow--step3:after,
.page-method .block-order-flow--step4:after,
.page-method .block-order-flow--step5:after {
  content: none;
}

.page-cart .block-common-alert-list {
  margin: 35px auto;
  padding: 23px 40px;
  max-width: 600px;
  text-align: left;
  font-size: 0.8125rem;
  line-height: 1.615;
  border-color: #c92a20;
}
.page-cart .block-common-alert-list--items {
  margin-top: 1em;
  color: #db0009;
  font-weight: 500;
}
.page-cart .block-cart--container {
  border: 1px solid #e6e6e6;
  margin-top: 35px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  width: 1200px;
  margin: 35px auto 0;
}
.page-cart .block-cart--contents {
  float: none;
  width: 790px;
  border-right: 1px solid #e6e6e6;
}
.page-cart .block-cart--goods-list {
  padding: 40px;
}
.page-cart .block-cart--goods-list li {
  border: none;
  margin: 0;
  padding: 0;
}
.page-cart .block-cart--goods-list li + li {
  margin-top: 25px;
}
.page-cart .block-cart--goods-list-item {
  margin: 0;
  padding-right: 135px;
}

.page-cart .block-cart--goods-list-image {
  width: 170px;
  height: 170px;
  margin: 0px 25px 0 0;
  background: transparent;
}
.page-cart .block-icon img {
  width: 64px;
}
.page-cart .block-cart--goods-list-item-name {
  font-weight: 500;
}
.page-cart .block-cart--goods-list-item-name a {
  color: #000;
}
.page-cart .block-cart--goods-list-item-comment {
  font-size: 0.8125rem;
  color: #434343;
}
.page-cart .block-cart--goods-list-item-price-info {
  margin-top: 20px;
}
.page-cart .block-cart--goods-list-item-price {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  color: #434343;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  font-weight: 600;
}

.page-cart .price-unit {
  display: inline-block;
}
.page-cart .price-unit::first-letter,
.page-cart .price-value::first-letter {
  font-size: 0;
}
.page-cart .price-unit:after {
  content: "\0a5";
}

.page-cart p.block-cart--goods-point-info {
  font-size: 0.875rem;
}
.page-cart span.block-cart--goods-point {
  font-family: "Poppins", sans-serif;
}

.page-cart .block-cart--goods-list-item-qty-minus {
  width: 32px;
  left: 1px;
  top: 1px;
  transition: opacity 0.3s;
  cursor: pointer;
}
.page-cart .block-cart--goods-list-item-qty-plus {
  width: 32px;
  right: 1px;
  top: 1px;
  transition: opacity 0.3s;
  cursor: pointer;
}
.page-cart .block-cart--goods-list-item-qty:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 40px;
  background: url(../../img/sys/spinminus_on.gif) no-repeat center / cover;
  left: 1px;
  top: 1px;
}
.page-cart .block-cart--goods-list-item-qty:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 40px;
  background: url(../../img/sys/spinplus_on.gif) no-repeat center / cover;
  right: 1px;
  top: 1px;
}
.page-cart .block-cart--goods-list-item-qty-plus:hover,
.page-cart .block-cart--goods-list-item-qty-plus:active,
.page-cart .block-cart--goods-list-item-qty-minus:hover,
.page-cart .block-cart--goods-list-item-qty-minus:active {
  opacity: 0;
}
.page-cart .block-cart--goods-list-item-qty input {
  padding: 0 32px;
  height: 42px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-align: center;
}
.page-cart .block-cart--goods-list-item-qty input:hover {
  border: 1px solid #e6e6e6;
}
.page-cart .block-cart--goods-list-item-qty input:focus {
  box-shadow: none;
}
.page-cart .block-cart--goods-list-item-calc-btn {
  border: 1px solid #e6e6e6 !important;
  position: relative;
  z-index: 5;
}
.page-cart .block-cart--goods-list-item-calc-btn:hover {
  text-decoration: none;
}
.page-cart .block-cart--goods-list-item-delete {
  font-size: 0.75rem;
  color: #848484;
  text-decoration: none;
  position: relative;
}

.page-cart .block-cart--goods-list-item-delete:hover,
.page-cart .block-cart--goods-list-item-delete:active {
  text-decoration: underline;
}
.page-cart .block-cart--side-area.block-cart--side-area {
  float: none;
  margin: 0 auto;
  padding-top: 30px;
}
.page-cart .block-cart--side-contents {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 340px;
  padding: 0;
  margin: 0;
}
.page-cart .block-cart--procedure {
  padding: 0;
}
.page-cart .block-cart--procedure-container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}
.page-cart .block-cart--order {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  margin-top: 30px;
}
.page-cart .block-cart--subtotal {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #434343;
  font-weight: 700;
  font-size: 0.9375em;
  border-bottom: 1px solid;
}
.page-cart .block-cart--subtotal-price {
  font-size: 1.1875rem;
  color: #db0009;
  font-family: "Poppins", sans-serif;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 0 0 0 auto;
  font-weight: 600;
}
.page-cart .block-cart--promotion {
  margin-top: 10px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #434343;
  font-weight: 700;
  font-size: 0.9375em;
}
.page-cart .block-cart--promotion dt {
  margin-bottom: 0;
}
.page-cart .block-cart--promotion dd {
  margin: 0 0 0 auto;
}
.page-cart .block-cart--promotion-discount {
  font-size: 1.1875rem;
  color: #db0009;
  font-family: "Poppins", sans-serif;
}
.page-cart .block-promotion-message--container {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-top: 40px;
}
.page-cart .block-cart--order:before {
  content: none;
}
.page-cart .block-cart--order {
  margin-bottom: 20px;
}
.page-cart .block-cart--order-btn {
  background: #000;
  color: #fff;
  border-radius: 0;
  font-size: 0.875em;
  height: 52px;
  letter-spacing: 0.14em;
  transition: 0.3s;
  border: 1px solid #000 !important;
  padding: 12px 30px;
}
.page-cart .block-cart--order-btn:hover,
.page-cart .block-cart--order-btn:active {
  opacity: 0.7;
}
.page-cart .block-cart--continue-shopping input {
  color: #434343;
  border: 1px solid #434343 !important;
  height: 52px;
  letter-spacing: 0.14em;
  transition: 0.3s;
  font-weight: 500;
}
.page-cart .block-cart--infomation + .block-cart--continue-shopping,
.page-cart .block-cart--side-contents .block-cart--continue-shopping {
  display: block;
}

.page-cart .block-cart--side-contents .block-cart--continue-shopping-link {
  color: #434343;
  border: 1px solid #434343 !important;
  width: 100%;
  height: 52px;
  letter-spacing: 0.14em;
  transition: 0.3s;
  font-weight: 500;
}
.page-cart .block-cart--side-contents .block-cart--continue-shopping-link:hover,
.page-cart
  .block-cart--side-contents
  .block-cart--continue-shopping-link:active {
  opacity: 0.7;
  text-decoration: none;
}
.page-cart .block-promotion-message--content {
  border: none;
  padding: 0;
}
.page-cart .block-promotion-message--content a {
  color: #db0009;
  font-size: 0.8125rem;
}
.page-cart .block-promotion-message--content span {
  color: #db0009;
  font-weight: normal;
}
.page-cart .block-promotion-message--content br {
  display: none;
}

/* method */
.page-method .block-order-method h2 {
  margin: 0;
  padding: 0;
}
.page-method .confirm_caution {
  display: none;
}
.page-method .block-order-method--container {
  margin-top: 35px;
}
.page-method .block-order-method--contents {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 770px;
}
.page-method .block-order-method--host-confirmation {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 0;
}
.page-method .block-order-method--dest {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.page-method .block-order-method--payment {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.page-method .block-order-method--goods {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.page-method .block-order-method--spec {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.page-method .block-order-method--regular {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.page-method .block-order-method--contents.js-order-center-area h2,
.page-method .block-order-method--host-title-confirmation h3 {
  float: left;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 30px 0 0 40px;
  color: #000;
}
.page-method .block-order-method--payment-content,
.page-method .block-order-method--regular-content,
.page-method .block-order-method--spec-content,
.page-method .block-order-method--goods-content,
.page-method .block-order-method--dest-content,
.page-method .block-order-method--host-content,
.page-method .block-order-method--host-confirmation p,
.page-method .block-order-method--host-title-confirmation address {
  padding-left: 160px !important;
  font-size: 0.875rem;
  padding-top: 30px;
}
.page-method .block-order-method--host-confirmation p {
  padding-bottom: 10px;
  padding-top: 30px;
  color: #000;
}
.page-method .block-order-method--container address {
  border-bottom: none;
  padding-top: 0;
}
.page-method .block-order-method--dest-item {
  padding: 0;
}
.page-method span.block-order-method--dest-item-nickname {
  font-size: 0.875rem;
  color: #000;
}
.page-cart .pane-order-contents,
.page-method .pane-order-contents {
  padding-bottom: 120px;
}
.page-method .block-order-method--dest-content {
  margin-bottom: 0;
  border-bottom: none;
}
.page-method input[type="radio"] {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}

.page-method .block-order-method--dest-item label,
.page-method .block-regular-cycle--cycle-type label,
.page-method .block-order-method--payment-method label,
.page-method .block-order-method--point-use-select label,
.page-method .block-order-method--point-use-select label, /*ポイントラジオボタン*/
.page-method .block-order-method--delivery-service-select label /*配送方法ラジオボタン*/ {
  position: relative;
  cursor: pointer;
  padding-left: 36px;
}

.page-method .block-order-method--dest-item label::before,
.page-method .block-order-method--dest-item label::after,
.page-method .block-regular-cycle--cycle-type label::before,
.page-method .block-regular-cycle--cycle-type label::after,
.page-method .block-order-method--payment-method label::before,
.page-method .block-order-method--payment-method label::after,
.page-method .block-order-method--point-use-select label::before,
.page-method .block-order-method--point-use-select label::after,
.page-method .block-order-method--delivery-service-select label::before,
.page-method .block-order-method--delivery-service-select label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.page-method .block-order-method--dest-item label::before,
.page-method .block-regular-cycle--cycle-type label::before,
.page-method .block-order-method--payment-method label::before,
.page-method .block-order-method--point-use-select label::before,
.page-method .block-order-method--delivery-service-select label::before {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 12px;
}

.page-method .block-order-method--dest-item label::after,
.page-method .block-regular-cycle--cycle-type label::after,
.page-method .block-order-method--payment-method label::after,
.page-method .block-order-method--point-use-select label::after,
.page-method .block-order-method--delivery-service-select label::after {
  background: #0099a8 url(../../img/usr/pc/common/icon-check.svg) no-repeat 5px;
  border-radius: 50%;
  opacity: 0;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 12px;
}

.page-method .block-order-method--dest-item input:checked + label::after,
.page-method .block-regular-cycle--cycle-type input:checked + label::after,
.page-method .block-order-method--payment-method input:checked + label::after,
.page-method .block-order-method--point-use-select input:checked + label::after,
.page-method
  .block-order-method--delivery-service-select
  input:checked
  + label::after {
  opacity: 1;
}
.page-method .block-order-method--dest-item address {
  padding: 8px 0 30px 17px;
  font-size: 0.875rem;
}
.page-method .block-order-method--dest-item + .block-order-method--dest-item {
  padding-top: 30px;
  border-top: 1px solid #e6e6e6;
}

.page-method
  .block-order-method--dest-item
  .block-order-method--dest-item-edit {
  margin-right: 20px;
}
.page-method
  .block-order-method--dest-item
  .block-order-method--dest-item-edit
  input {
  color: #0099a8;
  border-color: #0099a8 !important;
  width: 230px;
  font-size: 0.75rem;
  font-weight: 700;
  transition: 0.3s;
  position: relative;
  z-index: 5;
}
.page-method
  .block-order-method--dest-item
  .block-order-method--dest-item-edit
  input:hover,
.page-method
  .block-order-method--dest-item
  .block-order-method--dest-item-edit
  input:active {
  opacity: 0.7;
  text-decoration: none;
}

.page-method .block-order-method--dest-add {
  padding-bottom: 0 !important;
}
.page-method .block-order-method--dest-add input {
  width: 230px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #434343;
  border-color: #434343;
  margin-top: -55px;
  transition: 0.3s;
  position: relative;
  z-index: 5;
}
.page-method .block-order-method--dest-add input:hover,
.page-method .block-order-method--dest-add input:active {
  opacity: 0.7;
  text-decoration: none;
}
.page-method .block-order-method--payment-content {
  margin-bottom: 0;
  border-bottom: none;
}
.page-method .block-order-method--payment-method h3 {
  display: none;
}
.page-method .block-order-method--payment-method-select {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000;
}
.page-method .block-order-method--payment-method-select li:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.page-method .block-order-method--payment-method-select li:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.page-method .block-order-method--payment-method-select li:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.page-method .block-order-method--goods-content {
  margin-bottom: 0;
  border-bottom: none;
}
.page-method .block-order-method--goods-item-image {
  width: 170px;
  height: 170px;
  margin-right: 30px;
}

.page-method .hanpukai .block-order-method--goods-item-image {
  width: 150px;
  height: 150px;
  margin-right: 15px;
  margin-top: 15px;
}
.page-method .hanpukai:nth-of-type(2) .block-order-method--goods-item-image {
  margin-top: 20px;
}
.page-method
  .hanpukai:nth-of-type(n + 3)
  .block-order-method--goods-item-image {
  margin-top: 10px;
}
.page-method .block-order-method--goods-list li:last-child {
  margin: 0;
  padding: 0;
}
.page-method .block-order-method--spec-content {
  margin-top: 0 !important;
  margin-bottom: 0;
  /* border-bottom: none; */
}
.page-method .block-order-method--spec-content h3 {
  display: none;
}
.page-method .block-order-method--spec-content dl dt {
  padding: 10px 5px;
  color: #000;
}
.page-method .block-order-method--spec-content dl dd {
  margin-left: 7.5em;
  color: #000;
}
.page-method .block-order-method--spec-content dd {
  padding: 10px 5px;
}
.page-method .block-order-method--spec-content dl dd:nth-of-type(2) {
  margin-left: 0;
  color: #434343;
}
.page-method .block-order-method--spec-content select {
  padding: 8px 45px 8px 20px;
  min-width: 225px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fff;
  -webkit-appearance: none;
  appearance: none;
  background: url(../../img/usr/pc/common/icon-selectbox-arrow.svg) no-repeat
    right 20px center;
}
.page-method .block-order-method--spec-content select::-ms-expand {
  display: none; /* デフォルトのスタイルを無効(IE用) */
}
.page-method .block-order-method--spec-content .help-block {
  font-size: 0.75em;
  margin-top: 10px;
  left: 0;
}
.page-method .block-order-method--spec-content dl {
  margin-top: 22px;
}
.page-method .block-order-method--spec-content dl + dl {
  margin-top: 22px;
}
.page-method .block-order-method--regular-content {
  border-top: none;
}
.page-method .block-order-method--regular-content > h3 {
  display: none;
}

.page-method .block-order-method--regular-cycle {
  padding-top: 40px;
}
.page-method .block-regular-cycle--cycle-type {
  line-height: 2.5;
}
.page-method .block-regular-cycle--cycle-sub-type h3 {
  font-size: 0.875rem;
}
.page-method .block-regular-cycle--cycle-sub-type .help-block {
  font-size: 0.875rem;
  margin-bottom: 10px;
}
.page-method .block-regular-cycle--cycle-sub-type p:not(.help-block) {
  font-weight: 500;
  margin-bottom: 10px;
}
.page-method
  .block-regular-cycle--cycle-sub-type
  .js-toggle-cycle-timing-dm
  select {
  border-radius: 0;
  padding: 5px 25px 5px 10px;
}
.page-method .block-regular-cycle--select-dm .help-block {
  font-size: 0.75rem;
}
.page-method .block-regular-cycle--deliv_date--prev-expected-dt {
  margin-bottom: 0;
}
.page-method .block-order-method--side-area {
  border: 1px solid #e6e6e6;
  width: 410px;
  position: static;
}
@media screen and (min-width: 1216px) {
  .page-method .block-order-method--side-area {
    left: calc((100% - 1200px) / 2 + 790px);
  }
}
@media screen and (max-width: 1215px) {
  .page-method .block-order-method--side-area {
    left: 790px;
  }
}
.page-method .block-order-method--side-contents {
  width: 340px;
  background: #fff;
  margin: 75px auto;
}
.page-method .block-order-method--procedure {
  padding: 0;
  margin: 0;
}
.page-method .block-order-method--next:before {
  content: none;
}
.page-method .block-order-method--next {
  background: none;
}
.page-method .block-order-method--next-btn {
  background: #000;
  color: #fff;
  border-radius: 0;
  font-size: 0.875em;
  height: 52px;
  letter-spacing: 0.14em;
  transition: 0.3s;
  border: 1px solid #000 !important;
}
.page-method .block-order-method--next-btn:hover,
.page-method .block-order-method--next-btn:active {
  opacity: 0.7;
  background: #000;
}
.page-method .block-order-method--next:hover {
  background: transparent;
}
/*.page-estimate*/
.page-estimate .section-title h2 {
  padding: 0;
  margin: 0;
}
.page-estimate .confirm_caution {
  color: #db0009;
  font-size: 1rem;
  font-weight: 500;
}
.page-estimate .confirm_text {
  font-size: 0.8125rem;
  margin-bottom: 65px;
}
.page-estimate .confirm_text br {
  display: none;
}
.page-estimate .block-order-flow--step {
  margin-bottom: 50px;
}
.page-estimate .block-order-estimate--container {
  width: 1200px;
}
.page-estimate .block-order-estimate--content {
  width: 772px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-estimate .block-order-estimate--goods {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-bottom: none;
  padding: 30px 40px;
}
.page-estimate .block-order-estimate--confirmation {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding: 0 0 15px;
  margin: 0;
  border-bottom: none;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-estimate .block-order-estimate--date-spec-confirmation {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding: 0;
  margin: 0;
  border-bottom: none;
}
.page-estimate .block-order-estimate--regular-cycle-confirmation {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  padding: 30px 40px 90px;
  position: relative;
  margin: 0;
  border-bottom: none;
}
.page-estimate .block-order-estimate--comment {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  width: 100%;
  padding: 30px 40px;
  border: 1px solid #e6e6e6;
}
.page-estimate .block-order-estimate--goods-content {
  border: none;
  padding: 0 0 0 125px;
  margin: 0;
}
.block-order-estimate--goods-list li:last-child {
  margin-bottom: 0;
}

.page-estimate .block-order-estimate--goods-title,
.page-estimate .block-order-estimate h3,
.page-estimate
  .block-order-estimate--comment
  .block-order-estimate--comment-title {
  font-size: 0.875em;
  float: left;
  color: #000;
}
.page-estimate .block-order-estimate--goods-list {
  /* padding-left: 200px; */
}
.page-estimate .block-order-estimate--goods-item-image {
  width: 170px;
  height: 170px;
  margin-right: 25px;
}
.page-estimate .block-order-estimate--goods-item {
  float: none;
  width: 100%;
}
.page-estimate .block-order-estimate--goods-price-items {
  float: none;
  width: 100%;
}
.page-estimate .block-order-estimate--goods-item-name {
  font-size: 0.9375rem;
  line-height: 1.53;
  margin-top: 10px;
}
.page-estimate .block-order-estimate--amt {
  font-size: 0.8125rem;
  font-weight: 600;
}
.page-estimate .block-order-estimate--goods-price-items {
  margin-top: 16px;
}

.page-estimate
  .block-order-estimate--confirmation
  .block-order-estimate--confirmation-list:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.page-estimate
  .block-order-estimate--confirmation
  .block-order-estimate--confirmation-list:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding: 30px 0px 0 40px;
  border-bottom: 1px solid #e6e6e6;
}
.page-estimate .block-order-estimate--pay-input {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin: 0 40px 28px 40px;
  width: 690px;
  margin-bottom: 10px;
  padding: 10px;
  background: #f8f8f8;
  border: 1px solid #e6e6e6;
}
.page-estimate .block-order-estimate--content .block-common-alert-list {
  width: auto;
}
.page-estimate
  .block-order-estimate--content
  .block-common-alert-list
  .block-common-alert-list--items
  li
  a {
  color: #a94442;
  text-decoration: underline;
}
.page-estimate .block-order-estimate--pay-header {
  background: transparent;
  color: #000;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0;
}
.page-estimate .block-order-estimate--pay-input .form-group {
  border: none;
  padding: 10px;
}
.page-estimate .block-order-estimate--pay-input .form-group .form-label {
  padding: 0;
}
.page-estimate .block-order-estimate--pay-input .form-group .form-control {
  padding: 0;
}
.page-estimate .block-order-estimate--pay-input select {
  background-color: #fff !important;
}
.page-estimate .block-order-estimate--pay-card-method .form-control select,
.page-estimate .block-order-estimate--pay-expire .form-control select {
  width: 200px;
  background-color: #fff;
}
/*.page-estimate .block-order-estimate--pay-input .form-control{
  width: auto;
}*/
.page-estimate .block-order-estimate--pay-input .form-group .help-block {
  font-size: 0.75rem;
  color: #434343;
}
.page-estimate .block-order-estimate--pay-savecard input[type="checkbox"],
.page-estimate .block-order-estimate--pay-selectcard input[type="radio"] {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}
.page-estimate .block-order-estimate--pay-savecard label,
.page-estimate .block-order-estimate--pay-selectcard label {
  position: relative;
  cursor: pointer;
  padding-left: 36px;
  color: #000;
}

.page-estimate .block-order-estimate--pay-savecard label::before,
.page-estimate .block-order-estimate--pay-savecard label::after,
.page-estimate .block-order-estimate--pay-selectcard label::before,
.page-estimate .block-order-estimate--pay-selectcard label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.page-estimate .block-order-estimate--pay-savecard label::before,
.page-estimate .block-order-estimate--pay-selectcard label::before {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 10px;
}

.page-estimate .block-order-estimate--pay-savecard label::after,
.page-estimate .block-order-estimate--pay-selectcard label::after {
  background: #0099a8 url(../../img/usr/pc/common/icon-check.svg) no-repeat 5px;
  border-radius: 50%;
  opacity: 0;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 10px;
}

.page-estimate .block-order-estimate--pay-savecard input:checked + label::after,
.page-estimate
  .block-order-estimate--pay-selectcard
  input:checked
  + label::after {
  opacity: 1;
}
.page-estimate
  .block-order-estimate--confirmation
  .block-order-estimate--confirmation-list
  li {
  padding-bottom: 28px;
}
.page-estimate
  .block-order-estimate--confirmation
  .block-order-estimate--confirmation-list:first-child
  li {
  padding: 30px 180px 28px 40px;
}
.page-estimate
  .block-order-estimate--confirmation
  .block-order-estimate--confirmation-list:first-child
  li
  + li {
  border-top: 1px solid #e6e6e6;
}
.page-estimate .block-order-estimate--host-name,
.page-estimate .block-order-estimate--dest-name,
.page-estimate .block-order-estimate--method p,
.page-estimate .block-order-estimate--delivery-service p,
.page-estimate .block-order-estimate--date-spec p,
.page-estimate .block-order-estimate--time-spec p,
.page-estimate .block-order-estimate-usage-point p,
.page-estimate .block-order-estimate--promotion-code p,
.block-order-estimate--coupon p {
  padding-left: 125px;
  font-size: 0.875rem;
  margin-bottom: 5px;
  color: #000;
}
.page-estimate .block-order-estimate--promotion-code p {
  padding-left: 150px;
}
.page-estimate .block-order-estimate address,
.page-estimate .block-order-estimate .block-order-estimate--host-mail {
  padding-left: 125px;
  font-size: 0.875rem;
  line-height: 1.5;
}
.page-estimate .block-order-estimate--confirmation-list {
  width: 100%;
}
.page-estimate .block-order-estimate--confirmation-list li {
  position: relative;
}
.page-estimate .block-order-estimate h3 a,
.page-estimate .block-order-estimate h3 button {
  position: absolute;
  right: 40px;
  min-width: 97px;
  color: #0099a8;
  font-weight: 700;
  font-size: 0.75rem;
  border-color: #0099a8 !important;
  padding: 10px;
  transition: 0.3s;
}
.page-estimate .block-order-estimate h3 a:hover,
.page-estimate .block-order-estimate h3 a:active,
.page-estimate .block-order-estimate h3 button:hover,
.page-estimate .block-order-estimate h3 button:active {
  opacity: 0.7;
  text-decoration: none;
}
.page-estimate .block-order-estimate--confirmation-message .help-block {
  font-size: 0.75rem;
  padding-left: 125px;
  color: #434343;
}
.page-estimate
  .block-order-estimate--date-spec-confirmation
  .block-order-estimate--confirmation-list {
  padding: 30px 40px 0;
}
.page-estimate
  .block-order-estimate--date-spec-confirmation
  .block-order-estimate--confirmation-list
  + .block-order-estimate--confirmation-list {
  border-top: 1px solid #e6e6e6;
}
.page-estimate
  .block-order-estimate--date-spec-confirmation
  .block-order-estimate--confirmation-list:last-child {
  padding-bottom: 20px;
}
.page-estimate .block-order-estimate--date-spec-confirmation h3 a {
  right: 0;
}
.page-estimate .block-order-estimate--regular-cycle {
  width: 100%;
}
.page-estimate .block-order-estimate--regular-cycle h3 a {
  bottom: 30px;
}
.page-estimate
  .block-order-estimate--regular-cycle-confirmation
  .block-order-estimate--confirmation-title {
  float: left;
}
.page-estimate .block-order-estimate--regular-cycle.table {
  width: calc(100% - 125px);
  margin-left: 125px;
}
.page-estimate .block-order-estimate--regular-cycle th {
  font-size: 0.875rem;
  font-weight: 500;
  background: #f7f7f7;
  color: #000;
}
.page-estimate .block-order-estimate--regular-cycle td {
  font-size: 0.875rem;
}
.page-estimate .block-order-estimate--regular-cycle .table,
.page-estimate .block-order-estimate--regular-cycle .table td,
.page-estimate .block-order-estimate--regular-cycle .table th {
  border-color: #e6e6e6;
}
.page-estimate .block-order-estimate--confirmation,
.page-estimate .block-order-estimate--date-spec-confirmation,
.page-estimate .block-order-estimate--goods-content,
.page-estimate .block-order-estimate--regular-cycle-confirmation,
.page-estimate .block-order-estimate--comment-content,
.page-estimate .block-order-estimate--amazonpay-login {
  border-color: #e6e6e6;
}

.page-estimate .block-order-estimate--comment-content {
  border: none;
  padding: 0 0 0 125px;
  margin: 0;
}
.page-estimate .block-order-estimate--comment-content textarea {
  border-radius: 0;
}
.page-estimate .block-order-estimate--side-contents {
  margin-left: 20px;
}
.page-estimate .block-order-estimate--procedure {
  width: 408px;
  padding: 40px 34px 0;
  margin-bottom: 0;
  border-color: #e6e6e6;
}
.page-estimate .block-order-estimate--procedure-container {
  padding: 0;
  margin-bottom: 40px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.page-estimate .block-order-estimate--price-items {
  margin-top: 0;
}
.page-estimate .block-order-estimate--price-items dt {
  text-align: left;
  font-size: 0.875rem;
  margin-bottom: 6px;
}
.page-estimate .block-order-estimate--price-items dd {
  font-size: 0.9375rem;
  font-family: "Poppins", sans-serif;
  line-height: 1.53;
}
.page-estimate .block-order-estimate--total {
  margin-top: 10px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 0.9375em;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e6e6e6;
  padding: 12px 0;
}
.page-estimate .block-order-estimate--total .block-order-estimate--total-price {
  font-family: "Poppins", sans-serif;
  font-size: 1.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: calc(100% - 4.8em);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 600;
}
.page-estimate .block-order-estimate--total-tax {
  color: #656464;
  font-size: 0.9375rem;
  padding-left: 0.5em;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
}
.page-estimate .block-order-estimate--commit {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-bottom: 0;
}
.page-estimate .block-order-estimate--commit:before {
  content: none;
}
.page-estimate .block-order-estimate--commit p {
  margin-bottom: 10px;
  font-size: 0.8125rem;
  color: #434343;
}
.page-estimate .block-order-estimate--commit p span,
.page-estimate .block-order-estimate--order-terms-link {
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.page-estimate .block-order-estimate--commit p span:after,
.page-estimate .block-order-estimate--order-terms-link::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  transition: width 0.3s;
  background: #434343;
}

.page-estimate .block-order-estimate--commit p span:hover:after,
.page-estimate .block-order-estimate--order-terms-link:hover::after {
  width: 100%;
}
.page-estimate .block-order-estimate--commit-btn {
  transition: 0.3s;
  border: 1px solid #000 !important;
  background: #000;
  border-radius: 0;
  font-size: 0.875rem;
  height: 52px;
  margin-bottom: 0;
}
.page-estimate .block-order-estimate--commit-btn:hover,
.page-estimate .block-order-estimate--commit-btn:active {
  opacity: 0.7;
}
.page-estimate .block-order-estimate--entry {
  margin: 40px -35px -1px;
  text-align: left;
  padding: 10px 34px 34px;
  background: #f7f7f7;
}
.page-estimate .block-order-estimate--entry .fieldset {
  margin: 0;
}
.page-estimate .block-order-estimate--mailnews-label {
  font-size: 0.875rem;
  margin: 0 0 10px;
  color: #000;
}
.block-order-estimate--mailnews-message {
  font-size: 0.6875rem;
  margin: 0 0 20px;
}
.block-order-estimate--mailnews-checkbox,
.block-order-estimate--entry-customer {
  font-size: 0.8125rem;
}
.page-estimate .block-order-estimate--entry input[type="checkbox"] {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}
.page-estimate .block-order-estimate--entry label,
.page-estimate .block-order-estimate--register-customer-checkbox-message {
  position: relative;
  cursor: pointer;
  padding-left: 36px;
  color: #000;
}

.page-estimate .block-order-estimate--entry label::before,
.page-estimate .block-order-estimate--entry label::after,
.page-estimate
  .block-order-estimate--register-customer-checkbox-message::before,
.page-estimate
  .block-order-estimate--register-customer-checkbox-message::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.page-estimate .block-order-estimate--entry label::before,
.page-estimate
  .block-order-estimate--register-customer-checkbox-message::before {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 10px;
}

.page-estimate .block-order-estimate--entry label::after,
.page-estimate
  .block-order-estimate--register-customer-checkbox-message::after {
  background: #0099a8 url(../../img/usr/pc/common/icon-check.svg) no-repeat 5px;
  border-radius: 50%;
  opacity: 0;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 10px;
}

.page-estimate .block-order-estimate--entry input:checked + label::after,
.page-estimate
  .block-order-estimate--register-customer
  > .form-control
  > input[value="1"]
  ~ .block-order-estimate--register-customer-checkbox-message::after {
  opacity: 1;
}

.page-estimate
  .block-order-estimate--entry
  .block-order-estimate--register-customer
  label {
  padding-left: 0;
}

.page-estimate
  .block-order-estimate--entry
  .block-order-estimate--register-customer
  label::before,
.page-estimate
  .block-order-estimate--entry
  .block-order-estimate--register-customer
  label::after {
  content: none;
}

.modal-dialog {
  width: 100% !important;
  max-width: 1200px;
}
.modal-overlay {
  opacity: 0.8;
}
.modal-wrapper {
  padding: 40px 110px;
  background: #fff;
  max-height: 90vh;
}
.modal-content {
  border: 1px solid #e6e6e6;
  padding: 45px 40px 45px;
  background: #fff;
}
.modal-header {
  padding: 0;
  margin-bottom: 25px;
  font-size: 1.5rem;
  color: #434343;
  font-weight: 700;
  background: #fff;
}
.modal-close {
  position: absolute;
  right: 63px;
  top: 46px;
  color: #707070;
  font-size: 35px;
}
.modal-body {
  padding: 0;
}
.modal-body > p {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 25px;
  margin-bottom: 30px;
  text-align: left;
  width: 100%;
}
.modal-body h1 {
  margin-bottom: 10px;
}
.block-member-terms--body {
  margin: 0;
  padding: 0 20px 0 0;
  font-size: 0.875rem;
  line-height: 1.714;
  border-radius: 0;
  max-height: calc(90vh - 275px);
}
/*page-login*/
.page-login .pane-order-contents {
  padding-bottom: 120px;
}
.page-login .section-title {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}
.page-login .block-login--body {
  width: 1200px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-login .block-login--body:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 40px;
  right: 0;
  margin: auto;
  height: 447px;
  width: 1px;
  background: #e6e6e6;
}
.page-login .block-login--member {
  float: none;
}

.page-login .block-login--member-body {
  width: 599px;
  margin-right: 0;
  border-top: none;
  padding: 60px 0 45px;
  margin-bottom: 0;
  border: 1px solid #e6e6e6;
  border-right: none;
}
.page-login .block-login--member-frame {
  padding: 0 60px;
}
.page-login .block-login--member-frame .common_headline2_area_,
.page-login .block-login--first-time .block-login--first-time-title,
.page-login .block-login--social-frame .common_headline2_area_ {
  display: block;
  text-align: left;
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 15px;
}
.page-login .block-login--member-message {
  font-size: 0.8125rem;
  text-align: left;
  margin: 0 0 28px;
}
.page-login #login_uid,
.page-login #login_pwd {
  width: 100%;
  border-radius: 0;
  border-color: #e6e6e6;
  padding: 5px 10px;
  height: 50px;
}
.page-login input:invalid {
  background: #ffedee;
}
.page-login input:focus {
  background: #f7f7f7;
  box-shadow: none;
}
.page-login .fieldset .form-group + .form-group {
  margin-top: 25px;
}
.page-login .fieldset .form-control {
  padding: 0;
}
.page-login .help-block {
  margin: 20px 0 0;
  font-size: 0.8125rem;
}
.page-login .help-block a {
  display: inline-block;
  position: relative;
  color: #434343;
  padding-bottom: 2px;
}
.page-login .help-block a:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  transition: width 0.3s;
  background: #434343;
}

.page-login .help-block a:hover:after,
.page-login .help-block a:active:after {
  width: 100%;
  padding-bottom: 0;
}
.page-login .block-login--ask-password.help-block a:hover {
  border: none;
}
.page-login .block-login--member-frame .action-buttons {
  margin-top: 40px;
}
.page-login .action-buttons .action {
  margin: 0;
  display: block;
  text-align: left;
}
.page-login .action-buttons .action:after {
  content: none;
}
.page-login .block-login--member-frame .action-buttons .action .btn {
  background: #000;
  color: #fff;
  width: 340px;
  height: 54px;
  font-size: 0.875rem;
  letter-spacing: 0.07em;
  border-radius: 0;
  box-shadow: none;
  transition: 0.3s;
}
.page-login .block-login--member-frame .action-buttons .action .btn:hover,
.page-login .block-login--member-frame .action-buttons .action .btn:active {
  opacity: 0.7;
}
.page-login .block-login--login-state-saving {
  text-align: left;
  font-size: 0.8125rem;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  margin-top: 30px;
  padding-left: 34px;
  color: #000;
}
.page-login .block-login--login-state-saving input[type="checkbox"] {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}

.page-login .block-login--login-state-saving label::before,
.page-login .block-login--login-state-saving label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.page-login .block-login--login-state-saving .form-control label::before {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 9px;
}

.page-login .block-login--login-state-saving .form-control label::after {
  background: #0099a8 url(../../img/usr/pc/common/icon-check.svg) no-repeat 5px;
  border-radius: 50%;
  opacity: 0;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 9px;
}

.page-login .block-login--login-state-saving .form-control .checked::after {
  opacity: 1;
}
.page-login .block-login--login-state-saving-message {
  text-align: left;
  font-size: 0.6875rem;
  margin-top: 6px;
  font-weight: normal;
}
.page-login .block-login--first-time {
  width: 599px;
  float: none;
  border: 1px solid #e6e6e6;
  border-left: none;
  padding: 60px;
  margin-bottom: 0;
}

.page-login .block-login--first-time-body {
  padding: 0;
  display: block;
}
.page-login .block-login--first-time-message,
.page-login .block-cart--amazonpay-description {
  margin: 0 0 40px;
  width: 100%;
  font-size: 0.8125rem;
  line-height: 1.76;
}

.block-cart--amazonpay {
  border-top: none;
  margin-top: 0;
}

#AmazonPayButton {
  height: 54px !important;
  width: 340px !important;
}

.page-login .action-buttons .action .block-login--entry {
  background: #fff;
  border: 1px solid #434343 !important;
  color: #434343;
  width: 340px !important;
  font-size: 0.875rem;
  font-weight: 500;
  height: 54px;
  border-radius: 0;
  box-shadow: none;
  transition: 0.3s;
}
.page-login .action-buttons .action .block-login--entry:hover,
.page-login .action-buttons .action .block-login--entry:active {
  opacity: 0.7;
}

.page-login .block-common-alert-list {
  margin: 0 300px 40px;
  padding: 23px 40px;
  width: 600px;
  text-align: left;
  font-size: 0.8125rem;
  line-height: 1.615;
  border-color: #c92a20;
}
.page-login .block-common-alert-list--items {
  margin-top: 1em;
  color: #db0009;
  font-weight: 500;
}

/*page-entry*/
.page-entry .section-title {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}
/*.page-entry .required:after{
  content:'※';
  background:transparent;
  font-size: .875rem;
  color: #DB0009;
  padding: 0;
}*/
.fieldset .form-group {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.page-entry .block-member-info--message {
  font-size: 0.8125rem;
}
.page-entry .fieldset {
  margin: 0;
}
.page-entry .legend {
  margin-top: 75px;
  margin-bottom: 35px;
  font-size: 1rem;
  font-weight: 500;
  color: #000;
}
.page-entry .block-member-info--items-member-info {
  margin-bottom: 0;
}
.page-entry .block-member-info--items-member-info + .legend,
.page-entry
  .block-member-info--items-member-info
  + .legend
  + .block-member-info--message {
  display: none;
}

.page-entry input[type="text"],
.page-entry input[type="tel"],
.page-entry input[type="email"],
.page-entry input[type="search"],
.page-entry input[type="password"],
.page-entry input[type="url"],
.page-entry input[type="number"],
.page-entry .fieldset .form-control select,
.page-entry textarea {
  border: 1px solid #e6e6e6;
  border-radius: 0;
  padding: 12px 15px;
  font-size: 0.875rem;
}
.page-entry input[type="text"]:focus,
.page-entry input[type="tel"]:focus,
.page-entry input[type="email"]:focus,
.page-entry input[type="search"]:focus,
.page-entry input[type="password"]:focus,
.page-entry input[type="url"]:focus,
.page-entry input[type="number"]:focus,
.page-entry .fieldset .form-control select:focus,
.page-entry textarea:focus {
  background: #f7f7f7;
  box-shadow: none;
}
.page-entry input[type="text"]:invalid,
.page-entry input[type="tel"]:invalid,
.page-entry input[type="email"]:invalid,
.page-entry input[type="search"]:invalid,
.page-entry input[type="password"]:invalid,
.page-entry input[type="url"]:invalid,
.page-entry input[type="number"]:invalid,
.page-entry .fieldset .form-control select:invalid,
.page-entry textarea:invalid {
  background: #ffedee;
}
.page-entry .fieldset .form-group {
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
}

.page-entry .fieldset .form-group:first-child {
  border-top: 1px solid #e6e6e6;
}
.page-entry .fieldset .form-label {
  padding: 0 0 0 30px;
  width: auto;
  font-size: 0.875rem;
  text-align: left;
  color: #000;
}
.page-entry .fieldset .form-label label {
  font-weight: 500;
}
.page-entry .fieldset .form-label .required {
  padding-left: 0.6em;
}
/* .page-entry .fieldset .form-label + .constraint{
  display: none;
} */
.page-entry .fieldset .form-control {
  padding: 30px 40px 30px 0;
  font-size: 0.875rem;
  position: relative;
  width: 665px;
}

.page-entry .block-member-info--value-label,
.page-entry .block-shipping-address--value-label {
  text-align: left;
  font-size: 0.875rem;
  color: #434343;
  width: 2.5em;
}
.page-entry .block-member-info input[name="name"],
.page-entry .block-member-info input[name="name2"],
.page-entry .block-member-info input[name="kana"],
.page-entry .block-member-info input[name="kana2"] {
  max-width: 270px;
  width: 270px;
}
.page-entry .block-member-info input[name="name"],
.page-entry .block-member-info input[name="kana"] {
  margin-right: 10px;
}
.page-entry .block-member-info input[name="name2"],
.page-entry .block-member-info input[name="kana2"] {
  margin: 0;
}
.page-entry .help-block {
  font-size: 0.6875rem;
  color: #434343;
  margin: 8px 0 0;
}
.page-entry #pwd_count_msg {
  position: absolute;
  top: 6px;
  left: 0;
  font-size: 0.6875em;
  color: #db0009;
}
.page-entry input[name="tel"],
.page-entry input[name="zip"],
.page-entry select[name="pref"],
.page-entry select[name="sex"],
.page-entry input[name="pref"] {
  max-width: 306px;
}
.page-entry .fieldset .form-control select {
  padding: 8px 45px 8px 20px;
  background: #fff;
  -webkit-appearance: none;
  appearance: none;
  background: url(../../img/usr/pc/common/icon-selectbox-arrow.svg) no-repeat
    right 20px center;
}
.page-method .block-order-method--spec-content select::-ms-expand {
  display: none; /* デフォルトのスタイルを無効(IE用) */
}
.page-entry .block-member-info--items-option-info .form-group:first-child {
  border-top: none;
}
.page-entry .block-member-info--birth select[name="yy_birth"],
.page-entry .block-member-info--birth select[name="mm_birth"],
.page-entry .block-member-info--birth select[name="dd_birth"] {
  width: 148px !important;
  margin: 0 10px 0 0;
}

.page-entry .block-member-info--birth select[name="mm_birth"],
.page-entry .block-member-info--birth select[name="dd_birth"] {
  margin-left: 35px !important;
}
.page-entry .block-member-info--birth .checktype_date {
  font-size: 0.875rem;
}
.page-entry .fieldset .block-member-info--job1 {
  display: none;
}
.page-entry .block-member-info--mailnews {
  color: #000;
}
.page-entry input[type="radio"],
.page-entry input[type="checkbox"] {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}
.page-entry .form-control label:not(.block-member-info--value-label) {
  position: relative;
  cursor: pointer;
  padding-left: 36px;
  color: #000;
}

.page-entry .form-control label:not(.block-member-info--value-label)::before,
.page-entry .form-control label:not(.block-member-info--value-label)::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.page-entry .form-control label:not(.block-member-info--value-label)::before {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 8px;
}

.page-entry .form-control label:not(.block-member-info--value-label)::after {
  background: #0099a8 url(../../img/usr/pc/common/icon-check.svg) no-repeat 5px;
  border-radius: 50%;
  opacity: 0;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 8px;
}

.page-entry
  .form-control
  input:checked
  + label:not(.block-member-info--value-label)::after {
  opacity: 1;
}
.page-entry .block-member-info--message-password {
  margin-bottom: 18px;
}

.page-entry
  .block-member-info--items-use-spoofing-protection
  .form-group:first-child {
  border: none;
}
.page-entry .block-member-info--items-use-spoofing-protection .form-label {
  width: 0;
  padding: 0;
}
.page-entry .block-member-info--items-use-spoofing-protection .form-control {
  text-align: center;
  padding: 10px 0;
}
.page-entry .block-member-info--use-spoofing-protection .constraint {
  display: none;
}
.page-entry .block-member-info--use-spoofing-protection .form-control {
  margin: 0 auto;
}
.page-entry .block-member-info--use-spoofing-protection span {
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.page-entry .block-member-info--use-spoofing-protection span:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  transition: width 0.3s;
  background: #434343;
}

.page-entry .block-member-info--use-spoofing-protection span:hover:after {
  width: 100%;
}
.page-entry
  .block-member-info--use-spoofing-protection
  .form-control
  span:not(.block-order-estimate--order-terms-link) {
  color: #000;
}
.page-entry .action-buttons {
  margin-top: 48px;
  margin-bottom: 0;
}
.page-entry .action-buttons .action .btn {
  height: 54px;
  width: 340px;
}
.page-entry .action-buttons .block-member-info--forward,
.page-entry .action-buttons .block-member-info-confirmation--forward {
  background: #000 !important;
  color: #fff;
  border: 1px solid #000 !important;
  transition: 0.3s;
  font-size: 0.875rem;
  font-weight: 700;
}

.page-entry .block-member-info--forward:hover,
.page-entry .block-member-info--forward:active,
.page-entry .block-member-info-confirmation--forward:hover,
.page-entry .block-member-info-confirmation--forward:active {
  opacity: 0.7;
  text-decoration: none;
}
.page-entry .action-buttons .action:first-child .btn {
  transition: 0.3s;
  font-size: 0.875rem;
  font-weight: 700;
  transition: 0.3s;
}
.page-entry .action-buttons .action:first-child .btn:hover,
.page-entry .action-buttons .action:first-child .btn:active {
  opacity: 0.7;
  text-decoration: none;
}
.page-entry .block-member-info {
  padding-bottom: 40px;
}
.page-entry .block-member-info-confirmation--items-member-info {
  margin-top: 75px;
}
.page-entry
  .block-member-info-confirmation--items-option-info
  .form-group:first-child,
.page-entry .fieldset .form-group:first-child,
.page-entry .block-member-info-confirmation--pwd .form-group:first-child {
  border-top: none;
}
.page-entry .block-member-info--items-password .form-group {
  padding-top: 20px;
}
.page-entry .block-member-info-confirmation--job1 {
  display: none !important;
}
.page-entry .block-member-info-confirmation--items-password + .action-buttons {
  margin-top: 80px;
}
.page-entry .block-member-info-confirmation--login-state-saving {
  margin-top: 40px;
}
.page-entry .block-member-info-confirmation {
  padding-bottom: 40px;
}
.page-entry .block-member-info-confirmation--login-state-saving label {
  font-size: 0.8125rem;
}
.page-entry .block-member-info-confirmation--login-state-saving label::before,
.page-entry .block-member-info-confirmation--login-state-saving label::after {
  top: 9px;
}
.page-order .block-order-complete--orderinfo {
  border: none;
}
.page-order .block-order-complete--orderinfo {
  padding-top: 40px;
  padding-bottom: 60px;
}
.page-order .block-order-complete--message p {
  text-align: center;
  font-size: 1rem;
  line-height: 1.625;
  font-weight: 500;
  color: #000;
}
.page-order .block-order-complete--orderid {
  margin: 2rem auto 0;
  width: 570px;
  border-color: #e6e6e6;
  color: #000;
}
.page-order .block-order-complete--orderid th {
  width: 28.5%;
  padding: 1.45rem 1rem 1.45rem 2.4rem;
  font-size: 0.875rem;
  border: none;
  background: #fff;
  letter-spacing: 0.02em;
  font-weight: 500;
}
.page-order .block-order-complete--orderid td {
  font-size: 0.875rem;
  border: none;
  padding: 1.45rem 0;
}
.page-order .block-order-complete--home {
  margin: 0;
}
.page-order .block-order-complete--home-btn {
  width: 340px;
  font-size: 0.875rem;
  padding: 0.9rem 3%;
  font-weight: 500;
}
.page-order .block-order-complete--home-btn:hover {
  text-decoration: none;
}

.page-entrycomplete .pane-order-contents {
  min-height: 0;
  padding-bottom: 40px;
}
.page-entrycomplete .register-comp {
  padding-top: 0;
  margin-top: -20px;
}
.page-entrycomplete .register-comp_message {
  margin-bottom: 56px;
  font-size: 0.8125rem;
  line-height: 1.769;
}
.page-entrycomplete .action-buttons .action .btn {
  width: 340px;
  padding: 15px 1%;
  border: 1px solid #434343 !important;
  font-weight: 500;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
}
.page-entrycomplete .action-buttons .action .btn:hover,
.page-entrycomplete .action-buttons .action .btn:active {
  text-decoration: none;
  opacity: 0.7;
}
/*form*/

.required:after {
  content: "\203b";
  background: transparent;
  font-size: 0.875rem;
  color: #db0009;
  padding: 0;
}
.fieldset .constraint {
  width: auto;
}
.fieldset .form-group {
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
}

.fieldset .form-group:first-child {
  border-top: 1px solid #e6e6e6;
}
.fieldset .form-label {
  padding: 0 0 0 30px;
  width: auto;
  font-size: 0.875rem;
  text-align: left;
  color: #000;
}
.fieldset .form-label label {
  font-weight: 500;
}
.fieldset .form-label .required {
  padding-left: 0.6em;
}
.fieldset .form-control {
  padding: 30px 40px 30px 0;
  font-size: 0.875rem;
  position: relative;
  margin: 0 0 0 auto;
  width: 665px;
}
.form-control input[type="text"],
.form-control input[type="tel"],
.form-control input[type="email"],
.form-control input[type="search"],
.form-control input[type="password"],
.form-control input[type="url"],
.form-control input[type="number"],
.fieldset .form-control select,
.form-control textarea {
  border: 1px solid #e6e6e6;
  border-radius: 0;
  padding: 12px 15px;
  font-size: 0.875rem;
}
.form-control input[type="text"]:focus,
.form-control input[type="tel"]:focus,
.form-control input[type="email"]:focus,
.form-control input[type="search"]:focus,
.form-control input[type="password"]:focus,
.form-control input[type="url"]:focus,
.form-control input[type="number"]:focus,
.fieldset .form-control select:focus,
.form-control textarea:focus {
  background: #f7f7f7;
  box-shadow: none;
}
.form-control input[type="text"]:invalid,
.form-control input[type="tel"]:invalid,
.form-control input[type="email"]:invalid,
.form-control input[type="search"]:invalid,
.form-control input[type="password"]:invalid,
.form-control input[type="url"]:invalid,
.form-control input[type="number"]:invalid,
.fieldset .form-control select:invalid,
.form-control textarea:invalid {
  background: #ffedee;
}
.form-control input[type="text"]:hover,
.form-control input[type="tel"]:hover,
.form-control input[type="email"]:hover,
.form-control input[type="search"]:hover,
.form-control input[type="password"]:hover,
.form-control input[type="url"]:hover,
.form-control input[type="number"]:hover,
.fieldset .form-control select:hover,
.form-control textarea:hover {
  border: 1px solid #e6e6e6;
}

/* form input[type="radio"] ,
form input[type="checkbox"] {
 position: absolute;
 white-space: nowrap;
 border: 0;
 clip: rect(0 0 0 0);
 clip-path: inset(50%);
 overflow: hidden;
 height: 1px;
 width: 1px;
 margin: -1px;
 padding: 0;
}
input + label:not(.block-member-info--value-label):not(.block-shipping-address--value-label) {
  position: relative;
  cursor: pointer;
  padding-left: 36px;
}

input + label:not(.block-member-info--value-label)::before,
input + label:not(.block-member-info--value-label)::after ,
input + label:not(.block-shipping-address--value-label)::before,
input + label:not(.block-shipping-address--value-label)::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

input + label:not(.block-member-info--value-label)::before ,
input + label:not(.block-shipping-address--value-label)::before {
  background-color: #fff;
  border: 1px solid #E6E6E6;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 8px;
}

input + label:not(.block-member-info--value-label)::after ,
input + label:not(.block-shipping-address--value-label)::after {
  background: #0099A8 url(../../img/usr/pc/common/icon-check.svg) no-repeat 5px;
  border-radius: 50%;
  opacity: 0;
  width: 22px;
  height: 22px;
  left: 4px;
  top: 8px;
}

.form-control input:checked + label:not(.block-member-info--value-label)::after ,
.form-control input:checked + label:not(.block-shipping-address--value-label)::after {
  opacity: 1;
} */
.fieldset .form-control select {
  padding: 8px 45px 8px 20px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fff;
  -webkit-appearance: none;
  appearance: none;
  background: url(../../img/usr/pc/common/icon-selectbox-arrow.svg) no-repeat
    right 20px center;
}
.fieldset .form-control select::-ms-expand {
  display: none; /* デフォルトのスタイルを無効(IE用) */
}

/*footer*/
/*.guideInCart_wrap{
  padding: 0 !important;
  margin-bottom: 60px !important;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
.guide_header_wrap{
  border: none !important;
}
.guide_header_wrap:after{
  content: none !important;
}*/
.guideInCart-list {
  margin-bottom: 60px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.guideInCart-list li {
  padding: 22px 46px;
}
.guideInCart-list a {
  font-size: 0.8125em;
  color: #848484;
  display: inline-block;
  position: relative;
  line-height: 1.2;
}
.guideInCart-list a:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #848484;
  height: 1px;
  width: 0;
  transition: width 0.3s;
}
.guideInCart-list a:hover,
.guideInCart-list a:active {
  text-decoration: none;
}
.guideInCart-list a:hover:after,
.guideInCart-list a:active:after {
  width: 100%;
  transition: width 0.3s;
}
.common-footer_nav {
  max-width: 980px;
  margin: auto;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/*.page-cart .common-footer_nav,
.page-estimate .common-footer_nav,
.page-order .common-footer_nav,
.page-method .common-footer_nav{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-cart .common-footer_nav_logo,
.page-estimate .common-footer_nav_logo,
.page-order .common-footer_nav_logo,
.page-method .common-footer_nav_logo{
  text-align: center;
}
.page-cart .common-footer_copyright,
.page-estimate .common-footer_copyright,
.page-order .common-footer_copyright,
.page-method .common-footer_copyright{
  text-align: center;
}*/
.common-footer_nav_logo {
  width: 12%;
  padding-top: 10px;
  padding-left: 2.45%;
}
.common-footer_nav_logo img {
  max-width: 56px;
}
.common-footer_nav-list {
  width: 680px;
  padding-top: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
}
.common-footer_nav-list li {
  width: 135px;
  line-height: 1.4;
  margin: 0 0 10px;
}
.common-footer_nav-list .footer_nav_list_middle {
  width: 165px;
}
.common-footer_nav-list .footer_nav_list_large {
  width: 200px;
}
.common-footer_nav-list .footer_nav_list_xlarge {
  white-space: nowrap;
}
.common-footer_nav-list a {
  font-size: 0.8125em;
  padding: 0 0 0 1em;
  background: url(../../img/usr/pc/common/icon-fotter-arrow.svg) no-repeat left
    center;
  position: relative;
}
.common-footer_nav-list li a:after {
  position: absolute;
  content: "";
  left: 1em;
  bottom: 0;
  background: #848484;
  height: 1px;
  width: 0;
  transition: width 0.3s;
}
.common-footer_nav-list li a:hover,
.common-footer_nav-list li a:active {
  text-decoration: none;
}
.common-footer_nav-list li a:hover:after,
.common-footer_nav-list li a:active:after {
  width: calc(100% - 1em);
  transition: width 0.3s;
}
.common-footer_copyright {
  text-align: left;
  max-width: 760px;
  margin: 50px auto 40px;
  font-family: "Poppins", sans-serif;
  font-size: 0.625em;
  letter-spacing: 0.12em;
  color: #434343;
}
.block-inquiry-completed--customer-name {
  display: none;
}

.pane-footer {
  font-family: "Noto Sans JP", sans-serif;
  color: #666464;
}

/**/
.forth,
.back {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 42px;
  line-height: 42px;
  opacity: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  animation-duration: 0.3s;
  animation-fill-mode: backwards;
  animation-timing-function: ease-out;
}
.forth {
  bottom: -42px;
}
.forth.plus {
  animation-name: forthplus;
}
.forth.minus {
  animation-name: forthminus;
}
.back {
  top: -42px;
}
.back.plus {
  animation-name: backplus;
}
.back.minus {
  animation-name: backminus;
}
.page-cart .block-cart--goods-list li {
  overflow: visible;
}
.page-cart .block-cart--goods-list li:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}
@keyframes forthplus {
  0% {
    bottom: -42px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes backplus {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: -42px;
    opacity: 0;
  }
}
@keyframes forthminus {
  0% {
    bottom: -0;
    opacity: 1;
  }
  100% {
    bottom: -42px;
    opacity: 0;
  }
}
@keyframes backminus {
  0% {
    top: -42px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

.block-cart--goods-list-item-qty input.anim {
  color: #fff;
}
.page-entrycomplete .block-member-registration-completed--forward {
  background-color: #000;
  border-color: #000 !important;
}

.common-footer_inCart {
  display: none;
}
.page-login .common-footer_inCart,
.page-entry .common-footer_inCart,
.page-entrycomplete .common-footer_inCart {
  display: block;
}
.page-login .common-footer,
.page-entry .common-footer,
.page-entrycomplete .common-footer {
  display: none;
}

.home-pickup {
  padding-top: 100px;
}
.home-pickup .section-title {
  margin-bottom: 30px;
}
.home-pickup_row {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(4, 1fr);
}
.home-pickup_link {
  display: grid;
  gap: 10px;
  transition: 0.5s opacity;
}
.home-pickup_link:hover {
  opacity: 0.6;
  text-decoration: none;
}
.home-pickup_text {
  font-size: 14px;
  line-height: normal;
}

body.page-cardupdate .modal-alert .modal-wrapper,
body.page-estimate .modal-alert .modal-wrapper {
  padding: 0;
  background: transparent;
  max-height: none;
  font-family: "Noto Sans JP";
}
body.page-cardupdate .modal-alert .modal-content,
body.page-estimate .modal-alert .modal-content {
  border: none;
  padding: 0;
  background: #eee;
}
body.page-cardupdate .modal-alert .modal-header,
body.page-estimate .modal-alert .modal-header {
  padding: 15px 20px 15px;
  margin-bottom: 0;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  background-color: #333;
}
body.page-cardupdate .modal-alert .modal-close,
body.page-estimate .modal-alert .modal-close {
  position: static;
  font-size: 14px;
  color: #fff;
}
body.page-cardupdate .modal-alert .modal-body,
body.page-estimate .modal-alert .modal-body {
  padding: 20px;
}
body.page-cardupdate .modal-alert .modal-body > p,
body.page-estimate .modal-alert .modal-body > p {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 10px;
  width: 100%;
}
body.page-cardupdate .modal-alert .modal-footer input,
body.page-estimate .modal-alert .modal-footer input {
  text-decoration: none;
}

/* アンケートページ */
.block-questionnaire,
.block-questionnaire-completed {
  width: 960px;
  margin: auto;
}
.block-questionnaire * {
  padding: 0;
  margin: 0;
}
.block-questionnaire .required:after {
  display: inline-block;
  content: "必須";
  font-weight: 400;
  background-color: #db0009;
  color: #fff;
  padding: 3px 6px 5px;
  line-height: 1;
  border-radius: 0;
  margin-left: 20px;
}
.block-questionnaire .alert {
  margin-top: 10px;
  padding: 10px 10px 10px 30px;
}
.block-questionnaire input,
.block-questionnaire select {
  height: 47px;
}
.block-questionnaire select {
  width: 600px;
  padding: 8px 45px 8px 20px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fff;
  -webkit-appearance: none;
  appearance: none;
  background: url(../../img/usr/pc/common/icon-selectbox-arrow.svg) no-repeat
    right 20px center;
}

.block-questionnaire .block-questionnaire--form {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.block-questionnaire form {
  margin: 60px 0;
}
.block-questionnaire h2.block-questionnaire--item-header {
  text-align: left;
  margin-bottom: 15px;
}
.block-questionnaire .block-questionnaire--item-description {
  margin-bottom: 20px;
}

.block-questionnaire input.block-questionnaire--textbox,
.block-questionnaire textarea.block-questionnaire--textarea,
.block-questionnaire .form-control input {
  border: 1px solid #e6e6e6;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  padding: 15px;
}
.block-questionnaire textarea.block-questionnaire--textarea:focus,
.block-questionnaire select:focus {
  outline: none;
}

.block-questionnaire input[type="checkbox"],
.block-questionnaire input[type="radio"] {
  display: none;
}
.block-questionnaire label.checkbox,
.block-questionnaire label.radio {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.block-questionnaire
  .block-questionnaire--box-content
  label.checkbox:not(:last-of-type),
.block-questionnaire
  .block-questionnaire--box-content
  label.radio:not(:last-of-type) {
  margin-bottom: 20px;
}
.block-questionnaire label.checkbox::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #333;
  border-radius: 2px;
  flex-shrink: 0;
}
.block-questionnaire input[type="checkbox"]:checked + label.checkbox::before {
  border-color: #0075ff;
  background-color: #0075ff;
}
.block-questionnaire input[type="checkbox"]:checked + label.checkbox::after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  top: 50%;
  left: 4px;
  transform: translateY(-70%) rotate(-45deg);
}

.block-questionnaire label.radio::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #333;
  border-radius: 20px;
  flex-shrink: 0;
}
.block-questionnaire input[type="radio"]:checked + label.radio::before {
  border-color: #0075ff;
}
.block-questionnaire input[type="radio"]:checked + label.radio::after {
  position: absolute;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #0075ff;
  top: 50%;
  left: 3px;
  border-radius: 20px;
  transform: translateY(-50%);
}

.block-questionnaire .fieldset .form-group .form-label {
  padding: 0;
}
.block-questionnaire .fieldset .form-control {
  width: 656px;
  padding-right: 0;
}
.block-questionnaire .block-questionnaire--name-value-label {
  text-align: left;
  margin-bottom: 5px;
}
.block-questionnaire .fieldset input + label {
  margin-top: 20px;
}
.block-questionnaire p.help-block,
.block-questionnaire .block-questionnaire--require-message.help-block {
  margin-top: 5px;
}
.block-questionnaire #table_sex label.radio {
  display: inline-flex;
  width: 90px;
}

.block-questionnaire .form-group:has(input.block-questionnaire--comp),
.block-questionnaire .form-group:has(input.block-questionnaire--dept) {
  display: none;
}
.block-questionnaire .form-group:has(input.block-questionnaire--addr3) {
  border-bottom: 0;
}
.block-questionnaire .fieldset .form-control select {
  width: 296px;
}
.block-questionnaire .fieldset#table_birth .form-control select {
  width: 125px;
}
.block-questionnaire .action-buttons {
  display: flex;
  gap: 32px;
  justify-content: center;
}
.block-questionnaire .action-buttons a,
.block-questionnaire .action-buttons input,
.block-questionnaire-completed .action-buttons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 272px;
  height: 56px;
  padding: 0;
  border-radius: 8px;
}
.block-questionnaire .action-buttons input {
  background-color: #333;
}

/* アンケート確認画面～完了画面 */
.block-questionnaire .block-questionnaire--confirmation-item-list,
.block-questionnaire-completed .block-questionnaire-completed--message {
  margin-bottom: 60px;
}

.block-order-estimate--goods-item-quantity
  + .block-order-estimate--goods-price-items {
  margin-top: 0;
}
.block-order-estimate--goods-item + .block-order-estimate--goods-item-quantity {
  margin-top: 16px;
}
/* 頒布会 */
.block-order-method--goods-list-hanpukai-constant,
.block-order-estimate--goods-list-hanpukai-constant {
  font-size: 14px;
  color: #fff;
  background-color: #c4b083;
  padding: 2px 17px;
  margin-right: 10px;
}
.block-order-estimate--goods-list-hanpukai-name {
  font-size: 14px;
  color: #707070;
}
.block-order-method--goods-list-head,
.block-order-estimate--goods-list-head {
  border-bottom: 1px solid #c4b083;
}
.block-order-estimate--goods-list-head {
  margin-bottom: 28px;
}
.hanpukai
  .block-order-method--goods-list
  li:nth-of-type(1)
  .block-order-method--goods-item-image
  img {
  width: 150px;
}
.block-order-method--goods-list
  li.hanpukai:nth-of-type(2)
  .block-order-method--goods-item-image,
.block-order-method--goods-list
  li.hanpukai:nth-of-type(3)
  .block-order-method--goods-item-image {
  width: 100px;
  height: 100px;
}

.hanpukai .block-order-method--goods-item {
  margin-top: 15px;
}
.page-method .block-order-method--goods-list li.hanpukai:nth-of-type(n + 2) {
  width: 355px;
  margin-left: auto;
}
.block-order-method--goods-list li.hanpukai:last-of-type {
  padding-bottom: 24px;
  position: relative;
}
.hanpukai .block-order-method--goods-list-last,
.hanpukai .block-order-estimate--goods-list-last {
  position: absolute;
  bottom: 0px;
  left: 0;
  font-size: 13px;
  color: #ff0000;
}
.block-order-method--goods-list:has(li.hanpukai) {
  padding-bottom: 20px;
}
.block-order-estimate--goods-list-ite {
  display: flex;
}
.block-order-estimate--goods-item:last-of-type
  .block-order-estimate--goods-item-block,
.block-order-estimate--goods-list-item.hanpukai:last-of-type
  .block-order-estimate--goods-item-block {
  position: relative;
  padding-bottom: 1.8rem;
}
.hanpukai .block-order-estimate--goods-item-comment {
  display: none;
}
.page-estimate .hanpukai .block-order-estimate--goods-item-image {
  width: 150px;
  height: 150px;
  margin-right: 15px;
}
.page-estimate
  .hanpukai:nth-of-type(n + 2)
  .block-order-estimate--goods-item-image {
  width: 100px;
  height: 100px;
}
.hanpukai:nth-of-type(n + 2) {
  padding-left: 50px;
}
.hanpukai .block-order-estimate--goods-item-price-title {
  display: none;
}
.page-estimate .hanpukai .block-order-estimate--goods-price-items {
  display: flex;
}
.block-order-estimate--goods-item-block {
  display: flex;
}
.page-estimate .hanpukai .block-order-estimate--goods-item-name {
  margin-top: 0;
  max-width: 310px;
  width: 100%;
  margin-right: auto;
}
.page-estimate .hanpukai .block-order-estimate--goods-price-items {
  margin-top: 10px;
}
.page-estimate .hanpukai .block-order-estimate--goods-description,
.page-estimate .block-order-estimate--goods-description {
  flex: 1;
}
.block-order-estimate--goods-item-total-text {
  font-size: 16px;
  font-weight: 400;
}
#js-coupondialog {
  display: none;
}
/* お買い物ガイド */
.st-panel--guide .inner-section .st-panel-title,
.st-panel--guide .inner-section + .st-panel-title {
  margin-top: calc(3.55556em + 52.5px - 28px);
}
.st-panel--guide .under_line_link {
  text-decoration: underline;
}
/* QA */
.block-qa {
  margin-top: 30px;
  border-top: 1px solid #dcdcdc;
}
.block-qa-box {
  border-bottom: 1px solid #dcdcdc;
}
.block-qa-box--q,
.block-qa-box--a {
  position: relative;
  padding-left: 60px;
  color: #111;
  font-size: 14px;
  font-weight: 500;
}
.block-qa-box--q {
  padding-top: 18px;
  padding-right: 55px;
  padding-bottom: 18px;
  line-height: calc(24 / 16);
}
.block-qa-box--a {
  display: none;
  padding-top: 1px;
  padding-bottom: 18px;
}
.block-qa-box--q::before,
.block-qa-box--a::before {
  position: absolute;
  left: 0;
  font-size: 25px;
  line-height: 1;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #111;
  font-family: "Roboto", serif;
}
.block-qa-box--q::before {
  top: 8px;
  content: "Q";
}
.block-qa-box--a::before {
  top: 2px;
  content: "A";
}
.block-qa-box--tgl {
  position: absolute;
  right: 20px;
  top: calc(50% - (15px / 2));
  width: 15px;
  height: 15px;
}
.block-qa-box--q .block-qa-box--tgl:before,
.block-qa-box--q:not(.st__open) .block-qa-box--tgl:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  width: 15px;
  height: 2px;
  background: #111;
}
.block-qa-box--q:not(.st__open) .block-qa-box--tgl:after {
  transform: rotate(90deg);
}
.block-qa-box--a p {
  font-size: 14px;
  font-weight: 500;
  line-height: calc(40 / 16);
  color: #111;
}
.block-qa-box--a p + p {
  margin-top: 1em;
}
.block-qa-box--a p + figure {
  margin-top: 40px;
}
.block-qa-box--a figure + p {
  margin-top: 40px;
}
.block-qa-box--a figure img {
  max-width: 100%;
  height: auto;
}
