@charset "utf-8";

h1, h2, h3 {
  font-size: inherit;
}

a[href="/f/info2/present"] {
  display: none !important;
}

.borderBox01 {
  border: 5px #EEEEEF solid;
  padding: 20px;
  /* background-color: #f5f5f5; */
}

.center_box {
  width: 800px;
  vertical-align: top;
  display: inline-block;
  text-align: initial;
  font-family: YakuHanJP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.center_box p {
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 14px;
  padding: 0 3%;
}

.mokuji {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.2rem;
  color: #41A884;
}

/*文章内のリンク*/
.center_box p a {
  text-decoration: underline;
}

/*記事内　別の記事へのリンク*/
.media-other-link{
  display: flex;
  align-items: center;
}
.media-other-link img{
  max-width: 150px;
}

.category_box {
  margin: 0 0 0 0;
}

.category_box li {
  font-size: .8rem;
  background-color: #eeeeef;
  width: 100%;
  margin: 2px 0px;
  position: relative;
}

.category_box a {
  display: block;
  padding: 10px 12px;
}

.category_box a::before {
  content: '>';
  margin: 0 10px 0 0;
}

.category_box h3 {
  font-size: 1rem;
  font-weight: bold;
  border-bottom: 2px solid #333;
  padding: 10px;
  margin: 0 0 10px 0;
}

.center_box h1 {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 10px 0;
  text-align: justify;
  letter-spacing: .1rem;
}

/*関連記事*/
.relation_box {
  width: 90%;
  padding: 0 10px;
  margin: auto;
}

.relation_box ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.relation_box li {
  width: 350px;
  display: inline-block;
  padding: 0 10px 20px;
  text-align: justify;
}

.relation_box img {
  width: 33%;
  height: auto;
  object-fit: cover;
  display: inline-block;
}

.relation_box p {
  display: inline-block;
  vertical-align: middle;
  width: 65%;
  text-align: justify;
  font-size: .8rem;
  padding: 0 0 0 2%;
  font-weight: 600;
}

.relation_box h3 {
  font-size: 1.2rem;
  width: 100%;
  border-bottom: 2px solid #333;
  padding: 10px;
  margin: 30px 0 10px 0;
}

.center_box ul li {
  list-style-type: circle;
  line-height: 1.8;
  margin-left: 1.7em;
  font-size: 17px;
  list-style-position: outside;
}

/*ホバーすると下線がつく*/
.hv-underline a:hover {
  text-decoration: underline;
}

.center_box a:visited {
  color: #333333;
}

.center_box ul {
  padding: 1% 0;
}

.center_box img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.center_box h3 {
  border-style: hidden;
  clear: both;
  position: relative;
  padding: 1.5em 0em 0.5em 0em;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  background-color: #ffffff;
}

.template {
  background-color: #f3f3f3;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  padding: 5% 2% 4%;
  margin: 2% 0;
  line-height: 2;
}

.article_box {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}

.article_list {
  list-style: none;
  width: calc(100% / 3);
  padding: 1%;
}

.article_box img {
  width: 100%;
  height: auto;
  display: inline-block;
}

.article_title {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  font-weight: bold;
  margin: 5px 0;
}

.center_box h2 {
  padding: 0.3em 0.5em;
  /* border-left: solid 10px #41A884; */
  border-bottom: solid 2px #333;
  font-size: 25px;
  margin: 2.5rem 0 2rem 0;
  /* background-color: #eeeeef; */
}

.media-time {
  font-size: 12px;
}


/*記事アイコン SVG使用ver*/
.fa-clock{
    content: url("https://www.giftroom.jp/assets/images/common/i_created.svg");
    width: 15px;
    height: 15px;
    position:relative;
    top: 3px;
}

.fa-redo{
    content: url("https://www.giftroom.jp/assets/images/common/i_updated.svg");
    width: 15px;
    height: 15px;
    position:relative;
    top: 3px;
}

.fa-clock,
.fa-redo {
  color: #494949;
  margin-right: 1%;
}

/*記事内リンク*/
.media-link {
  width: 100%;
  height: auto;
  display: inline-block;
  font-weight: 600;
  border: 2px #222 solid;
  border-radius: 5px;
  padding: 2%;
  margin: 0 auto;
  text-align: center;
}

.media-link:hover {
  background-color: #11973F;
  border: 2px #11973F solid;
  color: #fff;
  transition: 0.3s;
}

/*ランキング記事の画像＆テキスト*/
.lanking {
  text-align: center;
}

.lanking p {
  text-align: center;
}

.lanking img {
  width: 50%;
}

/*メッセージカード文面用の見出し*/
template-h4 {
  margin: 0 0 4%;
}

/*markタグ用*/
mark {
  background: linear-gradient(transparent 50%, #fff0a6 50%);
  font-weight: 600;
}

/*記事内　商品紹介　画像*/
.media_item_img{
  max-width: 350px;
  height: auto;
  display:block;
  margin: auto;
  border: 1px #ddd solid;
}

@media only screen and (max-width: 768px) {
    @charset "utf-8";

    /* CSS Document */
    .borderBox01 {
      border: 3px #EEEEEF solid;
      padding: 4% 4% 0 4%;
      font-size: 14px;
    }
    
    .center_box {
      width: 100%;
      padding: 0px 15px;
      display: inline-block;
    }
    
    .center_box p {
      line-height: 1.7;
      letter-spacing: 0.05em;
      font-size: 15px;
      margin-bottom: 24px;
      text-align: justify;
      color: #333;
      padding: 0;
    }
    
    /*記事内　別の記事へのリンク*/
    .media-other-link{
      display: flex;
      align-items: center;
    }
    .media-other-link img{
      max-width: 150px;
    }
    .media-other-link p{
      padding:0 2%;
      line-height:1.5;
      letter-spacing: 1px;
      font-size: .8rem;
    }
    
    
    .category_box {
      margin: 0 0 0 0;
    }
    
    .category_box li {
      font-size: 13px;
      border-bottom: 1px solid #3D3A39;
      padding: 10px;
    }
    
    .center_box h1 {
      font-size: 1.25rem;
      font-weight: 600;
      line-height: 25px;
      margin: 0 0 2% 0;
      color: #333;
    }
    
    .relation_box ul {
      width: 100%;
      box-sizing: border-box;
    }
    
    .relation_box li {
      width: 100%;
      padding: 10px 0 10px 2%;
      border-bottom: 2px solid #eeeeef;
    }
    
    .relation_box img {
      width: 105px;
      height: 69px;
      object-fit: cover;
      display: inline-block;
    }
    
    .relation_box h3 {
      font-size: 17px;
      width: 640px;
      font-weight: 600;
      border-bottom: 3px solid #3D3A39;
      padding: 10px;
      margin: 30px 0 10px 0;
    }
    
    .center_box h3 {
      border-style: hidden;
      clear: both;
      position: relative;
      padding: 0.5em 0.5em 0.5em 0;
      font-size: 16px;
      line-height: 1.4;
      color: #000000;
      font-weight: bold;
      background-color: #ffffff;
    }
    
    .template {
      background-color: #eeeeef;
      padding: 5% 2% 4%;
      margin: 2% 0;
      line-height: 2;
    }
    
    
    
    /*------記事一覧------*/
    
    .article_box ul {
      box-sizing: border-box;
    }
    
    .article_box img {
      width: 30%;
      height: auto;
      display: inline-block;
      margin-bottom: 2%;
    }
    
    .article_box p {
      display: inline-block;
      vertical-align: top;
      font-size: 15px;
    }
    
    .article_box li {
      list-style: none;
      width: 100%;
      padding: 2% 3% 2% 3%;
      box-shadow: 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.2);
    }
    
    
    .article_box{
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      padding: 0 4%;
    }
    .article_list a{
      width: 100%;
      display: block;
      display: flex;
      justify-content: flex-end;
      border-bottom: 1px #ccc solid;
      padding-bottom: 2%;
      flex-wrap: wrap;
    }
    
    /*1記事分のリンク*/
    .article_list{
      width: auto;
      margin-bottom: 4%;
    }
    .article_title{
      width: 70%;
      letter-spacing: .1em;
      font-size: .85rem;
      text-align: justify;
      padding: 0 0 0 2%;
    }
    
    
    .media-time {
      font-size: 10px;
    }
    
    .fa-clock,
    .fa-redo {
      color: #494949;
    }
    
    /*ランキング記事の画像＆テキスト*/
    .lanking {
      text-align: center;
    }
    
    .lanking p {
      text-align: center;
    }
    
    .lanking img {
      width: 50%;
    }
    
    
    .relation_box p {
      display: inline-block;
      vertical-align: top;
      width: 236px;
      padding: 0 0 0 2%;
      font-size: .85rem;
    }
    
    
    .center_box ul li {
      list-style-type: circle;
      line-height: 1.7;
      margin-bottom: 0.7em;
      margin-left: 1.3em;
      font-size: 15px;
      list-style-position: outside;
    }
    
    .center_box ul {
      padding: 3% 0;
    }
    
    .center_box img {
      max-width: 100%;
      margin-bottom: 14px;
      height: auto;
    }
    
    
    /*------記事一覧------*/
    
    .center_box h2 {
      padding: .5em 0.5em;
      color: #222;
      background: transparent;
      /* border-left: solid 10px #41A884; */
      border-bottom: solid 2px #555;
      font-size: 19px;
      margin: 35px 0 10px 0;
      font-weight: 600;
      /* letter-spacing: 0.1rem; */
      text-align: justify;
      /* background-color: #f8f8f8; */
    }
    
    
    /*記事アイコン SVG使用ver*/
    .fa-clock{
        content: url("https://www.giftroom.jp/assets/images/common/i_created.svg");
        width: 15px;
        height: 15px;
        position:relative;
        top: 3px;
    }
    
    .fa-redo{
        content: url("https://www.giftroom.jp/assets/images/common/i_updated.svg");
        width: 15px;
        height: 15px;
        position:relative;
        top: 3px;
    }
    
    .pagetop {
      right: 5px;
    }
    
    /*記事内　商品紹介　画像*/
    .media_item_img {
      max-width: 60% !important;
      margin-bottom: 14px;
      height: auto;
      display: block;
      margin-left: auto;
      margin-right: auto
    }
}

.head_top div {
    justify-content: center;
}
.head_top a {
    position: absolute;
    right: 0;
    background-color: #022356;
}
.head_top {
    background-color: #003B90;
    color: #ffffff;
}
.head_top p {
    font-size: 13px;
    font-family: 'FP-ヒラギノ角ゴ ProN W4';
}
.headertop {
    align-items: center;
    justify-content: space-between;
}
.keywords2 {
    width: 197px;
}
.header h1 {
    width: 100%;
}
.header h1 img {
    height: auto;
}
.window {
    width: auto;
}

.header-logo {
    justify-content: center;
}
.head_bottom {
    background-color: #003B90;
}
.mainnav .travel-head-hover {
    margin-top: 45px;
}
.header-change .travel-head-hover {
    top: 100px;
}
.travel-head-hover {
    position: absolute;
    width: 100%;
}
.travel-head-box {
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
.menu__second-level2 {
    display: flex;
    justify-content: center;
}
.travel-head-box {
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0s 0.3s;  /* visibilityは0.5秒後に適用 */
    visibility: hidden;  /* 完全に非表示の状態 */
}

.travel-head-box.is-active {
    opacity: 1;  /* 透明度100% */
    visibility: visible;  /* 表示状態にする */
    transition: opacity 0.3s ease-in-out, visibility 0s 0s;  /* visibilityを即時に適用 */
}

.travel-head-box .use_block ul {
    width: 1159px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 55px;
    margin-bottom: 10px;
}

.travel-head-box[data-item="3"] .use_block ul {
    width: 1123px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 15px;
    gap: 0 20px;
}
.travel-head-box[data-item="3"] .use_block ul li {
    margin-bottom: 0;
    margin-top: 0;
    width: 212px;
}
.travel-head-box[data-item="7"] .use_block ul {
    width: 1123px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 15px;
    gap: 0 20px;
}
.travel-head-box[data-item="7"] .use_block ul li {
    margin-bottom: 0;
    margin-top: 0;
    width: 202px;
}
.travel-head-box[data-item="4"] {
    padding-top: 20px;
    padding-bottom: 20px;
}
.travel-head-box[data-item="4"] .menu__second-level2 {
    width: 1064px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.travel-head-box[data-item="4"] .use_block {
    display: flex;
    align-items: center;
    margin-left: -25px;
}
.travel-head-box[data-item="4"] .use_block div {
    width: 152px;
    height: 72px;
    align-content: center;
    text-align: center;
    background: #F9F7EF;
}
.travel-head-box[data-item="4"] .use_block div p {
    font-size: 12px;
    color: #373737;
    letter-spacing: 0.04em;
    font-family: 'FP-ヒラギノ角ゴ ProN W4';
    -webkit-text-stroke: 0.2px #543F2E;
    text-stroke: 0.2px #543F2E;
}
.travel-head-box[data-item="4"] .use_block ul {
    width: 910px;
    margin-left: 20px;
    margin-bottom: 0;
}
.travel-head-box[data-item="4"] .use_block ul li {
    margin-bottom: 0;
    margin-top: 0;
    width: 218px;
    margin-right: 0px;
}
.travel-head-box[data-item="4"] .use_block ul li:nth-of-type(4) {
    margin-right: 0;
}
.travel-head-box[data-item="4"] .use_block ul li:nth-of-type(8) {
    margin-right: 0;
}
.travel-head-box .use_block ul li {
    width: 232px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.travel-head-box .use_block ul li a {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #373737;
    letter-spacing: 0.04em;
    font-family: 'FP-ヒラギノ角ゴ ProN W4';
    -webkit-text-stroke: 0.2px #543F2E;
    text-stroke: 0.2px #543F2E;
}

.travel-head-box .use_block ul li a:hover {
    color: #003B90;
    -webkit-text-stroke: 0.2px #003B90;
    text-stroke: 0.2px #003B90;
    background-color: #ffffff;
}

.travel-head-box .use_block ul li a img {
    width: 57px;
    height: 57px;
    margin-right: 10px;
}

.travel-head-box[data-item="2"] .use_block ul li a img {
    width: 40px;
    height: 57px;
    margin-right: 10px;
}

.menu, .menu2 {
    width: 1220px;
}
.menu>li {
    width: calc(100% / 7);
}

.menu__mega::after {
    background-color: #003B90;
}

.use_block li>a {
    padding: 0;
}
.menu__mega[data-item="5"] .init-bottom::after {
    content: none;
}
.menu__mega[data-item="6"] .init-bottom::after {
    content: none;
}

.footer-tit {
    padding: 0;
    padding-bottom: 15px;
    font-weight: bold;
}
.footernavi li a {
    padding: 5px 0 5px 0;
}
.footernavi a:hover {
    background-color: inherit;
    opacity: 0.7;
    transition: .5s;
}
.copyright {
    background-color: #003B90;
    color: #fff;
}

img {
    max-width: inherit;
}

.Item-about .exepla-top {
  background-image: url(https://giftroom.jp/prev_contents/parts/pict/exe-p/intro_bg.png);
  background-repeat: repeat-x;
}

.Item-about .exepla-cata-img {
  background-image: url(https://giftroom.jp/prev_contents/parts/pict/exe-p/intro_bg.png);
  background-repeat: repeat-x;
}
.fs-c-button--addToCart--detail.fs-c-button--primary .fs-c-button__label::before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(https://taiken-gift.com/assets/images/common/hedar-picture/cart-white.svg);
  display: inline-block;
  margin-right: 10px; /* ラベルとの間に余白を追加 */
  background-size: cover;
}

ruby > rt {font-size: 50%;}


@media only screen and (max-width: 769px) {
.trip_Yoto_box_text {
    width: calc(100vw / 750* 385);
    top: calc(100vw / 750* 55);
    left: calc(100vw / 750* 20);
}
.nav-content {
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
    opacity: 0;
}
.nav_show {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.accbox label {
    font-size: calc(100vw / 750* 32);
    font-family: "FP-ヒラギノ角ゴ ProN W6";
    letter-spacing: 0.04em;
    padding: calc(100vw / 750* 33) 4% calc(100vw / 750* 38);
}
.accshow ul {
    margin: calc(100vw / 750* 32) 0;
    position: relative;
}
.accshow ul:before {
    content: "";
    display: block;
    width: 100%;
    height: calc(100vw / 750* 1);
    background-size: calc(100vw / 750* 5) calc(100vw / 750* 1);
    background-image: linear-gradient(to right, #CECECE calc(100vw / 750* 2), transparent calc(100vw / 750* 3));
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 5px;
    position: absolute;
    top: calc(100vw / 750* -40);
}
.accshow a {
    font-size: calc(100vw / 750* 30);
    font-family: "FP-ヒラギノ角ゴ ProN W5";
    color: #053786!important;
    line-height: 2.4;
}
.accbox a label::after {
    content: '';
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 45%;
    right: 5px;
    margin-right: 4%;
    align-content: center;
    transform: rotate(-90deg);
}
.accbox ul label {
    border: none;
    padding: calc(100vw / 750* 18) 8% calc(100vw / 750* 18);
    font-size: calc(100vw / 750* 30);
}
.accbox ul label:nth-of-type(1) {
    margin-top: calc(100vw / 750* -32);
}
.footercopy {
    padding-bottom: 0;
}
.copyright {
    background-color: #fff;
    color: #333;
}
}

@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,400;6..96,500;6..96,600&family=Mulish:wght@300;400;500;600;700&family=Shippori+Mincho:wght@400;500;600;700&display=swap");

.F_Bodoni {
  font-family: "Bodoni Moda", serif;
}

.F_Mulish {
  font-family: "Mulish", sans-serif;
}

.pc_hidden {
  display: none;
}

.sp_hidden {
  display: block;
}

.systems, .systems p {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 15px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #333333;
  font-weight: 400;
}

.fs-l-pageMain.SystemPage_Main2 {
  width: 1100px;
  padding: 70px 0 100px;
}

.fs-c-heading--page.Title_JP_Center,.fs-c-wishlistProduct__title {
  border-bottom: 1px solid #DDDDDD;
  margin: 8px 0 80px;
  padding: 0 0 15px;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  color: #333333;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .fs-c-heading--page.Title_JP_Center {
    padding: 0 0 15px;
  }
}

.Headline_JP {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 18px;
  line-height: 32px;
  border-bottom: none;
  padding: 0;
  color: #333333;
}

.Content_Text {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 17px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #363636;
}

.fs-c-button--primary,
.fs-c-button--secondary {
  background: #000000;
  border: none;
  border-radius: 92px;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  padding: 12px;
  box-shadow: none;
  min-width: unset;
  width: 240px;
  line-height: 1.2;
}

.fs-c-button--primary:visited,
.fs-c-button--secondary:visited {
  color:#fff!important;
}

.fs-c-button--primary:hover,
.fs-c-button--secondary:hover {
  opacity: 0.7;
}
.systems .fs-c-productListItem__viewMoreImageButton.fs-c-buttonContainer {
  display: none;
}
.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control {
  display: none;
}
.systems .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--viewProductDetail.fs-c-button--plain,
.systems .fs-c-productListItem__control.fs-c-buttonContainer .cartin.fs-c-button--addToCart--list.fs-c-button--plain
 {
  width: 75%;
  height: auto;
  background: #333333;
  border-radius: 20px;
  font-size: .8rem;
  color: #fff;
  text-align: center;
  padding: 7px 0;
  margin: 5px 0 5px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";
  letter-spacing: 0.1em;
}
.fs-c-productList__controller .fs-c-listControl__status {
  display: none;
}
.systems .fs-c-button--plain,
.systems .fs-c-button--standard {
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 92px;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  padding: 12px;
  box-shadow: none;
  min-width: unset;
  width: 240px;
}

.fs-c-button--plain:hover,
.fs-c-button--standard:hover {

}

.systems .fs-c-buttonContainer {
  margin-top: 50px;
  padding: 0;
}

.fs-c-buttonContainer--myPageTop {
  margin-top: 60px;
}

.fs-c-button--secondary.fs-c-button--addToAddressbook, .fs-c-button--secondary.fs-c-button--addReview--guest {
  width: 240px;
}

.fs-c-documentColumn__content {
  padding: 0;
}

.fs-c-documentColumn + .fs-c-documentColumn {
  margin-top: 60px;
}

.fs-c-documentColumn__emphasis {
  font-family: "FP-ヒラギノ角ゴ StdN W7", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #F4903A;
}

.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  background: #003B90;
  border-color: #003B90;
}

.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  background: #003B90;
  border-color: #003B90;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #003B90;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: #003B90;
}




/**********************************************
  送料について[fs_AboutShippingAndPayment]
**********************************************/

.fs-c-postage__table > thead tr {
  padding: 10px 20px;
}

.fs-c-postage__table > thead .fs-c-postage__table__headerCell {
  font-family: "FP-ヒラギノ角ゴ ProN W5", sans-serif;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.02em;
  padding: 5px;
}

#fs_AboutShippingAndPayment .fs-c-price__currencyMark,
#fs_AboutShippingAndPayment .fs-c-price__value {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 15px;
  color: #333333;
}

.fs-c-postage__table__headerCell,
.fs-c-postage__table__dataCell {
  padding: 10px;
}

.fs-c-postage__table__headerCell span {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 15px;
  color: #333333;
}

.fs-c-postage__table__dataCell .fs-c-price__currencyMark,
.fs-c-postage__table__dataCell .fs-c-price__value  {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 17px;
  color: #333333;
}

/**********************************************
  ログインページ [fs_Login ]
**********************************************/

/* レイアウト */
@media screen and (min-width: 960px) {
  .fs-body-login .fs-c-loginForm {
    display: flex;
    justify-content: flex-start;
    gap: 0 120px;
    flex-wrap: wrap;
  }

  .fs-body-login .fs-c-registeredUsers {
    flex-basis: 342px;
  }
  .fs-body-login .fs-c-newUsers {
    flex-basis: 575px;
  }
}

/* 共通 */
#fs_Login .fs-c-registeredUsers .fs-c-registeredUsers__title,
#fs_Login .fs-c-newUsers .fs-c-newUsers__title {
  border-bottom: none;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 18px;
  line-height: 32px;
  color: #333333;
  margin-bottom: 36px;
}

/* 会員エリア[fs-c-registeredUsers] */

#fs_Login .fs-c-registeredUsers .fs-c-inputInformation__field {
  background: #F5F5F5;
  padding: 24px 35px 18px;
  margin-bottom: 28.5px;
}

#fs_Login .fs-c-registeredUsers .fs-c-buttonContainer {
  padding: 0;
}

#fs_Login .fs-c-registeredUsers .fs-c-inputInformation__button {
  margin-top: 0;
  margin-bottom: 24.5px;
}

#fs_Login .fs-c-registeredUsers .fs-c-inputInformation__link {
  text-align: center;
}

#fs_Login .fs-c-registeredUsers .fs-c-inputInformation__link a {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.03em;
  color: #707070;
}

#fs_Login .fs-c-registeredUsers .fs-c-inputInformation__link a:hover {
  text-decoration: underline;
}

#fs_Login .fs-c-otherServiceLogin .fs-c-linkedServiceLogin__title {
  display: none;
}

