@charset "UTF-8";
/*ファイルインポート*/
/*変数*/
/*色の変数*/
/*font*/
/*FONTサイズ*/
/*24px　相当*/
/*16px　相当*/
/*8px　相当*/
/*transition*/
/*1px*/
/*contentsサイズ*/
/*ディスプレイサイズ*/
/*ブレイクポイント*/
/* CSS Document */
/* CSS Document */
.fs-c-productNotice {
  margin-bottom: 2em;
}

/*********
 SP時サムネイル
  *********/
@media screen and (max-width: 750px) {
  .fs-c-productCarouselMainImage__thumbnailList {
    display: flex;
    flex-wrap: nowrap !important;
    list-style: none;
    overflow-x: scroll !important;
    padding: 0;
  }
}
.dropdoenmenu .link-child li a.color-red {
  color: #FF0000;
}

.information2021 {
  margin: 60px auto 0;
}
.information2021 img {
  width: calc(100% - 40px);
  max-width: 720px;
  margin: auto;
  display: block;
}

.information_sns {
  margin: 20px auto 0;
}
.information_sns li {
  margin-top: 10px;
}
.information_sns li img {
  width: calc(100% - 40px);
  max-width: 720px;
  margin: auto;
  display: block;
}

@media screen and (max-width: 750px) {
  .information2021 {
    margin: 30px auto 0;
  }
  .information2021 img {
    width: calc(100% - 40px);
    margin: auto;
    display: block;
  }
  .information_sns {
    margin: 10px auto 0;
  }
  .information_sns li {
    margin-top: 5px;
  }
  .information_sns li img {
    width: calc(100% - 40px);
    margin: auto;
    display: block;
  }
}
.main_visual2021 .slick-slide {
  padding: 0 2.5px;
}
.main_visual2021 .slick-dots {
  right: 10px;
}
.main_visual2021 .slick-dots li {
  margin: 0;
}
.main_visual2021.fs-c-slick .slick-prev::before {
  background: url(https://offshore1976.itembox.design/item/asset2021/img/slider/slider-prev.png) center no-repeat;
  background-size: 39.5px 39.5px;
  width: 39.5px;
  height: 39.5px;
  transform: none;
  left: 25px;
}
.main_visual2021.fs-c-slick .slick-next::before {
  background: url(https://offshore1976.itembox.design/item/asset2021/img/slider/slider-next.png) center no-repeat;
  background-size: 39.5px 39.5px;
  width: 39.5px;
  height: 39.5px;
  transform: none;
  right: 25px;
}

.pickup2021 {
  background-color: #E6E6E6;
  padding: 40px 80px;
  margin: 70px auto 0;
}
.pickup2021-list {
  display: flex;
  justify-content: space-between;
  margin: 40px auto 0;
}
.pickup2021-list .pickup_frame_box {
  width: calc(25% - 22.5px);
  padding: 0 0 15px;
  position: relative;
}
.pickup2021-list .pickup_frame_box img {
  width: 100%;
}
.pickup2021-list .pickup_frame_box .msg {
  font-size: 12px;
  text-align: left;
  letter-spacing: 0.07em;
  line-height: 1.5;
  font-family: "sawarabi", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  color: #121e3d;
}
.pickup2021-list .pickup_frame_box .date {
  font-size: 10px;
  text-align: left;
  letter-spacing: 0.07em;
  line-height: 1.5;
  font-family: "sawarabi", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  color: #969696;
  left: 0;
}
.pickup2021-btn {
  margin: 50px auto 0;
}
.pickup2021-btn .btn {
  margin: auto;
  display: block;
  width: 280px;
  height: 30px;
  line-height: 30px;
  background-color: #121e3d;
  border-radius: 15px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.11em;
  font-family: "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  position: relative;
  padding-left: 18px;
}
.pickup2021-btn .btn img {
  display: inline-block;
  margin-left: 5px;
  width: 13px;
}

@media screen and (max-width: 750px) {
  .pickup2021 {
    background-color: #E6E6E6;
    padding: 30px 15px;
    margin: 20px auto 0;
  }
  .pickup2021-slider {
    margin: 20px auto 0;
  }
  .pickup2021-slider .slick-dots {
    bottom: -40px;
  }
  .pickup2021-slider .slick-dots li button::before {
    font-size: 24px;
    color: #ffffff;
    opacity: 1;
  }
  .pickup2021-slider .slick-dots li.slick-active button::before {
    font-size: 24px;
    color: #000;
  }
  .pickup2021-slider .slick-dots li {
    margin: 0;
  }
  .pickup2021-slider .pickup_frame_box {
    padding: 0 10px;
    position: relative;
  }
  .pickup2021-slider .pickup_frame_box img {
    width: 100%;
  }
  .pickup2021-slider .pickup_frame_box .msg {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.07em;
    line-height: 1.4;
    font-family: "sawarabi", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    color: #121e3d;
  }
  .pickup2021-slider .pickup_frame_box .date {
    font-size: 12px;
    text-align: left;
    letter-spacing: 0.07em;
    line-height: 1.5;
    font-family: "sawarabi", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    color: #969696;
    left: 10px;
  }
  .pickup2021-btn {
    margin: 50px auto 0;
  }
  .pickup2021-btn .btn {
    margin: auto;
    display: block;
    width: calc(100% - 20px);
    height: 30px;
    line-height: 30px;
    background-color: #121e3d;
    border-radius: 15px;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    letter-spacing: 0.11em;
    font-family: "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    position: relative;
    padding-left: 18px;
  }
  .pickup2021-btn .btn img {
    display: inline-block;
    margin-left: 5px;
    width: 13px;
  }
}
.category2021 {
  padding: 70px 80px;
}
.category2021-table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin: 40px auto 0;
}
.category2021-table tr td {
  height: 20.5vw;
  padding: 5px;
}
.category2021-table tr td img {
  width: 100%;
  height: 100%;
  display: block;
}
.category2021-table tr td.h200 img {
  height: calc(200% + 20px);
}
.category2021-table tr td.sale {
  height: 116px;
}
.category2021-table tr td.sale a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FFF100;
  color: #ff0000;
  font-size: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 750px) {
  .category2021 {
    padding: 30px 15px 0;
    overflow: hidden;
    width: 100%;
  }
  .category2021-table2 {
    border-collapse: collapse;
    table-layout: fixed;
    width: 165%;
    margin: 25px auto 0;
    display: table !important;
  }
  .category2021-table2 tr td {
    height: 34.13333333vw;
    padding: 1px;
  }
  .category2021-table2 tr td img {
    width: 100%;
    height: 100%;
    display: block;
  }
  .category2021-table2 tr td.h200 img {
    height: calc(200% + 4px);
  }
  .category2021-table2 tr td.sale {
    height: 66px;
  }
  .category2021-table2 tr td.sale a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #FFF100;
    color: #ff0000;
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
}
.newarrival2021 .fr2-listItem {
  margin-top: 40px;
}
.newarrival2021 .fr2-listItem .fr2-listItem__productName {
  font-size: 14px;
  letter-spacing: 0.035em;
  line-height: 1.6;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 600;
}
.newarrival2021 .fr2-listItem .fr2-listItem__productPrice {
  font-size: 14px;
  letter-spacing: 0.035em;
  line-height: 1.6;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 600;
}
.newarrival2021 .fr2-listItem .fr2-listItem__productPrice span {
  font-size: 14px;
  letter-spacing: 0.035em;
  line-height: 1.6;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  .newarrival2021 {
    margin-top: 30px;
  }
  .newarrival2021 .fr2-productList {
    margin: 0;
    width: 100%;
  }
  .newarrival2021 .fr2-listItem {
    margin-top: 20px;
    padding-right: 10px;
  }
  .newarrival2021 .fr2-listItem:nth-child(2n) {
    padding-left: 10px;
    padding-right: 0;
  }
  .newarrival2021 .fr2-listItem .fr2-listItem__productName {
    font-size: 12px;
  }
  .newarrival2021 .fr2-listItem .fr2-listItem__productPrice {
    font-size: 12px;
  }
  .newarrival2021 .fr2-listItem .fr2-listItem__productPrice span {
    font-size: 12px;
  }
}
.insta2021 .ecbn-selection-title {
  display: none;
}
.insta2021 .ecbn-selection-item {
  padding: 0 !important;
}
.insta2021 .ecbn-selection-image-loading-more .ecbn-selection-more-btn {
  display: block;
  width: 280px;
  height: 30px;
  line-height: 30px;
  background-color: #121e3d;
  border-radius: 15px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.11em;
  font-family: "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  position: relative;
  padding: 0;
}
.insta2021 .ecbn-selection-image-loading-more .ecbn-selection-more-btn::after {
  content: "";
  position: absolute;
  top: 60%;
  right: 100px;
  transform: translate(0, -50%);
  background: url("https://offshore1976.itembox.design/item/asset2021/img/pickup/cursor_u.png") no-repeat;
  background-size: 13px 6px;
  width: 13px;
  height: 6px;
}

