@charset "UTF-8";
/* Scss Document */
/*====================================================================
  index
====================================================================

Part name///

 	06 my_top
 	07 my_account_settings
 	08 my_account_settings_edit
 	09 my_addressbook
 	10 login
	11 my_pagepassword
 	12 my_orders
 	13 my_wishlist
 	14 my_points
 	15 my_account_delete
 	16 my_coupons
 	17 my_reviews
 	18 my_addressbook_new
	19 my_addressbook_edit
	20 my_cards
	21 my_membershipcard
	22 my_membership_merge

 	
*/
/*====================================================================
  01 General_style 
====================================================================*/
/*---------------------------------------------------------
  fs
*/
/*====================================================================
 06 my_top
====================================================================*/
.fs-body-my-top .my_top {
  /* お気に入りリストここまで */
}

.fs-body-my-top .my_top .fs-l-pageMain {
  max-width: 100%;
}

.fs-body-my-top .my_top h1.fs-c-heading.fs-c-heading--page {
  font-size: 23px;
  color: #161616;
  margin: 0 auto 30px;
  width: 1020px;
}

.fs-body-my-top .my_top h1.fs-c-heading.fs-c-heading--page span {
  color: #707070;
  font-size: 12px;
  margin-left: 6px;
  display: inline-block;
}

.fs-body-my-top .my_top #fs-page-error-container .fs-c-panel {
  padding: 12px 8px 12px 8px;
}

.fs-body-my-top .my_top #fs-page-error-container .fs-c-panel--info::before {
  display: none;
}

.fs-body-my-top .my_top #fs-page-error-container .add_text_mypage_notice {
  line-height: 1.5;
  color: #333;
  font-size: 12px;
  margin-top: 5px;
}

.fs-body-my-top .my_top #fs-page-error-container .add_text_mypage_notice a {
  color: #333;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .fs-body-my-top .my_top #fs-page-error-container {
    padding: 20px 20px 00px 20px;
  }
  .fs-body-my-top .my_top #fs-page-error-container .fs-c-panel {
    margin-bottom: 0;
  }
}

.fs-body-my-top .my_top .fs-l-additionalProduct.fs-l-additionalProduct--wishlist {
  display: none;
}

