@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Outfit:wght@100..900&display=swap");
.System_Page .p-cart_content {
  padding: 0;
}
.System_Page .p-cart_content__inner__side {
  width: 320px;
}
.System_Page .u-text--body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 500;
  color: #000000;
}
.System_Page .c-cart_item {
  padding: 20px 0;
  border-color: #d5d5d5;
}
.System_Page .u-color__bg--bg {
  background: #f6f6f6;
}
.System_Page .u-color__btn--bg {
  background: #002d7e;
}
.System_Page .u-text--btn {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 4px;
}
.System_Page .u-text--btn.u-color__btn--bg:hover {
  color: #ffffff;
}
.System_Page .u-text--btn.u-color__btn--bg:visited {
  color: #ffffff;
}
.System_Page .u-text--link {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 400;
  color: #42b6ea;
  text-decoration: underline;
}
.System_Page .u-text--link.c-cart_item__action__delete__btn {
  color: #e63322;
  text-decoration: none;
}
.System_Page .u-text--link.c-cart_item__action__delete__btn span {
  text-decoration: underline;
}
.System_Page .u-text--link.c-cart_item__action__delete__btn .u-icon--close {
  font-size: 20px;
}
.System_Page .c-cart_submit__block {
  text-align: center;
}
.System_Page .c-cart_submit__block__title,
.System_Page .c-billing_list__title, .System_Page .p-checkout__list__block__inner__title, .System_Page .p-checkout_confirm__inner__list__block__title, .System_Page .p-order_confirmation__heading, .System_Page .c-cart_list__title, .System_Page .p-mypage__block__title, .System_Page .p-history_detail__block__head__title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 38px;
  letter-spacing: 0;
  font-weight: 600;
  color: #000000;
  padding-left: 15px;
  position: relative;
  text-align: left;
}
.System_Page .c-cart_submit__block__title::before,
.System_Page .c-billing_list__title::before, .System_Page .p-checkout__list__block__inner__title::before, .System_Page .p-checkout_confirm__inner__list__block__title::before, .System_Page .p-order_confirmation__heading::before, .System_Page .c-cart_list__title::before, .System_Page .p-mypage__block__title::before, .System_Page .p-history_detail__block__head__title::before {
  content: "";
  display: block;
  width: 10px;
  height: 23px;
  background-image: url(https://d2w53g1q050m78.cloudfront.net/kawadabasecom/uploads/imges/common/schedule_deco.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 9px;
  left: 0;
}
.System_Page .c-billing_list__title {
  padding-bottom: 15px;
  border-color: #D5D5D5;
}
.System_Page .c-billing_list__total {
  margin-top: 15px;
}
.System_Page .c-billing_list__total__title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 500;
  color: #000000;
}
.System_Page .c-billing_list__total__price {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
}
.System_Page .c-billing_list__detail__bottom__border {
  border-color: #D5D5D5;
  margin: 0;
  padding: 15px 0;
}
.System_Page .c-billing_list__detail__bottom__border .c-billing_list__detail__item {
  margin-bottom: 0;
}
.System_Page .c-billing_list__detail__bottom__border .c-billing_list__detail__item__row__price {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
}
.System_Page .c-cart_item__action__price {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
}
.System_Page .u-color__border--input {
  border-color: #CDCDCD;
}
.System_Page .c-cart_item__img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 6px;
}
.System_Page .c-cart_item__img .c-cart_item__img__inner {
  padding: 0;
  width: 100%;
  height: 100%;
}
.System_Page .c-cart_item__info {
  padding-left: 20px;
}
.System_Page .c-cart_item__info .Code {
  font-family: "Outfit", sans-serif;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 400;
  color: #626262;
}
.System_Page .c-cart_item__info .c-cart_item__info__title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 500;
  color: #000000;
}
.System_Page .c-order_quantity {
  width: 120px;
}
.System_Page .c-order_quantity .c-order_quantity__input {
  height: 40px;
  padding: 0 40px;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 400;
  border-color: #9b9b9b;
  color: #000000;
}
.System_Page .c-order_quantity .c-order_quantity__minus,
.System_Page .c-order_quantity .c-order_quantity__plus {
  width: 40px;
  height: 40px;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.System_Page .c-cart_item__info__quantity__submit {
  background: #000000;
  border-radius: 4px;
  font-size: 14px;
}
.System_Page .c-cart_item__action {
  padding-left: 20px;
}
.System_Page .c-steps_to_order {
  margin-bottom: 60px;
}
.System_Page .c-steps_to_order .c-steps_to_order__number {
  background: #F4F4F4;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 400;
}
.System_Page .c-steps_to_order .c-steps_to_order__number.is-active, .System_Page .c-steps_to_order .c-steps_to_order__number.is-complete {
  background: #002D7E;
}
.System_Page .c-steps_to_order .c-steps_to_order__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 500;
  color: #000000;
}
.System_Page .p-checkout__list__block {
  padding: 0 0 40px;
  margin-bottom: 40px;
}
.System_Page .c-form_table > tbody > tr > th, .System_Page .c-form_table--confirm > tbody > tr > th {
  -ms-flex-item-align: baseline;
      align-self: baseline;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 500;
  color: #000000;
  white-space: unset;
  padding: 10px 0;
}
.System_Page .c-form_table > tbody > tr > td, .System_Page .c-form_table--confirm > tbody > tr > td {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
}
.System_Page .c-form_table > tbody > tr > td p, .System_Page .c-form_table--confirm > tbody > tr > td p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
}
.System_Page .c-form_table > tbody > tr > th {
  width: 200px;
}
.System_Page .c-form_table > tbody > tr > td {
  width: 450px;
}
.System_Page .c-form_table.--confirm > tbody > tr > th, .System_Page .c-form_table--confirm > tbody > tr > th {
  width: 155px;
}
.System_Page .c-form_table.--confirm > tbody > tr > td, .System_Page .c-form_table--confirm > tbody > tr > td {
  width: 420px;
}
.System_Page .u-text--input {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
}
.System_Page .c-form_table > tbody > tr > td input[type=text], .System_Page .c-form_table--confirm > tbody > tr > td input[type=text], .System_Page .c-form_table > tbody > tr > td input[type=email], .System_Page .c-form_table--confirm > tbody > tr > td input[type=email], .System_Page .c-form_table > tbody > tr > td input[type=tel], .System_Page .c-form_table--confirm > tbody > tr > td input[type=tel], .System_Page .c-form_table > tbody > tr > td input[type=number], .System_Page .c-form_table--confirm > tbody > tr > td input[type=number], .System_Page .c-form_table > tbody > tr > td input[type=password], .System_Page .c-form_table--confirm > tbody > tr > td input[type=password] {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
}
.System_Page .p-shipping_information {
  padding-bottom: 0;
}
.System_Page .c-form_table__checkbox {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.System_Page .c-form_table__checkbox input {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.System_Page .c-form_table__checkbox__frame {
  top: 10px;
  color: #002D7E;
}
.System_Page .c-form_table__checkbox__text a {
  color: #42B6EA;
  text-decoration: underline;
}
.System_Page .u-text--strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 600;
  color: #002D7E;
}
.System_Page #view-input-card-cvv td .u-text--body {
  font-size: 13px;
  line-height: 25px;
  color: #626262;
  margin-top: 10px;
}
.System_Page .p-checkout_confirm {
  padding: 0;
}
.System_Page .p-shipping_address_table.--confirm.c-form_table tr, .System_Page .p-shipping_address_table.--confirm.c-form_table--confirm tr {
  padding: 0 0 20px;
  gap: 15px;
}
.System_Page .p-shipping_address_table.--confirm.c-form_table tr th, .System_Page .p-shipping_address_table.--confirm.c-form_table--confirm tr th {
  padding: 0;
}
.System_Page .c-form_table--confirm > tbody > tr > th, .System_Page .c-form_table--confirm > tbody > tr > td {
  padding: 20px 0;
}
.System_Page .c-form_table--confirm > tbody > tr:first-child th, .System_Page .c-form_table--confirm > tbody > tr:first-child td {
  padding-top: 0;
}
.System_Page .c-confirm_field__row {
  padding-bottom: 20px;
  gap: 15px;
  -ms-grid-rows: auto;
  -ms-grid-columns: 155px 15px 1fr;
      grid-template: "label value"/155px 1fr;
}
.System_Page .c-confirm_field__row .c-confirm_field__label {
  padding: 0;
  width: 155px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 500;
  color: #000000;
}
.System_Page .c-confirm_field__row .c-confirm_field__value {
  width: 420px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
}
.System_Page .c-confirm_field__row .c-confirm_field__value p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
}
.System_Page .c-billing_list .c-billing_list__detail__margin__left {
  margin: 0;
  padding-bottom: 0;
}
.System_Page .c-billing_list .c-billing_list__total {
  padding-bottom: 0;
}
.System_Page .c-billing_list .c-billing_list__detail__top__border .c-billing_list__total {
  margin-top: 0;
}
.System_Page .c-cart_list__list__item__img {
  width: 70px;
  height: 70px;
  overflow: hidden;
}
.System_Page .c-cart_list__list__item__img .c-cart_list__list__item__img__inner {
  width: 100%;
  height: 100%;
  padding-top: 0;
}
.System_Page .c-billing_list__detail__item__tax {
  padding-left: 0;
}