#fs_Login .fs-c-otherServiceLogin:not(:first-child) {
  margin: 0;
}

/* 非会員エリア[fs-c-registeredUsers] */

#fs_Login .fs-c-newUsers .fs-c-newUsers__message {
  margin-bottom: 33.5px;
}

#fs_Login .fs-c-newUsers .fs-c-buttonContainer {
  justify-content: flex-start;
  padding: 0;
}


/**********************************************
  会員登録ページ [fs_Register]
**********************************************/

/* 登録内容入力エリア[fs-c-inputInformation] */
#fs_Register .fs-c-inputInformation {
  background-color: #fafafa;
  padding: 70px 224px;
}

#fs_Register .fs-c-inputInformation .fs-c-inputInformation__field {
  margin: 48px auto 80px;
}

/**********************************************
  会員登録完了ページ [fs_RegisterSuccess]
**********************************************/

.fs-c-registerSuccessMessage {
  display: none;
}

.fs-c-registerSuccessMessage2 {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #DDDDDD;
}

.fs-c-registerSuccessMessage2 p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 10px;
}

.fs-c-registerSuccessMessage2 p span {
  color: #003B90;
}

.fs-c-registerSuccessMessage2 .LeftText {
  text-align: left;
  width: 250px;
  margin: 0 auto 10px;
}

/**********************************************
  マイページ [fs_MyPageTop]
**********************************************/

.fs-c-accountService {
  gap: 20px;
  justify-content: flex-start;
}

.fs-c-accountService .fs-c-accountService__page {
  flex-basis: 128px;
  height: 128px;
  margin: 0;
}

.fs-body-my-top .fs-p-accountInfo {
  padding: 10px 20px;
}

.fs-p-accountInfo .fs-p-accountInfo__header {
  margin-bottom: 10px;
}

.fs-p-accountInfo__point__point__available__number {
  color: #C98696;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 17px;
}

.fs-p-accountInfo__point__point__available__numberLabel {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 17px;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  box-shadow: none;
  background: #FFFFFF;
  border: 1px solid #333333;
  border-radius: 5px;
  color: #333333;
  width: 100%;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 12px;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  color: #003B90;
  font-size: 48px;
  line-height: 1.2;
  margin: 8px auto 0;
  width: 64px;
  height: 64px;
}

.fs-c-accountService .fs-c-accountService__page.fs-c-accountService__page--accountDelete {
  height: auto;
  flex-basis: 100%;
}

.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 92px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  padding: 12px;
  box-shadow: none;
  min-width: unset;
  width: 240px;
  margin-top: 20px;
}

.fs-c-accountService__page--accountLogout {
  margin-top: 20px;
  display: block;
  width: 100%;
}

@media screen and (max-width: 959px) {
  .fs-body-my-top .fs-l-account {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .fs-body-my-top .fs-p-accountInfo {
    flex-basis: 35%;
  }
  .fs-body-my-top .fs-c-accountService {
    flex-basis: 64%;
  }
}

@media screen and (min-width: 600px) {
  .fs-c-accountService {
    justify-content: flex-start;
    margin-left: 0;
  }
}

/**********************************************
  退会手続き[fs_DeleteAccount]
**********************************************/

.fs-c-inputInformation__field {
  margin: 24px auto;
  max-width: 600px;
}

#fs_DeleteAccount .fs-c-inputInformation__field {
  text-align: center;
}

.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 17px;
}

#fs_DeleteAccount .fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
  text-align: center;
}

.fs-body-my-account-delete .fs-c-buttonContainer--pair {
  margin-top: 50px;
}

.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
  margin-top: 50px;
}

.fs-c-buttonContainer--pair {
  display: flex;
  gap: 24px;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .fs-c-buttonContainer--pair {
    display: flex;
    gap: 24px;
    justify-content: center;
  }
}
/**********************************************
  お気に入り[fs_MyWishList]
**********************************************/

.fs-c-wishList.fs-c-productList {
  background: rgba(126, 126, 126, 0.08);
  margin: 40px auto;
  padding: 24px;
}


.fs-p-announcement__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 20px;
  border-bottom: none;
  padding: 0;
  color: #333333;
}

.fs-c-productName__variation__y {
  font-size: 12px;
}

.fs-p-announcement__body .fs-c-list {
  padding-left: 0;
}

/**********************************************
  注文履歴[fs_MyOrders]
**********************************************/

select.fs-c-dropdown__menu {
  padding: 10px;
}

.fs-c-dropdown::after {
  border-left: 1px solid #ccc;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

#fs_MyOrders .fs-c-price__currencyMark,
#fs_MyOrders .fs-c-price__value {
  font-family: inherit;
  font-size: 15px;
  color: #333333;
}

.fs-body-my-orders .fs-c-history, .fs-body-my-storeOrders .fs-c-history {
  display: flex;
  flex-direction: row-reverse;
  gap: 24px;
}

.fs-body-my-orders .fs-c-history__listContainer, .fs-body-my-storeOrders .fs-c-history__listContainer {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .fs-body-my-orders .fs-c-history, .fs-body-my-storeOrders .fs-c-history {
    display: flex;
    flex-direction: row-reverse;
    gap: 24px;
  }

  .fs-body-my-orders .fs-c-history__listContainer, .fs-body-my-storeOrders .fs-c-history__listContainer {
    width: 100%;
  }
}

#fs_MyOrders .fs-c-noResultMessage {
  margin-top: 0;
}

.fs-c-history__term {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #707070;
}

/**********************************************
  レビュー履歴[fs_MyReviews]
**********************************************/

.fs-c-listControl {
  flex-direction: column;
  align-items: flex-end;
}

.fs-c-reviewList {
  margin: 10px 0;
}

.fs-c-reviewList .fs-c-reviewList__item {
  border-bottom: 1px solid #DDDDDD;
  padding: 20px 0;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fs-c-reviewList .fs-c-reviewList__item:first-child {
  border-top: 1px solid #DDDDDD;
}

.fs-c-reviewList__item {
  display: flex;
  gap: 10px 30px;
  margin-bottom: 8px;
  padding: 20px 0;
  border-top: 1px solid #DDDDDD;
}

.fs-c-reviewList__item__product {
  display: inline-block;
  width: 150px;
}

.fs-c-reviewList__item__info {
  display: inline-block;
  width: 150px;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-productName__name {
  font-size: 15px;
  line-height: 1.8;
}

.fs-c-reviewInfo__status {
  display: none;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__body {
  display: inline-block;
  width: 715px;
  padding: 20px 15px;
  margin: 10px 0 0;
}

.fs-c-reviewList__item__editButton.fs-c-buttonContainer {
  margin-top: 10px;
  justify-content: flex-end;
  width: 100%;
}

/**********************************************
  お届け先リスト[fs_MyAddressBook]
**********************************************/

.fs-c-list li {
  padding-left: 17px;
  position: relative;
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.02em;
  margin-left: 0;
  text-indent: 0;
}

.fs-c-list li::before {
  content: "●";
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
  border: none;
  border-radius: 0;
}

.fs-c-buttonContainer {
  /* padding: 0; */
}

.fs-c-listTable {
  margin: 30px auto 20px;
}

.fs-c-listTable th:first-child, .fs-c-listTable td {
  padding: 20px;
}

.fs-c-listTable th:first-child, .fs-c-listTable td:first-child,
.fs-c-listTable th:first-child, .fs-c-listTable td:last-child {
  width: 200px;
}

.fs-c-listTable th .fs-c-buttonContainer, .fs-c-listTable td .fs-c-buttonContainer {
  padding: 8px 0;
  gap: 8px;
}

.fs-c-listTable th .fs-c-buttonContainer .fs-c-button--changeInfomation.fs-c-button--secondary, .fs-c-listTable td .fs-c-buttonContainer .fs-c-button--changeInfomation.fs-c-button--secondary {
  background: #003B90;
  border: none;
  color: #FFFFFF;
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  width: 75px;
  border-radius: 2px;
  margin: 0;
  padding: 10px;
}

.fs-c-listTable th .fs-c-buttonContainer .fs-c-button--delete.fs-c-button--standard, .fs-c-listTable td .fs-c-buttonContainer .fs-c-button--delete.fs-c-button--standard {
  background: #EDEEEF;
  border: none;
  color: #707070;
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  width: 75px;
  border-radius: 2px;
  margin: 0;
  padding: 10px;
}

/**********************************************
  お届け先追加[fs_NewAddress]
  お届け先変更[fs_EditAddress]
**********************************************/

.fs-c-inputInformation__message {
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.fs-c-inputTable > tbody > tr + tr {
  margin-top: 36px;
}

.fs-c-inputTable__headerCell {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  margin-bottom: 5px;
}

.fs-c-inputInformation__button {
  margin-top: 30px;
}

#fs_MyAddressBook .fs-c-buttonContainer--deleteChange {
  margin-top: 0;
}

/**********************************************
  パスワード変更[fs_EditPassword]
**********************************************/

.fs-body-login .fs-c-inputInformation__field, .fs-body-forgotPassword .fs-c-inputInformation__field, .fs-body-my-account-password .fs-c-inputInformation__field {
  background: #F5F5F5;
  padding: 25px 20px;
  margin: 20px auto;
}

.fs-c-inputGroup {
  border: 1px solid #D6D6D6;
  border-radius: 2px;
  min-height: auto;
}

.fs-c-inputDate__year, .fs-c-inputDate__month, .fs-c-inputDate__date {
  width: 26%;
}

.fs-c-inputDate__year select.fs-c-dropdown__menu, .fs-c-inputDate__month select.fs-c-dropdown__menu, .fs-c-inputDate__date select.fs-c-dropdown__menu {
  padding: 5px;
}

.fs-c-checkbox__labelText a {
  color: #69A0B9;
  text-decoration: underline;
}

/**********************************************
  メールマガジン登録[fs_NewsletterSubscribe]
**********************************************/

.fs-p-emailDomainNotice {
  margin-top: 30px;
  text-align: center;
}

.fs-p-emailDomainNotice strong {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  color: #003B90;
}

/**********************************************
  ポイントについて[fs_AboutPoints]
**********************************************/

#fs_AboutPoints .fs-c-explainList {
  margin: 20px 0 0;
  grid-row-gap: 8px;
}

.fs-c-explainList dt {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.04em;
  font-weight: unset;
}

.fs-c-explainList dd {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 15px;
  line-height: 27px;
  letter-spacing: 0.02em;
}

.fs-c-note {
  margin: 40px 0;
}

.fs-c-note li {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
}

/**********************************************
  会員規約について[fs_MemberAgreement]
**********************************************/

.fs-c-orderedList {
  margin: 20px 0;
}

.fs-c-orderedList li {
  padding: 0 0 0 1.5em;
  text-indent: -1.5em;
}

.fs-c-orderedList li::before {
  color: #003B90;
  padding-right: 10px;
}

#fs_MemberAgreement .fs-c-orderedList > li + li {
  margin-top: 20px;
}

#fs_MemberAgreement .fs-c-list {
  padding-left: 16px;
  margin: 10px 0 0;
}

#fs_MemberAgreement .fs-c-list li + li {
  margin-top: 10px;
}

/**********************************************
  お客様の声[fs_Reviews]
  商品のレビュー[fs_ReviewsByProduct]
**********************************************/

#fs_Reviews .fs-p-announcement,
#fs_ReviewsByProduct .fs-p-announcement {
  width: 100%;
  background-color: #F8F8F8;
  padding: 30px;
  text-align: center;
}


#fs_Reviews .fs-p-announcement__title,
#fs_ReviewsByProduct .fs-p-announcement__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

#fs_Reviews .fs-p-announcement__body,
#fs_ReviewsByProduct .fs-p-announcement__body {
  font-size: 17px;
}

#fs_Reviews .fs-c-documentColumn__heading,
#fs_ReviewsByProduct .fs-c-documentColumn__heading {
  margin-top: 40px;
}

#fs_Reviews .fs-c-documentColumn__content,
#fs_ReviewsByProduct .fs-c-documentColumn__content {
  margin-bottom: 80px;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer {
  margin-top: 10px;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__name {
  order: 2;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__name__nickname {
  color: #003B90;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__profile {
  order: 1;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 27px;
  letter-spacing: 0.02em;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__date {
  font-size: 13px;
  margin: 5px 0 0;
  color: #707070;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__profile {
  order: 1;
  margin-bottom: 10px;
}

.fs-c-reviewer__profile__status {
  background: #003B90;
  color: #FFFFFF;
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: 13px;
  line-height: 27px;
  letter-spacing: 0;
  padding: 2px 10px;
  border-radius: 45px;
  width: 100px;
  display: block;
  text-align: center;
}

.fs-c-reviewStars::before {
  color: #C78D2F;
  font-size: 28px;
  margin-left: -5px;
}

/**********************************************
  商品のレビューを書く[fs_WriteReview]
**********************************************/

/* 商品情報 */
.fs-c-productReviewed {
  background-color: #F8F8F8;
  width: 100%;
  margin: 0;
  max-width: none;
  padding: 60px 200px 0;
  grid-template-columns: 150px 500px;
  grid-template-rows: 1fr 50px;
  grid-gap: 8px 34px;
}

.fs-c-productReviewed .fs-c-productReviewed__image {
  width: 150px;
  height: 150px;
}

.fs-c-productReviewed__name {
  grid-column: 2;
  grid-row: 1;
}

.fs-c-productReviewed .fs-c-productReviewed__name {
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: 20px;
  line-height: 1.7;
}

.fs-c-productReviewed__number {
  grid-column: 2;
  grid-row: 2;
}

.fs-c-productReviewed .fs-c-productNumber {
  padding: 0;
  margin: 0;
}

.fs-c-productReviewed .fs-c-productReviewed__number .fs-c-productNumber {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  margin: 0;
  border-top: none;
}

.fs-c-productReviewed .fs-c-productReviewed__number .fs-c-productNumber .fs-c-productNumber__label,
.fs-c-productReviewed .fs-c-productReviewed__number .fs-c-productNumber span.fs-c-productNumber__number {
  display: inline-block;
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 17px;
  color: #333333;
  margin-top: 0;
}

.fs-c-productReviewed__prices {
  grid-column: 2;
  grid-row: 3;
}

.fs-c-productPrice {
  /* justify-content: flex-end; */
}

.fs-c-productPrice__main {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 5px;
}

.systems .fs-c-price__currencyMark,
.systems .fs-c-price__value {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 22px;
  color: #D54762;
}

.systems .fs-c-productPrice__addon__label,
.systems .fs-c-productPrice__addon__label::before,
.systems .fs-c-productPrice__addon__label::after {
  font-size: 15px;
}

/* レビュー */
.fs-c-aggregateRating__rating::before {
  font-size: 17px;
  margin-bottom: 10px;
}

.fs-c-productReviewed + .fs-c-aggregateRating {
  background-color: #F8F8F8;
  width: 100%;
  margin: 0 0 80px;
  max-width: none;
  padding: 0 200px 60px;
}

.fs-c-aggregateRating__rating {
  flex: 0 1 9em;
}

.fs-c-reviewStars {
  font-size: 22px;
}

.fs-c-aggregateRating .fs-c-rating__value {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 22px;
  color: #003B90;
  margin-left: 10px;
}

.fs-c-aggregateRating__count {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 18px;
  padding-bottom: 2px;
}

.fs-c-aggregateRating__count::before {
  content: "(";
}

.fs-c-aggregateRating__count::after {
  content: "件)";
}

/* 注意事項 */
.fs-c-reveiwNotes {
  margin: 40px auto;
  padding: 30px 150px;
}

.fs-c-reveiwNotes h3 {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 20px;
  margin-bottom: 2px;
}

/* 入力フォーム */
.fs-c-inputField__explanation {
  margin-top: 5px;
}

.fs-c-inputTable--child {
  background: #F8F8F8;
  padding: 20px;
  margin-top: 20px;
}

.fs-c-inputTable--child tbody, .fs-c-inputTable--child tr {
  width: 100%;
  display: block;
}

.fs-c-buttonContainer--submitReview {
  display: inline-block;
  margin: 50px 20px 0 300px;
}

.fs-c-buttonContainer--back {
  display: inline-block;
  margin-top: 50px 0 0;
}



/**********************************************
  ショッピングカート [fs_ShoppingCart]
**********************************************/

#fs_ShoppingCart .fs-p-announcement .fs-p-announcement__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 20px;
  color: #003B90;
  margin-bottom: 4px;
}

#fs_ShoppingCart .fs-p-flexibleColumn {
  margin-top: 20px;
}

#fs_ShoppingCart .fs-p-flexibleColumn a {
  background-color: #003B90;
  color: #fff;
  padding: 8px 12px;
  border-radius: 4px;
}

#fs_ShoppingCart .fs-c-continueShopping {
  margin: 50px 0;
}

/* ショッピングカートパーツ */
#fs_ShoppingCart .fs-c-cartTable__headerCell {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
}

#fs_ShoppingCart .fs-c-cartTable__productInfo .fs-c-cartTable__productName {
  font-size: 17px;
  line-height: 32px;
  letter-spacing: 0.03rem;
  margin-bottom: 14px;
}

#fs_ShoppingCart .fs-c-cartTable__productInfo .fs-c-listedProductName__selection {
  font-size: 13px;
}

#fs_ShoppingCart .fs-c-price__currencyMark,
#fs_ShoppingCart .fs-c-price__value,
#fs_ShoppingCart .fs-c-cartTable__dataCell--point,
#fs_ShoppingCart .fs-c-orderTotalTable__getPoint td {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 18px;
  color: #333333;
}

.fs-c-cartTable .fs-c-listedOptionPrice {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 15px;
  line-height: 1.2;
  gap: 10px;
}

.fs-c-cartTable .fs-c-cartTable__actionButton__container > button {
  background: #EDEEEF;
  border: none;
  color: #707070;
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
  width: 75px;
  border-radius: 2px;
  margin: 0;
  padding: 10px;
}

.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
  border: none;
}

/* メインページ */
.fs-c-quantity__number:focus:not(.is-error) + .fs-c-quantity__message {
  margin-left: 120px;
}

.fs-c-quantity__number.fs-system-quantity-text {
  min-width: 60px;
}

/* 注文履歴 */
#fs_MyOrders .fs-c-orderHistoryItem__header__button.fs-c-buttonContainer {
  margin: 0;
  padding: 0 16px;
}

#fs_MyOrders .fs-c-orderHistoryItem__button.fs-c-buttonContainer {
  margin: 0;
}

#fs_MyOrders .fs-c-orderHistoryItem__orderSummary {
  display: flex;
  justify-content: end;
  gap: 8px;
  margin: 0 16px 8px;
}

#fs_MyOrders .fs-c-orderHistoryItem {
  margin-bottom: 0;
}

/* ポイント履歴 */
.fs-body-my-points .fs-c-history__info {
  width: 560px;
}

.fs-body-cart-login .fs-c-loginForm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0 120px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.SystemPage_Main2 .fs-c-subSection__title,
.SystemPage_Main2 .fs-c-linkedServiceLogin__title {
  border-bottom: none;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 18px;
  line-height: 32px;
  color: #333333;
  margin-bottom: 36px;
}

.fs-c-checkout-addresseeList .fs-c-checkout-addressee {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-c-checkout-addresseeList .fs-c-checkout-addressee__control.fs-c-buttonContainer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0;
}

.fs-c-checkout-addresseeList .fs-c-checkout-addressee__control.fs-c-buttonContainer .fs-c-button--standard {
  border-radius: 2px;
  width: 150px;
  border: none;
  font-size: 15px;
  line-height: 1.5;
}

.fs-c-checkout-addresseeList .fs-c-checkout-addressee__control.fs-c-buttonContainer .fs-c-button--edit {
  background: #003B90;
  color: #FFFFFF;
}

.fs-c-checkout-addresseeList .fs-c-checkout-addressee__control.fs-c-buttonContainer .fs-c-button--delete {
  background: #EDEEEF;
  color: #707070;
  margin: 0;
}

.fs-c-button--plain {
  color: #333333;
}

.fs-body-checkout-multiAddress form[action="/p/checkout/multi/address"] {
  display: inline-block;
}

.fs-c-button--primary,
.fs-c-button--secondary {
  line-height: 1.2;
}

.fs-c-button--plain,
.fs-c-button--standard {
  line-height: 1.2;
}

.fs-body-checkout-multiAddress #fs-addressList-container {
  text-align: center;
}

.fs-body-checkout-multiAddress #fs-addressList-container .fs-c-checkout-multiAddress {
  text-align: left;
}

.fs-body-checkout-multiAddress-products .SystemPage_Main2 {
  text-align: center;
}

.fs-body-checkout-multiAddress-products .fs-c-checkout-deliveryInfo {
  text-align: left;
}

.fs-body-checkout-multiAddress-products .fs-c-buttonContainer {
  display: inline-block;
}

.fs-body-checkout-multiAddress-options #fs-deliveryInfo-container {
  text-align: center;
}

.fs-body-checkout-multiAddress-options #fs-deliveryInfo-container .fs-c-checkout-deliveryInfo {
  text-align: left;
}

.fs-body-checkout-multiAddress-options #fs-deliveryInfo-container form[action="/p/checkout/multi/options"] {
  display: inline-block;
}

.fs-body-checkout-multiAddress-confirm #fs-confirmQuantity-container {
  text-align: center;
}

.fs-body-checkout-multiAddress-confirm #fs-confirmQuantity-container .fs-c-checkout-productQuantityWarning {
  text-align: left;
}

.fs-body-checkout-multiAddress-confirm #fs-confirmQuantity-container .fs-c-buttonContainer {
  display: inline-block;
}

.fs-c-checkout-productQuantityWarning__warning {
  padding: 0;
  margin-top: 20px;
  text-align: center;
}

.fs-c-checkout-productQuantityWarning__warning strong {
  font-size: 16px;
}

.fs-c-checkout-multiDestination__title {
  background: #003B90;
  padding: 10px 20px;
}

.fs-c-checkout-multiDestination__info__name,
.fs-c-checkout-customerInfo__name {
  font-size: 20px;
}