.fs-body-my-top .my_top .fs-l-account {
  width: 1020px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 auto 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fs-body-my-top .my_top .fs-p-accountInfo {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 340px;
  padding: 20px;
  background: #F8F8F8;
}

.fs-body-my-top .my_top .fs-p-accountInfo__header {
  margin-bottom: 10px;
}

.fs-body-my-top .my_top .fs-p-accountInfo__accountName__name {
  font-size: 20px;
}

.fs-body-my-top .my_top .fs-p-accountInfo__body {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 0;
  text-align: left;
}

.fs-body-my-top .my_top .fs-p-accountInfo__point {
  font-size: 12px;
}

.fs-body-my-top .my_top .fs-p-accountInfo__point__label {
  margin-bottom: 5px;
  display: block;
}

.fs-body-my-top .my_top .fs-p-accountInfo__point__point {
  margin-bottom: 5px;
}

.fs-body-my-top .my_top .fs-p-accountInfo__point__point__available__number {
  color: #333333;
  font-size: 16px;
}

.fs-body-my-top .my_top .fs-p-accountInfo__point--brand {
  margin: 30px 0 0 0;
}

.fs-body-my-top .my_top .fs-p-accountInfo__point--brand .fs-p-accountInfo__point__label {
  margin-bottom: 5px;
}

.fs-body-my-top .my_top .fs-p-accountInfo__point--brand-item {
  font-weight: bold;
  font-size: 16px;
}

.fs-body-my-top .my_top .user-rank {
  margin-top: 10px;
}

.fs-body-my-top .my_top .user-rank a {
  font-size: 12px;
  color: #0091D9;
}

.fs-body-my-top .my_top .fs-c-accountServiceArea {
  width: 675px;
}

.fs-body-my-top .my_top .fs-c-accountService {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 675px;
  display: none;
  margin-bottom: 25px;
}

.fs-body-my-top .my_top .fs-c-accountService--custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fs-body-my-top .my_top .fs-c-accountService__page {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 210px;
  margin: 0 15px 15px 0;
  height: 220px;
}

.fs-body-my-top .my_top .fs-c-accountService__page a {
  border: 1px solid #E3E3E3;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  border-radius: 3px;
  color: #161616;
  width: 100%;
  display: block;
  padding: 34px 0px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fs-body-my-top .my_top .fs-c-accountService .fs-c-accountService__page--barcode .fs-c-accountService__pageLink__label {
  line-height: 1.5;
}

.fs-body-my-top .my_top .fs-c-accountService .fs-c-accountService__page--barcode p {
  line-height: 1.5;
}

.fs-body-my-top .my_top .fs-c-accountService img {
  display: block;
  margin: 0 auto 30px;
}

.fs-body-my-top .my_top .fs-c-accountService p {
  line-height: 1.8;
  color: #333333;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

.fs-body-my-top .my_top .fs-c-accountService__pageLink {
  border: 1px solid #E3E3E3;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  border-radius: 3px;
  color: #161616;
  width: 100%;
  display: block;
  padding: 30px 20px 0;
}

.fs-body-my-top .my_top .fs-c-accountService__pageLink__label {
  color: #161616;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
  line-height: 1;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.fs-body-my-top .my_top .fs-c-accountService__pageLink__label:before {
  content: none;
}

.fs-body-my-top .my_top .fs-c-accountService__page--barcode img {
  width: 30px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--orderHistoryList img {
  width: 30px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--accountSettingsModify img {
  width: 27px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--accountPassword img {
  width: 23px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--accountReviews img {
  width: 32px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--accountReviews p {
  color: #0091D9;
}

.fs-body-my-top .my_top .fs-c-accountService__page--accountReviews p span {
  display: block;
  color: #0091D9;
}

.fs-body-my-top .my_top .fs-c-accountService__page--coupon img {
  width: 32px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--wishList img {
  width: 28px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--addressbook img {
  width: 26px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--pointHistory img {
  width: 26px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--credit img {
  width: 33px;
}

.fs-body-my-top .my_top .fs-c-accountService__page--accountDelete {
  width: 100%;
  height: auto;
}

.fs-body-my-top .my_top .fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink {
  border: 0;
  color: #333333;
  text-decoration: underline;
}

.fs-body-my-top .my_top .fs-c-accountService--custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fs-body-my-top .my_top .fs-c-accountService__another {
  font-size: 12px;
}

.fs-body-my-top .my_top .fs-c-accountService__another .logout {
  margin-bottom: 15px;
}

.fs-body-my-top .my_top .fs-c-accountService__another .logout a {
  color: #0091D9;
}

.fs-body-my-top .my_top .fs-c-accountService__another .accountDelete a {
  text-decoration: underline;
}

.fs-body-my-top .my_top p {
  color: #333333;
}

.fs-body-my-top .my_top .checkItemHistory {
  margin-bottom: 85px;
  padding: 40px 0 0 0;
  border-bottom: 0;
}

@media screen and (min-width: 600px) {
  .fs-body-my-top .my_top .fs-c-accountService {
    margin-left: 0;
  }
  .fs-body-my-top .my_top .fs-c-accountService__page {
    margin: 0 15px 15px 0;
  }
}

@media screen and (max-width: 768px) {
  .fs-body-my-top .my_top {
    /* お気に入りリストここまで */
  }
  .fs-body-my-top .my_top h1.fs-c-heading.fs-c-heading--page {
    width: 100%;
    margin: 20px 0;
    padding: 0 20px;
  }
  .fs-body-my-top .my_top .fs-p-accountInfoWrap {
    padding: 0 20px;
    margin-bottom: 40px;
  }
  .fs-body-my-top .my_top .fs-l-account {
    display: block;
    width: 100%;
  }
  .fs-body-my-top .my_top .fs-p-accountInfo {
    width: 100%;
  }
  .fs-body-my-top .my_top .fs-c-accountServiceArea {
    width: 100%;
  }
  .fs-body-my-top .my_top .fs-c-accountService {
    width: 100%;
    padding: 0 12px;
  }
  .fs-body-my-top .my_top .fs-c-accountService__page {
    width: 50%;
    padding: 0 7px;
    margin: 0 0 15px 0;
    height: auto;
  }
  .fs-body-my-top .my_top .fs-c-accountService__page a {
    padding: 30px 0px 0;
  }
  .fs-body-my-top .my_top .fs-c-accountService img {
    margin: 0 auto 24px;
  }
  .fs-body-my-top .my_top .fs-c-accountService p {
    letter-spacing: 0;
    line-height: 1.5;
    padding: 0 5px;
    min-height: 110px;
  }
  .fs-body-my-top .my_top .fs-c-accountService__pageLink__label {
    line-height: 1.5;
  }
  .fs-body-my-top .my_top .fs-c-accountService__page--accountReviews span {
    display: block;
    color: #0091D9;
    margin-bottom: 20px;
  }
  .fs-body-my-top .my_top .fs-c-accountService__another {
    padding: 0 20px;
  }
  .fs-body-my-top .my_top .checkItemHistory {
    margin-bottom: 85px;
    padding: 30px 0 0 0;
    border-bottom: 0;
  }
}

/*====================================================================
 07 account_settings
====================================================================*/
.account_settings .fs-l-pageMain {
  max-width: 100%;
  width: 1020px;
}

.account_settings .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.account_settings .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.account_settings .fs-c-heading.fs-c-heading--page {
  margin: 0 0 10px 0;
}

.account_settings .fs-c-inputInformation {
  margin-bottom: 40px;
}

.account_settings .fs-c-inputInformation__message {
  text-align: left;
  display: block;
  margin: 0;
  font-size: 12px;
}

.account_settings .fs-c-inputInformation__field {
  max-width: 100%;
  border-top: #E3E3E3 solid 1px;
  margin: 30px 0 40px 0;
}

.account_settings .fs-c-inputInformation__button {
  padding: 0;
  margin: 0 0 40px 0;
}

.account_settings .fs-c-inputInformation__button .fs-c-button--primary {
  background: #00a6dd;
  color: #fff;
  border: 0px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  margin: 0 auto;
  font-size: 12px;
}

.account_settings .fs-c-inputInformation__button .fs-c-button__label {
  color: #fff;
}

.account_settings .fs-c-inputInformation .fs-c-button--primary:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-left: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left-color: #fff;
  z-index: 10;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.account_settings .fs-c-inputTable > tbody > tr {
  margin: 0 0 0 0;
  border-bottom: #E3E3E3 solid 1px;
}

.account_settings .fs-c-inputTable > tbody > tr th {
  padding: 22px 0;
}

.account_settings .fs-c-inputTable > tbody > tr td {
  padding: 22px 0;
}

.account_settings .fs-c-inputTable__dataCell {
  width: 850px;
}

.account_settings .fs-c-inputTable > tbody > tr + tr {
  margin-top: 0;
}

.account_settings .fs-c-buttonContainer--myPageTop {
  margin: 0 0 100px 0;
  display: block;
}

.account_settings .fs-c-buttonContainer--myPageTop a:hover {
  text-decoration: none;
}

.account_settings .fs-c-buttonContainer--myPageTop span {
  color: #0091D9;
}

.account_settings + .fs-c-breadcrumb__list {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .account_settings .fs-l-pageMain {
    margin: 40px 0 25px 0;
    padding: 0 20px;
  }
  .account_settings .fs-c-heading.fs-c-heading--page {
    margin: 20px 0 10px 0;
  }
  .account_settings .fs-c-inputInformation__button .fs-c-button--primary {
    width: 100%;
  }
  .account_settings .fs-c-inputTable {
    display: block;
  }
  .account_settings .fs-c-inputTable > tbody {
    display: block;
  }
  .account_settings .fs-c-inputTable > tbody > tr {
    display: block;
    padding: 20px 0px;
  }
  .account_settings .fs-c-inputTable > tbody > tr th {
    display: block;
    padding: 0;
  }
  .account_settings .fs-c-inputTable > tbody > tr td {
    display: block;
    padding: 0;
  }
  .account_settings .fs-c-inputTable__dataCell {
    width: 100%;
  }
}

/*====================================================================
 08 my_account_settings_edit
====================================================================*/
.my_account_settings_edit .fs-l-pageMain {
  max-width: 100%;
  width: 1020px;
}

.my_account_settings_edit .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.my_account_settings_edit .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.my_account_settings_edit .fs-c-heading.fs-c-heading--page {
  margin: 0 0 10px 0;
}

.my_account_settings_edit .fs-c-inputInformation {
  margin-bottom: 40px;
}

.my_account_settings_edit .fs-c-inputInformation__message {
  text-align: left;
  display: block;
  margin: 0;
  font-size: 12px;
}

.my_account_settings_edit .fs-c-inputInformation__field {
  max-width: 100%;
  border-top: #E3E3E3 solid 1px;
  margin: 30px 0 40px 0;
}

.my_account_settings_edit .fs-c-inputInformation__button {
  padding: 0;
  margin: 0 0 40px 0;
}

.my_account_settings_edit .fs-c-inputInformation__button .fs-c-button--primary {
  background: #00a6dd;
  color: #fff;
  border: 0px;
  height: 50px;
  line-height: 50px;
  width: 220px;
  min-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  min-width: 220px;
  margin: 0 auto;
  font-size: 12px;
}

.my_account_settings_edit .fs-c-inputInformation__button .fs-c-button__label {
  color: #fff;
}

.my_account_settings_edit .fs-c-inputInformation .fs-c-button--primary:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-left: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left-color: #fff;
  z-index: 10;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.my_account_settings_edit .fs-c-inputTable > tbody > tr {
  margin: 0 0 0 0;
  border-bottom: #E3E3E3 solid 1px;
}

.my_account_settings_edit .fs-c-inputTable > tbody > tr th {
  padding: 22px 0;
}

.my_account_settings_edit .fs-c-inputTable > tbody > tr td {
  padding: 22px 0;
}

.my_account_settings_edit .fs-c-inputTable__dataCell {
  width: auto;
}

.my_account_settings_edit .fs-c-inputTable__headerCell {
  width: 200px;
}

.my_account_settings_edit .fs-c-inputTable > tbody > tr + tr {
  margin-top: 0;
}

.my_account_settings_edit .fs-c-inputTable__label {
  position: relative;
  font-size: 12px;
}

.my_account_settings_edit .fs-c-inputTable__label .fs-c-requiredMark {
  font-size: 0;
  width: auto;
  height: auto;
  text-indent: -1px;
  position: absolute;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  top: 50%;
}

.my_account_settings_edit .fs-c-inputTable__label .fs-c-requiredMark::before {
  content: "※";
  font-size: 12px;
  color: #FF634E;
}

.my_account_settings_edit .fs-c-inputField__field {
  text-align: left;
}

.my_account_settings_edit .fs-c-inputField select,
.my_account_settings_edit .fs-c-inputField input {
  width: 550px;
  height: 45px;
  border: 1px solid #BFBFBF;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 20px;
}

.my_account_settings_edit .fs-c-inputField .fs-c-dropdown {
  display: inline-block;
}

.my_account_settings_edit .fs-c-inputField .fs-c-dropdown:after {
  content: "";
  background: inherit;
  border-left: 0;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  line-height: 1;
  pointer-events: none;
  border-right: 1px solid #161616;
  border-bottom: 1px solid #161616;
  width: 8px;
  height: 8px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  top: 50%;
  right: 15px;
  padding: 0;
}

.my_account_settings_edit .fs-c-inputField__field--zipCode {
  display: block;
}

.my_account_settings_edit .fs-c-inputField .fs-c-input--zipCode {
  width: 240px;
  max-width: 100%;
}

.my_account_settings_edit .fs-c-inputField #fs_input_prefecture {
  width: 200px;
  height: 35px;
  padding: 10px 20px;
}


.my_account_settings_edit .fs-c-inputField .fs-c-inputDate .fs-c-dropdown select {
  height: 35px;
  padding: 10px 15px;
  width: 100%;
}

.my_account_settings_edit .fs-c-inputField .fs-c-inputDate .fs-c-dropdown:after {
  width: 5px;
  height: 5px;
  right: 10px;
}

.my_account_settings_edit .fs-c-inputField .fs-c-inputDate__year {
  width: 110px;
}

.my_account_settings_edit .fs-c-inputField .fs-c-inputDate__month {
  width: 65px;
  margin-left: 20px;
}

.my_account_settings_edit .fs-c-inputField .fs-c-inputDate__date {
  width: 65px;
  margin-left: 20px;
}

.my_account_settings_edit .fs-c-inputField .fs-c-inputDate .fs-c-inputDate__year + .fs-c-inputDate__month::before,
.my_account_settings_edit .fs-c-inputField .fs-c-inputDate .fs-c-inputDate__month + .fs-c-inputDate__date::before {
  content: "";
  padding-right: 0;
}

.my_account_settings_edit .fs-c-inputField .fs-c-radio + .fs-c-radio {
  margin-left: 60px;
}

.my_account_settings_edit .fs-c-inputField .fs-c-radio__radioMark {
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
}

.my_account_settings_edit .fs-c-inputField .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: #707070;
  width: 12px;
  height: 12px;
}

.my_account_settings_edit .fs-c-inputField .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #707070;
}

.my_account_settings_edit .fs-c-inputTextGroup {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.my_account_settings_edit .fs-c-inputTextGroup__item {
  width: 240px;
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit;
  position: relative;
}

.my_account_settings_edit .fs-c-inputTextGroup__item + .fs-c-inputTextGroup__item {
  margin-left: 72px;
}

.my_account_settings_edit .fs-c-inputTextGroup input {
  width: 100%;
  height: 45px;
}

.my_account_settings_edit .fs-c-inputTextGroup .fs-c-inputText-title {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  left: -10px;
}

.my_account_settings_edit .fs-c-buttonContainer--myPageTop {
  margin: 0 0 100px 0;
  display: block;
}

.my_account_settings_edit .fs-c-buttonContainer--myPageTop a:hover {
  text-decoration: none;
}

.my_account_settings_edit .fs-c-buttonContainer--myPageTop span {
  color: #0091D9;
}

.my_account_settings_edit + .fs-c-breadcrumb {
  margin-bottom: 20px;
}

.my_account_settings_edit + .fs-c-breadcrumb .fs-c-breadcrumb__list {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .my_account_settings_edit .fs-l-pageMain {
    margin: 40px 0 25px 0;
    padding: 0 20px;
  }
  .my_account_settings_edit .fs-c-heading.fs-c-heading--page {
    margin: 20px 0 10px 0;
  }
  .my_account_settings_edit .fs-c-inputInformation__button .fs-c-button--primary {
    width: 100%;
  }
  .my_account_settings_edit .fs-c-inputTable > tbody > tr {
    padding: 20px 0;
  }
  .my_account_settings_edit .fs-c-inputTable > tbody > tr th {
    padding: 0;
  }
  .my_account_settings_edit .fs-c-inputTable > tbody > tr td {
    padding: 0;
    width: 100%;
  }
  .my_account_settings_edit .fs-c-inputTable__dataCell {
    width: auto;
    padding: 0;
  }
  .my_account_settings_edit .fs-c-inputTable__headerCell {
    width: 100%;
    padding: 0;
  }
  .my_account_settings_edit .fs-c-inputTable > tbody > tr:last-child .fs-c-radio {
    width: auto;
    margin-right: 55px;
    margin-bottom: 0;
  }
  .my_account_settings_edit .fs-c-inputField select,
  .my_account_settings_edit .fs-c-inputField input {
    width: 100%;
  }
  .my_account_settings_edit .fs-c-inputField .fs-c-dropdown {
    display: block;
  }
  .my_account_settings_edit .fs-c-inputField .fs-c-dropdown:after {
    content: "";
  }
  .my_account_settings_edit .fs-c-inputField .fs-c-input--zipCode {
    width: 140px;
  }
  .my_account_settings_edit .fs-c-inputField #fs_input_prefecture {
    width: 100%;
    height: 45px;
  }
  .my_account_settings_edit .fs-c-inputField .fs-c-radioGroup {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .my_account_settings_edit .fs-c-inputField .fs-c-radio {
    display: inline-block;
    margin-bottom: 10px;
    width: 50%;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    margin-top: 0;
  }
  .my_account_settings_edit .fs-c-inputField .fs-c-radio + .fs-c-radio {
    margin-left: 0;
  }
  .my_account_settings_edit .fs-c-inputTextGroup {
    margin: 0 0 0 28px;
  }
  .my_account_settings_edit .fs-c-inputTextGroup__item + .fs-c-inputTextGroup__item {
    margin-left: 38px;
  }
  .my_account_settings_edit .fs-c-inputTextGroup .fs-c-inputText-title {
    left: -5px;
  }
}

/*====================================================================
 09 _my_addressbook
====================================================================*/
.my_addressbook {
  /*
	.fs-c-inputInformation{
		margin-bottom: 40px;
		&__message{
			text-align: left;
			display: block;
			margin: 0;
		}	
		&__field{
			max-width: 100%;
			border-top: #E3E3E3 solid 1px;
			margin: 30px 0 40px 0;
		}
		&__button{
			padding: 0;
			margin: 0 0 40px 0;
			.fs-c-button--primary{
				background: #0091D9;
				color: #fff;
				border: 0px;
				height: 50px;
				line-height: 50px;
				width: 50px;
				box-shadow: none;
				padding: 0;
				position: relative;
			}
			.fs-c-button__label{
				color:#fff;
			}
		}
		.fs-c-button--primary:before{
			content: "";
			position: absolute;
			top: 0;
			right: 0;
			border-left: 5px solid transparent;
			border-bottom: 4px solid transparent;
			border-top: 4px solid transparent;
			border-left-color: #fff;
			z-index: 10;
			top: 50%;
			right: 15px;
			transform: translate(0,-50%);
		}
	}*/
  /*
	.fs-c-inputTable{
		> tbody > tr{
			margin: 0 0 0 0;
			border-bottom: #E3E3E3 solid 1px;	
			th{
				padding: 22px 0;
			}
			td{
				padding: 22px 0;
			}
		}
		&__dataCell{
			width: 850px;
		}
		 > tbody > tr + tr {
			margin-top: 0;
		}
	}
	*/
}

.my_addressbook .fs-l-pageMain {
  max-width: 100%;
  width: 1020px;
}

.my_addressbook .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.my_addressbook .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.my_addressbook .fs-c-heading.fs-c-heading--page {
  margin: 0 0 30px 0;
}

.my_addressbook .fs-p-announcement {
  display: none;
}

.my_addressbook .fs-c-addressBookList__form {
  display: block;
}

.my_addressbook .fs-c-addressBookList__addButton .fs-c-button--secondary {
  width: 220px;
  height: 50px;
  line-height: 50px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: #00a6dd;
  font-size: 12px;
  position: relative;
}

.my_addressbook .fs-c-addressBookList__addButton .fs-c-button--secondary span {
  color: #fff;
}

.my_addressbook .fs-c-addressBookList__addButton .fs-c-button--secondary:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left-color: #fff;
  z-index: 10;
}

.my_addressbook .fs-c-addressBookList__message {
  font-size: 12px;
}

.my_addressbook .fs-c-address {
  display: none;
}

.my_addressbook .fs-c-addressBookList__count {
  font-size: 12px;
  margin: 20px 0;
}

.my_addressbook .fs-c-listTable {
  display: block;
  border-top: 1px solid #E3E3E3;
  margin: 0;
}

.my_addressbook .fs-c-listTable tbody,
.my_addressbook .fs-c-listTable tr,
.my_addressbook .fs-c-listTable td {
  border: none;
  display: block;
}

.my_addressbook .fs-c-listTable tr {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #E3E3E3;
}

.my_addressbook .fs-c-listTable > tr:nth-child(even) {
  background: inherit;
}

.my_addressbook .fs-c-listTable > tbody > tr:nth-child(even) {
  background: inherit;
}

.my_addressbook .fs-c-listTable td:first-child,
.my_addressbook .fs-c-listTable td:nth-child(2) {
  display: none;
}

.my_addressbook .fs-c-listTable .fs-c-address__address {
  display: none;
}

.my_addressbook .fs-c-listTable .addressbook__details {
  font-size: 12px;
}

.my_addressbook .fs-c-listTable .addressbook__detailsItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.my_addressbook .fs-c-listTable .addressbook__detailsTitle {
  font-size: 15px;
  margin-bottom: 25px;
}

.my_addressbook .fs-c-listTable .addressbook__detailsItem + .addressbook__detailsItem {
  margin-top: 20px;
}

.my_addressbook .fs-c-listTable .addressbook__detailsItemTitle {
  width: 170px;
}

.my_addressbook .fs-c-listTable .fs-c-buttonContainer {
  display: block;
}

.my_addressbook .fs-c-listTable .fs-c-buttonContainer .fs-c-button--changeInfomation,
.my_addressbook .fs-c-listTable .fs-c-buttonContainer .fs-c-button--delete {
  display: block;
  width: 50px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0;
  font-size: 12px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 0 0;
}

.my_addressbook .fs-c-listTable .fs-c-buttonContainer .fs-c-button--changeInfomation {
  background: #333333;
  margin-bottom: 15px;
}

.my_addressbook .fs-c-listTable .fs-c-buttonContainer .fs-c-button--changeInfomation span {
  color: #fff;
}

.my_addressbook .fs-c-listTable .fs-c-buttonContainer .fs-c-button--delete {
  background: #fff;
  border: 1px solid #333333;
}

.my_addressbook .fs-c-listTable .fs-c-buttonContainer .fs-c-button--delete span {
  color: #333333;
}

.my_addressbook .fs-c-buttonContainer {
  display: block;
  padding: 0;
}

.my_addressbook .fs-c-buttonContainer--myPageTop {
  margin: 40px 0 100px 0;
  display: block;
  padding: 0;
}

.my_addressbook .fs-c-buttonContainer--myPageTop a:hover {
  text-decoration: none;
}

.my_addressbook .fs-c-buttonContainer--myPageTop span {
  color: #0091D9;
}

.my_addressbook + .fs-c-breadcrumb__list {
  margin-bottom: 20px;
}

@media screen and (min-width: 600px) {
  .my_addressbook .fs-c-addressBookList {
    display: block;
  }
  .my_addressbook .fs-c-addressBookList__form {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .my_addressbook .fs-l-pageMain {
    margin: 25px 0 25px 0;
    width: 100%;
    padding: 0 15px;
  }
  .my_addressbook .fs-c-heading.fs-c-heading--page {
    margin: 20px 0 20px 0;
    font-size: 15px;
  }
  .my_addressbook .fs-p-announcement {
    display: none;
  }
  .my_addressbook .fs-c-addressBookList__addButton {
    margin-bottom: 20px;
  }
  .my_addressbook .fs-c-addressBookList__addButton .fs-c-button--secondary {
    width: 100%;
  }
  .my_addressbook .fs-c-addressBookList__count {
    display: none;
  }
  .my_addressbook .fs-c-listTable tbody,
  .my_addressbook .fs-c-listTable tr,
  .my_addressbook .fs-c-listTable td {
    display: block;
  }
  .my_addressbook .fs-c-listTable td {
    padding: 0;
  }
  .my_addressbook .fs-c-listTable .addressbook__details {
    width: 100%;
    margin-bottom: 20px;
  }
  .my_addressbook .fs-c-listTable .fs-c-buttonContainer .fs-c-button--changeInfomation,
  .my_addressbook .fs-c-listTable .fs-c-buttonContainer .fs-c-button--delete {
    margin-left: auto;
    margin-right: 0;
  }
}

/*====================================================================
 10 login
====================================================================*/
.fs-body-login {
  width: 100%;
}

.fs-body-login .fs-l-pageMain {
  max-width: 1020px;
  width: 100%;
  margin: auto;
}

.fs-body-login .fs-l-main {
  width: 1020px;
}

.fs-body-login .fs-c-loginForm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #F8F8F8;
  padding: 30px 50px;
  margin: 0 auto 70px;
}

.fs-body-login .fs-c-subSection__title {
  border-bottom: 1px solid currentColor;
  color: #161616;
  font-size: 15px;
  border: none;
  letter-spacing: 0.09em;
}

.fs-body-login .fs-c-inputInformation__field {
  background: none;
  padding: 0;
}

.fs-body-login .fs-c-registeredUsers {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: auto;
  /*flex-basis: auto;*/
  width: 490px;
}

.fs-body-login .fs-c-inputInformation__field {
  background: no-repeat;
  padding: 0;
}

.fs-body-login th.fs-c-inputTable__headerCell {
  width: 170px;
  margin: 0 0 10px;
}

.fs-body-login input#fs_input_mailAddress {
  padding: 0 0 0 15px;
}

.fs-body-login input#fs_input_password {
  padding: 0 0 0 15px;
}

.fs-body-login button.fs-c-button--login.fs-c-button--primary {
  background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 220px;
  height: 55px;
  color: #fff;
  font-size: 12px;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 93% center;
}

.fs-body-login a.fs-c-button--memberRegister.fs-c-button--primary {
  background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 300px;
  height: 55px;
  color: #fff;
  font-size: 12px;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 93% center;
  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;
}

.fs-body-login span.fs-c-button__label {
  color: #fff;
}

.fs-body-login .fs-c-inputInformation__link {
  margin-top: 8px;
  text-align: center;
}

.fs-body-login .fs-c-inputInformation__link a {
  color: #00a6dd;
}

.fs-body-login .fs-c-newUsers__message.fs-c-subSection__message {
  display: none;
}

.fs-body-login .fs-c-newUsers {
  margin-left: 0px;
  width: 360px;
  padding: 0 0 0 65px;
  border-left: 1px solid #E3E3E3;
}

.fs-body-login h2.fs-c-newUsers__title.fs-c-subSection__title {
  /*margin: 100px 0 0 0;*/
  margin: 50px 0 0 0;
}

.fs-body-login .fs-c-buttonContainer.fs-c-buttonContainer--memberRegister {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.fs-body-login .fs-c-anotherLogin__message.fs-c-anotherLogin__message--amazon p {
  font-size: 12px;
  line-height: 1.6;
  margin: 0 0 15px;
}

.fs-body-login img#OffAmazonPaymentsWidgets0 {
  width: 230px;
  height: auto;
  max-height: 100px !important;
}

.fs-body-login #OffAmazonPaymentsWidgets0:hover {
  opacity: 0.8;
}

.fs-body-login .fs-c-loginForm {
  position: relative;
}

.fs-body-login .fs-c-otherServiceLogin {
  margin: 0;
  position: absolute;
  /*top: 215px;
  width: 300px;
  right: 46px;*/
  top: 220px;
  width: 300px;
  right: 100px;
}

.fs-body-login h2.fs-c-newUsers__title.fs-c-subSection__title {
  /*   margin: 64px 0 10px 0;*/
}

.fs-body-login td.fs-c-inputTable__dataCell {
  width: 490px;
}

.fs-body-login .fs-c-anotherLogin--amazon {
  /*display: none;*/
  margin-top: 20px;
}

h2.common_title__h2.fs {
  width: 1020px;
  margin: auto;
  margin: 40px auto 40px;
}

.login_top {
  padding: 50px;
  border: 1px solid #E3E3E3;
  width: 1020px;
  margin: auto;
}

.login_top .login_top_text1 {
  font-size: 18px;
  letter-spacing: 0.12em;
  margin: 0 0 20px;
  text-align: center;
  line-height: 1.5;
}

.login_top .login_top_text2 {
  font-size: 12px;
  letter-spacing: 0.08em;
  margin: 0 0 40px;
  line-height: 1.83333;
  text-align: center;
}

.login_top a {
  background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 220px;
  height: 50px;
  color: #fff;
  font-size: 12px;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 93% center;
  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;
  margin: auto;
}

.login_top a:visited {
  color: #FFF;
}

/*====================================================================
 会員登録
====================================================================*/
p.register_1_text {
  font-size: 12px;
  margin: 0 0 20px;
}

p.register_1_text span {
  color: #FF634E;
}

.fs-body-register {
  /*
		fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField {
	    margin: 91px 0 0 10!important;
	    padding: 50px 0 0 0!important;
	    margin: 0 0 0 0;
	}*/
}

.fs-body-register h2.common_title__h2.fs {
  margin: 0px auto 40px;
  width: 100%;
}

.fs-body-register .fs-l-main {
  width: 100%;
  margin: 0px auto 0;
}

.fs-body-register .fs-l-pageMain {
  width: 1020px;
  margin: auto;
}

.fs-body-register input#fs_input_phoneNumber {
  width: 240px;
  float: left;
}

.fs-body-register select#fs_input_prefecture {
  float: left;
}

.fs-body-register select#fs_input_birthdayYear {
  width: 110px;
}

.fs-body-register .fs-c-dropdown {
  margin: 0 10px 0 0;
}

.fs-body-register select#fs_input_prefecture {
  background: url(https://parigot.itembox.design/item/images/common/arrow_down.svg);
  background-size: 11px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 90% center;
}

.fs-body-register select#fs_input_birthdayYear {
  width: 110px;
  background: url(https://parigot.itembox.design/item/images/common/arrow_down.svg);
  background-size: 11px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 90% center;
}

.fs-body-register select#fs_input_birthdayMonth {
  background: url(https://parigot.itembox.design/item/images/common/arrow_down.svg);
  background-size: 11px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 90% center;
}

.fs-body-register select#fs_input_birthdayDay {
  background: url(https://parigot.itembox.design/item/images/common/arrow_down.svg);
  background-size: 11px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 90% center;
}

.fs-body-register .customer-details .fs-c-inputInformation .fs-c-inputTable .fs-c-dropdown::after {
  display: none;
}

.fs-body-register .fs-c-radioGroup .fs-c-radio:not(:last-child), .fs-body-register .fs-c-checkboxGroup .fs-c-radio:not(:last-child) {
  margin-right: 50px;
}

.fs-body-register .fs-c-inputText-desc {
  clear: both;
  /* padding: 1px 0 0 0; */
  /* margin: 7px 0 0 0; */
  margin-top: 10px;
  line-height: 1.8;
  font-size: 1.2rem;
}

.fs-body-register .fs-c-inputText-desc.fsc6, .fs-body-register .fs-c-inputText-desc.fsc9 {
  clear: both;
  margin: 56px 0 0 !important;
}

.fs-body-register .fs-c-inputText-desc.fsc9 {
  padding: 10px 0 0 0;
}

.fs-body-register button.fs-c-button--confirmRegister.fs-c-button--primary {
  background: #00a6dd !important;
}

/*====================================================================
 パスワード忘れ
====================================================================*/
.fs-body-forgotPassword .fs-l-pageMain {
  max-width: 1020px;
  margin: auto;
}

.fs-body-forgotPassword .fs-c-inputInformation {
  background: #F8F8F8;
  padding: 40px 0;
  margin: 0 0 100px;
}

.fs-body-forgotPassword .fs-c-orderedList > li {
  padding-right: 0;
  font-size: 12px;
  letter-spacing: 0.08em;
}

.fs-body-forgotPassword .fs-c-inputInformation__field {
  background: no-repeat !important;
  padding: 0 !important;
  width: 490px;
  margin: 40px auto 0;
}

.fs-body-forgotPassword th.fs-c-inputTable__headerCell {
  width: 100%;
  margin: 0 0 15px;
}

.fs-body-forgotPassword td.fs-c-inputTable__dataCell {
  width: 490px;
}

.fs-body-forgotPassword button.fs-c-button--send.fs-c-button--primary {
  background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 220px;
  height: 50px;
  color: #fff;
  font-size: 12px;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 93% center;
  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;
  margin: auto;
}

.fs-body-forgotPassword button.fs-c-button--send.fs-c-button--primary span {
  color: #fff;
}

.fs-body-forgotPassword .fs-c-orderedList > li::before {
  display: none;
}

.fs-body-forgotPassword .fs-c-orderedList > li {
  text-align: center;
}

.fs-body-forgotPassword h2.common_title__h2.fs {
  margin: 0px auto 40px;
}

/*====================================================================
会員登録完了
====================================================================*/
/*
.fs-body-register-success{
	.fs-c-registerSuccessMessage p {
	    font-size: 12px;
	    line-height: 1.6;
	    margin: 0;
	}
	.fs-l-pageMain {
	    max-width: 1020px;
	    width: 100%;
	    margin: 0 0 100px;
	}
	.fs-c-registerSuccessMessage {
	    border-bottom: 1px solid #E3E3d3;
	    padding: 40px 0 40px 0;
	}
}*/
.fs-body-review-login .fs-c-guestReview {
  padding: 30px;
  text-align: center;
  border: 1px solid #e3e3e3;
  margin: 0 0 30px;
}

.fs-body-review-login .fs-c-guestReview__title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
  margin: 10px;
}

.fs-body-review-login .fs-c-guestReview__message p {
  font-size: 12px;
  line-height: 1.8;
  margin: 20px 0 0 0;
}

.fs-body-review-login a.fs-c-button--addReview--guest.fs-c-button--secondary {
  background: #00a6dd;
  border: none;
  height: 50px;
  /* line-height: 50px; */
  -webkit-box-shadow: none;
  box-shadow: none;
  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;
}

/*====================================================================
パスワード再発行
====================================================================*/
.fs-body-resetPassword .fs-l-pageMain {
  max-width: 1020px;
  margin: auto;
}

.fs-body-resetPassword .fs-c-inputInformation {
  background: #F8F8F8;
  padding: 40px 0;
  margin: 0 0 100px;
}

.fs-body-resetPassword .fs-c-orderedList > li {
  padding-right: 0;
  font-size: 12px;
  letter-spacing: 0.08em;
}

.fs-body-resetPassword .fs-c-inputInformation__field {
  background: no-repeat !important;
  padding: 0 !important;
  width: 490px;
  margin: 40px auto 0;
}

.fs-body-resetPassword th.fs-c-inputTable__headerCell {
  width: 100%;
  margin: 0 0 15px;
}

.fs-body-resetPassword td.fs-c-inputTable__dataCell {
  width: 490px;
}

.fs-body-resetPassword button.fs-c-button--register.fs-c-button--primary {
  background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 220px;
  height: 50px;
  color: #fff;
  font-size: 12px;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 93% center;
  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;
  margin: auto;
}

.fs-body-resetPassword button.fs-c-button--register.fs-c-button--primary span {
  color: #fff;
}

.fs-body-resetPassword .fs-c-orderedList > li::before {
  display: none;
}

.fs-body-resetPassword .fs-c-orderedList > li {
  text-align: center;
}

.fs-body-resetPassword h2.common_title__h2.fs {
  margin: 0px auto 40px;
}

/*====================================================================
お気に入り　ログイン
====================================================================*/
.wishlist-login .login_top {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .common_title__h2.fs {
    width: 100% !important;
  }
  .fs-body-login {
    width: 100%;
  }
  .fs-body-login .fs-l-pageMain {
    max-width: 1020px;
    width: 100%;
  }
  .fs-body-login .fs-c-loginForm {
    padding: 40px 5vw 55px;
    margin: 0 auto 70px;
    width: 100%;
    display: block;
  }
  .fs-body-login .fs-c-subSection__title {
    border-bottom: 1px solid currentColor;
    color: #161616;
    font-size: 15px;
    border: none;
    letter-spacing: 0.09em;
  }
  .fs-body-login .fs-c-inputInformation__field {
    background: none;
    padding: 0;
  }
  .fs-body-login .fs-c-registeredUsers {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
  }
  .fs-body-login .fs-c-inputInformation__field {
    background: no-repeat;
    padding: 0;
  }
  .fs-body-login th.fs-c-inputTable__headerCell {
    width: 170px;
    margin: 0 0 10px;
  }
  .fs-body-login input#fs_input_mailAddress {
    padding: 0 0 0 15px;
  }
  .fs-body-login input#fs_input_password {
    padding: 0 0 0 15px;
  }
  .fs-body-login button.fs-c-button--login.fs-c-button--primary {
    background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 55px;
    color: #fff;
    font-size: 12px;
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 93% center;
  }
  .fs-body-login a.fs-c-button--memberRegister.fs-c-button--primary {
    background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 55px;
    color: #fff;
    font-size: 12px;
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 93% center;
    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;
  }
  .fs-body-login span.fs-c-button__label {
    color: #fff;
  }
  .fs-body-login .fs-c-inputInformation__link {
    margin-top: 8px;
    text-align: center;
  }
  .fs-body-login .fs-c-inputInformation__link a {
    color: #00a6dd;
  }
  .fs-body-login .fs-c-newUsers__message.fs-c-subSection__message {
    display: none;
  }
  .fs-body-login .fs-c-newUsers {
    margin-left: 0px;
    width: 100%;
    /* padding: 0 0 0 65px; */
    /* border-left: 1px solid #E3E3E3; */
    padding: 0px 0 0;
    border-top: 1px solid #e3e3e3;
    border-left: none;
    margin: 60px 0 0 0;
  }
  .fs-body-login h2.fs-c-newUsers__title.fs-c-subSection__title {
    margin: 100px 0 0 0;
  }
  .fs-body-login .fs-c-buttonContainer.fs-c-buttonContainer--memberRegister {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .fs-body-login .fs-c-anotherLogin__message.fs-c-anotherLogin__message--amazon p {
    font-size: 12px;
    line-height: 1.6;
    margin: 0 0 15px;
  }
  .fs-body-login img#OffAmazonPaymentsWidgets0 {
    width: 100%;
    height: auto;
    max-height: 100px !important;
  }
  .fs-body-login .fs-c-loginForm {
    position: relative;
  }
  .fs-body-login .fs-c-otherServiceLogin {
    margin: 0;
    position: static;
    top: 215px;
    width: 100%;
    right: 46px;
    margin: 49px 0 0 0;
  }
  .fs-body-login h2.fs-c-newUsers__title.fs-c-subSection__title {
    margin: 64px 0 10px 0;
  }
  .fs-body-login td.fs-c-inputTable__dataCell {
    width: 100%;
  }
  .fs-body-login .fs-l-main {
    width: 100%;
  }
  .login_top {
    padding: 50px 30px;
    border: 1px solid #E3E3E3;
    width: 90vw;
    margin: 0 auto 40px;
  }
  .login_top .login_top_text1 {
    font-size: 18px;
    letter-spacing: 0.12em;
    margin: 0 0 20px;
    text-align: center;
  }
  .login_top .login_top_text2 {
    font-size: 12px;
    letter-spacing: 0.08em;
    margin: 0 0 40px;
    line-height: 1.83333;
    text-align: center;
  }
  .login_top a {
    background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 220px;
    height: 50px;
    color: #fff;
    font-size: 12px;
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 93% center;
    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;
    margin: auto;
  }
  .login_top a:visited {
    color: #FFF;
  }
  p.register_1_text {
    padding: 0 5vw;
    font-size: 12px;
    margin: 0 0 20px;
  }
  p.register_1_text span {
    color: #FF634E;
  }
  /*====================================================================
 会員登録　SP
====================================================================*/
  .fs-body-register h2.common_title__h2.fs {
    margin: 25px auto 40px;
  }
  .fs-body-register .fs-l-main {
    width: 100%;
    margin: 0px auto 0;
  }
  .fs-body-register input#fs_input_phoneNumber {
    width: 240px;
    float: left;
  }
  .fs-body-register select#fs_input_prefecture {
    float: left;
  }
  .fs-body-register select#fs_input_birthdayYear {
    width: 110px;
  }
  .fs-body-register .fs-c-dropdown {
    margin: 0 10px 0 0;
  }

  .fs-body-register .customer-details .fs-c-inputInformation .fs-c-inputTable .fs-c-dropdown::after {
    display: none;
  }
  .fs-body-register .fs-c-radioGroup .fs-c-radio:not(:last-child), .fs-body-register .fs-c-checkboxGroup .fs-c-radio:not(:last-child) {
    margin-right: 50px;
  }
  .fs-body-register fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField {
    margin: 91px 0 0 10 !important;
    padding: 50px 0 0 0 !important;
    margin: 0 0 0 0;
  }
  .fs-body-register .fs-c-inputText-desc {
    clear: both;
    /* padding: 1px 0 0 0; */
    /* margin: 7px 0 0 0; */
    margin-top: 10px;
    line-height: 1.8;
    font-size: 1.2rem;
  }
  .fs-body-register .fs-c-inputText-desc.fsc6, .fs-body-register .fs-c-inputText-desc.fsc9 {
    clear: both;
    margin: 56px 0 0 !important;
  }
  .fs-body-register button.fs-c-button--confirmRegister.fs-c-button--primary {
    background: #00a6dd !important;
  }
  .fs-body-register .fs-c-inputText-desc {
    text-align: left;
  }
  .fs-body-register .fs-c-inputField__field {
    text-align: left;
  }
  .fs-body-register .fs-c-inputField__field.fs-c-radioGroup.fs-system-assistTarget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  /*====================================================================
 パスワード忘れ　SP10
====================================================================*/
  .fs-body-forgotPassword .fs-l-pageMain {
    max-width: 1020px;
    margin: auto;
  }
  .fs-body-forgotPassword .fs-c-inputInformation {
    background: #F8F8F8;
    padding: 40px 5vw;
    margin: 0 0 100px;
  }
  .fs-body-forgotPassword .fs-c-orderedList > li {
    padding-right: 0;
    font-size: 12px;
    letter-spacing: 0.08em;
  }
  .fs-body-forgotPassword .fs-c-inputInformation__field {
    background: no-repeat !important;
    padding: 0 !important;
    width: 100%;
    margin: 40px auto 0;
  }
  .fs-body-forgotPassword th.fs-c-inputTable__headerCell {
    width: 100%;
    margin: 0 0 15px;
  }
  .fs-body-forgotPassword td.fs-c-inputTable__dataCell {
    width: 100%;
  }
  .fs-body-forgotPassword button.fs-c-button--send.fs-c-button--primary {
    background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 55px;
    color: #fff;
    font-size: 12px;
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 93% center;
    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;
    margin: auto;
  }
  .fs-body-forgotPassword button.fs-c-button--send.fs-c-button--primary span {
    color: #fff;
  }
  .fs-body-forgotPassword .fs-c-orderedList > li::before {
    display: none;
  }
  .fs-body-forgotPassword .fs-c-orderedList > li {
    padding-right: 0;
    font-size: 12px;
    letter-spacing: 0.08em;
    line-height: 22px;
    text-align: center;
  }
  .fs-body-forgotPassword .fs-c-inputInformation__message {
    margin: 0;
  }
  .fs-body-forgotPassword .fs-c-inputTable > tbody > tr {
    margin: 0 0 20px;
  }
  .fs-body-forgotPassword .common_title__h2.fs {
    font-size: 16px;
  }
  .fs-body-review-login .fs-c-guestReview {
    padding: 30px;
    text-align: center;
    border: 1px solid #e3e3e3;
    margin: 0 0 30px;
    width: 90%;
    margin: 0 auto 30px;
  }
  /*====================================================================
会員登録完了
====================================================================*/
  /*
.fs-body-register-success{
	.fs-c-registerSuccessMessage p {
	    font-size: 12px;
	    line-height: 1.6;
	    margin: 0;
	}
	.fs-l-pageMain {
	    max-width: 1020px;
	    width: 100%;
	    margin: 0 0 100px;
	    width: 90vw;
	}
	.fs-c-registerSuccessMessage {
	    border-bottom: 1px solid #E3E3d3;
	    padding: 40px 0 40px 0;
	}
	h1.fs-c-heading.fs-c-heading--page {
	    margin: 40px 5vw;
	}
}*/
  /*====================================================================
	 パスワード忘れ　SP10
	====================================================================*/
  .fs-body-resetPassword .fs-l-main {
    padding: 0;
  }
  .fs-body-resetPassword .fs-l-pageMain {
    max-width: 1020px;
    margin: auto;
  }
  .fs-body-resetPassword .fs-c-inputInformation {
    background: #F8F8F8;
    padding: 40px 5vw;
    margin: 0 0 100px;
  }
  .fs-body-resetPassword .fs-c-orderedList > li {
    padding-right: 0;
    font-size: 12px;
    letter-spacing: 0.08em;
  }
  .fs-body-resetPassword .fs-c-inputInformation__field {
    background: no-repeat !important;
    padding: 0 !important;
    width: 100%;
    margin: 40px auto 0;
  }
  .fs-body-resetPassword th.fs-c-inputTable__headerCell {
    width: 100%;
    margin: 0 0 15px;
  }
  .fs-body-resetPassword td.fs-c-inputTable__dataCell {
    width: 100%;
  }
  .fs-body-resetPassword button.fs-c-button--send.fs-c-button--primary {
    background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #00a6dd;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 55px;
    color: #fff;
    font-size: 12px;
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 93% center;
    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;
    margin: auto;
  }
  .fs-body-resetPassword button.fs-c-button--send.fs-c-button--primary span {
    color: #fff;
  }
  .fs-body-resetPassword .fs-c-orderedList > li::before {
    display: none;
  }
  .fs-body-resetPassword .fs-c-orderedList > li {
    padding-right: 0;
    font-size: 12px;
    letter-spacing: 0.08em;
    line-height: 22px;
    text-align: center;
  }
  .fs-body-resetPassword .fs-c-inputInformation__message {
    margin: 0;
  }
  .fs-body-resetPassword .fs-c-inputTable > tbody > tr {
    margin: 0 0 20px;
  }
  .fs-body-resetPassword h1.fs-c-heading.fs-c-heading--page {
    border: 0;
    font-size: 16px;
    color: #333;
    margin: 20px auto;
    letter-spacing: 0.12em;
    padding: 0 4vw;
    text-align: left;
  }
}