#perform-view .p-page_header__inner__lead.u-text--subhead {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #000000;
  text-align: center;
}

.control-alert .u-color__bg--bg {
  background: #f6f6f6;
}
.control-alert p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 500;
  color: #000000;
}

.Product_Related.Cart_Related {
  margin-top: 0;
}

.p-login .p-page_header {
  margin-bottom: 20px;
}
.p-login .p-page_header__inner__title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  line-height: 44px;
  letter-spacing: 0;
  font-weight: 600;
  color: #000000;
}

.l-container__row[data-width="1220"] {
  width: 1220px;
  margin: 0 auto;
}

.Page_Main.Mypage_Main .Page_Main_Inner {
  padding-top: 60px;
}

.Mypage_Main .p-account {
  padding: 0;
}
.Mypage_Main .p-account__inner__content__title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0.02em;
  font-weight: 600;
  color: #000000;
}
.Mypage_Main .p-mypage__name {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #000000;
}
.Mypage_Main .p-account__inner__menu {
  width: 240px;
  padding-right: 20px;
}
.Mypage_Main .p-account__inner__content {
  width: 780px;
}
.Mypage_Main .member_rank {
  padding: 15px;
  border: 1px solid #D5D5D5;
  border-radius: 6px;
}
.Mypage_Main .member_rank .member_rank_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.Mypage_Main .member_rank .member_rank_name .icon {
  width: 29px;
}
.Mypage_Main .member_rank .member_rank_name .name {
  font-size: 14px;
  line-height: 29px;
  letter-spacing: 0.02em;
}
.Mypage_Main .member_rank .member_rank_main {
  margin-top: 15px;
}
.Mypage_Main .member_rank .member_rank_main_box + .member_rank_main_box {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #D5D5D5;
}
.Mypage_Main .member_rank .member_rank_main_box .title {
  font-size: 14px;
  line-height: 24px;
  padding-left: 11px;
  position: relative;
}
.Mypage_Main .member_rank .member_rank_main_box .title::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #000000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}
.Mypage_Main .member_rank .member_rank_main_box .point_info {
  margin-top: 10px;
}
.Mypage_Main .member_rank .member_rank_main_box .point_info p {
  font-size: 13px;
  line-height: 24px;
  text-align: right;
}
.Mypage_Main .member_rank .member_rank_main_box .point_info p strong {
  font-family: "Outfit", sans-serif;
  font-size: 24px;
  color: #002D7E;
  margin-right: 5px;
}
.Mypage_Main .member_rank .member_rank_main_box .rank_info {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Mypage_Main .member_rank .member_rank_main_box .rank_info .img {
  width: 77px;
}
.Mypage_Main .member_rank .member_rank_main_box .rank_info .img::before {
  content: "";
  display: block;
  width: 100%;
  height: 80px;
}
.Mypage_Main .member_rank .member_rank_main_box .rank_info .img[data-item=ブロンズ会員] {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/kawadabasecom/uploads/imges/common/rank_icon03.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.Mypage_Main .member_rank .member_rank_main_box .rank_info .img[data-item=ゴールド会員] {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/kawadabasecom/uploads/imges/common/rank_icon01.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.Mypage_Main .member_rank .member_rank_main_box .rank_info .img[data-item=シルバー会員] {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/kawadabasecom/uploads/imges/common/rank_icon02.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.Mypage_Main .member_rank .member_rank_main_box .rank_info .text {
  width: 104px;
  font-size: 17px;
  line-height: 24px;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}
.Mypage_Main .c-account_menu__list {
  padding: 0;
  margin-top: 20px;
}
.Mypage_Main .c-account_menu__list .c-account_menu__content {
  padding: 14px 0;
}
.Mypage_Main .c-account_menu__list .c-account_menu__content.--logout {
  padding: 0;
}
.Mypage_Main .c-account_menu__list .c-account_menu__content.--separator::after {
  border-color: #D5D5D5;
}
.Mypage_Main .c-account_menu__list .c-account_menu__item a {
  padding: 7px 0;
}
.Mypage_Main .c-account_menu__list .c-account_menu__item a[href=""] {
  pointer-events: none;
}
.Mypage_Main .c-account_menu__list .c-account_menu__item a.--sub-heading .c-account_menu__text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__icon {
  width: 24px;
}
.Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__icon.u-icon--dot {
  width: 15px;
  font-size: 14px;
}
.Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__icon.u-icon--dot::before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: #000000;
  border-radius: 50%;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0.02em;
  font-weight: 600;
  color: #000000;
}
.Mypage_Main .c-account_menu__list .c-account_menu__logout {
  background: #002D7E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 54px;
  border-radius: 4px;
}
.Mypage_Main .c-account_menu__list .c-account_menu__logout::before {
  margin-right: 10px;
}
.Mypage_Main .c-account_menu__list .c-account_menu__logout .c-account_menu__text {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #FFFFFF;
}
.Mypage_Main .p-history_list {
  margin-top: 20px;
}
.Mypage_Main .p-history_list .p-history_detail__item .c-cart_item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Mypage_Main .p-history_list .p-order_history_summary__content {
  background: #F6F6F6;
  padding: 15px 20px;
}
.Mypage_Main .p-history_list .p-order_history_summary__show-details {
  background: #002D7E;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #FFFFFF;
  border-radius: 4px;
}
.Mypage_Main .p-history_list .p-order_history_summary__order-number {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #000000;
}
.Mypage_Main .p-history_list .p-order_history_summary__order-date {
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.02em;
  font-weight: 400;
  color: #000000;
}
.Mypage_Main .p-history_list .p-order_history_summary__status {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.02em;
  font-weight: 500;
}
.Mypage_Main .p-history_list .c-cart_item__info__total__price {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.02em;
  font-weight: 400;
}
.Mypage_Main .p-favorite__list .Common_ItemList01 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 27px;
  width: 100%;
}
.Mypage_Main .p-favorite__list .Common_ItemList01 .Common_ItemList01_Box {
  width: 174px;
}
.Mypage_Main .p-favorite__list .Common_ItemList01 .Common_ItemList01_Box .Common_ItemList_Img .Common_ItemList_Img_Inner {
  height: 174px;
}
.Mypage_Main .p-list_header__inner {
  margin-bottom: 40px;
}
.Mypage_Main .p-list_header__inner .p-account__inner__content__title {
  margin-top: 0;
}
.Mypage_Main .p-list_header__inner .c-list_tool__num {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #000000;
}
.Mypage_Main .c-account_table .u-text--strong {
  color: #000000;
  font-weight: 500;
}
.Mypage_Main .c-account_table .c-account_table__delete {
  text-decoration: none;
  color: #000000;
}
.Mypage_Main .c-account_table .c-account_table__delete .u-text--link {
  color: #000000;
}
.Mypage_Main .c-account_table .c-account_table__delete i {
  color: #002D7E;
}
.Mypage_Main .c-account_table .c-account_table__edit .u-icon--edit {
  color: #002D7E;
}
.Mypage_Main .c-account_table th[data-item=action] {
  width: 80px;
  padding: 0;
}
.Mypage_Main .p-point_list {
  margin-top: 20px;
}
.Mypage_Main .p-point_list + .p-mypage__block__title {
  margin-top: 60px;
}
.Mypage_Main .p-account__inner__content__form__bottom__leave.u-color__bg--alert {
  background: unset;
  width: auto;
  height: auto;
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #e63322;
  text-decoration: underline;
}

.l-container#customers-registrations-sign-up-view {
  background-color: var(--BG-Color);
  background-blend-mode: multiply;
}
.l-container#customers-registrations-sign-up-view .Special_Single_Inner {
  background: unset;
  background-color: rgba(239, 250, 255, 0.5);
}
.l-container#customers-registrations-sign-up-view .Edit_BGWrap .Edit_NoteList ul li + li {
  margin-top: 5px;
}