.fs-c-checkout-productAllocation__product {
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fs-c-checkout-productAllocation__product .fs-c-checkout-productAllocation__productImage {
  max-width: 160px;
  padding: 0;
}

.fs-c-checkout-productAllocation__product .fs-c-checkout-productAllocation__productInfo {
  width: 800px;
}

.fs-c-checkout-productAllocation__product .fs-c-checkout-productAllocation__productInfo .fs-c-productPrice {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fs-c-checkout-productAllocation__product .fs-c-checkout-productAllocation__productInfo .fs-c-productPrice .fs-c-price__currencyMark,
.fs-c-checkout-productAllocation__product .fs-c-checkout-productAllocation__productInfo .fs-c-productPrice .fs-c-price__value {
  color: #333333;
  font-size: 18px;
}

.fs-c-listedOptionPrice {
  font-size: 15px;
  grid-row-gap: 10px;
  grid-column-gap: 20px;
  line-height: 1.2;
  margin: 20px 0;
}

.fs-c-checkout-delivery__method {
  background: #F8F8F8;
  padding: 30px 20px;
}

.fs-c-checkout-delivery__method__title {
  font-size: 18px;
}

.fs-c-checkout-multiDestination__button.fs-c-buttonContainer {
  margin-top: 20px;
}

.fs-c-checkout-deliveryMethod.is-active .fs-c-checkout-deliveryMethod__title,
.fs-c-checkout-paymentMethod.is-active .fs-c-checkout-paymentMethod__title {
  background: #003B90;
}

.fs-c-checkout-deliveryMethod.is-active,
.fs-c-checkout-paymentMethod.is-active {
  border-color: #003B90;
}

.fs-c-checkout-addDestinationButton.fs-c-buttonContainer--addDestinationButton a {
  background: #003B90;
  color: #FFFFFF;
  margin: 0 20px 0 auto;
  border: 1px solid #003B90;
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__title {
  background: unset;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 18px;
  padding: 0 0 0 8px;
  border-left: 2px solid #003B90;
  line-height: 1.5;
  font-weight: 400;
  color: #333333;
  text-align: left;
  margin: 20px 0 10px;
}

.fs-c-checkout-multiDestination__subtitle {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-weight: 400;
  font-size: 18px;
  border-left: 2px solid #003B90;
  color: #333333;
  margin: 40px 0 20px;
}

.fs-c-checkout-multiDestination__info__control .fs-c-checkout-multiDestination__button.fs-c-buttonContainer {
  margin-top: 0;
}

.fs-c-checkout-preview {
  border: 1px solid #DDDDDD;
  padding: 30px 20px;
}

.fs-c-checkout-preview__title {
  border-bottom: 1px solid #DDDDDD;
  font-size: 20px;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.fs-c-totalAndActions button:not(.fs-c-button--image) {
  font-size: 16px;
  line-height: 1.2;
  min-height: auto;
}

.fs-c-cartTable .fs-c-price__currencyMark,
.fs-c-cartTable .fs-c-price__value {
  color: #333333!important;
  font-size: 16px!important;
  margin-top: 0!important;
  font-weight: 400!important;
}

.fs-c-checkout-addressee__data__name {
  font-size: 20px;
}

.fs-c-checkout-addressee__control.fs-c-buttonContainer {
  padding-right: 20px;
}

.fs-c-checkout-multiDestination__productList__item {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__product {
  background: #F5F5F5;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productImage {
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  max-width: 120px;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productInfo {
  width: 530px;
  margin: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productQuantity {
  background: #F5F5F5;
  padding: 0 20px 20px;
  width: 100%;
  margin: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productQuantity__quantity {
  width: 100%;
  padding: 0;
  margin: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-price__currencyMark,
.fs-c-checkout-multiDestination__productList__item .fs-c-price__value {
  color: #333333!important;
  font-size: 16px!important;
  margin-top: 0!important;
  font-weight: 400!important;
}

.fs-c-destinationFeeTable .fs-c-price__currencyMark,
.fs-c-destinationFeeTable .fs-c-price__value {
  color: #333333;
  font-size: 16px;
}

.fs-c-creditCardInfoField select.fs-c-dropdown__menu {
  width: 100px;
}

.fs-c-buttonContainer.fs-c-buttonContainer--inputCreditCardData {
  margin-top: 0;
}

.fs-body-cart-login .fs-c-otherServiceLogin:not(:first-child) {
  margin-top: 20px;
}

.fs-body-cart-login .fs-c-otherServiceLogin:not(:first-child) .fs-c-linkedServiceLogin__title {
  display: none;
}

.fs-body-cart-login .fs-c-anotherLogin__button.fs-c-buttonContainer {
  margin-top: 0;
  width: 400px !important;
}

.fs-body-cart-login .fs-c-guestPurchase .fs-c-buttonContainer {
  margin-top: 20px;
}

.fs-c-inputInformation__link {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.03em;
  color: #707070;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  margin-top: 24.5px;
}

.fs-c-inputInformation__link:hover {
  text-decoration: underline;
}

.fs-body-wishlist-login .fs-c-loginForm,
.fs-body-review-login .fs-c-loginForm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0 120px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fs-body-wishlist-login .fs-c-anotherLogin__button.fs-c-buttonContainer,
.fs-body-review-login .fs-c-anotherLogin__button.fs-c-buttonContainer {
  margin-top: 0;
  width: 100% !important;
}

.fs-body-wishlist-login .fs-c-registeredUsers,
.fs-body-review-login .fs-c-registeredUsers {
  -ms-flex-preferred-size: 342px;
  flex-basis: 342px;
}

.fs-body-wishlist-login .fs-c-registeredUsers .fs-c-inputInformation__field,
.fs-body-review-login .fs-c-registeredUsers .fs-c-inputInformation__field {
  background: #F5F5F5;
  padding: 24px 35px 18px;
  margin-bottom: 28.5px;
}

.fs-body-wishlist-login .fs-c-registeredUsers .fs-c-inputInformation__button,
.fs-body-review-login .fs-c-registeredUsers .fs-c-inputInformation__button {
  margin-top: 0;
  margin-bottom: 24.5px;
}

.fs-body-wishlist-login .fs-c-newUsers,
.fs-body-review-login .fs-c-newUsers {
  -ms-flex-preferred-size: 575px;
  flex-basis: 575px;
  margin-left: 0;
}

.fs-body-wishlist-login .fs-c-newUsers .fs-c-buttonContainer,
.fs-body-review-login .fs-c-newUsers .fs-c-buttonContainer {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
}

.fs-body-wishlist-login .fs-c-linkedServiceLogin .fs-c-linkedServiceLogin__title,
.fs-body-review-login .fs-c-linkedServiceLogin .fs-c-linkedServiceLogin__title {
  display: none;
}

.fs-c-documentSubColumn {
  margin-top: 40px;
}

.fs-c-documentSubColumn .fs-c-documentSubColumn__heading {
  margin-top: 0;
}

.fs-c-checkout-loginGuidance--unregisteredUser {
  background: #F8F8F8;
  padding: 20px;
}

.fs-c-checkout-loginGuidance--unregisteredUser .fs-c-buttonContainer {
  margin-top: 0;
}

.fs-body-checkout-amazon .fs-c-checkout-destination__message {
  margin-bottom: 20px;
}

.fs-body-checkout-amazon .fs-c-checkout-destination__name {
  font-size: 20px;
}

.fs-body-checkout-amazon .fs-c-checkout-destination__destination {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fs-body-checkout-amazon .fs-c-checkout-destination__control {
  margin: 0 0 0 auto;
}

.fs-body-checkout-amazon .fs-c-checkout-destination__control .fs-c-buttonContainer {
  margin-top: 20px;
}

.fs-body-checkout-amazon .fs-c-agreementConfirmation__message {
  background: #F8F8F8;
  padding: 15px;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.fs-body-checkout-amazon .fs-c-checkbox__labelText {
  font-size: 14px;
  line-height: 1.5;
}

.fs-body-checkout-amazon .fs-c-checkbox__checkMark::before {
  top: -0.1em;
  left: -0.14em;
}

.fs-body-checkout-amazon .fs-c-agreementConfirmation__message--newsletterChecked {
  font-size: 14px;
  line-height: 1.5;
  padding: 12px;
  margin-bottom: 10px;
}

.fs-body-checkout-amazon .fs-c-agreementConfirmation__addon {
  margin: 20px 0 0 20px;
}

.fs-c-checkout-pointInfo__usePoint__number {
  font-size: 20px;
}

#fs_button_changePoints.fs-c-buttonContainer {
  margin-top: 0;
}

.fs-l-productLayout__item--2 .fs-c-productVariationPrice .fs-c-price__value {
font-size: 18px;
line-height: 28.8px;
letter-spacing: 0;
color: #333333;
}
.fs-l-productLayout__item--2 .fs-c-productVariationPrice .fs-c-price__currencyMark {
font-size: 18px;
line-height: 28.8px;
letter-spacing: 0;
color: #333333;
}
.fs-c-buttonContainer .fs-c-button--cancel.fs-c-button--standard {
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 92px;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  padding: 12px;
  box-shadow: none;
  min-width: unset;
  width: 240px;
}
.fs-l-productLayout__item--2 .fs-c-productVariationPrice .fs-c-productVariationPrice__addon {
font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
font-size: 12px;
line-height: 28.8px;
letter-spacing: 0.02em;
margin-left: 5px;
}
.fs-c-productVariationPrice {
font-size: 18px;
line-height: 28.8px;
letter-spacing: 0;
}
.fs-c-variationAndActions .fs-c-variationList__item__cart li + li {
margin-top: 0;
}

.Prime_Bnr {
margin: 20px auto 30px;
}
.Prime_Bnr a {
display: block;
position: relative;
width: 380px;
height: 168px;
background-image: url(https://ateliergift.itembox.design/item/img/detail/set_bnr_pc.png);
background-repeat: no-repeat;
background-size: contain;
}
.Prime_Bnr a .Prime_Bnr_Text {
text-align: center;
width: 100%;
position: absolute;
left: 0;
bottom: 30px;
}
.Prime_Bnr a .Prime_Bnr_Text .Prime_Bnr_Text01 {
font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
color: #003B90;
font-size: 15px;
line-height: 20px;
letter-spacing: 0;
}
.Prime_Bnr a .Prime_Bnr_Text .Prime_Bnr_Text02 {
font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
color: #003B90;
font-size: 18px;
line-height: 22px;
letter-spacing: 0.02em;
margin-top: 5px;
}
.Page_ShippingPayment p + p {
margin-top: 30px;
}
.Page_ShippingPayment .fs-c-documentColumn__content p + p {
margin-top: 0;
}
.Page_ShippingPayment_Table_Inner {
display: flex;
width: 100%;
border: 1px solid #B5B5B5;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box {
width: 50%;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box + .Page_ShippingPayment_Table_Box {
border-left: 1px solid #B5B5B5;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Title {
background: #F5F5F5;
padding: 16px;
border-bottom: 1px solid #B5B5B5;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Title p {
font-size: 15px;
line-height: 21px;
letter-spacing: 0;
text-align: center;
font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
color: #333333;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Text {
padding: 30px 20px;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Text .Page_ShippingPayment_Table_Text01 {
font-size: 17px;
line-height: 30px;
letter-spacing: 0;
font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
color: #000000;
text-align: center;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Text .Page_ShippingPayment_Table_Text01.FC_red {
color: #C45C4F;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Text .Page_ShippingPayment_Table_Text02 {
font-size: 15px;
line-height: 30px;
letter-spacing: 0;
text-align: center;
font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
color: #333333;
}
.Page_ShippingPayment_Table_Inner + p {
margin-top: 15px;
}
.fs-body-about-shippingPayment .Page_ShippingPayment .fs-c-specTableContainer {
margin-top: 0;
}

.Osusume_Item .fs-c-productList__list {
display: flex;
flex-wrap: wrap;
grid-template-columns: unset;
grid-gap: unset;
gap: 40px;
}
.Osusume_Item .fs-c-productList__list .fs-c-productListCarousel__list__item {
margin: 0;
flex-basis: 270px;
display: flex;
flex-direction: column;
}
.Osusume_Item .fs-c-productList__list .fs-c-productListCarousel__list__item .productDescription {
flex-grow: 1;
font-size: 14px;
line-height: 21px;
letter-spacing: 0;
color: #555555;
}
.Osusume_Item .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
flex-grow: 2;
width: 100%;
}

.Original_Set .fs-c-productList__list {
display: flex;
flex-wrap: wrap;
grid-template-columns: unset;
grid-gap: unset;
gap: 60px 40px;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item {
margin: 0;
flex-basis: 580px;
max-width: 580px;
min-width: 580px;
display: flex;
flex-direction: column;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .productDescription {
font-size: 18px;
line-height: 32.4px;
letter-spacing: 0;
color: #333333;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
width: 100%;
margin-bottom: 7px;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__imageContainer img {
width: 100%;
height: 400px;
display: block;
}

.Concierge_recom .Section_Wrap_Innerbox .categories_box .Concierge_categories .fs-c-productListCarousel__list__item {
max-width: 230px;
}
.Concierge_recom .Section_Wrap_Innerbox .categories_box .Concierge_categories .fs-c-productListCarousel__list__item img {
height: 230px;
}
.Concierge_recom .Section_Wrap_Innerbox .categories_box .head_box .head_left p {
padding-top: 5px;
}




@media screen and (min-width: 768px) {
  .fs-body-my-points .fs-c-history__info {
    max-width: none;
  }
}
#fs_MyPoints .fs-body-my-top .fs-p-accountInfo {
  padding: 10px 20px;
}

#fs_MyPoints .fs-c-pointSummary [class$="--availablePoint"] {
  background: #ffffff;
}

#fs_MyPoints .fs-c-pointSummary [class$="--limitedPoint"] {
  background: #ffffff;
}
#fs_MyPoints .fs-c-pointSummary__value--availablePoint,
#fs_MyPoints  .fs-c-pointSummary__number {
  color: #C98696;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 17px;
}
#fs_MyPoints .fs-body-my-points, #fs_MyPoints .fs-c-history__listContainer {
  padding-top: 40px;
}
#fs_MyPoints .fs-c-dropdown{
  margin-bottom: 20px;
}
#fs_MyPoints .fs-c-listTable {
  margin: 8px 0 0;
}
#fs_MyPoints .fs-c-listTable td {
  padding: 8px;
}
#fs_MyPoints .fs-c-pointListTable.fs-c-listTable td {
  font-size: 15px;
}
#fs_MyPoints .fs-c-pointListTable__dataDetail {
  font-size: 15px;
  margin: 0;
}
.fs-c-pointListTable td[aria-label=獲得・利用ポイント] {
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
}
.fs-c-checkout-shippingDestinationUnit .fs-c-checkout-heading {
  background: unset;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: 18px;
  padding: 0 0 0 8px;
  border-left: 2px solid #003B90;
  line-height: 1.5;
  font-weight: 400;
  color: #333333;
  text-align: left;
  margin: 20px 0 10px;
}
.fs-c-checkout-shippingOptionPreview__value {
  font-size: 16px;
}
.fs-c-checkout-shippingDestinationUnit .fs-c-checkout-shippingAddress__name {
  font-size: 20px;
}
.systems .fs-c-buttonContainer.fs-c-checkout-shippingInfo__button {
  margin-top: 0;
}
.fs-c-checkout-shippingInfo__button + .fs-c-checkout-shippingInfo__button {
  margin-top: 10px;
}
.systems .fs-c-buttonContainer.fs-c-checkout-shippingDetail__button {
  margin-top: 0;
}
.fs-c-checkout-shippingParcel .fs-c-price__currencyMark,.fs-c-checkout-shippingParcel .fs-c-price__value {
  color: #333333!important;
  font-size: 16px!important;
  margin-top: 0!important;
  font-weight: 400!important;
}
.fs-c-checkout-shippingParcel__productImage__image {
  width: 72px;
  height: auto;
}
.fs-c-checkout-shippingParcel__productImage {
  padding-right: 8px;
}

@media screen and (max-width: 768px) {
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,400;6..96,500;6..96,600&family=Mulish:wght@300;400;500;600;700&family=Shippori+Mincho:wght@400;500;600;700&display=swap");
.F_Bodoni {
    font-family: "Bodoni Moda", serif;
}

.F_Mulish {
    font-family: "Mulish", sans-serif;
}

.pc_hidden {
    display: block;
}

.sp_hidden {
    display: none;
}

.systems,.systems p {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750* 26);
  line-height: calc(100vw / 750* 46.8);
  letter-spacing: 0.02em;
  color: #333333;
  font-weight: 400;
}


[type=hidden],
[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=datetime],
[type=date],
[type=month],
[type=week],
[type=time],
[type=datetime-local],
[type=number],
select,
textarea {
    border: calc(100vw / 750 * 1) solid #D6D6D6;
    border-radius: calc(100vw / 750 * 2);
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 42);
    letter-spacing: 0.02em;
    padding: calc(100vw / 750 * 23) calc(100vw / 750 * 20);
    color: #333333;
}

.fs-c-dropdown::after {
    border-left: calc(100vw / 750 * 1) solid #ccc;
    border-top-right-radius: calc(100vw / 750 * 2);
    border-bottom-right-radius: calc(100vw / 750 * 2);
}

.fs-l-pageMain.SystemPage_Main {
    width: calc(100vw / 750 * 630);
    padding: calc(100vw / 750 * 60) 0 calc(100vw / 750 * 130);
}

/*パンくず*/

.fs-c-breadcrumb {
    max-width: calc(100vw / 750 * 690);
    padding: 0;
    margin: calc(100vw / 750 * 38) auto calc(100vw / 750 * 40);
}

.fs-c-breadcrumb .fs-c-breadcrumb__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.fs-c-breadcrumb .fs-c-breadcrumb__list .fs-c-breadcrumb__listItem {
    font-size: calc(100vw / 750 * 22);
    line-height: 1.8;
    color: #707070;
}

.fs-c-breadcrumb .fs-c-breadcrumb__list .fs-c-breadcrumb__listItem a {
    color: #ADADAD;
}

.fs-c-breadcrumb .fs-c-breadcrumb__list .fs-c-breadcrumb__listItem::before {
    content: none;
}

.fs-c-breadcrumb .fs-c-breadcrumb__list .fs-c-breadcrumb__listItem:not(:last-child)::after {
    content: "/";
    color: #ADADAD;
    margin: 0 calc(100vw / 750 * 7) 0 calc(100vw / 750 * 4);
}


.fs-c-productMarks {
    margin: 0;
}

.fs-c-productMarks .fs-c-productMark {
    gap: calc(100vw / 750 * 10);
}

.fs-c-productMarks .fs-c-productMark__mark {
    background: #FFFFFF;
    border: calc(100vw / 750 * 1) solid #D6D6D6;
    padding: calc(100vw / 750 * 10) calc(100vw / 750 * 15);
}

.fs-c-productMarks .fs-c-productMark__mark .fs-c-productMark__label {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 22);
    line-height: 1;
    letter-spacing: 0.02em;
}

.fs-c-productMarks .fs-c-productMark__mark.Add_Tag01 .fs-c-productMark__label {
    color: #C45C4F;
}

.fs-c-productMarks .fs-c-productMark__mark.Add_Tag02 .fs-c-productMark__label {
    color: #003B90;
}

.fs-c-requiredMark {
    margin-left: calc(100vw / 750 * 10);
    color: #C45C4F;
}
.Ranking_Item_List .fs-c-productListItem {
    width: 100%;
    position: relative;
}

.Ranking_Item_List .fs-c-productListItem::before {
    content: "1";
    display: block;
    position: absolute;
    top: calc(100vw / 750 * 10);
    left: calc(100vw / 750 * 10);
    width: calc(100vw / 750 * 55);
    height: calc(100vw / 750 * 55);
    background: #B79C58;
    border-radius: 50%;
    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;
    color: #FFFFFF;
    font-family: "Bodoni Moda", serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 55);
    letter-spacing: 0.02em;
    border: calc(100vw / 750 * 1) solid #B79C58;
    text-align: center;
    z-index: 1;
}

.Ranking_Item_List .fs-c-productListItem:nth-child(n+3) {
    width: calc(100vw / 750 * 302);
    margin-top: calc(100vw / 750 * 60);
}

.Ranking_Item_List .fs-c-productListItem:nth-child(n+3) .fs-c-productListItem__image a {
    overflow: hidden;
    width: calc(100vw / 750 * 302);
    height: calc(100vw / 750 * 302);
    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;
}

.Ranking_Item_List .fs-c-productListItem:nth-child(n+3) .fs-c-productListItem__image a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.Ranking_Item_List .fs-c-productListItem:nth-child(1) .fs-c-productListItem__image a,
.Ranking_Item_List .fs-c-productListItem:nth-child(2) .fs-c-productListItem__image a {
    overflow: hidden;
    width: 100%;
    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;
}

.Ranking_Item_List .fs-c-productListItem:nth-child(1) .fs-c-productListItem__image a img,
.Ranking_Item_List .fs-c-productListItem:nth-child(2) .fs-c-productListItem__image a img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.Ranking_Item_List .fs-c-productListItem:nth-child(2) {
    margin-top: calc(100vw / 750 * 60);
}

.Ranking_Item_List .fs-c-productListItem:nth-child(2)::before {
    content: "2";
    background: #7B7B7B;
    border: calc(100vw / 750 * 1) solid #7B7B7B;
    color: #FFFFFF;
}

.Ranking_Item_List .fs-c-productListItem:nth-child(3)::before {
    content: "3";
    background: #8F6040;
    border: calc(100vw / 750 * 1) solid #8F6040;
    color: #FFFFFF;
}

.Ranking_Item_List .fs-c-productListItem:nth-child(4)::before {
    content: "4";
    background: #FFFFFF;
    border: calc(100vw / 750 * 1) solid #003B90;
    color: #003B90;
}

.Ranking_Item_List .fs-c-productListItem:nth-child(5)::before {
    content: "5";
    background: #FFFFFF;
    border: calc(100vw / 750 * 1) solid #003B90;
    color: #003B90;
}

.Ranking_Item_List .fs-c-productListItem:nth-child(6)::before {
    content: "6";
    background: #FFFFFF;
    border: calc(100vw / 750 * 1) solid #003B90;
    color: #003B90;
}

.Ranking_Item_List .fs-c-productListItem .fs-c-productListItem__productName {
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 39);
    letter-spacing: 0.02em;
    margin: calc(100vw / 750 * 30) 0 calc(100vw / 750 * 20);
}

.Ranking_Item_List .fs-c-productListItem .fs-c-productPrice__main__price {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: 1.3;
    letter-spacing: 0;
}

.fs-body-top {
    padding-top: 0;
}

.fs-body-top .Header_Main:not(.active) {
    background: unset;
    border: none;
}

.fs-body-top .Header_Main:not(.active) .Header_SP_Menu>.Header_Message {
    opacity: 0;
}

.fs-body-top .Header_Main:not(.active) .Header_SP_Menu_List {
    margin-top: calc(100vw / 750 * -60);
    /*.Header_Logo img {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(162deg) brightness(103%) contrast(100%);
  }*/
    /*.Header_SP_Menu_Cart img {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(162deg) brightness(103%) contrast(100%);
  }*/
}

.SP_SubGroup_Links .SP_SubGroup_Links_Inner .fs-c-subgroup {
    margin: 0 auto;
    width: 100%;
}

.SP_SubGroup_Links .SP_SubGroup_Links_Inner .fs-c-subgroup .fs-c-listControl {
    display: none;
}

.SP_SubGroup_Links .SP_SubGroup_Links_Inner .fs-c-subgroup .fs-c-subgroupList {
    margin: 0;
    padding: 0;
    gap: calc(100vw / 750 * 6);
}

.SP_SubGroup_Links .SP_SubGroup_Links_Inner .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    margin: 0;
}

.SP_SubGroup_Links .SP_SubGroup_Links_Inner .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item a {
    position: relative;
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    display: block;
    background: #F5F5F5;
    border: none;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 44.8);
    letter-spacing: 0.02em;
    color: #333333;
    padding: calc(100vw / 750 * 25) calc(100vw / 750 * 27);
}