@media screen and (max-width: 750px) {
  .insta2021 {
    margin-top: 30px;
  }
  .insta2021 .ecbn-selection-title {
    display: none;
  }
  .insta2021 .ecbn-selection-item {
    padding: 0 !important;
  }
  .insta2021 .ecbn-selection-image-loading-more .ecbn-selection-more-btn {
    display: block;
    width: calc(100% - 20px);
    height: 30px;
    line-height: 30px;
    background-color: #121e3d;
    border-radius: 15px;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    letter-spacing: 0.11em;
    font-family: "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    position: relative;
  }
  .insta2021 .ecbn-selection-image-loading-more .ecbn-selection-more-btn::after {
    content: "";
    position: absolute;
    top: 60%;
    right: 40%;
    transform: translate(0, -50%);
    background: url("https://offshore1976.itembox.design/item/asset2021/img/pickup/cursor_u.png") no-repeat;
    background-size: 13px 6px;
    width: 13px;
    height: 6px;
  }
}
.category_nav_new2021 {
  padding: 0;
}
.category_nav_new2021 .onlineshop-slider {
  padding: 0 30px;
}
.category_nav_new2021 .fs-c-slick .slick-prev,
.category_nav_new2021 .fs-c-slick .slick-next {
  display: none !important;
}
.category_nav_new2021 .fs-c-slick .slick-dots {
  text-align: center;
  right: 0;
  bottom: -30px;
}
.category_nav_new2021 .fs-c-slick .slick-dots li {
  margin: 0;
}
.category_nav_new2021 .fs-c-slick .slick-dots li button::before {
  color: #e6e6e6;
}
.category_nav_new2021 .fs-c-slick .slick-dots li.slick-active button::before {
  color: #121e3d;
}

