.cot-i18nSelect > div {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.cot-i18nSelect > div > .currency,
.cot-i18nSelect > div > .lang {
  border: 1px solid #c2c8d2;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  z-index: 0;
}

.cot-i18nSelect .x_i18nSelectBox {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  height: 32px;
  outline: none;
  padding: 0 40px 0 12px;
  position: relative;
  z-index: 1;
}

.cot-i18nSelect > div > .currency:before,
.cot-i18nSelect > div > .lang:before {
  font-family: shopicon;
  speak: none;
  background-size: 10px 7px;
  color: #384359;
  content: "\e905";
  display: block;
  font-size: 10px;
  font-variant: normal;
  height: 7px;
  line-height: 1;
  position: absolute;
  right: 10px;
  text-transform: none;
  top: 12px;
  width: 10px;
}

.cot-BASEMenu-iconButton {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 48px;
  text-decoration: none;
  width: 48px;
}

@media (max-width: 767px) {
  .cot-BASEMenu-iconButton {
    height: 36px;
    width: 36px;
  }
}

.cot-BASEMenu-icon {
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  font-size: 22px;
  font-style: normal;
  height: 100%;
  -webkit-justify-content: center;
  justify-content: center;
}

.cart-qty {
  background: #fa5171;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 16px;
  min-width: 16px;
  padding: 0 1px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 4px;
}

.cot-searchBox {
  position: relative;
}

.cot-searchBox-input {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #c2c8d2;
  border-radius: 4px;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  padding: 0 32px 0 8px;
  width: 100%;
}

.cot-searchBox-input:focus {
  border-color: #c2c8d2;
  box-shadow: 0 0 2px 0 #c2c8d2;
  outline: none;
}

.cot-searchBox-input:disabled {
  background-color: #fff;
}

.cot-searchBox-input:disabled + .cot-searchBox-button {
  cursor: default;
}

.cot-searchBox-input:disabled + .cot-searchBox-button > .cot-searchBox-icon {
  color: #c2c8d2;
}

.cot-searchBox-button {
  background-color: transparent;
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 20px;
  outline: none;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 6px;
  width: 20px;
}

.cot-searchBox-icon {
  font-size: 1.6rem;
}

.cot-bnplBanner-container {
  color: #000;
  font-size: 0;
  line-height: 1.5;
}

.cot-bnplBanner-container .linegroup {
  display: inline-block;
  vertical-align: middle;
}

.cot-bnplBanner-container .line {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: inline-flex;
  font-size: 12px;
  vertical-align: middle;
}

.cot-bnplBanner-container .line > .logo {
  margin-right: 2px;
}

.cot-bnplBanner-container .line > b {
  font-size: 14px;
  font-weight: 700;
}

.cot-bnplBanner-container .line > .help {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  font-size: 16px;
  line-height: 0;
  margin: 0 0 0 4px;
  outline: 0;
  padding: 0;
}

.cot-itemAttention__attention {
  color: #a0a7b4;
  font-size: 12px;
  margin-bottom: 8px;
}

.cot-itemAttention__attention > .cot-icon {
  margin-right: 4px;
}

.cot-itemAttention__attentionSalesPeriod {
  margin-bottom: 16px;
}

.cot-itemAttention__attention[data-type="shipping"] > a,
.cot-itemAttention__attention[data-type="shipping"] > a:hover {
  color: #a0a7b4;
}

.cot-itemAttention__bordered {
  background-color: #fff;
  border: 1px solid #11beae;
  border-radius: 2px;
  color: #11beae;
  font-size: 12px;
  margin-bottom: 8px;
  padding: 8px;
  text-align: center;
}

.cot-itemAttention__community {
  background-color: #f2bb31;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 8px;
  padding: 12px;
}

.cot-itemAttention__communityTitle {
  font-weight: 700;
}

.cot-itemAttention__communityNote {
  margin-top: 8px;
}

.cot-itemAttention__community + .cot-itemAttention__attention {
  margin-bottom: 24px;
}

.cot-itemAttention__salesPeriod {
  background-color: #eaf8f7;
  border: 1px solid #11beae;
  color: #11beae;
  font-size: 14px;
  margin-bottom: 8px;
  padding: 12px;
}

.cot-itemAttention__salesPeriod[data-status="willStart"] {
  text-align: center;
}

.cot-itemAttention__salesPeriod[data-status="finish"] {
  background-color: #f1f3f7;
  border: none;
  border-radius: 2px;
  color: #a0a7b4;
  margin-bottom: 8px;
  text-align: center;
}

.cot-itemAttention__preOrder,
.cot-itemAttention__takeout {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  font-size: 12px;
  margin-bottom: 8px;
}

.cot-itemAttention__preOrderLabel,
.cot-itemAttention__takeoutLabel {
  background-color: var(--accent-color);
  border-radius: 2px;
  color: var(--light-text-color);
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  height: 22px;
  letter-spacing: 0.03em;
  line-height: 22px;
  margin-right: 4px;
  padding: 0 6px;
  vertical-align: middle;
  word-break: keep-all;
}

.cot-itemAttention__lottery {
  font-size: 12px;
  margin-bottom: 8px;
}

.cot-itemAttention__lotteryLabel {
  background-color: var(--accent-color);
  border-radius: 2px;
  color: var(--light-text-color);
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  height: 22px;
  letter-spacing: 0.03em;
  line-height: 22px;
  padding: 0 6px;
  vertical-align: middle;
  word-break: keep-all;
}

.cot-itemAttention__lotteryText {
  font-size: 12px;
  letter-spacing: normal;
  margin: 8px 0 4px;
  word-break: break-word;
}

.cot-itemAttention__digitalContents,
.cot-itemAttention__subscription {
  background-color: #f0f1f4;
  color: #222;
  font-size: 14px;
  margin-bottom: 8px;
  padding: 12px;
}

.cot-itemAttention__digitalContents > b,
.cot-itemAttention__subscription > b {
  margin-bottom: 2px;
}

.cot-itemAttention .takeout__text--anker {
  cursor: pointer;
  display: inline;
  text-decoration: underline;
}

.cot-itemAttention__membershipPoint {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 8px;
}

.cot-itemAttention__membershipPointAmount {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin-right: 4px;
}

.cot-itemAttention__membershipPointAttentionLink {
  color: inherit;
  text-decoration: underline;
}

.cot-itemAttention__membershipPointAttentionLink:hover {
  color: inherit;
}

.cot-itemOrder-button {
  -webkit-align-items: center;
  align-items: center;
  -webkit-appearance: none;
  appearance: none;
  background: #252525;
  border-radius: 6px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 60px;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 160px;
  padding: 0 8px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.cot-itemOrder-button:hover {
  opacity: 0.6;
}

.cot-itemOrder-buttonIcon {
  margin-right: 4px;
}

.cot-itemOrder-button[type="submit"] {
  color: var(--light-text-color);
}

.cot-itemOrder-button[disabled] {
  background: #f1f3f7;
  color: #6a6f76;
  cursor: default;
}

.cot-itemOrder-button[disabled]:hover {
  opacity: 1;
}

.cot-itemOrder-button[data-type="link"] {
  background: #ddd;
  color: var(--light-text-color);
}

.cot-itemOrder-button[data-size="small"] {
  font-size: 16px;
  height: 48px;
  min-width: 180px;
  width: 180px;
}

.cot-itemOrder-button[data-type="close"] {
  background-color: #999;
}

.cot-itemOrder-button.cot-itemOrder-soldOut {
  background: #f1f3f7;
  color: #6a6f76;
  cursor: default;
}

.cot-itemOrder-button.cot-itemOrder-register {
  background: #6a6f76;
}

.cot-itemOrder-button.cot-itemOrder-variationSelect {
  background: #fff;
  border: 1px solid #6a6f76;
  color: #252525;
  margin-bottom: 16px;
  overflow: hidden;
  position: relative;
}

.cot-itemOrder-button.cot-itemOrder-variationSelect div {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: center;
  width: 80%;
}

.cot-itemOrder-button.cot-itemOrder-variationSelect .cot-icon {
  bottom: 0;
  font-size: 16px;
  height: 16px;
  margin: auto;
  position: absolute;
  right: 16px;
  top: 0;
  width: 18px;
}

.cot-itemOrder-soldOut:hover {
  cursor: default;
  opacity: 1;
}

.cot-itemOrder-variationSelect {
  height: 48px;
}

.cot-itemOrder-variationSelect-error {
  color: #fa5171;
}

.cot-modal-content {
  display: none;
}

.cot-modal-content[aria-hidden="false"] {
  display: block;
}

.cot-modal-title[data-type][aria-hidden="true"] {
  display: none;
}

.cot-itemOrder-bordered {
  background-color: #fff;
  border: 1px solid #11beae;
  border-radius: 2px;
  color: #11beae;
  font-size: 14px;
  margin: 16px 16px 0;
  padding: 8px;
  text-align: center;
}

.cot-itemOrder-variationList {
  padding: 16px;
}

.cot-itemOrder-variationList .cot-itemOrder-variationLI {
  -webkit-align-items: center;
  align-items: center;
  border-top: 1px solid #d8d8d8;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 16px;
}

.cot-itemOrder-variationList .cot-itemOrder-variationLI:last-child {
  border-bottom: 1px solid #d8d8d8;
}

.cot-itemOrder-variationList .cot-itemOrder-variationInfo {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  min-height: 48px;
}

.cot-itemOrder-variationList .cot-itemOrder-variationName {
  font-size: 14px;
  font-weight: 700;
  word-break: break-all;
}

.cot-itemOrder-variationList .cot-itemOrder-variationName[data-type="soldOut"] {
  color: #a0a7b4;
}

.cot-itemOrder-variationList .cot-itemOrder-variationStock {
  font-size: 12px;
}

.cot-itemOrder-variationList
  .cot-itemOrder-variationStock[data-type="lastOne"] {
  color: #fa5171;
}

.cot-itemOrder-variationList
  .cot-itemOrder-variationStock[data-type="soldOut"] {
  color: #a0a7b4;
}

.cot-itemOrder-variationList .cot-itemOrder-variationButton {
  margin-left: 16px;
}

.cot-itemOrder-registerNotification-content {
  display: none;
}

.cot-itemOrder-registerNotification-content[aria-hidden="false"] {
  display: block;
  padding: 32px;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationText {
  color: #333;
  font-size: 14px;
  margin-bottom: 12px;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationSubText {
  list-style: none;
  margin-bottom: 32px;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationSubTextChild {
  color: #a0a9b5;
  font-size: 12px;
  margin-bottom: 4px;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInfoBox {
  background: #f0f1f4;
  border-radius: 2px;
  margin-bottom: 24px;
  padding: 12px;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInfoBoxIcon {
  font-size: 16px;
  margin-right: 8px;
  vertical-align: text-top;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInfoBoxText {
  font-size: 12px;
  line-height: 16px;
  margin-left: 23px;
  text-indent: -23px;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInfoBox[data-type="error"] {
  background-color: #fcdcdc;
  color: #fa5171;
  display: none;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInfoBox[data-type="error"][aria-hidden="false"] {
  display: block;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInfoBox[data-type="error"]
  .cot-itemOrder-registerNotificationInfoBoxText {
  font-weight: 700;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInputLabel {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInput {
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #d3dae4;
  border-radius: 6px;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  height: 52px;
  line-height: 1;
  margin: 0 0 12px;
  outline: none;
  padding: 0 12px;
  width: 100%;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInput:placeholder-shown {
  color: #c7c7cd;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInput::-webkit-input-placeholder {
  color: #c7c7cd;
  opacity: 1;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInput::-moz-placeholder {
  color: #c7c7cd;
  opacity: 1;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationInput:-ms-input-placeholder {
  color: #c7c7cd;
}

.cot-itemOrder-registerNotification-content .cot-itemOrder-salesPeriodError {
  background: #fcdcdc;
  color: #f87e7e;
  display: none;
  font-size: 12px;
  font-weight: 700;
  margin: 24px 0;
  padding: 16px;
  text-align: left;
}

.cot-itemOrder-registerNotification-content
  .cot-itemOrder-registerNotificationComplete {
  background: #eaf8f7;
  color: #11beae;
  font-weight: 700;
  margin: 8px auto 24px;
  padding: 16px;
  text-align: center;
  text-align: left;
}

.cot-itemOrder-registerNotification-content .cot-itemOrder-button {
  margin: 16px auto 0;
  width: 280px;
}

.cot-itemOrder-registerNotification-content .cot-itemOrder-ageVerificationText {
  font-weight: 700;
  margin: 40px auto 16px;
  text-align: center;
}

.cot-itemOption__optionSelectArea {
  -webkit-align-items: center;
  align-items: center;
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #6a6f76;
  border-radius: 6px;
  color: #252525;
  display: -webkit-flex;
  display: flex;
  font-weight: 700;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 8px 0 16px;
  min-height: 48px;
  position: relative;
  width: 100%;
}

.cot-itemOption__optionSelectArea__icon {
  bottom: 0;
  font-size: 16px;
  height: 16px;
  margin: auto;
  position: absolute;
  right: 16px;
  top: 0;
  width: 18px;
}

.cot-itemOption__optionSelectArea__label {
  text-align: center;
  width: 100%;
}

.cot-itemOption__optionSelectArea__select {
  font-weight: 700;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.cot-itemOption__selectLabel {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  padding: 8px 0;
  text-align: center;
  width: 75%;
}

.cot-itemOption__name {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 16px 0 8px;
}

.cot-itemOption__input {
  border: 1px solid #6a6f76;
  border-radius: 6px;
  height: 48px;
  margin: 0 0 16px;
  text-indent: 1rem;
  width: 100%;
}

.cot-itemOption__input::-webkit-input-placeholder {
  font-size: 16px;
  text-indent: 1rem;
}

.cot-itemOption__input:-ms-input-placeholder {
  font-size: 16px;
  text-indent: 1rem;
}

.cot-itemOption__input::-ms-input-placeholder {
  font-size: 16px;
  text-indent: 1rem;
}

.cot-itemOption__input::placeholder {
  font-size: 16px;
  text-indent: 1rem;
}

.cot-itemOption__input[data-dirty="true"][data-has-error="true"] {
  border: 1px solid #fa5171;
}

.cot-itemOption__caption {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  margin: 8px 0;
}

.cot-itemOption__bottomCaptionBlock {
  margin-bottom: 8px;
  margin-top: -8px;
}

.cot-itemOption__bottomCaptionBlock.clearfix:after {
  clear: both;
  content: "";
  display: block;
}

.cot-itemOption__caption--error {
  color: #fa5171;
  display: block;
  float: left;
  font-size: 14px;
}

.cot-itemOption__count {
  color: #a0a7b4;
  display: block;
  float: right;
  font-size: 14px;
}

.cot-itemOption__count--error {
  color: #fa5171;
  font-size: 14px;
}

.cot-itemOrder .communityTerms a {
  display: inline;
}

.cot-itemOrder-communityBox[aria-hidden="true"] {
  display: none;
}

.cot-itemOrder-communityBox * {
  font-size: medium;
  line-height: normal;
}

.cot-itemOrder-communityBox a {
  color: #000;
  text-decoration: underline;
}

.cot-itemOrder-communityBox .button {
  border-radius: 6px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 14px 12px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: 244px;
}

.cot-itemOrder-communityBox .buttonPayid {
  background-color: #000435;
}

.cot-itemOrder-communityBox .buttonPayid__icon {
  vertical-align: bottom;
}

.cot-itemOrder-communityBox .button__guest {
  background-color: #252525;
  color: #fff;
}

.cot-itemOrder-communityBox .button__purchase {
  margin-left: 18px;
}

.cot-itemOrder-communityPurchase .payid {
  border: 1px solid #ccc;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 347px;
}

.cot-itemOrder-communityPurchase .payid .payButton__icon {
  vertical-align: bottom;
}

.cot-itemOrder-communitySignin {
  border: 1px solid #e8e7e2;
  border-radius: 2px;
  margin-bottom: 24px;
  margin-top: 16px;
  padding: 16px;
}

.cot-itemOrder-communitySignin p {
  font-size: 12px !important;
  line-height: 1.4;
  margin: 0 0 16px !important;
}

.cot-itemOrder-communitySignin a {
  height: auto !important;
  text-decoration: none;
  width: 100%;
}

.cot-itemOrder-communityLink {
  font-size: 14px !important;
  margin-bottom: 16px;
  margin-top: 24px;
}

.cot-itemOrder-communityLink a {
  font-size: 14px !important;
}

.cot-itemOrder-communityTitle {
  font-size: 21px !important;
  font-weight: 700 !important;
  margin-top: 21px !important;
  text-align: center !important;
}

.cot-itemOrder-communityPrice {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 22px !important;
}

.cot-itemOrder-communityPrice h3,
.cot-itemOrder-communityPrice p {
  font-size: 21px !important;
  margin: 0 !important;
}

.cot-itemOrder-communityOverview {
  margin-top: 26px !important;
  max-height: 220px;
  min-height: 100px;
  overflow: hidden;
}

.cot-itemOrder-communityLinkMore {
  color: #000;
  font-size: 14px !important;
  margin-top: 14px !important;
  text-align: center;
}

.cot-itemOrder-communityLinkMore a {
  text-decoration: underline;
}

.cot-itemOrder-communityRegister {
  margin-top: 22px;
  text-align: center;
}

.cot-itemOrder-communityTerms,
.cot-itemOrder-communityTerms a {
  font-size: 14px !important;
  margin-top: 23px !important;
}

.cot-itemOrder-communityTerms a {
  text-decoration: underline;
}

.cot-itemOrder-communityTextNotice {
  font-size: 12px !important;
  margin-top: 12px !important;
}

.cot-modal .cot-itemOrder-communityBox {
  margin: 24px auto;
  width: 512px;
}

.cot-itemOrder-communityData .buttonPayid {
  width: 100%;
}

.cot-itemOrder-ageVerificationModal {
  margin: 0 auto;
  text-align: center;
}

.cot-itemOrder-ageVerification-content {
  border-bottom: 1px solid #f0f1f4;
  letter-spacing: normal;
  padding: 32px;
}

.cot-itemOrder-ageVerification-footer {
  letter-spacing: normal;
  padding: 32px;
}

@media (max-width: 767px) {
  .cot-itemOrder-ageVerification-content,
  .cot-itemOrder-ageVerification-footer {
    padding: 16px;
  }
}

.cot-itemOrder-ageVerificationText {
  color: #202533;
  font-size: 14px;
  line-height: 21px;
  margin-top: 24px;
}

.cot-itemOrder-ageVerificationText:first-child {
  margin-top: 0;
}

.cot-itemOrder-ageVerificationInputArea {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 12px;
}

.cot-itemOrder-ageVerificationUserAgeInput {
  -moz-appearance: textfield;
  border: 1px solid #a0a7b4;
  border-radius: 4px;
  border-radius: 8px;
  height: 48px;
  margin: 0 8px;
  padding: 1rem;
  transition-duration: 0.2s;
  transition-property: background-color border-color;
  transition-timing-function: ease;
  width: 64px;
}

.cot-itemOrder-ageVerificationUserAgeInput[aria-invalid="true"] {
  background-color: #ffe5e9;
  border-color: #fa5171;
}

.cot-itemOrder-ageVerificationUserAgeInput::-webkit-inner-spin-button,
.cot-itemOrder-ageVerificationUserAgeInput::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}

.cot-itemOrder-ageVerificationLabel,
.cot-itemOrder-ageVerificationWarning {
  color: #202533;
  font-size: 14px;
  line-height: 21px;
}

.cot-itemOrder-ageVerificationWarning {
  font-weight: 700;
  margin-bottom: 16px;
}

.cot-itemOrder-button.cot-itemOrder-ageVerificationSubmit {
  width: 100%;
}

.cot-itemOrder-ageVerificationError {
  color: #fa5171;
  font-size: 12px;
  line-height: 1;
  margin-top: 8px;
}

.cot-itemOrder-ageVerificationError[aria-hidden="true"] {
  display: none;
}

.cot-overseas-wrapper {
  background-color: #f1f3f7;
  padding: 16px;
}

.cot-overseas-wrapper-text {
  font-weight: 700;
}

.cot-overseas-wrapper-attention {
  color: #6a6f76;
  display: inline-block;
  font-size: 12px;
  margin-top: 16px;
}

.cot-overseas-button,
.cot-overseas-submit {
  margin-top: 16px;
}

.cot-overseas-button span,
.cot-overseas-submit span {
  margin-right: 4px;
}

.cot-overseas-bordered {
  -webkit-align-items: baseline;
  align-items: baseline;
  display: -webkit-flex;
  display: flex;
  margin: 16px 16px 0;
}

.cot-overseas-bordered i {
  margin-right: 4px;
}

.cot-overseas-japan {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 16px;
  text-decoration: underline;
  width: 100%;
}

.cot-crossCart-container {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  row-gap: 16px;
}

.cot-crossCart-area-container,
.cot-crossCart-label {
  font-size: 14px;
  font-weight: 700;
}

.cot-crossCart-label {
  color: #000;
}

.cot-crossCart-itemOrder-submit[data-disabled="true"] {
  background-color: #dddfe3;
  color: #6a6f76;
  pointer-events: none;
}

.cot-crossCart-area-button {
  color: #000;
  text-decoration: underline;
}

.cot-itemOrder-restockMailNotificationRegisterToAppContainer,
.cot-itemOrder-salesPeriodRegisterToAppContainer {
  display: none;
}

@media (max-width: 767px) {
  .cot-modal .cot-itemOrder-communityBox {
    margin: 24px 16px;
    width: auto;
  }

  .cot-itemOrder-variationList .cot-itemOrder-variationLI {
    padding: 16px 0;
  }

  .cot-modal .button__purchase {
    margin-left: 0;
    width: 100%;
  }

  .cot-modal .button__guest {
    margin-top: 8px;
    width: 100%;
  }

  .cot-itemOrder-registerNotification-content[aria-hidden="false"] {
    padding: 24px;
  }

  .cot-itemOrder-registerNotification-content .cot-itemOrder-button {
    width: 100%;
  }

  .cot-itemOrder-restockMailNotificationRegisterToAppContainer,
  .cot-itemOrder-salesPeriodRegisterToAppContainer {
    border: 1px solid #c2c8d2;
    border-radius: 16px;
    color: #252525;
    display: block;
    margin-top: 24px;
    text-decoration: none;
  }

  .cot-itemOrder-restockMailNotificationRegisterToAppInner,
  .cot-itemOrder-salesPeriodRegisterToAppInner {
    display: -webkit-flex;
    display: flex;
    padding: 8px 8px 0 4px;
  }

  .cot-itemOrder-restockMailNotificationRegisterToAppImage,
  .cot-itemOrder-salesPeriodRegisterToAppImage {
    width: 163px;
  }

  .cot-itemOrder-restockMailNotificationRegisterToAppImage img,
  .cot-itemOrder-salesPeriodRegisterToAppImage img {
    vertical-align: bottom;
  }

  .cot-itemOrder-restockMailNotificationRegisterToAppText,
  .cot-itemOrder-salesPeriodRegisterToAppText {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    width: 100%;
  }

  .cot-itemOrder-restockMailNotificationRegisterToAppText p,
  .cot-itemOrder-salesPeriodRegisterToAppText p {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 12px;
  }

  .cot-itemOrder-restockMailNotificationRegisterToAppFakeButton,
  .cot-itemOrder-salesPeriodRegisterToAppFakeButton {
    -webkit-align-items: center;
    align-items: center;
    background: #111;
    border-radius: 9999px;
    color: #fff;
    display: -webkit-inline-flex;
    display: inline-flex;
    font-weight: 700;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1;
    padding: 10px 0;
    white-space: nowrap;
    width: 136px;
  }

  .cot-itemOrder-restockMailNotificationRegisterToAppFakeButton:active,
  .cot-itemOrder-salesPeriodRegisterToAppFakeButton:active {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
}

.cot-modal {
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition:
    opacity 1s,
    z-index 1s,
    -webkit-transform 0.3s;
  transition:
    transform 0.3s,
    opacity 1s,
    z-index 1s;
  transition:
    transform 0.3s,
    opacity 1s,
    z-index 1s,
    -webkit-transform 0.3s;
  z-index: -1;
}

.cot-modal[aria-hidden="false"] {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition:
    opacity 0.3s,
    -webkit-transform 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s,
    -webkit-transform 0.3s;
  z-index: 7000000;
}

.cot-modal-window {
  background-color: #fff;
  bottom: 0;
  display: -ms-grid;
  display: grid;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-grid-rows: 44px calc(100% - 44px);
  grid-template-rows: 44px calc(100% - 44px);
  overflow: hidden;
}

.cot-modal-header {
  border-bottom: 1px solid #f0f1f4;
  display: -ms-grid;
  display: grid;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-columns: 44px 1fr 44px;
  grid-template-columns: 44px 1fr 44px;
  -ms-grid-rows: 48px;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  grid-template-rows: 48px;
}

.cot-modal-title {
  font-size: 14px;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  margin: 0;
  padding: 0;
  text-align: center;
}

.cot-modal-close {
  border: none;
  font-size: 16px;
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 1;
  grid-row: 1;
  outline: none;
}

.cot-modal-container {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 768px) {
  .cot-modal[aria-hidden="true"] {
    display: none;
  }

  .cot-modal[aria-hidden="false"] {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
  }

  .cot-modal-window {
    background-color: #fff;
    display: -ms-grid;
    display: grid;
    height: auto;
    left: calc(50% - 340px);
    max-height: calc(100vh - 200px);
    position: relative;
    top: 100px;
    width: 680px;
    -ms-grid-rows: 68px 1fr;
    border-radius: 8px;
    box-shadow: 0 0 16px rgba(56, 67, 89, 0.3);
    grid-template-rows: 68px 1fr;
    overflow: hidden;
  }

  .cot-modal-header {
    display: -ms-grid;
    display: grid;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-columns: 68px 1fr 68px;
    -webkit-align-content: center;
    align-content: center;
    grid-template-columns: 68px 1fr 68px;
    height: 68px;
  }

  .cot-modal-title {
    font-size: 20px;
    -ms-grid-column: 2;
    grid-column: 2;
    margin: 0;
    padding: 0;
    text-align: center;
  }

  .cot-modal-close {
    -ms-grid-column: 3;
    grid-column: 3;
  }

  .cot-modal[data-type="images"] .cot-modal-window {
    --image-modal-padding: 32px;
    --image-modal-size: min(
      calc(100vh - var(--image-modal-padding) * 2),
      calc(100vw - var(--image-modal-padding) * 2)
    );
    height: var(--image-modal-size);
    left: calc((100vw - var(--image-modal-size)) / 2);
    max-height: none;
    top: calc((100vh - var(--image-modal-size)) / 2);
    width: var(--image-modal-size);
    -ms-grid-rows: 1fr;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    grid-template-rows: 1fr;
  }

  .cot-modal[data-type="images"] .cot-modal-header {
    display: none;
  }

  .cot-modal[data-type="images"] .cot-modal-container {
    overflow: hidden;
  }

  .cot-modal[data-type="catalog"][aria-hidden="false"] {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .cot-modal[data-type="catalog"] .cot-modal-window {
    display: block;
    left: 0;
    max-height: calc(100vh - 64px);
    max-width: 1000px;
    top: 0;
    width: 80%;
  }

  .cot-modal[data-type="catalog"] .cot-modal-header {
    display: none;
  }
}

@media (max-width: 767px) {
  .cot-modal[data-type="catalog"] .cot-modal-header {
    border-bottom: none;
  }

  .cot-modal[data-type="catalog"] {
    --ios-footer-bar-height: 160px;
    height: calc(100% + var(--ios-footer-bar-height, 0px));
  }

  .cot-modal[data-type="catalog"] .cot-modal-window {
    padding-bottom: var(--ios-footer-bar-height, 0);
  }
}

.cot-review-listLoading[data-loading="false"] {
  display: none;
}

.cot-review-listLoading[data-loading="true"] {
  display: block;
}

.cot-review-listPaginator {
  min-height: 1px;
  min-width: 1px;
}

.cot-review.review01__back {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.cot-review.review01__back .ico--good {
  background-image: url(/img/apps/review/ico_rev_good.svg);
}

.cot-review.review01__back .ico--normal {
  background-image: url(/img/apps/review/ico_rev_normal.svg);
}

.cot-review.review01__back .ico--bad {
  background-image: url(/img/apps/review/ico_rev_bad.svg);
}

.cot-review .review01__front {
  -webkit-align-items: center;
  align-items: center;
  border-top: 1px solid #f0f1f4;
  display: -webkit-flex;
  display: flex;
  height: 58px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

.cot-review .review01__frontIconLeft {
  color: #a0a7b4;
  -webkit-flex: 0 0 24px;
  flex: 0 0 24px;
  font-size: 16px;
}

.cot-review .review01__frontIconRight {
  color: #a0a7b4;
  -webkit-flex: 0 0 28px;
  flex: 0 0 28px;
  font-size: 14px;
  text-align: right;
}

.cot-review .review01__frontTitle {
  -webkit-flex: 0 1 100%;
  flex: 0 1 100%;
  font-size: 14px;
}

.cot-review .review01__frontScore {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  height: 20px;
  position: relative;
}

.cot-review .review01__frontScoreFront {
  background: #fff;
  bottom: 0;
  color: #f5a623;
  font-size: 20px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  white-space: nowrap;
  z-index: 1;
}

.cot-review .review01__frontScoreBack {
  bottom: 0;
  color: #f0f1f4;
  font-size: 20px;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  z-index: 0;
}

.cot-review .review01__frontScoreTotal {
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-left: 8px;
}

.cot-review .review01__tabWrap {
  background: hsla(0, 0%, 100%, 0.9);
  -webkit-flex: 0 0 62px;
  flex: 0 0 62px;
  text-align: center;
  width: 100%;
}

.cot-review .review01__tab {
  border-bottom: 1px solid #f0f1f4;
  display: table;
  position: relative;
  width: 100%;
}

.cot-review .review01__tab:after {
  border-bottom: 4px solid $primary;
  bottom: -3px;
  content: "";
  left: 0;
  position: absolute;
  width: 25%;
}

.cot-review .review01__tab--all:after {
  left: 0;
  transition: left 0.1s ease-in;
}

.cot-review .review01__tab--good:after {
  left: 25%;
  transition: left 0.1s ease-in;
}

.cot-review .review01__tab--normal:after {
  left: 50%;
  transition: left 0.1s ease-in;
}

.cot-review .review01__tab--bad:after {
  left: 75%;
  transition: left 0.1s ease-in;
}

.cot-review .review01__tabChild {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  width: 25%;
}

.cot-review .review01__tabChild label img {
  outline: none;
}

.cot-review .review01__tabIcon {
  background-repeat: no-repeat;
  background-size: 24px;
  display: inline-block;
  height: 24px;
  vertical-align: middle;
  width: 24px;
}

.cot-review .review01__radio {
  display: none;
}

.cot-review .review01__radio + label {
  display: block;
  height: 60px;
  line-height: 60px;
  width: 100%;
}

.cot-review .review01__radio + label img {
  vertical-align: middle;
}

.cot-review .review01__radio:checked + label {
  font-weight: 700;
}

.cot-review .review01__count {
  display: inline-block;
  margin-left: 10px;
}

.cot-review .review01__backInner {
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}

.cot-review .review01__list {
  list-style: none;
  padding: 0 16px;
}

.cot-review .review01__listChild {
  padding: 16px 0;
}

.cot-review .review01__listChild + .review01__listChild {
  border-top: 1px solid #f0f1f4;
}

.cot-review .review01__itemInfo {
  display: inline-table;
  table-layout: fixed;
  width: 100%;
}

.cot-review .review01__iconImg {
  background-size: 22px 22px;
  display: block;
  height: 22px;
  margin-bottom: 6px;
  width: 22px;
}

.cot-review .review01__imgWrap {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  width: 80px;
}

.cot-review .review01__img {
  max-height: 80px;
  max-width: 80px;
}

.cot-review .review01__item {
  display: table-cell;
  line-height: 1.4;
  padding: 0 0 0 10px;
}

.cot-review .review01__itemName {
  font-weight: 700;
}

.cot-review .review01__itemName,
.cot-review .review01__itemVariation {
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.cot-review .review01__date,
.cot-review .review01__itemVariation {
  font-size: 12px;
  margin-top: 4px;
}

.cot-review .review01__date {
  color: #a0a7b4;
  display: block;
  line-height: 1.1;
}

.cot-review .review01__comment {
  font-size: 13px;
  line-height: 1.5;
  overflow: hidden;
  padding: 10px 0 0;
}

.cot-review .review01__reply {
  background-color: #f0f1f4;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 16px;
  padding: 12px;
}

.cot-review .review01__listLoading {
  background: url(/images/gif-load.gif) no-repeat 50%;
  clear: both;
  display: none;
  height: 100px;
  width: 100%;
}

.cot-paymentsInfo {
  padding: 16px 20px;
}

.cot-paymentsInfo-item {
  border-bottom: 1px solid #d9dee6;
  padding: 24px 0;
}

.cot-paymentsInfo-item:last-of-type {
  border-bottom: none;
}

.cot-paymentsInfo-itemName {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}

.cot-paymentsInfo-itemLogo {
  display: -webkit-flex;
  display: flex;
  gap: 4px;
}

.cot-paymentsInfo-itemLogoCreditCard {
  height: 32px;
  width: 52px;
}

.cot-paymentsInfo-itemLogoAtobarai {
  height: auto;
  max-width: 328px;
  width: 100%;
}

.cot-paymentsInfo-itemLogoCvs {
  height: 34px;
}

.cot-paymentsInfo-itemLogoBank {
  height: 41px;
}

.cot-paymentsInfo-itemLogoCarrierau {
  height: 26px;
}

.cot-paymentsInfo-itemLogoCarrier {
  height: 24px;
}

.cot-paymentsInfo-itemLogoCarriersb {
  height: 22px;
}

.cot-paymentsInfo-itemLogoCarrierdocomo {
  height: 24px;
}

.cot-paymentsInfo-itemLogoAmazonPay,
.cot-paymentsInfo-itemLogoPayIDBnpl,
.cot-paymentsInfo-itemLogoPayPay,
.cot-paymentsInfo-itemLogoPaypal {
  height: 31px;
}

.cot-paymentsInfo-itemDescription {
  background: #d9dee6;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 24px;
  padding: 12px;
}

.cot-paymentsInfo-itemFee {
  display: inline-block;
  margin-top: 12px;
}

.cot-paymentsInfo-itemFeeBnpl {
  display: block;
}

.bnpl-banner-help-installment {
  color: #000435;
  display: -ms-grid;
  display: grid;
  gap: 24px;
  padding: 16px;
}

@media (min-width: 768px) {
  .bnpl-banner-help-installment {
    padding: 32px;
  }
}

.bnpl-banner-help-installment > .logo {
  height: 24px;
  margin: 0 auto;
  width: 89px;
}

.bnpl-banner-help-installment > .description {
  display: -ms-grid;
  display: grid;
  gap: 16px;
}

.bnpl-banner-help-installment > .description > .aspect {
  height: 0;
  position: relative;
  width: 100%;
}

.bnpl-banner-help-installment > .description > .aspect[data-type="example"] {
  padding-top: 53.9267%;
}

@media (min-width: 768px) {
  .bnpl-banner-help-installment > .description > .aspect[data-type="example"] {
    padding-top: 42.38683%;
  }
}

.bnpl-banner-help-installment > .description > .aspect[data-type="permission"] {
  padding-top: 61.7801%;
}

@media (min-width: 768px) {
  .bnpl-banner-help-installment
    > .description
    > .aspect[data-type="permission"] {
    padding-top: 47.11934%;
  }
}

.bnpl-banner-help-installment > .description > .aspect > .image {
  height: 100%;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.bnpl-banner-help-installment > .install {
  display: -webkit-flex;
  display: flex;
}

.bnpl-banner-help-installment > .install > .link:nth-child(odd) {
  margin: 0 5px 0 auto;
}

.bnpl-banner-help-installment > .install > .link:nth-child(2n) {
  margin: 0 auto 0 5px;
}

.bnpl-banner-help-installment > .install > .link > .image {
  display: block;
  height: 42px;
  width: auto;
}

.bnpl-banner-help-installment > .notes > .item {
  color: #8c95a3;
  font-size: 12px;
  line-height: 17px;
  padding-left: 22px;
  text-indent: -22px;
}

@media (min-width: 768px) {
  .bnpl-banner-help-installment > .notes > .item {
    color: #212129;
  }
}

.bnpl-banner-help-installment > .notes > .item:before {
  -webkit-align-items: center;
  align-items: center;
  content: "※";
  display: -webkit-inline-flex;
  display: inline-flex;
  font-size: 14px;
  height: 18px;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 18px;
  margin-right: 4px;
  text-indent: 0;
  width: 18px;
}

.bnpl-banner-help-installment > .notes > .remarks {
  border-top: 1px solid #c2c8d2;
  display: -ms-grid;
  display: grid;
  font-size: 12px;
  gap: 16px;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1.6;
  margin-top: 16px;
  padding-top: 16px;
  text-align: center;
}

@media (min-width: 768px) {
  .bnpl-banner-help-installment > .notes > .remarks {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

.bnpl-banner-help-installment > .notes > .remarks a {
  color: inherit;
}

.bnpl-banner-help-monthly {
  color: #212129;
  display: -ms-grid;
  display: grid;
  gap: 32px;
  padding: 16px;
}

@media (min-width: 768px) {
  .bnpl-banner-help-monthly {
    padding: 32px;
  }
}

.bnpl-banner-help-monthly > .summary {
  color: #000435;
  padding-top: 8px;
  text-align: center;
}

.bnpl-banner-help-monthly > .summary > .thumbnail {
  height: 159px;
  width: auto;
}

.bnpl-banner-help-monthly > .summary > .title {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 24px;
}

.bnpl-banner-help-monthly > .summary > .title > .logo {
  height: 26px;
  margin-right: 8px;
  vertical-align: bottom;
  width: 188px;
}

.bnpl-banner-help-monthly > .summary > .description {
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 8px;
}

.bnpl-banner-help-monthly-content {
  line-height: 1.6;
  text-align: center;
}

@media (min-width: 768px) {
  .bnpl-banner-help-monthly-content[data-type="point"] {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.bnpl-banner-help-monthly-content > .icon {
  -webkit-align-items: center;
  align-items: center;
  background-color: #ceefeb;
  border-radius: 50%;
  color: #00b8c3;
  display: -webkit-inline-flex;
  display: inline-flex;
  font-size: 28px;
  height: 56px;
  -webkit-justify-content: center;
  justify-content: center;
  width: 56px;
}

.bnpl-banner-help-monthly-content > .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 16px;
}

.bnpl-banner-help-monthly-content > .title + .content {
  margin-top: 12px;
}

.bnpl-banner-help-monthly-content[data-type="point"] > .content {
  line-height: 2.1;
}

@media (min-width: 768px) {
  .bnpl-banner-help-monthly-content[data-type="point"] > .content {
    text-align: left;
  }
}

.bnpl-banner-help-monthly-content > .content > .text {
  font-size: 14px;
}

.bnpl-banner-help-monthly-content > .content > .text > .note {
  color: #8c95a3;
}

.bnpl-banner-help-monthly-content > .step {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  margin-top: 16px;
}

.bnpl-banner-help-monthly-content > .step > .icon {
  color: #c2c8d2;
  -webkit-flex: 0 0 68px;
  flex: 0 0 68px;
  font-size: 36px;
  justify-self: flex-start;
  padding-right: 12px;
}

.bnpl-banner-help-monthly-content > .step > .content {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-align: left;
}

.bnpl-banner-help-monthly-content > .step > .content > .title {
  font-size: 14px;
  font-weight: 700;
}

.bnpl-banner-help-monthly-content > .step > .content > .text {
  font-size: 13px;
  margin-top: 4px;
}

.bnpl-banner-help-monthly-content > .detail {
  font-size: 13px;
  margin: 16px -16px 0;
}

.bnpl-banner-help-monthly-content > .detail > .link {
  color: #03a9b1;
  text-decoration: none;
}

.bnpl-banner-help-monthly-attention {
  background-color: #edf0f0;
  border-radius: 12px;
  line-height: 1.6;
  padding: 20px 12px;
  text-align: left;
}

.bnpl-banner-help-monthly-attention > .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 16px;
  text-align: center;
}

.bnpl-banner-help-monthly-attention > .text {
  font-size: 13px;
  margin-left: 20px;
}

.bnpl-banner-help-monthly-attention > .text:before {
  content: "・";
  display: inline-block;
  margin-left: -20px;
  text-align: center;
  width: 20px;
}

.cot-shipping {
  font-size: 14px;
}

.cot-shipping-tab {
  display: -webkit-flex;
  display: flex;
  list-style: none;
  width: 100%;
}

.cot-shipping-tabChild {
  -webkit-flex: 0 1 50%;
  flex: 0 1 50%;
}

.cot-shipping-tabButton {
  border-bottom: 1px solid #f0f1f4;
  height: 48px;
  width: 100%;
}

.cot-shipping-tabButton[aria-expanded="true"] {
  border-bottom: 1px solid #252525;
  font-weight: 700;
}

.cot-shipping-tabContent {
  display: none;
}

.cot-shipping-tabContent[aria-hidden="false"] {
  display: block;
}

.cot-shipping-empty {
  margin: 24px;
  text-align: center;
}

.cot-shipping-empty-methodDescription {
  font-size: 14px;
  margin-top: 8px;
}

.cot-shipping-accordionSwitch {
  display: none;
}

.cot-shipping-accordionSwitch:checked
  ~ .cot-shipping-accordionSwitchButton
  .cot-shipping-accordionLabel
  .cot-shipping-accordionIcon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all 0.2s ease-out;
}

.cot-shipping-accordionSwitch:checked ~ .cot-shipping-accordionContent {
  display: block;
  height: auto;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.cot-shipping-accordionLabel {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.cot-shipping-accordionLabel:hover {
  cursor: pointer;
}

.cot-shipping-accordionIcon {
  color: #252525;
  font-size: 14px;
  margin-left: 10px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.2s ease-out;
}

.cot-shipping-accordionContent {
  max-height: 0;
  min-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.cot-shipping-intro {
  line-height: 21px;
  margin: 24px 16px;
}

.cot-shipping-method {
  border-bottom: 1px solid #f0f1f4;
  margin: 0 16px 40px;
}

.cot-shipping-methodExchangeAmount {
  font-size: 12px;
}

.cot-shipping-methodTitle {
  font-size: 16px;
  font-weight: 700;
}

.cot-shipping-methodDescription {
  line-height: 1.4;
  margin-top: 8px;
}

.cot-shipping-methodInfo {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  gap: 24px;
  margin: 16px 0;
}

.cot-shipping-methodInfoLocation {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.cot-shipping-methodInfoAmount,
.cot-shipping-methodInfoToggle {
  font-weight: 700;
}

.cot-shipping-methodInfoToggleText {
  display: none;
}

.cot-shipping-methodInfoToggle[aria-expanded="false"]
  .cot-shipping-methodInfoToggleText[data-type="open"],
.cot-shipping-methodInfoToggle[aria-expanded="true"]
  .cot-shipping-methodInfoToggleText[data-type="close"] {
  display: block;
}

.cot-shipping-methodInfoDetail {
  list-style: none;
}

.cot-shipping-methodArea {
  border-bottom: 1px solid #f1f3f7;
  line-height: 1.4;
  padding: 12px 0;
}

.cot-shipping-methodArea:last-child {
  border-bottom: none;
}

.cot-shipping-methodAreaFixed {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.cot-shipping-methodAreaFixed[data-is-international="true"] {
  display: block;
}

.cot-shipping-methodAreaPrefectures {
  color: #6a6f76;
  font-size: 12px;
}

.cot-shipping-methodAreaName {
  font-weight: 700;
}

.cot-shipping-methodAreaAmount {
  font-weight: 700;
  text-align: right;
}

.cot-shipping-methodAreaPrefecture {
  -webkit-align-items: center;
  align-items: center;
  background-color: #f1f3f7;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 12px 8px;
}

.cot-shipping-methodAreaPrefectureContainer {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  -webkit-align-items: center;
  align-items: center;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  margin-top: 16px;
}

.cot-shipping-methodAreaPrefectureAmount {
  font-weight: 700;
  text-align: right;
}

.cot-shipping-methodAreaPrefectureBr {
  display: none;
}

.cot-shipping-methodAreaCountry {
  -webkit-align-items: center;
  align-items: center;
  background-color: #f1f3f7;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 12px 8px;
}

.cot-shipping-methodAreaCountryContainer {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  -webkit-align-items: center;
  align-items: center;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  margin-top: 16px;
}

.cot-shipping-methodAreaCountryAmount {
  font-weight: 700;
  text-align: right;
}

.cot-shipping-methodAreaNotShippable {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.cot-shipping-sizeContainer {
  border-bottom: 1px solid #f1f3f7;
  list-style: none;
  padding: 12px 0;
}

.cot-shipping-sizeContainer:last-child {
  border-bottom: none;
}

.cot-shipping-sizeAreaToggle {
  width: 100%;
}

.cot-shipping-sizeHead {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  line-height: 1.4;
}

.cot-shipping-sizeHeadName {
  font-weight: 700;
}

.cot-shipping-sizeHeadPrefectures {
  color: #6a6f76;
  font-size: 12px;
  font-weight: 400;
}

.cot-shipping-sizeHeadPrefectureBr {
  display: none;
}

.cot-shipping-sizeBody {
  overflow-x: scroll;
}

.cot-shipping-sizeBodyInner {
  padding-top: 12px;
}

.cot-shipping-sizeBody table {
  border-collapse: collapse;
  text-align: center;
}

.cot-shipping-sizeBody table thead tr {
  background-color: #f1f3f7;
  font-size: 12px;
}

.cot-shipping-sizeBody table thead tr th {
  border: 1px solid #d3dae4;
  font-weight: 400;
  height: 24px;
  line-height: 14.5px;
  min-width: 128px;
  padding: 4px 8px;
  white-space: nowrap;
}

.cot-shipping-sizeBody table thead tr th:first-child {
  text-align: left;
}

.cot-shipping-sizeBody table tbody tr td {
  border: 1px solid #d3dae4;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  padding: 8px;
}

.cot-shipping-sizeBody table tbody tr td:first-child {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}

@media (max-width: 767px) {
  .cot-shipping-methodAreaCountryContainer {
    display: block;
  }

  .cot-shipping-methodAreaCountry + .cot-shipping-methodAreaCountry {
    margin-top: 8px;
  }

  .cot-shipping-empty-methodDescription {
    text-align: left;
  }

  .cot-shipping-methodAreaPrefectureBr,
  .cot-shipping-sizeHeadPrefectureBr {
    display: block;
  }
}

.cot-takeoutInfo {
  padding: 8px 32px 32px;
  text-align: left;
}

.cot-takeoutInfoSection {
  border-bottom: 1px solid #f0f1f4;
  padding: 16px 0;
}

.cot-takeoutInfoHeader {
  color: #3d3d3d;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 12px;
}

.takeoutModal__subText {
  margin: 0 0 40px;
}

.cot-takeoutInfoList {
  background: #f0f1f4;
  border-radius: 4px;
  color: #3d3d3d;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 14px;
  padding: 12px;
}

.cot-takeoutInfoLI {
  list-style: none;
}

.cot-takeoutInfoLI__week {
  font-weight: 700;
  margin-right: 8px;
}

.cot-itemReportContainer .shopReportArea {
  position: relative;
}

.cot-itemReportContainer .shopReportArea__title {
  box-shadow: 0 0 6px 0 #d4d4d4;
  box-sizing: border-box;
  -webkit-flex: 0 0 48px;
  flex: 0 0 48px;
  font-size: 16px;
  font-weight: 700;
  line-height: 48px;
  padding: 0 48px;
  text-align: center;
  z-index: 1;
}

.cot-itemReportContainer .shopReportArea__closeBtn {
  height: 48px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 48px;
  z-index: 2;
}

.cot-itemReportContainer .shopReportArea__closeIcon {
  color: #a0a7b4;
  font-size: 18px;
  line-height: 48px;
}

.cot-itemReportContainer .shopReportArea__inner {
  padding: 24px 16px;
}

.cot-itemReportContainer .shopReportArea__errorMessage {
  margin-bottom: 8px;
}

.cot-itemReportContainer .shopReportArea__jcapImage {
  margin-bottom: 24px;
  text-align: center;
}

.cot-itemReportContainer .shopReportArea__jcapImage img {
  border: 1px solid #f0f1f4;
}

.cot-itemReportContainer .shopReportArea__inputWrap {
  margin-bottom: 24px;
}

.cot-itemReportContainer .shopReportArea__inputWrap input {
  border: 1px solid #a0a7b4;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  padding: 4px 16px;
  width: 100%;
}

.cot-itemReportContainer .shopReportArea__btnArea {
  margin-top: 24px;
}

.cot-itemReportContainer .shopFormTitle {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
}

.cot-itemReportContainer .shopTextarea {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #a0a7b4;
  border-radius: 6px;
  box-sizing: border-box;
  color: #252525;
  font-size: 14px;
  line-height: 1.3;
  min-height: 230px;
  padding: 16px;
  width: 100%;
}

.cot-itemReportContainer .shopSelect {
  background: #fff;
  margin-bottom: 24px;
  position: relative;
}

.cot-itemReportContainer .shopSelect select {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid #a0a7b4;
  border-radius: 6px;
  box-sizing: border-box;
  color: #252525;
  font-size: 14px;
  height: 48px;
  padding: 4px 16px;
  width: 100%;
}

.cot-itemReportContainer .shopSelect__icon {
  bottom: 0;
  color: #a0a7b4;
  font-size: 14px;
  height: 14px;
  margin: auto 0;
  pointer-events: none;
  position: absolute;
  right: 16px;
  top: 0;
  width: 14px;
}

.cot-itemReportContainer .shopSelect__icon:before {
  content: "\e905";
  font-family: shopicon;
  font-style: normal;
}

.cot-itemReportContainer .btnNormalLowFull {
  -webkit-appearance: none;
  appearance: none;
  background: #a0a7b4;
  border-radius: 6px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: 48px;
  line-height: 48px;
  min-width: 160px;
  padding: 0 8px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
}

.cot-itemReportContainer fieldset {
  border: none;
}

.cot-itemReportContainer .shopFlashSuccess {
  margin-bottom: 16px;
}

.cot-itemReportContainer .shopFlashSuccess:empty {
  display: none;
}

.cot-itemReportContainer .shopFlashSuccess > div {
  background: #eaf8f7;
  border: 1px solid #11beae;
  border-radius: 2px;
  color: #11beae;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  padding: 12px;
}