.SP_SubGroup_Links .SP_SubGroup_Links_Inner .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item a::after {
    content: "";
    display: block;
    background-image: url(https://ateliergift.itembox.design/item/img/common/arrow02.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: calc(100vw / 750 * 10);
    height: calc(100vw / 750 * 16);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(100vw / 750 * 27);
}

.fs-c-productList {
    /* margin: calc(100vw / 750 * 130) auto; */
    width: 92%;
    margin-right: auto;
    margin-left: auto;
}

.fs-c-productList .fs-c-noResultMessage {
    background: unset;
    padding: 0;
    margin: 0;
    text-align: center;
}

.fs-c-productList .fs-c-productList__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(100vw / 750 * 30) calc(100vw / 750 * 30);
    -ms-grid-columns: unset;
    grid-template-columns: unset;
    margin-bottom: calc(100vw / 750 * 60);
}

.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item {
    padding: 0;
    width: calc(100vw / 750 * 315);
    border: none;
}

.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__image {
    width: 100%;
    /* height: calc(100vw / 750 * 330); */
    overflow: hidden;
}

.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__image img {
    width: 85%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 auto;
}

.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__viewMoreImageButton,
.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productImageModal {
    display: none;
}

.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__productName {
    margin: calc(100vw / 750 * 20) 0;
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 39);
    letter-spacing: 0.02em;
}

.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(100vw / 750 * 28);
    line-height: 1.2;
    letter-spacing: 0;
}

.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productMarks {
    margin: calc(100vw / 750 * 20) 0 0;
}

.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control {
    display: none;
}

.fs-c-productList__controller .fs-c-listControl__status {
    display: none;
}