/*====================================================================
 11 my_pagepassword
====================================================================*/
.fs-body-my-account-password .fs-l-pageMain {
  max-width: 1020px;
  width: 100%;
  margin: auto;
}

.fs-body-my-account-password p.pass_change_text {
  margin: 0;
  letter-spacing: 0.06em;
  margin: 0 0 10px;
}

.fs-body-my-account-password .fs-c-inputInformation__message {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.fs-body-my-account-password .fs-c-inputInformation__message p {
  font-size: 12px;
  margin: 0 0 30px;
}

.fs-body-my-account-password .fs-c-inputInformation__field {
  background: navajowhite;
  padding: 40px 0 25px;
  width: 100%;
  max-width: 100%;
}

.fs-body-my-account-password .fs-c-inputInformation__field {
  background: none;
  padding: 40px 0;
  width: 100%;
  max-width: 100%;
  border-bottom: 1px solid #E3E3E3;
  border-top: 1px solid #E3E3E3;
}

.fs-body-my-account-password td.fs-c-inputTable__dataCell {
  width: 285px;
}

.fs-body-my-account-password .fs-c-buttonContainer {
  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;
  padding: 8px 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  font-size: 12px;
  margin: 0 0 100px;
}

.fs-body-my-account-password .fs-c-buttonContainer span.fs-c-button__label {
  color: #0091D9;
}

.fs-body-my-account-password .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--change span {
  color: #fff;
}

.fs-body-my-account-password .fs-c-button--change span {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .fs-body-my-account-password .fs-l-pageMain {
    max-width: 1020px;
    width: 100%;
    margin: auto;
  }
  .fs-body-my-account-password .fs-c-inputInformation {
    padding: 0 5vw;
  }
  .fs-body-my-account-password .fs-c-inputInformation__field {
    padding: 20px 0 0;
  }
  .fs-body-my-account-password .fs-c-inputTable > tbody > tr {
    margin: 0 0 25px;
  }
  .fs-body-my-account-password .fs-c-inputInformation__field {
    margin: 25px 0 60px;
  }
  .fs-body-my-account-password .fs-c-buttonContainer {
    margin: 0 0 40px;
  }
  .fs-body-my-account-password p.pass_change_text {
    margin: 0 5vw 10px;
  }
  .fs-body-my-account-password .fs-c-buttonContainer {
    margin: 0 5vw 40px;
  }
  .fs-body-my-account-password td.fs-c-inputTable__dataCell {
    width: 100%;
  }
  .fs-body-my-account-password .fs-c-inputInformation__message p {
    font-size: 12px;
    margin: 0 0 0px;
  }
  .fs-body-my-account-password .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    width: 90vw;
    margin: 0 auto 100px;
  }
  .fs-body-my-account-password .fs-body-my-account-password p.pass_change_text {
    margin: 0;
    letter-spacing: 0.06em;
    margin: 0 5vw 10px;
  }
  .fs-body-my-account-password .fs-c-inputInformation__message p {
    font-size: 12px;
    margin: 0 0 0px;
  }
}