.Registrations_List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
.Registrations_List .Registrations_List_Box {
  width: 309px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.Registrations_List .Registrations_List_Box .Registrations_List_Img {
  width: 123px;
}
.Registrations_List .Registrations_List_Box .Registrations_List_Text {
  width: 176px;
  padding-top: 25px;
}
.Registrations_List .Registrations_List_Box .Registrations_List_Title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
}
.Registrations_List .Registrations_List_Box .Registrations_List_Title h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
}
.Registrations_List .Registrations_List_Box .Registrations_List_Title h3 strong {
  font-size: 18px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FEFF25));
  background: linear-gradient(transparent 60%, #FEFF25 60%);
}
.Registrations_List .Registrations_List_Box .Registrations_List_Desc {
  margin-top: 20px;
}
.Registrations_List .Registrations_List_Box .Registrations_List_Desc p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 400;
}

.Registrations_Form .p-page_header__inner__lead {
  width: 740px;
  margin: 0 auto;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 500;
}
.Registrations_Form .p-page_header__inner__lead span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 500;
  color: #000000;
}
.Registrations_Form .p-page_header__inner__lead .u-color__text--alert {
  color: #E63322;
}
.Registrations_Form .p-account_form {
  width: 740px;
  margin: 20px auto 0;
}
.Registrations_Form .p-account_form .c-form_table__checkbox {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.Registrations_Form .p-account_form .c-form_table__checkbox input {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}
.Registrations_Form .p-account_form .c-form_table__checkbox .c-form_table__checkbox__frame {
  top: 10px;
}
.Registrations_Form .p-account_form .c-form_table__tel .c-form_table__select {
  width: 23%;
}
.Registrations_Form .p-account_form .c-form_table tbody tr th {
  width: 300px;
  padding: 10px 0;
  letter-spacing: 0;
  vertical-align: middle;
}
.Registrations_Form .p-account_form .c-form_table tbody tr td {
  width: 432px;
  padding: 10px 0;
}
.Registrations_Form .p-account_form .c-form_table tbody tr td.password-wrapper {
  position: relative;
}
.Registrations_Form .p-account_form .c-form_table tbody tr td.password-wrapper button.toggle-pass {
  background: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  right: 0;
  top: 10px;
  width: 54px;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Registrations_Form .p-account_form .c-form_table tbody tr td.password-wrapper button.toggle-pass i {
  width: 40%;
  height: 40%;
  display: block;
  opacity: 0.5;
}
.Registrations_Form .p-account_form .c-form_table tbody tr td.password-wrapper button.toggle-pass i.fa-regular {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/kawadabasecom/uploads/imges/common/eye_close.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.Registrations_Form .p-account_form .c-form_table tbody tr td.password-wrapper button.toggle-pass i.fa-eye-slash {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/kawadabasecom/uploads/imges/common/eye_open.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.System_Page .c-form_table > tbody > tr > td.password-wrapper {
  position: relative;
}
.System_Page .c-form_table > tbody > tr > td.password-wrapper input[type=password], .System_Page .c-form_table > tbody > tr > td.password-wrapper input[type=text] {
  height: 40px;
}
.System_Page .c-form_table > tbody > tr > td.password-wrapper button.toggle-pass {
  background: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  right: 0;
  top: 10px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.System_Page .c-form_table > tbody > tr > td.password-wrapper button.toggle-pass i {
  width: 40%;
  height: 40%;
  display: block;
  opacity: 0.5;
}
.System_Page .c-form_table > tbody > tr > td.password-wrapper button.toggle-pass i.fa-regular {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/kawadabasecom/uploads/imges/common/eye_close.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.System_Page .c-form_table > tbody > tr > td.password-wrapper button.toggle-pass i.fa-eye-slash {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/kawadabasecom/uploads/imges/common/eye_open.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.coupon_box .btn_apply_coupon {
  background: #012D7E;
}
.coupon_box .coupon_expiration_date, .coupon_box .coupon_name {
  padding: 0;
}

@media screen and (min-width: 720px) and (max-width: 1439px) {
  .System_Page .p-cart_content__inner__side {
    width: calc(100vw / 1440 * 320);
  }
  .System_Page .u-text--body {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-cart_item {
    padding: calc(100vw / 1440 * 20) 0;
  }
  .System_Page .u-text--btn {
    font-size: calc(100vw / 1440 * 15);
    line-height: calc(100vw / 1440 * 28);
    border-radius: calc(100vw / 1440 * 4);
  }
  .System_Page .u-text--link {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 24);
  }
  .System_Page .u-text--link.c-cart_item__action__delete__btn .u-icon--close {
    font-size: calc(100vw / 1440 * 20);
  }
  .System_Page .c-cart_submit__block__title,
  .System_Page .c-billing_list__title, .System_Page .p-checkout__list__block__inner__title, .System_Page .p-checkout_confirm__inner__list__block__title, .System_Page .p-order_confirmation__heading, .System_Page .c-cart_list__title, .System_Page .p-mypage__block__title, .System_Page .p-history_detail__block__head__title {
    font-size: calc(100vw / 1440 * 18);
    line-height: calc(100vw / 1440 * 38);
    padding-left: calc(100vw / 1440 * 15);
  }
  .System_Page .c-cart_submit__block__title::before,
  .System_Page .c-billing_list__title::before, .System_Page .p-checkout__list__block__inner__title::before, .System_Page .p-checkout_confirm__inner__list__block__title::before, .System_Page .p-order_confirmation__heading::before, .System_Page .c-cart_list__title::before, .System_Page .p-mypage__block__title::before, .System_Page .p-history_detail__block__head__title::before {
    width: calc(100vw / 1440 * 10);
    height: calc(100vw / 1440 * 23);
    top: calc(100vw / 1440 * 9);
  }
  .System_Page .c-billing_list__title {
    padding-bottom: calc(100vw / 1440 * 15);
  }
  .System_Page .c-billing_list__total {
    margin-top: calc(100vw / 1440 * 15);
  }
  .System_Page .c-billing_list__total__title {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-billing_list__total__price {
    font-size: calc(100vw / 1440 * 18);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-billing_list__detail__bottom__border {
    padding: calc(100vw / 1440 * 15) 0;
  }
  .System_Page .c-billing_list__detail__bottom__border .c-billing_list__detail__item__row__price {
    font-size: calc(100vw / 1440 * 16);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-cart_item__action__price {
    font-size: calc(100vw / 1440 * 18);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-cart_item__img {
    width: calc(100vw / 1440 * 120);
    height: calc(100vw / 1440 * 120);
    border-radius: calc(100vw / 1440 * 6);
  }
  .System_Page .c-cart_item__info {
    padding-left: calc(100vw / 1440 * 20);
  }
  .System_Page .c-cart_item__info .Code {
    font-size: calc(100vw / 1440 * 13);
    line-height: calc(100vw / 1440 * 25);
  }
  .System_Page .c-cart_item__info .c-cart_item__info__title {
    font-size: calc(100vw / 1440 * 18);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-order_quantity {
    width: calc(100vw / 1440 * 120);
  }
  .System_Page .c-order_quantity .c-order_quantity__input {
    height: calc(100vw / 1440 * 40);
    padding: 0 calc(100vw / 1440 * 40);
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 25);
  }
  .System_Page .c-order_quantity .c-order_quantity__minus,
  .System_Page .c-order_quantity .c-order_quantity__plus {
    width: calc(100vw / 1440 * 40);
    height: calc(100vw / 1440 * 40);
    font-size: calc(100vw / 1440 * 18);
  }
  .System_Page .c-cart_item__info__quantity__submit {
    border-radius: calc(100vw / 1440 * 4);
    font-size: calc(100vw / 1440 * 14);
  }
  .System_Page .c-cart_item__action {
    padding-left: calc(100vw / 1440 * 20);
  }
  .System_Page .c-steps_to_order {
    margin-bottom: calc(100vw / 1440 * 60);
  }
  .System_Page .c-steps_to_order .c-steps_to_order__number {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 24);
  }
  .System_Page .c-steps_to_order .c-steps_to_order__text {
    font-size: calc(100vw / 1440 * 16);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .p-checkout__list__block {
    padding: 0 0 calc(100vw / 1440 * 40);
    margin-bottom: calc(100vw / 1440 * 40);
  }
  .System_Page .c-form_table > tbody > tr > th, .System_Page .c-form_table--confirm > tbody > tr > th {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
    padding: calc(100vw / 1440 * 10) 0;
  }
  .System_Page .c-form_table > tbody > tr > td, .System_Page .c-form_table--confirm > tbody > tr > td {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-form_table > tbody > tr > td p, .System_Page .c-form_table--confirm > tbody > tr > td p {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-form_table > tbody > tr > th {
    width: calc(100vw / 1440 * 200);
  }
  .System_Page .c-form_table > tbody > tr > td {
    width: calc(100vw / 1440 * 450);
  }
  .System_Page .c-form_table.--confirm > tbody > tr > th, .System_Page .c-form_table--confirm > tbody > tr > th {
    width: calc(100vw / 1440 * 155);
  }
  .System_Page .c-form_table.--confirm > tbody > tr > td, .System_Page .c-form_table--confirm > tbody > tr > td {
    width: calc(100vw / 1440 * 420);
  }
  .System_Page .u-text--input {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-form_table > tbody > tr > td input[type=text], .System_Page .c-form_table--confirm > tbody > tr > td input[type=text], .System_Page .c-form_table > tbody > tr > td input[type=email], .System_Page .c-form_table--confirm > tbody > tr > td input[type=email], .System_Page .c-form_table > tbody > tr > td input[type=tel], .System_Page .c-form_table--confirm > tbody > tr > td input[type=tel], .System_Page .c-form_table > tbody > tr > td input[type=number], .System_Page .c-form_table--confirm > tbody > tr > td input[type=number], .System_Page .c-form_table > tbody > tr > td input[type=password], .System_Page .c-form_table--confirm > tbody > tr > td input[type=password] {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-form_table__checkbox input {
    -webkit-transform: translateY(calc(100vw / 1440 * 5));
            transform: translateY(calc(100vw / 1440 * 5));
  }
  .System_Page .c-form_table__checkbox__frame {
    top: calc(100vw / 1440 * 10);
  }
  .System_Page .u-text--strong {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page #view-input-card-cvv td .u-text--body {
    font-size: calc(100vw / 1440 * 13);
    line-height: calc(100vw / 1440 * 25);
    margin-top: calc(100vw / 1440 * 10);
  }
  .System_Page .p-shipping_address_table.--confirm.c-form_table tr, .System_Page .p-shipping_address_table.--confirm.c-form_table--confirm tr {
    padding: 0 0 calc(100vw / 1440 * 20);
    gap: calc(100vw / 1440 * 15);
  }
  .System_Page .c-form_table--confirm > tbody > tr > th, .System_Page .c-form_table--confirm > tbody > tr > td {
    padding: calc(100vw / 1440 * 20) 0;
  }
  .System_Page .c-confirm_field__row {
    padding-bottom: calc(100vw / 1440 * 20);
    gap: calc(100vw / 1440 * 15);
    -ms-grid-rows: auto;
    -ms-grid-columns: calc(100vw / 1440 * 155) calc(100vw / 1440 * 15) 1fr;
        grid-template: "label value"/calc(100vw / 1440 * 155) 1fr;
  }
  .System_Page .c-confirm_field__row .c-confirm_field__label {
    width: calc(100vw / 1440 * 155);
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-confirm_field__row .c-confirm_field__value {
    width: calc(100vw / 1440 * 420);
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-confirm_field__row .c-confirm_field__value p {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .System_Page .c-cart_list__list__item__img {
    width: calc(100vw / 1440 * 70);
    height: calc(100vw / 1440 * 70);
  }
  #perform-view .p-page_header__inner__lead.u-text--subhead {
    font-size: calc(100vw / 1440 * 16);
    line-height: calc(100vw / 1440 * 30);
  }
  .control-alert p {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 28);
  }
  .p-login .p-page_header {
    margin-bottom: calc(100vw / 1440 * 20);
  }
  .p-login .p-page_header__inner__title {
    font-size: calc(100vw / 1440 * 22);
    line-height: calc(100vw / 1440 * 44);
  }
  .l-container__row[data-width="1220"] {
    width: calc(100vw / 1440 * 1220);
  }
  .Page_Main.Mypage_Main .Page_Main_Inner {
    padding-top: calc(100vw / 1440 * 60);
  }
  .Mypage_Main .p-account__inner__content__title {
    font-size: calc(100vw / 1440 * 32);
    line-height: calc(100vw / 1440 * 44);
  }
  .Mypage_Main .p-mypage__name {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 24);
  }
  .Mypage_Main .p-account__inner__menu {
    width: calc(100vw / 1440 * 240);
    padding-right: calc(100vw / 1440 * 20);
  }
  .Mypage_Main .p-account__inner__content {
    width: calc(100vw / 1440 * 780);
  }
  .Mypage_Main .member_rank {
    padding: calc(100vw / 1440 * 15);
    border: calc(100vw / 1440 * 1) solid #D5D5D5;
    border-radius: calc(100vw / 1440 * 6);
  }
  .Mypage_Main .member_rank .member_rank_name {
    gap: calc(100vw / 1440 * 10);
  }
  .Mypage_Main .member_rank .member_rank_name .icon {
    width: calc(100vw / 1440 * 29);
  }
  .Mypage_Main .member_rank .member_rank_name .name {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 29);
  }
  .Mypage_Main .member_rank .member_rank_main {
    margin-top: calc(100vw / 1440 * 15);
  }
  .Mypage_Main .member_rank .member_rank_main_box + .member_rank_main_box {
    margin-top: calc(100vw / 1440 * 10);
    padding-top: calc(100vw / 1440 * 10);
    border-top: calc(100vw / 1440 * 1) solid #D5D5D5;
  }
  .Mypage_Main .member_rank .member_rank_main_box .title {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 24);
    padding-left: calc(100vw / 1440 * 11);
  }
  .Mypage_Main .member_rank .member_rank_main_box .title::before {
    width: calc(100vw / 1440 * 6);
    height: calc(100vw / 1440 * 6);
    top: calc(100vw / 1440 * 10);
  }
  .Mypage_Main .member_rank .member_rank_main_box .point_info {
    margin-top: calc(100vw / 1440 * 10);
  }
  .Mypage_Main .member_rank .member_rank_main_box .point_info p {
    font-size: calc(100vw / 1440 * 13);
    line-height: calc(100vw / 1440 * 24);
  }
  .Mypage_Main .member_rank .member_rank_main_box .point_info p strong {
    font-size: calc(100vw / 1440 * 24);
    margin-right: calc(100vw / 1440 * 5);
  }
  .Mypage_Main .member_rank .member_rank_main_box .rank_info {
    margin-top: calc(100vw / 1440 * 10);
  }
  .Mypage_Main .member_rank .member_rank_main_box .rank_info .img {
    width: calc(100vw / 1440 * 77);
  }
  .Mypage_Main .member_rank .member_rank_main_box .rank_info .img::before {
    height: calc(100vw / 1440 * 80);
  }
  .Mypage_Main .member_rank .member_rank_main_box .rank_info .text {
    width: calc(100vw / 1440 * 104);
    font-size: calc(100vw / 1440 * 17);
    line-height: calc(100vw / 1440 * 24);
    -webkit-transform: translateY(calc(100vw / 1440 * 4));
            transform: translateY(calc(100vw / 1440 * 4));
  }
  .Mypage_Main .c-account_menu__list {
    margin-top: calc(100vw / 1440 * 20);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__content {
    padding: calc(100vw / 1440 * 14) 0;
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item a {
    padding: calc(100vw / 1440 * 7) 0;
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item a.--sub-heading .c-account_menu__text {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 24);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__icon {
    width: calc(100vw / 1440 * 24);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__icon.u-icon--dot {
    width: calc(100vw / 1440 * 15);
    font-size: calc(100vw / 1440 * 14);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__icon.u-icon--dot::before {
    width: calc(100vw / 1440 * 3);
    height: calc(100vw / 1440 * 3);
    -webkit-transform: translateY(calc(100vw / 1440 * 2));
            transform: translateY(calc(100vw / 1440 * 2));
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__text {
    font-size: calc(100vw / 1440 * 17);
    line-height: calc(100vw / 1440 * 25);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__logout {
    height: calc(100vw / 1440 * 54);
    border-radius: calc(100vw / 1440 * 4);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__logout::before {
    margin-right: calc(100vw / 1440 * 10);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__logout .c-account_menu__text {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 30);
  }
  .Mypage_Main .p-history_list {
    margin-top: calc(100vw / 1440 * 20);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__content {
    padding: calc(100vw / 1440 * 15) calc(100vw / 1440 * 20);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__show-details {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 30);
    border-radius: calc(100vw / 1440 * 4);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__order-number {
    font-size: calc(100vw / 1440 * 18);
    line-height: calc(100vw / 1440 * 30);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__order-date {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 30);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__status {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 30);
  }
  .Mypage_Main .p-history_list .c-cart_item__info__total__price {
    font-size: calc(100vw / 1440 * 16);
    line-height: calc(100vw / 1440 * 30);
  }
  .Mypage_Main .p-favorite__list .Common_ItemList01 {
    gap: calc(100vw / 1440 * 20) calc(100vw / 1440 * 27);
  }
  .Mypage_Main .p-favorite__list .Common_ItemList01 .Common_ItemList01_Box {
    width: calc(100vw / 1440 * 174);
  }
  .Mypage_Main .p-favorite__list .Common_ItemList01 .Common_ItemList01_Box .Common_ItemList_Img .Common_ItemList_Img_Inner {
    height: calc(100vw / 1440 * 174);
  }
  .Mypage_Main .p-list_header__inner {
    margin-bottom: calc(100vw / 1440 * 40);
  }
  .Mypage_Main .p-list_header__inner .c-list_tool__num {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 30);
  }
  .Mypage_Main .c-account_table th[data-item=action] {
    width: calc(100vw / 1440 * 80);
  }
  .Mypage_Main .p-point_list {
    margin-top: calc(100vw / 1440 * 20);
  }
  .Mypage_Main .p-point_list + .p-mypage__block__title {
    margin-top: calc(100vw / 1440 * 60);
  }
  .Mypage_Main .p-account__inner__content__form__bottom__leave.u-color__bg--alert {
    margin-top: calc(100vw / 1440 * 10);
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 30);
  }
  .l-container#customers-registrations-sign-up-view .Edit_BGWrap .Edit_NoteList ul li + li {
    margin-top: calc(100vw / 1440 * 5);
  }
  .Registrations_List {
    margin-top: calc(100vw / 1440 * 30);
  }
  .Registrations_List .Registrations_List_Box {
    width: calc(100vw / 1440 * 309);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Img {
    width: calc(100vw / 1440 * 123);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Text {
    width: calc(100vw / 1440 * 176);
    padding-top: calc(100vw / 1440 * 25);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Title {
    min-height: calc(100vw / 1440 * 50);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Title h3 {
    font-size: calc(100vw / 1440 * 15);
    line-height: calc(100vw / 1440 * 24);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Title h3 strong {
    font-size: calc(100vw / 1440 * 18);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Desc {
    margin-top: calc(100vw / 1440 * 20);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Desc p {
    font-size: calc(100vw / 1440 * 16);
    line-height: calc(100vw / 1440 * 30);
  }
  .Registrations_Form .p-page_header__inner__lead {
    width: calc(100vw / 1440 * 740);
    font-size: calc(100vw / 1440 * 16);
    line-height: calc(100vw / 1440 * 30);
  }
  .Registrations_Form .p-page_header__inner__lead span {
    font-size: calc(100vw / 1440 * 14);
    line-height: calc(100vw / 1440 * 25);
  }
  .Registrations_Form .p-account_form {
    width: calc(100vw / 1440 * 740);
    margin: calc(100vw / 1440 * 20) auto 0;
  }
  .Registrations_Form .p-account_form .c-form_table__checkbox input {
    -webkit-transform: translateY(calc(100vw / 1440 * 4));
            transform: translateY(calc(100vw / 1440 * 4));
  }
  .Registrations_Form .p-account_form .c-form_table__checkbox .c-form_table__checkbox__frame {
    top: calc(100vw / 1440 * 10);
  }
  .Registrations_Form .p-account_form .c-form_table tbody tr th {
    width: calc(100vw / 1440 * 300);
    padding: calc(100vw / 1440 * 10) 0;
  }
  .Registrations_Form .p-account_form .c-form_table tbody tr td {
    width: calc(100vw / 1440 * 432);
    padding: calc(100vw / 1440 * 10) 0;
  }
  .Registrations_Form .p-account_form .c-form_table tbody tr td.password-wrapper button.toggle-pass {
    top: calc(100vw / 1440 * 10);
    width: calc(100vw / 1440 * 54);
    height: calc(100vw / 1440 * 54);
  }
  .System_Page .c-form_table > tbody > tr > td.password-wrapper input[type=password], .System_Page .c-form_table > tbody > tr > td.password-wrapper input[type=text] {
    height: 40px;
  }
  .System_Page .c-form_table > tbody > tr > td.password-wrapper button.toggle-pass {
    top: 10px;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 719px) {
  .System_Page .p-cart_content__inner__side {
    width: 100%;
  }
  .System_Page .u-text--body {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .c-cart_item {
    padding: calc(100vw / 750 * 30) 0;
  }
  .System_Page .u-text--btn {
    font-size: calc(100vw / 750 * 32);
    line-height: calc(100vw / 750 * 48);
    border-radius: calc(100vw / 750 * 6);
    max-width: calc(100vw / 750 * 640);
    height: calc(100vw / 750 * 120);
  }
  .System_Page input + .u-text--btn {
    margin-top: calc(100vw / 750 * 30);
  }
  .System_Page .u-text--link {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .u-text--link.c-cart_item__action__delete__btn .u-icon--close {
    font-size: calc(100vw / 750 * 40);
  }
  .System_Page .c-cart_submit__block__title,
  .System_Page .c-billing_list__title, .System_Page .p-checkout__list__block__inner__title, .System_Page .p-checkout_confirm__inner__list__block__title, .System_Page .p-order_confirmation__heading, .System_Page .c-cart_list__title, .System_Page .p-mypage__block__title, .System_Page .p-history_detail__block__head__title {
    font-size: calc(100vw / 750 * 32);
    line-height: calc(100vw / 750 * 52);
    padding-left: calc(100vw / 750 * 25);
  }
  .System_Page .c-cart_submit__block__title::before,
  .System_Page .c-billing_list__title::before, .System_Page .p-checkout__list__block__inner__title::before, .System_Page .p-checkout_confirm__inner__list__block__title::before, .System_Page .p-order_confirmation__heading::before, .System_Page .c-cart_list__title::before, .System_Page .p-mypage__block__title::before, .System_Page .p-history_detail__block__head__title::before {
    width: calc(100vw / 750 * 13);
    height: calc(100vw / 750 * 43);
    top: calc(100vw / 750 * 7);
  }
  .System_Page .c-billing_list__title {
    padding-bottom: calc(100vw / 750 * 30);
  }
  .System_Page .c-billing_list__total {
    margin-top: calc(100vw / 750 * 30);
  }
  .System_Page .c-billing_list__total__title {
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .c-billing_list__total__price {
    font-size: calc(100vw / 750 * 40);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .c-billing_list__detail__bottom__border {
    padding: calc(100vw / 750 * 30) 0;
  }
  .System_Page .c-billing_list__detail__bottom__border .c-billing_list__detail__item__row__price {
    font-size: calc(100vw / 750 * 30);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .p-cart_content .c-billing_list {
    margin: calc(100vw / 750 * 50) 0;
    padding: calc(100vw / 750 * 50);
  }
  .System_Page .c-cart_item__action__price {
    font-size: calc(100vw / 750 * 38);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .c-cart_item__img {
    width: calc(100vw / 750 * 160);
    height: calc(100vw / 750 * 160);
    border-radius: calc(100vw / 750 * 12);
  }
  .System_Page .c-cart_item__info {
    padding-left: calc(100vw / 750 * 30);
  }
  .System_Page .c-cart_item__info .Code {
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 32);
  }
  .System_Page .c-cart_item__info .c-cart_item__info__title {
    font-size: calc(100vw / 750 * 34);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .c-cart_item__info__quantity {
    margin-top: calc(100vw / 750 * 20);
  }
  .System_Page .c-order_quantity {
    width: calc(100vw / 750 * 320);
  }
  .System_Page .c-order_quantity .c-order_quantity__input {
    height: calc(100vw / 750 * 80);
    padding: 0 calc(100vw / 750 * 80);
    font-size: calc(100vw / 750 * 34);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .c-order_quantity .c-order_quantity__minus,
  .System_Page .c-order_quantity .c-order_quantity__plus {
    width: calc(100vw / 750 * 80);
    height: calc(100vw / 750 * 80);
    font-size: calc(100vw / 750 * 34);
  }
  .System_Page .c-cart_item__info__quantity__submit {
    border-radius: calc(100vw / 750 * 8);
    font-size: calc(100vw / 750 * 28);
    height: calc(100vw / 750 * 80);
  }
  .System_Page .c-cart_item__action {
    padding-left: 0;
  }
  .System_Page .p-cart_content .c-cart_submit {
    padding: calc(100vw / 750 * 50) 0 0;
  }
  .System_Page .p-cart_content .c-cart_submit .c-cart_submit__block {
    padding: 0;
  }
  .System_Page .p-cart_content .c-cart_submit .c-cart_submit__block + .c-cart_submit__block {
    margin-top: calc(100vw / 750 * 50);
    padding-top: calc(100vw / 750 * 50);
  }
  .System_Page .c-cart_submit__block__input {
    height: calc(100vw / 750 * 80);
  }
  .System_Page .c-steps_to_order {
    margin-bottom: calc(100vw / 750 * 80);
  }
  .System_Page .c-steps_to_order .c-steps_to_order__number {
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .c-steps_to_order .c-steps_to_order__text {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 44);
  }
  .System_Page .p-checkout__list__block {
    padding: 0 0 calc(100vw / 750 * 40);
    margin-bottom: calc(100vw / 750 * 40);
  }
  .System_Page .p-shipping_address_table.c-form_table tbody, .System_Page .p-shipping_address_table.c-form_table--confirm tbody {
    gap: calc(100vw / 750 * 40);
  }
  .System_Page .c-form_table > tbody > tr > th, .System_Page .c-form_table--confirm > tbody > tr > th {
    width: 100%;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    padding: 0;
    margin-top: 0;
  }
  .System_Page .c-form_table > tbody > tr > td, .System_Page .c-form_table--confirm > tbody > tr > td {
    width: 100%;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 44);
  }
  .System_Page .c-form_table > tbody > tr > td p, .System_Page .c-form_table--confirm > tbody > tr > td p {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 44);
  }
  .System_Page .u-text--input {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 44);
  }
  .System_Page .c-form_table > tbody > tr > td input[type=text], .System_Page .c-form_table--confirm > tbody > tr > td input[type=text], .System_Page .c-form_table > tbody > tr > td input[type=email], .System_Page .c-form_table--confirm > tbody > tr > td input[type=email], .System_Page .c-form_table > tbody > tr > td input[type=tel], .System_Page .c-form_table--confirm > tbody > tr > td input[type=tel], .System_Page .c-form_table > tbody > tr > td input[type=number], .System_Page .c-form_table--confirm > tbody > tr > td input[type=number], .System_Page .c-form_table > tbody > tr > td input[type=password], .System_Page .c-form_table--confirm > tbody > tr > td input[type=password] {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 44);
    height: calc(100vw / 750 * 80);
    padding: 0 calc(100vw / 750 * 20);
  }
  .System_Page .c-form_table > tbody > tr > td .c-form_table__tel input {
    width: 29%;
  }
  .System_Page .c-form_table__checkbox input {
    -webkit-transform: translateY(calc(100vw / 750 * 10));
            transform: translateY(calc(100vw / 750 * 10));
  }
  .System_Page .c-form_table__checkbox__frame {
    top: calc(100vw / 750 * 20);
  }
  .System_Page .u-text--strong {
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page #view-input-card-cvv td .u-text--body {
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 44);
    margin-top: calc(100vw / 750 * 20);
  }
  .System_Page .p-shipping_address_table.--confirm.c-form_table tr, .System_Page .p-shipping_address_table.--confirm.c-form_table--confirm tr {
    padding: 0 0 calc(100vw / 750 * 30);
    gap: calc(100vw / 750 * 10);
  }
  .System_Page .c-form_table--confirm > tbody > tr > th, .System_Page .c-form_table--confirm > tbody > tr > td {
    padding: 0;
  }
  .System_Page .c-form_table--confirm > tbody > tr {
    padding-bottom: calc(100vw / 750 * 30);
  }
  .System_Page .p-checkout_confirm__inner__list__block:not(:last-child), .System_Page .p-checkout_confirm__inner__list__block--bottom:not(:last-child) {
    margin-bottom: calc(100vw / 750 * 40);
  }
  .System_Page .p-checkout_confirm__inner__side .c-billing_list {
    padding: calc(100vw / 750 * 50);
  }
  .System_Page .c-confirm_field__row {
    padding-bottom: calc(100vw / 750 * 30);
    gap: calc(100vw / 750 * 10);
    -ms-grid-rows: auto calc(100vw / 750 * 10) auto;
    -ms-grid-columns: 1fr;
        grid-template: "label" "value"/1fr;
  }
  .System_Page .c-confirm_field__row .c-confirm_field__label {
    padding: 0;
    width: 100%;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
  }
  .System_Page .c-confirm_field__row .c-confirm_field__value {
    width: 100%;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 44);
  }
  .System_Page .c-confirm_field__row .c-confirm_field__value p {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 44);
  }
  .System_Page .p-checkout_confirm__float {
    z-index: 9999;
  }
  .System_Page .c-cart_list__list__item__img {
    width: calc(100vw / 750 * 140);
    height: calc(100vw / 750 * 140);
  }
  .System_Page .p-checkout_confirm__price.u-font__en {
    font-family: "Outfit", sans-serif;
    font-size: calc(100vw / 750 * 48);
    line-height: calc(100vw / 750 * 58);
    font-weight: 400;
  }
  .System_Page .p-checkout_confirm__submit {
    font-family: "Noto Sans JP", sans-serif;
    background: #002D7E;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    font-weight: 600;
  }
  #perform-view .p-page_header__inner__lead.u-text--subhead {
    font-size: calc(100vw / 750 * 30);
    line-height: calc(100vw / 750 * 48);
  }
  .control-alert p {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 48);
  }
  .Product_Related.Cart_Related {
    border-top: calc(100vw / 750 * 2) solid #D5D5D5;
  }
  .p-login .p-page_header {
    margin-bottom: calc(100vw / 750 * 40);
  }
  .p-login .p-page_header__inner__title {
    font-size: calc(100vw / 750 * 40);
    line-height: calc(100vw / 750 * 60);
  }
  .l-container__row[data-width="1220"] {
    width: calc(100vw / 750 * 690);
  }
  .l-container__row[data-width="1220"] .control-alert {
    margin: calc(100vw / 750 * 40) auto calc(100vw / 750 * 20);
  }
  .Page_Main.Mypage_Main .Page_Main_Inner {
    padding-top: 0;
  }
  .Page_Main.Mypage_Main .Page_Main_BGWhite {
    margin-top: 0;
  }
  .Page_Main.Mypage_Main .Page_Main_BGWhite .Page_Main_BGWhite_Inner {
    padding-top: 0;
  }
  .Mypage_Main .p-account__inner__content__title {
    font-size: calc(100vw / 750 * 50);
    line-height: calc(100vw / 750 * 68);
  }
  .Mypage_Main .p-mypage__name {
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
  }
  .Mypage_Main .p-account__inner__menu {
    width: 100%;
    padding-right: 0;
    margin-top: 0;
  }
  .Mypage_Main .p-account__inner__content {
    width: calc(100vw / 750 * 650);
    margin: 0 auto;
  }
  .Mypage_Main .js-account_menu__content {
    display: none;
    background: #F4F4F4;
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 30);
  }
  .Mypage_Main .js-account_menu__content .member_rank, .Mypage_Main .js-account_menu__content .c-account_menu__list {
    display: block;
  }
  .Mypage_Main .c-account_menu__toggle-button {
    background: #4D4D4D;
    font-family: "Noto Sans JP", sans-serif;
    padding: calc(100vw / 750 * 30) calc(100vw / 750 * 40);
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    font-weight: 500;
  }
  .Mypage_Main .member_rank {
    background: #FFFFFF;
    padding: calc(100vw / 750 * 30);
    border: none;
    border-radius: calc(100vw / 750 * 10);
  }
  .Mypage_Main .member_rank .member_rank_name {
    gap: calc(100vw / 750 * 30);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .Mypage_Main .member_rank .member_rank_name .icon {
    width: calc(100vw / 750 * 60);
  }
  .Mypage_Main .member_rank .member_rank_name .name {
    font-size: calc(100vw / 750 * 32);
    line-height: calc(100vw / 750 * 60);
  }
  .Mypage_Main .member_rank .member_rank_main {
    margin-top: calc(100vw / 750 * 40);
  }
  .Mypage_Main .member_rank .member_rank_main_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .Mypage_Main .member_rank .member_rank_main_box + .member_rank_main_box {
    margin-top: calc(100vw / 750 * 15);
    padding-top: calc(100vw / 750 * 15);
    border-top: calc(100vw / 750 * 2) solid #D5D5D5;
  }
  .Mypage_Main .member_rank .member_rank_main_box .title {
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    padding-left: calc(100vw / 750 * 26);
  }
  .Mypage_Main .member_rank .member_rank_main_box .title::before {
    width: calc(100vw / 750 * 15);
    height: calc(100vw / 750 * 15);
    top: calc(100vw / 750 * 18);
  }
  .Mypage_Main .member_rank .member_rank_main_box .point_info {
    margin-top: 0;
  }
  .Mypage_Main .member_rank .member_rank_main_box .point_info p {
    font-size: calc(100vw / 750 * 3);
    line-height: calc(100vw / 750 * 57);
  }
  .Mypage_Main .member_rank .member_rank_main_box .point_info p strong {
    font-size: calc(100vw / 750 * 45);
    margin-right: calc(100vw / 750 * 8);
  }
  .Mypage_Main .member_rank .member_rank_main_box .rank_info {
    margin-top: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: calc(100vw / 750 * 15);
  }
  .Mypage_Main .member_rank .member_rank_main_box .rank_info .img {
    width: calc(100vw / 750 * 156);
  }
  .Mypage_Main .member_rank .member_rank_main_box .rank_info .img::before {
    height: calc(100vw / 750 * 163);
  }
  .Mypage_Main .member_rank .member_rank_main_box .rank_info .text {
    width: auto;
    font-size: calc(100vw / 750 * 36);
    line-height: calc(100vw / 750 * 56);
    -webkit-transform: translateY(calc(100vw / 750 * 8));
            transform: translateY(calc(100vw / 750 * 8));
  }
  .Mypage_Main .c-account_menu__list {
    padding: 0 calc(100vw / 750 * 30);
    margin-top: calc(100vw / 750 * 36);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__content {
    padding: calc(100vw / 750 * 12) 0;
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item a {
    padding: calc(100vw / 750 * 12) 0;
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item a.--sub-heading {
    padding: calc(100vw / 750 * 8) 0;
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item a.--sub-heading .c-account_menu__text {
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__icon {
    width: calc(100vw / 750 * 38);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__icon.u-icon--dot {
    width: calc(100vw / 750 * 20);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__icon.u-icon--dot::before {
    width: calc(100vw / 750 * 6);
    height: calc(100vw / 750 * 6);
    -webkit-transform: translateY(calc(100vw / 750 * 4));
            transform: translateY(calc(100vw / 750 * 4));
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__item .c-account_menu__text {
    font-size: calc(100vw / 750 * 33);
    line-height: calc(100vw / 750 * 48);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__logout {
    width: 100%;
    height: calc(100vw / 750 * 120);
    border-radius: calc(100vw / 750 * 8);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__logout::before {
    margin-right: calc(100vw / 750 * 20);
  }
  .Mypage_Main .c-account_menu__list .c-account_menu__logout .c-account_menu__text {
    font-size: calc(100vw / 750 * 32);
    line-height: calc(100vw / 750 * 42);
    height: auto;
  }
  .Mypage_Main .p-history_list {
    margin-top: calc(100vw / 750 * 40);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__content {
    padding: calc(100vw / 750 * 20) calc(100vw / 750 * 30);
    gap: calc(100vw / 750 * 20);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__show-details {
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    border-radius: calc(100vw / 750 * 6);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__order-number {
    font-size: calc(100vw / 750 * 30);
    line-height: calc(100vw / 750 * 50);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__order-date {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 46);
  }
  .Mypage_Main .p-history_list .p-order_history_summary__status {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 46);
  }
  .Mypage_Main .p-history_list .c-cart_item__info__total__price {
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
  }
  .Mypage_Main .p-favorite__list .Common_ItemList01 {
    gap: calc(100vw / 750 * 40) 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .Mypage_Main .p-favorite__list .Common_ItemList01 .Common_ItemList01_Box {
    width: calc(100vw / 750 * 300);
  }
  .Mypage_Main .p-favorite__list .Common_ItemList01 .Common_ItemList01_Box .Common_ItemList_Img .Common_ItemList_Img_Inner {
    height: calc(100vw / 750 * 300);
  }
  .Mypage_Main .p-list_header__inner {
    margin-bottom: calc(100vw / 750 * 50);
  }
  .Mypage_Main .p-list_header__inner .c-list_tool__num {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 48);
  }
  .Mypage_Main .c-account_table th[data-item=action] {
    display: none;
  }
  .Mypage_Main .p-point_list {
    margin-top: calc(100vw / 750 * 30);
  }
  .Mypage_Main .p-point_list + .p-mypage__block__title {
    margin-top: calc(100vw / 750 * 50);
  }
  .Mypage_Main .p-account__inner__content__form__bottom__leave.u-color__bg--alert {
    margin-top: calc(100vw / 750 * 20);
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 48);
  }
  .l-container#customers-registrations-sign-up-view .Special_Single_Inner .Special_Single_Contents .Edit_Head .Edit_LocalNavi {
    width: calc(100vw / 750 * 650);
    margin: calc(100vw / 750 * 40) auto 0;
  }
  .l-container#customers-registrations-sign-up-view .Edit_BGWrap .Edit_NoteList ul li + li {
    margin-top: calc(100vw / 750 * 10);
  }
  .Registrations_List {
    display: block;
    margin-top: calc(100vw / 750 * 30);
  }
  .Registrations_List .Registrations_List_Box {
    width: 100%;
    margin-top: calc(100vw / 750 * 20);
    padding: calc(100vw / 750 * 20) calc(100vw / 750 * 17) 0;
    border-top: calc(100vw / 750 * 2) solid #D5D5D5;
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Img {
    width: calc(100vw / 750 * 168);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Text {
    width: calc(100vw / 750 * 383);
    padding-top: calc(100vw / 750 * 20);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Title {
    min-height: calc(100vw / 750 * 100);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Title h3 {
    font-size: calc(100vw / 750 * 30);
    line-height: calc(100vw / 750 * 53);
    text-align: left;
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Title h3 strong {
    font-size: calc(100vw / 750 * 34);
    font-weight: 600;
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Desc {
    margin-top: calc(100vw / 750 * 30);
  }
  .Registrations_List .Registrations_List_Box .Registrations_List_Desc p {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 48);
    font-weight: 500;
  }
  .Edit_Scroll_Img {
    width: 100%;
    overflow: scroll;
    padding-bottom: calc(100vw / 750 * 20);
    scrollbar-width: thin;
    scrollbar-color: #9F9F9F #F4F4F4;
  }
  .Edit_Scroll_Img::-webkit-scrollbar {
    height: calc(100vw / 750 * 22);
    background-color: #F4F4F4;
  }
  .Edit_Scroll_Img::-webkit-scrollbar-thumb {
    background-color: #9F9F9F;
    border-radius: calc(100vw / 750 * 11);
  }
  .Edit_Scroll_Img::-webkit-scrollbar-track {
    background-color: #F4F4F4;
    border-radius: calc(100vw / 750 * 11);
  }
  .Edit_Scroll_Img .Edit_Scroll_Img_Inner {
    width: calc(100vw / 750 * 1600);
  }
  .Registrations_Form .p-page_header__inner__lead {
    width: 100%;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 48);
  }
  .Registrations_Form .p-page_header__inner__lead span {
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 48);
  }
  .Registrations_Form .p-account_form .c-form_table tbody tr td .c-form_table__name input {
    max-width: 100%;
  }
  .Registrations_Form .p-account_form {
    width: 100%;
    margin: calc(100vw / 750 * 30) auto 0;
  }
  .Registrations_Form .p-account_form .c-form_table__checkbox input {
    -webkit-transform: translateY(calc(100vw / 750 * 4));
            transform: translateY(calc(100vw / 750 * 4));
  }
  .Registrations_Form .p-account_form .c-form_table__checkbox .c-form_table__checkbox__frame {
    top: calc(100vw / 750 * 15);
  }
  .Registrations_Form .p-account_form .c-form_table tbody tr td .c-form_table__tel input {
    max-width: calc(100vw / 750 * 185);
  }
  .Registrations_Form .p-account_form .c-form_table__tel .c-form_table__select {
    width: 25%;
  }
  .Registrations_Form .p-account_form .c-form_table__tel .c-form_table__select::after {
    font-size: calc(100vw / 750 * 30);
    top: calc(50% - 100vw / 750 * 15);
  }
  .Registrations_Form .p-account_form .c-form_table__tel .c-form_table__select select {
    padding-right: calc(100vw / 750 * 40);
  }
  .Registrations_Form .p-account_form .c-form_table tbody tr th {
    width: 100%;
    padding: 0;
  }
  .Registrations_Form .p-account_form .c-form_table tbody tr td {
    width: 100%;
    padding: 0;
  }
  .Registrations_Form .p-account_form .c-form_table tbody tr td.password-wrapper button.toggle-pass {
    top: 0;
    width: calc(100vw / 750 * 80);
    height: calc(100vw / 750 * 80);
  }
  .System_Page .c-form_table > tbody > tr > td.password-wrapper input[type=password], .System_Page .c-form_table > tbody > tr > td.password-wrapper input[type=text] {
    height: calc(100vw / 750 * 80);
  }
  .System_Page .c-form_table > tbody > tr > td.password-wrapper button.toggle-pass {
    top: 0;
    width: calc(100vw / 750 * 80);
    height: calc(100vw / 750 * 80);
  }
  .p-account .c-form_table .c-form_table__tel .c-form_table__select {
    width: 25%;
  }
  .p-account .c-form_table .c-form_table__tel .c-form_table__select::after {
    font-size: calc(100vw / 750 * 30);
    top: calc(50% - 100vw / 750 * 15);
  }
  .p-account .c-form_table .c-form_table__tel .c-form_table__select select {
    padding-right: calc(100vw / 750 * 40);
  }
}