.fs-c-productList__controller .fs-c-sortItems {
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 39);
    letter-spacing: 0.02em;
    margin: 0;
    position: relative;
    border: none;
    gap: 5px;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__label {
    border: none;
    text-align: left;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__label::before {
    /* content: ""; */
    display: block;
    width: calc(100vw / 750 * 41);
    height: calc(100vw / 750 * 26);
    background-image: url(https://ateliergift.itembox.design/item/img/common/icon_search03.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: calc(100vw / 750 * 13);
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list {
    /* opacity: 0; */
    /* pointer-events: none; */
    /* position: absolute; */
    /* width: calc(100vw / 750 * 500); */
    /* right: 0; */
    /* top: calc(100vw / 750 * 60); */
    /* background: #FFFFFF; */
    /* border: calc(100vw / 750 * 2) solid #EFEFEF; */
    /* border-radius: calc(100vw / 750 * 5); */
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list.open {
    opacity: 1;
    pointer-events: auto;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list__item {
    /* width: 100%; */
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list__item .fs-c-sortItems__list__item__label {
    /* padding: calc(100vw / 750 * 30) 0; */
    /* display: block; */
    /* text-align: center; */
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list__item:nth-child(n+2) {
    /* border-top: calc(100vw / 750 * 2) solid #EFEFEF; */
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list__item.is-active {
    background: unset;
    color: #003B90;
}

.fs-body-search .fs-c-productList {
    margin-top: calc(100vw / 750 * 40);
}

.ProductList_Controller_Top {
    width: calc(100vw / 750 * 630);
    margin: 0 auto calc(100vw / 750 * 40);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ProductList_Controller_Top .fs-c-listControl {
    display: none;
}

.ProductList_Controller_Bottom {
    margin-top: calc(100vw / 750 * 80);
}

.ProductList_Controller_Bottom .fs-c-sortItems {
    display: none;
}

.fs-c-listControl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fs-c-listControl .fs-c-pagination {
    width: 100%;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-end;
}

.fs-c-listControl .fs-c-pagination .fs-c-pagination__item {
    font-family: "Mulish", sans-serif;
    font-size: calc(100vw / 750 * 30);
    line-height: calc(100vw / 750 * 48);
    letter-spacing: 0;
    margin: 0 calc(100vw / 750 * 30);
    padding: 0;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    opacity: 0.4;
    font-weight: 400;
}

.fs-c-listControl .fs-c-pagination .fs-c-pagination__item.is-active {
    background: unset;
    color: #333333;
    opacity: 1;
}

.fs-c-listControl .fs-c-pagination .fs-c-pagination__item.fs-c-pagination__item--prev {
    opacity: 1;
    width: calc(100vw / 750 * 32);
}

.fs-c-listControl .fs-c-pagination .fs-c-pagination__item.fs-c-pagination__item--prev::before {
    content: "";
    width: calc(100vw / 750 * 32);
    height: calc(100vw / 750 * 9);
    background-image: url(https://ateliergift.itembox.design/item/img/common/arrow03.svg);
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.fs-c-listControl .fs-c-pagination .fs-c-pagination__item.fs-c-pagination__item--next {
    opacity: 1;
    width: calc(100vw / 750 * 32);
}

.fs-c-listControl .fs-c-pagination .fs-c-pagination__item.fs-c-pagination__item--next::before {
    content: "";
    width: calc(100vw / 750 * 32);
    height: calc(100vw / 750 * 9);
    background-image: url(https://ateliergift.itembox.design/item/img/common/arrow03.svg);
    background-repeat: no-repeat;
    background-size: contain;
}



.fs-l-productLayout {
    display: -ms-grid;
    display: grid;
    grid-row-gap: calc(100vw / 750 * 20);
}

.fs-c-productPrice__main__price,
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    color: #333333;
    color: #b3223c;
}

.fs-c-productPrice__addon,
.fs-c-productPrice__main__addon {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 22);
    line-height: calc(100vw / 750 * 35.2);
    letter-spacing: 0;
    margin-left: calc(100vw / 750 * 10);
}

.fs-l-productLayout__item--1 .fs-c-slick .slick-prev,
.fs-l-productLayout__item--1 .fs-c-slick .slick-next,
.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage__expandButton {
    display: none !important;
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage {
    width: calc(100vw / 750 * 750);
    margin: 0 calc(100vw / 750 * -30);
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage .slick-track .slick-slide {
    width: calc(100vw / 750 * 750);
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage__image {
    width: calc(100vw / 750 * 750) !important;
    height: calc(100vw / 750 * 750);
    overflow: hidden;
    display: flex !important;
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage__image>img {
    max-width: calc(100vw / 750 * 750);
    max-height: calc(100vw / 750 * 750);
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    margin: 0 auto;
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage__thumbnailList {
    margin: calc(100vw / 750 * 20) 0 0 calc(100vw / 750 * 30);
    gap: calc(100vw / 750 * 6);
    padding-right: calc(100vw / 750 * 30);
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage__thumbnailList::-webkit-scrollbar {
    display: none;
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage__thumbnailList>li {
    -ms-flex-preferred-size: calc(100vw / 750 * 155);
    flex-basis: calc(100vw / 750 * 155);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage__thumbnailList>li .fs-c-productCarouselMainImage__thumbnail {
    width: calc(100vw / 750 * 155);
    height: calc(100vw / 750 * 155);
    overflow: hidden;
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage__thumbnailList>li .fs-c-productCarouselMainImage__thumbnail__img {
    border: none;
    max-width: unset;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage__thumbnailList>li .fs-c-productCarouselMainImage__thumbnail__caption {
    display: none;
}

.fs-l-productLayout__item--1 .ItemDetail_Desc {
    width: calc(100vw / 750 * 630);
    margin: calc(100vw / 750 * 60) auto 0;
}

.fs-l-productLayout__item--1 .ItemDetail_Desc .ItemDetail_Desc_Title {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 44.8);
    letter-spacing: 0.1em;
}

.fs-l-productLayout__item--1 .ItemDetail_Desc .ItemDetail_Desc_Text {
    margin-top: calc(100vw / 750 * 40);
}

.fs-l-productLayout__item--2 {
    width: calc(100vw / 750 * 630);
    margin: 0 auto;
}

.fs-l-productLayout__item--2 .fs-c-productMarks {
    margin-bottom: calc(100vw / 750 * 50);
}

.fs-l-productLayout__item--2 .fs-c-productNameHeading {
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 34);
    line-height: calc(100vw / 750 * 54.4);
    letter-spacing: 0.02em;
    font-weight: 400;
    margin-bottom: calc(100vw / 750 * 30);
}

.fs-l-productLayout__item--2 .fs-c-productPrices--productDetail.fs-c-productPrices .fs-c-productPrice__main__price {
    font-size: calc(100vw / 750 * 32);
    line-height: calc(100vw / 750 * 51.2);
    letter-spacing: 0;
}

.fs-l-productLayout__item--2 .fs-c-buttonContainer {
    padding: 0;
}

.fs-l-productLayout__item--2 .fs-c-buttonContainer .fs-c-button--addToCart--detail {
    background: #000000;
    padding: calc(100vw / 750 * 30) calc(100vw / 750 * 20);
    width: 100%;
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: 1.5;
    letter-spacing: 0.02em;
    margin-top: calc(100vw / 750 * 40);
    border-radius: calc(100vw / 750 * 105);
    border: 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;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fs-l-productLayout__item--2 .Catalog_Inner {
    margin-top: calc(100vw / 750 * 30);
}

.fs-l-productLayout__item--2 .Catalog_Inner a {
    display: block;
    background: #FFFFFF;
    border: calc(100vw / 750 * 2) solid #D6D6D6;
    padding: calc(100vw / 750 * 25);
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: 1.2;
    letter-spacing: 0.02em;
    border-radius: calc(100vw / 750 * 40);
    text-align: 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-l-productLayout__item--2 .Catalog_Inner a[href=""] {
    display: none;
}

.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist {
    margin: 0;
    padding: calc(100vw / 750 * 50) 0 calc(100vw / 750 * 10);
    position: relative;
}

.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__quantity::before {
    content: "数量";
    margin-right: calc(100vw / 750 * 20);
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: 1.5;
    letter-spacing: 0.02em;
    word-break: keep-all;
}

.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__quantity select {
    min-width: calc(100vw / 750 * 145);
    text-align: center;
    padding: calc(100vw / 750 * 20) calc(100vw / 750 * 20);
    font-size: calc(100vw / 750 * 34);
    border: calc(100vw / 750 * 2) solid #D6D6D6;
    border-radius: calc(100vw / 750 * 5);
}

.fs-l-productLayout__item--2 .ItemDetail_Spec {
    margin-top: calc(100vw / 750 * 50);
}

.fs-l-productLayout__item--2 .ItemDetail_Spec .ItemDetail_Spec_Box {
    border-top: calc(100vw / 750 * 1) solid #DDDDDD;
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 10) 0;
}

.fs-l-productLayout__item--2 .ItemDetail_Spec .ItemDetail_Spec_Box .ItemDetail_Spec_Title {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    letter-spacing: 0.02em;
    color: #707070;
}

.fs-l-productLayout__item--2 .ItemDetail_Spec .ItemDetail_Spec_Box .ItemDetail_Spec_Text {
    margin-top: calc(100vw / 750 * 15);
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 41);
    letter-spacing: 0.02em;
}

.fs-l-productLayout__item--2 .ItemDetail_Spec .ItemDetail_Spec_Box+.ItemDetail_Spec_Box {
    margin-top: calc(100vw / 750 * 30);
}

.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__wishlist {
    grid-column: unset;
    grid-row: unset;
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-grid-row-align: center;
    align-self: center;
}

.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__wishlist .fs-c-button--particular {
    background: unset;
    border: none;
    border-radius: 0;
    display: block;
    padding: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__wishlist .fs-c-button--particular .fs-c-button__label {
    display: none;
}

.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__wishlist .fs-c-button--particular::after {
    width: calc(100vw / 750 * 42);
    font-size: calc(100vw / 750 * 42);
    color: #C45C4F;
}

.fs-l-productLayout__item--2 .fs-c-inquiryAboutProduct {
    margin-top: calc(100vw / 750 * 40);
}

.fs-l-productLayout__item--2 .fs-c-inquiryAboutProduct .fs-c-button--plain {
    border: none;
    border-radius: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 46.8);
    letter-spacing: 0.02em;
    padding: 0;
}

.fs-l-productLayout__item--2 .fs-c-inquiryAboutProduct .fs-c-button--plain::before {
    content: "";
    display: inline-block;
    background-image: url(https://ateliergift.itembox.design/item/img/common/arrow01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: calc(100vw / 750 * 16);
    height: calc(100vw / 750 * 10);
    margin-right: calc(100vw / 750 * 10);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.fs-l-productLayout__item--2 .fs-c-inquiryAboutProduct .fs-c-button--plain .fs-c-button__label {
    border: none;
    color: #707070;
    font-size: calc(100vw / 750 * 26);
}

.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title {
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 38);
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-align: center;
    border-bottom: none;
    color: #333333;
    margin-bottom: calc(100vw / 750 * 60);
}

.fs-c-featuredProduct {
    padding: calc(100vw / 750 * 130) 0;
}

.fs-c-featuredProduct .fs-c-productList__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(100vw / 750 * 60) calc(100vw / 750 * 30);
    -ms-grid-columns: unset;
    grid-template-columns: unset;
}

.fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100vw / 750 * 330);
}

.fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem__imageContainer {
    width: 100%;
    height: calc(100vw / 750 * 330);
    overflow: hidden;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem__imageContainer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem__productName {
    margin: calc(100vw / 750 * 20) 0 calc(100vw / 750 * 20);
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 39);
    letter-spacing: 0.02em;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.fs-c-featuredProduct .fs-c-productList__list .fs-c-productMarks {
    margin: calc(100vw / 750 * 20) 0 0;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem__prices {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem__control {
    display: none;
}

.fs-c-featuredProduct .fs-c-productList__list .fs-c-productPrice__main__price,
.fs-c-featuredProduct .fs-c-productList__list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(100vw / 750 * 28);
    line-height: 1.2;
    letter-spacing: 0;
}

.fs-c-productSelection .fs-c-productSelection__name {
    background: unset;
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 39);
    letter-spacing: 0;
    padding: 0;
    color: #707070;
    margin-bottom: calc(100vw / 750 * 15);
    font-weight: 400;
}

.fs-c-productSelection .fs-c-productSelection__name:nth-of-type(n+2) {
    margin-top: calc(100vw / 750 * 35);
}

.fs-c-productSelection .fs-c-productSelection__selection {
    padding: 0;
}

.fs-c-productSelection .fs-c-productSelection__selection select {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 42);
    letter-spacing: 0.02em;
    padding: calc(100vw / 750 * 23) calc(100vw / 750 * 20);
    color: #333333;
}

.fs-c-productSelection .fs-c-productSelection__selection input {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 42);
    letter-spacing: 0.02em;
    padding: calc(100vw / 750 * 23) calc(100vw / 750 * 20);
    color: #333333;
}

.fs-c-productOption .fs-c-productOption__name {
    background: unset;
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 39);
    letter-spacing: 0;
    padding: 0;
    color: #707070;
    margin-bottom: calc(100vw / 750 * 15);
    font-weight: 400;
}

.fs-c-productOption .fs-c-productOption__name:nth-of-type(n+2) {
    margin-top: calc(100vw / 750 * 35);
}

.fs-c-productOption .fs-c-productOption__option {
    padding: 0;
}

.fs-c-productOption .fs-c-productOption__option select {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 42);
    letter-spacing: 0.02em;
    padding: calc(100vw / 750 * 23) calc(100vw / 750 * 20);
    color: #333333;
}

.fs-c-productOption .fs-c-productOption__option input {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 42);
    letter-spacing: 0.02em;
    padding: calc(100vw / 750 * 23) calc(100vw / 750 * 20);
    color: #333333;
}

.fs-c-productOption input[name="productOptionsWithPrice[6].id"]+.fs-c-productOption__name label {
    font-size: 0;
}

.fs-c-productOption input[name="productOptionsWithPrice[6].id"]+.fs-c-productOption__name label::before {
    content: "メッセージ内容";
    font-size: calc(100vw / 750 * 26);
}

.fs-c-productOption input[name="productOptionsWithPrice[7].id"]+.fs-c-productOption__name {
    display: none;
}

.fs-c-productOption input[name="productOptionsWithPrice[8].id"]+.fs-c-productOption__name {
    display: none;
}

.fs-c-productOption input[name="productOptionsWithPrice[9].id"]+.fs-c-productOption__name {
    display: none;
}

.fs-c-productOption input[name="productOptionsWithPrice[10].id"]+.fs-c-productOption__name {
    display: none;
}

.fs-c-productOption input[name="productOptionsWithPrice[11].id"]+.fs-c-productOption__name {
    display: none;
}

.fs-c-productOption input[name="productOptionsWithPrice[12].id"]+.fs-c-productOption__name {
    display: none;
}

.fs-c-productOption input[name="productOptionsWithPrice[13].id"]+.fs-c-productOption__name {
    display: none;
}

.fs-c-productOption input[name="productOptionsWithPrice[14].id"]+.fs-c-productOption__name {
    display: none;
}

.fs-c-productOption input[name="productOptionsWithPrice[15].id"]+.fs-c-productOption__name {
    display: none;
}

.fs-c-productReview {
    margin-top: calc(100vw / 750 * 10);
    margin-bottom: 0;
}

.fs-c-productReview .fs-c-productReview__aggregateRating {
    display: none;
}

.fs-c-productReview .fs-c-button--plain {
    background: unset;
    border: none;
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 46.8);
    letter-spacing: 0.02em;
    padding: 0;
}

.fs-c-productReview .fs-c-button--plain.fs-c-button--addReview--detail::before {
    content: "";
    display: inline-block;
    background-image: url(https://ateliergift.itembox.design/item/img/common/arrow01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: calc(100vw / 750 * 16);
    height: calc(100vw / 750 * 10);
    margin-right: calc(100vw / 750 * 10);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.fs-c-variationAndActions {
    margin: calc(100vw / 750 * 50) 0;
}

.fs-c-variationAndActions .fs-c-variationList__item__cart {
    padding: 0;
    border-bottom: calc(100vw / 750 * 2) solid #DDDDDD;
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li {
    padding: calc(100vw / 750 * 20) 0;
    border-top: calc(100vw / 750 * 2) solid #DDDDDD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-columns: unset;
    grid-template-columns: unset;
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li .fs-c-variationCart__image {
    width: calc(100vw / 750 * 130);
    margin-right: calc(100vw / 750 * 13);
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li .fs-c-variationCart__image img {
    max-width: calc(100vw / 750 * 130);
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li .fs-c-variationCart__variationName {
    width: calc(100vw / 750 * 200);
    margin-right: auto;
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li .fs-c-variationCart__variationName .fs-c-variationCart__variationName__name {
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 36);
    letter-spacing: 0;
    color: #707070;
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li .fs-c-variationCart__variationName .fs-c-variationCart__variationName__stock--outOfStock {
    display: none;
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li .fs-c-variationCart__wishlist {
    width: calc(100vw / 750 * 40);
    margin-right: calc(100vw / 750 * 10);
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li .fs-c-variationCart__wishlist .fs-c-button--addToWishList--icon::before {
    font-size: calc(100vw / 750 * 40);
    color: #C45C4F;
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li .fs-c-variationCart__cartButton {
    width: calc(100vw / 750 * 210);
}

.fs-c-variationAndActions .fs-c-variationList__item__cart li .fs-c-variationCart__cartButton .fs-c-button--primary.fs-c-button--addToCart--variation {
    padding: calc(100vw / 750 * 25) 0;
    text-align: center;
    background: #000000;
    border-radius: calc(100vw / 750 * 50);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 22);
    line-height: 1.5;
    letter-spacing: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
}

.fs-c-productNumber {
    border: none;
    display: block;
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 10) 0;
    border-top: calc(100vw / 750 * 1) solid #DDDDDD;
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-productNumber span {
    display: block;
}

.fs-c-productNumber span.fs-c-productNumber__label {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    letter-spacing: 0.02em;
    color: #707070;
}

.fs-c-productNumber span.fs-c-productNumber__number {
    margin-top: calc(100vw / 750 * 15);
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 41);
    letter-spacing: 0.02em;
}

.fs-c-documentArticle {
    padding: 0;
}

.fs-c-documentArticle+.fs-c-documentArticle {
    margin-top: calc(100vw / 750 * 180);
}

.fs-c-documentArticle__heading {
    margin: 0 0 calc(100vw / 750 * 60);
    background: unset;
    padding: 0;
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 30);
    line-height: calc(100vw / 750 * 44.8);
    letter-spacing: 0.02em;
    color: #707070;
    text-align: left;
}

.fs-c-documentArticle__content {
    padding: 0;
}

.fs-c-documentArticle__content a {
    color: #69A0B9;
    text-decoration: underline;
}

.fs-c-explainList {
    margin-bottom: 0;
}

.fs-c-explainList dt {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 44.8);
    letter-spacing: 0.02em;
    font-weight: unset;
}

.fs-c-explainList dd {
    margin-top: calc(100vw / 750 * 25);
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 39);
    letter-spacing: 0.02em;
}

.fs-c-explainList dd+dt {
    margin-top: calc(100vw / 750 * 60);
}

.fs-c-documentColumn+.fs-c-documentColumn {
    margin-top: calc(100vw / 750 * 80);
}

.fs-c-documentColumn__heading {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 44.8);
    letter-spacing: 0.02em;
    font-weight: unset;
    color: #333333;
    border: none;
    padding: 0;
    margin-bottom: calc(100vw / 750 * 30);
}

.fs-c-documentColumn__heading.Add_List_Heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.fs-c-documentColumn__heading.Add_List_Heading::before {
    content: "";
    display: block;
    word-break: keep-all;
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 44.8);
    letter-spacing: 0.02em;
    margin-right: calc(100vw / 750 * 5);
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="1"]::before {
    content: "1.";
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="2"]::before {
    content: "2.";
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="3"]::before {
    content: "3.";
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="4"]::before {
    content: "4.";
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="5"]::before {
    content: "5.";
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="6"]::before {
    content: "6.";
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="7"]::before {
    content: "7.";
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="8"]::before {
    content: "8.";
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="9"]::before {
    content: "9.";
}

.fs-c-documentColumn__heading.Add_List_Heading[data-item="10"]::before {
    content: "10.";
}

.fs-c-documentColumn__content {
    padding: 0;
}

.fs-c-documentColumn__content p+p {
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-list {
    padding-left: calc(100vw / 750 * 30);
    margin: calc(100vw / 750 * 40) 0;
}

.fs-c-list li {
    padding-left: calc(100vw / 750 * 32);
    position: relative;
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 41.6);
    letter-spacing: 0.02em;
    margin-left: 0;
    text-indent: 0;
}

.fs-c-list li::before {
    content: "●";
    font-size: calc(100vw / 750 * 22);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: calc(100vw / 750 * 22);
    height: calc(100vw / 750 * 22);
    margin: 0;
    border: none;
    border-radius: 0;
}

.fs-c-list li+li {
    margin-top: calc(100vw / 750 * 30);
}

.fs-c-list li p+p {
    margin-top: calc(100vw / 750 * 8);
}

.fs-c-note {
    margin: calc(100vw / 750 * 40) 0;
}

.fs-c-note li {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 40.6);
    letter-spacing: 0.02em;
}

.fs-c-note li+li {
    margin-top: calc(100vw / 750 * 10);
}

.SystemPage_Guide .fs-c-documentArticle+.fs-c-documentArticle {
    margin-top: calc(100vw / 750 * 100);
}

.SystemPage_Guide .fs-c-documentArticle__heading {
    background: #F8F8F8;
    padding: calc(100vw / 750 * 20) calc(100vw / 750 * 30);
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: 1.5;
    letter-spacing: 0.02em;
    margin-bottom: calc(100vw / 750 * 40);
    color: #333333;
}

.SystemPage_Guide .fs-c-documentColumn__heading {
    padding-bottom: calc(100vw / 750 * 15);
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #707070;
    border-bottom: calc(100vw / 750 * 2) solid #D6D6D6;
    margin: calc(100vw / 750 * 60) 0 calc(100vw / 750 * 40);
}

.SystemPage_Guide .fs-c-explainList {
    margin: calc(100vw / 750 * 40) 0;
}

.fs-c-heading--page {
    border-bottom: calc(100vw / 750 * 2) solid #DDDDDD;
    color: #333333;
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 36);
    line-height: calc(100vw / 750 * 50.4);
    margin: 0 0 calc(100vw / 750 * 80);
    padding: 0 0 calc(100vw / 750 * 20);
}

.fs-c-specTableContainer {
    margin: calc(100vw / 750 * 40) 0;
}

.SystemPage_Main2 {
    width: calc(100vw / 750 * 630);
    padding: calc(100vw / 750 * 60) 0 calc(100vw / 750 * 130);
}

.fs-c-subSection__title,
.fs-c-linkedServiceLogin__title {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 32);
    line-height: calc(100vw / 750 * 48.8);
    margin-bottom: calc(100vw / 750 * 40);
    border-bottom: none;
    padding: 0;
    color: #333333;
}

.fs-c-subSection {
    margin-bottom: calc(100vw / 750 * 60);
}

.fs-c-subSection+.fs-c-subSection {
    margin-top: calc(100vw / 750 * 130);
}

.fs-c-button--particular.fs-c-button--displayPassword {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fs-c-button--particular.fs-c-button--displayPassword::before {
    margin: auto calc(100vw / 750 * 16);
    font-size: calc(100vw / 750 * 48);
}

.systems .fs-c-button--primary {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    background: #000000;
    border: calc(100vw / 750 * 1) solid #000000;
    border-radius: calc(100vw / 750 * 105);
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: calc(100vw / 750 * 26);
    line-height: 1.5;
    text-decoration: none;
    text-align: center;
    padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: calc(100vw / 750 * 440);
}

.fs-c-buttonContainer {
    margin-top: calc(100vw / 750 * 60);
    padding: 0;
}

.fs-c-buttonContainer+.fs-c-buttonContainer {
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-inputInformation__link {
    text-align: center;
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-inputInformation__link a {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    color: #707070;
    font-size: calc(100vw / 750 * 26);
    line-height: 1.5;
}

.fs-body-login .fs-c-inputInformation__field,
.fs-body-forgotPassword .fs-c-inputInformation__field,
.fs-body-my-account-password .fs-c-inputInformation__field {
    background: #F5F5F5;
    padding: calc(100vw / 750 * 50) calc(100vw / 750 * 40);
    margin: calc(100vw / 750 * 40) 0;
}

.fs-c-inputTable__headerCell {
    margin-bottom: calc(100vw / 750 * 10);
}

.fs-c-inputGroup {
    border: calc(100vw / 750 * 1) solid #D6D6D6;
    border-radius: calc(100vw / 750 * 2);
    min-height: auto;
}

.fs-c-orderedList {
    margin: calc(100vw / 750 * 40) 0;
}

.fs-c-orderedList li {
    padding: 0 0 0 1.5em;
    text-indent: -1.5em;
}

.fs-c-orderedList li::before {
    color: #003B90;
    padding-right: calc(100vw / 750 * 10);
}

.fs-c-orderedList li .fs-c-orderedList {
    border: none;
    padding-left: calc(100vw / 750 * 30);
    margin: calc(100vw / 750 * 30) 0;
}

.fs-c-orderedList li .fs-c-orderedList li {
    padding-left: calc(100vw / 750 * 32);
    position: relative;
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 41.6);
    letter-spacing: 0.02em;
    margin-left: 0;
    text-indent: 0;
}

.fs-c-orderedList li .fs-c-orderedList li::before {
    content: "●";
    font-size: calc(100vw / 750 * 22);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: calc(100vw / 750 * 22);
    height: calc(100vw / 750 * 22);
    margin: 0;
    border: none;
    border-radius: 0;
    color: #333333;
}

.fs-c-orderedList li .fs-c-orderedList li+li {
    margin-top: calc(100vw / 750 * 20);
}

.fs-body-register .fs-c-inputInformation {
    margin-top: calc(100vw / 750 * 130);
    padding: calc(100vw / 750 * 130) 0;
    position: relative;
}

.fs-body-register .fs-c-inputInformation::after {
    content: "";
    background: #FAFAFA;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 calc(50% - 50vw);
    z-index: 0;
}

.fs-body-register .fs-c-inputInformation>* {
    z-index: 1;
    position: relative;
}

.fs-body-register .fs-c-inputInformation .fs-c-inputInformation__message {
    margin: 0 auto calc(100vw / 750 * 60);
}

.fs-body-register .fs-c-inputInformation .fs-c-inputField__explanation {
    margin-top: calc(100vw / 750 * 60);
}

.fs-body-register .fs-c-inputInformation fieldset:not(.fs-c-additionalCheckField)+.fs-c-additionalCheckField {
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-radio__radioMark {
    border-color: #003B90;
    width: calc(100vw / 750 * 28);
    height: calc(100vw / 750 * 28);
    margin: 0 calc(100vw / 750 * 10) 0 0;
    min-width: calc(100vw / 750 * 28);
    border: calc(100vw / 750 * 2) solid #003B90;
}

.fs-c-radio__radio:checked:enabled+label>.fs-c-radio__radioMark {
    border-color: #003B90;
}

.fs-c-radio__radio:checked:enabled+label>.fs-c-radio__radioMark::before {
    background: #003B90;
}

.fs-c-radio__radioLabelText::after {
    content: none;
}

.fs-c-checkbox__checkbox:checked+label>.fs-c-checkbox__checkMark {
    background: #003B90;
    border-color: #003B90;
}

.fs-c-checkbox__labelText a {
    color: #69A0B9;
    text-decoration: underline;
}

.fs-body-register-success .fs-c-registerSuccessMessage {
    display: none;
}

.fs-c-registerSuccessMessage2 {
    margin: calc(100vw / 750 * 40) auto calc(100vw / 750 * 80);
    text-align: left;
}

.fs-c-registerSuccessMessage2 p span {
    color: #003B90;
}

.fs-c-registerSuccessMessage2 p+p {
    margin-top: calc(100vw / 750 * 30);
}

.systems .fs-c-buttonContainer:not(.fs-c-productReview__addReview,
.fs-c-inquiryAboutProduct) .fs-c-button--plain {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    background: #FFFFFF;
    border: calc(100vw / 750 * 2) solid #000000;
    border-radius: calc(100vw / 750 * 105);
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: calc(100vw / 750 * 26);
    line-height: 1.5;
    text-decoration: none;
    text-align: center;
    padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: calc(100vw / 750 * 440);
}

.fs-c-accountService {
    gap: calc(100vw / 750 * 15) calc(100vw / 750 * 15);
}

.fs-c-accountService .fs-c-accountService__page {
    -ms-flex-preferred-size: calc(100vw / 750 * 200);
    flex-basis: calc(100vw / 750 * 200);
    height: calc(100vw / 750 * 200);
    margin: 0;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #FFFFFF;
    border: calc(100vw / 750 * 2) solid #333333;
    border-radius: calc(100vw / 750 * 5);
    color: #333333;
    width: 100%;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
    color: #003B90;
    font-size: calc(100vw / 750 * 68);
    line-height: 1.2;
    margin: 0 auto calc(100vw / 750 * 10);
    width: calc(100vw / 750 * 70);
    height: calc(100vw / 750 * 70);
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 20);
}

.fs-c-accountService .fs-c-accountService__page.fs-c-accountService__page--accountDelete {
    height: auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    background: #FFFFFF;
    border: calc(100vw / 750 * 2) solid #000000;
    border-radius: calc(100vw / 750 * 105);
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: calc(100vw / 750 * 26);
    line-height: 1.5;
    text-decoration: none;
    text-align: center;
    padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: calc(100vw / 750 * 330);
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-button--standard {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    background: #FFFFFF;
    border: calc(100vw / 750 * 2) solid #000000;
    border-radius: calc(100vw / 750 * 105);
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: calc(100vw / 750 * 26);
    line-height: 1.5;
    text-decoration: none;
    text-align: center;
    padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: calc(100vw / 750 * 330);
    margin-top: calc(100vw / 750 * 20);
}

.fs-p-accountInfo {
    background: #F5F5F5;
}

.fs-p-accountInfo .fs-p-accountInfo__header {
    margin-bottom: calc(100vw / 750 * 20);
}

.fs-p-accountInfo .fs-p-accountInfo__point__point__available__number {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 30);
}

.fs-body-my-top .fs-p-accountInfo {
    padding: calc(100vw / 750 * 50) calc(100vw / 750 * 40);
    margin: calc(100vw / 750 * 40) 0;
    width: 100%;
}
.fs-body-my-top .fs-l-account {
  flex-direction: column;
}
.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
}

.fs-c-inputInformation__button {
    margin-top: calc(100vw / 750 * 60);
}

.fs-c-inputInformation__button button,
.fs-c-inputInformation__button a {
    width: calc(100vw / 750 * 440);
    margin: 0 auto;
    line-height: 1.2!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.fs-c-buttonContainer--pair {
    grid-row-gap: calc(100vw / 750 * 20);
    flex-direction: column;
}

.fs-body-my-account-delete .fs-c-buttonContainer--pair {
    margin-top: calc(100vw / 750 * 80);
}

.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop .fs-c-button--plain {
    margin: 0 auto;
}

.fs-c-productActionButton.fs-c-buttonContainer,
.fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer,
.fs-c-productReview__addReview.fs-c-buttonContainer {
    margin-top: 0;
}

.fs-body-my-top .fs-l-additionalProduct--wishlist {
    display: none;
}

.fs-c-wishList.fs-c-productList {
    margin: calc(100vw / 750 * 60) auto calc(100vw / 750 * 130);
    padding: 10px;
}

.fs-c-wishList.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item {
    width: calc(100vw / 750 * 250);
}

.fs-c-wishList.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__image {
    height: calc(100vw / 750 * 250);
}

.fs-p-announcement__title {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 32);
    line-height: calc(100vw / 750 * 48.8);
    margin-bottom: calc(100vw / 750 * 40);
    border-bottom: none;
    padding: 0;
    color: #333333;
}

.fs-p-announcement__body .fs-c-list {
    padding-left: 0;
}

.fs-c-wishList__message.fs-c-noResultMessage {
    background: #F5F5F5;
    padding: calc(100vw / 750 * 60) calc(100vw / 750 * 40);
    margin: calc(100vw / 750 * 80) 0 calc(100vw / 750 * 40);
}

.fs-c-noResultMessage {
    background: #F5F5F5;
    padding: calc(100vw / 750 * 60) calc(100vw / 750 * 40);
    margin: calc(100vw / 750 * 80) 0 calc(100vw / 750 * 40);
}

.fs-c-button--secondary {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    background: #000000;
    border: calc(100vw / 750 * 1) solid #000000;
    border-radius: calc(100vw / 750 * 105);
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: calc(100vw / 750 * 26);
    line-height: 1.5;
    text-decoration: none;
    text-align: center;
    padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
    -webkit-box-shadow: none;
    box-shadow: none;
    width: calc(100vw / 750 * 440);
    margin: calc(100vw / 750 * 20) auto calc(100vw / 750 * 40);
    min-width: auto;
}

.fs-c-button--secondary.fs-c-button--addToAddressbook,
.fs-c-button--secondary.fs-c-button--addReview--guest {
    width: calc(100vw / 750 * 440);
}

.fs-c-addressBookList__count {
    text-align: center;
}

.fs-c-listTable {
    margin: calc(100vw / 750 * 60) auto calc(100vw / 750 * 40);
}

.fs-c-listTable th,
.fs-c-listTable td {
    padding: calc(100vw / 750 * 30);
}

.fs-c-listTable th .fs-c-buttonContainer,
.fs-c-listTable td .fs-c-buttonContainer {
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-listTable th .fs-c-buttonContainer .fs-c-button--changeInfomation.fs-c-button--secondary,
.fs-c-listTable td .fs-c-buttonContainer .fs-c-button--changeInfomation.fs-c-button--secondary {
    background: #003B90;
    border: none;
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 28);
    letter-spacing: 0;
    width: 48%;
    min-width: 48%;
    border-radius: calc(100vw / 750 * 2);
    margin: 0;
}

.fs-c-listTable th .fs-c-buttonContainer .fs-c-button--delete.fs-c-button--standard,
.fs-c-listTable td .fs-c-buttonContainer .fs-c-button--delete.fs-c-button--standard {
    background: #EDEEEF;
    border: none;
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 28);
    letter-spacing: 0;
    width: 48%;
    min-width: 48%;
    border-radius: calc(100vw / 750 * 2);
    margin: 0;
}

.fs-c-listTable td+td {
    padding-top: 0;
}

#fs-page-error-container {
    min-width: calc(100vw / 750 * 630);
    max-width: 100%;
    width: calc(100vw / 750 * 630);
    margin: 0 auto;
}

#fs-page-error-container .fs-c-panel--info {
    color: #C45C4F;
    border-color: #C45C4F;
    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-page-error-container .fs-c-panel--info::before {
    color: #C45C4F;
    position: relative;
    top: unset;
    left: unset;
    margin-right: calc(100vw / 750 * 10);
}

.fs-body-cart .fs-c-featuredProduct {
    padding-bottom: 0;
    padding-top: calc(100vw / 750 * 100);
    margin-top: calc(100vw / 750 * 100);
    border-top: calc(100vw / 750 * 2) solid #DDDDDD;
}

.fs-body-cart .fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem {
    width: calc(100vw / 750 * 300);
}

.fs-body-cart .fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem__imageContainer {
    height: calc(100vw / 750 * 300);
}

.fs-body-cart .fs-p-flexibleColumn {
    margin-top: calc(100vw / 750 * 40);
}

.fs-body-cart .fs-p-flexibleColumn a {
    background: #003B90;
    border: none;
    color: #FFFFFF;
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 28);
    letter-spacing: 0;
    padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
}

.fs-c-documentColumn__emphasis {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 26);
    font-weight: 400;
    color: #F4903A;
}

.Review_Block01 {
    background: #F8F8F8;
    padding: calc(100vw / 750 * 60) calc(100vw / 750 * 40);
    text-align: center;
}

.fs-c-reviewList {
    margin: calc(100vw / 750 * 20) 0;
}

.fs-c-reviewList .fs-c-reviewList__item {
    border-bottom: 1px solid #DDDDDD;
    padding: calc(100vw / 750 * 40) 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fs-c-reviewList .fs-c-reviewList__item:first-child {
    border-top: 1px solid #DDDDDD;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__body {
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 30);
    margin: calc(100vw / 750 * 20) 0 0;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__product {
    width: calc(100vw / 750 * 320);
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-productName__name {
    font-size: calc(100vw / 750 * 22);
    line-height: 1.8;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__info {
    width: calc(100vw / 750 * 270);
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer {
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__name {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__profile {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: calc(100vw / 750 * 10);
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 41);
    letter-spacing: 0.02em;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__name__nickname {
    color: #003B90;
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    letter-spacing: 0.02em;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__date {
    font-size: calc(100vw / 750 * 22);
    margin: calc(100vw / 750 * 20) 0 0;
    color: #707070;
}

.fs-c-reviewer__profile__status {
    background: #003B90;
    color: #FFFFFF;
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 28);
    letter-spacing: 0;
    padding: calc(100vw / 750 * 10) calc(100vw / 750 * 20);
    border-radius: calc(100vw / 750 * 45);
    width: calc(100vw / 750 * 170);
    display: block;
    text-align: center;
}

.fs-c-reviewInfo__status {
    display: none;
}

.fs-c-pointSummary [class$="--availablePoint"] {
    background: #FFFFFF;
    padding: calc(100vw / 750 * 20) calc(100vw / 750 * 20);
}

.fs-c-pointSummary [class$="--availablePoint"] .fs-c-pointSummary__number {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 34);
}

.fs-c-pointSummary [class$="--limitedPoint"] {
    background: #FFFFFF;
    padding: 0 0 calc(100vw / 750 * 20);
    margin-bottom: calc(100vw / 750 * 40);
}

select.fs-c-dropdown__menu {
    padding: calc(100vw / 750 * 23) calc(100vw / 750 * 20);
}

.fs-c-productReviewed {
    background: #F8F8F8;
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: unset;
    -ms-grid-columns: unset;
    grid-template-columns: unset;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fs-c-productReviewed .fs-c-productReviewed__image {
    width: calc(100vw / 750 * 160);
}

.fs-c-productReviewed .fs-c-productReviewed__name {
    width: calc(100vw / 750 * 370);
    font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
}

.fs-c-productReviewed .fs-c-productReviewed__number {
    width: 100%;
}

.fs-c-productReviewed .fs-c-productReviewed__number .fs-c-productNumber {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: calc(100vw / 750 * 20) 0 calc(100vw / 750 * 10);
    border-top: none;
}

.fs-c-productReviewed .fs-c-productReviewed__number .fs-c-productNumber .fs-c-productNumber__label {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 41);
    color: #333333;
    margin-right: calc(100vw / 750 * 20);
}

.fs-c-productReviewed .fs-c-productReviewed__number .fs-c-productNumber .fs-c-productNumber__number {
    margin-top: 0;
    color: #333333;
}

.fs-c-productReviewed .fs-c-productReviewed__prices {
    width: 100%;
}

.fs-c-aggregateRating {
    background: #F8F8F8;
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
    max-width: 100%;
    margin: 0 auto calc(100vw / 750 * 40);
}

.fs-c-aggregateRating .fs-c-aggregateRating__rating {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 41);
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
}

.fs-c-aggregateRating .fs-c-aggregateRating__rating::before {
    content: "平均評価";
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    margin-right: calc(100vw / 750 * 10);
}

.fs-c-aggregateRating .fs-c-rating__value {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    color: #003B90;
}

.fs-c-aggregateRating .fs-c-aggregateRating__count {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 41);
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
}

.fs-c-productReviewed+.fs-c-aggregateRating {
    max-width: 100%;
    margin: 0 auto calc(100vw / 750 * 40);
    padding-top: 0;
}

.fs-c-reveiwNotes {
    margin: calc(100vw / 750 * 80) auto;
    padding: calc(100vw / 750 * 60) calc(100vw / 750 * 20);
}

.fs-c-reveiwNotes h3 {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 32);
    line-height: calc(100vw / 750 * 41);
    margin-bottom: calc(100vw / 750 * 20);
}

.fs-c-inputTable__headerCell {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
}

.fs-c-inputField__explanation {
    margin-top: calc(100vw / 750 * 10);
}

.fs-c-inputTable--child {
    background: #F8F8F8;
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-inputTable--child tbody,
.fs-c-inputTable--child tr {
    width: 100%;
    display: block;
}

.fs-c-inputTable--child tr+tr {
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-inputTable--child .fs-c-inputTable__headerCell {
    display: block;
    padding: 0;
    width: 100%;
}

.fs-c-inputTable--child .fs-c-inputTable__dataCell {
    display: block;
    padding: 0;
    width: 100%;
    margin-top: calc(100vw / 750 * 10);
}

.fs-c-inputTable--child .fs-c-inputTable__dataCell select {
    width: 100%;
}

.fs-c-checkbox__checkMark {
    border: 2px solid #003B90;
}

.fs-body-review-write .fs-c-buttonContainer.fs-c-buttonContainer--back {
    margin-top: calc(100vw / 750 * 20);
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: calc(100vw / 750 * 10);
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__name {
    margin-left: calc(100vw / 750 * 20);
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__profile {
    margin-bottom: 0;
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__date {
    margin-top: 0;
    margin-right: calc(100vw / 750 * 20);
}

.fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--back .fs-c-button--standard {
    min-width: calc(100vw / 750 * 440);
    margin: 0 auto;
}

.fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--topPage {
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-reviewList__item__editButton.fs-c-buttonContainer {
    margin-top: calc(100vw / 750 * 20);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.fs-c-reviewList__item__editButton.fs-c-buttonContainer .fs-c-button--plain {
    min-width: calc(100vw / 750 * 440);
    margin: 0 auto;
}

.fs-body-my-reviews .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin-top: calc(100vw / 750 * 60);
}

.fs-p-emailDomainNotice {
    margin-top: calc(100vw / 750 * 60);
    text-align: center;
}

.fs-p-emailDomainNotice strong {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    color: #003B90;
}

.fs-c-cartTable .fs-c-cartTable__dataCell--product {
    padding: 0;
}

.fs-c-cartTable .fs-c-cartTable__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-columns: unset;
    grid-template-columns: unset;
    grid-gap: calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-cartTable__product>.fs-c-cartTable__productImage {
    padding: 0;
    width: calc(100vw / 750 * 120);
}

.fs-c-cartTable .fs-c-cartTable__productImage__image {
    padding: 0;
}

.fs-c-cartTable .fs-c-cartTable__productImage+.fs-c-cartTable__productInfo {
    width: calc(100vw / 750 * 490);
    grid-column: unset;
    grid-row: unset;
}

.fs-c-cartTable .fs-c-cartTable__row {
    border-bottom: none;
}

.fs-c-cartTable .fs-c-cartTable__row+.fs-c-cartTable__row {
    padding-top: calc(100vw / 750 * 40);
    border-top: 1px solid #DDDDDD;
}

.fs-c-cartTable .fs-c-listedProductName__variation,
.fs-c-cartTable .fs-c-listedProductName__selection {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 38);
}

.fs-c-cartTable .fs-c-cartTable__unitPrice {
    margin-top: calc(100vw / 750 * 10);
}

.fs-c-cartTable .fs-c-cartTable__dataCell--action {
    padding: 0;
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-cartTable__actionButton__container>button {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 38);
    color: #707070;
    background: #EDEEEF;
    padding: calc(100vw / 750 * 10) 0;
    width: 100%;
}

.fs-c-cartTable .fs-c-cartTable__actionButton__container+.fs-c-cartTable__actionButton__container {
    border-left: none;
    padding-left: 0;
}

.fs-c-cartTable .fs-c-listedOptionPrice {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 38);
    gap: calc(100vw / 750 * 20) calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-listedOptionPrice .fs-c-price {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fs-c-cartTable .fs-c-listedOptionPrice .fs-c-price__addon {
    font-size: calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-cartTable__dataCell--quantity {
    padding: 0;
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-cartTable__dataCell--quantity select {
    padding: calc(100vw / 750 * 10) calc(100vw / 750 * 10);
    text-align: center;
}

.fs-c-cartTable .fs-c-cartTable__dataCell--subtotal {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: calc(100vw / 750 * 20);
    padding: 0;
}

.fs-c-cartTable .fs-c-cartTable__dataCell--point {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
}

#fs-cartTotals-container .fs-c-orderTotalTable tr,
#fs-cartTotals-container .fs-c-orderTotalTable th,
#fs-cartTotals-container .fs-c-orderTotalTable td {
    border-color: #DDDDDD;
}

#fs-cartTotals-container .fs-c-orderTotalTable th,
#fs-cartTotals-container .fs-c-orderTotalTable td {
    padding: calc(100vw / 750 * 30) calc(100vw / 750 * 20);
}

#fs-cartTotals-container .fs-c-orderTotalTable th .fs-c-price,
#fs-cartTotals-container .fs-c-orderTotalTable td .fs-c-price {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 48);
}

#fs-checkout-payHere-container .fs-c-purchaseHere__message {
    text-align: center;
}

.fs-body-cart .fs-c-totalAndActions.fs-l-cart__sideColumn {
    margin-bottom: calc(100vw / 750 * 80);
    padding-bottom: calc(100vw / 750 * 80);
    border-bottom: 1px solid #DDDDDD;
}

.fs-c-checkout-preview {
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
}

.fs-c-checkout-preview .fs-c-checkout-preview__title {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 30);
    line-height: calc(100vw / 750 * 48);
    color: #707070;
    border-bottom: 1px solid #707070;
    margin-bottom: calc(100vw / 750 * 40);
    padding-bottom: calc(100vw / 750 * 10);
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__title,
.fs-c-checkout-preview .fs-c-checkout-multiDestination__subtitle {
    background: unset;
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    padding: 0 0 0 calc(100vw / 750 * 20);
    border-left: calc(100vw / 750 * 4) solid #003B90;
    line-height: 1.5;
    font-weight: 400;
    color: #333333;
    text-align: left;
    margin: calc(100vw / 750 * 40) 0 calc(100vw / 750 * 40);
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__subtitle {
    margin-top: calc(100vw / 750 * 80);
}

.fs-c-checkout-preview .fs-c-checkout-delivery__method__title {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
}

.fs-c-checkout-preview .fs-c-buttonContainer {
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-checkout-preview .fs-c-buttonContainer button,
.fs-c-checkout-preview .fs-c-buttonContainer a {
    margin: 0 auto;
    line-height: 1.2;
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__info__control {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__info__control button {
    width: calc(100vw / 750 * 170);
    min-width: calc(100vw / 750 * 170);
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__info__control button.fs-c-button--chooseDestination {
    width: calc(100vw / 750 * 360);
    min-width: calc(100vw / 750 * 360);
}

.fs-c-checkout-preview .fs-c-checkout-delivery__method {
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
    background: #F8F8F8;
}

.fs-c-checkout-preview .fs-c-checkout-paymentMethodList.case-delivery {
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
    background: #F8F8F8;
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-checkout-preview .fs-c-checkout-paymentMethod__title {
    background: #F8F8F8;
    padding: 0;
}

#fs-multipleAddressButton-container {
    margin-top: 0;
}

#fs-multipleAddressButton-container .fs-c-checkout-addDestinationButton.fs-c-buttonContainer--addDestinationButton {
    margin: calc(100vw / 750 * 40) 0;
}

#fs-multipleAddressButton-container .fs-c-checkout-addDestinationButton.fs-c-buttonContainer--addDestinationButton .fs-c-button--secondary {
    margin: 0 auto;
    width: 100%;
    border-radius: calc(100vw / 750 * 5);
    background: #003B90;
    border: none;
    padding: calc(100vw / 750 * 25);
}

.fs-c-checkout-customerInfo__name,
.fs-c-checkout-multiDestination__info__name {
    font-size: calc(100vw / 750 * 30);
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
}

.fs-c-returnedSpecialContract {
    margin: calc(100vw / 750 * 40) 0;
    padding: 0;
    text-align: right;
}

.fs-c-returnedSpecialContract a {
    color: #69A0B9;
    text-decoration: underline;
}

.fs-c-orderTotalTable>tbody>tr td,
.fs-c-orderTotalTable>tbody>tr th {
    padding: calc(100vw / 750 * 30) calc(100vw / 750 * 20);
}

.fs-c-orderTotalTable .fs-c-price {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 26);
    line-height: calc(100vw / 750 * 46.8);
}

.fs-c-confirmOrder .fs-c-button--confirmOrder.fs-c-button--primary {
    font-size: calc(100vw / 750 * 26);
    line-height: 1.5;
    width: calc(100vw / 750 * 330);
    min-width: calc(100vw / 750 * 330);
    min-height: auto;
}

.fs-c-checkout-multiDestination__info__name__home {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 24);
}

.fs-body-checkout-multi .fs-c-cartTable .fs-c-cartTable__dataCell--subtotal {
    margin-top: calc(100vw / 750 * 10);
}

.fs-c-inputDate__year,
.fs-c-inputDate__month,
.fs-c-inputDate__date {
    width: 26%;
}

.fs-c-inputDate__year select.fs-c-dropdown__menu,
.fs-c-inputDate__month select.fs-c-dropdown__menu,
.fs-c-inputDate__date select.fs-c-dropdown__menu {
    padding: calc(100vw / 750 * 10) calc(100vw / 750 * 10);
}

.fs-c-modal__contents .fs-c-modal__title {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 46.8);
}

.fs-c-modal__contents .fs-c-inputTable tr+tr {
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-modal__contents .fs-c-checkout-checkoutMethod.is-active,
.fs-c-modal__contents .fs-c-checkout-deliveryMethod.is-active {
    border-color: #003B90;
}

.fs-c-modal__contents .fs-c-checkout-checkoutMethod.is-active .fs-c-checkout-checkoutMethod__title,
.fs-c-modal__contents .fs-c-checkout-deliveryMethod.is-active .fs-c-checkout-deliveryMethod__title {
    background: #003B90;
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: calc(100vw / 750 * 30);
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li .fs-c-checkout-addressee__data__name {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 46.8);
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li .fs-c-checkout-addressee__data__name__home {
    font-size: calc(100vw / 750 * 24);
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li .fs-c-buttonContainer {
    margin-top: calc(100vw / 750 * 20);
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li .fs-c-buttonContainer .fs-c-button--standard {
    margin-top: 0;
    background: #EDEEEF;
    border-radius: calc(100vw / 750 * 3);
    font-size: calc(100vw / 750 * 24);
    line-height: 1.5;
    min-width: calc(100vw / 750 * 150);
    width: calc(100vw / 750 * 150);
    border: none;
    color: #707070;
}

.fs-body-checkout-multiAddress .fs-c-checkout-multiAddress__button.fs-c-buttonConatiner.fs-c-buttonContainer--addAddressee .fs-c-button--standard {
    min-width: calc(100vw / 750 * 306);
    width: calc(100vw / 750 * 306);
    margin: 0 auto;
}

.fs-body-checkout-multiAddress .fs-c-buttonContainer.fs-c-buttonContainer--next button {
    margin-bottom: 0;
}

.fs-body-checkout-multiAddress .fs-c-buttonContainer.fs-c-buttonContainer--back {
    margin-top: calc(100vw / 750 * 20);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fs-body-checkout-multiAddress-products .fs-c-checkout-multiDestination__title {
    background: unset;
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
    padding: 0 0 0 calc(100vw / 750 * 20);
    border-left: calc(100vw / 750 * 4) solid #003B90;
    line-height: 1.5;
    font-weight: 400;
    color: #333333;
    text-align: left;
    margin: 0 0 calc(100vw / 750 * 40);
}


.fs-body-cart-login .fs-c-anotherLogin__button.fs-c-buttonContainer,
.fs-body-wishlist-login .fs-c-anotherLogin__button.fs-c-buttonContainer,
.fs-body-login .fs-c-anotherLogin__button.fs-c-buttonContainer {
    margin-top: 0;
}

.fs-body-cart-login .fs-c-inputInformation__field,
.fs-body-wishlist-login .fs-c-inputInformation__field,
.fs-body-login .fs-c-inputInformation__field {
    background: #F5F5F5;
    padding: calc(100vw / 750 * 50) calc(100vw / 750 * 50);
    margin: calc(100vw / 750 * 40) 0;
}

.fs-body-cart-login .fs-c-guestPurchase {
    border-top: 1px solid #DDDDDD;
}

.fs-c-checkout-productAllocation {
    padding: calc(100vw / 750 * 40) 0;
    border-color: #DDDDDD;
    border-left: none;
    border-right: none;
}

.fs-c-checkout-productAllocation .fs-c-quantity__select {
    padding: calc(100vw / 750 * 10) calc(100vw / 750 * 10);
    text-align: center;
}

.fs-c-checkout-productAllocation__product {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fs-c-checkout-productAllocation__product .fs-c-checkout-productAllocation__productImage {
    max-width: calc(100vw / 750 * 120);
    padding-right: 0;
}

.fs-c-checkout-productAllocation__product .fs-c-checkout-productAllocation__productInfo {
    width: calc(100vw / 750 * 490);
}

.fs-c-checkout-productAllocation__product .fs-c-listedOptionPrice {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 38);
    gap: calc(100vw / 750 * 20) calc(100vw / 750 * 20);
}

.fs-body-checkout-multiAddress-products .fs-c-buttonContainer--back,
.fs-body-checkout-multiAddress-confirm .fs-c-buttonContainer--back {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fs-body-checkout-multiAddress-products .fs-c-button--secondary,
.fs-body-checkout-multiAddress-confirm .fs-c-button--secondary {
    margin-bottom: 0;
}

.fs-c-checkout-productQuantityWarning__warning {
    margin-top: calc(100vw / 750 * 60);
    text-align: center;
    padding: 0;
}

.fs-c-checkout-productQuantityWarning__warning strong {
    font-size: calc(100vw / 750 * 28);
    line-height: calc(100vw / 750 * 38);
}

.fs-c-checkout-deliveryInfo:not(.fs-c-checkout-preview) {
    margin: calc(100vw / 750 * 60) 0;
}

.fs-body-checkout-multiAddress-options .fs-c-checkout-multiDestination__title {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 30);
    line-height: calc(100vw / 750 * 48);
    color: #707070;
    border-bottom: 1px solid #707070;
    margin-bottom: calc(100vw / 750 * 40);
    padding-bottom: calc(100vw / 750 * 10);
    background: unset;
}

.fs-body-checkout-multiAddress-options .fs-c-checkout-delivery__method {
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
    background: #F8F8F8;
}

.fs-body-checkout-multiAddress-options .fs-c-checkout-delivery__method__title {
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 28);
}

.fs-body-checkout-multiAddress-options .fs-c-checkout-multiDestination__button {
    margin-top: calc(100vw / 750 * 20);
}

.fs-body-checkout-multiAddress-options .fs-c-buttonContainer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fs-body-checkout-multiAddress-options .fs-c-buttonContainer .fs-c-button--standard {
    min-width: calc(100vw / 750 * 440);
}

.fs-body-checkout-multiAddress-options .fs-c-button--next {
    margin-bottom: 0;
}

.fs-body-checkout-multiAddress-options .fs-c-buttonContainer--back {
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-checkout-multiDestination__productList__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__product {
    background: #F5F5F5;
    padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productImage {
    -ms-flex-preferred-size: calc(100vw / 750 * 120);
    flex-basis: calc(100vw / 750 * 120);
    max-width: calc(100vw / 750 * 120);
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productInfo {
    width: calc(100vw / 750 * 330);
    margin: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-listedOptionPrice {
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: calc(100vw / 750 * 24);
    line-height: calc(100vw / 750 * 38);
    gap: calc(100vw / 750 * 20) calc(100vw / 750 * 20);
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productQuantity {
    background: #F5F5F5;
    padding: 0 calc(100vw / 750 * 40) calc(100vw / 750 * 40);
    width: 100%;
    margin: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productQuantity__quantity {
    width: 100%;
    padding: 0;
    margin: 0;
}

.fs-c-checkout-paymentMethod.is-active {
    border-color: #003B90;
    margin: calc(100vw / 750 * 20) 0;
}

.fs-c-checkout-paymentMethod.is-active .fs-c-checkout-paymentMethod__title {
    background: #003B90;
}

.fs-c-creditCardInfoField select.fs-c-dropdown__menu {
    width: calc(100vw / 750 * 200);
}

.fs-c-buttonContainer.fs-c-buttonContainer--inputCreditCardData {
    margin-left: 0;
    margin-top: calc(100vw / 750 * 20);
}

.fs-c-creditCardIcons__image {
    max-height: calc(100vw / 750 * 51);
}

.fs-c-creditCardIcons>li {
    margin-left: calc(100vw / 750 * 10);
}

.fs-c-creditCardIcons__image[alt="AMERICAN EXPRESS"] {
    max-height: calc(100vw / 750 * 65);
    margin-top: calc(100vw / 750 * -8);
}

.fs-c-documentSubColumn {
    margin-top: calc(100vw / 750 * 40);
}

.fs-c-documentSubColumn .fs-c-documentSubColumn__heading {
    margin-top: 0;
}

.fs-c-checkout-loginGuidance--unregisteredUser {
    background: #F8F8F8;
    padding: calc(100vw / 750 * 40);
}

.fs-c-checkout-loginGuidance--unregisteredUser .fs-c-buttonContainer {
    margin-top: calc(100vw / 750 * 20);
}

.fs-body-checkout-amazon .fs-c-checkout-destination__message {
    margin-bottom: calc(100vw / 750 * 40);
}

.fs-body-checkout-amazon .fs-c-checkout-destination__name {
    font-size: calc(100vw / 750 * 28);
}

.fs-body-checkout-amazon .fs-c-checkout-destination__control {
    margin: 0 auto;
}

.fs-body-checkout-amazon .fs-c-checkout-destination__control .fs-c-buttonContainer {
    margin: calc(100vw / 750 * 40) auto 0;
}

.fs-body-checkout-amazon .fs-c-agreementConfirmation__message {
    background: #F8F8F8;
    padding: calc(100vw / 750 * 20);
    font-size: calc(100vw / 750 * 24);
    line-height: 1.5;
    margin-bottom: calc(100vw / 750 * 40);
}

.fs-body-checkout-amazon .fs-c-checkbox__labelText {
    font-size: calc(100vw / 750 * 24);
    line-height: 1.5;
}

.fs-body-checkout-amazon .fs-c-checkbox__checkMark::before {
    top: -0.1em;
    left: -0.14em;
}

.fs-body-checkout-amazon .fs-c-agreementConfirmation__message--newsletterChecked {
    font-size: calc(100vw / 750 * 24);
    line-height: 1.5;
    padding: calc(100vw / 750 * 15);
    margin-bottom: calc(100vw / 750 * 20);
}

.fs-body-checkout-amazon .fs-c-agreementConfirmation__addon {
    margin: calc(100vw / 750 * 40) 0 0 calc(100vw / 750 * 40);
}

.fs-c-checkout-pointInfo__usePoint__number {
    font-size: calc(100vw / 750 * 36);
}

#fs_button_changePoints.fs-c-buttonContainer {
    margin-top: 0;
}
.fs-l-productLayout__item--2 .fs-c-productVariationPrice .fs-c-price__value {
  font-size: calc(100vw / 750* 32);
  line-height: calc(100vw / 750* 51.2);
  letter-spacing: 0;
  color: #333333;
}
.fs-l-productLayout__item--2 .fs-c-productVariationPrice .fs-c-price__currencyMark {
  font-size: calc(100vw / 750* 32);
  line-height: calc(100vw / 750* 51.2);
  letter-spacing: 0;
  color: #333333;
}
.fs-l-productLayout__item--2 .fs-c-productVariationPrice .fs-c-productVariationPrice__addon {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750* 22);
  line-height: calc(100vw / 750* 35.2);
  letter-spacing: 0;
  margin-left: calc(100vw / 750* 10);
}
.fs-c-productVariationPrice {
  font-size: calc(100vw / 750* 32);
  line-height: calc(100vw / 750* 51.2);
  letter-spacing: 0;
}
.fs-c-variationAndActions .fs-c-variationList__item__cart li + li {
  margin-top: 0;
}

.Page_ShippingPayment .fs-c-documentColumn__content p + p {
  margin-top: 0;
}
.fs-body-about-shippingPayment .Page_ShippingPayment .fs-c-specTableContainer {
  margin-top: 0;
  overflow: unset;
}
.fs-body-about-shippingPayment .Page_ShippingPayment .fs-c-documentSubColumn {
  width: 100%;
  overflow: unset;
}
.fs-body-about-shippingPayment .Page_ShippingPayment .fs-c-specTableContainer table {
  border-spacing: 0;
}

.Osusume_Item .fs-c-productList__list {
  display: flex;
  flex-wrap: wrap;
  grid-template-columns: unset;
  grid-gap: unset;
  gap: calc(100vw / 750 * 60) calc(100vw / 750 * 30);
}
.Osusume_Item .fs-c-productList__list .fs-c-productListCarousel__list__item {
  margin: 0;
  flex-basis: calc(100vw / 750 * 330);
  display: flex;
  flex-direction: column;
}
.Osusume_Item .fs-c-productList__list .fs-c-productListCarousel__list__item .productDescription {
  font-size: calc(100vw / 750 * 26);
  line-height: calc(100vw / 750 * 39);
  letter-spacing: 0;
  color: #555555;
}
.Osusume_Item .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
  width: 100%;
  margin-bottom: calc(100vw / 750 * 10);
}

.Original_Set .fs-c-productList__list {
  display: flex;
  flex-wrap: wrap;
  grid-template-columns: unset;
  grid-gap: unset;
  gap: calc(100vw / 750 * 80);
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item {
  margin: 0;
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
  display: flex;
  flex-direction: column;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .productDescription {
  width: calc(100vw / 750 * 630);
  font-size: calc(100vw / 750 * 30);
  line-height: calc(100vw / 750 * 48);
  letter-spacing: 0;
  color: #333333;
  margin: calc(100vw / 750 * 20) auto 0;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
  width: calc(100vw / 750 * 630);
  margin: calc(100vw / 750 * 40) auto calc(100vw / 750 * 20);
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__imageContainer img {
  width: 100%;
  height: calc(100vw / 750 * 517);
  display: block;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__prices {
  width: calc(100vw / 750 * 630);
  margin: 0 auto;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productMarks {
  width: calc(100vw / 750 * 630);
  margin: 0 auto;
}
.Ranking_Item_List .fs-c-productMarks {
  margin-top: 2.6666666667vw;
}
.fs-c-photoswipe .pswp__button {
  top: 67px;
}
.fs-c-photoswipe .pswp__top-bar {
  height: 110px;
}
.fs-c-estimatedDeliveryDate__ctrl {
  font-size: 16px;
}
.fs-c-productOption {
  display: none;
}
.fs-c-productQuantityAndWishlist__quantity::after {
  content: '(個数)';
  position: absolute;
  margin: 4px 0 0 4px;
}
.digital-catalog {
  background-color: #fff!important;
  color: #32477e!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}
.digital-catalog>p {
  background-color: unset!important;
  color: #32477e;
}
.fs-c-productNumber {
  margin-top: 0!important;
  padding-top: 0!important;
}
.fs-c-productNumber span.fs-c-productNumber__label {
  display: none;
}
div.fs-p-productDescription.fs-p-productDescription--short {
  padding-top: 3%!important;
  border-bottom: none!important;
}
.fs-c-slick .slick-slide img {    max-height: 270px;}
.fs-c-quantity__select.fs-system-quantity-list {padding: calc(100vw / 750* 8) calc(100vw / 750* 20);}

.systems .fs-c-productListCarousel__list__item {
  max-width: 50%;
  margin-left: 10%;
}
.systems .fs-c-productListItem__productName {
  font-size: 17px;
line-height: 32px;
letter-spacing: 0.03rem;
margin-bottom: 14px;
}
.systems .fs-c-productListItem__productDescription {
  display: none;
}
.systems  .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--viewProductDetail.fs-c-button--plain {
  display: none;
}
.fs-c-heading--page.Title_JP_Center {
  border-bottom: calc(100vw / 750* 2) solid #DDDDDD;
  color: #333333;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750* 36);
  line-height: calc(100vw / 750* 50.4);
  margin: 0 0 calc(100vw / 750* 80);
  padding: 0 0 calc(100vw / 750* 20);
}
.systems .fs-c-button--plain, .systems .fs-c-button--standard {
  line-height: 1.2;
}
.fs-c-checkout-shippingInfo__button + .fs-c-checkout-shippingInfo__button {
  margin-top: 0;
}

/* 注文履歴 */
#fs_MyOrders .fs-c-orderHistoryItem__header {
  padding: calc(100vw / 750 * 20);
}

#fs_MyOrders .fs-c-orderHistoryItem__orderInfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  text-align: left;
  margin-bottom: calc(100vw / 750 * 20);
}

#fs_MyOrders .fs-c-orderHistoryItem__orderInfo__info {
  margin: 8px;
}

#fs_MyOrders .fs-c-orderHistoryItem__header__button.fs-c-buttonContainer {
  margin-top: 0;
  padding: 0 calc(100vw / 750 * 16);
}
#fs_MyOrders .fs-c-orderHistoryItem__body {
  padding: calc(100vw / 750 * 20);
}
#fs_MyOrders .fs-c-orderHistoryItem__button.fs-c-buttonContainer {
  margin: calc(100vw / 750 * 60) auto 0;
}


/* 注文履歴 */
.fs-c-listTable > thead {
  display: none;
}
.fs-c-listTable > tbody > tr {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.fs-c-listTable > tbody > tr + tr {
  margin-top: calc(100vw / 750 * 24);
}
.fs-c-listTable > tbody > tr:nth-child(even) {
  background: transparent;
}
.fs-c-listTable > tbody > tr {
  border: 1px solid #b2b2b2;
}
.fs-c-pointListTable.fs-c-listTable > tbody > tr td {
  display: block;
  font-size: calc(100vw / 750 * 26);
}
.fs-c-listTable > tbody > tr > th::before, .fs-c-listTable > tbody > tr td::before {
  content: attr(aria-label);
  display: block;
  font-size: calc(100vw / 750 * 26);
  font-weight: bold;
  text-align: left;
}
.fs-c-pointListTable.fs-c-listTable > tbody > tr td::before {
  width: 100%;
  padding-right: 0;
  box-sizing: content-box;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 26);
}
.fs-c-pointListTable__dataDetail {
  font-size: calc(100vw / 750 * 26);
  margin: 0;
}
@media screen and (max-width: 600px) {
  .fs-c-listTable > thead {
    display: none;
  }
  .fs-c-listTable > tbody > tr {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .fs-c-listTable > tbody > tr + tr {
    margin-top: 24px;
  }
  .fs-c-listTable > tbody > tr:nth-child(even) {
    background: transparent;
  }
  .fs-c-listTable > tbody > tr {
    border: 1px solid #b2b2b2;
  }
  .fs-c-pointListTable.fs-c-listTable > tbody > tr td {
    display: block;
    font-size: calc(100vw / 750 * 26);
  }
  .fs-c-listTable > tbody > tr > th::before, .fs-c-listTable > tbody > tr td::before {
    content: attr(aria-label);
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .fs-c-pointListTable.fs-c-listTable > tbody > tr td::before {
    width: 100%;
    padding-right: 0;
    box-sizing: content-box;
    font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
    font-size: calc(100vw / 750 * 26);
  }
}
.fs-c-checkout-shippingDestinationUnit .fs-c-checkout-heading {
  background: unset;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750* 28);
  padding: 0 0 0 calc(100vw / 750* 20);
  border-left: calc(100vw / 750* 4) solid #003B90;
  line-height: 1.5;
  font-weight: 400;
  color: #333333;
  text-align: left;
  margin: calc(100vw / 750* 20) 0 0;
}
.fs-c-checkout-shippingOptionPreview__value {
  font-size: calc(100vw / 750 * 28);
}
.fs-c-checkout-shippingDestinationUnit .fs-c-checkout-shippingAddress__name {
  font-size: calc(100vw / 750 * 30);
}
.SystemPage_Main2 .fs-c-buttonContainer.fs-c-checkout-shippingInfo__button {
  margin-top: 0;
}
.fs-c-checkout-shippingDestination__control .fs-c-checkout-shippingInfo__button {
  width: calc(100vw / 750* 170);
  min-width: calc(100vw / 750* 170);
  margin: 0;
}
.fs-c-checkout-shippingDestination__control .fs-c-checkout-shippingInfo__button + .fs-c-checkout-shippingInfo__button {
  width: calc(100vw / 750* 360);
  min-width: calc(100vw / 750* 360);
}
.fs-c-checkout-shippingDestination__control .fs-c-checkout-shippingInfo__button button {
  width: 100%;
  min-width: 100%;
  margin: 0;
}
.fs-c-checkout-shippingParcel .fs-c-price__currencyMark,.fs-c-checkout-shippingParcel .fs-c-price__value {
  color: #333333;
  font-size: calc(100vw / 750 * 28);
}
.fs-c-checkout-shippingParcel__productImage__image {
  width: calc(100vw / 750 * 100);
  height: auto;
}
.fs-c-checkout-shippingDetail__parcel .fs-c-listedOptionPrice {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750* 24);
  line-height: calc(100vw / 750* 38);
  gap: calc(100vw / 750* 20) calc(100vw / 750* 20);
}
.fs-c-productListItem__productDescription {
  display: none;
}
.SystemPage_Main2 {
  width: calc(100vw / 750* 660);
  padding: calc(100vw / 750* 60) 0 calc(100vw / 750* 0);
}

.fs-c-subSection__title,
.fs-c-linkedServiceLogin__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 32);
  line-height: calc(100vw / 750 * 48.8);
  margin-bottom: calc(100vw / 750 * 40);
  border-bottom: none;
  padding: 0;
  color: #333333;
}
.fs-body-my-orders .fs-c-history, .fs-body-my-storeOrders .fs-c-history {
  flex-direction: column;
}
.fs-c-subSection {
  margin-bottom: calc(100vw / 750 * 60);
}

.fs-c-subSection+.fs-c-subSection {
  margin-top: calc(100vw / 750 * 130);
}

.fs-c-button--particular.fs-c-button--displayPassword {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fs-c-button--particular.fs-c-button--displayPassword::before {
  margin: auto calc(100vw / 750 * 16);
  font-size: calc(100vw / 750 * 48);
}

.fs-c-button--primary {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  background: #000000;
  border: calc(100vw / 750 * 1) solid #000000;
  border-radius: calc(100vw / 750 * 105);
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: calc(100vw / 750 * 26);
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: calc(100vw / 750 * 440);
}

.fs-c-buttonContainer {
  margin-top: calc(100vw / 750 * 60);
  padding: 0;
}

.fs-c-buttonContainer+.fs-c-buttonContainer {
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-inputInformation__link {
  text-align: center;
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-inputInformation__link a {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  color: #707070;
  font-size: calc(100vw / 750 * 26);
  line-height: 1.5;
}

.fs-body-login .fs-c-inputInformation__field,
.fs-body-forgotPassword .fs-c-inputInformation__field,
.fs-body-my-account-password .fs-c-inputInformation__field {
  background: #F5F5F5;
  padding: calc(100vw / 750 * 50) calc(100vw / 750 * 40);
  margin: calc(100vw / 750 * 40) 0;
}

.fs-c-inputTable__headerCell {
  margin-bottom: calc(100vw / 750 * 10);
}

.fs-c-inputGroup {
  border: calc(100vw / 750 * 1) solid #D6D6D6;
  border-radius: calc(100vw / 750 * 2);
  min-height: auto;
}

.fs-c-orderedList {
  margin: calc(100vw / 750 * 40) 0;
}

.fs-c-orderedList li {
  padding: 0 0 0 1.5em;
  text-indent: -1.5em;
}

.fs-c-orderedList li::before {
  color: #003B90;
  padding-right: calc(100vw / 750 * 10);
}

.fs-c-orderedList li .fs-c-orderedList {
  border: none;
  padding-left: calc(100vw / 750 * 30);
  margin: calc(100vw / 750 * 30) 0;
}

.fs-c-orderedList li .fs-c-orderedList li {
  padding-left: calc(100vw / 750 * 32);
  position: relative;
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 26);
  line-height: calc(100vw / 750 * 41.6);
  letter-spacing: 0.02em;
  margin-left: 0;
  text-indent: 0;
}

.fs-c-orderedList li .fs-c-orderedList li::before {
  content: "●";
  font-size: calc(100vw / 750 * 22);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: calc(100vw / 750 * 22);
  height: calc(100vw / 750 * 22);
  margin: 0;
  border: none;
  border-radius: 0;
  color: #333333;
}

.fs-c-orderedList li .fs-c-orderedList li+li {
  margin-top: calc(100vw / 750 * 20);
}

.fs-body-register .fs-c-inputInformation {
  margin-top: calc(100vw / 750 * 130);
  padding: calc(100vw / 750 * 130) 0;
  position: relative;
}

.fs-body-register .fs-c-inputInformation::after {
  content: "";
  background: #FAFAFA;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 calc(50% - 50vw);
  z-index: 0;
}

.fs-body-register .fs-c-inputInformation>* {
  z-index: 1;
  position: relative;
}

.fs-body-register .fs-c-inputInformation .fs-c-inputInformation__message {
  margin: 0 auto calc(100vw / 750 * 60);
}

.fs-body-register .fs-c-inputInformation .fs-c-inputField__explanation {
  margin-top: calc(100vw / 750 * 60);
}

.fs-body-register .fs-c-inputInformation fieldset:not(.fs-c-additionalCheckField)+.fs-c-additionalCheckField {
  margin-top: calc(100vw / 750 * 40);
}

.fs-c-radio__radioMark {
  border-color: #003B90;
  width: calc(100vw / 750 * 28);
  height: calc(100vw / 750 * 28);
  margin: 0 calc(100vw / 750 * 10) 0 0;
  min-width: calc(100vw / 750 * 28);
  border: calc(100vw / 750 * 2) solid #003B90;
}

.fs-c-radio__radio:checked:enabled+label>.fs-c-radio__radioMark {
  border-color: #003B90;
}

.fs-c-radio__radio:checked:enabled+label>.fs-c-radio__radioMark::before {
  background: #003B90;
}

.fs-c-radio__radioLabelText::after {
  content: none;
}

.fs-c-checkbox__checkbox:checked+label>.fs-c-checkbox__checkMark {
  background: #003B90;
  border-color: #003B90;
}

.fs-c-checkbox__labelText a {
  color: #69A0B9;
  text-decoration: underline;
}

.fs-body-register-success .fs-c-registerSuccessMessage {
  display: none;
}

.fs-c-registerSuccessMessage2 {
  margin: calc(100vw / 750 * 40) auto calc(100vw / 750 * 80);
  text-align: left;
}

.fs-c-registerSuccessMessage2 p span {
  color: #003B90;
}

.fs-c-registerSuccessMessage2 p+p {
  margin-top: calc(100vw / 750 * 30);
}

.systems  .fs-c-buttonContainer:not(.fs-c-productReview__addReview,
.fs-c-inquiryAboutProduct) .fs-c-button--plain {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  background: #FFFFFF;
  border: calc(100vw / 750 * 2) solid #000000;
  border-radius: calc(100vw / 750 * 105);
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: calc(100vw / 750 * 26);
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: calc(100vw / 750 * 440);
}

.fs-c-accountService {
  gap: calc(100vw / 750 * 15) calc(100vw / 750 * 15);
}

.fs-c-accountService .fs-c-accountService__page {
  -ms-flex-preferred-size: calc(100vw / 750 * 200);
  flex-basis: calc(100vw / 750 * 200);
  height: calc(100vw / 750 * 200);
  margin: 0;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #FFFFFF;
  border: calc(100vw / 750 * 2) solid #333333;
  border-radius: calc(100vw / 750 * 5);
  color: #333333;
  width: 100%;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  color: #003B90;
  font-size: calc(100vw / 750 * 68);
  line-height: 1.2;
  margin: 0 auto calc(100vw / 750 * 10);
  width: calc(100vw / 750 * 70);
  height: calc(100vw / 750 * 70);
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 20);
}

.fs-c-accountService .fs-c-accountService__page.fs-c-accountService__page--accountDelete {
  height: auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  background: #FFFFFF;
  border: calc(100vw / 750 * 2) solid #000000;
  border-radius: calc(100vw / 750 * 105);
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: calc(100vw / 750 * 26);
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: calc(100vw / 750 * 330);
  margin-top: calc(100vw / 750 * 40);
}

.fs-c-button--standard {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  background: #FFFFFF;
  border: calc(100vw / 750 * 2) solid #000000;
  border-radius: calc(100vw / 750 * 105);
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: calc(100vw / 750 * 26);
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: calc(100vw / 750 * 330);
  margin-top: calc(100vw / 750 * 20);
}

.fs-p-accountInfo {
  background: #F5F5F5;
}

.fs-p-accountInfo .fs-p-accountInfo__header {
  margin-bottom: calc(100vw / 750 * 20);
}

.fs-p-accountInfo .fs-p-accountInfo__point__point__available__number {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 30);
}

.fs-body-my-top .fs-p-accountInfo {
  padding: calc(100vw / 750 * 50) calc(100vw / 750 * 40);
  margin: calc(100vw / 750 * 40) 0;
}

.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
}

.fs-c-inputInformation__button {
  margin-top: calc(100vw / 750 * 60);
}

.fs-c-inputInformation__button button,
.fs-c-inputInformation__button a {
  width: calc(100vw / 750 * 440);
  margin: 0 auto;
}

.fs-c-buttonContainer--pair {
  grid-row-gap: calc(100vw / 750 * 20);
}

.fs-body-my-account-delete .fs-c-buttonContainer--pair {
  margin-top: calc(100vw / 750 * 80);
}

.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop .fs-c-button--plain {
  margin: 0 auto;
  line-height: 1.2;
}
.fs-c-buttonContainer .fs-c-button--cancel.fs-c-button--standard {
  width: calc(100vw / 750* 440);
  line-height: 1.2;
  padding: calc(100vw / 750* 15) calc(100vw / 750* 20);
}
.fs-c-productActionButton.fs-c-buttonContainer,
.fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer,
.fs-c-productReview__addReview.fs-c-buttonContainer {
  margin-top: 0;
}

.fs-body-my-top .fs-l-additionalProduct--wishlist {
  display: none;
}

.fs-c-wishList.fs-c-productList {
  margin: calc(100vw / 750 * 60) auto calc(100vw / 750 * 130);
}

.fs-c-wishList.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item {
  width: calc(100vw / 750 * 250);
}

.fs-c-wishList.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__image {
  height: auto;
}

.fs-p-announcement__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 32);
  line-height: calc(100vw / 750 * 48.8);
  margin-bottom: calc(100vw / 750 * 40);
  border-bottom: none;
  padding: 0;
  color: #333333;
}

.fs-p-announcement__body .fs-c-list {
  padding-left: 0;
}

.fs-c-wishList__message.fs-c-noResultMessage {
  background: #F5F5F5;
  padding: calc(100vw / 750 * 60) calc(100vw / 750 * 40);
  margin: calc(100vw / 750 * 80) 0 calc(100vw / 750 * 40);
}

.fs-c-noResultMessage {
  background: #F5F5F5;
  padding: calc(100vw / 750 * 60) calc(100vw / 750 * 40);
  margin: calc(100vw / 750 * 80) 0 calc(100vw / 750 * 40);
}

.fs-c-button--secondary {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  background: #000000;
  border: calc(100vw / 750 * 1) solid #000000;
  border-radius: calc(100vw / 750 * 105);
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: calc(100vw / 750 * 26);
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
  -webkit-box-shadow: none;
  box-shadow: none;
  width: calc(100vw / 750 * 440);
  margin: calc(100vw / 750 * 20) auto calc(100vw / 750 * 40);
  min-width: auto;
}

.fs-c-button--secondary.fs-c-button--addToAddressbook,
.fs-c-button--secondary.fs-c-button--addReview--guest {
  width: calc(100vw / 750 * 440);
}

.fs-c-addressBookList__count {
  text-align: center;
}

.fs-c-listTable {
  margin: calc(100vw / 750 * 60) auto calc(100vw / 750 * 40);
}

.fs-c-listTable th,
.fs-c-listTable td {
  padding: calc(100vw / 750 * 30);
}

.fs-c-listTable th .fs-c-buttonContainer,
.fs-c-listTable td .fs-c-buttonContainer {
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-listTable th .fs-c-buttonContainer .fs-c-button--changeInfomation.fs-c-button--secondary,
.fs-c-listTable td .fs-c-buttonContainer .fs-c-button--changeInfomation.fs-c-button--secondary {
  background: #003B90;
  border: none;
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 28);
  letter-spacing: 0;
  width: 48%;
  min-width: 48%;
  border-radius: calc(100vw / 750 * 2);
  margin: 0;
}

.fs-c-listTable th .fs-c-buttonContainer .fs-c-button--delete.fs-c-button--standard,
.fs-c-listTable td .fs-c-buttonContainer .fs-c-button--delete.fs-c-button--standard {
  background: #EDEEEF;
  border: none;
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 28);
  letter-spacing: 0;
  width: 48%;
  min-width: 48%;
  border-radius: calc(100vw / 750 * 2);
  margin: 0;
}

.fs-c-listTable td+td {
  padding-top: 0;
}

#fs-page-error-container {
  min-width: calc(100vw / 750 * 630);
  max-width: 100%;
  width: calc(100vw / 750 * 630);
  margin: 0 auto;
}

#fs-page-error-container .fs-c-panel--info {
  color: #C45C4F;
  border-color: #C45C4F;
  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-page-error-container .fs-c-panel--info::before {
  color: #C45C4F;
  position: relative;
  top: unset;
  left: unset;
  margin-right: calc(100vw / 750 * 10);
}

.fs-body-cart .fs-c-featuredProduct {
  padding-bottom: 0;
  padding-top: calc(100vw / 750 * 100);
  margin-top: calc(100vw / 750 * 100);
  border-top: calc(100vw / 750 * 2) solid #DDDDDD;
}

.fs-body-cart .fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem {
  width: calc(100vw / 750 * 300);
}

.fs-body-cart .fs-c-featuredProduct .fs-c-productList__list .fs-c-productListItem__imageContainer {
  height: calc(100vw / 750 * 300);
}

.fs-body-cart .fs-p-flexibleColumn {
  margin-top: calc(100vw / 750 * 40);
}

.fs-body-cart .fs-p-flexibleColumn a {
  background: #003B90;
  border: none;
  color: #FFFFFF;
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 28);
  letter-spacing: 0;
  padding: calc(100vw / 750 * 15) calc(100vw / 750 * 20);
}

.fs-c-documentColumn__emphasis {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 26);
  font-weight: 400;
  color: #F4903A;
}

.Review_Block01 {
  background: #F8F8F8;
  padding: calc(100vw / 750 * 60) calc(100vw / 750 * 40);
  text-align: center;
}

.fs-c-reviewList {
  margin: calc(100vw / 750 * 20) 0;
}

.fs-c-reviewList .fs-c-reviewList__item {
  border-bottom: 1px solid #DDDDDD;
  padding: calc(100vw / 750 * 40) 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fs-c-reviewList .fs-c-reviewList__item:first-child {
  border-top: 1px solid #DDDDDD;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__body {
  padding: calc(100vw / 750 * 40) calc(100vw / 750 * 30);
  margin: calc(100vw / 750 * 20) 0 0;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__product {
  width: calc(100vw / 750 * 320);
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-productName__name {
  font-size: calc(100vw / 750 * 22);
  line-height: 1.8;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__info {
  width: calc(100vw / 750 * 270);
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer {
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__name {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__profile {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: calc(100vw / 750 * 10);
  font-size: calc(100vw / 750 * 26);
  line-height: calc(100vw / 750 * 41);
  letter-spacing: 0.02em;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__name__nickname {
  color: #003B90;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
  line-height: calc(100vw / 750 * 48);
  letter-spacing: 0.02em;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__date {
  font-size: calc(100vw / 750 * 22);
  margin: calc(100vw / 750 * 20) 0 0;
  color: #707070;
}

.fs-c-reviewer__profile__status {
  background: #003B90;
  color: #FFFFFF;
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 28);
  letter-spacing: 0;
  padding: calc(100vw / 750 * 10) calc(100vw / 750 * 20);
  border-radius: calc(100vw / 750 * 45);
  width: calc(100vw / 750 * 170);
  display: block;
  text-align: center;
}

.fs-c-reviewInfo__status {
  display: none;
}

.fs-c-pointSummary [class$="--availablePoint"] {
  background: #FFFFFF;
  padding: calc(100vw / 750 * 20) calc(100vw / 750 * 20);
}

.fs-c-pointSummary [class$="--availablePoint"] .fs-c-pointSummary__number {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 34);
}

.fs-c-pointSummary [class$="--limitedPoint"] {
  background: #FFFFFF;
  padding: 0 0 calc(100vw / 750 * 20);
  margin-bottom: calc(100vw / 750 * 40);
}

select.fs-c-dropdown__menu {
  padding: calc(100vw / 750 * 23) calc(100vw / 750 * 20);
}

.fs-c-productReviewed {
  background: #F8F8F8;
  padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: unset;
  -ms-grid-columns: unset;
  grid-template-columns: unset;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fs-c-productReviewed .fs-c-productReviewed__image {
  width: calc(100vw / 750 * 160);
}

.fs-c-productReviewed .fs-c-productReviewed__name {
  width: calc(100vw / 750 * 370);
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-size: calc(100vw / 750 * 28);
  line-height: calc(100vw / 750 * 48);
}

.fs-c-productReviewed .fs-c-productReviewed__number {
  width: 100%;
}

.fs-c-productReviewed .fs-c-productReviewed__number .fs-c-productNumber {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: calc(100vw / 750 * 20) 0 calc(100vw / 750 * 10);
  border-top: none;
}

.fs-c-productReviewed .fs-c-productReviewed__number .fs-c-productNumber .fs-c-productNumber__label {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 26);
  line-height: calc(100vw / 750 * 41);
  color: #333333;
  margin-right: calc(100vw / 750 * 20);
}

.fs-c-productReviewed .fs-c-productReviewed__number .fs-c-productNumber .fs-c-productNumber__number {
  margin-top: 0;
  color: #333333;
}

.fs-c-productReviewed .fs-c-productReviewed__prices {
  width: 100%;
}

.fs-c-aggregateRating {
  background: #F8F8F8;
  padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
  max-width: 100%;
  margin: 0 auto calc(100vw / 750 * 40);
}

.fs-c-aggregateRating .fs-c-aggregateRating__rating {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 28);
  line-height: calc(100vw / 750 * 41);
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
}

.fs-c-aggregateRating .fs-c-aggregateRating__rating::before {
  content: "平均評価";
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  margin-right: calc(100vw / 750 * 10);
}

.fs-c-aggregateRating .fs-c-rating__value {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  color: #003B90;
}

.fs-c-aggregateRating .fs-c-aggregateRating__count {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 41);
  -webkit-box-flex: unset;
  -ms-flex-positive: unset;
  flex-grow: unset;
}

.fs-c-productReviewed+.fs-c-aggregateRating {
  max-width: 100%;
  margin: 0 auto calc(100vw / 750 * 40);
  padding-top: 0;
}

.fs-c-reveiwNotes {
  margin: calc(100vw / 750 * 80) auto;
  padding: calc(100vw / 750 * 60) calc(100vw / 750 * 20);
}

.fs-c-reveiwNotes h3 {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 32);
  line-height: calc(100vw / 750 * 41);
  margin-bottom: calc(100vw / 750 * 20);
}

.fs-c-inputTable__headerCell {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
}

.fs-c-inputField__explanation {
  margin-top: calc(100vw / 750 * 10);
}

.fs-c-inputTable--child {
  background: #F8F8F8;
  padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
  margin-top: calc(100vw / 750 * 40);
}

.fs-c-inputTable--child tbody,
.fs-c-inputTable--child tr {
  width: 100%;
  display: block;
}

.fs-c-inputTable--child tr+tr {
  margin-top: calc(100vw / 750 * 40);
}

.fs-c-inputTable--child .fs-c-inputTable__headerCell {
  display: block;
  padding: 0;
  width: 100%;
}

.fs-c-inputTable--child .fs-c-inputTable__dataCell {
  display: block;
  padding: 0;
  width: 100%;
  margin-top: calc(100vw / 750 * 10);
}

.fs-c-inputTable--child .fs-c-inputTable__dataCell select {
  width: 100%;
}

.fs-c-checkbox__checkMark {
  border: 2px solid #003B90;
}

.fs-body-review-write .fs-c-buttonContainer.fs-c-buttonContainer--back {
  margin-top: calc(100vw / 750 * 20);
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: calc(100vw / 750 * 10);
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__name {
  margin-left: calc(100vw / 750 * 20);
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__reviewer .fs-c-reviewer__profile {
  margin-bottom: 0;
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__info {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.fs-body-reviews-product .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__date {
  margin-top: 0;
  margin-right: calc(100vw / 750 * 20);
}

.fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--back .fs-c-button--standard {
  min-width: calc(100vw / 750 * 440);
  margin: 0 auto;
}

.fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--topPage {
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-reviewList__item__editButton.fs-c-buttonContainer {
  margin-top: calc(100vw / 750 * 20);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.fs-c-reviewList__item__editButton.fs-c-buttonContainer .fs-c-button--plain {
  min-width: calc(100vw / 750 * 440);
  margin: 0 auto;
}

.fs-body-my-reviews .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
  margin-top: calc(100vw / 750 * 60);
}

.fs-p-emailDomainNotice {
  margin-top: calc(100vw / 750 * 60);
  text-align: center;
}

.fs-p-emailDomainNotice strong {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  color: #003B90;
}

.fs-c-cartTable .fs-c-cartTable__dataCell--product {
  padding: 0;
}

.fs-c-cartTable .fs-c-cartTable__product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: unset;
  grid-template-columns: unset;
  grid-gap: calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-cartTable__product>.fs-c-cartTable__productImage {
  padding: 0;
  width: calc(100vw / 750 * 120);
}

.fs-c-cartTable .fs-c-cartTable__productImage__image {
  padding: 0;
}

.fs-c-cartTable .fs-c-cartTable__productImage+.fs-c-cartTable__productInfo {
  width: calc(100vw / 750 * 490);
  grid-column: unset;
  grid-row: unset;
}

.fs-c-cartTable .fs-c-cartTable__row {
  border-bottom: none;
}

.fs-c-cartTable .fs-c-cartTable__row+.fs-c-cartTable__row {
  padding-top: calc(100vw / 750 * 40);
  border-top: 1px solid #DDDDDD;
}

.fs-c-cartTable .fs-c-listedProductName__variation,
.fs-c-cartTable .fs-c-listedProductName__selection {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 38);
}

.fs-c-cartTable .fs-c-cartTable__unitPrice {
  margin-top: calc(100vw / 750 * 10);
}

.fs-c-cartTable .fs-c-cartTable__dataCell--action {
  padding: 0;
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-cartTable__actionButton__container>button {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 38);
  color: #707070;
  background: #EDEEEF;
  padding: calc(100vw / 750 * 10) 0;
}

.fs-c-cartTable .fs-c-cartTable__actionButton__container+.fs-c-cartTable__actionButton__container {
  border-left: none;
  padding-left: 0;
}

.fs-c-cartTable .fs-c-listedOptionPrice {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 38);
  gap: calc(100vw / 750 * 20) calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-listedOptionPrice .fs-c-price {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-c-cartTable .fs-c-listedOptionPrice .fs-c-price__addon {
  font-size: calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-cartTable__dataCell--quantity {
  padding: 0;
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-cartTable .fs-c-cartTable__dataCell--quantity select {
  padding: calc(100vw / 750 * 10) calc(100vw / 750 * 10);
  text-align: center;
}

.fs-c-cartTable .fs-c-cartTable__dataCell--subtotal {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
  line-height: calc(100vw / 750 * 48);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: calc(100vw / 750 * 20);
  padding: 0;
}

.fs-c-cartTable .fs-c-cartTable__dataCell--point {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
  line-height: calc(100vw / 750 * 48);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

#fs-cartTotals-container .fs-c-orderTotalTable tr,
#fs-cartTotals-container .fs-c-orderTotalTable th,
#fs-cartTotals-container .fs-c-orderTotalTable td {
  border-color: #DDDDDD;
}

#fs-cartTotals-container .fs-c-orderTotalTable th,
#fs-cartTotals-container .fs-c-orderTotalTable td {
  padding: calc(100vw / 750 * 30) calc(100vw / 750 * 20);
}

#fs-cartTotals-container .fs-c-orderTotalTable th .fs-c-price,
#fs-cartTotals-container .fs-c-orderTotalTable td .fs-c-price {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 28);
  line-height: calc(100vw / 750 * 48);
}

#fs-checkout-payHere-container .fs-c-purchaseHere__message {
  text-align: center;
}

.fs-body-cart .fs-c-totalAndActions.fs-l-cart__sideColumn {
  margin-bottom: calc(100vw / 750 * 80);
  padding-bottom: calc(100vw / 750 * 80);
  border-bottom: 1px solid #DDDDDD;
}

.fs-c-checkout-preview {
  padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
}

.fs-c-checkout-preview .fs-c-checkout-preview__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 30);
  line-height: calc(100vw / 750 * 48);
  color: #707070;
  border-bottom: 1px solid #707070;
  margin-bottom: calc(100vw / 750 * 40);
  padding-bottom: calc(100vw / 750 * 10);
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__title,
.fs-c-checkout-preview .fs-c-checkout-multiDestination__subtitle {
  background: unset;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
  padding: 0 0 0 calc(100vw / 750 * 20);
  border-left: calc(100vw / 750 * 4) solid #003B90;
  line-height: 1.5;
  font-weight: 400;
  color: #333333;
  text-align: left;
  margin: calc(100vw / 750 * 40) 0 calc(100vw / 750 * 40);
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__subtitle {
  margin-top: calc(100vw / 750 * 80);
}

.fs-c-checkout-preview .fs-c-checkout-delivery__method__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
}

.fs-c-checkout-preview .fs-c-buttonContainer {
  margin-top: calc(100vw / 750 * 40);
}

.fs-c-checkout-preview .fs-c-buttonContainer button,
.fs-c-checkout-preview .fs-c-buttonContainer a {
  margin: 0 auto;
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__info__control {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__info__control button {
  width: calc(100vw / 750 * 170);
  min-width: calc(100vw / 750 * 170);
}

.fs-c-checkout-preview .fs-c-checkout-multiDestination__info__control button.fs-c-button--chooseDestination {
  width: calc(100vw / 750 * 360);
  min-width: calc(100vw / 750 * 360);
}

.fs-c-checkout-preview .fs-c-checkout-delivery__method {
  padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
  background: #F8F8F8;
}

.fs-c-checkout-preview .fs-c-checkout-paymentMethodList.case-delivery {
  padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
  background: #F8F8F8;
  margin-top: calc(100vw / 750 * 40);
}

.fs-c-checkout-preview .fs-c-checkout-paymentMethod__title {
  background: #F8F8F8;
  padding: 0;
}

#fs-multipleAddressButton-container {
  margin-top: 0;
}

#fs-multipleAddressButton-container .fs-c-checkout-addDestinationButton.fs-c-buttonContainer--addDestinationButton {
  margin: calc(100vw / 750 * 40) 0;
}

#fs-multipleAddressButton-container .fs-c-checkout-addDestinationButton.fs-c-buttonContainer--addDestinationButton .fs-c-button--secondary {
  margin: 0 auto;
  width: 100%;
  border-radius: calc(100vw / 750 * 5);
  background: #003B90;
  border: none;
  padding: calc(100vw / 750 * 25);
}

.fs-c-checkout-customerInfo__name,
.fs-c-checkout-multiDestination__info__name {
  font-size: calc(100vw / 750 * 30);
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
}

.fs-c-returnedSpecialContract {
  margin: calc(100vw / 750 * 40) 0;
  padding: 0;
  text-align: right;
}

.fs-c-returnedSpecialContract a {
  color: #69A0B9;
  text-decoration: underline;
}

.fs-c-orderTotalTable>tbody>tr td,
.fs-c-orderTotalTable>tbody>tr th {
  padding: calc(100vw / 750 * 30) calc(100vw / 750 * 20);
}

.fs-c-orderTotalTable .fs-c-price {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 26);
  line-height: calc(100vw / 750 * 46.8);
}

.fs-c-confirmOrder .fs-c-button--confirmOrder.fs-c-button--primary {
  font-size: calc(100vw / 750 * 26);
  line-height: 1.5;
  width: calc(100vw / 750 * 330);
  min-width: calc(100vw / 750 * 330);
  min-height: auto;
}

.fs-c-checkout-multiDestination__info__name__home {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 24);
}

.fs-body-checkout-multi .fs-c-cartTable .fs-c-cartTable__dataCell--subtotal {
  margin-top: calc(100vw / 750 * 10);
}

.fs-c-inputDate__year,
.fs-c-inputDate__month,
.fs-c-inputDate__date {
  width: 26%;
}

.fs-c-inputDate__year select.fs-c-dropdown__menu,
.fs-c-inputDate__month select.fs-c-dropdown__menu,
.fs-c-inputDate__date select.fs-c-dropdown__menu {
  padding: calc(100vw / 750 * 10) calc(100vw / 750 * 10);
}

.fs-c-modal__contents .fs-c-modal__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
  line-height: calc(100vw / 750 * 46.8);
}

.fs-c-modal__contents .fs-c-inputTable tr+tr {
  margin-top: calc(100vw / 750 * 40);
}

.fs-c-modal__contents .fs-c-checkout-checkoutMethod.is-active,
.fs-c-modal__contents .fs-c-checkout-deliveryMethod.is-active {
  border-color: #003B90;
}

.fs-c-modal__contents .fs-c-checkout-checkoutMethod.is-active .fs-c-checkout-checkoutMethod__title,
.fs-c-modal__contents .fs-c-checkout-deliveryMethod.is-active .fs-c-checkout-deliveryMethod__title {
  background: #003B90;
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: calc(100vw / 750 * 30);
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li .fs-c-checkout-addressee__data__name {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
  line-height: calc(100vw / 750 * 46.8);
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li .fs-c-checkout-addressee__data__name__home {
  font-size: calc(100vw / 750 * 24);
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li .fs-c-buttonContainer {
  margin-top: calc(100vw / 750 * 20);
}

.fs-body-checkout-multiAddress .fs-c-checkout-addresseeList li .fs-c-buttonContainer .fs-c-button--standard {
  margin-top: 0;
  background: #EDEEEF;
  border-radius: calc(100vw / 750 * 3);
  font-size: calc(100vw / 750 * 24);
  line-height: 1.5;
  min-width: calc(100vw / 750 * 150);
  width: calc(100vw / 750 * 150);
  border: none;
  color: #707070;
}

.fs-body-checkout-multiAddress .fs-c-checkout-multiAddress__button.fs-c-buttonConatiner.fs-c-buttonContainer--addAddressee .fs-c-button--standard {
  min-width: calc(100vw / 750 * 306);
  width: calc(100vw / 750 * 306);
  margin: 0 auto;
}

.fs-body-checkout-multiAddress .fs-c-buttonContainer.fs-c-buttonContainer--next button {
  margin-bottom: 0;
}

.fs-body-checkout-multiAddress .fs-c-buttonContainer.fs-c-buttonContainer--back {
  margin-top: calc(100vw / 750 * 20);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fs-body-checkout-multiAddress-products .fs-c-checkout-multiDestination__title {
  background: unset;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
  padding: 0 0 0 calc(100vw / 750 * 20);
  border-left: calc(100vw / 750 * 4) solid #003B90;
  line-height: 1.5;
  font-weight: 400;
  color: #333333;
  text-align: left;
  margin: 0 0 calc(100vw / 750 * 40);
}

.fs-body-cart-login .fs-c-anotherLogin__button.fs-c-buttonContainer,
.fs-body-wishlist-login .fs-c-anotherLogin__button.fs-c-buttonContainer,
.fs-body-login .fs-c-anotherLogin__button.fs-c-buttonContainer {
  margin-top: 0;
}

.fs-body-cart-login .fs-c-inputInformation__field,
.fs-body-wishlist-login .fs-c-inputInformation__field,
.fs-body-login .fs-c-inputInformation__field {
  background: #F5F5F5;
  padding: calc(100vw / 750 * 50) calc(100vw / 750 * 50);
  margin: calc(100vw / 750 * 40) 0;
}

.fs-body-cart-login .fs-c-guestPurchase {
  border-top: 1px solid #DDDDDD;
}

.fs-c-checkout-productAllocation {
  padding: calc(100vw / 750 * 40) 0;
  border-color: #DDDDDD;
  border-left: none;
  border-right: none;
}

.fs-c-checkout-productAllocation .fs-c-quantity__select {
  padding: calc(100vw / 750 * 10) calc(100vw / 750 * 10);
  text-align: center;
}

.fs-c-checkout-productAllocation__product {
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fs-c-checkout-productAllocation__product .fs-c-checkout-productAllocation__productImage {
  max-width: calc(100vw / 750 * 120);
  padding-right: 0;
}

.fs-c-checkout-productAllocation__product .fs-c-checkout-productAllocation__productInfo {
  width: calc(100vw / 750 * 490);
}

.fs-c-checkout-productAllocation__product .fs-c-listedOptionPrice {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 38);
  gap: calc(100vw / 750 * 20) calc(100vw / 750 * 20);
}

.fs-body-checkout-multiAddress-products .fs-c-buttonContainer--back,
.fs-body-checkout-multiAddress-confirm .fs-c-buttonContainer--back {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fs-body-checkout-multiAddress-products .fs-c-button--secondary,
.fs-body-checkout-multiAddress-confirm .fs-c-button--secondary {
  margin-bottom: 0;
}

.fs-c-checkout-productQuantityWarning__warning {
  margin-top: calc(100vw / 750 * 60);
  text-align: center;
  padding: 0;
}

.fs-c-checkout-productQuantityWarning__warning strong {
  font-size: calc(100vw / 750 * 28);
  line-height: calc(100vw / 750 * 38);
}

.fs-c-checkout-deliveryInfo:not(.fs-c-checkout-preview) {
  margin: calc(100vw / 750 * 60) 0;
}

.fs-body-checkout-multiAddress-options .fs-c-checkout-multiDestination__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 30);
  line-height: calc(100vw / 750 * 48);
  color: #707070;
  border-bottom: 1px solid #707070;
  margin-bottom: calc(100vw / 750 * 40);
  padding-bottom: calc(100vw / 750 * 10);
  background: unset;
}

.fs-body-checkout-multiAddress-options .fs-c-checkout-delivery__method {
  padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
  background: #F8F8F8;
}

.fs-body-checkout-multiAddress-options .fs-c-checkout-delivery__method__title {
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-size: calc(100vw / 750 * 28);
}

.fs-body-checkout-multiAddress-options .fs-c-checkout-multiDestination__button {
  margin-top: calc(100vw / 750 * 20);
}

.fs-body-checkout-multiAddress-options .fs-c-buttonContainer {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fs-body-checkout-multiAddress-options .fs-c-buttonContainer .fs-c-button--standard {
  min-width: calc(100vw / 750 * 440);
}

.fs-body-checkout-multiAddress-options .fs-c-button--next {
  margin-bottom: 0;
}

.fs-body-checkout-multiAddress-options .fs-c-buttonContainer--back {
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-checkout-multiDestination__productList__item {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__product {
  background: #F5F5F5;
  padding: calc(100vw / 750 * 40) calc(100vw / 750 * 40);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productImage {
  -ms-flex-preferred-size: calc(100vw / 750 * 120);
  flex-basis: calc(100vw / 750 * 120);
  max-width: calc(100vw / 750 * 120);
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productInfo {
  width: calc(100vw / 750 * 330);
  margin: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-listedOptionPrice {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: calc(100vw / 750 * 24);
  line-height: calc(100vw / 750 * 38);
  gap: calc(100vw / 750 * 20) calc(100vw / 750 * 20);
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productQuantity {
  background: #F5F5F5;
  padding: 0 calc(100vw / 750 * 40) calc(100vw / 750 * 40);
  width: 100%;
  margin: 0;
}

.fs-c-checkout-multiDestination__productList__item .fs-c-checkout-multiDestination__productQuantity__quantity {
  width: 100%;
  padding: 0;
  margin: 0;
}

.fs-c-checkout-paymentMethod.is-active {
  border-color: #003B90;
  margin: calc(100vw / 750 * 20) 0;
}

.fs-c-checkout-paymentMethod.is-active .fs-c-checkout-paymentMethod__title {
  background: #003B90;
}

.fs-c-creditCardInfoField select.fs-c-dropdown__menu {
  width: calc(100vw / 750 * 200);
}

.fs-c-buttonContainer.fs-c-buttonContainer--inputCreditCardData {
  margin-left: 0;
  margin-top: calc(100vw / 750 * 20);
}

.fs-c-creditCardIcons__image {
  max-height: calc(100vw / 750 * 51);
}

.fs-c-creditCardIcons>li {
  margin-left: calc(100vw / 750 * 10);
}

.fs-c-creditCardIcons__image[alt="AMERICAN EXPRESS"] {
  max-height: calc(100vw / 750 * 65);
  margin-top: calc(100vw / 750 * -8);
}

.fs-c-documentSubColumn {
  margin-top: calc(100vw / 750 * 40);
}

.fs-c-documentSubColumn .fs-c-documentSubColumn__heading {
  margin-top: 0;
}

.fs-c-checkout-loginGuidance--unregisteredUser {
  background: #F8F8F8;
  padding: calc(100vw / 750 * 40);
}

.fs-c-checkout-loginGuidance--unregisteredUser .fs-c-buttonContainer {
  margin-top: calc(100vw / 750 * 20);
}

.fs-body-checkout-amazon .fs-c-checkout-destination__message {
  margin-bottom: calc(100vw / 750 * 40);
}

.fs-body-checkout-amazon .fs-c-checkout-destination__name {
  font-size: calc(100vw / 750 * 28);
}

.fs-body-checkout-amazon .fs-c-checkout-destination__control {
  margin: 0 auto;
}

.fs-body-checkout-amazon .fs-c-checkout-destination__control .fs-c-buttonContainer {
  margin: calc(100vw / 750 * 40) auto 0;
}

.fs-body-checkout-amazon .fs-c-agreementConfirmation__message {
  background: #F8F8F8;
  padding: calc(100vw / 750 * 20);
  font-size: calc(100vw / 750 * 24);
  line-height: 1.5;
  margin-bottom: calc(100vw / 750 * 40);
}

.fs-body-checkout-amazon .fs-c-checkbox__labelText {
  font-size: calc(100vw / 750 * 24);
  line-height: 1.5;
}

.fs-body-checkout-amazon .fs-c-checkbox__checkMark::before {
  top: -0.1em;
  left: -0.14em;
}

.fs-body-checkout-amazon .fs-c-agreementConfirmation__message--newsletterChecked {
  font-size: calc(100vw / 750 * 24);
  line-height: 1.5;
  padding: calc(100vw / 750 * 15);
  margin-bottom: calc(100vw / 750 * 20);
}

.fs-body-checkout-amazon .fs-c-agreementConfirmation__addon {
  margin: calc(100vw / 750 * 40) 0 0 calc(100vw / 750 * 40);
}

.fs-c-checkout-pointInfo__usePoint__number {
  font-size: calc(100vw / 750 * 36);
}

#fs_button_changePoints.fs-c-buttonContainer {
  margin-top: 0;
}
.fs-l-productLayout__item--2 .fs-c-productVariationPrice .fs-c-price__value {
font-size: calc(100vw / 750* 32);
line-height: calc(100vw / 750* 51.2);
letter-spacing: 0;
color: #333333;
}
.fs-l-productLayout__item--2 .fs-c-productVariationPrice .fs-c-price__currencyMark {
font-size: calc(100vw / 750* 32);
line-height: calc(100vw / 750* 51.2);
letter-spacing: 0;
color: #333333;
}
.fs-l-productLayout__item--2 .fs-c-productVariationPrice .fs-c-productVariationPrice__addon {
font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
font-size: calc(100vw / 750* 22);
line-height: calc(100vw / 750* 35.2);
letter-spacing: 0;
margin-left: calc(100vw / 750* 10);
}
.fs-c-productVariationPrice {
font-size: calc(100vw / 750* 32);
line-height: calc(100vw / 750* 51.2);
letter-spacing: 0;
}
.fs-c-variationAndActions .fs-c-variationList__item__cart li + li {
margin-top: 0;
}
.Page_ShippingPayment .fs-c-documentColumn__content p + p {
margin-top: 0;
}
.Page_ShippingPayment_Table_Inner {
display: flex;
flex-direction: column;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box {
width: 100%;
border: calc(100vw / 750* 1) solid #B5B5B5;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box + .Page_ShippingPayment_Table_Box {
margin-top: calc(100vw / 750* 30);
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Title {
background: #F5F5F5;
padding: calc(100vw / 750* 25);
border-bottom: calc(100vw / 750* 1) solid #B5B5B5;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Title p {
font-size: calc(100vw / 750* 26);
line-height: calc(100vw / 750* 40.8);
letter-spacing: 0;
text-align: center;
font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
color: #333333;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Text {
padding: calc(100vw / 750* 30) calc(100vw / 750* 35);
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Text .Page_ShippingPayment_Table_Text01 {
font-size: calc(100vw / 750* 28);
line-height: calc(100vw / 750* 46.8);
letter-spacing: 0.02em;
font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
color: #000000;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Text .Page_ShippingPayment_Table_Text01.FC_red {
color: #C45C4F;
}
.Page_ShippingPayment_Table .Page_ShippingPayment_Table_Box_Text .Page_ShippingPayment_Table_Text02 {
font-size: calc(100vw / 750* 26);
line-height: calc(100vw / 750* 46.8);
letter-spacing: 0;
font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
color: #333333;
}
.Page_ShippingPayment_Table_Inner + p {
margin-top: calc(100vw / 750* 30);
}
.fs-body-about-shippingPayment .Page_ShippingPayment .fs-c-specTableContainer {
margin-top: 0;
overflow: unset;
}
.fs-body-about-shippingPayment .Page_ShippingPayment .fs-c-documentSubColumn {
width: 100%;
overflow: unset;
}
.fs-body-about-shippingPayment .Page_ShippingPayment .fs-c-specTableContainer table {
border-spacing: 0;
}

.Osusume_Item .fs-c-productList__list {
display: flex;
flex-wrap: wrap;
grid-template-columns: unset;
grid-gap: unset;
gap: calc(100vw / 750 * 60) calc(100vw / 750 * 30);
}
.Osusume_Item .fs-c-productList__list .fs-c-productListCarousel__list__item {
margin: 0;
flex-basis: calc(100vw / 750 * 330);
display: flex;
flex-direction: column;
}
.Osusume_Item .fs-c-productList__list .fs-c-productListCarousel__list__item .productDescription {
font-size: calc(100vw / 750 * 26);
line-height: calc(100vw / 750 * 39);
letter-spacing: 0;
color: #555555;
}
.Osusume_Item .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
width: 100%;
margin-bottom: calc(100vw / 750 * 10);
}

.Original_Set .fs-c-productList__list {
display: flex;
flex-wrap: wrap;
grid-template-columns: unset;
grid-gap: unset;
gap: calc(100vw / 750 * 80);
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item {
margin: 0;
flex-basis: 100%;
max-width: 100%;
min-width: 100%;
display: flex;
flex-direction: column;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .productDescription {
width: calc(100vw / 750 * 630);
font-size: calc(100vw / 750 * 30);
line-height: calc(100vw / 750 * 48);
letter-spacing: 0;
color: #333333;
margin: calc(100vw / 750 * 20) auto 0;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
width: calc(100vw / 750 * 630);
margin: calc(100vw / 750 * 40) auto calc(100vw / 750 * 20);
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__imageContainer img {
width: 100%;
height: calc(100vw / 750 * 517);
display: block;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productListItem__prices {
width: calc(100vw / 750 * 630);
margin: 0 auto;
}
.Original_Set .fs-c-productList__list .fs-c-productListCarousel__list__item .fs-c-productMarks {
width: calc(100vw / 750 * 630);
margin: 0 auto;
}

.Ranking_Item_List .productDescription {
display: none;
}
.Ranking_Item_List .fs-c-productMarks {
margin-top: 2.6666666667vw;
}
.Concierge_recom .Section_Wrap_Innerbox .categories_box .head_box .head_left p {
padding-top: calc(100vw / 750 * 10);
}
.searchform2 {
  position: relative;
  display: block;
}
.keywords2 {
  background-color: #EEE;
  border: none;
  border-radius: 20px;
  color: #333;
  font-size: .7rem;
  width: 100%;
  height: 35px;
  padding: 6px 10px;
}
.searchBtn2 {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: auto;
  padding: 9px;
}
.fs-c-productCarouselMainImage__expandButton.fs-c-buttonContainer {
  margin-top: 0;
}
.item-pricelist a {
  font-size: calc(100vw / 750* 22);
}
}