/*====================================================================
 12 my_orders
====================================================================*/
.fs-body-my-orders .fs-l-pageMain {
  max-width: 1020px;
  width: 100%;
}

.fs-body-my-orders span.fs-c-string.fs-c-string--label {
  font-size: 12px;
  margin: 0 0 9px;
  display: block;
  letter-spacing: 0.05em;
}

.fs-body-my-orders time.fs-c-time {
  font-size: 12px;
  letter-spacing: 0.05em;
}

.fs-body-my-orders .fs-c-orderHistoryItem__orderInfo {
  padding: 20px;
}

.fs-body-my-orders .fs-c-orderHistoryItem__header {
  background: no-repeat;
  border-radius: 0;
}

.fs-body-my-orders .fs-p-announcement {
  display: none;
}

.fs-body-my-orders .fs-c-orderHistoryItem__productName.fs-c-listedProductName {
  font-size: 12px;
}

.fs-body-my-orders span.fs-c-listedProductName__variation {
  font-size: 10px;
}

.fs-body-my-orders .fs-c-orderHistoryItem__productQuantity {
  font-size: 12px;
}

.fs-body-my-orders .fs-c-orderHistoryItem__productName.fs-c-listedProductName {
  margin: 15px 0 0;
}

.fs-body-my-orders .fs-c-button--plain span.fs-c-button__label {
  color: #0091D9;
}

.fs-body-my-orders .fs-c-orderHistoryItem {
  border: 1px solid #E3E3E3;
  border-radius: 0px;
}

.fs-body-my-orders .fs-c-orderHistoryItem__productImage a {
  display: block;
}

.fs-body-my-orders .fs-c-history__listContainer {
  width: 660px;
}

.fs-body-my-orders .fs-c-history__info {
  width: 340px;
  margin: 0px 0 0 0;
}

.fs-body-my-orders .fs-c-dropdown::after {
  display: none;
}

.fs-body-my-orders select.fs-c-dropdown__menu {
  height: 35px;
  background: #fff;
  font-size: 12px;
}

.fs-body-my-orders select.fs-c-dropdown__menu {
  height: 35px;
  background: #fff;
  font-size: 12px;
  background: url(https://parigot.itembox.design/item/images/common/arrow_down.svg);
  background-size: 11px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 94% center;
}

.fs-body-my-orders .fs-c-history__term {
  color: #333333;
  font-weight: normal;
  font-size: 12px;
  margin: 0 0 20px;
}

.fs-body-my-orders .fs-c-history__total dt, .fs-body-my-orders .fs-c-history__total dd {
  border-top: 1px solid #7c8790;
  margin-top: 0;
  padding-top: 0;
  border: none;
  font-size: 12px;
  margin: 0 0 15px;
  font-size: 12px;
  font-weight: normal;
}

.fs-body-my-orders .fs-c-listControl:first-child {
  display: none;
}

.fs-body-my-orders .fs-c-orderHistoryItem__header {
  border-bottom: 1px solid #e3e3e3;
}

.fs-body-my-orders .fs-c-listControl {
  float: right;
  margin: 0;
}

.fs-body-my-orders .fs-body-my-orders .fs-c-orderHistoryItem {
  border: 1px solid #E3E3E3;
  border-radius: 0px;
  margin: 0 0 10px;
}

.fs-body-my-orders .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
  margin: 40px 0 100px;
  float: left;
}

.fs-body-my-orders h2.common_title__h2.fs {
  width: 1020px;
  margin: auto;
  margin: 0px auto 30px;
}

.fs-body-my-orders .fs-c-orderHistory {
  margin-top: 0;
}

.fs-body-my-orders-details {
  /*
	td.fs-c-orderPaymentTable__payment {
		height: 40px;
		width: 50%;
		border: none;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 12px;	
		border: 1px solid #e3e3e3;
		letter-spacing:0.05em;
	}*/
}

.fs-body-my-orders-details .fs-l-pageMain {
  max-width: 1020px;
  width: 100%;
  margin: auto;
}

.fs-body-my-orders-details h2.common_title__h2.fs {
  margin: auto;
  margin: 0px auto 30px;
  letter-spacing: 0.06em;
}

.fs-body-my-orders-details p.common_title__h2_text {
  font-size: 15px;
  letter-spacing: 0.05em;
  margin: 0 0 30px;
}

.fs-body-my-orders-details .fs-c-orderDetail__data {
  background: #F8F8F8;
  padding: 30px;
}

.fs-body-my-orders-details .fs-c-orderDetailList dt, .fs-body-my-orders-details .fs-c-orderDetailList dd {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 12px;
}

.fs-body-my-orders-details .fs-c-orderDetailList dt {
  width: 160px;
}

.fs-body-my-orders-details dl.fs-c-orderDetailList {
  border: none;
}

.fs-body-my-orders-details dt.fs-c-orderDetailList__date {
  margin: 0 0 25px;
}

.fs-body-my-orders-details .fs-c-orderDetailList__date, .fs-body-my-orders-details .fs-c-orderDetailList__date + dd {
  background: none;
  color: #ffffff;
}

.fs-body-my-orders-details h2.fs-c-heading.fs-c-heading--section {
  color: #333;
  margin: 8px 0 30px;
  border-top: 1px solid #e3e3e3;
  padding: 20px 0 0;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.06em;
}

.fs-body-my-orders-details .fs-c-orderPerAddressee__heading {
  background: no-repeat;
  color: #ffffff;
  margin: 0;
  padding: 0;
}

.fs-body-my-orders-details dt.fs-c-addresseeList__name {
  width: 160px;
  font-size: 12px;
  letter-spacing: 0.05em;
}