.listcat2021 {
  margin: 85px auto 0;
}
.listcat2021-list {
  width: calc(16.6666666667% - 15px);
  max-width: 1040px;
  margin: auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.listcat2021-list a {
  width: calc(16.6666666667% - 15px);
  margin: 15px 7.5px 0;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #121e3d;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #121e3d;
  border-radius: 20px;
}
.listcat2021-list a.active {
  background-color: #121e3d;
  color: #ffffff;
}
.listcat2021-list a.color-red {
  color: #FF0000;
}

.listcat2022 {
  margin: 85px auto 0;
}
.listcat2022-list {
  width: calc(100% - 80px);
  max-width: 1040px;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.listcat2022-list a {
  position: relative;
  display: block;
  margin: 15px 0 0;
  padding: 0 25px;
  color: #001a43;
  /*color: #121e3d;*/
  font-size: 14px;
  font-weight: 600;
  border-left: 1px solid #001a43;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
}
.listcat2022-list a::before {
  position: absolute;
  content: "";
  right: -1px;
  top: 0;
  width: 0;
  height: 100%;
  border-left: 1px solid #121e3d;
}
.listcat2022-list a.active {
  color: #001a43;
  border-bottom: 1px solid #001a43;
}
.listcat2022-list a.color-red {
  color: #FF0000;
}

@media screen and (max-width: 750px) {
  .listcat2022 {
    margin: 15px auto 0;
  }
  .listcat2022-list {
    width: 100%;
  }
  .listcat2022-list a {
    position: relative;
    display: block;
    margin: 10px 0 0;
    padding: 0 2vw;
    font-size: 13.5px;
    font-weight: 600;
  }
}
@media screen and (max-width: 750px) {
  .category_nav_new2021 {
    padding: 0;
    margin-top: 0;
  }
  .category_nav_new2021 .onlineshop-slider {
    padding: 0 15px;
    margin: 25px 0 0;
  }
  .listcat2021 {
    margin: 35px auto 0;
    width: 100%;
    overflow: hidden;
  }
  .listcat2021-list2 {
    max-width: none;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0 10px;
    margin-left: 0;
  }
  .listcat2021-list2 a {
    width: 107px;
    margin: 0 5px 0;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #121e3d;
    font-size: 11px;
    font-weight: 600;
    border: 1px solid #121e3d;
    border-radius: 20px;
  }
  .listcat2021-list2 a.active {
    background-color: #121e3d;
    color: #ffffff;
  }
  .listcat2021-list2 a.color-red {
    color: #FF0000;
  }
}
.ranking2021 {
  background-color: #121e3d;
  padding: 50px 80px;
  margin-top: 70px;
}
.ranking2021 .common2021-ttl h2,
.ranking2021 .common2021-ttl h3 {
  color: #ffffff;
}
.ranking2021-frame {
  margin: 40px auto 0;
}
.ranking2021-frame > div {
  display: flex;
  justify-content: space-between;
  max-width: 1040px;
  margin: auto;
}
.ranking2021-frame-item {
  width: calc(16.6666666667% - 8.3333333333px);
  background-color: #ffffff;
  position: relative;
}
.ranking2021-frame-item::after {
  content: "";
  width: 38px;
  height: 38px;
  border: 1px solid #ffffff;
  background-color: #121e3d;
  position: absolute;
  top: -19px;
  left: 10px;
  font-family: "CeraGRBold", "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 24px;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
}
.ranking2021-frame-item:nth-child(1):after {
  content: "1";
}
.ranking2021-frame-item:nth-child(2):after {
  content: "2";
}
.ranking2021-frame-item:nth-child(3):after {
  content: "3";
}
.ranking2021-frame-item:nth-child(4):after {
  content: "4";
}
.ranking2021-frame-item:nth-child(5):after {
  content: "5";
}
.ranking2021-frame-item:nth-child(6):after {
  content: "6";
}
.ranking2021-frame-item img {
  display: block;
}
.ranking2021-frame-item-txt {
  padding: 10px;
  border-top: 1px solid #121e3d;
}
.ranking2021-frame-item-txt .ttl {
  font-size: 12px;
  letter-spacing: 0.035em;
  line-height: 1.6;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 600;
  color: #121e3d;
}
.ranking2021-frame-item-txt .price {
  font-size: 12px;
  letter-spacing: 0.035em;
  line-height: 1.6;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 600;
  color: #121e3d;
}

@media screen and (max-width: 750px) {
  .ranking2021 {
    background-color: #121e3d;
    padding: 30px 15px 20px;
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
  }
  .ranking2021-frame2 {
    margin: 40px auto 0;
  }
  .ranking2021-frame2 > div {
    display: flex;
    justify-content: space-between;
    max-width: none;
    width: 300%;
    margin: auto;
    margin-left: 0;
  }
  .ranking2021-frame2-item {
    width: calc(16.6666666667% - 8.3333333333px);
    background-color: #ffffff;
    position: relative;
  }
  .ranking2021-frame2-item::after {
    content: "";
    width: 38px;
    height: 38px;
    border: 1px solid #ffffff;
    background-color: #121e3d;
    position: absolute;
    top: -19px;
    left: 10px;
    font-family: "CeraGRBold", "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
  }
  .ranking2021-frame2-item:nth-child(1):after {
    content: "1";
  }
  .ranking2021-frame2-item:nth-child(2):after {
    content: "2";
  }
  .ranking2021-frame2-item:nth-child(3):after {
    content: "3";
  }
  .ranking2021-frame2-item:nth-child(4):after {
    content: "4";
  }
  .ranking2021-frame2-item:nth-child(5):after {
    content: "5";
  }
  .ranking2021-frame2-item:nth-child(6):after {
    content: "6";
  }
  .ranking2021-frame2-item img {
    display: block;
  }
  .ranking2021-frame2-item-txt {
    padding: 10px;
    border-top: 1px solid #121e3d;
  }
  .ranking2021-frame2-item-txt .ttl {
    font-size: 12px;
    letter-spacing: 0.035em;
    line-height: 1.6;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-weight: 600;
    color: #121e3d;
  }
  .ranking2021-frame2-item-txt .price {
    font-size: 12px;
    letter-spacing: 0.035em;
    line-height: 1.6;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-weight: 600;
    color: #121e3d;
  }
}
.insta-detail2021 {
  margin-top: 80px;
  padding: 50px 0;
  background-color: #E6E6E6;
}
.insta-detail2021 .ecbn-selection-widget {
  max-width: 1040px;
}

@media screen and (max-width: 750px) {
  .insta-detail2021 {
    margin-top: 20px;
    padding: 30px 0;
  }
  .insta-detail2021 .ecbn-selection-widget {
    max-width: 1040px;
  }
  .insta-detail2021 .vsm-tile .ecbn-selection-page-wrapper li.ecbn-selection-item {
    padding: 2.5px !important;
  }
  .insta-detail2021 .ecbn-selection-page-wrapper .ecbn-selection-description {
    padding-bottom: 0;
  }
}
.recomend2021 {
  padding: 70px 80px 100px;
  margin: auto;
  max-width: 1040px;
}
.recomend2021-frame {
  margin: 10px auto 0;
}
.recomend2021-frame > div {
  display: flex;
  justify-content: flex-start;
  max-width: 1040px;
  margin: auto;
  flex-wrap: wrap;
}
.recomend2021-frame-item {
  width: calc(25% - 15px);
  background-color: #ffffff;
  position: relative;
  margin-right: 20px;
  margin-top: 30px;
}
.recomend2021-frame-item:nth-child(4n) {
  margin-right: 0;
}
.recomend2021-frame-item img {
  display: block;
}
.recomend2021-frame-item-txt {
  padding: 5px 0 0;
}
.recomend2021-frame-item-txt .ttl {
  font-size: 14px;
  letter-spacing: 0.035em;
  line-height: 1.6;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 600;
  color: #121e3d;
}
.recomend2021-frame-item-txt .price {
  font-size: 14px;
  letter-spacing: 0.035em;
  line-height: 1.6;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 600;
  color: #121e3d;
}

@media screen and (max-width: 750px) {
  .recomend2021 {
    padding: 30px 15px 30px;
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
  }
  .recomend2021-frame {
    margin: 10px auto 0;
  }
  .recomend2021-frame > div {
    display: flex;
    justify-content: space-between;
    max-width: none;
    width: 100%;
    transition: 0.5s;
    margin: auto;
    margin-left: 0;
  }
  .recomend2021-frame-item {
    width: calc(50% - 10px);
  }
  .recomend2021-frame-item:nth-child(2n) {
    margin-right: 0;
  }
  .recomend2021-frame-item img {
    display: block;
  }
  .recomend2021-frame-item-txt {
    padding: 5px 0 0;
  }
  .recomend2021-frame-item-txt .ttl {
    font-size: 12px;
    letter-spacing: 0.035em;
    line-height: 1.6;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-weight: 600;
    color: #121e3d;
  }
  .recomend2021-frame-item-txt .price {
    font-size: 12px;
    letter-spacing: 0.035em;
    line-height: 1.6;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-weight: 600;
    color: #121e3d;
  }
}
.lookbook2021 {
  margin: 40px auto 0;
}
.lookbook2021-list {
  width: calc(100% - 80px);
  max-width: 1040px;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.lookbook2021-list a {
  width: calc(16.6666666667% - 15px);
  margin: 15px 7.5px 0;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #121e3d;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #121e3d;
  border-radius: 20px;
}
.lookbook2021-list a.active {
  background-color: #121e3d;
  color: #ffffff;
}

.lookbookex001-sliderinner-slider .slick-slide {
  transform: scale(0.9);
}
.lookbookex001-sliderinner-slider .slick-slide:hover {
  transform: scale(1.2);
  margin-top: -5px;
  transition: 0.5s;
}

@media screen and (max-width: 750px) {
  .lookbook2021 {
    margin: 35px auto 0;
    width: 100%;
    overflow: hidden;
  }
  .lookbook2021-list2 {
    max-width: none;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0 10px;
    transition: 0.5s;
    margin-left: 0;
  }
  .lookbook2021-list2 a {
    width: 107px;
    margin: 0 5px 0;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #121e3d;
    font-size: 11px;
    font-weight: 600;
    border: 1px solid #121e3d;
    border-radius: 20px;
  }
  .lookbook2021-list2 a.active {
    background-color: #121e3d;
    color: #ffffff;
  }
}
.offshore_item_detail .fs-l-pageMain {
  margin-top: 5px;
}
.offshore_item_detail .fs-c-breadcrumb {
  display: block;
}

@media screen and (max-width: 750px) {
  .newarrival2021 .pickup2021-btn {
    margin-top: 25px;
  }
  .offshore_item_detail .fs-l-pageMain {
    margin-top: 5px;
  }
}
/*********
2025.1 
TOP
category/ranking/product
*********/
.top_product,
.top_category,
.top_ranking {
  padding: 6rem 0;
}
@media screen and (max-width: 750px) {
  .top_product,
  .top_category,
  .top_ranking {
    padding: 40px 0;
  }
}
.top_product_title,
.top_category_title,
.top_ranking_title {
  margin-bottom: 6rem;
  letter-spacing: 0.08em;
  color: #001a43;
}
@media screen and (max-width: 750px) {
  .top_product_title,
  .top_category_title,
  .top_ranking_title {
    font-size: 10px;
    margin-bottom: 20px;
  }
}
.top_product_title span,
.top_category_title span,
.top_ranking_title span {
  font-size: 4rem;
  display: inline-block;
  vertical-align: baseline;
  font-family: "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  margin-right: 0.3em;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .top_product_title span,
  .top_category_title span,
  .top_ranking_title span {
    font-size: 28px;
  }
}
.top_product .inner,
.top_category .inner,
.top_ranking .inner {
  max-width: 1060px;
  margin: 0 auto;
  width: 90%;
}

/*********
ranking
*********/
@media screen and (max-width: 750px) {
  .sec_top_new {
    overflow: clip;
  }
}

.top_ranking {
  background: #001a43;
  margin-top: 6rem;
}
@media screen and (max-width: 750px) {
  .top_ranking {
    margin-top: 0;
    padding: 20px 0;
  }
}
.top_ranking_title {
  color: #fff;
}
@media screen and (max-width: 750px) {
  .top_ranking_contents {
    position: relative;
    overflow-x: scroll;
    padding: 0 5%;
    width: 100vw;
    left: -5vw;
  }
}
.top_ranking #_rcmdjp_display_1 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .top_ranking #_rcmdjp_display_1 {
    width: 632.5px;
    gap: 5px;
  }
}
.top_ranking #_rcmdjp_display_1 .ranking2021-frame-item {
  width: 100%;
  display: block;
  background: transparent;
}
.top_ranking #_rcmdjp_display_1 .ranking2021-frame-item::after {
  width: max(14.5%, 3rem);
  height: auto;
  aspect-ratio: 1/1;
  background-color: #bebebe;
  position: absolute;
  top: 0;
  left: 0;
  font-family: "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: clamp(1.4rem, 1.8vw, 1.8rem);
  display: flex;
  justify-content: center;
  padding-top: 1%;
  color: #fff;
  border-radius: 0 0 1rem 0;
  border: none;
  line-height: 1;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top_ranking #_rcmdjp_display_1 .ranking2021-frame-item::after {
    font-size: 11px;
    width: 20px;
    border-radius: 0 0 8px 0;
  }
}
.top_ranking #_rcmdjp_display_1 .ranking2021-frame-item:nth-child(1)::after {
  background-color: #001a43;
}
.top_ranking #_rcmdjp_display_1 .ranking2021-frame-item:nth-child(n+6) {
  display: none;
}
.top_ranking #_rcmdjp_display_1 .ranking2021-frame-item img {
  display: block;
  border-radius: 0 1rem 1rem 1rem;
  overflow: hidden;
  aspect-ratio: 1/1.2;
  object-fit: cover;
}
@media screen and (max-width: 750px) {
  .top_ranking #_rcmdjp_display_1 .ranking2021-frame-item img {
    border-radius: 0 6px 6px 6px;
  }
}
.top_ranking #_rcmdjp_display_1 .ranking2021-frame-item-txt p {
  color: #fff;
}
@media screen and (max-width: 750px) {
  .top_ranking #_rcmdjp_display_1 .ranking2021-frame-item-txt {
    padding: 10px 0;
  }
  .top_ranking #_rcmdjp_display_1 .ranking2021-frame-item-txt p:not(.price) {
    font-size: min(10px, 2.6vw);
  }
  .top_ranking #_rcmdjp_display_1 .ranking2021-frame-item-txt p:not(.price).price {
    font-size: 10px;
  }
}

/*********
category
*********/
.top_category_contents {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 3.74%;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .top_category_contents {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
.top_category_content a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border: 1px solid #001a43;
  border-radius: 50%;
  aspect-ratio: 1/1;
  color: #001a43;
  text-align: center;
  font-weight: 700;
  overflow: hidden;
  background: #fff;
  transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.top_category_content a:hover {
  background: #001a43;
  color: #fff;
}
.top_category_content a p {
  font-family: "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 90%;
}
@media screen and (max-width: 750px) {
  .top_category_content a p {
    font-size: 12px;
  }
  .top_category_content a p.small {
    font-size: 11px;
  }
}
.top_category_content a p img {
  display: block;
  width: 65%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .top_category_content a p img {
    width: 60%;
  }
}
.top_category_content:nth-child(n+4) a p {
  position: relative;
  top: -5px;
}

/*********
lineバナー
*********/
.sp.line-bunnar {
  margin-bottom: 15px;
}

/*********
FV
*********/
@media screen and (max-width: 750px) {
  .main_visual {
    margin: -7px 0 -1px;
  }
}
.main_visual .fs-pt-carousel__track {
  margin-bottom: 0 !important;
}

/*********
product
*********/
.top_product {
  padding-bottom: 10rem;
}
.top_product #_rcmdjp_display_3 .fr2-productList,
.top_product #_rcmdjp_display_2 .fr2-productList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px 10px;
  margin: 0 auto;
  width: 100%;
  padding: 0;
}
@media screen and (max-width: 750px) {
  .top_product #_rcmdjp_display_3 .fr2-productList,
  .top_product #_rcmdjp_display_2 .fr2-productList {
    position: relative;
    left: -5vw;
    grid-template-columns: repeat(2, 1fr);
    width: 100vw;
    gap: 15px 5px;
  }
}
.top_product #_rcmdjp_display_3 .fr2-productList .fr2-listItem__imageContainer,
.top_product #_rcmdjp_display_2 .fr2-productList .fr2-listItem__imageContainer {
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .top_product #_rcmdjp_display_3 .fr2-productList .fr2-listItem__imageContainer,
  .top_product #_rcmdjp_display_2 .fr2-productList .fr2-listItem__imageContainer {
    position: relative;
    border-radius: 0 6px 6px 0;
  }
}
@media screen and (max-width: 750px) {
  .top_product #_rcmdjp_display_3 .fr2-productList .fr2-listItem:nth-of-type(even) .fr2-listItem__imageContainer,
  .top_product #_rcmdjp_display_2 .fr2-productList .fr2-listItem:nth-of-type(even) .fr2-listItem__imageContainer {
    border-radius: 6px 0 0 6px;
  }
}
.top_product #_rcmdjp_display_3 .fr2-productList .fr2-listItem__image,
.top_product #_rcmdjp_display_2 .fr2-productList .fr2-listItem__image {
  display: block;
}
.top_product #_rcmdjp_display_3 .fr2-productList .fr2-listItem__productName,
.top_product #_rcmdjp_display_2 .fr2-productList .fr2-listItem__productName {
  font-size: 1.2rem;
  margin-top: 1rem;
  color: #001a43;
}
@media screen and (max-width: 750px) {
  .top_product #_rcmdjp_display_3 .fr2-productList .fr2-listItem__productName,
  .top_product #_rcmdjp_display_2 .fr2-productList .fr2-listItem__productName {
    padding: 0 5%;
  }
}
.top_product #_rcmdjp_display_3 .fr2-productList .fr2-listItem__productPrice,
.top_product #_rcmdjp_display_2 .fr2-productList .fr2-listItem__productPrice {
  font-size: 1.2rem;
  color: #001a43;
}
@media screen and (max-width: 750px) {
  .top_product #_rcmdjp_display_3 .fr2-productList .fr2-listItem__productPrice,
  .top_product #_rcmdjp_display_2 .fr2-productList .fr2-listItem__productPrice {
    padding: 0 5%;
  }
}
.top_product #_rcmdjp_display_3 {
  margin-top: 20px;
}
.top_product_btn {
  max-width: 43rem;
  margin: 4rem auto 0;
}
.top_product_btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6.3rem;
  font-size: 2rem;
  background: #001a43;
  color: #fff;
  font-family: "CeraGR", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  border-radius: 10px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .top_product_btn a {
    border-radius: 6px;
    font-size: 16px;
  }
}