.fs-body-my-orders-details dl.fs-c-orderPerAddressee__addressee.fs-c-addresseeList dd {
  font-size: 12px;
  display: block;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.fs-body-my-orders-details dl.fs-c-orderPerAddressee__addressee.fs-c-addresseeList dd {
  font-size: 12px;
  letter-spacing: 0.05em;
}

.fs-body-my-orders-details h3.fs-c-orderPerAddressee__heading.fs-c-heading.fs-c-heading--subsection {
  display: none;
}

.fs-body-my-orders-details .fs-c-orderPerAddressee .fs-c-orderTotalTable {
  display: none;
}

.fs-body-my-orders-details .fs-c-cartTable__headerCell {
  background: #F8F8F8;
  word-break: keep-all;
  height: 60px;
  font-size: 12px;
}

.fs-body-my-orders-details .fs-c-cartTable__headerCell, .fs-body-my-orders-details .fs-c-cartTable__dataCell {
  border: 1px solid #E3E3E3;
  padding: 20px;
}

.fs-body-my-orders-details .fs-c-cartTable__productInfo a {
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.25;
}

.fs-body-my-orders-details .fs-c-cartTable__product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-body-my-orders-details th.fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--action {
  display: none;
}

.fs-body-my-orders-details td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--review {
  display: none;
}

.fs-body-my-orders-details a.fs-c-listedProductName__name {
  margin: 0 0px 3px;
}

.fs-body-my-orders-details span.fs-c-listedProductName__variation {
  margin: 0 0 10px;
}

.fs-body-my-orders-details td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--quantity {
  font-size: 12px;
  text-align: center;
}

.fs-body-my-orders-details span.fs-c-cartTable__price.fs-c-price {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  letter-spacing: 0.05em;
}

.fs-body-my-orders-details .fs-c-orderTotalTable > thead > tr > th, .fs-body-my-orders-details .fs-c-orderTotalTable > tfoot > tr > th, .fs-body-my-orders-details .fs-c-orderTotalTable > tbody > tr > th {
  font-weight: normal;
  text-align: left;
  height: 60px;
  vertical-align: middle;
  font-size: 12px;
  border-top: 1px solid #E3E3E3;
}

.fs-body-my-orders-details .fs-c-orderTotalTable > thead > tr > th, .fs-body-my-orders-details .fs-c-orderTotalTable > thead > tr td, .fs-body-my-orders-details .fs-c-orderTotalTable > tfoot > tr > th, .fs-body-my-orders-details .fs-c-orderTotalTable > tfoot > tr td, .fs-body-my-orders-details .fs-c-orderTotalTable > tbody > tr > th, .fs-body-my-orders-details .fs-c-orderTotalTable > tbody > tr td {
  padding: 8px;
  border-top: 1px solid #E3E3E3;
  font-size: 12px;
  vertical-align: middle;
}

.fs-body-my-orders-details .fs-c-deliveryInfoList {
  /* display: table-cell; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #F8F8F8;
  border: 1px solid #E3E3E3;
  border-top: 0px;
}

.fs-body-my-orders-details .fs-c-deliveryInfoList > dt {
  width: 50%;
  min-height: 40px;
  border: none;
  text-align: center;
  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;
  font-size: 12px;
  border-top: 1px solid #E3E3E3;
  letter-spacing: 0.05em;
  background: #F8F8F8;
}

.fs-body-my-orders-details .fs-c-orderPerAddressee__deliveryInfoList {
  position: relative;
}

.fs-body-my-orders-details .yamato_notice {
  width: 100%;
  margin-bottom: 15px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: -24px;
  border: 0;
}

.fs-body-my-orders-details dt.fs-c-deliveryInfoList__deliveryMethod {
  /*height: 40px;
    width: 50%;
    border: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;	
	    border: 1px solid #e3e3e3;
	    letter-spacing:0.05em;*/
}

.fs-body-my-orders-details .fs-c-deliveryInfoList > dd {
  min-height: 40px;
  width: 50%;
  border: none;
  text-align: center;
  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;
  font-size: 12px;
  border-top: 1px solid #E3E3E3;
  border-left: 1px solid #E3E3E3;
  letter-spacing: 0.05em;
  background: #fff;
}

.fs-body-my-orders-details .fs-c-deliveryInfoList > dd .fs-c-deliveryInfoList {
  display: block;
}

.fs-body-my-orders-details .fs-c-orderPaymentTable > tbody > tr > th {
  height: auto;
  width: 50%;
  border: none;
  text-align: center;
  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;
  font-size: 12px;
  border: 1px solid #e3e3e3;
  letter-spacing: 0.05em;
  border-right: 0;
  padding: 12px 0;
  line-height: 1.2;
}

.fs-body-my-orders-details .fs-c-deliveryInfoList__detailList {
  padding: 6px 0px 0px 6px;
  text-align: left;
  font-size: 12px;
}

.fs-body-my-orders-details .fs-c-deliveryInfoList__detailList dt {
  margin-bottom: 5px;
}

.fs-body-my-orders-details .fs-c-deliveryInfoList__detailList dt span {
  font-weight: bold;
}

.fs-body-my-orders-details .fs-c-deliveryInfoList__detailList dd {
  margin-bottom: 10px;
  word-wrap: break-word;
}

.fs-body-my-orders-details .fs-c-orderPaymentTable td {
  height: auto;
  width: 50%;
  border: none;
  text-align: center;
  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;
  font-size: 12px;
  border: 1px solid #e3e3e3;
  letter-spacing: 0.05em;
  padding: 12px 0;
  line-height: 1.2;
}

.fs-body-my-orders-details .fs-c-orderPaymentTable > tbody > tr + tr td,
.fs-body-my-orders-details .fs-c-orderPaymentTable > tbody > tr + tr th {
  border-top: 0;
}

.fs-body-my-orders-details .fs-c-orderTotalTable > thead > tr:last-of-type, .fs-body-my-orders-details .fs-c-orderTotalTable > tfoot > tr:last-of-type, .fs-body-my-orders-details .fs-c-orderTotalTable > tbody > tr:last-of-type:last-child {
  border-bottom: none;
  padding: 0;
}

.fs-body-my-orders-details dl.fs-c-deliveryInfoList {
  /* margin: 10px 0 0;*/
}

.fs-body-my-orders-details .fs-c-orderPerAddressee {
  -ms-grid-columns: 1fr 300px;
  -ms-grid-rows: auto auto auto;
  grid-template: auto auto auto/1fr 300px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.fs-body-my-orders-details table.fs-c-orderPerAddressee__cartTable.fs-c-cartTable {
  width: 660px;
}

.fs-body-my-orders-details .fs-c-orderDetailInfo {
  -ms-grid-columns: 1fr 300px;
  -ms-grid-rows: auto auto auto;
  grid-template: auto auto auto/1fr 300px;
}

.fs-body-my-orders-details table.fs-c-orderDetailInfo__cartTable.fs-c-cartTable {
  width: 660px;
}

.fs-body-my-orders-details table.fs-c-orderPaymentTable tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fs-body-my-orders-details th.fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--subtotal {
  width: 160px;
}

.fs-body-my-orders-details th.fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--quantity {
  width: 160px;
}

.fs-body-my-orders-details .fs-c-cartTable__product > .fs-c-cartTable__productImage {
  padding-right: 15px;
}

.fs-body-my-orders-details button.fs-c-button--back.fs-c-button--standard {
  background: no-repeat;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  text-align: left;
  color: #0091D9;
}

.fs-body-my-orders-details button.fs-c-button--back.fs-c-button--standard span {
  color: #0091D9;
}

.fs-body-my-orders-details .fs-c-buttonContainer {
  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: safe;
  padding: 0;
  font-size: 12px;
  margin: 40px 0 100px;
  display: block;
}

.fs-body-my-orders-details .amo {
  font-size: 12px;
  margin: 0 0 10px;
  display: none;
}

.fs-body-my-orders-details .fs-c-buttonContainer.fs-c-buttonContainer--back {
  display: block;
}

.fs-c-orderHistoryItem__product {
  position: relative;
}

dl.fs-c-orderHistoryItem__deliveryInfo {
  position: absolute;
  top: 90px;
  right: 334px;
  width: 180px;
}

dl.fs-c-orderHistoryItem__deliveryInfo dd {
  font-size: 12px;
  font-weight: normal;
}

dl.fs-c-orderHistoryItem__deliveryInfo dt {
  font-size: 12px;
  font-weight: normal;
}

dl.fs-c-orderHistoryItem__deliveryInfo .fs-c-time {
  font-size: 12px;
}

dl.fs-c-orderHistoryItem__deliveryInfo dt.fs-c-orderHistoryItem__deliveryStatus {
  margin: 0 0 5px;
}

dl.fs-c-orderHistoryItem__deliveryInfo dt.fs-c-orderHistoryItem__invoiceNumber {
  margin: 0 0 5px;
}

dl.fs-c-orderHistoryItem__deliveryInfo dt.fs-c-orderHistoryItem__deliveryStatus {
  text-align: left;
}

.fs-c-orderHistoryItem__productName.fs-c-listedProductName > a {
  margin: 0 0 4px;
}

@media screen and (max-width: 768px) {
  .fs-body-my-orders h2.common_title__h2.fs {
    width: 1020px;
    margin: auto;
    margin: 20px auto 30px;
  }
  .fs-body-my-orders .fs-body-my-orders {
    display: block;
  }
  .fs-body-my-orders .fs-c-history__listContainer {
    width: 100%;
  }
  .fs-body-my-orders .fs-c-history__info {
    width: 90vw;
    margin: 0px auto;
  }
  .fs-body-my-orders select.fs-c-dropdown__menu {
    height: 45px;
  }
  .fs-body-my-orders .fs-c-history__term {
    padding: 0 0 20px;
    border-bottom: 1px solid #e3e3e3;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__orderInfo {
    display: block;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__orderInfo dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__orderInfo dl dt {
    width: 50%;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__orderInfo dl dd {
    width: 50%;
    text-align: right;
  }
  .fs-body-my-orders span.fs-c-string.fs-c-string--label {
    font-size: 12px;
    margin: 0 0 15px;
    display: block;
    letter-spacing: 0.05em;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__header__button.fs-c-buttonContainer.fs-c-buttonContainer--viewOrderHistoryDetail {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
    padding: 0 0 20px;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem {
    width: 90vw;
    margin: auto;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__productImage {
    margin: 0;
    width: 21.3vw;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__product {
    -ms-grid-columns: 21vw 1fr;
    grid-template-columns: 21vw 1fr;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding: 16px 8px;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__productQuantity {
    text-align: left;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__button.fs-c-buttonContainer.fs-c-buttonContainer--addReview--detail {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__productQuantity {
    text-align: left;
  }
  .fs-body-my-orders .fs-c-orderHistoryItem__productName.fs-c-listedProductName {
    margin: 14px 0 0;
  }
  .fs-body-my-orders .fs-c-listControl {
    float: right;
    margin: 0;
    width: 90vw;
    margin: 12px auto 0;
    float: none;
  }
  .fs-body-my-orders a.fs-c-button--viewOrderHistoryDetail.fs-c-button--plain {
    margin: 0 5vw;
  }
  .fs-body-my-orders .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin: 40px 5vw 100px;
    float: left;
  }
  /* detail */
  h2.common_title__h2.fs {
    margin: 20px auto !important;
  }
  .fs-body-my-orders-details p.common_title__h2_text {
    font-size: 16px;
    letter-spacing: 0.05em;
    margin: 0 0 20px;
    padding: 0 5vw;
  }
  .fs-body-my-orders-details .fs-c-orderDetail__data {
    background: #F8F8F8;
    padding: 30px;
    width: 90vw;
    margin: auto;
  }
  .fs-body-my-orders-details h2.fs-c-heading.fs-c-heading--section {
    color: #333;
    margin: 20px 0 0px;
    border-top: 1px solid #e3e3e3;
    padding: 20px 0 0;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.06em;
  }
  .fs-body-my-orders-details h2.fs-c-heading.fs-c-heading--section {
    padding: 20px 5vw;
  }
  .fs-body-my-orders-details dl.fs-c-orderPerAddressee__addressee.fs-c-addresseeList {
    padding: 0 5vw;
  }
  .fs-body-my-orders-details dt.fs-c-addresseeList__name {
    margin: 0 0 10px;
  }
  .fs-body-my-orders-details dt.fs-c-addresseeList__address {
    font-size: 12px;
  }
  .fs-body-my-orders-details dt.fs-c-addresseeList__name + dd {
    margin: 0 0 25px;
  }
  .fs-body-my-orders-details dt.fs-c-addresseeList__address {
    margin: 0 0 10px;
  }
  .fs-body-my-orders-details dd.fs-c-address {
    margin: 0 0 25px;
  }
  .fs-body-my-orders-details table.fs-c-orderPerAddressee__cartTable.fs-c-cartTable {
    width: 90vw;
    margin: auto;
    border: none;
  }
  .fs-body-my-orders-details .fs-c-cartTable__row {
    border: none;
  }
  .fs-body-my-orders-details table.fs-c-orderPerAddressee__cartTable.fs-c-cartTable {
    width: 90vw;
    margin: 25px auto 0;
  }
  .fs-body-my-orders-details .fs-c-cartTable__row {
    display: block;
  }
  .fs-body-my-orders-details .fs-c-orderDeliveryInfo {
    margin-top: 20px;
    padding: 0 5vw;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__deliveryInfoList {
    margin: 40px 25px 10px;
  }
  .fs-body-my-orders-details table.fs-c-orderDetailInfo__cartTable.fs-c-cartTable {
    width: 90vw;
    margin: auto;
  }
  .fs-body-my-orders-details .fs-c-orderDetailInfo__orderTotal {
    margin-top: 8px;
    width: 90vw;
    margin: 40px auto 0;
  }
  .fs-body-my-orders-details .fs-c-buttonContainer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .fs-body-my-orders-details .amo {
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
  }
  .fs-body-my-orders-details .fs-c-cartTable__unitPrice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .fs-body-my-orders-details .fs-c-cartTable__productImage + .fs-c-cartTable__productInfo {
    width: 100%;
  }
  .fs-body-my-orders-details td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--quantity {
    display: none;
  }
  .fs-body-my-orders-details td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal {
    display: none;
  }
  .fs-body-my-orders-details .fs-c-cartTable__productInfo {
    width: 100%;
  }
  .fs-body-my-orders-details h2.fs-c-heading.fs-c-heading--section {
    padding: 60px 5vw 20px;
    border: none;
  }
  dl.fs-c-orderHistoryItem__deliveryInfo {
    position: static;
  }
}

/*====================================================================
 13 my_wishlist
====================================================================*/
.my_wishlist {
  /* fs-c-productList */
  /* fs-c-productList ここまで */
}

.my_wishlist .fs-l-pageMain {
  max-width: 100%;
  width: 1020px;
}

.my_wishlist .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.my_wishlist .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.my_wishlist .fs-p-announcement__body {
  display: none;
}

.my_wishlist .wishlist-tab {
  margin-bottom: 30px;
}

.my_wishlist .wishlist-tab__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.my_wishlist .wishlist-tab__item a {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 13px;
}

.my_wishlist .wishlist-tab__item.active {
  border-bottom: 1px solid #161616;
}

.my_wishlist .fs-c-productList {
  margin: 0px 0;
  border-top: 1px solid #E3E3E3;
  /* レビュー,評価 非表示 */
}

.my_wishlist .fs-c-productList__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: -20px;
}

.my_wishlist .fs-c-productList__list__item.fs-c-productListItem {
  width: 188px;
  margin: 0 20px 40px 0;
}

.my_wishlist .fs-c-productList__list__item.fs-c-productListItem .fs-c-productListItem__image.fs-c-productImage a {
  display: block;
}

.my_wishlist .fs-c-productList .fs-c-productMark__mark {
  padding: 0;
}

.my_wishlist .fs-c-productList .fs-c-productName {
  margin-bottom: 5px;
}

.my_wishlist .fs-c-productList .fs-c-productName__name {
  margin-bottom: 3px;
}

.my_wishlist .fs-c-productList .fs-c-productName__variation {
  font-size: 12px;
}

.my_wishlist .fs-c-productList .fs-c-productMarks .fs-c-productMark {
  margin-bottom: 5px;
}

.my_wishlist .fs-c-productList .fs-c-productMarks .fs-c-productMark__item {
  padding: 0;
}

.my_wishlist .fs-c-productList .fs-c-productMarks .fs-c-productMark__item + .fs-c-productMark__item {
  margin-top: 1000px;
  margin-top: 1000px;
  display: block;
}

.my_wishlist .fs-c-productList .fs-c-productMarks .fs-c-productMark__mark {
  font-size: 12px;
  padding: 0;
}

.my_wishlist .fs-c-productList .fs-c-productListItem__viewReview,
.my_wishlist .fs-c-productList .fs-c-productListItem__rating {
  display: none;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  /*カートに入れる*/
  /* カートに入れる */
  /*再入荷のお知らせ*/
  /*ハート*/
  /*off*/
  /*on*/
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain {
  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;
  height: 45px;
  width: 155px;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain:hover {
  text-decoration: none;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain::before {
  font-size: 16px;
  margin-right: 5px;
  padding: 0 0 3px 0;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain.fs-c-button--addToCart--list {
  background: #0091D9;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain.fs-c-button--addToCart--list .fs-c-button__label {
  color: #fff;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain.fs-c-button--addToCart--list::before {
  color: #fff;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--subscribeToArrivalNotice--list.fs-c-button--plain {
  border: #707070 1px solid;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain.fs-c-button--subscribeToArrivalNotice--list::before {
  content: none;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--particular {
  width: 16px;
  height: 16px;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--particular::before {
  font-size: 1.6rem;
}

.my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--removeFromWishList--icon.fs-c-button--particular::before {
  color: #EA5430;
}

.my_wishlist .fs-c-buttonContainer--myPageTop {
  display: none;
}

.my_wishlist .custom_mypage_top a {
  color: #0091D9;
}

@media screen and (max-width: 768px) {
  .my_wishlist {
    /* fs-c-productList */
  }
  .my_wishlist .fs-l-pageMain {
    padding: 0 20px;
  }
  .my_wishlist .fs-l-pageMain__header .mypage_title {
    padding: 20px 0 0 0;
    margin-bottom: 20px;
  }
  .my_wishlist h1.fs-c-heading.fs-c-heading--page {
    margin-bottom: 20px;
  }
  .my_wishlist .wishlist-tab__item {
    width: 50%;
  }
  .my_wishlist .wishlist-tab__item a {
    width: 100%;
  }
  .my_wishlist .fs-c-productList__list {
    margin: 0px -8px;
  }
  .my_wishlist .fs-c-productList__list__item.fs-c-productListItem {
    width: 50%;
    margin: 0px 0 40px;
    padding: 0 8px;
  }
  .my_wishlist .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain {
    width: 100%;
    margin-right: 10px;
  }
  /* fs-c-productList ここまで */
}

/*====================================================================
 14 my_points
====================================================================*/
.fs-body-my-points h2.common_title__h2.fs {
  margin: 0px auto 25px;
}

.fs-body-my-points .fs-c-history__info {
  max-width: 660px;
  margin: 0;
  padding: 30px;
}

.fs-body-my-points p.common_title__h2_text {
  font-size: 15px;
  letter-spacing: 0.05em;
  margin: 0 0 30px;
}

.fs-body-my-points dl.fs-c-pointSummary {
  padding: 0;
}

.fs-body-my-points .fs-c-pointSummary [class$="--availablePoint"] {
  padding: 16px 8px 8px;
  background: no-repeat;
}

.fs-body-my-points .fs-c-pointSummary [class$="--limitedPoint"] {
  background: no-repeat;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.fs-body-my-points .fs-c-pointSummary [class$="--availablePoint"] {
  padding: 16px 8px 8px;
  background: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fs-body-my-points dt.fs-c-pointSummary__label--limitedPoint {
  width: 170px;
  display: inline-block;
  margin: 5px 0 0;
}

.fs-body-my-points .fs-c-pointSummary [class$="--limitedPoint"] {
  background: no-repeat;
  padding-bottom: 16px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: inline-block;
}

.fs-body-my-points .fs-c-pointSummary {
  display: block;
}

.fs-body-my-points dt.fs-c-pointSummary__label--purchasePointExpiration,
.fs-body-my-points dt.fs-c-pointSummary__label--waitingPoint,
.fs-body-my-points dt.fs-c-pointSummary__label--purchasePointTotal {
  width: 160px;
  display: inline-block;
  font-size: 12px;
}

.fs-body-my-points dd.fs-c-pointSummary__value--purchasePointExpiration,
.fs-body-my-points dd.fs-c-pointSummary__value--waitingPoint,
.fs-body-my-points dd.fs-c-pointSummary__value--purchasePointTotal {
  width: 200px;
  display: inline-block;
  font-size: 12px;
}

.fs-body-my-points dl.point_dl {
  margin: 0 0 15px;
}

.fs-body-my-points dt.fs-c-pointSummary__label--availablePoint {
  font-size: 12px;
  padding: 0;
}

.fs-body-my-points .fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
  color: #333;
  font-size: 16px;
}

.fs-body-my-points dt.fs-c-pointSummary__label--limitedPoint {
  font-size: 12px;
}

.fs-body-my-points dd.fs-c-pointSummary__value--limitedPoint {
  font-size: 12px;
}

.fs-body-my-points span.fs-c-pointSummary__number + span {
  font-size: 12px;
  margin: 4px 0 0 7px;
}

.fs-body-my-points dd.fs-c-pointSummary__value--limitedPoint + dl {
  border-top: 1px solid #E3E3E3;
  padding: 25px 0 0 0;
}

.fs-body-my-points select.fs-c-dropdown__menu {
  width: 300px;
  height: 35px;
  font-size: 12px;
  background: url(https://parigot.itembox.design/item/images/common/arrow_down.svg);
  background-size: 11px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 94% center;
}

.fs-body-my-points .fs-c-history__termCtrl {
  margin: 0 0 30px;
}

.fs-body-my-points .fs-c-history__termCtrl + div {
  display: none;
}

.fs-body-my-points .fs-c-listTable th {
  border-left: none;
  height: 60px;
}

.fs-body-my-points .fs-c-listTable td {
  border-left: none;
  height: 75px;
}

.fs-body-my-points .fs-c-listTable th, .fs-body-my-points .fs-c-listTable td {
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  padding: 0;
  font-size: 12px;
}

.fs-body-my-points .fs-c-listTable > thead {
  border-top: 1px solid #e3e3e3;
  background: #F8F8F8;
}

.fs-body-my-points .fs-c-dropdown::after {
  display: none;
}

.fs-body-my-points .fs-c-listTable > tbody {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

.fs-body-my-points .fs-c-pairList {
  display: -ms-grid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  grid-auto-rows: auto;
  grid-auto-flow: row;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fs-body-my-points .fs-c-pointListTable__data {
  display: block;
  text-align: center;
  font-size: 12px;
}

.fs-body-my-points .fs-c-history__listContainer {
  padding-top: 60px;
}

.fs-body-my-points dl.fs-c-pointListTable__dataDetail.fs-c-pairList {
  margin: 5px 0 0;
}

.fs-body-my-points .fs-c-buttonContainer {
  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;
  padding: 8px 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  font-size: 12px;
  margin: 40px 0 100px;
}

.fs-body-my-points .fs-c-buttonContainer span.fs-c-button__label {
  color: #0091D9;
}

.fs-body-my-points a.rank {
  font-size: 12px;
  color: #0091D9;
  margin: 15px 0 0;
  display: block;
}

@media screen and (max-width: 768px) {
  .fs-body-my-points p.common_title__h2_text {
    font-size: 16px;
    letter-spacing: 0.05em;
    margin: 0 5vw 30px;
  }
  .fs-body-my-points .fs-body-my-points .fs-c-history__info {
    max-width: 660px;
    margin: 0;
    padding: 30px;
    width: 90vw;
    margin: auto;
  }
  .fs-body-my-points h2.common_title__h2.fs {
    margin: 20px auto !important;
    padding: 0 5vw;
  }
  .fs-body-my-points .fs-c-history__info {
    max-width: 660px;
    margin: 0;
    padding: 20px;
    width: 90vw;
    margin: auto;
  }
  .fs-body-my-points .fs-body-my-points .fs-c-pointSummary [class$="--availablePoint"] {
    padding: 0 0 10px;
  }
  .fs-body-my-points .fs-c-pointSummary [class$="--limitedPoint"] {
    background: no-repeat;
    padding-bottom: 0;
  }
  .fs-body-my-points dt.fs-c-pointSummary__label--purchasePointExpiration, .fs-body-my-points dt.fs-c-pointSummary__label--waitingPoint, .fs-body-my-points .fs-body-my-points dt.fs-c-pointSummary__label--purchasePointTotal {
    width: 50%;
  }
  .fs-body-my-points dd.fs-c-pointSummary__value--purchasePointExpiration, .fs-body-my-points dd.fs-c-pointSummary__value--waitingPoint, .fs-body-my-points dd.fs-c-pointSummary__value--purchasePointTotal {
    width: 50%;
    display: inline-block;
    font-size: 12px;
    text-align: right;
  }
  .fs-body-my-points a.rank {
    padding: 0 5vw;
  }
  .fs-body-my-points select.fs-c-dropdown__menu {
    width: 90%;
    height: 45px;
    font-size: 12px;
    background: url(https://parigot.itembox.design/item/images/common/arrow_down.svg);
    background-size: 11px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 94% center;
    margin: auto;
    display: block;
  }
  .fs-body-my-points .fs-c-listTable {
    border-collapse: collapse;
    width: 90%;
    margin: 8px auto;
  }
  .fs-body-my-points .fs-c-pointListTable.fs-c-listTable > tbody > tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin: auto;
    border: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    border-bottom: 1px solid #e3e3e3;
  }
  .fs-body-my-points .fs-c-pointListTable.fs-c-listTable > tbody > tr td {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .fs-body-my-points .fs-c-listControl {
    margin: 0 5vw;
  }
  .fs-body-my-points .fs-body-my-points .fs-c-buttonContainer {
    padding: 8px 5vw;
  }
}

.fs-body-my-points dt.fs-c-pointSummary__label--purchasePointExpiration, .fs-body-my-points dt.fs-c-pointSummary__label--waitingPoint, .fs-body-my-points dt.fs-c-pointSummary__label--purchasePointTotal {
  width: 50%;
}

/*====================================================================
 15 my_account_delete
====================================================================*/
.my_account_delete .fs-l-pageMain {
  max-width: 100%;
  width: 1020px;
}

.my_account_delete .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.my_account_delete .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.my_account_delete .fs-l-pageMain h1.fs-c-heading.fs-c-heading--page {
  margin-bottom: 10px;
}

.my_account_delete .fs-c-inputInformation__message {
  margin: 0 0 30px 0;
  display: block;
  text-align: left;
  font-size: 12px;
}

.my_account_delete .fs-c-inputInformation__field {
  max-width: 100%;
  padding: 0;
  font-size: 12px;
  margin: 0;
}

.my_account_delete .fs-c-inputInformation .fs-c-inputTable {
  border-top: 1px solid #E3E3E3;
  width: 100%;
}

.my_account_delete .fs-c-inputInformation .fs-c-inputTable > tbody > tr {
  margin: 0;
  border-bottom: 1px solid #E3E3E3;
}

.my_account_delete .fs-c-inputInformation .fs-c-inputTable__headerCell {
  width: 160px;
  padding: 20px 0;
}

.my_account_delete .fs-c-inputInformation__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.my_account_delete .fs-c-inputInformation__button .fs-c-button--confirmLeave,
.my_account_delete .fs-c-inputInformation__button .fs-c-button--cancel {
  width: 220px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px;
}

.my_account_delete .fs-c-inputInformation__button span {
  color: #fff;
  font-size: 12px;
}

.my_account_delete .fs-c-inputInformation__button .fs-c-button--confirmLeave {
  margin-left: 20px;
}

.my_account_delete .fs-c-inputInformation__button .fs-c-button--cancel {
  color: #333333;
  border: 1px solid #333;
  background: #fff;
}

.my_account_delete .fs-c-inputInformation__button .fs-c-button--cancel span {
  color: #333333;
}

.my_account_delete .fs-c-buttonContainer--myPageTop {
  margin: 40px 0 100px 0;
  display: block;
  padding: 0;
}

.my_account_delete .fs-c-buttonContainer--myPageTop a:hover {
  text-decoration: none;
}

.my_account_delete .fs-c-buttonContainer--myPageTop span {
  color: #0091D9;
}

@media screen and (max-width: 768px) {
  .my_account_delete .fs-l-pageMain {
    padding: 20px 20px 0;
  }
  .my_account_delete .fs-l-pageMain h1.fs-c-heading.fs-c-heading--page {
    font-size: 16px;
  }
  .my_account_delete .fs-c-inputInformation .fs-c-inputTable > tbody > tr {
    padding: 20px 0;
  }
  .my_account_delete .fs-c-inputInformation .fs-c-inputTable__headerCell {
    padding: 0;
    width: 100%;
  }
  .my_account_delete .fs-c-inputInformation__button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 60px;
  }
  .my_account_delete .fs-c-inputInformation__button .fs-c-button--confirmLeave,
  .my_account_delete .fs-c-inputInformation__button .fs-c-button--cancel {
    width: 100%;
  }
  .my_account_delete .fs-c-inputInformation__button .fs-c-button--confirmLeave {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .my_account_delete + .fs-c-breadcrumb {
    padding: 0 20px;
  }
}

/*====================================================================
 16 my_coupons
====================================================================*/
.my_coupons .fs-l-pageMain {
  max-width: 100%;
  max-width: 1020px;
}

.my_coupons .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  max-width: 1020px;
  margin: 40px auto;
}

.my_coupons .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.my_coupons .fs-l-pageMain h1.fs-c-heading.fs-c-heading--page {
  font-size: 15px;
  color: #161616;
}

.my_coupons .fs-c-couponList {
  /* fs-c-coupon */
}

.my_coupons .fs-c-couponList__item {
  border: 1px solid #E3E3E3;
  padding: 0;
  border-radius: 0;
  font-size: 0;
  margin: 0 0 40px 0;
}

.my_coupons .fs-c-couponList .fs-c-coupon__info {
  font-size: 12px;
}

.my_coupons .fs-c-couponList .fs-c-coupon__name {
  width: 400px;
  padding: 0 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
}

.my_coupons .fs-c-couponList .fs-c-couponName__explain {
  display: none;
}

.my_coupons .fs-c-couponList .fs-c-couponName__name {
  color: #7c8790;
  font-size: 12px;
  margin-bottom: 15px;
  color: #161616;
}

.my_coupons .fs-c-couponList .fs-c-couponName__discount {
  background: #E6C63D;
  text-align: center;
  font-size: 16px;
  padding: 17px 0;
}

.my_coupons .fs-c-couponList .fs-c-couponName__discount span {
  color: #fff;
}

.my_coupons .fs-c-couponList .fs-c-coupon__description {
  padding: 20px;
  font-size: 0;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponExpiration {
  font-size: 12px;
  margin-bottom: 20px;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponExpiration__title {
  color: #161616;
  font-size: 12px;
  margin: 0 0 10px 0;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponExpiration__list__item + .fs-c-couponExpiration__list__item {
  margin-top: 10px;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponExpiration__list__item__title {
  border: 0px;
  padding: 0;
  margin: 0 20px 0 0;
  background: #F8F8F8;
  width: 145px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #161616;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponExpiration__notice {
  color: #161616;
  font-size: 16px;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponExpiration__list__item--available {
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponAppliedCondition {
  font-size: 12px;
  margin: 0;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponAppliedCondition__title {
  color: #161616;
  font-size: 12px;
  margin: 0 0 10px 0;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponAppliedCondition__list {
  padding: 0 0 0 20px;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponAppliedCondition__list__item {
  list-style: disc;
  padding: 0;
  line-height: 1.5;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponAppliedCondition__list__item + .fs-c-couponAppliedCondition__list__item {
  margin-top: 7px;
}

.my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponAppliedCondition__list__item::before {
  content: none;
}

.my_coupons .fs-c-buttonContainer--myPageTop {
  margin: 40px 0 100px 0;
  display: block;
  padding: 0;
}

.my_coupons .fs-c-buttonContainer--myPageTop a:hover {
  text-decoration: none;
}

.my_coupons .fs-c-buttonContainer--myPageTop span {
  color: #0091D9;
}

@media screen and (max-width: 768px) {
  .my_coupons .fs-l-pageMain {
    padding: 20px 15px 0;
  }
  .my_coupons .fs-l-pageMain__header .mypage_title {
    margin-bottom: 20px;
  }
  .my_coupons .fs-l-pageMain h1.fs-c-heading.fs-c-heading--page {
    margin-bottom: 20px;
  }
  .my_coupons .fs-c-couponList {
    /* fs-c-coupon */
  }
  .my_coupons .fs-c-couponList .fs-c-coupon__info {
    padding: 20px 13px;
  }
  .my_coupons .fs-c-couponList .fs-c-coupon__name {
    width: 100%;
    padding: 0;
  }
  .my_coupons .fs-c-couponList .fs-c-coupon__description {
    padding: 20px 0 0 0;
    border-top: 1px solid #E3E3E3;
  }
  .my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponExpiration__list__item {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponExpiration__list__item__title {
    width: 50%;
    margin: 0 00px 0 0;
  }
  .my_coupons .fs-c-couponList .fs-c-coupon .fs-c-couponExpiration__list__item__body {
    width: 50%;
    padding: 0 0 0 20px;
  }
  .my_coupons + .fs-c-breadcrumb {
    padding: 0 15px;
  }
}

/*====================================================================
 17 my_reviews
====================================================================*/
.my_reviews .fs-l-pageMain {
  max-width: 100%;
  width: 1020px;
}

.my_reviews .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 30px;
  letter-spacing: 1px;
}

.my_reviews .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.my_reviews .fs-l-pageMain h1.fs-c-heading.fs-c-heading--page {
  font-size: 15px;
  color: #161616;
}

.my_reviews .fs-c-history {
  margin-bottom: 40px;
}

.my_reviews .fs-c-history .fs-c-listControl {
  display: none;
}

.my_reviews .fs-c-history .fs-c-reviewList {
  margin-bottom: 5px;
  /* reviewProduct */
  /* reviewProduct end  */
  /* reviewInfo */
  /* reviewInfo end */
  /* fs-c-reviewBody */
  /* fs-c-reviewBody end */
  /* fs-c-buttonContainer--editReview */
  /* fs-c-buttonContainer--editReview end */
}

.my_reviews .fs-c-history .fs-c-reviewList__item {
  border-bottom: 1px solid #E3E3E3;
  padding: 30px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.my_reviews .fs-c-history .fs-c-reviewList__item:first-child {
  border-top: 1px solid #E3E3E3;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewProduct {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100px;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewProduct__image {
  margin: 0;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewProduct__image a {
  display: block;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewInfo {
  width: 250px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 60px 0 16px;
  line-height: 1.5;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewInfo .fs-c-reviewContent {
  width: 100%;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewInfo .fs-c-reviewStars::before {
  font-size: 1.2rem;
  color: #E6C63D;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewInfo__date {
  margin: 10px 0;
  line-height: 1;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewInfo__date dt {
  font-size: 0;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewInfo__date dd .fs-c-time {
  color: #707070;
  font-size: 12px;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewInfo__status {
  display: none;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewInfo .fs-c-productName__name {
  font-size: 12px;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewBody {
  margin: 0 0 10px 0;
  padding: 20px 20px 32px 20px;
  font-size: 12px;
  line-height: 1.5;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-buttonContainer--editReview {
  padding: 0;
  text-align: left;
  display: block;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-buttonContainer--editReview .fs-c-button--plain {
  text-decoration: underline;
  color: #333333;
}

.my_reviews .fs-c-history .fs-c-reviewList .fs-c-buttonContainer--editReview .fs-c-button--plain:hover {
  color: #333333;
}

.my_reviews .fs-c-history .fs-c-reviewList + .fs-c-listControl {
  display: block;
}

.my_reviews .fs-c-buttonContainer--myPageTop {
  margin: 40px 0 100px 0;
  display: block;
  padding: 0;
}

.my_reviews .fs-c-buttonContainer--myPageTop a:hover {
  text-decoration: none;
}

.my_reviews .fs-c-buttonContainer--myPageTop span {
  color: #0091D9;
}

/* reviews */
.reviews .fs-c-history .fs-c-listControl {
  display: block;
  margin-bottom: 10px;
}

.reviews .fs-c-reviewInfo__reviewer {
  display: none;
}

@media screen and (max-width: 768px) {
  .my_reviews .fs-l-pageMain {
    padding: 20px 15px 0;
  }
  .my_reviews .fs-l-pageMain__header .mypage_title {
    margin-bottom: 20px;
  }
  .my_reviews .fs-l-pageMain h1.fs-c-heading.fs-c-heading--page {
    margin-bottom: 20px;
  }
  .my_reviews .fs-c-history .fs-c-reviewList {
    /* reviewProduct */
    /* reviewProduct end  */
    /* reviewInfo */
    /* reviewInfo end */
    /* fs-c-reviewContent */
    /* fs-c-reviewContent end */
    /* fs-c-reviewBody */
    /* fs-c-reviewBody end */
    /* fs-c-buttonContainer--editReview */
  }
  .my_reviews .fs-c-history .fs-c-reviewList__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewProduct {
    max-width: 100px;
    width: 30%;
  }
  .my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewInfo {
    width: 70%;
    padding: 0 0 0 20px;
  }
  .my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewContent {
    width: 100%;
    margin-top: 20px;
  }
  .my_reviews .fs-c-history .fs-c-reviewList .fs-c-reviewBody {
    padding: 20px 15px;
  }
  .my_reviews .fs-c-history .fs-c-reviewList .fs-c-buttonContainer--editReview {
    display: none;
  }
  .my_reviews + .fs-c-breadcrumb .fs-c-breadcrumb__list {
    padding: 0 15px;
  }
}

/*====================================================================
 18 my_addressbook_new
====================================================================*/
.my_addressbook_new .fs-l-pageMain {
  max-width: 100%;
  width: 1020px;
}

.my_addressbook_new .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.my_addressbook_new .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.my_addressbook_new .fs-c-inputInformation {
  font-size: 12px;
  margin-bottom: 40px;
}

.my_addressbook_new .fs-c-inputInformation__message {
  text-align: left;
  display: block;
  margin: 0;
}

.my_addressbook_new .fs-c-inputInformation__field {
  max-width: 100%;
  border-top: #E3E3E3 solid 1px;
  margin: 30px 0 40px 0;
}

.my_addressbook_new .fs-c-inputInformation__button {
  padding: 0;
  margin: 0 0 40px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.my_addressbook_new .fs-c-inputInformation__button .fs-c-button--primary,
.my_addressbook_new .fs-c-inputInformation__button .fs-c-button--cancel {
  color: #fff;
  border: 0px;
  height: 50px;
  line-height: 50px;
  width: 220px;
  min-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  min-width: 220px;
  font-size: 12px;
}

.my_addressbook_new .fs-c-inputInformation__button .fs-c-button--primary {
  background: #00a6dd;
  margin-left: 40px;
}

.my_addressbook_new .fs-c-inputInformation__button .fs-c-button__label {
  color: #fff;
}

.my_addressbook_new .fs-c-inputInformation__button .fs-c-button--cancel {
  border: 1px solid #707070;
  background: inherit;
}

.my_addressbook_new .fs-c-inputInformation__button .fs-c-button--cancel .fs-c-button__label {
  color: #707070;
}

.my_addressbook_new .fs-c-inputInformation .fs-c-button--primary:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-left: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left-color: #fff;
  z-index: 10;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.my_addressbook_new .fs-c-inputTable > tbody > tr {
  margin: 0 0 0 0;
  border-bottom: #E3E3E3 solid 1px;
}

.my_addressbook_new .fs-c-inputTable > tbody > tr th {
  padding: 22px 0;
}

.my_addressbook_new .fs-c-inputTable > tbody > tr td {
  padding: 22px 0;
}

.my_addressbook_new .fs-c-inputTable__dataCell {
  width: auto;
}

.my_addressbook_new .fs-c-inputTable__headerCell {
  width: 200px;
}

.my_addressbook_new .fs-c-inputTable > tbody > tr + tr {
  margin-top: 0;
}

.my_addressbook_new .fs-c-inputTable__label {
  position: relative;
  font-size: 12px;
}

.my_addressbook_new .fs-c-inputTable__label .fs-c-requiredMark {
  font-size: 0;
  width: auto;
  height: auto;
  text-indent: -1px;
  position: absolute;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  top: 50%;
}

.my_addressbook_new .fs-c-inputTable__label .fs-c-requiredMark::before {
  content: "※";
  font-size: 12px;
  color: #FF634E;
}

.my_addressbook_new .fs-c-inputField__field {
  text-align: left;
}

.my_addressbook_new .fs-c-inputField select,
.my_addressbook_new .fs-c-inputField input {
  width: 550px;
  height: 45px;
  border: 1px solid #BFBFBF;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 20px;
}

.my_addressbook_new .fs-c-inputField .fs-c-dropdown {
  display: inline-block;
}

.my_addressbook_new .fs-c-inputField .fs-c-dropdown:after {
  content: "";
  background: inherit;
  border-left: 0;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  line-height: 1;
  pointer-events: none;
  border-right: 1px solid #161616;
  border-bottom: 1px solid #161616;
  width: 8px;
  height: 8px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  top: 50%;
  right: 15px;
  padding: 0;
}

.my_addressbook_new .fs-c-inputField__field--zipCode {
  display: block;
}

.my_addressbook_new .fs-c-inputField .fs-c-input--zipCode {
  width: 240px;
  max-width: 100%;
}

.my_addressbook_new .fs-c-inputField #fs_input_prefecture {
  width: 200px;
  height: 35px;
  padding: 10px 20px;
}

.my_addressbook_new .fs-c-inputField__explanation {
  display: none;
}

.my_addressbook_new .fs-c-inputField .fs-c-inputDate .fs-c-dropdown select {
  height: 35px;
  padding: 10px 15px;
  width: 100%;
}

.my_addressbook_new .fs-c-inputField .fs-c-inputDate .fs-c-dropdown:after {
  width: 5px;
  height: 5px;
  right: 10px;
}

.my_addressbook_new .fs-c-inputField .fs-c-inputDate__year {
  width: 110px;
}

.my_addressbook_new .fs-c-inputField .fs-c-inputDate__month {
  width: 65px;
  margin-left: 20px;
}

.my_addressbook_new .fs-c-inputField .fs-c-inputDate__date {
  width: 65px;
  margin-left: 20px;
}

.my_addressbook_new .fs-c-inputField .fs-c-inputDate .fs-c-inputDate__year + .fs-c-inputDate__month::before,
.my_addressbook_new .fs-c-inputField .fs-c-inputDate .fs-c-inputDate__month + .fs-c-inputDate__date::before {
  content: "";
  padding-right: 0;
}

.my_addressbook_new .fs-c-inputField .fs-c-radio + .fs-c-radio {
  margin-left: 60px;
}

.my_addressbook_new .fs-c-inputField .fs-c-radio__radioMark {
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
}

.my_addressbook_new .fs-c-inputField .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: #707070;
  width: 12px;
  height: 12px;
}

.my_addressbook_new .fs-c-inputField .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #707070;
}

.my_addressbook_new .fs-c-inputTextGroup {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.my_addressbook_new .fs-c-inputTextGroup__item {
  width: 240px;
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit;
  position: relative;
}

.my_addressbook_new .fs-c-inputTextGroup__item + .fs-c-inputTextGroup__item {
  margin-left: 72px;
}

.my_addressbook_new .fs-c-inputTextGroup input {
  width: 100%;
  height: 45px;
}

.my_addressbook_new .fs-c-inputTextGroup .fs-c-inputText-title {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  left: -10px;
}

.my_addressbook_new .fs-c-buttonContainer--myPageTop {
  margin: 0 0 100px 0;
  display: block;
}

.my_addressbook_new .fs-c-buttonContainer--myPageTop a:hover {
  text-decoration: none;
}

.my_addressbook_new .fs-c-buttonContainer--myPageTop span {
  color: #0091D9;
}

@media screen and (max-width: 768px) {
  .my_addressbook_new .fs-l-pageMain {
    margin: 40px 0 25px 0;
    padding: 0 20px;
  }
  .my_addressbook_new .fs-c-heading.fs-c-heading--page {
    margin: 20px 0 10px 0;
  }
  .my_addressbook_new .fs-c-inputInformation__button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .my_addressbook_new .fs-c-inputInformation__button .fs-c-button--primary,
  .my_addressbook_new .fs-c-inputInformation__button .fs-c-button--cancel {
    width: 100%;
  }
  .my_addressbook_new .fs-c-inputInformation__button .fs-c-button--primary {
    margin: 0 0 20px 0;
  }
  .my_addressbook_new .fs-c-inputInformation__button .fs-c-button__label {
    color: #fff;
  }
  .my_addressbook_new .fs-c-inputTable > tbody > tr {
    padding: 20px 0;
  }
  .my_addressbook_new .fs-c-inputTable > tbody > tr th {
    padding: 0;
  }
  .my_addressbook_new .fs-c-inputTable > tbody > tr td {
    padding: 0;
    width: 100%;
  }
  .my_addressbook_new .fs-c-inputTable__dataCell {
    width: auto;
    padding: 0;
  }
  .my_addressbook_new .fs-c-inputTable__headerCell {
    width: 100%;
    padding: 0;
  }
  .my_addressbook_new .fs-c-inputTable > tbody > tr:last-child .fs-c-radio {
    width: auto;
    margin-right: 55px;
    margin-bottom: 0;
  }
  .my_addressbook_new .fs-c-inputField select,
  .my_addressbook_new .fs-c-inputField input {
    width: 100%;
  }
  .my_addressbook_new .fs-c-inputField .fs-c-dropdown {
    display: block;
  }
  .my_addressbook_new .fs-c-inputField .fs-c-dropdown:after {
    content: "";
  }
  .my_addressbook_new .fs-c-inputField .fs-c-input--zipCode {
    width: 140px;
  }
  .my_addressbook_new .fs-c-inputField #fs_input_prefecture {
    width: 100%;
    height: 45px;
  }
  .my_addressbook_new .fs-c-inputField .fs-c-radioGroup {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .my_addressbook_new .fs-c-inputField .fs-c-radio {
    display: inline-block;
    margin-bottom: 10px;
    width: 50%;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    margin-top: 0;
  }
  .my_addressbook_new .fs-c-inputField .fs-c-radio + .fs-c-radio {
    margin-left: 0;
  }
  .my_addressbook_new .fs-c-inputTextGroup {
    margin: 0 0 0 28px;
  }
  .my_addressbook_new .fs-c-inputTextGroup__item + .fs-c-inputTextGroup__item {
    margin-left: 38px;
  }
  .my_addressbook_new .fs-c-inputTextGroup .fs-c-inputText-title {
    left: -5px;
  }
}

/*====================================================================
19 my_addressbook_edit
====================================================================*/
.my_addressbook_edit .fs-l-pageMain {
  max-width: 100%;
  width: 1020px;
}

.my_addressbook_edit .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.my_addressbook_edit .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.my_addressbook_edit .fs-c-inputInformation {
  font-size: 12px;
  margin-bottom: 40px;
}

.my_addressbook_edit .fs-c-inputInformation__message {
  text-align: left;
  display: block;
  margin: 0;
}

.my_addressbook_edit .fs-c-inputInformation__field {
  max-width: 100%;
  border-top: #E3E3E3 solid 1px;
  margin: 30px 0 40px 0;
}

.my_addressbook_edit .fs-c-inputInformation__button {
  padding: 0;
  margin: 0 0 40px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.my_addressbook_edit .fs-c-inputInformation__button .fs-c-button--primary,
.my_addressbook_edit .fs-c-inputInformation__button .fs-c-button--cancel {
  color: #fff;
  border: 0px;
  height: 50px;
  line-height: 50px;
  width: 220px;
  min-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  min-width: 220px;
  font-size: 12px;
}

.my_addressbook_edit .fs-c-inputInformation__button .fs-c-button--primary {
  background: #00a6dd;
  margin-left: 40px;
}

.my_addressbook_edit .fs-c-inputInformation__button .fs-c-button__label {
  color: #fff;
}

.my_addressbook_edit .fs-c-inputInformation__button .fs-c-button--cancel {
  border: 1px solid #707070;
  background: inherit;
}

.my_addressbook_edit .fs-c-inputInformation__button .fs-c-button--cancel .fs-c-button__label {
  color: #707070;
}

.my_addressbook_edit .fs-c-inputInformation .fs-c-button--primary:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-left: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left-color: #fff;
  z-index: 10;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.my_addressbook_edit .fs-c-inputTable > tbody > tr {
  margin: 0 0 0 0;
  border-bottom: #E3E3E3 solid 1px;
}

.my_addressbook_edit .fs-c-inputTable > tbody > tr th {
  padding: 22px 0;
}

.my_addressbook_edit .fs-c-inputTable > tbody > tr td {
  padding: 22px 0;
}

.my_addressbook_edit .fs-c-inputTable__dataCell {
  width: auto;
}

.my_addressbook_edit .fs-c-inputTable__headerCell {
  width: 200px;
}

.my_addressbook_edit .fs-c-inputTable > tbody > tr + tr {
  margin-top: 0;
}

.my_addressbook_edit .fs-c-inputTable__label {
  position: relative;
  font-size: 12px;
}

.my_addressbook_edit .fs-c-inputTable__label .fs-c-requiredMark {
  font-size: 0;
  width: auto;
  height: auto;
  text-indent: -1px;
  position: absolute;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  top: 50%;
}

.my_addressbook_edit .fs-c-inputTable__label .fs-c-requiredMark::before {
  content: "※";
  font-size: 12px;
  color: #FF634E;
}

.my_addressbook_edit .fs-c-inputField__field {
  text-align: left;
}

.my_addressbook_edit .fs-c-inputField select,
.my_addressbook_edit .fs-c-inputField input {
  width: 550px;
  height: 45px;
  border: 1px solid #BFBFBF;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 20px;
}

.my_addressbook_edit .fs-c-inputField .fs-c-dropdown {
  display: inline-block;
}

.my_addressbook_edit .fs-c-inputField .fs-c-dropdown:after {
  content: "";
  background: inherit;
  border-left: 0;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  line-height: 1;
  pointer-events: none;
  border-right: 1px solid #161616;
  border-bottom: 1px solid #161616;
  width: 8px;
  height: 8px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  top: 50%;
  right: 15px;
  padding: 0;
}

.my_addressbook_edit .fs-c-inputField__field--zipCode {
  display: block;
}

.my_addressbook_edit .fs-c-inputField .fs-c-input--zipCode {
  width: 240px;
  max-width: 100%;
}

.my_addressbook_edit .fs-c-inputField #fs_input_prefecture {
  width: 200px;
  height: 35px;
  padding: 10px 20px;
}

.my_addressbook_edit .fs-c-inputField__explanation {
  display: none;
}

.my_addressbook_edit .fs-c-inputField .fs-c-inputDate .fs-c-dropdown select {
  height: 35px;
  padding: 10px 15px;
  width: 100%;
}

.my_addressbook_edit .fs-c-inputField .fs-c-inputDate .fs-c-dropdown:after {
  width: 5px;
  height: 5px;
  right: 10px;
}

.my_addressbook_edit .fs-c-inputField .fs-c-inputDate__year {
  width: 110px;
}

.my_addressbook_edit .fs-c-inputField .fs-c-inputDate__month {
  width: 65px;
  margin-left: 20px;
}

.my_addressbook_edit .fs-c-inputField .fs-c-inputDate__date {
  width: 65px;
  margin-left: 20px;
}

.my_addressbook_edit .fs-c-inputField .fs-c-inputDate .fs-c-inputDate__year + .fs-c-inputDate__month::before,
.my_addressbook_edit .fs-c-inputField .fs-c-inputDate .fs-c-inputDate__month + .fs-c-inputDate__date::before {
  content: "";
  padding-right: 0;
}

.my_addressbook_edit .fs-c-inputField .fs-c-radio + .fs-c-radio {
  margin-left: 60px;
}

.my_addressbook_edit .fs-c-inputField .fs-c-radio__radioMark {
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
}

.my_addressbook_edit .fs-c-inputField .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: #707070;
  width: 12px;
  height: 12px;
}

.my_addressbook_edit .fs-c-inputField .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #707070;
}

.my_addressbook_edit .fs-c-inputTextGroup {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.my_addressbook_edit .fs-c-inputTextGroup__item {
  width: 240px;
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit;
  position: relative;
}

.my_addressbook_edit .fs-c-inputTextGroup__item + .fs-c-inputTextGroup__item {
  margin-left: 72px;
}

.my_addressbook_edit .fs-c-inputTextGroup input {
  width: 100%;
  height: 45px;
}

.my_addressbook_edit .fs-c-inputTextGroup .fs-c-inputText-title {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  left: -10px;
}

.my_addressbook_edit .fs-c-buttonContainer--myPageTop {
  margin: 0 0 100px 0;
  display: block;
}

.my_addressbook_edit .fs-c-buttonContainer--myPageTop a:hover {
  text-decoration: none;
}

.my_addressbook_edit .fs-c-buttonContainer--myPageTop span {
  color: #0091D9;
}

@media screen and (max-width: 768px) {
  .my_addressbook_edit .fs-l-pageMain {
    margin: 40px 0 25px 0;
    padding: 0 20px;
  }
  .my_addressbook_edit .fs-c-heading.fs-c-heading--page {
    margin: 20px 0 10px 0;
  }
  .my_addressbook_edit .fs-c-inputInformation__button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .my_addressbook_edit .fs-c-inputInformation__button .fs-c-button--primary,
  .my_addressbook_edit .fs-c-inputInformation__button .fs-c-button--cancel {
    width: 100%;
  }
  .my_addressbook_edit .fs-c-inputInformation__button .fs-c-button--primary {
    margin: 0 0 20px 0;
  }
  .my_addressbook_edit .fs-c-inputInformation__button .fs-c-button__label {
    color: #fff;
  }
  .my_addressbook_edit .fs-c-inputTable > tbody > tr {
    padding: 20px 0;
  }
  .my_addressbook_edit .fs-c-inputTable > tbody > tr th {
    padding: 0;
  }
  .my_addressbook_edit .fs-c-inputTable > tbody > tr td {
    padding: 0;
    width: 100%;
  }
  .my_addressbook_edit .fs-c-inputTable__dataCell {
    width: auto;
    padding: 0;
  }
  .my_addressbook_edit .fs-c-inputTable__headerCell {
    width: 100%;
    padding: 0;
  }
  .my_addressbook_edit .fs-c-inputTable > tbody > tr:last-child .fs-c-radio {
    width: auto;
    margin-right: 55px;
    margin-bottom: 0;
  }
  .my_addressbook_edit .fs-c-inputField select,
  .my_addressbook_edit .fs-c-inputField input {
    width: 100%;
  }
  .my_addressbook_edit .fs-c-inputField .fs-c-dropdown {
    display: block;
  }
  .my_addressbook_edit .fs-c-inputField .fs-c-dropdown:after {
    content: "";
  }
  .my_addressbook_edit .fs-c-inputField .fs-c-input--zipCode {
    width: 140px;
  }
  .my_addressbook_edit .fs-c-inputField #fs_input_prefecture {
    width: 100%;
    height: 45px;
  }
  .my_addressbook_edit .fs-c-inputField .fs-c-radioGroup {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .my_addressbook_edit .fs-c-inputField .fs-c-radio {
    display: inline-block;
    margin-bottom: 10px;
    width: 50%;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    margin-top: 0;
  }
  .my_addressbook_edit .fs-c-inputField .fs-c-radio + .fs-c-radio {
    margin-left: 0;
  }
  .my_addressbook_edit .fs-c-inputTextGroup {
    margin: 0 0 0 28px;
  }
  .my_addressbook_edit .fs-c-inputTextGroup__item + .fs-c-inputTextGroup__item {
    margin-left: 38px;
  }
  .my_addressbook_edit .fs-c-inputTextGroup .fs-c-inputText-title {
    left: -5px;
  }
}

/*====================================================================
20 my_cards
====================================================================*/
.fs-l-main.my_cards {
  margin: 0 auto;
}

.fs-l-main.my_cards h1.fs-c-heading.fs-c-heading--page {
  display: none;
}

.fs-l-main.my_cards .fs-l-pageMain {
  max-width: 100%;
  width: 1020px;
}

.fs-l-main.my_cards .fs-l-pageMain__header {
  margin-bottom: 10px;
}

.fs-l-main.my_cards .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.fs-l-main.my_cards .fs-l-pageMain__header .mypage_title span {
  color: #707070;
  font-size: 12px;
  padding: 0 0 0 6px;
}

.fs-l-main.my_cards .fs-l-pageMain__header p {
  font-size: 15px;
}

.fs-l-main.my_cards .fs-c-inputInformation__message {
  margin: 0 0 30px 0;
  display: block;
  font-size: 12px;
}

.fs-l-main.my_cards .fs-c-inputInformation__field {
  margin: 0;
  max-width: 100%;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem {
  width: 460px;
  display: block;
  border: 1px solid #E3E3E3;
  margin: 0 40px 40px 0;
  padding: 24px 20px;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem:nth-child(2n) {
  margin: 0 0 40px 0;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem.is-active {
  border: 1px solid #ccc;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__status {
  margin-bottom: 30px;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__status__label {
  color: #161616;
  font-size: 15px;
  position: relative;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__status__label::before {
  color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #BFBFBF;
  padding: 0;
  font-size: 13px;
  padding: 2px;
  margin-right: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__cardInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  letter-spacing: 1px;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__cardInfo dt {
  width: 100px;
  margin-bottom: 20px;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__cardInfo dd {
  width: calc(100% - 100px);
  padding: 0 0 0 24px;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__button {
  display: block;
  margin: 0;
  padding: 0;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__button .fs-c-button--delete {
  border: 1px solid #BFBFBF;
  height: 30px;
  width: 50px;
  padding: 0;
  text-align: center;
  background: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  margin: 0 0 0 auto;
}

.fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__button .fs-c-button--delete span {
  font-size: 12px;
  color: #333333;
}

.fs-l-main.my_cards .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
  margin: 0 0 100px 0;
  padding: 0;
  display: block;
}

.fs-l-main.my_cards .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a span {
  color: #0091D9;
}

@media screen and (max-width: 768px) {
  .fs-l-main.my_cards .fs-l-pageMain {
    max-width: 100%;
    width: 100%;
    padding: 20px 20px 0;
  }
  .fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardList {
    display: block;
  }
  .fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem:nth-child(2n) {
    margin: 0 0 40px 0;
  }
  .fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem__cardInfo dd {
    padding: 0 0 0 10px;
  }
}

@media screen and (max-width: 375px) {
  .fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardList {
    display: block;
  }
  .fs-l-main.my_cards .fs-c-inputInformation .fs-c-creditCardListItem {
    padding: 20px 10px;
  }
}

/*====================================================================
21 my_membership_card
====================================================================*/
.my_membership_card .fs-l-pageMain {
  max-width: 1020px;
}

.my_membership_card .fs-l-pageMain__header {
  margin: 0 0 25px;
}

.my_membership_card .fs-l-pageMain__header .mypage_title {
  font-size: 23px;
  letter-spacing: 0.12em;
}

.my_membership_card .fs-l-pageMain__header .mypage_title span {
  font-size: 12px;
  color: #707070;
  letter-spacing: 0;
  margin-left: 10px;
}

.my_membership_card .fs-c-heading.fs-c-heading--page {
  font-size: 15px;
}

.my_membership_card .my_membership_card_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.my_membership_card .fs-c-membershipCard {
  border-top: 1px solid #E3E3E3;
  padding: 20px 0 0 0;
  width: 660px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
}

.my_membership_card .fs-c-membershipCard p {
  font-size: 12px;
  margin-bottom: 15px;
}

.my_membership_card .fs-c-membershipCard__image {
  padding: 0;
  margin-bottom: 20px;
}

.my_membership_card .fs-c-membershipCard__image p {
  margin-bottom: 20px;
  font-size: 12px;
  color: #161616;
}

.my_membership_card .fs-c-membershipCard__number {
  padding: 0 0 0 50px;
  border-bottom: 1px solid #E3E3E3;
  display: block;
  width: 100%;
  padding: 0 0 25px 54px;
  font-size: 12px;
}

.my_membership_card .fs-p-accountInfoWrap {
  width: 340px;
  padding: 24px 18px 20px;
  background: #F8F8F8;
  font-size: 12px;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo {
  padding: 0;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__accountName {
  font-size: 15px;
  margin-bottom: 12px;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__body {
  padding: 20px;
  margin: 0;
  text-align: left;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point__label {
  display: block;
  margin-bottom: 5px;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point__point {
  margin-bottom: 7px;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point__point__available__number {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point__point__rate {
  display: none;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point .fs-c-purchasePointExpiration {
  margin-bottom: 20px;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point .fs-c-purchasePointExpiration__label:before {
  content: "(";
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point .fs-c-purchasePointExpiration__expiration:after {
  content: ")";
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point--brand .fs-p-accountInfo__point__label {
  margin-bottom: 10px;
}

.my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point--brand-item {
  font-weight: bold;
  font-size: 16px;
}

.my_membership_card .fs-p-accountInfoWrap .user-rank {
  display: none;
}

.my_membership_card .fs-c-buttonContainer--myPageTop {
  margin: 0 0 100px 0;
  padding: 0;
  display: block;
}

.my_membership_card .fs-c-buttonContainer .fs-c-button__label {
  color: #0091D9;
}

@media screen and (max-width: 768px) {
  .my_membership_card {
    padding: 26px 15px;
  }
  .my_membership_card .fs-l-pageMain__header {
    margin-bottom: 20px;
  }
  .my_membership_card .fs-c-heading.fs-c-heading--page {
    margin-bottom: 20px;
  }
  .my_membership_card .my_membership_card_wrap {
    display: block;
  }
  .my_membership_card .fs-c-membershipCard {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .my_membership_card .fs-c-membershipCard__image {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-bottom: 0;
  }
  .my_membership_card .fs-c-membershipCard p {
    margin-bottom: 0;
  }
  .my_membership_card .fs-c-membershipCard__number {
    text-align: center;
    padding: 0 0 20px 0;
  }
  .my_membership_card .fs-p-accountInfoWrap {
    width: 100%;
    margin-bottom: 40px;
  }
  .my_membership_card .fs-p-accountInfoWrap .fs-p-accountInfo__point--brand-item {
    font-weight: bold;
  }
}

/*====================================================================
21 my_membership_merge
====================================================================*/
.my_membership_merge .fs-l-pageMain {
  max-width: 1020px;
  width: 100%;
}

.my_membership_merge .fs-c-inputInformation__message {
  margin: 0 0 0 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 12px;
  line-height: 1.5;
}

.my_membership_merge .fs-c-inputInformation .fs-c-inputInformation__notice {
  font-size: 12px;
  margin-top: 5px;
}

.my_membership_merge .fs-c-inputInformation__field {
  margin: 25px 0 0 0;
  max-width: 100%;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  padding: 20px 0;
}

.my_membership_merge .fs-c-inputInformation__field table, .my_membership_merge .fs-c-inputInformation__field tbody, .my_membership_merge .fs-c-inputInformation__field tr, .my_membership_merge .fs-c-inputInformation__field td, .my_membership_merge .fs-c-inputInformation__field th {
  display: block;
  margin: 0;
  padding: 0;
}

.my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable {
  width: 400px;
}

.my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable tr + tr {
  margin-top: 40px;
}

.my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable__headerCell {
  width: auto;
}

.my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable__label {
  margin-bottom: 13px;
  display: block;
}

.my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable__label .fs-c-requiredMark:before {
  content: "※";
  display: block;
  font-size: 1.2em;
  text-indent: 0;
  color: #FF634E;
}

.my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable__dataCell {
  width: 240px;
}

.my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable__dataCell input {
  width: 100%;
  border: 1px solid #BFBFBF;
  border-radius: 3px;
}

.my_membership_merge .fs-c-inputInformation .fs-c-button--displayPassword.fs-c-button--particular {
  display: none;
}

.my_membership_merge .fs-c-inputInformation .fs-c-inputGroup {
  border: 0;
}

.my_membership_merge .fs-c-inputInformation__button {
  padding: 0;
  margin: 42px 0;
}

.my_membership_merge .fs-c-inputInformation__button .fs-c-button--merge {
  background: #0091D9;
  width: 220px;
  height: 50px;
  border: 0;
  padding: 0;
  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;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  letter-spacing: 1px;
}

.my_membership_merge .fs-c-inputInformation__button .fs-c-button--merge .fs-c-button__label {
  color: #fff;
  font-size: 12px;
}

.my_membership_merge .fs-c-inputInformation__button .fs-c-button--merge:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-left: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left-color: #fff;
  z-index: 1;
}

.my_membership_merge .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
  margin-bottom: 100px;
  padding: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.my_membership_merge .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop span {
  color: #0091D9;
}

@media screen and (max-width: 768px) {
  .my_membership_merge .fs-l-pageMain {
    padding: 20px 15px 0;
  }
  .my_membership_merge .fs-c-heading.fs-c-heading--page {
    padding: 0 0 0 0;
    margin-bottom: 20px;
  }
  .my_membership_merge .fs-c-inputInformation__message {
    line-height: 1.5;
  }
  .my_membership_merge .fs-c-inputInformation__field {
    margin: 20px 0 0 0;
  }
  .my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable {
    width: 100%;
  }
  .my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable tr {
    display: block;
  }
  .my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable tr + tr {
    margin-top: 20px;
  }
  .my_membership_merge .fs-c-inputInformation__field .fs-c-inputTable__dataCell {
    width: 100%;
  }
  .my_membership_merge .fs-c-inputInformation__button {
    margin: 60px 0 40px;
  }
  .my_membership_merge .fs-c-inputInformation__button .fs-c-button--merge {
    width: 100%;
  }
}