/*********
recomend2021(詳細ページ：関連商品)
*********/
@media screen and (max-width: 750px) {
  .recomend2021 {
    padding-left: 0;
    padding-right: 0;
  }
  .recomend2021-frame {
    overflow: scroll;
    padding-bottom: 10px;
  }
  .recomend2021-frame #_rcmdjp_display_2 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 5px;
    width: 1190px;
    padding-left: 5%;
  }
  .recomend2021-frame-item {
    display: block;
    width: 100%;
  }
  .recomend2021-frame-item img {
    overflow: hidden;
    border-radius: 6px;
  }
}
main.list2021 .fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productMarks {
  margin-top: 10px;
}
main.list2021 .fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productMarks .bn-btn {
  position: static;
}
main.list2021 .fs-c-productName__name {
  font-size: 14px;
  font-weight: 600;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
main.list2021 .fs-c-productPrice--selling span {
  font-size: 14px;
  font-weight: 600;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
main.list2021 .new2021 {
  position: absolute;
  bottom: calc(100% + 1px);
  width: 30px;
  right: 15px;
}
main.list2021 .new2021 img {
  width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 750px) {
  main.list2021 .fs-c-productName__name {
    font-size: 12px;
  }
  main.list2021 .fs-c-productPrice--selling span {
    font-size: 12px;
  }
  main.list2021 .new2021 {
    position: absolute;
    bottom: calc(100% + 1px);
    width: 30px !important;
    right: 15px !important;
  }
  main.list2021 .new2021 img {
    width: 100% !important;
    height: auto !important;
  }
}
.itemlist2021-img .fs-c-productCarouselMainImage__image__caption,
.itemlist2021-img .fs-c-productCarouselMainImage__thumbnail__caption {
  display: none;
}
.itemlist2021-img .fs-c-breadcrumb {
  margin: 0;
}
.itemlist2021-img .fs-c-slick .slick-prev::before {
  background: url(https://offshore1976.itembox.design/item/asset2021/img/slider/slider-prev.png) center no-repeat !important;
  background-size: 39.5px 39.5px !important;
  width: 39.5px !important;
  height: 39.5px !important !important;
  transform: none !important;
  left: -20px !important;
}
.itemlist2021-img .fs-c-slick .slick-next::before {
  background: url(https://offshore1976.itembox.design/item/asset2021/img/slider/slider-next.png) center no-repeat !important;
  background-size: 39.5px 39.5px !important;
  width: 39.5px !important;
  height: 39.5px !important;
  transform: none !important;
  right: -20px !important;
}

.itemlist2021-text .fs-c-variationList__item__image {
  display: none;
}
.itemlist2021-text .fs-c-variationList__item__cart li .fs-c-variationCart__image {
  display: none;
}
.itemlist2021-text .fs-c-variationList__item__cart li .fs-c-variationCart__variationName {
  order: 1;
}
.itemlist2021-text .fs-c-variationList__item__cart li .fs-c-variationCart__cartButton {
  order: 2;
}
.itemlist2021-text .fs-c-variationList__item__cart li .fs-c-variationCart__wishlist {
  order: 3;
  display: block;
}
.itemlist2021-text .fs-c-variationList__item__cart li .fs-c-variationCart__wishlist .fs-c-button--addToWishList--icon {
  background: none;
  border: none;
  width: 27px;
  margin: 0 10px;
  height: 27px;
  margin-top: 7.5px;
}
.itemlist2021-text .fs-c-variationList__item__cart li .fs-c-variationCart__wishlist .fs-c-button--removeFromWishList--icon {
  background: none;
  border: none;
  width: 27px;
  margin: 0 10px;
  height: 27px;
  margin-top: 7.5px;
  opacity: 0.5;
}

.p_mypage_wishlist .fs-c-productMark {
  display: none;
}
.p_mypage_wishlist .fs-c-button--removeFromWishList--icon {
  background: none !important;
}
.p_mypage_wishlist .fs-c-button--removeFromWishList--icon {
  height: 27px !important;
  margin-top: 0 !important;
  width: 27px !important;
  padding: 0 !important;
  position: absolute;
  top: -10px;
  right: 0;
}

main.fs-l-main .fs-c-productList {
  padding-top: 80px;
}

@media screen and (max-width: 750px) {
  main.fs-l-main .fs-c-productList {
    padding-top: 40px;
  }
}
main.fs-l-main .fs-c-pagination .fs-c-pagination__item {
  border: 1px solid #121E3D;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  padding: 7.5px 0;
  max-width: 30px;
  margin: 0 5px;
  font-size: 16px;
}

.fs-c-pagination__item--prev::before {
  background: none;
  content: "＜";
  text-align: center;
  box-sizing: border-box;
  font-size: 16px;
  transform: none;
  position: static;
}

.fs-c-pagination__item--next::before {
  background: none;
  content: "＞";
  text-align: center;
  box-sizing: border-box;
  font-size: 16px;
  transform: none;
  position: static;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li.fs-c-accountService__page--wishList .fs-c-accountService__pageLink__label::before {
  content: "";
  background: url("https://offshore1976.itembox.design/item/asset2021/img/mypage/mypage001.png") no-repeat;
  background-size: auto;
  background-size: 27px 29px;
  width: 27px;
  height: 37px;
  background-position-y: 4px;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li.fs-c-accountService__page--orderHistoryList .fs-c-accountService__pageLink__label::before {
  content: "";
  background: url("https://offshore1976.itembox.design/item/asset2021/img/mypage/mypage002.png") no-repeat;
  background-size: auto;
  background-size: 33px 29px;
  width: 33px;
  height: 37px;
  background-position-y: 4px;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li.fs-c-accountService__page--pointHistory .fs-c-accountService__pageLink__label::before {
  content: "";
  background: url("https://offshore1976.itembox.design/item/asset2021/img/mypage/mypage003.png") no-repeat;
  background-size: auto;
  background-size: 27px 27px;
  width: 27px;
  height: 37px;
  background-position-y: 5px;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li.fs-c-accountService__page--addressbook .fs-c-accountService__pageLink__label::before {
  content: "";
  background: url("https://offshore1976.itembox.design/item/asset2021/img/mypage/mypage004.png") no-repeat;
  background-size: auto;
  background-size: 27px 34px;
  width: 27px;
  height: 37px;
  background-position-y: 1.5px;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li.fs-c-accountService__page--accountPassword .fs-c-accountService__pageLink__label::before {
  content: "";
  background: url("https://offshore1976.itembox.design/item/asset2021/img/mypage/mypage005.png") no-repeat;
  background-size: auto;
  background-size: 23px 36px;
  width: 23px;
  height: 37px;
  background-position-y: 0.5px;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li.fs-c-accountService__page--accountSettingsModify .fs-c-accountService__pageLink__label::before {
  content: "";
  background: url("https://offshore1976.itembox.design/item/asset2021/img/mypage/mypage006.png") no-repeat;
  background-size: auto;
  background-size: 38px 37px;
  width: 38px;
  height: 37px;
  background-position-y: 0;
  margin-left: 40%;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink__label::before {
  content: "";
  background: url("https://offshore1976.itembox.design/item/asset2021/img/mypage/mypage007.png") no-repeat;
  background-size: auto;
  background-size: 22px 22px;
  width: 22px;
  height: 37px;
  background-position-y: 7.5px;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li a {
  padding: 10px 0;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li a span.fs-c-accountService__pageLink__label::before {
  height: 45px;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li a {
  background-color: #fff;
  border: 3px solid #001A43;
}

.p_mypage.p_mypage_top ul.fs-c-accountService li .fs-c-accountService__pageLink .fs-c-string {
  display: block;
  margin-top: 10px;
}

.fs-c-wishList .fs-c-button--addToCart--list {
  background: #121E3D;
  color: #fff;
  padding: 8px 10px 8px 30px;
  border: none;
  border-radius: 4px;
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.fs-c-wishList .fs-c-button--addToCart--list span {
  font-size: 12px;
  white-space: nowrap;
}
.fs-c-wishList .fs-c-button--addToCart--list::after {
  content: "";
  background: url("https://offshore1976.itembox.design/item/icon_cart_white.svg") center top no-repeat;
  background-size: auto;
  background-size: contain;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 10%;
  top: 25%;
  left: 8% !important;
}

.p_mypage.p_mypage_wishlist {
  max-width: 100%;
}
.p_mypage.p_mypage_wishlist .fs-c-productList__list .fs-c-productList__list__item {
  padding-bottom: 45px !important;
}

.offshore_item_detail .itemlist2021-text .fs-c-productMarks {
  margin-bottom: 10px;
  margin-top: 30px;
}
.offshore_item_detail .itemlist2021-text .fs-c-productMarks .bn-btn {
  width: 70px;
}

@media screen and (max-width: 750px) {
  .fs-body-top .fr2-listItem {
    margin-bottom: 0 !important;
  }
  .ecbn-selection-page-wrapper .ecbn-selection-description {
    padding-bottom: 0 !important;
  }
  .fs-c-wishList .fs-c-productList__list__item {
    margin-bottom: 30px !important;
  }
  .fs-l-pageMain .fs-l-productLayout .fs-l-productLayout__item--2 .item_original_comment_wrap .item_original_comment {
    margin-bottom: 20px !important;
  }
}
.fs-c-productPrice {
  margin-bottom: 0 !important;
}

.detail-color {
  margin-bottom: 30px;
  margin-top: 5px;
  font-size: 14px;
}

.fs-l-pageMain .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice .fs-c-productPrice__addon--listed {
  display: none;
}

.member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice .fs-c-price__value {
  font-size: 20px !important;
  line-height: 1;
}

.member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice .fs-c-price__currencyMark {
  font-size: 20px !important;
  line-height: 1;
}

.member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--member {
  position: relative;
  font-size: 35px !important;
  line-height: 1;
}
.member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--member::before {
  content: "→";
  font-size: 20px;
  color: #ebafaf;
}

.member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--member .fs-c-price__value {
  font-size: 35px !important;
  line-height: 1;
}

.member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--member .fs-c-price__currencyMark {
  position: relative;
  font-size: 35px !important;
  line-height: 1;
}

.member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling .fs-c-productPrice__main.redline {
  position: relative;
}
.member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling .fs-c-productPrice__main.redline::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ff0000;
  position: absolute;
  top: 20%;
  left: 0;
  transform: translate(0, -50%);
}
.member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling .fs-c-productPrice__main.redline::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ff0000;
  position: absolute;
  top: 40%;
  left: 0;
  transform: translate(0, -50%);
}

@media screen and (max-width: 750px) {
  .member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice .fs-c-price__value {
    font-size: 20px !important;
    line-height: 1;
  }
  .member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice .fs-c-price__currencyMark {
    font-size: 20px !important;
    line-height: 1;
  }
  .member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--member {
    position: relative;
    font-size: 29px !important;
    line-height: 1;
  }
  .member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--member::before {
    content: "→";
    font-size: 20px;
    color: #ebafaf;
  }
  .member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--member .fs-c-price__value {
    font-size: 29px !important;
    line-height: 1;
  }
  .member2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--member .fs-c-price__currencyMark {
    position: relative;
    font-size: 29px !important;
    line-height: 1;
  }
}
.sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--listed .fs-c-price__value {
  font-size: 25px !important;
  line-height: 1;
}

.sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--listed .fs-c-price__currencyMark {
  font-size: 25px !important;
  line-height: 1;
}

.sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling {
  position: relative;
  font-size: 35px !important;
  line-height: 1;
}
.sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling::before {
  content: "→";
  font-size: 20px;
  color: #E7211A;
}

.sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling .fs-c-price__value {
  font-size: 35px !important;
  line-height: 1;
  color: #E7211A;
}

.sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling .fs-c-price__currencyMark {
  position: relative;
  font-size: 35px !important;
  line-height: 1;
  color: #E7211A;
}

.sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--listed .fs-c-productPrice__main.redline {
  position: relative;
}
.sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--listed .fs-c-productPrice__main.redline::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ff0000;
  position: absolute;
  top: 20%;
  left: 0;
  transform: translate(0, -50%);
}
.sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--listed .fs-c-productPrice__main.redline::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ff0000;
  position: absolute;
  top: 40%;
  left: 0;
  transform: translate(0, -50%);
}

@media screen and (max-width: 750px) {
  .sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--listed .fs-c-price__value {
    font-size: 20px !important;
    line-height: 1;
  }
  .sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--listed .fs-c-price__currencyMark {
    font-size: 20px !important;
    line-height: 1;
  }
  .sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling {
    position: relative;
    font-size: 29px !important;
    line-height: 1;
  }
  .sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling::before {
    content: "→";
    font-size: 20px;
    color: #ebafaf;
  }
  .sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling .fs-c-price__value {
    font-size: 29px !important;
    line-height: 1;
  }
  .sale2021 .fs-l-productLayout .fs-l-productLayout__item--2 .fs-c-productPrice--selling .fs-c-price__currencyMark {
    position: relative;
    font-size: 29px !important;
    line-height: 1;
  }
}
.summersale-detail .offmark {
  top: -125px;
}

@media screen and (max-width: 750px) {
  .summersale-detail .offmark {
    top: -120px;
  }
}
/*********
 2025.1 
details
 *********/
/*********
fs-c-productPointDisplay
 *********/
.fs-c-productChooseVariation {
  position: relative;
}
.fs-c-productChooseVariation__variationLabel {
  opacity: 0;
}
.fs-c-productChooseVariation .fs-c-variationMatrix {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 5px;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col {
  padding: 0 0 13rem;
}
@media screen and (max-width: 750px) {
  .fs-c-productChooseVariation .fs-c-variationMatrix__col {
    padding: 0 0 30vw;
  }
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__thumbnail {
  position: relative;
  aspect-ratio: 1/1.19;
  cursor: pointer;
  min-width: 58px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .fs-c-productChooseVariation .fs-c-variationMatrix__col__thumbnail {
    min-width: 54px;
    width: 54px;
  }
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__thumbnail img {
  display: block;
  max-width: 100%;
  border: 2px solid transparent;
  border-radius: 2px;
  margin-bottom: 5px;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__thumbnail p {
  position: absolute;
  left: 50%;
  translate: -50%;
  font-size: 1.1rem;
  text-align: center;
  opacity: 0;
}
@media screen and (max-width: 750px) {
  .fs-c-productChooseVariation .fs-c-variationMatrix__col__thumbnail p {
    font-size: 1rem;
  }
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__variationName {
  position: absolute;
  top: 7.7rem;
  left: 0;
  opacity: 0;
  font-size: 1.2rem;
  display: none;
}
@media screen and (max-width: 750px) {
  .fs-c-productChooseVariation .fs-c-variationMatrix__col__variationName {
    font-size: 1rem;
    top: 18vw;
  }
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels {
  position: absolute;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  bottom: 4.5rem;
  gap: 5px;
  visibility: hidden;
  width: 100%;
  left: 0;
  z-index: 5;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels input[type=radio] {
  display: none;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__panel {
  position: relative;
  border: 2px solid #969696;
  aspect-ratio: 1/1;
  display: block;
  border-radius: 2px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__panel.is-active {
  border: 2px solid #001a43;
  background: #001a43;
  color: #fff;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__panel.is-disabled {
  pointer-events: none;
  position: relative;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__panel.is-disabled::before {
  position: absolute;
  content: "";
  width: 141.4%;
  border: 0;
  border-top: 1px solid #969696;
  margin: 0;
  padding: 0;
  rotate: -45deg;
  transform-origin: 0 0;
  right: calc(-50% + 2px);
  bottom: 0;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__panel__label {
  font-size: 1.2rem;
}
@media screen and (max-width: 750px) {
  .fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__panel__label {
    font-size: 1.1rem;
  }
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__panel__stock {
  position: absolute;
  white-space: nowrap;
  bottom: -2.5rem;
  left: -0.2em;
  opacity: 0;
  color: #001a43 !important;
  font-size: 1.1rem;
}
@media screen and (max-width: 750px) {
  .fs-c-productChooseVariation .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__panel__stock {
    font-size: 1rem;
    bottom: -2rem;
  }
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col.is-active .fs-c-variationMatrix__col__thumbnail img {
  border-color: #001a43;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col.is-active .fs-c-variationMatrix__col__thumbnail p {
  opacity: 1;
}
.fs-c-productChooseVariation .fs-c-variationMatrix__col.is-active .fs-c-variationMatrix__col__variationPanels {
  visibility: visible;
}
.detail-color,
.fs-c-productQuantityAndWishlist,
.fs-c-variationAndActions__stockSignLegend {
  display: none;
}

.fs-c-productCarouselMainImage img {
  width: 100%;
}

.fs-c-button--addToCart--detail {
  background: #001a43;
  border-radius: 5px;
  height: 6rem;
  width: 100%;
  color: #fff;
  outline: none;
  margin-bottom: 4rem;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .fs-c-button--addToCart--detail {
    height: 50px;
  }
  .fs-c-button--addToCart--detail span {
    font-size: 15px;
  }
}

/*********
ship_bnr_contents
 *********/
.ship_bnr_contents {
  margin: -10px 0 25px;
}

/*********
fs-c-productPointDisplay
 *********/
.offshore_item_detail .fs-l-productLayout__item {
  position: relative;
}

.offshore_item_detail h1.fs-c-productNameHeading {
  margin-top: 80px;
}
@media screen and (max-width: 750px) {
  .offshore_item_detail h1.fs-c-productNameHeading {
    margin-top: 0 !important;
  }
}

.offshore_item_detail .itemlist2021-text .fs-c-productMarks {
  margin: 80px 0 -80px;
}
@media screen and (max-width: 750px) {
  .offshore_item_detail .itemlist2021-text .fs-c-productMarks {
    margin: 30px 0 0;
  }
}
.offshore_item_detail .itemlist2021-text .fs-c-productMarks .bn-btn {
  position: relative;
}

.fs-c-productPointDisplay {
  display: none;
}
@media screen and (max-width: 750px) {
  .fs-c-productPointDisplay {
    display: inline-block;
    position: relative;
    border: 1px solid #001a43;
    font-size: 10px;
    top: 0;
    margin-top: 20px;
    color: #001a43;
    font-weight: 700;
    padding: 0.1em 0.8em;
  }
  .fs-c-productPointDisplay span {
    font-size: 11px;
    padding: 0.3em 0.2em;
    display: inline-block;
  }
}

.fs-c-detailsPoint {
  color: #969696;
  border: 1px solid #969696;
  border-radius: 2px;
  padding: 0.1em 0.8em;
  display: inline-block;
  position: absolute;
  top: 30px;
  left: 0;
}
@media screen and (max-width: 750px) {
  .fs-c-detailsPoint {
    position: relative;
    border: 1px solid #001a43;
    font-size: 10px;
    top: 0;
    margin-bottom: 20px;
    color: #001a43;
    font-weight: 700;
  }
}
.fs-c-detailsPoint span {
  font-size: 1.2rem;
}
@media screen and (max-width: 750px) {
  .fs-c-detailsPoint span {
    font-size: 11px;
    padding: 0.3em 0.2em;
    display: inline-block;
  }
}/*# sourceMappingURL=common.css.map */