@charset "Shift_JIS";
/* ブランド一覧などのスライダー用の高さ*/
/* CLS対策 */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap");
#goodslist {
  height: 55px;
  margin-top: -55px;
}

body {
  font-family: "-apple-system, BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "メイリオ", Meiryo, sans-serif;
}

body.is-fixed {
  padding-top: 61px;
}

.customForm input[type=checkbox] {
  display: none;
}

.customForm input[type=checkbox] + label {
  position: relative;
  padding-left: 40px;
  font-size: 14px;
  color: #2996cc;
}

.customForm input[type=checkbox] + label:hover {
  text-decoration: underline;
}

.customForm .step3-rightBlock + label::before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 3px;
}

.customForm input[type=checkbox]:checked + label {
  color: #333;
}

.customForm input[type=checkbox]:checked + label:hover {
  text-decoration: none;
  cursor: default;
}

.customForm input[type=checkbox]:checked + label::before {
  background: #666;
}

.customForm input[type=checkbox]:checked + label::after {
  position: absolute;
  top: -1px;
  left: 7px;
  display: block;
  width: 5px;
  height: 10px;
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.customForm input[type=radio] {
  display: none;
}

.customForm input[type=radio] + label {
  position: relative;
  padding-left: 40px;
}

.customForm input[type=radio] + label:hover {
  text-decoration: underline;
}

.customForm input[type=radio] + label::before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 50%;
}

.customForm input[type=radio]:checked + label {
  font-weight: bold;
  color: #666;
}

.customForm input[type=radio]:checked + label:hover {
  text-decoration: none;
  cursor: default;
}

.customForm input[type=radio]:checked + label::before {
  background: #666;
}

.customForm input[type=radio]:checked + label::after {
  position: absolute;
  top: 2px;
  left: 6px;
  display: block;
  width: 9px;
  height: 9px;
  content: "";
  background: #fff;
  border-radius: 50%;
}

.is-notscroll {
  overflow: hidden;
}

/* アイコン用のフォント読み込み */
.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-80 {
  margin-top: 80px;
}

h1 {
  font-family: "-apple-system, BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "メイリオ", Meiryo, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}

h2 {
  overflow: hidden;
  font-family: "-apple-system, BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "メイリオ", Meiryo, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}

h2 .listLink {
  float: right;
  font-size: 14px;
  font-weight: normal;
}

h3 {
  font-family: "-apple-system, BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "メイリオ", Meiryo, sans-serif;
  font-size: 18px;
  text-align: left;
}

h4 {
  font-family: "-apple-system, BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "メイリオ", Meiryo, sans-serif;
  font-size: 15px;
  text-align: left;
}

.en-font {
  font-family: "Montserrat", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro W6", "メイリオ", Meiryo, sans-serif;
}

a {
  color: #2996cc;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

label {
  cursor: pointer;
}

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 62.5%;
}

body {
  min-width: 1200px;
  font-size: 100%;
}

input::-webkit-input-placeholder {
  font-weight: normal;
  color: #333;
}

input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input::-ms-input-placeholder,
input::-webkit-input-placeholder,
input:-ms-input-placeholder,
input::placeholder {
  font-weight: normal;
  color: #333;
}

img {
  line-height: 1;
  vertical-align: bottom;
}

div.leftmenuframe_ {
  width: 200px;
}

div.container_ div.contents_ {
  display: block;
  float: none;
  width: 100%;
  width: 1200px;
  margin: 0 auto;
  overflow: visible;
}

div.container_ div.contents_ div.mainframe_ {
  width: 960px;
  /* overflow: hidden; */
}

.contents_bottom {
  width: 100%;
  clear: both;
}

.contents_bottom-listpage {
  width: 100%;
  clear: both;
}

.contents_bottom-listpage .itemhistory-contents {
  width: 100%;
}

.contents_bottom-gray {
  padding-top: 40px;
  padding-bottom: 1px;
  margin-top: 40px;
  background: #f7f7f7;
}

.contents_bottom-white {
  padding: 1px;
  padding-bottom: 80px;
  background: #fff;
}

#page_top {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 10;
  width: 40px;
  height: auto;
  cursor: pointer;
}

#page_top img {
  width: 100%;
}

#header {
  width: 100%;
}

.header-bannerArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background: #e21836;
}

.header-bannerArea img {
  width: 100%;
  height: 44px;
  -o-object-fit: cover;
  object-fit: cover;
}

.header-top {
  line-height: 3.4;
  color: #fff;
  text-align: left;
  background: #fff;
}

.header-top_logo {
  position: absolute;
  top: 0;
  z-index: 10;
  display: inline-block;
}

.header-top_logo a:hover img {
  opacity: 1;
}

body.is-fixed .header-top .header-wrap {
  overflow: hidden;
}

.header-top_title {
  margin-left: 120px;
  font-size: 11px;
  color: #222;
}

.header-top_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 460px;
  margin-left: 50px;
}

.header-top_listItem {
  color: #222;
}

.header-top_listItem a {
  color: #222;
}

.header-top_signup {
  position: absolute;
  top: 7px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 73px;
  padding: 0 10px;
  line-height: 2;
  color: #fff;
  background: #4e4e4e;
  border-radius: 3px;
}

.header-top_signup:hover {
  text-decoration: none;
  background: #7e7e7e;
}

.header-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 1200px;
  margin: 0 auto;
}

.is-fixed .header-bottom {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  background: #fff;
}

.is-fixed .header-tabMenu {
  position: fixed;
  top: 62px;
  left: 0;
  z-index: 18;
  width: 100%;
}

.header-bottom {
  line-height: 2;
  border-bottom: 1px solid #e5e5e5;
}

.header-bottom_search {
  position: relative;
  width: 340px;
  margin-left: 60px;
}

.header-bottom_search input[type=text] {
  width: 100%;
  height: 2.5em;
  padding: 0 10px;
  font-size: 13px;
  line-height: 2.5;
  color: #000;
  border: 1px solid #eaeaea;
  border-radius: 3px;
}

.header-bottom_search input[type=image] {
  position: absolute;
  top: 10px;
  right: -5px;
  width: 15px;
  height: 15px;
}

.header-bottom_searchBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 80px;
}

.header-bottom_searchBtn {
  margin-left: 20px;
  font-size: 13px;
  cursor: pointer;
}

.header-bottom_searchBtn:hover {
  text-decoration: underline;
}

.header-bottom_searchBtn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 12px;
  height: 7px;
  margin-left: 5px;
  content: "";
  background: url("../new_img/common/header_arrow_01.png") no-repeat;
  background-size: 12px 7px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.header-bottom_searchBtn.is-active::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.input-search {
  position: relative;
  width: 340px;
}

.input-search.prefectures {
  margin-top: 25px;
}

.input-search input[type=text] {
  width: 100%;
  height: 2.5em;
  padding: 0 10px;
  font-size: 13px;
  line-height: 2.5;
  border: solid #e5e5e5 1px;
  border-radius: 3px;
}

.input-search img {
  position: absolute;
  top: 10px;
  right: -5px;
  width: 15px;
  height: 15px;
}

.header-bottom_defaultBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 58px;
}

.header-bottom_defaultBtn {
  position: relative;
  margin-left: 18px;
  color: #222;
}

.header-bottom_defaultBtn a {
  color: #222;
}

.header-bottom_defaultBtn img {
  margin-top: -8px;
}

.header-bottom_defaultBtn span {
  margin-left: 2px;
  font-size: 13px;
  color: #222;
}

.header-tabMenu {
  position: absolute;
  top: 114px;
  z-index: 18;
  display: none;
  width: 100%;
  padding: 20px 0;
  font-size: 14px;
  background: #f7f7f7;
}

.header-tabMenu_category {
  width: 1200px;
  margin: 0 auto;
}

.header-tabMenu_categoryWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header-tabMenu_categoryList {
  width: 230px;
  max-height: 370px;
  margin-top: 3em;
  overflow-y: scroll;
  background: #e5e5e5;
}

.header-tabMenu_categoryList::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  background: #fff;
}

.header-tabMenu_categoryList::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  -webkit-box-shadow: 0 0 1px #fff;
  box-shadow: 0 0 1px #fff;
}

.header-tabMenu_categoryList-item {
  padding: 0.822em 1.5em;
  line-height: 1.4;
  color: #000;
  text-align: left;
  cursor: pointer;
  background: #e5e5e5;
}

.header-tabMenu_categoryList-item.is-active {
  position: relative;
  font-weight: bold;
  color: #fff;
  cursor: default;
  background: #666;
}

.header-tabMenu_categoryBox {
  width: 100%;
  background: white;
}

.header-tabMenu_categoryGenderTabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 20px;
  background: #f7f7f7;
}

.header-tabMenu_categoryGenderTab {
  padding: 0 25px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 3;
  cursor: pointer;
}

.header-tabMenu_categoryGenderTab.is-active {
  font-weight: bold;
  cursor: default;
  background: #fff;
}

.header-tabMenu_categoryResult {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-height: 370px;
  padding: 20px 50px 0;
  overflow: scroll;
  font-size: 14px;
  background: #fff;
}

.header-tabMenu .detailSearch {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-width: 1200px;
  padding: 0 calc(50vw - 600px);
}

.header-tabMenu_categoryResultList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  height: 330px;
}

.header-tabMenu_categoryResultList-item {
  display: none;
  width: 290px;
  padding: 1em 0.5em 1em 0;
  text-align: left;
}

.header-tabMenu_categoryResultList-item.is-show {
  display: block;
}

.header-tabMenu_categoryResultList-item a {
  line-height: 1.4;
  color: #2996cc;
}

.header-tabMenu_categoryResultList-item a:hover {
  text-decoration: underline;
}

.header-tabMenu_brand {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1200px;
  padding: 45px 50px;
  margin: 0 auto;
  margin-top: 20px;
  background: #fff;
}

/* brand list page only */
.brand_only.heading-lv2 {
  margin-top: 40px;
  font-size: 18px;
}

.header-tabMenu_brand.brand_only {
  width: 100%;
  padding: 24px 20px;
  margin-bottom: 80px;
  background: #f7f7f7;
}

.header-tabMenu_brand.brand_only .detailSearch_brandTop input {
  background: url(../new_img/common/icon_search.png) right 10px center no-repeat, #fff;
  background-size: 17px;
}

.header-tabMenu_brand.brand_only .detailSearch_brandTop input:-ms-input-placeholder {
  color: #ccc;
}

.header-tabMenu_brand.brand_only .detailSearch_brandTop input::-ms-input-placeholder {
  color: #ccc;
}

.header-tabMenu_brand.brand_only .detailSearch_brandTop input::placeholder,
.header-tabMenu_brand.brand_only .detailSearch_brandTop input:-ms-placeholder,
.header-tabMenu_brand.brand_only .detailSearch_brandTop input::-ms-placeholder {
  color: #ccc;
}

.header-tabMenu_brand.brand_only .detailSearch_brand_pickup {
  font-size: 14px;
}

.header-tabMenu_brand.brand_only .bg_white {
  padding: 30px;
  margin-top: 10px;
  background: #fff;
}

.header-tabMenu_brand.brand_only .detailSearch_brand-btnList {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 0;
}

.header-tabMenu_brand.brand_only .detailSearch_brand-btnList-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 36px;
  min-width: auto;
  padding: 5px 10px;
  margin: 0 2px;
  font-size: 13px;
}

.header-tabMenu_brand.brand_only .detailSearch_brand-btnList-item:first-child {
  padding: 5px 4px;
}

.header-tabMenu_brand.brand_only .detailSearch_brand-btnList-item:nth-child(n+22) {
  margin-top: 5px;
}

.header-tabMenu_brand.brand_only .detalSearch-brandResultList-item {
  width: 50%;
}

.header-tabMenu_brand.header-tabMenu_brand-event {
  width: 960px;
  padding: 20px 30px;
  margin: 20px auto 0;
  background: #f7f7f7;
}

.header-tabMenu_brand.header-tabMenu_brand-event .header-tabMenu_brandWrap {
  padding: 30px;
  background: #fff;
}

.header-tabMenu_brand.header-tabMenu_brand-event .header-tabMenu_brandWrap .detailSearch_brand-btnList {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header-tabMenu_brand.header-tabMenu_brand-event .header-tabMenu_brandWrap .detailSearch_brand-btnList-item {
  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;
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0 5px 5px 0;
}

/* IE */
/* Edge */
/* brand list page only */
/* 簡易ヘッダー(購入フロー以降) */
body.is-fixed .cart_header {
  padding-top: 0;
}

.cart_header {
  height: 97px;
  border-bottom: 1px solid #e5e5e5;
}

.cart_header_wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 1200px;
  margin: 0 auto 36px;
}

.cart_header-top_logo {
  position: absolute;
  top: 0;
  z-index: 10;
  display: inline-block;
  width: 97px;
  height: 97px;
}

.cart_header-top_logo img {
  width: 100%;
}

.detailSearch-resetBtn {
  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;
  width: 130px;
  padding: 7px 15px;
  margin: 20px auto 60px;
  font-size: 14px;
  color: #333;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 3px;
}

.detailSearch-resetBtn:hover {
  color: white;
  background: #808080;
}

.detailSearch_brandTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.detailSearch_brandTop input {
  width: 300px;
  height: 2.5em;
  padding: 0 10px;
  font-size: 13px;
  line-height: 2.5;
  border-radius: 3px;
}

.detailSearch_brand_pickup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 30px;
}

.detailSearch_brand_pickup-title {
  margin-right: 30px;
  font-weight: bold;
}

.detailSearch_brand_pickup-item {
  margin-right: 30px;
}

.detailSearch_brand-btnList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}

.detailSearch_brand-btnList-item {
  min-width: 1em;
  padding: 0 10px;
  line-height: 2;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 3px;
}

#shopselect {
  width: 1200px;
  margin: 0 auto;
}

.detailSearch_brand-btnList.index-search {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.detailSearch_brand-btnList-item:hover,
.detailSearch_brand-btnList-item.is-active {
  color: #fff;
  background: #666;
}

.detailSearch-brand_resultArea {
  margin-top: 20px;
}

.detalSearch-brandResultList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-height: 300px;
  overflow-y: scroll;
  line-height: 3;
  text-align: left;
}

.detalSearch-brandResultList::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  background: #fff;
}

.detalSearch-brandResultList::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  -webkit-box-shadow: 0 0 1px #fff;
  box-shadow: 0 0 1px #fff;
}

.detalSearch-brandResultList-item {
  width: 33%;
  font-size: 14px;
}

.detalSearch-brandResultList-item .brandName-kana {
  margin-left: 0.5em;
  font-size: 11px;
}

.leftForm_brand-modal .detailSearch_brand_pickup-item div {
  display: inline-block;
  color: #2996cc;
  text-decoration: none;
  cursor: pointer;
}

.detalSearch-brandResultList-item div,
.detalSearch-brandResultList-item a {
  display: inline-block;
  color: #2996cc;
  text-decoration: none;
  cursor: pointer;
}

.leftForm_brand-modal .detailSearch_brand_pickup-item div:hover {
  text-decoration: underline;
}

.detalSearch-brandResultList-item div:hover,
.detalSearch-brandResultList-item a:hover {
  text-decoration: underline;
}

.detalSearch-brandResultList-item div span {
  font-size: 11px;
}

.detalSearch-brandResultList-item a span {
  padding-left: 0.5em;
  font-size: 11px;
}

.searchInput-backSearchicon {
  background: url("../new_img/common/icon_search.png") right 10px center no-repeat;
  background-size: 17px;
  border: solid #e5e5e5 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.openDetail {
  display: block;
  padding-bottom: 30px;
  margin: 60px auto 30px;
  font-size: 14px;
  color: #2996cc;
  text-align: center;
  cursor: pointer;
}

.openDetail-img {
  width: 17px;
  margin: 0 auto 30px;
  margin-top: -56px;
  text-align: center;
  pointer-events: none;
}

.openDetail-img.is-open {
  margin-top: -46px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.openDetail-img .img {
  width: 100%;
  height: auto;
  pointer-events: none;
}

.detailSearch-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  width: 1200px;
  padding: 0 20px 5px;
  background: #fff;
}

.detailSearch-wrap.is-active {
  display: block;
}

.detailSearch-wrap dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.detailSearch-wrap dt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 0;
  border-top: 1px solid #e5e5e5;
}

.detailSearch-wrap dd {
  padding: 15px 0 20px;
  border-top: 1px solid #e5e5e5;
}

.detailSearch-wrap dt:first-child,
.detailSearch-wrap dd:first-child,
.detailSearch-wrap dt:first-of-type,
.detailSearch-wrap dd:first-of-type {
  border-top: none;
}

.detailSearch-wrap dt.detailSearch-detail_title:nth-child(9),
.detailSearch-wrap dd.detailSearch-detail_body:nth-child(10) {
  display: none;
}

.detailSearch-wrap li {
  margin-top: 5px;
  text-align: left;
}

/* ウィズ（足囲）は二時フェーズまで非表示 */
.detailSearch-detail_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 9%;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.detailSearch-detail_title span {
  margin-top: 5px;
  font-size: 11px;
  font-weight: normal;
  color: #919191;
}

.detailSearch-detail_body {
  width: 91%;
  padding-bottom: 20px;
  font-size: 14px;
}

.detailSearch-detail_body.is-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.detailSearch-detail_colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.detailSearch-detail_colors li {
  width: 138px;
  padding: 0;
  margin-top: 8px;
  margin-right: 4px;
  text-align: left;
  font-size: 13px;
}

.detailSearch-detail_colors input {
  display: none;
}

.detailSearch-detail_colors label {
  position: relative;
  padding: 5px 0;
  line-height: 1;
}

.detailSearch-detail_colors label::before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 3px;
}

.detailSearch-detail_colors input[type=checkbox]:checked + label,
.detailSearch-detail_colors label.is-active {
  color: #333;
}

.detailSearch-detail_colors input[type=checkbox]:checked + label:hover,
.detailSearch-detail_colors label.is-active:hover {
  text-decoration: none;
  cursor: default;
}

.detailSearch-detail_colors input[type=checkbox]:checked + label::before,
.detailSearch-detail_colors label.is-active::before {
  background: #666;
}

.detailSearch-detail_colors input[type=checkbox]:checked + label::after,
.detailSearch-detail_colors label.is-active::after {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 7px;
  display: block;
  width: 5px;
  height: 10px;
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.detailSearch-detail_colors li span {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: flex-start;
  height: 2em;
  padding-left: 30px;
  line-height: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}

.detailSearch-detail_colors label span::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  content: "";
  background: #f00;
  border-radius: 50%;
}

.detailSearch-detail_colors label:hover span::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.detailSearch-detail_colors .color_black span::before {
  background: #000;
}

.detailSearch-detail_colors .color_gray span::before {
  background: #999;
}

.detailSearch-detail_colors .color_beige span::before {
  background: #e4d7ac;
}

.detailSearch-detail_colors .color_red span::before {
  background: #d90027;
}

.detailSearch-detail_colors .color_purple span::before {
  background: #7e0379;
}

.detailSearch-detail_colors .color_green span::before {
  background: #090;
}

.detailSearch-detail_colors .color_orange span::before {
  background: #f90;
}

.detailSearch-detail_colors .color_gold span::before {
  background: -webkit-gradient(linear, left top, left bottom, from(#d9d2b8), to(#917d35));
  background: linear-gradient(180deg, #d9d2b8, #917d35);
}

.detailSearch-detail_colors .color_pattern span::before {
  background: url("../new_img/common/icon_pattern.png") no-repeat;
  background-size: 25px;
}

.detailSearch-detail_colors .color_brown span::before {
  background: #8b6838;
}

.detailSearch-detail_colors .color_white span::before {
  background: #fff;
  border: solid 1px #ccc;
}

.detailSearch-detail_colors .color_blue span::before {
  background: #06f;
}

.detailSearch-detail_colors .color_pink span::before {
  background: #f9c;
}

.detailSearch-detail_colors .color_khaki span::before {
  background: #8c9342;
}

.detailSearch-detail_colors .color_yellow span::before {
  background: #f6e642;
}

.detailSearch-detail_colors .color_silver span::before {
  background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#cccbcb));
  background: linear-gradient(180deg, #ddd, #cccbcb);
}

.detailSearch-detail_colors .color_multi span::before {
  background: url("../new_img/common/icon_multi.png") no-repeat;
  background-size: 25px;
}

.detailSearch-detail_colors .color_other span::before {
  background: #fff;
  border: solid 1px #808080;
}

.detailSearch-detail_size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.detailSearch-detail_size li {
  margin-top: 5px;
  margin-right: 5px;
}

.detailSearch-detail_size input {
  display: none;
}

.detailSearch-detail_size label {
  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;
  width: 60px;
  font-size: 13px;
  line-height: 2.4;
  border: solid #ccc 1px;
  border-radius: 3px;
}

.detailSearch-detail_size label:hover {
  color: #fff;
  background: #808080;
}

.detailSearch-detail_size input:checked + label {
  color: #fff;
  background: #808080;
}

.detailSearch-detail_material {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.detailSearch-detail_material input[type=checkbox] {
  display: none;
}

.detailSearch-detail_material label {
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  color: #222;
}

.detailSearch-detail_material label:hover {
  text-decoration: underline;
}

.detailSearch-detail_material label::before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 3px;
}

.detailSearch-detail_material input[type=checkbox]:checked + label,
.detailSearch-detail_material label.is-active {
  color: #333;
}

.detailSearch-detail_material input[type=checkbox]:checked + label:hover,
.detailSearch-detail_material label.is-active:hover {
  text-decoration: none;
  cursor: default;
}

.detailSearch-detail_material input[type=checkbox]:checked + label::before,
.detailSearch-detail_material label.is-active::before {
  background: #666;
}

.detailSearch-detail_material input[type=checkbox]:checked + label::after,
.detailSearch-detail_material label.is-active::after {
  position: absolute;
  top: -1px;
  left: 7px;
  display: block;
  width: 5px;
  height: 10px;
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.detailSearch-detail_material li {
  width: 160px;
  margin-right: 10px;
}

.detailSearch-detail_price {
  width: 40%;
}

.detailSearch-detail_price ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 100%;
}

.detailSearch-detail_price .detailSearch-detail_inputPrice {
  width: 6em;
  height: 2em;
  margin-right: 10px;
  font-size: 13px;
  line-height: 2;
  text-align: center;
  border: solid 1px #ccc;
  border-radius: 3px;
}

.detailSearch-detail_price .detailSearch-detail_inputPrice-border {
  margin-right: 10px;
}

.detailSearch-detail_sale,
.detailSearch-detail_stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.detailSearch-detail_sale .detailSearch-detail_title,
.detailSearch-detail_stock .detailSearch-detail_title {
  width: 13em;
  padding-left: 20px;
  font-size: 14px;
  line-height: 3;
  border-left: 1px solid #ccc;
}

.detailSearch-detail_sale .detailSearch-detail_body,
.detailSearch-detail_stock .detailSearch-detail_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
}

.detailSearch-detail_sale .detailSearch-detail_body input[type=checkbox],
.detailSearch-detail_stock .detailSearch-detail_body input[type=checkbox] {
  display: none;
}

.detailSearch-detail_sale .detailSearch-detail_body input[type=checkbox] + label,
.detailSearch-detail_stock .detailSearch-detail_body input[type=checkbox] + label {
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  color: #222;
}

.detailSearch-detail_sale .detailSearch-detail_body input[type=checkbox] + label:hover,
.detailSearch-detail_stock .detailSearch-detail_body input[type=checkbox] + label:hover {
  text-decoration: underline;
}

.detailSearch-detail_sale .detailSearch-detail_body input[type=checkbox] + label::before,
.detailSearch-detail_stock .detailSearch-detail_body input[type=checkbox] + label::before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 3px;
}

.detailSearch-detail_sale .detailSearch-detail_body input[type=checkbox]:checked + label,
.detailSearch-detail_stock .detailSearch-detail_body input[type=checkbox]:checked + label {
  color: #333;
}

.detailSearch-detail_sale .detailSearch-detail_body input[type=checkbox]:checked + label:hover,
.detailSearch-detail_stock .detailSearch-detail_body input[type=checkbox]:checked + label:hover {
  text-decoration: none;
  cursor: default;
}

.detailSearch-detail_sale .detailSearch-detail_body input[type=checkbox]:checked + label::before,
.detailSearch-detail_stock .detailSearch-detail_body input[type=checkbox]:checked + label::before {
  background: #666;
}

.detailSearch-detail_sale .detailSearch-detail_body input[type=checkbox]:checked + label::after,
.detailSearch-detail_stock .detailSearch-detail_body input[type=checkbox]:checked + label::after {
  position: absolute;
  top: -1px;
  left: 7px;
  display: block;
  width: 5px;
  height: 10px;
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.detailSearch-detail_Submit {
  display: block;
  width: 176px;
  height: 50px;
  margin: 50px auto;
  font-weight: normal;
  color: #fff;
  cursor: pointer;
  background: #222;
  border-radius: 3px;
}

.detailSearch-detail_Submit:hover {
  background: #808080;
}

#footer {
  background: #161616;
}

#footer a {
  color: #fff;
}

.footer-topBlock,
.footer-middleBlock,
.footer-bottomBlock {
  width: 1200px;
  padding: 1px 0;
  margin: 0 auto;
}

.footer-topBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 60px;
  font-size: 14px;
}

.footer-topBlock_gender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-topBlock_genderLink {
  margin-right: 100px;
  font-weight: bold;
}

.footer-topBlock_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-topBlock_btn {
  margin-left: 10px;
}

.footer-topBlock_btn a {
  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;
  width: 120px;
  line-height: 3;
  background: #ccc;
  border-radius: 4px;
}

.footer-topBlock_btn a:hover {
  text-decoration: none;
  background-color: #444;
}

.footer-topBlock_btn span {
  padding-left: 5px;
  color: #222;
}

.footer-topBlock_btn a:hover span {
  color: #fff;
}

.footer-topBlock_btn a:hover img {
  -webkit-filter: brightness(600%);
  filter: brightness(600%);
}

.footer-topBlock_btn img {
  width: 14px;
  margin-top: -2px;
  vertical-align: middle;
}

.footer-middleBlock {
  margin-top: 50px;
}

.footer-middleBlock_linkLists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-middleBlock_linkList {
  position: relative;
  padding-bottom: 30px;
  margin-right: 35px;
}

.footer-middleBlock_linkList:last-child {
  margin-right: 0;
}

.footer-middleBlock_linkList.isCategory {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.footer-linkList_title {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 3;
  color: #fff;
  border-bottom: #444 1px solid;
}

.footer-linkList_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-linkList_child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.footer-linkList_subtitle {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

.footer-linkList_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  height: 270px;
  padding-left: 1em;
}

.footer-linkList_links.first-child {
  width: 350px;
}

.footer-linkList_links.first-child + a {
  right: 0;
}

.footer-linkList_link {
  width: 175px;
  padding: 3px 0;
  font-size: 13px;
  line-height: 1.4;
  text-indent: -0.75em;
}

.footer-linkList_link::before {
  padding-right: 3px;
  font-size: 1em;
  color: #fff;
  content: ">";
}

.footer_extraLInk {
  padding-top: 1em;
}

.footer_extraLInks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

.footer-linkList_btn {
  position: absolute;
  right: 9px;
  bottom: 0;
  display: inline-block;
  padding: 0 20px;
  margin-left: auto;
  font-size: 13px;
  line-height: 2.5;
  color: #fff;
  text-align: center;
  background: #444;
  border-radius: 20px;
}

.footer-linkList_btn:hover {
  color: #222 !important;
  text-decoration: none;
  background-color: #ccc;
}

.footer-bottomBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

.footer-bottomBlock_blockLinks {
  width: 675px;
}

.footer-blockLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-blockLink {
  margin-top: 10px;
}

.footer-blockLink a {
  display: block;
  width: 333px;
  font-size: 16px;
  font-weight: bold;
  line-height: 3;
  text-align: center;
  background: #444;
  border-radius: 3px;
}

.footer-blockLink a:hover {
  color: #222 !important;
  text-decoration: none;
  background-color: #ccc;
}

.footer-iconLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 270px;
  margin-top: 10px;
}

.footer-iconLink {
  width: 75px;
  text-align: center;
}

.footer-iconLink img {
  width: 100%;
}

.footer-iconLink span {
  display: inline-block;
  margin-top: 2px;
  font-size: 12px;
  text-align: center;
}

.footer-snsLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 122px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
}

.footer-snsLink {
  width: 34px;
}

.footer-snsLink img {
  width: 100%;
  opacity: 0.2;
}

.footer-snsLink a:hover img {
  opacity: 1;
}

.footer-copyBlock {
  width: 100%;
  background: #000;
}

.footer-copyBlock .change_mode_ li {
  display: inline-block;
  font-size: 13px;
  color: #fff;
}

.footer-copyBlock_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1200px;
  padding: 10px 0;
  margin: 50px auto 0;
}

.footer-copyBlock_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 350px;
}

.footer-copyBlock_link,
.footer-copy {
  font-size: 12px;
  color: #fff;
}

/* 簡易フッター(購入フロー以降) */
.cart_footer .footer-copyBlock_wrap {
  margin: 0 auto;
}

.detailSearch {
  width: 1200px;
  padding: 1px 10px;
  margin: 0 auto;
  font-size: 14px;
}

.is-notscroll .detailSearch {
  height: calc(100vh - 151px);
  overflow-y: scroll;
}

.detailSearch_title-top {
  display: block;
  margin: 40px 0;
  font-size: 24px;
  text-align: center;
}

.detailSearch-title {
  margin-top: 30px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}

.detailSearch-title:first-child {
  margin-top: 0;
}

.detailSearch-genderList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 20px;
}

.detailSearch-genderListItem {
  margin-right: 10px;
  /*width: 105px;*/
}

.detailSearch-genderListItem label {
  display: inline-block;
  width: 130px;
  font-size: 13px;
  line-height: 3;
  text-align: center;
  cursor: pointer;
  background: #fff;
  /* width: 100px; */
  border: 1px solid #ccc;
  border-radius: 4px;
}

.detailSearch-genderListItem label:hover {
  color: #fff;
  background: #808080;
}

.detailSearch-genderListItem input {
  display: none;
}

.detailSearch-genderListItem input:checked + label {
  color: #fff;
  background: #808080;
}

.detailSearch .header-tabMenu_categoryWrap {
  margin-top: 20px;
}

.detailSearch .header-tabMenu_categoryList {
  margin-top: 0;
}

.detailSearch .header-tabMenu_categoryResultList-item label {
  display: inline-block;
  height: 42px;
  font-size: 14px;
  color: #222;
}

.mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1200px;
  padding: 40px 10px 50px;
  margin: 0 auto;
}

.mv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mv-wrap {
  position: relative;
  display: block;
}

.mv .mv-main .mv-wrap-main {
  width: 593px;
  aspect-ratio: 1/1.4142135624;
}

.mv-square .mv-main .mv-wrap-main {
  width: auto;
  height: auto;
}

.mv-wrap-sub {
  width: 293px;
  aspect-ratio: 1/1.4142135624;
}

.mv-wrap-sub.mv-wrap:nth-child(-n+2) {
  margin-bottom: 11px;
}

.mv-wrap-sub.mv-wrap:nth-child(2n) {
  margin-left: 10px;
}

.mv-wrap_shadow {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  color: white;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.mv-wrap_shadow.is-active {
  opacity: 1;
}

.mv-wrap_text {
  font-size: 20px;
  text-align: center;
}

.mv-sub .mv-wrap_text {
  font-size: 14px;
}

.mv-wrap_twoBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[class^=mv-wrap_btn] {
  position: relative;
  display: block;
  height: 2.5em;
  padding: 0 2em;
  margin-top: 30px;
  font-size: 16px;
  line-height: 2.5;
  color: white;
  text-align: center;
}

[class^=mv-wrap_btn]::after {
  position: absolute;
  top: 16px;
  right: 10px;
  width: 7px;
  height: 7px;
  font-size: 10px;
  content: "";
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mv-wrap_singleBtn span:hover {
  text-decoration: underline;
}

.mv-sub [class^=mv-wrap_btn] {
  font-size: 14px;
}

.mv-sub [class^=mv-wrap_btn]::after {
  top: 14px;
  width: 5px;
  height: 5px;
}

.mv-wrap_btn-blue {
  background: #2996cc;
}

.mv-wrap_btn-black {
  background: #333;
}

.mv-wrap_twoBtns .mv-wrap_btn-black {
  border-left: solid 1px #fff;
}

.mv-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 600px;
  padding-left: 11px;
}

.mv img,
.mv-sub img {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -o-object-fit: cover;
  object-fit: cover;
}

.mv a:hover img {
  opacity: 0.6;
}

.mv-sub a {
  display: inline-block;
}

.mv-sub a:hover img {
  opacity: 0.6;
}

.mv-sub a:nth-child(1),
.mv-sub a:nth-child(2) {
  margin-bottom: 10px;
}

.customForm input[type=checkbox] {
  display: none;
}

.customForm input[type=checkbox] + label {
  position: relative;
  padding-left: 40px;
  font-size: 14px;
  color: #2996cc;
}

.customForm input[type=checkbox] + label:hover {
  text-decoration: underline;
}

.customForm input[type=checkbox] + label::before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 3px;
}

.customForm input[type=checkbox]:checked + label {
  color: #333;
}

.customForm input[type=checkbox]:checked + label:hover {
  text-decoration: none;
  cursor: default;
}

.customForm input[type=checkbox]:checked + label::before {
  background: #666;
}

.customForm input[type=checkbox]:checked + label::after {
  position: absolute;
  top: -1px;
  left: 7px;
  display: block;
  width: 5px;
  height: 10px;
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.customForm input[type=radio] {
  display: none;
}

.leftForm_series label,
.header-tabMenu_categoryResultList-item label,
.customForm input[type=radio] + label {
  position: relative;
  padding-left: 40px;
}

.leftForm_series label::before,
.header-tabMenu_categoryResultList-item label::before,
.customForm input[type=radio] + label:hover {
  text-decoration: underline;
}

.leftForm_series span {
  display: inline-block;
  font-size: 14px;
  line-height: 2;
  cursor: pointer;
}

.header-tabMenu_categoryResultList-item label::before,
.customForm input[type=radio] + label::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 50%;
}

.leftForm_series label::before {
  position: absolute;
  top: -6px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 50%;
}

.leftForm_series label.is-active {
  font-weight: bold;
  color: #666;
}

.detailSearch .header-tabMenu_categoryResultList-item label.is-active,
.header-tabMenu_categoryResultList-item.is-active label,
.customForm input[type=radio]:checked + label {
  font-weight: bold;
  color: #666;
}

.leftForm_series label:hover,
.detailSearch .header-tabMenu_categoryResultList-item label:hover,
.header-tabMenu_categoryResultList-item:hover label,
.customForm input[type=radio]:checked + label:hover {
  text-decoration: none;
  cursor: default;
}

.leftForm_series label.is-active::before,
.detailSearch .header-tabMenu_categoryResultList-item label.is-active::before,
.header-tabMenu_categoryResultList-item.is-active label::before,
.customForm input[type=radio]:checked + label::before {
  background: #666;
}

.leftForm_series label.is-active::after,
.detailSearch .header-tabMenu_categoryResultList-item label.is-active::after,
.header-tabMenu_categoryResultList-item.is-active label::after,
.customForm input[type=radio]:checked + label::after {
  position: absolute;
  top: 6px;
  left: 6px;
  display: block;
  width: 9px;
  height: 9px;
  content: "";
  background: #fff;
  border-radius: 50%;
}

.leftForm_series label.is-active::after {
  top: 0;
}

.top-categorySearch,
.top-ranking {
  padding-bottom: 30px;
}

.top-genderBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 20px;
}

.top-genderBtns li {
  margin-right: 10px;
}

.top-genderBtns-btn {
  display: inline-block;
  width: 130px;
  font-size: 13px;
  line-height: 3;
  color: #222;
  text-align: center;
  cursor: pointer;
  background: #fff;
  /* width: 100px; */
  border: 1px solid #ccc;
  border-radius: 4px;
}

.top-genderBtns-btn:hover {
  color: #fff;
  text-decoration: none;
  background: #808080;
}

.top-ranking_tabs,
.top-ranking_tabs-2,
.category-recommended_tabs,
.top-categorySearch_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  border-bottom: 1px solid #e5e5e5;
}

.top-ranking_tab,
.top-ranking_tab-2,
.category-recommended_tab,
.top-categorySearch_tab {
  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;
  min-width: 10%;
  padding: 0 1em 1px;
  margin-bottom: -1px;
  font-size: 13px;
  line-height: 3;
  color: #2996cc;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 4px 4px 0 0;
}

.top-categorySearch_tabs li:nth-child(1) {
  color: #222222;
}

.top-ranking_tabs li:nth-child(1) {
  color: #222222;
}
.top-ranking_tabs li:nth-child(2) {
  color: #ed8989;
}
.top-ranking_tabs li:nth-child(3) {
  color: #005179;
}
.top-ranking_tabs li:nth-child(4) {
  color: #c9b200;
}
.top-ranking_tabs li.is-mens:before, .top-ranking_tabs li.is-ladies:before, .top-ranking_tabs li.is-kids:before {
  display: block;
  margin-right: 3px;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}
.top-ranking_tabs li.is-ladies {
  font-size: 12px;
  font-weight: 300;
  color: #ed8989;
}
.top-ranking_tabs li.is-ladies:before {
  width: 13px;
  height: 22px;
  background-image: url("/new_img/usr/nav/icon_ladies.svg");
}
.top-ranking_tabs li.is-mens {
  font-size: 12px;
  font-weight: 300;
  color: #2996cc;
}
.top-ranking_tabs li.is-mens:before {
  width: 13px;
  height: 24px;
  background-image: url("/new_img/usr/nav/icon_men.svg");
}
.top-ranking_tabs li.is-kids {
  font-size: 12px;
  font-weight: 300;
  color: #c9b200;
}
.top-ranking_tabs li.is-kids:before {
  width: 13px;
  height: 22px;
  background-image: url("/new_img/usr/nav/icon_kids.svg");
}

.top-categorySearch_tabs li:nth-child(2) {
  color: #ed8989;
}

.top-categorySearch_tabs li:nth-child(3) {
  color: #005179;
}

.top-categorySearch_tabs li:nth-child(4) {
  color: #c9b200;
}

.top-ranking_tab.is-active,
.top-ranking_tab-2.is-active,
.category-recommended_tab.is-active,
.top-categorySearch_tab.is-active {
  color: #222;
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: none;
  border-left: 1px solid #e5e5e5;
}

.top-categorySearch_body {
  display: none;
}

.top-categorySearch_body.is-active {
  display: block;
}

.top-categorySearch_items {
  display: none;
}

.top-categorySearch_items.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider_categorySearch_item,
.top-categorySearch_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 102px;
  height: 102px;
  border: solid 1px #ccc;
  border-radius: 4px;
}

.slider_categorySearch_item {
  margin: 20px 10px 0;
}

.top-categorySearch_item {
  margin-top: 20px;
  margin-right: 20px;
}

.top-categorySearch_item:nth-child(8n) {
  margin-right: 2px;
}

.slider_categorySearch_item a {
  position: relative;
  display: block;
}

.slider_categorySearch_item a img {
  width: 100%;
}

.slider_categorySearch_item:hover .img + p {
  color: #fff;
  text-decoration: none;
  background-color: #808080;
}

.slider_categorySearch_item:hover a {
  color: #fff;
  text-decoration: none;
  background-color: #808080;
}

.slider_categorySearch_item:hover a img {
  -webkit-filter: brightness(600%);
  filter: brightness(600%);
}

.slider_categorySearch_item .img + p {
  position: absolute;
  bottom: 0;
  left: 0;
  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;
  width: 100%;
  height: 40%;
  font-size: 13px;
  line-height: 1.3;
  color: #222;
  text-align: center;
}

.top-categorySearch_item a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}

.top-categorySearch_item a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #808080;
}

.top-categorySearch_item a:hover p {
  color: #fff;
}

.top-categorySearch_item a:hover img {
  -webkit-filter: brightness(600%);
  filter: brightness(600%);
}

.top-categorySearch_item a p {
  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;
  width: 100%;
  height: 100%;
  font-size: 13px;
  line-height: 1.3;
  color: #222;
  text-align: center;
}

.top-categorySearch_item a p span {
  margin-bottom: -14px;
}

.top-categorySearch_item a p.img {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 40%;
  vertical-align: middle;
}

.top-categorySearch_item a p.txt {
  height: 60%;
}

.top-categorySearch_item img {
  width: 100%;
}

.top-categorySearch_link {
  margin-top: 17px;
  text-align: right;
}

.top-categorySearch_link a {
  font-size: 1.4rem;
}

.top-featureBanners img {
  width: 100%;
}

.top-ranking {
  padding-bottom: 40px;
}

.top-ranking_container {
  display: none;
  padding: 30px 5px 0;
}

.top-ranking_items {
  display: none;
  padding: 0 2px;
  overflow: hidden;
}

.top-ranking_container.is-active {
  display: block;
}

.top-ranking_items.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -30px;
}

.top-ranking_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  padding-bottom: 20px;
  margin-top: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.top-ranking_item:last-child {
  border-bottom: none;
}

.top-ranking_item:last-child::after {
  display: block;
  width: 400%;
  height: 1px;
  margin-top: -1px;
  content: "";
  background: #e5e5e5;
}

.top-ranking_item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}

.top-ranking_item a:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 4px rgba(120, 120, 120, 0.2);
  box-shadow: 0 0 4px rgba(120, 120, 120, 0.2);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.top-ranking_item > a > div {
  position: relative;
  padding: 0 10px;
  margin-bottom: 1em;
}

.top-ranking_item img {
  width: 100%;
}

/* .top-ranking_item:first-child > a > div:before {
  content: "";
  position: absolute;
  top: -10px;
  right: 20px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 3;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.top-ranking_item:first-child > a > div:before {
  background: #C7A55A;
  border: none;
} */
.top-ranking_rank {
  position: absolute;
  top: -18px;
  right: 13px;
  z-index: 3;
  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;
  width: 30px;
  height: 30px;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.65rem;
  font-weight: bold;
  color: #222;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  /* line-height: 31px; */
  border-radius: 50%;
}

.top-ranking_rank span {
  display: block;
  line-height: 1;
  letter-spacing: -1px;
}

.top-ranking_item:first-child .top-ranking_rank,
.top-ranking_rank.rank_1,
.goods_related_rank.rank_1 {
  color: #fff;
  background: #c7a55a;
  border: 1px solid #c7a55a;
  border: none;
}

.top-ranking_item:nth-child(2) .top-ranking_rank,
.top-ranking_rank.rank_2,
.goods_related_rank.rank_2 {
  color: #fff;
  background: #8a8a8a;
  border: 1px solid #8a8a8a;
  border: none;
}

.top-ranking_item:nth-child(3) .top-ranking_rank,
.top-ranking_rank.rank_3,
.goods_related_rank.rank_3 {
  color: #fff;
  background: #7a5112;
  border: 1px solid #7a5112;
  border: none;
}

.top-ranking_new,
.top-ranking_goodprice,
.top-ranking_sale {
  position: absolute;
  top: 20px;
  left: 10px;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  font-weight: bold;
}

.top-ranking_new,
.top-ranking_goodprice,
.top-ranking_sale {
  color: #e21836;
}

.top-ranking_unisex,
.top-ranking_women,
.top-ranking_kids,
.top-ranking_men {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #999999;
}

.spec_attr1 .top-ranking_unisex,
.spec_attr1 .top-ranking_women,
.spec_attr1 .top-ranking_kids,
.spec_attr1 .top-ranking_men {
  font-size: 11px;
  color: #999999;
}

/* .top-ranking_men {
  color: #005179;
}
.top-ranking_unisex {
  color: #666;
}
.top-ranking_women {
  color: #ed8989;
}
.top-ranking_kids {
  color: #c9b200;
} */
.top-ranking_kids span {
  padding-left: 0.5em;
  font-weight: normal;
  color: #999;
}

.top-ranking_name {
  margin-top: 5px;
  font-size: 12px;
  color: #999;
}

.top-ranking-itemname,
.top-ranking_itemname,
.itemhistory-content-itemname,
.itemhistory-content_itemname,
.goods_related_content_itemname,
.goods_related_content-itemname,
.category-recommended_itemname,
.category-recommended-itemname {
  margin: 0 0 3px;
  overflow: hidden;
  font-size: 13px;
  color: #222;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.top-ranking_price {
  font-size: 14px;
  color: #222;
  text-align: left;
}

.top-ranking_price-red {
  font-size: 14px;
  color: #e21836;
  text-align: left;
}

.top-ranking_price-strike {
  font-size: 12px;
  color: #999;
  text-align: left;
  text-decoration: line-through;
}

.top-categorySearch_links,
.top-ranking_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.top-categorySearch_links {
  margin-top: 0;
}

.top-categorySearch_link,
.top-ranking_link {
  padding: 0 5px;
  font-size: 13px;
  color: #ccc;
}

.top-categorySearch_link {
  display: none;
}

.top-categorySearch_link.is-active {
  display: inline-block;
}

div.topiclist_ .event_title_ {
  padding: 0;
  background: none;
  border: none;
}

div.topiclist_ .event_title_ .more_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: -20px;
}

div.topiclist_ .topiclist_body_ {
  padding: 0;
}

div.topiclist_ ul.topicline_ {
  margin-top: 20px;
  border-top: 1px dotted #ccc;
}

div.topiclist_ ul.topicline_ li {
  padding: 20px 0;
}

div.topiclist_ ul.topicline_ li a {
  font-size: 14px;
  line-height: 1.5;
  color: #222;
}

/* カテゴリのドア */
.goods-door .door-contents {
  width: 960px;
  margin: 0 auto;
}

.goods-door .door-content img {
  width: 100%;
}

.goods-door .door-contents {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.goods-door .door-content {
  width: 23%;
  margin-top: 40px;
  margin-right: 2%;
}

.goods-door .door-content:nth-child(4n) {
  margin-right: 0;
}

/* カテゴリのドア */
.door-title {
  position: relative;
  display: block;
  width: 1200px;
  margin: 50px auto 0;
  font-weight: normal;
  text-align: center;
}

.door-title img {
  width: 105px;
}

.door-title span {
  display: block;
  margin-top: 0.5em;
  font-size: 13px;
  text-align: center;
}

.door-title a {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
}

.door-content a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  font-size: 12px;
  color: #666;
}

.door-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1200px;
  margin: 30px auto 0;
}

.door-contents.goods-door {
  width: 960px;
}

.door-content {
  width: 23%;
}

.door-content img {
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.door-content a:hover .door-content img {
  opacity: 0.7;
}

.door-content_title {
  margin-top: 10px;
  text-align: left;
}

.soldnow-title {
  display: block;
  margin: 70px 0 20px;
  font-size: 24px;
  text-align: center;
}

.soldnow-contents {
  width: 1200px;
  margin: 0 auto;
}

.soldnow-content {
  position: relative;
  width: 100px;
  padding: 10px;
}

.soldnow-content a {
  color: #222;
}

.soldnow-content a:hover {
  text-decoration: none;
}

.soldnow-content:hover {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.soldnow-content_img {
  width: 100px;
  height: auto;
}

.itemhistory-content_title,
.goods_related_content_name {
  margin-top: 1px;
  font-size: 10px;
  color: #999999;
}

.soldnow-content_price {
  margin-top: 2px;
  font-size: 12px;
  color: #222;
  text-align: left;
}

.itemhistory-content_price,
.goods_related_content_price {
  margin-top: 2px;
  font-size: 12px;
  color: #222;
  text-align: left;
}

.soldnow-content_price-red,
.itemhistory-content_price-red,
.goods_related_content_price-red {
  margin-top: 2px;
  font-size: 12px;
  color: #e21836;
  text-align: left;
}

.soldnow-content_price-strike,
.itemhistory-content_price-strike,
.goods_related_content_price-strike {
  font-size: 12px;
  color: #999999;
  text-align: left;
  text-decoration: line-through;
}

.soldnow-content .itemhistory-content_priceoff {
  bottom: 44px;
  left: 2px;
  width: 50%;
}

.soldnow-content .itemhistory-content_icon {
  font-size: 12px;
}

.heading-center {
  display: block;
  margin: 50px 0 0;
  font-size: 24px;
  text-align: center;
}

.itemhistory-contents {
  width: 1200px;
  margin: 30px auto 50px;
}

.itemhistory-content {
  width: 132px;
  margin: 0 10px;
}

.itemhistory-content a {
  color: #222;
  cursor: pointer;
}

.itemhistory-content a:hover {
  text-decoration: none;
}

.itemhistory-content_img {
  position: relative;
}

.itemhistory-content_item {
  width: 100%;
}

.itemhistory-content_icon {
  position: absolute;
  top: 0px;
  left: 10px;
  z-index: 3;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: bold;
}

.itemhistory-contents .goods-content_off {
  left: 0;
}

.itemhistory-contents .itemhistory-content_icon {
  left: 3px;
}

.itemhistory-content_icon.icon-new,
.itemhistory-content_icon.icon-sale,
.itemhistory-content_icon.icon-goodprice {
  color: #e21836;
}

.itemhistory-content_gender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 17px;
  margin-top: 5px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  text-align: left;
}

.goods_related_content_gender {
  margin-top: 5px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  text-align: left;
}

/* .itemhistory-content_gender.gender-men,
.goods_related_content_gender.gender-men {
  color: #005179;
}
.itemhistory-content_gender.gender-women,
.goods_related_content_gender.gender-women {
  color: #ed8989;
}
.itemhistory-content_gender.gender-kids,
.goods_related_content_gender.gender-kids {
  color: #c9b200;
}
.itemhistory-content_gender.gender-kids span,
.goods_related_content_gender.gender-kids span {
  display: inline-block;
  margin-left: .5em;
  color: #666;
} */
.itemhistory-content_gender.gender-unisex,
.goods_related_content_gender.gender-unisex {
  color: #999;
}

.itemhistory-content_priceoff {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 76px;
}

.top-news {
  width: 100%;
  background: #f7f7f7;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
}

.top-news_slider {
  width: 1200px;
  padding: 0;
  margin: 0 auto;
}

.top-news_slider .slick-list {
  padding: 0;
}

.top-news_slider .slick-prev,
.top-news_slider .slick-next {
  width: 7px;
  height: 12px;
}

.top-news_slider .slick-prev {
  right: 72px;
  left: auto;
  background: url("../new_img/common/header_arrow_02.png") no-repeat;
  background-size: 7px 12px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.top-news_slider .slick-next {
  right: 2px;
  background: url("../new_img/common/header_arrow_03.png") no-repeat;
  background-size: 7px 12px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.top-news_slider .slick-counter {
  position: absolute;
  top: calc(50% - 0.7em);
  right: 26px;
  font-size: 12px;
}

.top-news_items {
  position: relative;
  height: 4em;
  font-size: 14px;
  vertical-align: middle;
}

.top-news_items a {
  position: absolute;
  top: 50%;
  color: #222;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#lean_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  display: none;
  width: 100%;
  height: 100%;
  background: #000;
}

#modalwindow {
  display: none;
  width: 880px;
  padding: 10px;
  /* height: 430px; */
  overflow: hidden;
  background: none repeat scroll 0 0 #eee;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
}

#modalwindow .inner_ {
  padding: 6px 20px 15px 20px;
  overflow: hidden;
  background-color: #fff;
}

#modalwindow .inner_ h3 {
  padding: 14px 15px 10px 30px;
  font-size: 16px;
  font-weight: bold;
  background-image: url("../new_img/usr/icon_refinement_search2.png");
  background-repeat: no-repeat;
  background-position: left center;
}

.refinement_search_box_ {
  padding: 10px;
  margin: 10px 0 10px 0;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}

.refinement_search_box_ dt {
  float: left;
  width: 130px;
  clear: both;
  font-weight: bold;
}

.refinement_search_box_ dd input[type=checkbox] {
  margin-right: 10px;
}

.search_accordion_ {
  margin: -1px 0 0 0;
}

.search_type_ {
  position: relative;
  overflow: hidden;
}

.search_type_ .select_result {
  position: absolute;
  top: 10px;
  left: 140px;
  font-size: 14px;
}

.search_type_ input[type=text] {
  width: 590px;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
  text-overflow: ellipsis;
  border: none;
  border-style: none;
  border-width: 0px;
}

.search_type_ .name_ {
  width: 817px;
  padding: 10px;
  font-weight: bold;
  border: 1px solid #e5e5e5;
}

.search_accordion_ .parent_ {
  float: right;
  width: 17px;
  margin: 10px 10px 0 0;
  text-indent: -9999px;
  background-image: url("../new_img/usr/minus.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.search_accordion_ .parent_.img_hidden_ {
  background-image: url("../new_img/usr/plus.png");
}

.search_accordion_ .layer1_ {
  margin-bottom: 50px;
  overflow: auto;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.search_accordion_ #refinement_search_category_ {
  height: 258px;
}

.search_accordion_ #refinement_search_brand_ {
  height: 229px;
}

.search_accordion_ #refinement_search_color_ {
  height: 188px;
}

.search_accordion_ #refinement_search_size_ {
  height: 145px;
}

.search_accordion_ .layer1_ li {
  margin-left: 20px;
  border-bottom: 1px dotted #e5e5e5;
}

.search_accordion_ .layer1_ li a {
  display: block;
  padding: 10px 20px 10px 30px;
}

.search_accordion_ .layer1_ li a:hover {
  background-color: #f4f4f4;
}

#select_brand_ {
  padding: 10px 0;
  overflow: hidden;
}

#select_brand_ .brand_logo_ {
  float: left;
  width: 240px;
  margin: 0 0 10px 19px;
}

#select_brand_ .brand_logo_ img {
  width: 100%;
}

#select_brand_ .brand_logo_ h4 {
  text-align: center;
}

#modalwindow .inner_ .btn_refinement_reset {
  float: right;
  padding: 15px 0 0 0;
  cursor: pointer;
}

#modalwindow .inner_ .btn_refinement_search {
  padding-left: 120px;
  text-align: center;
}

.modal_close {
  position: absolute;
  top: 21px;
  right: 23px;
  z-index: 2;
  display: block;
  padding: 5px 10px;
  font-weight: bold;
  color: #000;
  text-align: center;
  cursor: pointer;
}

#select_category_ ul {
  display: none;
}

.select_result,
.bold {
  font-weight: bold;
}

#select_color_ li label,
.select_size_ li label {
  display: block;
  padding: 10px 20px 10px 30px;
  cursor: pointer;
}

#select_color_ li:hover,
.select_size_ li:hover {
  cursor: pointer;
  background-color: #f4f4f4;
}

.sizesearch_ttl {
  padding: 10px;
  margin: 0 20px;
  font-weight: bold;
  border-bottom: #ccc solid 1px;
}

#input-price-wrapper {
  width: 300px;
  padding-top: 10px;
  margin-left: 140px;
}

#input-price {
  margin: 20px 10px;
}

input#input-price-low,
#input-price-high,
#input-price-c {
  width: 65px;
  padding: 5px;
}

#input-price-l {
  display: inline-block;
  width: 33.333333%;
  vertical-align: middle;
}

#input-price-r {
  display: inline-block;
  float: right;
  width: 33.333333%;
  text-align: right;
}

#input-price-c {
  display: inline-block;
  width: 15.33333%;
  text-align: center;
}

.input-price-high-text,
.input-price-low-text {
  margin: 5px 5px 5px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
}

input#input-price-low::-webkit-input-placeholder,
input#input-price-low:-ms-input-placeholder,
input#input-price-low::-moz-placeholder {
  color: #000 !important;
}

input#input-price-high {
  width: 65px;
  color: #000 !important;
}

input#input-price-high::-webkit-input-placeholder,
input#input-price-high:-ms-input-placeholder,
input#input-price-high::-moz-placeholder {
  color: #000 !important;
}

.search_form label {
  font-size: 13px !important;
}

.noUi-horizontal {
  height: 10px;
}

.noUi-horizontal .noUi-handle {
  top: -8px !important;
  left: -17px !important;
  width: 24px !important;
  height: 24px !important;
}

.noUi-handle {
  padding: 3px 0 0 5px !important;
  font-weight: bold;
  cursor: default;
  background: #fff;
  border-radius: 50% !important;
  border-radius: 3px;
}

.noUi-horizontal .noUi-handle {
  top: -5px !important;
  left: -17px !important;
  width: 24px !important;
  height: 24px !important;
}

.clearfix {
  display: inline-block;
  display: block;
}

.clearfix:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  content: ".";
}

#modalwindow .inner_ {
  padding: 6px 20px 15px 20px;
  overflow: hidden;
  background-color: #fff;
}

#modalwindow .inner_ h3 {
  padding: 14px 15px 10px 30px;
  font-size: 16px;
  font-weight: bold;
  background-image: url("../new_img/usr/icon_refinement_search2.png");
  background-repeat: no-repeat;
  background-position: left center;
}

.refinement_search_box_result_ {
  padding: 10px;
  margin: 10px 0 10px 0;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}

.refinement_search_box_result_ dt {
  float: left;
  width: 130px;
  clear: both;
  font-weight: bold;
}

.refinement_search_box_result_ dd input[type=checkbox] {
  margin-right: 10px;
}

.search_accordion_result_ {
  margin: -1px 0 0 0;
}

.search_type_result_ {
  position: relative;
  overflow: hidden;
}

.search_type_result_ input[type=text] {
  width: 80%;
  font-size: 12px;
  font-weight: bold;
  color: #404040;
  text-overflow: ellipsis;
  border: none;
  border-style: none;
  border-width: 0px;
}

.search_accordion_result_ .parent_ {
  float: right;
  width: 17px;
  margin: 10px 10px 0 0;
  text-indent: -9999px;
  background-image: url("../new_img/usr/minus.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.search_accordion_result_ .parent_.img_hidden_ {
  background-image: url("../new_img/usr/plus.png");
}

.search_accordion_result_ #refinement_search_category_result_ {
  height: 258px;
}

.search_accordion_result_ #refinement_search_brand_result_ {
  height: 229px;
}

.search_accordion_result_ #refinement_search_color_result_ {
  height: 188px;
}

.search_accordion_result_ #refinement_search_size_result_ {
  height: 145px;
}

.search_accordion_result_ .layer1_ ul li ul li a {
  padding-left: 20px;
}

.search_accordion_result_ .layer1_ ul li ul li ul li a {
  padding-left: 30px;
}

.search_accordion_result_ .layer1_ ul li ul li ul li ul li a {
  padding-left: 40px;
}

.search_accordion_result_ .parent_top_ {
  margin-top: 37px;
}

#select_brand_ {
  padding: 10px 0;
  overflow: hidden;
}

#select_brand_ .brand_logo_ {
  float: left;
  width: 240px;
  margin: 0 0 10px 19px;
}

#select_brand_ .brand_logo_ img {
  width: 100%;
}

#select_brand_ .brand_logo_ h4 {
  text-align: center;
}

#modalwindow .inner_ .btn_refinement_reset {
  float: right;
  padding: 15px 0 0 0;
  cursor: pointer;
}

#modalwindow .inner_ .btn_refinement_search {
  padding-left: 120px;
  text-align: center;
}

.modal_close {
  position: absolute;
  top: 21px;
  right: 23px;
  z-index: 2;
  display: block;
  padding: 5px 10px;
  font-weight: bold;
  color: #000;
  text-align: center;
  cursor: pointer;
}

.search_select_wrapper_ .refinement_search_link {
  margin-bottom: 10px;
  background-image: url("../new_img/usr/icon_refinement_search.png");
  background-repeat: no-repeat;
  background-position: 5px 50%;
  border: 3px solid #ccc;
}

.search_select_wrapper_ p.refinement_search_link a {
  display: inline-block;
  width: 159px;
  padding: 8px 0 4px 35px;
  font-size: 14px;
  font-weight: bold;
  background-image: url("../new_img/usr/right_arrow_g.png");
  background-repeat: no-repeat;
  background-position: 185px 50%;
}

.select_size_result_ li label {
  display: block;
  padding: 0px;
  cursor: pointer;
}

.select_size_result_ li:hover {
  cursor: pointer;
  background-color: #f4f4f4;
}

.select_size_result_ input {
  margin-right: 10px !important;
}

.checkcolor {
  background-color: #f4f4f4;
}

#select_color_result_ {
  margin: 0 0 15px 0;
}

#select_color_result_ li label {
  display: block;
  width: 100%;
  padding: 5px;
  margin: 0;
  cursor: pointer;
}

label {
  cursor: pointer;
}

#select_color_result_ li:hover {
  cursor: pointer;
  background-color: #f4f4f4;
}

#select_color_result_ input {
  display: none;
  margin-right: 10px !important;
}

#select_color_result_ li {
  margin-left: 0px;
}

#refinement_search_category_,
#refinement_search_brand_ {
  height: 400px;
  overflow: auto;
}

#refinement_search_size_ {
  height: 400px;
  overflow: auto;
  clear: both;
}

.refinement_search_box_result_ #input-price-wrapper {
  width: 100%;
  padding-top: 10px;
  margin-left: 0px;
}

.select_size_result_ li label {
  display: block;
  padding: 5px;
  cursor: pointer;
}

.select_size_result_ li:hover {
  cursor: pointer;
  background-color: #f4f4f4;
}

.select_size_result_ input {
  margin-right: 10px !important;
}

.sizesearch_ttl_result_ {
  padding: 10px;
  font-weight: bold;
  border-bottom: #ccc solid 1px;
}

#select_brand_result_ {
  overflow: hidden;
}

#select_brand_result_ .brand_logo_ {
  float: left;
  width: 100%;
}

#select_brand_result_ .layer1_ li a {
  display: block;
  padding: 10px 20px 10px 30px;
}

p.btn_refinement_search_result {
  padding: 0 15px;
  margin-bottom: 40px;
}

p.btn_refinement_search_result input {
  width: 100%;
  height: auto;
}

.noUi-origin {
  background-color: #666;
}

.noUi-origin:last-child {
  background-color: #fff;
}

#brandcheck-wrapper .allbrand {
  margin-bottom: 0px;
  clear: both;
  text-align: left;
}

#brandcheck-wrapper .allbrand dt {
  padding-top: 15px;
  padding-bottom: 13px;
  margin: 0 15px;
  margin-bottom: 13px;
  font-size: 140%;
  font-weight: bold;
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#brandcheck-wrapper .allbrand dd {
  float: left;
  width: 46%;
  padding: 0px;
  margin-left: 20px;
  text-align: left;
  border-bottom: 1px dotted #e5e5e5;
}

#brandcheck-wrapper #allbrand-wrap {
  padding-right: 5px;
  padding-bottom: 30px;
  padding-left: 5px;
  clear: both;
}

#brandcheck-wrapper .allbrand:after {
  display: block;
  height: 0;
  clear: both;
  font-size: 0;
  visibility: hidden;
  content: ".";
}

#brandcheck-wrapper .allbrand-nav {
  padding-top: 5px;
  padding-right: 3px;
  padding-bottom: 5px;
  padding-left: 3px;
  margin: 15px 15px 0 15px;
  overflow-x: hidden;
}

#brandcheck-wrapper .allbrand-nav li a {
  float: left;
  width: 12px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 9px;
  background-color: #fff;
  border: 1px solid #ccc;
}

#brandcheck-wrapper .allbrand-nav li a:hover {
  float: left;
  width: 12px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 9px;
  margin: 1px;
  color: #fff;
  background-color: #666;
  border: 1px solid #ccc;
  border-top-color: #ccc;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  border-left-color-value: #ccc;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-left-style-value: solid;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-left-width-value: 1px;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-right-color-value: #ccc;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-right-style-value: solid;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-right-width-value: 1px;
  margin-left-ltr-source: physical;
  margin-left-rtl-source: physical;
  margin-left-value: 1px;
  margin-right-ltr-source: physical;
  margin-right-rtl-source: physical;
  margin-right-value: 1px;
  padding-left-ltr-source: physical;
  padding-left-rtl-source: physical;
  padding-left-value: 7px;
  padding-right-ltr-source: physical;
  padding-right-rtl-source: physical;
  padding-right-value: 7px;
}

#brandcheck-wrapper .allbrand-nav:after {
  display: block;
  height: 0;
  clear: both;
  font-size: 0;
  visibility: hidden;
  content: ".";
}

#brandcheck-wrapper .allbrand dd a {
  color: #000;
  text-decoration: none;
}

#brandcheck-wrapper .allbrand dd a:hover {
  color: #db1316;
  text-decoration: underline;
}

#brandcheck-wrapper .allbrand-nav ul li {
  margin-left: 1px;
  border-bottom: none;
}

#brandcheck-wrapper .allbrand-nav ul li a {
  margin: 1px;
  text-decoration: none;
}

#brandcheck-wrapper .allbrand-pagetop {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: right;
}

#brandcheck-wrapper .free-box-bland .fBox-item img {
  width: 100%;
  height: auto;
}

#brandcheck-wrapper .allbrand dd a {
  display: block;
  padding: 10px 20px 10px 30px;
  cursor: pointer;
}

#brandcheck-wrapper .allbrand dd a:hover {
  text-decoration: none;
  cursor: pointer;
  background-color: #f4f4f4;
}

#brandcheck-wrapper #A,
#brandcheck-wrapper #B,
#brandcheck-wrapper #C,
#brandcheck-wrapper #D,
#brandcheck-wrapper #E,
#brandcheck-wrapper #F,
#brandcheck-wrapper #G,
#brandcheck-wrapper #H,
#brandcheck-wrapper #I,
#brandcheck-wrapper #J,
#brandcheck-wrapper #K,
#brandcheck-wrapper #L,
#brandcheck-wrapper #M,
#brandcheck-wrapper #N,
#brandcheck-wrapper #O,
#brandcheck-wrapper #P,
#brandcheck-wrapper #Q,
#brandcheck-wrapper #R,
#brandcheck-wrapper #S,
#brandcheck-wrapper #T,
#brandcheck-wrapper #U,
#brandcheck-wrapper #V,
#brandcheck-wrapper #W,
#brandcheck-wrapper #X,
#brandcheck-wrapper #Y,
#brandcheck-wrapper #Z {
  padding-top: 370px;
  margin-top: -370px;
}

#select_brand_result_ #brandcheck-wrapper .allbrand dt {
  padding-top: 15px;
  padding-bottom: 13px;
  margin: 0 15px;
  margin-bottom: 13px;
  font-size: 140%;
  font-weight: bold;
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#select_brand_result_ #brandcheck-wrapper .allbrand dd {
  float: left;
  width: 100%;
  height: auto;
  padding: 0px;
  margin-left: 0px;
  text-align: left;
  border-bottom: 1px dotted #e5e5e5;
}

#select_brand_result_ #brandcheck-wrapper #allbrand-wrap {
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  clear: both;
}

#select_brand_result_ #brandcheck-wrapper #A,
#select_brand_result_ #brandcheck-wrapper #B,
#select_brand_result_ #brandcheck-wrapper #C,
#select_brand_result_ #brandcheck-wrapper #D,
#select_brand_result_ #brandcheck-wrapper #E,
#select_brand_result_ #brandcheck-wrapper #F,
#select_brand_result_ #brandcheck-wrapper #G,
#select_brand_result_ #brandcheck-wrapper #H,
#select_brand_result_ #brandcheck-wrapper #I,
#select_brand_result_ #brandcheck-wrapper #J,
#select_brand_result_ #brandcheck-wrapper #K,
#select_brand_result_ #brandcheck-wrapper #L,
#select_brand_result_ #brandcheck-wrapper #M,
#select_brand_result_ #brandcheck-wrapper #N,
#select_brand_result_ #brandcheck-wrapper #O,
#select_brand_result_ #brandcheck-wrapper #P,
#select_brand_result_ #brandcheck-wrapper #Q,
#select_brand_result_ #brandcheck-wrapper #R,
#select_brand_result_ #brandcheck-wrapper #S,
#select_brand_result_ #brandcheck-wrapper #T,
#select_brand_result_ #brandcheck-wrapper #U,
#select_brand_result_ #brandcheck-wrapper #V,
#select_brand_result_ #brandcheck-wrapper #W,
#select_brand_result_ #brandcheck-wrapper #X,
#select_brand_result_ #brandcheck-wrapper #Y,
#select_brand_result_ #brandcheck-wrapper #Z {
  padding-top: 420px;
  margin-top: -420px;
}

#select_brand_result_ #brandcheck-wrapper .allbrand-nav li a {
  float: left;
  width: 12px;
  padding-top: 5px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 8px;
  background-color: #fff;
  border: 1px solid #ccc;
}

#select_brand_result_ #brandcheck-wrapper .allbrand-nav li a:hover {
  float: left;
  width: 12px;
  padding-top: 5px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 8px;
  margin: 1px;
  color: #fff;
  background-color: #666;
  border: 1px solid #ccc;
  border-top-color: #ccc;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#search_select_title_ {
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom: none;
}

#search_select_title_ dt {
  float: left;
  padding: 2px;
  margin: 7px;
  clear: left;
  text-align: center;
  background-color: #ededed;
}

#search_select_title_ dd {
  min-height: 22px;
  padding: 10px 10px 5px 0px;
  margin-left: 65px;
  word-break: break-all;
  border-bottom: 1px dotted #ccc;
}

.vertical {
  -webkit-writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  direction: ltr;
}

#input-price {
  margin: 20px 10px 20px 20px;
}

.price_category {
  margin-top: 25px;
}

.price_category #input-price-l {
  display: inline-block;
  width: 80px;
  vertical-align: middle;
}

.price_category #input-price-r {
  display: inline-block;
  float: right;
  width: 95px;
  text-align: right;
}

.price_category #input-price-c {
  display: inline-block;
  width: 20px;
  text-align: center;
}

.category-reset-btn {
  margin: 20px 0 60px 0;
  text-align: center;
  cursor: pointer;
}

#refinement_search_color_ input,
#refinement_search_size_ input {
  display: none;
}

.allbrand-nav a.brand-none {
  float: left;
  width: 8px;
  padding-top: 2px;
  padding-right: 7px;
  padding-bottom: 2px;
  padding-left: 7px;
  margin-top: 0px;
  margin-right: 1px;
  margin-bottom: 0px;
  margin-bottom: 1px;
  margin-left: 1px;
  color: #fff;
  background-size: 24px 24px;
  border: 1px solid #ccc;
}

.allbrand-nav a.brand-none:hover {
  float: left;
  width: 8px;
  padding-top: 2px;
  padding-right: 7px;
  padding-bottom: 2px;
  padding-left: 7px;
  margin-top: 0px;
  margin-right: 1px;
  margin-bottom: 0px;
  margin-bottom: 1px;
  margin-left: 1px;
  color: #fff;
  background-size: 24px 24px;
  border: 1px solid #ccc;
}

.pl5 {
  padding-left: 5px;
}

.customForm input[type=checkbox] {
  display: none;
}

.customForm input[type=checkbox] + label {
  position: relative;
  padding-left: 40px;
  font-size: 14px;
  color: #2996cc;
}

.customForm input[type=checkbox] + label:hover {
  text-decoration: underline;
}

.customForm input[type=checkbox] + label::before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 3px;
}

.customForm input[type=checkbox]:checked + label {
  color: #333;
}

.customForm input[type=checkbox]:checked + label:hover {
  text-decoration: none;
  cursor: default;
}

.customForm input[type=checkbox]:checked + label::before {
  background: #666;
}

.customForm input[type=checkbox]:checked + label::after {
  position: absolute;
  top: -1px;
  left: 7px;
  display: block;
  width: 5px;
  height: 10px;
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.customForm input[type=radio] {
  display: none;
}

.customForm input[type=radio] + label {
  position: relative;
  padding-left: 40px;
}

.customForm input[type=radio] + label:hover {
  text-decoration: underline;
}

.customForm input[type=radio] + label::before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 50%;
}

.customForm input[type=radio]:checked + label {
  font-weight: bold;
  color: #666;
}

.customForm input[type=radio]:checked + label:hover {
  text-decoration: none;
  cursor: default;
}

.customForm input[type=radio]:checked + label::before {
  background: #666;
}

.customForm input[type=radio]:checked + label::after {
  position: absolute;
  top: 2px;
  left: 6px;
  display: block;
  width: 9px;
  height: 9px;
  content: "";
  background: #fff;
  border-radius: 50%;
}

#sidebox_banners.sidebox_ a {
  display: block;
  margin-top: 25px;
}

#sidebox_category.sidebox_ h2 {
  padding: 0;
  margin: 20px 0 0;
  font-size: 15px;
  line-height: 2.5;
  color: #222;
}

#sidebox_category.sidebox_ h2 a {
  font-size: 15px;
  color: #222;
}

#sidebox_category.sidebox_ a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  height: 45px;
  padding: 0;
  font-size: 13px;
  color: #222;
}

#sidebox_category.sidebox_ .category_tree_ li {
  border-bottom: 1px solid #ccc;
}

#sidebox_category.sidebox_ .category_tree_ a {
  position: relative;
}

#sidebox_category.sidebox_ .category_tree_ a::after {
  position: absolute;
  top: 19px;
  right: 13px;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#sidebox_category.sidebox_ .category_tree1_ {
  font-weight: bold;
}

#sidebox_category.sidebox_ .category_tree1_.is-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#sidebox_category.sidebox_ .category_tree1_.is-toggle a::after {
  content: none;
}

#sidebox_category.sidebox_ .category_tree1_.is-toggle .category_toggleBtn {
  position: relative;
}

#sidebox_category.sidebox_ .category_tree1_.is-toggle .category_toggleBtn::after {
  position: absolute;
  top: 22px;
  right: 10px;
  display: block;
  width: 12px;
  height: 2px;
  content: "";
  background: #ccc;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

#sidebox_category.sidebox_ .category_tree1_.is-toggle .category_toggleBtn::before {
  position: absolute;
  top: 17px;
  right: 15px;
  display: block;
  width: 2px;
  height: 12px;
  content: "";
  background: #ccc;
}

#sidebox_category.sidebox_ .category_tree1_.is-toggle.is-active .category_toggleBtn::before {
  content: none;
}

#sidebox_category.sidebox_ .category_tree2_ a {
  padding-left: 10px;
}

.category_treeWrap {
  display: none;
}

.category_treeWrap li {
  position: relative;
  top: 1px;
}

.category_toggleBtn {
  display: block;
  width: 40px;
  height: 45px;
  cursor: pointer;
}

#sidebox_genre.sidebox_ .genre_tree1_open_ {
  padding: 0;
  margin: 30px 0 10px;
}

#sidebox_genre.sidebox_ .genre_tree1_open_ a {
  padding: 10px 0;
  font-size: 15px;
  color: #222;
}

#sidebox_genre.sidebox_ .genre_tree2_ {
  display: none;
}

.leftForm_submit {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 3;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #222;
  border: none;
  border-radius: 3px;
}

.leftForm_submit:hover {
  background: #808080;
}

.leftForm_reset {
  margin-top: 10px;
  line-height: 3;
  color: #2996cc;
  text-align: center;
  cursor: pointer;
}

.leftForm_material .detailSearch-detail_material {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.leftForm_material .detailSearch-detail_material li {
  width: 100%;
}

.leftForm_material .detailSearch-detail_material label {
  font-size: 14px;
  line-height: 2;
}

.leftForm_color .detailSearch-detail_colors {
  padding: 0 2px 2px;
  overflow: hidden;
  display: block;
}

.leftForm_color .detailSearch-detail_colors li {
  float: none;
  width: auto;
}

.detailSearch-detail_colors input[type=checkbox]:checked + label::after,
.detailSearch-detail_colors label.is-active::after {
  margin-top: -8px;
}

.leftForm_brand-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.leftForm_brand-modal.is-active {
  display: block;
  padding-top: 7vw;
  /* display: -webkit-box;
  display: flex;
  justify-content: center;
  align-items: center; */
}

.leftForm_brand-modalBtn {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2em;
  padding: 0 0.5em;
  font-size: 13px;
  line-height: 2;
  cursor: pointer;
  border: solid 1px #ccc;
  border-radius: 3px;
}

.leftForm_brand-modalBtn::before {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 0;
  height: 0;
  padding: 0;
  pointer-events: none;
  content: "";
  border-top: 6px solid #666;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.leftForm_sale input[type=checkbox],
.leftForm_stock input[type=checkbox] {
  display: none;
}

.leftForm_sale input[type=checkbox] + label,
.leftForm_stock input[type=checkbox] + label {
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  color: #222;
}

.leftForm_sale input[type=checkbox] + label:hover,
.leftForm_stock input[type=checkbox] + label:hover {
  text-decoration: underline;
}

.leftForm_sale input[type=checkbox] + label::before,
.leftForm_stock input[type=checkbox] + label::before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 3px;
}

.leftForm_sale input[type=checkbox]:checked + label,
.leftForm_stock input[type=checkbox]:checked + label {
  color: #333;
}

.leftForm_sale input[type=checkbox]:checked + label:hover,
.leftForm_stock input[type=checkbox]:checked + label:hover {
  text-decoration: none;
  cursor: default;
}

.leftForm_sale input[type=checkbox]:checked + label::before,
.leftForm_stock input[type=checkbox]:checked + label::before {
  background: #666;
}

.leftForm_sale input[type=checkbox]:checked + label::after,
.leftForm_stock input[type=checkbox]:checked + label::after {
  position: absolute;
  top: -1px;
  left: 7px;
  display: block;
  width: 5px;
  height: 10px;
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.select_size_result_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.select_size_result_ li {
  width: 30%;
  margin-top: 2%;
  margin-right: 4%;
}

.select_size_result_ li input {
  display: none;
}

.select_size_result_ li label {
  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;
  width: 60px;
  font-size: 13px;
  line-height: 2.4;
  border: solid #ccc 1px;
  border-radius: 3px;
}

.select_size_result_ li label.is-active {
  color: #fff;
  background: #808080;
}

.select_size_result_ li [type=checkbox]:checked + label,
.select_size_result_ li label:hover {
  color: #fff;
  background: #808080;
}

.select_size_result_ li:nth-child(3n) {
  margin-right: 0;
}

.select_size_result_ li label {
  height: 100%;
  padding: 0;
  text-align: center;
}

.leftForm_keyword {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}

.selectDefault {
  display: block !important;
}

.leftForm_title {
  font-size: 15px;
  font-weight: bold;
  line-height: 2.5;
  border-bottom: 1px solid #e5e5e5;
}

.leftForm_title .caution {
  font-size: 11px;
  font-weight: normal;
  color: #919191;
}

.leftForm_body {
  padding: 20px 0;
}

.leftForm_radios {
  margin-top: -5px;
}

.leftForm_radios input[type=radio] {
  display: none;
}

.leftForm_radios input[type=radio] + label {
  position: relative;
  padding-left: 40px;
}

.leftForm_radios input[type=radio] + label:hover {
  text-decoration: underline;
}

.leftForm_radios input[type=radio] + label::before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 19px;
  height: 19px;
  content: "";
  border: 1px solid #999;
  border-radius: 50%;
}

.leftForm_radios input[type=radio]:checked + label {
  font-weight: bold;
  color: #666;
}

.leftForm_radios input[type=radio]:checked + label:hover {
  text-decoration: none;
  cursor: default;
}

.leftForm_radios input[type=radio]:checked + label::before {
  background: #666;
}

.leftForm_radios input[type=radio]:checked + label::after {
  position: absolute;
  top: 2px;
  left: 6px;
  display: block;
  width: 9px;
  height: 9px;
  content: "";
  background: #fff;
  border-radius: 50%;
}

.leftForm_radios li {
  margin: 5px 0;
}

.sizesearch_ttl_result_ {
  padding: 0;
  margin: 20px 0 10px;
  line-height: 3;
  text-align: left;
}

.leftForm_gender {
  font-size: 14px;
}

.leftForm_category {
  margin-top: -20px;
}

.leftForm_category * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.leftForm_category select,
.leftForm_category option {
  max-width: 100%;
}

.selectWrap {
  position: relative;
}

.selectWrap.select-01,
.selectWrap.is-active {
  display: block;
  width: 100%;
}

.leftForm_category_select {
  font-size: 13px;
  display: none;
}

.leftForm_category_select.is-active {
  display: block;
  position: relative;
  z-index: 5;
}

.leftForm_category_select.layer0 {
  display: block;
}

.leftForm_category_select.layer0 > li > .leftForm_category_selectBtn {
  padding: 0.5em 35px 0.5em 5px;
  font-weight: bold;
}

.leftForm_category_select.layer1 > li > .leftForm_category_option,
.leftForm_category_select.layer1 > li > .leftForm_category_selectBtn {
  padding: 0.5em 35px 0.5em 10px;
}

.leftForm_category_select.layer2 > li > .leftForm_category_option,
.leftForm_category_select.layer2 > li > .leftForm_category_selectBtn {
  padding: 0.5em 35px 0.5em 15px;
}

.leftForm_category_select.layer3 > li > .leftForm_category_option,
.leftForm_category_select.layer3 > li > .leftForm_category_selectBtn {
  padding: 0.5em 35px 0.5em 20px;
}

.leftForm_category_selectBtn {
  width: 100%;
  min-height: 40px;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 13px;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
}

.leftForm_category_selectBtn:hover {
  background: #efefef;
}

.leftForm_category_selectBtn.is_open .leftForm_category_selectBtn_switch::after {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.leftForm_category_selectBtn .leftForm_category_selectBtn_switch {
  position: absolute;
  top: calc(50% - 20px);
  right: 0;
  width: 40px;
  height: 40px;
}

.leftForm_category_selectBtn .leftForm_category_selectBtn_switch::before,
.leftForm_category_selectBtn .leftForm_category_selectBtn_switch::after {
  content: "";
  display: block;
  width: 14px;
  height: 1px;
  background: #adadad;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 7px);
}

.leftForm_category_selectBtn .leftForm_category_selectBtn_switch::after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.leftForm_category_option {
  width: 100%;
  min-height: 40px;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 13px;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
}

.leftForm_category_option.is-active,
.leftForm_category_option:hover {
  background: #efefef;
}

.leftForm_category_option:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
  margin: auto;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 1px solid #adadad;
  border-right: 1px solid #adadad;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sidebox_.search_select_wrapper_ {
  text-align: left;
}

.sidebox_.search_select_wrapper_ h2 {
  margin-bottom: 20px;
  font-size: 18px;
  background: url("../new_img/common/icon_search.png") left center no-repeat;
  background-size: 15px;
  border-bottom: 0;
}

.sidebox_.search_select_wrapper_ .search_type_result_ .name_ {
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
  border-bottom: #e5e5e5 1px solid;
}

.sidebox_.search_select_wrapper_ #refinement_search_gender_ {
  display: block !important;
}

.sidebox_.search_select_wrapper_ #refinement_search_gender_ ul {
  margin: 10px 0;
}

.sidebox_.search_select_wrapper_ #refinement_search_gender_ a {
  position: relative;
  display: block;
  padding-left: 30px;
  font-size: 14px;
  line-height: 2;
  color: #000;
}

.sidebox_.search_select_wrapper_ #refinement_search_gender_ a:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 17px;
  height: 17px;
  content: "";
  background: transparent;
  border: solid #999 1px;
  border-radius: 50%;
}

.sidebox_.search_select_wrapper_ #refinement_search_gender_ a.is-active:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  content: "";
  background: #666;
  border: solid #999 1px;
  border-radius: 50%;
}

.sidebox_.search_select_wrapper_ #refinement_search_gender_ a.is-active:after {
  position: absolute;
  top: 9px;
  left: 5px;
  z-index: 3;
  width: 8px;
  height: 8px;
  content: "";
  background: #fff;
  border: solid #999 1px;
  border-radius: 50%;
}

.sidebox_.search_select_wrapper_ .search_type_result_ .select_result {
  display: none;
}

.error-wrapper {
  display: block;
  max-width: 80%;
  margin: 180px auto;
  text-align: center;
}

.error-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 80px;
  line-height: 0.5;
  text-align: center;
}

.error-heading span {
  font-size: 26px;
}

.error-text {
  margin-top: 45px;
  font-size: 28px;
  font-weight: bold;
}

.error-text-small {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.6;
}

/* テンプレート */
.temp-path {
  font-size: 12px;
}

.temp-path a {
  color: #333;
  text-decoration: underline;
}

.temp-path ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 5em;
}

.temp-path li {
  margin-right: 1em;
}

.temp-heading {
  margin-top: 55px;
  font-size: 24px;
  font-weight: bold;
}

.temp-heading:first-child {
  margin-top: 0;
}

.temp-para {
  margin-top: 24px;
  font-size: 13px;
  line-height: 1.8;
}

.temp-img {
  width: auto;
  max-width: 100%;
  margin-top: 24px;
}

#player,
.temp-slider,
.temp-block-2col,
.temp-block-3col,
.temp-block-4col,
.temp-slider-2col,
.temp-slider-3col,
.temp-slider-4col {
  margin-top: 24px;
}

/* ブランド一覧などのスライダー用の高さ*/
/* CLS対策 */
.temp-slider {
  height: 400px;
}

.temp-slider img {
  width: 100%;
}

.temp-block-2col img,
.temp-block-3col img,
.temp-block-4col img,
.temp-slider-2col img,
.temp-slider-3col img,
.temp-slider-4col img {
  width: 100%;
}

.temp-slider .temp-para,
.temp-block-2col .temp-para,
.temp-block-3col .temp-para,
.temp-block-4col .temp-para,
.temp-slider-2col .temp-para,
.temp-slider-3col .temp-para,
.temp-slider-4col .temp-para {
  margin-top: 10px;
}

.temp-block-2col,
.temp-block-3col,
.temp-block-4col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.temp-block-2col li,
.temp-block-3col li,
.temp-block-4col li {
  width: 100%;
  margin-right: 20px;
}

.temp-block-2col li:last-child,
.temp-block-3col li:last-child,
.temp-block-4col li:last-child {
  margin-right: 0;
}

.temp-slider-2col .slick-slide,
.temp-slider-3col .slick-slide,
.temp-slider-4col .slick-slide {
  margin-right: 20px;
  /* ガター */
}

.temp-slider-2col .slick-list,
.temp-slider-3col .slick-list,
.temp-slider-4col .slick-list {
  margin-right: -20px;
  /* ガター分ネガティブマージン */
}

.temp-slider .slick-list {
  padding: 0;
}

.temp-slider .slick-prev {
  left: 0;
}

.temp-rightimgblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 24px;
}

.temp-leftimgblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 24px;
}

.temp-imgblock_body {
  width: 430px;
}

.temp-imgblock_img {
  width: 500px;
}

.temp-imgblock_img img {
  width: 100%;
}

.temp-block_heading {
  font-size: 18px;
  font-weight: bold;
}

.temp-block_para {
  margin-top: 24px;
  font-size: 13px;
  line-height: 1.8;
}

.temp-block_btn {
  padding: 0 20px;
  margin-top: 24px;
  font-size: 12px;
  line-height: 3;
  color: #333;
  border: solid #999 1px;
  border-radius: 3px;
}

.temp-btnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-decoration: none;
}

@media screen and (max-width: 760px) {
  .temp-heading {
    font-size: 18px;
  }
  .temp-heading:first-child {
    margin-top: 20px;
    font-size: 24px;
  }
  .movie-wrap {
    position: relative;
    /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    padding-bottom: 56.25%;
    margin-top: 20px;
    overflow: hidden;
  }
  .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #player {
    margin-top: 0;
  }
  .temp-heading,
.temp-para,
.temp-img,
.temp-slider,
.temp-block-2col,
.temp-block-3col,
.temp-block-4col,
.temp-slider-2col,
.temp-slider-3col,
.temp-slider-4col,
.temp-rightimgblock,
.temp-leftimgblock,
.temp-btnWrap {
    width: 95%;
    margin: 18px auto 0;
  }
  .temp-img {
    display: block;
  }
  .temp-block-2col,
.temp-block-3col,
.temp-block-4col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .temp-block-2col li,
.temp-block-3col li,
.temp-block-4col li {
    width: 100%;
    margin-right: 10px;
  }
  .temp-block-2col li:last-child,
.temp-block-3col li:last-child,
.temp-block-4col li:last-child {
    margin-right: 0;
  }
  .temp-slider-2col .slick-slide,
.temp-slider-3col .slick-slide,
.temp-slider-4col .slick-slide {
    margin-right: 10px;
    /* ガター */
  }
  .temp-slider-2col .slick-list,
.temp-slider-3col .slick-list,
.temp-slider-4col .slick-list {
    margin-right: -10px;
    /* ガター分ネガティブマージン */
  }
  .temp-slider .slick-list {
    padding: 0;
  }
  .temp-slider .slick-prev {
    left: 0;
  }
  .temp-block-4col {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .temp-block-4col li {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    margin-right: 10px;
  }
  .temp-block-4col li:nth-child(even) {
    margin-right: 0;
  }
  .temp-rightimgblock,
.temp-leftimgblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .temp-imgblock_img,
.temp-imgblock_body {
    max-width: 100%;
  }
  .temp-btnWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
  }
  .temp-block_heading {
    margin-top: 18px;
    font-size: 18px;
    font-weight: bold;
  }
  .temp-block_para {
    margin-top: 5px;
  }
  .temp-block_btn {
    margin-top: 0;
  }
  .slick-prev {
    width: 35px;
    height: 35px;
    background-size: 35px;
  }
  .slick-next {
    right: -9px;
    width: 35px;
    height: 35px;
    background-size: 35px;
  }
  .slick-prev {
    right: -9px;
    left: -9px;
  }
}
/** 商品詳細 **/
div.container_.col1_ {
  padding: 0;
  overflow: visible;
}

div.container_.col1_ div.contents_ {
  overflow: visible;
}

div.container_.col1_ div.contents_ div.mainframe_ {
  float: none;
  width: 1200px;
  /* 2508 UI,UX */
}
div.container_.col1_ div.contents_ div.mainframe_ .mainframe_ {
  display: block;
  padding-top: 50px;
  margin: 0;
}
div.container_.col1_ div.contents_ div.mainframe_ div.container_.col1_ {
  min-height: auto;
}

div.goodsproductdetail_ {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: visible;
}

div.goodsproductdetail_ * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

div.goodsproductdetail_ .top-ranking_rank {
  left: 0;
  top: 0;
}

.goods_go_brand {
  font-size: 1.4rem;
}

.goods_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 24px;
}

.goods_left {
  position: relative;
  width: 790px;
}

.goods_right {
  width: 355px;
}

.goodsproductdetail_ .icon {
  position: absolute;
  top: 21px;
  left: 113px;
  z-index: 9;
}

.looklist_renew_add {
  position: absolute;
  top: 21px;
  right: 20px;
  z-index: 10;
}

.looklist_renew_add .switchimg {
  width: 28px;
  height: 25px;
}

.looklist_renew_add_popup {
  position: absolute;
  top: -69px;
  left: -147px;
  display: none;
  width: 203px;
  height: 72px;
}

.looklist_renew_add_popup img {
  width: 203px;
  height: 72px;
}

.goodsimg {
  width: 713px;
  padding-left: 72px;
}

.img_L {
  width: 713px;
}

.img_L .slick-slide .img_item {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}

.img_L .slick-current .img_item,
.img_L .slick-active .img_item {
  display: block !important;
  width: auto !important;
  height: auto !important;
}

.img_L .slick-list {
  padding: 0;
}

.img_L .img_item {
  position: relative;
  padding-bottom: 50px;
}

.img_L .img_item img {
  width: 713px;
  height: 713px;
}

.img_L .img_item .comment {
  position: absolute;
  top: 730px;
  right: 0;
  width: 100%;
  font-size: 12px;
  line-height: 1.2;
  color: #222;
  text-align: center;
}

.img_L .slick-dots {
  top: 0;
  bottom: auto;
  left: -72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.img_L .slick-dots li {
  position: relative;
  width: 67px;
  height: auto;
  margin: 0;
}

.img_L .slick-dots li + li {
  margin-top: 5px;
}

.img_L .slick-dots li.slick-active::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border: 2px solid #666666;
}

.img_L .slick-dots img {
  width: 67px;
  height: 67px;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
}

.goodsimg .magnifire {
  position: absolute;
  top: 666px;
  right: 19px;
}

.img_L .slick-counter {
  position: absolute;
  top: 681px;
  left: 27px;
  font-size: 1.4rem;
}

.img_L.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.goods_sample_comment {
  font-size: 1.2rem;
  color: #8b8b8b;
}

.goodscomment2 {
  width: 790px;
  padding: 15px 20px 17px;
  margin-top: 12px;
  font-size: 1.4rem;
  line-height: 1.8;
  background-color: #f7f7f7;
}

.goods_brand_name {
  font-size: 1.4rem;
}

.goods_name h1 {
  margin-top: 5px;
  font-size: 1.6rem;
  font-weight: 400;
}

.goods_price_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 28px;
}

.goods_price_container .goods_recieve > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 3px 0 6px;
  font-size: 13px;
  font-weight: bold;
  line-height: 25px;
  color: #ffffff;
  background: #222222;
}

.goods_price_container .goods_recieve > a:hover {
  text-decoration: none;
}

.goods_price_container .goods_recieve > a::after {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 5px;
  content: "";
  background: url("../new_img/common/header_arrow_01_wht.png") no-repeat;
  background-size: contain;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.price_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  max-width: 100%;
  padding-left: 1em;
  font-family: "Montserrat", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro W6", "メイリオ", Meiryo, sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
}

.price_container .tax {
  font-size: 1.6rem;
  font-weight: 400;
}

.price_container .price_sale {
  color: #bf0000;
}

.price_container .price_default {
  margin-left: 8px;
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: line-through;
}

.cartbox .colors {
  margin-top: 34px;
}

.cartbox .sizes {
  margin-top: 42px;
}

.choose_color_ttl,
.choose_size_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.choose_color_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 1.5rem;
  font-weight: 600;
}

.choose_size_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 1.5rem;
  font-weight: 600;
}

.choose_size_head .pick_up,
.choose_size_head .release_date {
  margin-left: 15px;
  font-size: 1.1rem;
}

.choose_size_head .pick_up {
  color: #919191;
}

.choose_size_head .release_date {
  font-weight: normal;
  color: #bf0000;
}

.choosed_color,
.about_size {
  font-size: 1.4rem;
}

.choose_color_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
}

.choose_color_list a {
  position: relative;
  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;
}

.choose_color_list a:not(:nth-child(6n)) {
  margin-right: 5px;
}

.choose_color_list a:not(:nth-child(-n+6)) {
  margin-top: 5px;
}

.choose_color_list a div {
  position: relative;
}

.choose_color_list a div::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  border: 1px solid #cccccc;
}

.choose_color_list a div.color_Selected_::after {
  border: 2px solid #666666;
}

.choose_color_list img {
  width: 55px;
}

.choosed_size_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
  border-top: 1px solid #efefef;
}

.choosed_size_list dl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 66px;
  padding: 0 8px;
  font-size: 1.3rem;
  border-bottom: 1px solid #efefef;
}

.choosed_size_list dt p {
  font-size: 1.1rem;
  color: #919191;
}

.btn_online,
.btn_restock,
.btn_comingsoon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.choosed_size_list dl .popup_ {
  position: absolute;
  top: -20px;
  right: 0;
}

.choosed_size_list dl .popup_ a {
  z-index: 50;
  padding: 1em;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.choosed_size_list dl .popup_ a::before {
  position: absolute;
  right: 30%;
  bottom: -33px;
  z-index: 20;
  content: "";
  border: 12px solid transparent;
  border-top: 12px solid #fff;
}

.choosed_size_list dl .popup_ a::after {
  position: absolute;
  right: 30%;
  bottom: -34px;
  z-index: 10;
  content: "";
  border: 12px solid transparent;
  border-top: 12px solid #ccc;
}

.btn_online span,
.btn_restock a,
.btn_comingsoon span {
  position: relative;
  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;
  width: 160px;
  height: 36px;
  text-decoration: none;
  border-radius: 4px;
}

.btn_online span,
.btn_restock a {
  cursor: pointer;
}

.cart .btn_online span {
  width: auto;
  height: 22px;
  font-weight: bold;
}

.btn_online span {
  color: #fff;
  background-color: #2996cc;
}

.btn_online span::before {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 5px;
  content: "";
  background: url(../new_img/common/icon_cart_white.svg) center no-repeat;
  background-size: contain;
}

.btn_online span#nowdt::before {
  content: none;
}

.btn_restock a {
  color: #000000;
  background-color: #fff;
  border: 1px solid #cccccc;
}

.btn_comingsoon span {
  font-family: "Montserrat", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro W6", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  color: #fff;
  cursor: default;
  background-color: #acacac;
}

.btn_online .add-cart-popup {
  display: none;
  position: absolute;
  top: -200px;
  left: -20px;
  width: 196px;
  height: auto;
  z-index: 9999;
}

.btn_online .add-cart-popup img {
  width: 196px;
  height: 80px;
}

.goods_order_caution {
  margin-top: 36px;
  font-size: 1.1rem;
}

.goods_sns_list {
  margin-top: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.goods_sns_list ul {
  background: #fff;
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.05), 0 2px 9px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 9px rgba(0, 0, 0, 0.05), 0 2px 9px 5px rgba(0, 0, 0, 0.1);
  margin: 3em auto 5em;
  border-radius: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8em;
  padding: 0.8em 1.5em;
  color: #999;
}
.goods_sns_list ul:after {
  margin-left: 4px;
  font-size: 14px;
  font-weight: bold;
  content: "シェアする";
}

.goods_sns_list img {
  width: 34px;
}

.goods_bottom {
  margin-top: 46px;
}

#spec_attr1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#spec_attr1 .top-ranking_kids {
  font-size: 1.5rem;
}

.goods_kids_size {
  margin-left: 6px;
  font-size: 1.2rem;
  color: #666666;
}

.goods_made {
  margin-left: 12px;
  font-size: 1.1rem;
  color: #666666;
}

.goods_tag_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.5em;
}

.goods_tag_list > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 20px;
  margin-left: 10px;
  font-size: 1.1rem;
}

.goods_tag_list > div > img {
  height: 100%;
}

.goods_tag_limited_price {
  color: #e21836;
  border: 1px solid #e21836;
}

.goods_tag_antiskid {
  color: #2996cc;
  border: 1px solid #2996cc;
}

.goodsspec {
  width: auto;
  margin-top: 18px;
  font-size: 1.3rem;
}

.goodsspec th,
.goodsspec td {
  padding: 9px 10px 7px;
  border: 1px solid #cccccc;
}

.goodsspec th {
  background-color: #f7f7f7;
}

.goodscomment3,
.goodscomment5 {
  margin-top: 26px;
  font-size: 1.4rem;
}

.goodscomment3 p,
.goodscomment5 p {
  font-size: 1.4rem;
}

.goodscomment3 p + p,
.goodscomment5 p + p {
  margin-top: 0.8em;
}

.goodscomment3 .goodscomment_ttl,
.goodscomment5 .goodscomment_ttl {
  font-weight: 600;
}

.goods_related {
  padding: 28px 0 40px;
  margin-top: 35px;
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}

.goods_related_category {
  font-size: 1.2rem;
}

.goods_related_category dt {
  font-size: 1.5rem;
  font-weight: 600;
}

.goods_related_keyword dt {
  font-size: 1.5rem;
  font-weight: 600;
}

.goods_related_category dd {
  margin: 14px 0 0 -0.5em;
}

.goods_related_category dd > div + div {
  margin-top: 0.8em;
}

.goods_related_category a {
  padding: 0 0.5em;
  color: #222222;
}

.goods_related_keyword {
  margin-top: 27px;
}

.goods_related_keyword_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px -5px 0 0;
}

.goods_related_keyword_list li {
  margin: 5px 5px 0 0;
}

.goods_related_keyword_list a {
  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;
  min-width: 85px;
  height: 34px;
  padding: 0 24px;
  font-size: 1.2rem;
  color: #222222;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.zoomContainer {
  z-index: 9;
}

.goods_detail_tab {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  margin-bottom: 26px;
  font-size: 1.3rem;
  color: #2996cc;
}

.goods_detail_tab::after {
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #e5e5e5;
}

.goods_detail_tab li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.goods_detail_tab span {
  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;
  width: 177px;
  height: 40px;
  padding-top: 5px;
  cursor: pointer;
}

.goods_detail_tab li.is-active span {
  color: #222222;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

.js-target_goods {
  display: none;
}

.js-target_goods.is-active {
  display: block;
}

.goodscomment1 {
  font-size: 1.4rem;
}

.goods_related_item {
  margin-top: 100px;
}

.goods_related_item_list {
  margin-top: 18px;
}

.goods_related_item_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.goods_related_img {
  position: relative;
}

.goods_related_item_list a {
  position: relative;
  display: block;
  width: 171px;
  padding: 0 10px;
  color: #222222;
  text-decoration: none;
  background-color: #fff;
}

.goods_related_item_list a:hover {
  z-index: 1;
  -webkit-box-shadow: 0 0 4px rgba(120, 120, 120, 0.2);
  box-shadow: 0 0 4px rgba(120, 120, 120, 0.2);
}

.goods_related_content_body {
  margin-top: 10px;
}

.goods_related_content_title {
  margin-top: 4px;
  font-size: 1.3rem;
}

.goods_related_rank {
  position: absolute;
  top: -10px;
  right: 11px;
  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;
  width: 30px;
  height: 30px;
  padding-top: 2px;
  font-size: 1.5rem;
  font-weight: 600;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 30px;
}

.goods_related_item_list li:nth-child(1) .goods_related_rank {
  color: #fff;
  background-color: #c7a55a;
  border: 1px solid #c7a55a;
}

.goods_related_item_list li:nth-child(2) .goods_related_rank {
  color: #fff;
  background-color: #8a8a8a;
  border: 1px solid #8a8a8a;
}

.goods_related_item_list li:nth-child(3) .goods_related_rank {
  color: #fff;
  background-color: #7a5112;
  border: 1px solid #7a5112;
}

.fourList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.fourList-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
}

.fourList-img {
  width: 113px;
}

.fourList-tag {
  margin: 2px 0;
  font-size: 13px;
  color: #2996cc;
}

.fourList-name {
  margin: 2px 0;
  font-size: 13px;
  color: #222222;
}

.fourList-price {
  margin: 2px 0;
  font-size: 14px;
}

.fourList-price span {
  font-size: 12px;
}

.fourList-cartBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.5;
  color: white;
  text-align: center;
  background: #2996cc;
  background-position: 25px 8px;
  background-size: 15px;
  border-radius: 4px;
}

.cartbtn-icon {
  width: 16px;
  margin-left: -10px;
  vertical-align: middle;
}

.fourList-cartBtn:hover {
  text-decoration: none;
  opacity: 0.6;
}

.fourList-body {
  position: relative;
}

.popupBtn-cartbtn {
  position: absolute;
  bottom: 50px;
  z-index: 2;
  display: none;
  padding: 0 1em;
  margin: 0 -10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 3;
  color: #222222;
  background: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.popupBtn-cartbtn:after {
  position: absolute;
  bottom: -17px;
  left: 50%;
  z-index: 1;
  display: inline;
  width: 15px;
  height: 15px;
  content: "";
  background: white;
  border-right: 1px solid rgba(100, 100, 100, 0.3);
  border-bottom: 1px solid rgba(100, 100, 100, 0.3);
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}

/* 確認ページ */
.order_flow_ img {
  width: 100%;
}

.step3.col1_ {
  padding: 0;
}

.step3-block_para:nth-child(n+2) {
  margin-top: 10px;
}

.step3 .text-red {
  color: #e21836;
}

.step3 .common_headline2_ {
  margin-bottom: 0;
}

.step3-block_name,
.step3-block_body,
.step3-block_para {
  font-size: 14px;
  line-height: 2;
}

.step3-block_name {
  margin-top: 10px;
}

.step3-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0 30px;
  border-top: 1px solid #e5e5e5;
}

.step3-leftBlock {
  width: 800px;
}

.step3-block_textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em;
  margin-top: 10px;
  font-size: 14px;
  line-height: 2;
  border: solid 1px #ccc;
  border-radius: 4px;
}

/* #frmSales {
  margin-top: -20px;
} */
.step3-1block .step3-block {
  width: 100%;
}

.step3-2block .step3-block {
  width: 385px;
}

.step3-block_list {
  margin-top: 20px;
}

.step3-block_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0 15px;
  border-top: 1px solid #e5e5e5;
}

.step3-block_itemImage {
  width: 100px;
  margin-right: 20px;
}

.step3-block_itembody {
  width: 490px;
  margin-right: 20px;
}

.step3-block_itemname {
  font-size: 14px;
  line-height: 1.8;
}

.step3-block_itemgift,
.step3-block_itemdata {
  font-size: 11px;
  line-height: 2;
  color: #919191;
}

.step3-block_data__size {
  margin-left: 10px;
  font-weight: bold;
  color: #222;
}

.step3-block_data__size + .step3-block_data {
  margin-left: 10px;
  font-weight: bold;
  color: #222;
}

.step3-block_data__quantity {
  margin-left: 10px;
}

.step3-block_itemsubtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.step3-block_itemsubtotal .value_title {
  font-size: 12px;
}

.step3-block_itemsubtotal .value_num {
  font-size: 16px;
}

.step3-block_itemsubtotal .value_unit {
  font-size: 14px;
}

.step3-changebtn {
  display: inline-block;
  width: 50px;
  margin-left: 14px;
  font-size: 12px;
  font-weight: normal;
  line-height: 2.5;
  color: #222;
  text-align: center;
  border: solid 1px #ccc;
  border-radius: 4px;
}

.step3-changebtn:hover {
  text-decoration: none;
}

.mt15 {
  margin-top: 15px !important;
}

.total_unit,
.flex_text-small {
  font-size: 14px;
}

.step3-rightBlock .point-red {
  font-size: 13px;
  color: #bf0000;
}

.step3-rightBlock .flex_text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.step3-rightBlock .btn_sub.btn_submit {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 0;
  padding-left: 10px;
  margin-top: 15px;
  font-weight: bold;
  line-height: 4.1;
  color: #fff;
  text-align: center;
  background: #2996cc;
  border: none;
}

.step3-rightBlock .btn_sub.btn_submit::before {
  position: absolute;
  top: 24px;
  left: 76px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: text-bottom;
  content: "";
  background-image: url(.../../../new_img/icon/icon_shopping_bag_white.svg);
  background-size: contain;
}

.step3-rightBlock .btn_online_text {
  position: relative;
  font-weight: bold;
}

.step3-rightBlock .btn_online_text::before {
  position: absolute;
  top: 4px;
  left: -27px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: url(".../../../new_img/icon/icon_cart.png") no-repeat;
  background-size: 20px;
}

.step3-rightBlock .submit_new_top {
  padding-bottom: 20px;
}

.submit_new_notice {
  margin-top: 20px;
  font-size: 1.19em;
  line-height: 1.8;
}

.submit_new_notice_head {
  display: block;
  font-size: 13px;
  font-weight: bold;
}

.submit_new_notice_link {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
}

.submit_new_notice .point-red {
  padding-top: 2px;
  font-size: 13px;
  color: #bf0000;
}

.checkout_btn {
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: bold;
  text-align: center;
}

.checkout_btn #FormAssist_submit {
  padding: 0;
}

.checkout_btn_note {
  position: absolute;
  bottom: 13px;
  left: 93px;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  pointer-events: none;
}

/* 追従時 */
.submit_new_top.is-fixed {
  position: fixed;
  top: 20px;
  right: calc((100vw - 1200px) / 2);
}

@media screen and (max-width: 1200px) {
  .submit_new_top.is-fixed {
    right: auto;
    left: 850px;
  }
}
.step3-2block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.step3-rightBlock {
  width: 350px;
}

.step3-blockWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 80px;
}

.step3-block_attention {
  margin-top: 10px;
}

.step3-block_attentionItem {
  margin-left: 1em;
  font-size: 13px;
  line-height: 2;
  text-indent: -1em;
}

#FormAssist_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin-top: 20px;
  color: #fff;
  cursor: pointer;
  background: #222;
  border: 0;
  border-radius: 4px;
}

#FormAssist_submit .btn_online_text {
  font-size: 18px;
}

#FormAssist_submit.confirmation_btn,
#FormAssist_submit.cart_confirm_btn {
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0;
}

/* 確認ページ */
/* 購入履歴一覧 */
.history_list {
  margin-top: 30px;
}

.history_item {
  border: 1px solid #e5e5e5;
}

.history-list-detail .history_item {
  border-right: none;
  border-left: none;
}

.history_item + .history_item {
  margin-top: 30px;
}

.history_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.history-list-detail .history_ttl {
  padding: 20px 0;
}

.history_ttl .status_ {
  width: 120px;
  margin-right: 25px;
}

.history_ttl .status_ img {
  height: 16px;
}

.history_ttl .detail_date,
.history_ttl .history_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.history_ttl dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
}

.history_ttl dl:not(:last-child) {
  margin-right: 35px;
}

.history_item .history_coution {
  padding: 1em 2em;
  margin: 1em 0;
  font-size: 1.2rem;
  background: #f4f4f4;
}

.history_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
}

.history_body + .history_body {
  border-top: 1px solid #e5e5e5;
}

.history-list-detail .history_body {
  padding: 26px 0;
  border-top: 1px solid #e5e5e5;
}

.history_item_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.history_item_detail + .history_item_detail {
  margin-top: 20px;
}

.history_item_img img {
  width: 100px;
}

.history_item_info {
  width: 690px;
  margin-left: 25px;
}

.history_item_info .name_ {
  margin-bottom: 10px;
  font-size: 1.4rem;
}

.history_item_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.1rem;
  color: #919191;
}

.history_item_data + dl {
  margin-top: 2px;
}

.history_item_detail_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}

.history_item_detail_btn a {
  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;
  width: 90px;
  height: 30px;
  font-size: 1.2rem;
  color: #222;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.history_item_detail_btn a:hover {
  text-decoration: none;
}

.history_body_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 340px;
  padding-left: 30px;
  border-left: 1px solid #e5e5e5;
}

.history_item_data2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.history_item_data2 + .history_item_data2 {
  margin-top: 8px;
}

.history_item_data2 dt {
  width: 90px;
  padding-right: 16px;
  font-size: 1.2rem;
  text-align: right;
}

.history_item_data2 dd {
  font-size: 1.4rem;
}

.history_item_data2 dd span {
  font-size: 1.6rem;
}

.history_detail_btn {
  margin-top: 22px;
}

.history_list_readMore {
  padding-top: 20px;
  font-size: 1.4rem;
  text-align: right;
}

.history_list_readMore a {
  padding-right: 20px;
}

.history_detail_btn a {
  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;
  width: 257px;
  height: 32px;
  font-size: 1.3rem;
  color: #222222;
  text-decoration: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.back-mypage-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 60px 0 80px;
}

.customer .submit_.back-mypage-btn a,
.customer_.col1_ .submit_.back-mypage-btn a {
  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;
  width: 310px;
  height: 68px;
  font-size: 1.6rem;
  color: #222222;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.secure_text-red {
  color: #e21836;
}

.js-credit_card,
.js-gift_card {
  display: none;
}

.category-head-nav {
  height: 48px;
  background-color: #f7f7f7;
}

.category-head-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: auto;
}

.category-head-nav li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  padding: 0 29px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #222222;
}

.category-head-nav li.is-current a,
.category-head-nav li a:hover {
  text-decoration: none;
  background-color: #e5e5e5;
}

.category-recommended_container {
  margin-top: 33px;
}

.category-recommended_items {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  padding: 0 2px;
  overflow: hidden;
}

.category-recommended_items * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.category-recommended_items.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category-recommended_item {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  padding-bottom: 20px;
  margin-top: 30px;
  border-bottom: 1px solid #e5e5e5;
}

.category-recommended_item:last-child {
  border-bottom: none;
}

.category-recommended_item:last-child::after {
  display: block;
  width: 400%;
  height: 1px;
  margin-top: -1px;
  content: "";
  background: #e5e5e5;
}

.category-recommended_item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  color: #222;
}

.category-recommended_item a:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 4px rgba(120, 120, 120, 0.2);
  box-shadow: 0 0 4px rgba(120, 120, 120, 0.2);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.category-recommended_item > a > div {
  position: relative;
  padding: 0 10px;
  margin-bottom: 1em;
}

.category-recommended_item img {
  width: 100%;
}

.category-recommended_name {
  margin-top: 7px;
  font-size: 1.3rem;
}

.category-recommended_price {
  font-size: 14px;
  color: #222;
  text-align: left;
}

.category-recommended_price-red {
  font-size: 14px;
  color: #e21836;
  text-align: left;
}

.category-recommended_price-strike {
  font-size: 12px;
  color: #999;
  text-align: left;
  text-decoration: line-through;
}

.method_recieved_shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.method_recieved_shop .select-shop a {
  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;
  width: 207px;
  height: 32px;
  font-size: 1.2rem;
  color: #222;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.method_recieved_shop .select-shop a:hover {
  text-decoration: none;
}

.method_recieved_shop .shop-name {
  font-size: 1.4rem;
}

.method_recieved_shop .change-shop {
  margin-left: 24px;
  font-size: 1.4rem;
}

.history-detail-dual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 78px;
}

.history-detail-dual > div {
  width: 585px;
  padding-top: 25px;
  border-top: 1px solid #dedede;
}

.tbl-center {
  width: 240px;
  font-size: 1.4rem;
  line-height: 1.8;
}

.tbl-center th,
.tbl-center td {
  text-align: right;
  white-space: nowrap;
}

.tbl-center.history-detail-dual-method-table tr:nth-child(2) {
  vertical-align: top;
}

.tbl-center.history-detail-dual-method-table td {
  text-align: left;
}

.history-detail-address {
  font-size: 1.4rem;
  line-height: 1.8;
}

.history-detail-address .address {
  margin-top: 5px;
}

.history-detail-delivery {
  padding-top: 25px;
  margin-top: 70px;
  border-top: 1px solid #dedede;
}

.history-detail-delivery-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0;
  border: 1px solid #e5e5e5;
}

.history-detail-delivery-body + .history-detail-delivery-body {
  margin-top: 20px;
}

.history-detail-delivery-no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70px;
}

.history-detail-delivery-no span {
  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;
  width: 30px;
  height: 30px;
  font-size: 1.5rem;
  background-color: #f7f7f7;
  border-radius: 30px;
}

.common_headline2_ + .history-detail-address {
  margin-bottom: 20px;
}

.history-detail-delivery-body .history-detail-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 510px;
  margin-left: 20px;
}

.history-detail-delivery-body .history-detail-delivery-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40%;
  padding-right: 30px;
  margin-left: 20px;
  border-right: 1px solid #e5e5e5;
}

.history-detail-delivery-item-info:nth-child(n+2) {
  margin-top: 30px;
}

.history-detail-delivery-item-info .name_ {
  font-size: 1.4rem;
}

.history_item_data-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 8px;
}

.history_item_data-list dl + dl {
  margin: 0 0 0 20px;
}

.history-detail-delivery-item-wrapping {
  margin-top: 3px;
  font-size: 1.1rem;
  color: #919191;
}

.customer_shippingDetail {
  margin-left: 30px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8;
}

.submit_btn_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 65px;
  margin-bottom: 200px;
}

.submit_btn_list li + li {
  margin-left: 10px;
}

.submit_btn_list .back-btn,
.submit_btn_list .primary-btn,
.submit_btn_list .disabled-btn {
  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;
  width: 310px;
  height: 68px;
  text-decoration: none;
  border: 1px solid #222222;
  border-radius: 4px;
}

.submit_btn_list .back-btn {
  font-size: 1.6rem;
  color: #222;
}

.submit_btn_list .primary-btn {
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
  background-color: #222;
}

.submit_btn_list .disabled-btn {
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
  background-color: #acacac;
  border: 1px solid #acacac;
}

.cart-result-comment {
  font-size: 1.4rem;
  text-align: center;
}

.cart-result-tbl {
  margin-top: 40px;
}

.cart-result-tbl dl {
  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;
  width: 500px;
  padding: 26px 0;
  margin: auto;
  font-size: 1.4rem;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.cart-result-tbl dd {
  margin-left: 40px;
}

.coupon-comment {
  margin-top: 16px;
  font-size: 1.3rem;
  line-height: 1.8;
}

.coupon-sub-ttl {
  margin-top: 41px;
  font-size: 1.8rem;
  font-weight: 600;
}

.coupon-list {
  margin-top: 30px;
}

.coupon-list + .coupon-sub-ttl {
  margin-top: 60px;
}

.coupon-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.coupon-list li {
  width: 386px;
}

.coupon-list li:not(:nth-child(3n)) {
  margin-right: 21px;
}

.coupon-list li:not(:nth-child(-n+3)) {
  margin-top: 30px;
}

.coupon-list-img-bg {
  position: relative;
  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;
  width: 386px;
  height: 230px;
}

.coupon-list-img-bg img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  text-align: center;
}

/* .coupon-list-img-bg {
  position: absolute;
  top: 0;
  left: 0;
} */
.coupon-list-img-txt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 76px;
}

.coupon-list-img-txt p {
  color: #fff;
}

.coupon-list-img-txt p.txt1 {
  font-size: 1.4rem;
  font-weight: 600;
}

.coupon-list-img-txt p.txt2 {
  font-family: "Montserrat", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro W6", "メイリオ", Meiryo, sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
}

.coupon-list-img-txt p.txt3 {
  font-size: 1.3rem;
  font-weight: 600;
}

.coupon-list-comment {
  margin-top: 20px;
  font-size: 1.3rem;
  line-height: 1.8;
}

.coupon-list-terms,
.coupon-list-info .txt3 {
  font-size: 1.3rem;
}

.coupon-list-terms {
  margin-top: 1em;
}

.coupon-list-copy {
  font-size: 1.3rem;
  border: 1px solid #ddd;
  padding: 1em;
  text-align: center;
  border-radius: 3px;
  margin-top: 1em;
}

.coupon-list-copy span, .js-coupon-popup {
  color: #2996cc;
  cursor: pointer;
}

.simple-border-nav {
  margin-top: 30px;
}

simple-border-nav.nav-large {
  margin-top: 40px;
}

.simple-border-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.simple-border-nav li + li {
  margin-left: 8px;
}

.simple-border-nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  font-size: 1.3rem;
  color: #222;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.simple-border-nav.nav-middle a {
  width: 103px;
}

.simple-border-nav.nav-large a {
  width: 150px;
}

.simple-border-nav a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #808080;
}

.brand-desc-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
}

.brand-desc-list * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.brand-desc-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.brand-desc-list li + li {
  margin-top: 30px;
}

.brand-desc-list li:last-child {
  padding-bottom: 30px;
}

.brand-desc-list .brand-img {
  width: 264px;
}

.brand-desc-list .brand-img img {
  width: 264px;
  height: 174px;
  -o-object-fit: cover;
  object-fit: cover;
}

.brand-desc-list .brand-info {
  width: 696px;
  height: 174px;
  padding: 27px 30px;
  background-color: #f7f7f7;
}

.brand-desc-list .brand-name {
  font-size: 1.8rem;
  font-weight: 600;
}

.brand-desc-list .brand-comment {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.8;
}

.brand-desc-list .brand-detail {
  margin-top: 12px;
  font-size: 1.4rem;
  text-align: right;
}

.brand-bnrs {
  margin-top: 30px;
}

.brand-bnrs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.brand-bnrs ul + ul {
  margin-top: 20px;
}

.brand-bnrs .bnr-2cols li:not(:nth-child(2n)),
.brand-bnrs .bnr-3cols li:not(:nth-child(3n)) {
  margin-right: 20px;
}

.brand-bnrs .bnr-2cols li:not(:nth-child(-n+2)),
.brand-bnrs .bnr-3cols li:not(:nth-child(-n+3)) {
  margin-top: 20px;
}

.brand-bnrs a:hover img {
  opacity: 0.7;
}

.collection-container {
  margin-top: 70px;
}

.collection-slider {
  margin-top: 34px;
}

.collection-slider li {
  margin-right: 20px;
}

.collection-slider li img {
  width: 225px;
}

.collection-slider a:hover img {
  opacity: 0.7;
}

.collection-slider .slick-list {
  padding: 0;
}

.collection-slider .slick-prev {
  left: 0;
}

.collection-other {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
}

.collection-other * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.collection-other h3 {
  font-size: 1.5rem;
  font-weight: 600;
}

.collection-other ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 25px;
}

.collection-other li {
  width: 20%;
}

.collection-other li:not(:nth-child(-n+5)) {
  margin-top: 12px;
}

.collection-other a {
  display: block;
  padding-right: 16px;
  font-size: 1.4rem;
}

.brand-product-container {
  margin-top: 84px;
}

.brand-product-container h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.brand-product-container h2 .main {
  font-size: 2.4rem;
}

.brand-product-container h2 .sub {
  margin-left: 20px;
  font-size: 1.4rem;
  font-weight: 400;
}

.brand-product-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px;
}

.brand-product-body .blk-img {
  width: 470px;
}

.brand-product-body .blk-img img {
  width: 470px;
}

.brand-product-body .blk-img iframe {
  width: 470px;
  height: 264px;
}

.brand-product-body .blk-info {
  width: 470px;
}

.brand-product-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.brand-product-list li {
  width: 142px;
}

.brand-product-list.cols-2 li:not(:nth-child(2n)) {
  margin-right: 70px;
}

.brand-product-list.cols-3 li:not(:nth-child(3n)) {
  margin-right: 22px;
}

.brand-product-list .img img {
  width: 100%;
}

.brand-product-list .name {
  margin-top: 1px;
  font-size: 1.3rem;
  text-align: center;
}

.brand-product-list .price {
  margin-top: 1px;
  font-size: 1.4rem;
  text-align: right;
}

.brand-product-detail-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 14px;
}

.brand-product-detail-btn a {
  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;
  width: 100%;
  height: 34px;
  font-size: 1.2rem;
  color: #222;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.brand-product-detail-btn a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #808080;
}

.brand-desc-article {
  margin-top: 70px;
  font-size: 1.4rem;
  line-height: 1.8;
}

.brand-product-container h2 .sub {
  margin-left: 20px;
  font-size: 1.4rem;
  font-weight: 400;
}

.brand-product-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px;
}

.brand-product-body .blk-img {
  width: 470px;
}

.brand-product-body .blk-img img {
  width: 470px;
}

.brand-product-body .blk-img iframe {
  width: 470px;
  height: 264px;
}

.brand-product-body .blk-info {
  width: 470px;
}

.brand-product-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.brand-product-list li {
  width: 142px;
}

.brand-product-list.cols-2 li:not(:nth-child(2n)) {
  margin-right: 70px;
}

.brand-product-list.cols-3 li:not(:nth-child(3n)) {
  margin-right: 22px;
}

.brand-product-list .img img {
  width: 100%;
}

.brand-product-list .name {
  margin-top: 1px;
  font-size: 1.3rem;
  text-align: center;
}

.brand-product-list .price {
  margin-top: 1px;
  font-size: 1.4rem;
  text-align: right;
}

.brand-product-detail-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 14px;
}

.brand-product-detail-btn a {
  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;
  width: 100%;
  height: 34px;
  font-size: 1.2rem;
  color: #222;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.brand-product-detail-btn a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #808080;
}

.brand-desc-article {
  margin-top: 70px;
  font-size: 1.4rem;
  line-height: 1.8;
}

.blk-list-4cols {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
}

.blk-list-4cols * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.blk-list-4cols ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blk-list-4cols.list-narrow li {
  width: 220px;
}

.blk-list-4cols a:hover {
  text-decoration: none;
}

.blk-list-4cols.list-wide li {
  width: 280px;
}

.blk-list-4cols li:not(:nth-child(4n)) {
  margin-right: 26px;
}

.blk-list-4cols li:not(:nth-child(-n+4)) {
  margin-top: 50px;
}

.blk-list-4cols .blk-img img {
  display: block;
  width: 100%;
}

.blk-list-4cols a {
  display: block;
  color: #222;
}

.blk-list-4cols a:hover .blk-img img {
  opacity: 0.7;
}

.blk-list-4cols .blk-date {
  margin-top: 12px;
  font-size: 1.4rem;
}

.blk-list-4cols .blk-ttl {
  margin-top: 5px;
  font-size: 1.4rem;
}

.blk-list-4cols .blk-img + .blk-ttl {
  margin-top: 12px;
}

.blk-list-4cols .blk-list-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 5px;
}

.blk-list-4cols .blk-list-sns > div {
  margin-left: 10px;
  font-size: 18px;
}

.blk-list-4cols .blk-list-sns a {
  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;
  width: 34px;
  height: 34px;
  color: #fff;
  background-color: #3c3c3c;
  border-radius: 34px;
}

.blk-list-4cols .blk-list-sns a:hover {
  background-color: #8d8d8d;
}

.blk-list-4cols .blk-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 14px;
}

.blk-list-4cols .blk-btn span {
  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;
  width: 200px;
  height: 34px;
  font-size: 1.4rem;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.blk-list-4cols a:hover .blk-btn span {
  color: #fff;
  background-color: #808080;
}

.blk-past-pressrelease {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 60px 0 100px;
}

.blk-past-pressrelease * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.blk-past-pressrelease h2 {
  font-size: 2rem;
}

.blk-past-pressrelease nav {
  margin-top: 30px;
}

.blk-past-pressrelease nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blk-past-pressrelease nav li:not(:first-child) {
  margin-left: 40px;
}

.blk-past-pressrelease nav a {
  font-size: 1.4rem;
  color: #222;
}

.ttl-common-h1 {
  width: 1200px;
  margin: 30px auto 0;
  font-size: 2.4rem;
}

/* mypage マイページ */
.mypage-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mypage-wrapper + .contents_bottom-gray {
  margin-right: calc((100vw - 100%) / 2 * -1);
  margin-left: calc((100vw - 100%) / 2 * -1);
}

.mypage_leftcolumn {
  width: 470px;
}

.mypage_rightcolumn {
  width: 690px;
}

.pointBlock {
  padding: 15px 30px 22px;
  background: #f7f7f7;
}

.mypage-logout {
  float: right;
  font-size: 14px;
  line-height: 3;
}

.mypage-points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  margin: 40px 0 20px;
  clear: both;
  color: #000;
  text-align: center;
  background: white;
}

.mypage-points-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mypage-points-inner .xlarge_ {
  font-size: 13px;
}

.mypage-points-catch {
  text-align: center;
}

.mypage-points-text {
  font-size: 19px;
}

.mypage-points-value {
  margin-left: 0.5em;
  font-family: "Montserrat", sans-serif;
  font-size: 37px;
  font-weight: bold;
}

.mypage-points-unit {
  margin-left: 2px;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: bold;
}

.mypage-points-note {
  margin-top: 20px;
  font-size: 13px;
}

.mypage-points-limit {
  padding-top: 0.5em;
  font-size: 13px;
}

.loginname_ {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 3;
}

.mypage-wrapper .loginname_ {
  float: left;
}

.appBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 24px 32px 24px;
  margin-top: 10px;
  background: #f7f7f7;
}

.appBlock-leftcolumn {
  width: calc(100% - 95px);
  padding-right: 10px;
}

.appBlock-rightcolumn {
  width: 95px;
}

.appBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.appBlock_qr,
.appBtns-image {
  width: 100%;
}

.appBtns-app {
  width: 152px;
  margin-top: 10px;
}

.appBlock-title {
  font-size: 13px;
  font-weight: bold;
}

.appBlock-text {
  font-size: 13px;
}

.mypage-couponLink {
  float: right;
  font-size: 14px;
  font-weight: normal;
}

.coupon-block {
  clear: both;
}

.coupon-block .coupon-list {
  margin-top: 0;
}

.coupon-block .coupon-list-img {
  width: 100%;
}

.coupon-bg,
.coupon-block .coupon-list-img-bg {
  width: 100%;
}

.coupon-text {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 13px;
}

.mypage_menu-list {
  padding: 30px 0 35px;
  border-top: #dedede 1px solid;
}

.link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 10px;
}

.link-list-item {
  width: 25%;
  margin-top: 15px;
  font-size: 14px;
}

.link-list.address-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.link-list.address-list .link-list-item {
  margin-top: 5px;
}

.link-list.address-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.link-list.address-list ul li {
  display: inline-block;
  width: 45%;
  padding: 0.5em 0.5em 0 1em;
  font-size: 13px;
}

.link-list.address-list ul li a {
  color: #222;
}

.mypage-block + .contents_bottom-gray {
  position: relative;
  right: 50%;
  left: 50%;
  width: 100vw;
  padding-bottom: 56px;
  margin-top: 100px;
  margin-right: -50vw;
  margin-left: -50vw;
}

.mypage-block + .contents_bottom-gray .itemhistory-contents {
  margin: 30px auto 0;
}

/* カート、何も入ってない時 */
.cart .info_ {
  width: 760px;
  padding: 38px;
  margin: 4px auto;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  background: none;
  border: none;
}

.info_ + .submit_new_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 60px 0;
}

.info_ + .submit_new_ a {
  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;
  width: 310px;
  height: 68px;
  font-size: 1.6rem;
  color: #222;
  text-decoration: none;
  border: 1px solid #222222;
  border-radius: 4px;
}

.event_heading_ {
  margin-top: 30px;
}

.js-target_rankingPageTab {
  display: none;
}

.js-target_rankingPageTab.is-active {
  display: block;
}

/* rankingpage */
.rankingFilter_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.rankingFilter_tab {
  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;
  width: 137px;
  padding-bottom: 1px;
  margin-bottom: -1px;
  font-size: 13px;
  line-height: 3;
  color: #2996cc;
  cursor: pointer;
  border-radius: 4px 4px 0 0;
}

.rankingFilter_tab.is-active {
  font-size: 14px;
  font-weight: bold;
  color: #222222;
  background: #f7f7f7;
}

.rankingFilter_wrap .header-tabMenu_category {
  padding: 20px;
  background: #f7f7f7;
}

.rankingFilter_wrap .header-tabMenu_brand {
  width: 100%;
  padding: 20px;
  margin-top: 0;
  background: #f7f7f7;
}

.rankingFilter_wrap .searchInput-backSearchicon {
  background: white;
}

.rankingFilter_wrap .detailSearch_brand-btnList {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  padding: 20px;
  margin-top: 5px;
  font-size: 13px;
  background: white;
}

.rankingFilter_wrap .header-tabMenu_categoryList-item {
  font-size: 13px;
}

.rankingFilter_wrap .detailSearch-brand_resultArea {
  padding: 0 20px;
  margin-top: 0;
  font-size: 13px;
  background: white;
}

.rankingFilter_wrap .detailSearch_brand-btnList-item.js-brandSearchBtn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 39px;
  padding: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 13px;
}

.rankingFilter_wrap .header-tabMenu_category {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.rankingFilter_wrap .header-tabMenu_categoryList {
  margin-top: 0;
  font-size: 13px;
}

.rankingFilter_wrap .header-tabMenu_categoryResultList.js-categoryList {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#rankingFilter {
  margin-bottom: 50px;
}

/* cart_tempo */
#shopselect .heading_ttl-lv1 .small {
  font-size: 16px;
}

#shopselect .heading_linkBtn {
  display: inline-block;
  padding: 5px 25px;
  margin-left: 5px;
  font-size: 16px;
  color: #222;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.detailSearch_brand-btnList.index-search.reception .detailSearch_brand-btnList-item {
  width: 6em;
  padding: 5px 0;
  margin: 5px;
  font-size: 12px;
}

.detailSearch_brand_list {
  display: none;
  padding-top: 20px;
  margin-top: 25px;
}

.detailSearch_brand_list.is-active {
  display: block;
}

.detailSearch_brand_list .heading_ttl-lv2 {
  margin-bottom: 20px;
  font-size: 18px;
  text-align: left;
}

.detailSearch_brand_list .detailSearch_brand_list_item:nth-child(n+2) {
  margin-top: 40px;
}

.detailSearch_brand_list .detailSearch_brand_list_item .pagetop_ {
  margin-top: 15px;
  text-align: right;
}

.detailSearch_brand_list .detailSearch_brand_list_item .pagetop_ a {
  color: #222;
}

.receiving_store_table .receiving_store_table_header {
  padding: 9px;
  font-size: 13px;
  text-align: center;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
}

.receiving_store_table .receiving_store_table_header.tempo {
  width: 230px;
}

.receiving_store_table .receiving_store_table_header.address {
  width: 500px;
}

.receiving_store_table .receiving_store_table_header.tel,
.receiving_store_table .receiving_store_table_header.change {
  width: 230px;
}

.receiving_store_table_data {
  padding: 25px 13px;
  font-size: 14px;
  text-align: left;
  border: 1px solid #e5e5e5;
}

.receiving_store_table_data .map_data {
  display: inline-block;
  padding: 3px 6px;
  margin-left: 5px;
  font-size: 11px;
  color: #fff;
  background: #666;
  border-radius: 4px;
}

.receiving_store_table_data .change_btn {
  display: block;
  padding: 13px 10px;
  color: #fff;
  text-align: center;
  background: #000;
  border-radius: 4px;
}

.receiving_store_table_data.tel {
  text-align: center;
}

.cart_tempo.subbtn_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 100px 0;
}

.cart_tempo.subbtn_ .cart_tempo_back_btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 310px;
  padding: 22px 26px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #000;
  border-radius: 4px;
}

.cart_tempo.subbtn_ .cart_tempo_back_btn.white {
  margin-left: 10px;
  color: #222;
  background: #fff;
  border: 1px solid #ccc;
}

/* cat num*/
.cartNum_wrap {
  position: absolute;
  top: -10px;
  left: -10px;
  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;
  width: 22px;
  height: 22px;
  font-weight: bold;
  color: #f80000;
  text-align: center;
  background: #ffda00;
  border-radius: 50%;
}

#cartNum {
  width: 100%;
  height: auto;
  padding-top: 3px;
  padding-left: 1px;
  font-size: 9px;
}

/* -------- */
/* ie11対応 */
/* -------- */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
.header-bottom_defaultBtn img {
    position: relative;
    top: -4px;
    left: -2px;
  }
  #cartNum {
    padding-top: 4px;
    padding-left: 0;
  }
  a:focus {
    outline: none;
    /* padding: 0; */
    /* margin: 0; */
  }
  .leftForm_category_selectBtn,
.leftForm_category_option {
    padding-top: 10px;
    line-height: 1;
  }
  .goods-content_off {
    padding: 4px 8px 3px;
    line-height: 1.3;
  }
  .top-ranking_price,
.top-ranking_price-red,
.top-ranking_price-strike {
    padding-top: 5px;
  }
}
.category-select-closemodal {
  display: none;
}

.category-select-closemodal.is-active {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}

.header-tabMenu_categoryResult::-webkit-scrollbar,
.detailSearch.js-header_tabMenu-item::-webkit-scrollbar,
.is-hide {
  display: none;
}

/* --------------------------------------------------------------------
    取扱ブランド
-------------------------------------------------------------------- */
.brandPage-top-brandBtns h2 {
  font-size: 18px;
}

.brandPage-detailSearch h2 {
  font-size: 18px;
}

.brandPage-detailSearch .header-tabMenu_brand {
  width: 960px;
  padding: 24px 20px;
  font-size: 14px;
}

.brandPage-detailSearch input {
  font-size: 14px;
}

.brandPage-detailSearch .detailSearch_brand-btnList {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.brandPage-detailSearch .detailSearch_brand-btnList-item {
  margin: 0 7px 7px 0;
}

.brandPage-detailSearch .detailSearch_brand-btnList-item:last-child {
  margin-right: 0;
}

.brandPage-detailSearch .detailSearch-brand_resultArea {
  margin-top: 13px;
}

.brandPage-detailSearch .detailSearch-wrap {
  width: 960px;
}

.brandPage-detailSearch .detailSearch-detail_title {
  width: 12%;
}

.brandPage-detailSearch .detailSearch-detail_sale .detailSearch-detail_title {
  width: 13em;
}

.brandPage-detailSearch .detailSearch-detail_body {
  width: 88%;
}

.brandPage-detailSearch .detailSearch-detail_colors li {
  width: 134px;
}

.brandPage-detailSearch .detailSearch-detail_colors li:nth-child(9n) {
  width: 134px;
}

/*===============================*/
/* DOOR */
/*===============================*/
.door-content img {
  width: 100%;
}

.door-contents {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.door-content {
  width: 23%;
  margin-top: 40px;
  margin-right: 2%;
}

.door-content:nth-child(4n) {
  margin-right: 0;
}

.door-contents .door-contents a {
  color: #222;
}

/* 検索結果ページ 件数の文字サイズ*/
.navicondition_ .message_ strong {
  font-size: 16px;
}

select.leftForm_category_select::-ms-expand {
  display: none;
}

/* --------------------------------------------------------------------
    受取り店舗検索
-------------------------------------------------------------------- */
.shopselect_searchmap_ {
  padding-top: 4em;
}

.shopselect_searchmap_innner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shopselect_searchmap_innner a.shopselectBtn {
  color: #222;
}

.shopselect_searchmap_title {
  width: 8em;
  min-width: 1em;
  padding: 9px 0 0;
  margin: 5px;
  font-size: 13px;
  text-align: left;
  border-radius: 3px;
}

.shopselect_shoplist .detailSearch_brand-btnList.index-search.reception {
  width: auto;
  padding-left: 0.6em;
  margin-top: 20px;
}

.shopselect_shoplist_ttl {
  padding: 0.6em 1em;
  font-size: 18px;
  font-weight: normal;
  background: #f7f7f7;
}

.shopselect_shoplist .receiving_store_table {
  margin-top: 20px;
}

.receiving_store_table .receiving_store_table_header.tel,
.receiving_store_table .receiving_store_table_header.map {
  width: 140px;
}

.shopselect_searchmap_ .shopselect_searchmap_buttons {
  margin-top: 0;
}

#shopselect .heading_ttl-lv2 {
  padding-top: 2em;
  margin-bottom: 0;
}

.receiving_store_table {
  margin-top: 1em;
}

/* ↓↓↓↓↓↓ パンくずが設置されたら削除 ↓↓↓↓↓↓ */
#shopselect .heading_ttl-lv1 {
  padding-top: 72px;
}

/* ↑↑↑↑↑↑ パンくずが設置されたら削除 ↑↑↑↑↑↑ */
/* ↓ IEのtxtinputに出てくる×とかを消す */
input::-ms-clear,
input::-ms-reveal {
  visibility: hidden;
}

/* ↑ IEのtxtinputに出てくる×とかを消す */
.doorRss {
  padding: 0 10px;
}

/* カード情報のエラーメッセージモーダルのフォントサイズ */
#carderr_dialog_msg {
  font-size: 12px;
}

.goods-content_gender {
  font-family: "Montserrat";
  font-size: 1.2rem;
  font-weight: bold;
  color: #999999;
}

.goods-content_icon {
  position: absolute;
  top: 18px;
  left: 10px;
  font-family: "Montserrat";
  font-size: 1.5rem;
  font-weight: bold;
}

/* 商品詳細一言コメント */
.top_comment_special {
  padding: 14px 15px 13px;
  margin-bottom: 1em;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #bf0000;
  background-color: #f7f7f7;
}

/* 返品・交換申し込み */
/* ドアページ */
#return_,
.authmailcomplete,
.exchange_.col1_ {
  width: 1200px !important;
  padding-bottom: 50px;
  margin: 80px auto !important;
  border-bottom: 1px solid #dedede;
}

.return_.col1_ {
  width: 1200px !important;
  padding-bottom: 50px;
  margin: 80px auto !important;
}

.return_.col1_,
.authmailcomplete,
.exchange_.col1_ {
  border: none;
}

/* メール送信完了 */
.authmailcomplete.customer_.col1_ .common_headline1_,
.exchange_.customer_.col1_ .common_headline1_ {
  margin-top: -72px;
  line-height: normal;
}

.authmailcomplete.customer_.col1_ p,
.exchange_.customer_.col1_.col1_ p {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

/* 返品対象注文一覧 */
.return_ .common_headline1_ {
  margin-top: -72px;
  margin-bottom: 30px;
  line-height: normal;
}

.return_ p.message_ {
  padding-top: 30px;
  padding-bottom: 0;
  margin-top: 30px;
  border-top: 1px solid #dedede;
}

.exchange_ p.message_ {
  padding-top: 30px;
  padding-bottom: 0;
  margin-top: 30px;
  border-top: 1px solid #dedede;
}

.return_ p.message_ a,
.exchange_ p.message_ a {
  font-weight: normal;
  text-decoration: none;
}

.return_ p.message_ a:hover,
.exchange_ p.message_ a:hover {
  text-decoration: underline;
}

.return_ div.info_,
.exchange_ div.info_ {
  margin: 30px auto 0;
}

.return_ .formdetail_ {
  width: 100%;
  margin-top: 30px;
}

.return_ .formdetail_ td select {
  width: 200px;
}

.return_ .formlist_.return_ th,
.return_ .formlist_.return_ td {
  padding: 1em;
  font-size: 14px;
}

.exchange_ .formlist_.exchange_ th,
.exchange_ .formlist_.exchange_ td {
  padding: 1em;
  font-size: 14px;
}

.return_ .formlist_.return_ th,
.exchange_ .formlist_.exchange_ th {
  width: auto;
}

.return_ .formlist_.return_ td {
  border-right: 1px solid #dedede;
}

.return_ .formlist_.return_ .button {
  position: static;
  top: auto;
  right: auto;
  display: table-cell;
  width: auto;
  min-width: 70px;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid #dedede;
}

.exchange_ .formlist_.exchange_ .button {
  position: static;
  top: auto;
  right: auto;
  display: table-cell;
  width: auto;
  min-width: 70px;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid #dedede;
}

.return_ .formlist_.return_ .button input,
.exchange_ .formlist_.exchange_ .button input {
  width: 91px !important;
  height: 42px !important;
  padding: 0;
  cursor: pointer;
  border: none;
  border-radius: 10px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.return_ .formlist_.return_ .button input[name="return.x"],
.exchange_ .formlist_.exchange_ .button input[name="exchange.x"] {
  color: #fff;
  background: #222222;
}

.return_ .formlist_.return_ .button input[name="return.x"]:hover,
.exchange_ .formlist_.exchange_ .button input[name="exchange.x"]:hover {
  opacity: 0.7;
}

.return_ div.spandual_ .formdetail_.order_ {
  margin-top: 0;
}

.return_ .caption td .rtn_qty_ {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  font-size: 1.4rem;
  text-align: right;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.return_ .formlist_.return_ {
  width: 100%;
  margin: 80px auto 30px !important;
}

/* 返品・交換申し込み */
/* ドアページ */
#return_,
.authmailcomplete,
.exchange_.col1_ {
  width: 1200px !important;
  padding-bottom: 50px;
  margin: 80px auto !important;
  border-bottom: 1px solid #dedede;
}

.return_.col1_ {
  width: 1200px !important;
  padding-bottom: 50px;
  margin: 80px auto !important;
}

#return_ .mb0 a {
  text-decoration: none !important;
}

#return_ .imgWrap img.arrrow {
  width: 44px !important;
}

/* 返品対象注文一覧 */
.exchange_ .common_headline1_ {
  margin-top: -72px;
  margin-bottom: 30px;
  line-height: normal;
}

.exchange_ .formdetail_ {
  width: 100%;
  margin-top: 30px;
}

.exchange_ .formdetail_ td select {
  width: 200px;
}

.exchange_ .formlist_.exchange_ th {
  padding: 1em;
  font-size: 14px;
}

.exchange_ .formlist_.exchange_ td {
  padding: 1em;
  font-size: 14px;
  border-right: 1px solid #dedede;
}

.return_.col1_ .name1_,
.exchange_.col1_ .name1_ {
  padding: 10px 0;
  font-size: 14px;
  color: #222;
  border-bottom: 1px solid #dedede;
}

.return_.col1_ .order_detail_ > ul > li:last-of-type .name1_,
.exchange_.col1_ .order_detail_ > ul > li:last-of-type .name1_ {
  border-bottom: none;
}

.return_.col1_ .caption td:last-of-type,
.exchange_.col1_ .caption td:last-of-type {
  text-align: center;
  background: rgba(41, 150, 204, 0.2196078431);
}

/* 返品・交換申し込み */
/* ドアページ */
#return_,
.authmailcomplete {
  width: 1200px !important;
  padding-bottom: 50px;
  margin: 80px auto !important;
  border-bottom: 1px solid #dedede;
}

.return_.col1_ {
  width: 1200px !important;
  padding-bottom: 50px;
  margin: 80px auto !important;
}

.exchange_.col1_ {
  width: 1200px !important;
  padding-bottom: 50px;
  margin: 80px auto !important;
  border: none;
  border-bottom: 1px solid #dedede;
}

#return_ .mb0 {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px !important;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

#return_ h3 {
  text-align: center;
}

#flow-wapper {
  width: 800px;
  padding-bottom: 50px;
  margin: 0 auto;
}

#flow-wapper img {
  width: 100%;
}

#return_ .imgWrap {
  text-align: center;
}

#return_ .imgWrap img.arrrow {
  width: 44px;
}

#return_ .text-center {
  margin: 50px auto !important;
}

/* メール送信完了 */
.authmailcomplete,
.exchange_.col1_ {
  border: none;
}

.authmailcomplete.customer_.col1_ .common_headline1_,
.exchange_.customer_.col1_ .common_headline1_ {
  margin-top: -72px;
  line-height: normal;
}

.authmailcomplete.customer_.col1_ p {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.exchange_.customer_.col1_ p {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.exchange_ .common_headline1_ {
  margin-top: -72px;
  margin-bottom: 30px;
  line-height: normal;
}

.exchange_ .formdetail_ {
  width: 100%;
  margin-top: 30px;
}

.exchange_ .formdetail_ td select {
  width: 200px;
}

.exchange_ .formlist_.exchange_ td {
  border-right: 1px solid #dedede;
}

.exchange_ div.spandual_ .formdetail_.order_ {
  margin-top: 0;
}

.exchange_ .caption td .rtn_qty_ {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 32px;
  padding: 5px 20px 5px 5px;
  margin: 0.5em 0;
  font-size: 1.4rem;
  text-align: right;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* 返品対象注文一覧 */
.return_ div.spandual_ {
  padding: 0;
  margin: 30px 0 0;
  border: none;
}

.exchange_ div.spandual_ {
  padding: 0;
  margin: 30px 0 0;
  border: none;
}

.exchange_ .caption td .ex_goods_ {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  margin: 0.5em 0;
  font-size: 1.4rem;
  text-align: right;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.exchange_ .formlist_.exchange_ {
  width: 100%;
  margin: 80px auto 30px !important;
}

/* 左カラム絞り込みボタンの固定 */
.leftForm_body {
  position: static;
}

.leftForm_body.is-fixed {
  position: fixed;
  bottom: 20px;
  z-index: 10;
  width: 200px;
  background-color: rgba(255, 255, 255, 0.7);
}

.leftForm.is-fixed {
  padding-bottom: 131px;
}

/* 商品詳細一言コメント */
.top_comment_special {
  padding: 14px 15px 13px;
  margin-bottom: 1em;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #bf0000;
  background-color: #f7f7f7;
}

/* 返品・交換申し込みのリンク */
.authmail_path_link {
  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;
  width: 300px;
  height: 34px;
  padding: 0.2rem;
  margin: 10px 0 10px;
  font-size: 1.2rem;
  color: #222222;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#FAQenav_180621 ul.layer0_ li a.authmail_path_link {
  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;
  width: 300px;
  height: 34px;
  padding: 0.2rem;
  margin: 10px 0 10px;
  margin: 10px 0 10px 18px;
  font-size: 1.2rem;
  color: #222222;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.authmail_path_link:hover {
  text-decoration: none;
  background-color: #ccc;
}

#FAQenav_180621 ul.layer0_ li a.authmail_path_link:hover {
  text-decoration: none;
  background-color: #ccc;
}

#FAQenav_180621 ul li.nochild_ a.authmail_path_link {
  background: none;
}

.js-seriesArea,
.leftForm_wrap,
.js-series-select {
  display: none;
}

.js-seriesArea.is-active,
.leftForm_radios.is-active {
  display: block;
}

.detailSearch-wrap ul.leftForm_radios.js-series-select.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.detailSearch-wrap.js-seriesArea {
  margin-top: 30px;
}

.detailSearch-wrap .leftForm_series {
  width: auto;
  margin-top: 15px;
  margin-right: 20px;
}

.detailSearch-wrap .leftForm_series label::before {
  top: -3px;
}

.detailSearch-wrap .leftForm_series label.is-active::after {
  top: 3px;
}

/* 検索結果グランドステージ用リンク タブ */
.serchresult_grandTab {
  /* border-bottom: 1px solid #E5E5E5; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-top: 16px;
  padding-left: 11px;
  /* height: 80px; */
  margin-top: 20px;
  background: #f7f7f7;
  border-top: 1px solid #e5e5e5;
}

.serchresult_grandTab + .navisort_ {
  margin-top: 50px;
}

.serchresult_grandTab_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.serchresult_grandTab_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 200px;
  height: 48px;
}

.serchresult_grandTab_item:first-child {
  background: #fff;
  /* border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; */
  border-bottom: none;
  border-radius: 8px 8px 0 0;
}

.serchresult_grandTab_item:first-child .serchresult_grandTab_link {
  pointer-events: none;
}

.serchresult_grandTab_link_img {
  width: auto;
  height: 16px;
}

.serchresult_grandTab_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 0 25px;
  text-decoration: none;
}

.serchresult_grandTab_link:hover {
  text-decoration: none;
}

.serchresult_grandTab_link_num {
  padding-left: 0.5em;
  font-size: 12px;
  color: #222;
}

.serchresult_grandTab_link_num::before {
  padding-right: 0.2em;
  content: "(";
}

.serchresult_grandTab_link_num::after {
  padding-left: 0.2em;
  content: ")";
}

/* 検索結果グランドステージ用リンク ボトム */
.serchresult_bottomLink {
  width: 800px;
  height: 82px;
  padding-top: 40px;
  margin: 0 auto;
}

.serchresult_bottomLink_inner {
  position: relative;
  display: block;
  height: 100%;
  color: #222;
  background: url("../new_img/serchresult/gsLink.png") no-repeat center center/800px 82px;
}

.serchresult_bottomLink_inner .serchresult_bottomLink_inner:hover {
  text-decoration: none;
}

.serchresult_bottomLink_inner:hover {
  opacity: 0.8;
}

.serchresult_bottomLink_num_wrap {
  position: absolute;
  right: 29px;
  bottom: 26px;
  display: inline-block;
  padding: 0 13px;
  line-height: 1.8;
  color: #fff;
  background: #000;
  border: 1px solid #fff;
  border-radius: 15px;
}

[class^=serchresult_bottomLink_num_] {
  font-size: 13px;
}

.serchresult_bottomLink_num {
  padding: 0 5px;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}

/* マイページGSリンク */
.mypage_bottomLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 70px;
  font-size: 16px;
}

.mypage_bottomLink a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 280px;
  height: 62px;
  border-radius: 3px;
}

.mypage_bottomLink a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.mypage_bottomLink a::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}

.mypage_bottomLink_top {
  padding: 0 15px;
  margin-right: 20px;
  color: #222;
  border: 1px solid #e5e5e5;
}

.mypage_bottomLink_top::before {
  width: 96.47px;
  height: 19.18px;
  background-image: url("../new_img/icon/icon_logo_flat.png");
}

.mypage_bottomLink_gs {
  padding: 0 23px 0 15px;
  color: #fff;
  background: #000;
  border: none;
}

.mypage_bottomLink_gs::before {
  width: 89px;
  height: 32px;
  background-image: url("../new_img/icon/icon_logo_gs.png");
}

/* マイページに追加されたレコメンドスライダーの調整 */
.pageMypage .contents_bottom-gray {
  position: relative;
  right: 50%;
  left: 50%;
  width: 100vw;
  margin-right: -50vw;
  margin-left: -50vw;
}

/* カートのGSレコメンドのマージン調整 */
.cart.contents_bottom-gray + .cart.contents_bottom-gray {
  /* margin-top: 40px; */
}

/* マイページ ポイント詳細、履歴へのリンク */
.mypage-points-caution {
  padding-top: 1em;
  font-size: 12px;
  color: #bf0000;
}

.mypage-point-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mypage-point-link {
  width: 200px;
  font-size: 12px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #222222;
  border-radius: 4px;
}

/* マイページ ポイント残高詳細ページ */
.pointamount-status-wrap,
.pointamount-limit {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
}

.pointamount-status-wrap {
  width: 549px;
  padding: 20px 20px 25px;
}

.pointamount-limit {
  width: 631px;
  padding: 18px 20px 36px;
}

.pointamount-status {
  padding: 28px 0 25px;
  text-align: center;
  background: #fff;
}

.pointamount-status .mypage-points-inner {
  margin-bottom: 11px;
}

.pointamount-status-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 168px;
  margin: 0 auto 7px;
  font-size: 14px;
}

.pointamount-status-desc-value::before {
  padding-right: 0.5em;
  content: ":";
}

.pointamount-status-note {
  padding-top: 9px;
  font-size: 12px;
}

.mypage-pointamount .mypage-point-link {
  display: block;
  margin: 19px auto 0;
}

.pointamount-limit-ttl {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.pointamount-limit-lists {
  margin: 15px auto 0;
}

.pointamount-limit-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 65px;
  padding-right: 29px;
  padding-left: 20px;
  margin-top: 10px;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.pointamount-limit-list:not(:nth-last-of-type(1)) {
  margin-top: 10px;
}

.pointamount-limit-date {
  font-size: 18px;
}

.pointamount-limit-count {
  font-size: 18px;
  color: #bf0000;
}

.mypage-point-back-outer {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 30px;
}

/* マイページ ポイント履歴画面ページ */
.mypage_pointhistry .mypage-point-link {
  display: block;
  margin-left: auto;
}

.pointhistry-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-right: -20px;
}

.pointhistry-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(50% - 24px);
  height: 91px;
  padding: 20px 26px 20px 20px;
  margin: 22px 20px 0 0;
  border: 1px solid #e5e5e5;
}

.pointhistry-list-top,
.pointhistry-list-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.pointhistry-list-top {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pointhistry-list-bottom {
  padding-top: 5px;
}

.pointhistry-list-ttl {
  font-size: 18px;
}

.pointhistry-list-date,
.pointhistry-list-location {
  font-size: 14px;
  color: #666666;
}

.pointhistry-list-date {
  width: 120px;
}

.pointhistry-list-count {
  font-size: 18px;
}

.pointhistry-list-count.increased {
  color: #bf0000;
}

.pointhistry-list-count.decreased {
  color: #7b7b7b;
}

.pointhistry-list-location {
  position: relative;
}

.pointhistry-list-location.shop,
.pointhistry-list-location.online {
  padding-left: 23px;
}

.pointhistry-list-location.shop::before,
.pointhistry-list-location.online::before {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-size: contain;
}

.pointhistry-list-location.shop::before {
  top: 3px;
  left: 6px;
  width: 11px;
  height: 15px;
  background-image: url("../new_img/icon/icon_lotate_shop.svg");
}

.pointhistry-list-location.online::before {
  top: 3px;
  left: 0;
  width: 22px;
  height: 16px;
  background-image: url("../new_img/icon/icon_lotate_online.svg");
}

/* 注文内容確認ページ クーポン利用可能メッセージ */
.step3-block:nth-child(3) .text-red,
.step3-block:nth-child(4) .text-red,
.step3-block:nth-child(5) .text-red,
.step3-block:nth-child(6) .text-red {
  display: inline-block;
  padding: 2px 9px;
  margin-top: 5px;
  background: #ffe8e8;
}

/* --------------------------------------------------------------------
    受取り店舗検索 新バージョン
-------------------------------------------------------------------- */
.store-search-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1200px;
  margin: 60px auto 0;
}

.store-search-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.store-search-container a {
  color: #000;
  text-decoration: none;
}

.store-search-container .shopselect_searchmap_ {
  width: 200px;
  padding: 0;
}

.store-search-container .shopselect_searchmap_innner {
  display: block;
}

.store-search-container #searchMapBtn {
  position: relative;
  border-bottom: 1px solid #efefef;
}

.store-search-container #searchMapBtn::before {
  display: block;
  margin-bottom: 13px;
  font-size: 1.5rem;
  font-weight: 600;
  content: "都道府県";
}

.store-search-container #searchMapBtn .shopselect_searchmap_title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  height: 40px;
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  border-top: 1px solid #efefef;
  border-radius: 0;
}

.store-search-container #searchMapBtn .shopselect_searchmap_title .icon-switch {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.store-search-container #searchMapBtn .shopselect_searchmap_title .icon-switch::before,
.store-search-container #searchMapBtn .shopselect_searchmap_title .icon-switch::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  background-color: #adadad;
  -webkit-transition: 0.15s ease;
  transition: 0.15s ease;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.store-search-container #searchMapBtn .shopselect_searchmap_title .icon-switch::before {
  width: 12px;
  height: 1px;
}

.store-search-container #searchMapBtn .shopselect_searchmap_title .icon-switch::after {
  width: 1px;
  height: 12px;
}

.store-search-container #searchMapBtn .shopselect_searchmap_title.is-open .icon-switch::after {
  opacity: 0;
}

.store-search-container #searchMapBtn .detailSearch_brand-btnList {
  display: none;
}

.store-search-container #searchMapBtn .detailSearch_brand-btnList-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  height: 40px;
  padding: 0 0 0 15px;
  margin: 0;
  font-size: 1.3rem;
  line-height: 2;
  text-align: left;
  cursor: pointer;
  border: none;
  border-top: 1px solid #efefef;
  border-radius: 0;
}

.store-search-container #searchMapBtn .detailSearch_brand-btnList-item::after {
  position: absolute;
  top: 50%;
  right: 19px;
  display: block;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  content: "";
  border-top: 1px solid #adadad;
  border-right: 1px solid #adadad;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.store-search-container #shopselect {
  width: 960px;
  margin: 0;
}

.store-search-container #shopselect .input-search input[type=text] {
  width: 343px;
  height: 36px;
  padding: 0 14px;
  font-size: 1.3rem;
  line-height: 2.5;
  border: solid #e5e5e5 1px;
  border-radius: 3px;
}

.store-search-container #shopselect .input-search input[type=text]::-webkit-input-placeholder {
  color: #cccccc;
}

.store-search-container #shopselect .input-search input[type=text]::-moz-placeholder {
  color: #cccccc;
}

.store-search-container #shopselect .input-search input[type=text]:-ms-input-placeholder {
  color: #cccccc;
}

.store-search-container #shopselect .input-search input[type=text]::-ms-input-placeholder {
  color: #cccccc;
}

.store-search-container #shopselect .input-search input[type=text]::placeholder {
  color: #cccccc;
}

.store-search-container #shopselect .input-search img {
  right: 8px;
}

.store-search-container #shopselect .heading_ttl-lv1 {
  display: none;
}

.store-search-container .input-search.prefectures {
  margin: 0;
}

.store-search-container #shopselect .searchmap_ {
  display: none;
}

.store-search-container #shopselect .detailSearch_brand_list {
  padding-top: 0;
}

.store-search-container #shopselect .detailSearch_brand_list_item {
  position: relative;
}

.store-search-container #shopselect .shopselect_shoplist_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
  padding: 0 25px;
  font-size: 2.4rem;
  font-weight: 600;
  background: #f7f7f7;
}

.store-search-container #shopselect .detailSearch_brand-btnList {
  position: absolute;
  top: 20px;
  left: 236px;
  width: auto;
  margin: 0;
}

.store-search-container #shopselect .detailSearch_brand-btnList::before {
  position: absolute;
  top: 0;
  left: -100px;
  display: block;
  font-size: 1.4rem;
  content: "住所頭文字";
}

.store-search-container #shopselect .detailSearch_brand-btnList.index-search.reception .detailSearch_brand-btnList-item {
  position: relative;
  width: auto;
  min-width: 0;
  padding: 0 16px 0 0;
  margin: 0 22px 0 0;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: left;
  cursor: pointer;
  border: none;
  border-radius: 0;
}

.store-search-container #shopselect .detailSearch_brand-btnList-item:hover {
  color: #000;
  text-decoration: underline;
  background: transparent;
}

.store-search-container #shopselect .detailSearch_brand-btnList.index-search.reception .detailSearch_brand-btnList-item::after {
  position: absolute;
  top: 5px;
  right: 0;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  border-right: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.store-search-container #shopselect .heading_ttl-lv2 {
  padding: 40px 0 0;
  font-size: 1.8rem;
  font-weight: 600;
}

.store-search-container #shopselect .receiving_store_table {
  margin-top: 18px;
  table-layout: fixed;
}

.store-search-container #shopselect .receiving_store_table .receiving_store_table_header {
  padding: 5px 0 4px;
  font-size: 1.3rem;
}

.store-search-container #shopselect .receiving_store_table_data {
  padding: 12px 10px;
  font-size: 1.4rem;
}

.store-search-container #shopselect .receiving_store_table .receiving_store_table_header.tempo {
  width: 247px;
}

.store-search-container #shopselect .receiving_store_table .receiving_store_table_header.address {
  width: 320px;
}

.store-search-container #shopselect .receiving_store_table .receiving_store_table_header.tel {
  width: 127px;
}

.store-search-container #shopselect .receiving_store_table .receiving_store_table_header.map {
  width: 110px;
}

.store-search-container #shopselect .receiving_store_table .receiving_store_table_header.change {
  width: 160px;
}

.store-search-container #shopselect .receiving_store_table_data.tempo {
  padding-right: 15px;
  padding-left: 15px;
  font-weight: 600;
}

.store-search-container #shopselect .receiving_store_table_data .map_data {
  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;
  width: 100%;
  height: 38px;
  padding: 0;
  font-size: 1.3rem;
  color: #222222;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.store-search-container #shopselect .receiving_store_table_data .map_data:hover {
  color: #222222;
  background-color: #cccccc;
}

.store-search-container #shopselect .receiving_store_table_data .change_btn {
  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;
  width: 100%;
  height: 38px;
  padding: 0;
  font-size: 1.3rem;
  color: #fff;
  text-decoration: none;
  background: #222222;
  border: 1px solid #222222;
  border-radius: 4px;
}

.store-search-container #shopselect .receiving_store_table_data .change_btn:hover {
  color: #222222;
  background-color: #fff;
}

/* --------------------------------------------------------------------
    サジェスト　ナビプラス上書き
-------------------------------------------------------------------- */
.header-bottom .np-keyword-suggest {
  width: calc(100% + 21px);
  padding: 0;
  border: none;
}

.header-bottom .np-keyword-suggest div {
  width: auto;
}

.header-bottom .np-keyword-suggest .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 20px;
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
}

.header-bottom .np-keyword-suggest .item::after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: inline-block;
  width: 11px;
  height: 14px;
  vertical-align: middle;
  content: "";
  background-image: url(../new_img/icon/icon-suggest-arrow.png);
  background-size: contain;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.header-bottom .np-keyword-suggest .np-keyword-suggest-group-history .item {
  padding-left: 35px;
}

.header-bottom .clearHistory {
  position: absolute;
  left: 15px;
  width: 10px;
  padding: 0;
  color: transparent;
  cursor: pointer;
  visibility: visible;
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.header-bottom .clearHistory:before {
  display: inline-block;
  width: 10px;
  height: 10px;
  padding-right: 1em;
  margin-top: -2.5px;
  vertical-align: middle;
  visibility: initial;
  content: "";
  background-image: url(../new_img/icon/icon_sugest_clear.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.header-bottom .item:first-child {
  border-top: none;
}

.suggest-group-ttl {
  padding: 8px 15px;
  font-size: 12px;
  background: #f7f7f7;
}

.header-bottom .np-keyword-suggest .item {
  -webkit-tap-highlight-color: #fff;
}

.header-bottom .np-keyword-suggest .item.selected {
  background-color: #fff;
}

.header-bottom .np-keyword-suggest .category.selected {
  background-color: #fff;
}

.np-keyword-suggest-group-history:before,
.np-keyword-suggest-group-ranking:before {
  display: block;
  padding: 8px 15px;
  font-size: 12px;
  color: #000;
  background: #f7f7f7;
}

.np-keyword-suggest-group-history:before {
  content: "検索履歴";
}

.np-keyword-suggest-group-ranking:before {
  content: "人気キーワード";
}

.header-bottom .np-keyword-suggest .item,
.header-bottom .np-item-suggest .item {
  cursor: pointer;
}

/* ATOJ_ABCMART-287/検索履歴：8件、人気キーワード：5件にする。 */
.np-keyword-suggest .item.history:nth-child(n+9),
.np-keyword-suggest .item.ranking:nth-child(n+6) {
  display: none;
}

/* _ABCMART-1093-- */
.np-keyword-suggest .item.ranking .snva-ranking-1,
.np-keyword-suggest .item.ranking .snva-ranking-2,
.np-keyword-suggest .item.ranking .snva-ranking-3,
.np-keyword-suggest .item.ranking .snva-ranking-4,
.np-keyword-suggest .item.ranking .snva-ranking-5 {
  width: 24px;
  height: 20px;
  margin-right: 10px;
  font-size: 0;
}

.np-keyword-suggest .item.ranking .snva-ranking-1 {
  background: url(../new_img/icon/icon_suggest_rank1.svg) 0 0 no-repeat;
}

.np-keyword-suggest .item.ranking .snva-ranking-2 {
  background: url(../new_img/icon/icon_suggest_rank2.svg) 0 0 no-repeat;
}

.np-keyword-suggest .item.ranking .snva-ranking-3 {
  background: url(../new_img/icon/icon_suggest_rank3.svg) 0 0 no-repeat;
}

.np-keyword-suggest .item.ranking .snva-ranking-4 {
  background: url(../new_img/icon/icon_suggest_rank4.svg) 0 0 no-repeat;
}

.np-keyword-suggest .item.ranking .snva-ranking-5 {
  background: url(../new_img/icon/icon_suggest_rank5.svg) 0 0 no-repeat;
}

/* --_ABCMART-1093 */
/* ATOJ_ABCMART-305 商品詳細ページコーディング調整 */
p.price_point {
  display: block;
  width: 100%;
  font-size: 14px;
  color: gray;
  text-align: right;
}

.add-cart-wrap {
  position: relative;
  padding: 25px 10px 10px;
  background: white;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}

.add-cart-wrap::before {
  position: absolute;
  bottom: -18px;
  left: 87px;
  width: 0;
  height: 0;
  content: "";
  border-top: 15px solid rgba(50, 50, 50, 0.3);
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.add-cart-wrap::after {
  position: absolute;
  bottom: -14px;
  left: 87px;
  width: 0;
  height: 0;
  content: "";
  border-top: 15px solid white;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.add-cart-closeBtn {
  position: absolute;
  top: 15px;
  right: 10px;
  display: block;
  width: 15px;
  height: 15px;
  font-size: 0;
}

.add-cart-closeBtn::before {
  position: absolute;
  top: calc(14% - 5px);
  left: 14%;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.add-cart-closeBtn::after {
  position: absolute;
  top: calc(14% - 5px);
  right: 14%;
  left: 14%;
  left: auto;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.add-cart-content {
  font-size: 13px;
  text-align: center;
}

.add-cart-btn-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 0;
  margin: 10px 0 5px;
  color: white;
  cursor: pointer;
  background: #2996cc;
  border-radius: 3px;
}

.add-cart-btn-link::before {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 5px;
  margin-left: -5px;
  content: "";
  background: url("../new_img/common/icon_cart_white.svg") no-repeat;
  background-size: 13px;
}

.add-cart-btn {
  padding: 8px 0;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.add-cart-text {
  font-weight: bold;
}

.add-cart-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}

/* /ATOJ_ABCMART-305 商品詳細ページコーディング調整 */
/*---- ATOJ_ABCMART-358 送料無料＿あわせ買い -----*/
/* ヘッダー */
.header-bannerArea {
  padding: 2px 0;
}

.header-bannerArea_inr {
  font-size: 24px;
  font-weight: 700;
}

.header-bannerArea_head {
  font-family: "Montserrat", sans-serif;
}

.header-bannerArea_body {
  padding-left: 13px;
}

/* 絞り込みメニュー高さ補正 */
.header-tabMenu {
  top: 138px;
}

/* goods */
.goods_shipping_option {
  padding: 7px 0 0;
  font-size: 14px;
  text-align: right;
}

.goods_point_option {
  padding: 7px 0 0;
  font-size: 14px;
  text-align: right;
}

.goods_point_option span {
  font-size: 14px;
  color: #919191;
}

.goods_shipping_option__free {
  color: #919191;
}

.goods_shipping_option__set,
.cart_shipping_option {
  color: #2996cc;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.goods_shipping_option__set:hover,
.cart_shipping_option:hover {
  text-decoration: underline;
  opacity: 0.8;
}

.goods_shipping_option__set::after,
.cart_shipping_option::after {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-top: -4px;
  margin-left: 5px;
  vertical-align: middle;
  content: "";
  background-image: url("../new_img/common/icon_question_blue.svg");
  background-size: cover;
}

/* カートページ */
.goods_shipping_label {
  display: block;
  padding-bottom: 5px;
  font-weight: bold;
}

.cart_shipping_alart {
  width: 285px;
  padding-top: 30px;
  margin: 0 auto;
  font-size: 14px;
  color: #bf0000;
}

.cart_shipping_option {
  padding-top: 15px;
  font-size: 14px;
  text-align: center;
}

.submit_new_top .cart_shopingBtn {
  padding: 25px 0 0;
}

/* モーダル */
body.modal_open {
  position: fixed;
  top: 0;
  width: 100%;
}

.header-bottom.modal_open {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  background: #fff;
}

.goods_shipping_option_modal {
  position: fixed;
  top: 0;
  z-index: 9999999;
  display: none;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}

.goods_shipping_option_modal_inr {
  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;
  width: 100%;
  height: 100%;
}

.goods_shipping_option_modal_body {
  position: relative;
  width: 78.5%;
  padding: 50px 40px 60px;
  background: #fff;
}

.goods_shipping_option_modal_ttl {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.goods_shipping_option_modal_txt {
  margin-top: 30px;
  font-size: 16px;
}

.shipping_option_modal_close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url("../new_img/common/icon_closeBtn.svg");
  background-size: cover;
}

/*---- /ATOJ_ABCMART-358 送料無料＿あわせ買い -----*/
/* ATOJ_ABCMART-354 */
.footer-middleBlock_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -16px;
}

.footer-middleBlock_sub_item {
  margin: 0 16px;
}

.footer-middleBlock_sub_item_link {
  display: inline-block;
  padding: 0 20px;
  margin-left: auto;
  font-size: 13px;
  line-height: 2.5;
  color: #fff;
  text-align: center;
  background: #444;
  border-radius: 20px;
  min-width: 150px;
}

.footer-middleBlock_sub_item_link:hover {
  color: #222 !important;
  text-decoration: none;
  background-color: #ccc;
}

/* /ATOJ_ABCMART-354 */
/* ----------------------------------
ATOJ_ABCMART-371
---------------------------------- */
.top-gender-nav {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
}

.top-gender-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
}

.top-gender-nav-list-item {
  position: relative;
}

.top-gender-nav-list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  padding: 0 2em;
  font-size: 14px;
  font-weight: bold;
  color: #aaa;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.top-gender-nav-list-item a:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.7;
}

.top-gender-nav-list-item.is_active a {
  color: #000;
}

.top-gender-nav-list-item.is_active::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #000;
}

/* searchSection */
.searchSection {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.searchSection h2 {
  font-size: 24px;
}

.searchSection .top-categorySearch_tabs {
  margin-bottom: 15px;
}

.top-brandBtns,
.top-categoryBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 15px;
}

.top-brandBtns-btn,
.top-categoryBtns-btn {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 111px;
  height: 111px;
  margin: 5px 10px 5px 0;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
}

.top-brandBtns-btn {
  padding: 17px;
}

.top-categoryBtns-btn {
  padding: 0;
}

.top-brandBtns-btn a,
.top-categoryBtns-btn a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.top-brandBtns-btn a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-categoryBtns-btn a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-categoryBtns-btn a p {
  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;
  width: 100%;
  height: 100%;
  font-size: 13px;
  line-height: 1.3;
  color: #222;
  text-align: center;
}

.top-categoryBtns-btn a p.img {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 40%;
  vertical-align: middle;
}

.top-categoryBtns-btn a p.txt {
  height: 60%;
  padding-top: 10px;
}

.top-brandBtns-btn:nth-child(8n),
.top-categoryBtns-btn:nth-child(8n) {
  margin-right: 0;
}

.top-brandBtns-btn:hover,
.top-categoryBtns-btn:hover {
  z-index: 3;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.top-brandBtns-btn img {
  width: 100%;
  height: auto;
}

/* 230425 TOP 画像調整 */
.top-categoryBtns-btn img {
  width: 70%;
  height: auto;
}

.top-categoryBtns-btn img.w90 {
  width: 90%;
}

.top-categoryBtns-btn img.w65 {
  width: 65%;
}

.top-categoryBtns-btn img.w50 {
  width: 50%;
}

/* END 230425 TOP 画像調整 */
.top-categoryBtns-btn a:hover {
  color: #222;
  text-decoration: none;
}

.top-categoryBtns-btn a:hover p {
  color: #222;
  opacity: 0.6;
}

.top-categoryBtns-btn a:hover img {
  /* -webkit-filter: brightness(600%);
  filter: brightness(600%); */
  opacity: 0.6;
}

/* top-featured */
.top-featureBanners.swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top-featureBanners-container {
  display: none;
  padding-top: 20px;
}

.top-featureBanners-container.swiper-container-initialized {
  display: block;
}

.top-featureBanners-item {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
}

.top-featureBanners-item a {
  color: #000;
}

.top-featureBanners-item a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.top-featureBanners-clip img {
  width: 280px;
  aspect-ratio: 1/1.4142135624;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-featureBanners-item-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
}

.top-featureBanners-item-shadow {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  color: white;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.top-featureBanners-item-shadow.is-active {
  opacity: 1;
}

.top-featureBanners-item-text {
  font-size: 16px;
  text-align: center;
}

.top-featureBanners-item-btn {
  padding-top: 25px;
}

.top-featureBanners-item-btn a {
  position: relative;
  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;
  width: 202px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  background: #222;
}

.top-featureBanners-item-btn a::after {
  position: absolute;
  top: 16px;
  right: 10px;
  width: 7px;
  height: 7px;
  font-size: 10px;
  content: "";
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* top-main-bottom */
/* door */
.top-main-bottom .door-title,
.gs-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.top-main-bottom .door-title {
  margin: 70px auto 0;
}

.gs-title {
  margin: 30px auto 0;
  font-weight: normal;
}

.door-title-inner,
.gs-title-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.door-title-inner span {
  padding-left: 1em;
  line-height: 1;
}

.gs-title-inner span {
  display: block;
  padding-left: 1em;
  margin-top: 0.5em;
  font-size: 13px;
  line-height: 1;
  text-align: center;
}

.gs-title a {
  font-size: 14px;
}

.gs-title-inner img {
  width: 110px;
}

.top-main-bottom .door-contents {
  width: 100%;
  margin: 30px auto;
}

.top-main-bottom .door-content {
  margin-top: 0;
}

/* gs-content */
.gs-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.gs-content {
  width: 320px;
}

a.gs-content-inner {
  position: relative;
  width: 280px;
  height: 443.5px;
  color: #222;
}

.gs-content-img {
  position: relative;
  width: 280px;
  height: 443.5px;
  overflow: hidden;
}

.gs-content-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.gs-content-desc {
  max-width: 280px;
  height: auto;
  text-align: left;
  letter-spacing: normal;
  background-color: rgba(255, 255, 255, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=rgba(191, 255, 255, 1), EndColorStr=rgba(191, 255, 255, 1));
}

.gs-content-desc-category {
  display: none;
  font-size: 26px;
  font-weight: bold;
}

.gs-content-desc-ttl {
  margin-top: 15px;
  font-size: 13px;
  font-weight: bold;
}

.gs-content-desc-txt {
  margin-top: 15px;
  font-size: 14px;
  font-weight: bold;
}

.gs-content-desc-date {
  margin-top: 15px;
  font-size: 13px;
}

.top-categorySearch_tab.is-active {
  color: #222;
  background: #fff;
  border-bottom: 1px solid #fff;
}

/* topiclist_ */
div.topiclist_ {
  padding-top: 30px;
  margin: 30px 0;
}

/* ----------------------------------
/ATOJ_ABCMART-371
---------------------------------- */
/* -------------------------------- */
/* ATOJ_ABCMART-372 ブランドページ改修 */
/* -------------------------------- */
@media screen and (max-width: 767px) {
  .isSp {
    display: block;
  }
  .isPc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
}
.img-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;
}

.img-center img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  text-align: center;
}

.free_space_ {
  margin-top: 40px;
}

/* brand_gender_nav */
.brand_gender_nav {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
}

.brand_gender_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.brand_gender_nav ul li {
  position: relative;
}

.brand_gender_nav ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  padding: 0 2em;
  font-size: 14px;
  font-weight: bold;
  color: #aaa;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.brand_gender_nav ul li a:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.7;
}

.brand_gender_nav ul li.is_active a {
  color: #000;
}

.brand_gender_nav ul li.is_active::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #000;
}

/* brand_gender_body */
/* brand_mv.slide */
.brand_mv.slide {
  width: 100%;
  height: 400px;
  padding: 40px 0 20px;
}

.brand_mv_list {
  display: none;
}

.brand_mv_list.slick-initialized {
  display: block;
}

.brand_mv_list_item:focus {
  outline: none;
}

.brand_mv_list_item img {
  width: 960px;
  height: 400px;
}

/* Dots */
.brand_mv.slide .slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.brand_mv.slide .slick-dots {
  position: static;
  display: block;
  width: 100%;
  padding: 20px 0;
  margin: 0;
  text-align: center;
  list-style: none;
}

.brand_mv.slide .slick-dots li button {
  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;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  cursor: pointer;
  background: transparent;
  border: 0;
  outline: none;
}

.brand_mv.slide .slick-dots li button:before {
  position: static;
  display: block;
  width: 10px;
  height: 10px;
  text-align: center;
  content: "";
  background: #000;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.brand_mv.slide .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.brand_mv.slide .slick-list {
  padding: 0;
}

.brand_mv.tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-top: 40px;
}

/* brand_mv.tile */
.brand_mv_wrap_main {
  width: 474px;
  height: 474px;
}

.brand_mvsub_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 10px;
}

.brand_mvsub_list li:nth-child(-n+2) {
  margin-bottom: 10px;
}

.brand_mvsub_list_item_link {
  width: 233px;
  height: 233px;
}

/* brand_rankinng */
.brand_rankinng {
  margin-top: 50px;
}

.brandpage_ranking_continer {
  min-height: 370px;
}

.brandpage_ranking_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.brandpage_ranking_items .top-ranking_item {
  width: 170px !important;
  padding-bottom: 0;
  border-bottom: none;
}

.brandpage_ranking_items .top-ranking_item > a > div.brandpage_ranking_item_img {
  position: relative;
  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;
  width: 150px;
  height: 150px;
}

.brandpage_ranking_items .top-ranking_item:last-child::after {
  content: none;
}

.brandpage_ranking_item_img > img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  text-align: center;
}

.brandpage_ranking_item_img .top-ranking_sale {
  top: 0;
}

.brand_rankinng_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.brand_rankinng_nav_item {
  margin: 10px 5px 0;
}

.brand_rankinng_nav_item a {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 182px;
  height: 60px;
  padding: 0 0 0 3px;
  font-size: 14.5px;
  line-height: 1;
  color: #000;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.brand_rankinng_nav_item a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.brand_rankinng_nav_item a::before {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 2px;
  vertical-align: middle;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}

.brand_rankinng_nav_item a:after {
  position: absolute;
  top: calc(50% - 4px);
  right: 8px;
  display: inline-block;
  width: 6px;
  height: 6px;
  content: "";
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.brand_rankinng_nav_item.item_new a::before {
  background-image: url("../../new_img/brandpage/icon_new.svg");
}

.brand_rankinng_nav_item.item_sale a::before {
  background-image: url("../../new_img/brandpage/icon_sale.svg");
}

.brand_rankinng_nav_item.item_gs a::before {
  background-image: url("../../new_img/brandpage/icon_gs.svg");
}

.brand_rankinng_nav_item.item_feature a::before {
  background-image: url("../../new_img/brandpage/icon_feature.svg");
}

.brand_rankinng_nav_item.item_calendar a::before {
  background-image: url("../../new_img/brandpage/icon_calendar.svg");
}

/* brand_linup */
.brand_linup {
  padding: 30px;
  margin-top: 60px;
  background: #f7f7f7;
}

/*.brand_linup_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 0;
}*/
.brand_linup_item a {
  width: 225px;
  height: 225px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.brand_linup_item a:hover {
  opacity: 0.7;
}

.brand_linup_series,
.brand_linup_categories {
  margin-top: 30px;
}

.brand_linup_series_list,
.brand_linup_categories_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
}

.brand_linup_series_list_item,
.brand_linup_categories_list_item {
  margin: 0 5px 5px 0;
}

.brand_linup_series_list_item:nth-child(4n),
.brand_linup_categories_list_item:nth-child(4n) {
  margin: 0 0 5px 0;
}

.brand_linup_series_list_item a,
.brand_linup_categories_list_item a {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 221px;
  height: 60px;
  padding: 2px 8px;
  padding: 2px 22px 2px 8px;
  line-height: 1.1;
  color: #000;
  background: #fff;
  border-radius: 3px;
}

.brand_linup_series_list_item a:hover,
.brand_linup_categories_list_item a:hover {
  text-decoration: none;
}

.brand_linup_series_list_item_img,
.brand_linup_categories_list_item_img {
  width: 40px;
  height: 40px;
}

.brand_linup_series_list_item_name,
.brand_linup_categories_list_item_name {
  padding-left: 0.5em;
  font-size: 14px;
  line-height: 1.4;
}

.brand_linup_series_list_item a::after,
.brand_linup_categories_list_item a::after {
  position: absolute;
  top: calc(50% - 4px);
  right: 10px;
  display: inline-block;
  width: 6px;
  height: 6px;
  content: "";
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navisort_ dd .navisort_now_ {
  font-weight: bold;
  cursor: default;
}

.navisort_ dd .navisort_now_:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #000;
}

/* brand_link */
.brand_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.brand_link + .door_wrap {
  margin-top: 80px;
}

.brand_link_item {
  width: 470px;
}

.brand_link_item_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 85px;
  color: #000;
  background: #f7f7f7;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.brand_link_item_inner:hover {
  text-decoration: none;
  opacity: 0.7;
}

.brand_link_item_inner img {
  width: 130px;
  height: 85px;
}

.brand_link_item_desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0 15px;
}

.brand_link_item_desc_title {
  font-size: 14px;
  font-weight: bold;
}

.brand_link_item_desc_txt {
  margin-top: 8px;
  font-size: 12px;
}

.feature_empty_message {
  padding-top: 1em;
}

/* --------------------------------- */
/* /ATOJ_ABCMART-372 ブランドページ改修 */
/* --------------------------------- */
/*---- ATOJ_ABCMART-394 ----*/
.contact_return_notice {
  padding: 30px 32px;
  margin-top: 20px;
  margin-right: -14px;
  background: #f7f7f7;
}

.contact_return_notice_head,
.contact_return_notice_lead {
  line-height: 1.1;
  color: #e21836;
}

.contact_return_notice_head {
  font-size: 14px;
  font-weight: bold;
}

.contact_return_notice_head::before {
  display: inline-block;
  width: 14px;
  height: 12.47px;
  margin-right: 5px;
  vertical-align: middle;
  content: "";
  background-image: url("../new_img/icon/icon_notice_red.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.contact_return_notice_lead {
  padding-top: 1em;
  font-size: 12px;
}

.contact_return_notice_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
}

.contact_return_notice_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 426px;
  height: 194px;
  padding-top: 20px;
  text-align: center;
  background: #fff;
}

.contact_return_notice_item_head,
.contact_return_notice_item_lead {
  line-height: 1.1;
}

.contact_return_notice_item_head {
  font-size: 16px;
  font-weight: bold;
}

.contact_return_notice_item_lead {
  margin-top: 20px;
  font-size: 14px;
}

.contact_return_notice_item_note {
  font-size: 13px;
  font-weight: bold;
}

.contact_return_notice_item_note::before {
  display: block;
  width: 0;
  height: 0;
  margin: 10px auto;
  content: "";
  border-top: 7px solid black;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}

a.contact_return_notice_item_button {
  display: inline-block;
  padding: 0 12px;
  margin: 1em auto 0;
  font-size: 13px;
  line-height: 36px;
  color: #fff;
  background: #000;
  border-radius: 4px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

a.contact_return_notice_item_button:hover {
  opacity: 0.7;
}

/* よくある質問/返品・交換について/faq補正 */
.active_link .contact_return_notice,
.refound-container .contact_return_notice {
  margin-right: 0;
}

.freepage_faq_list_layer_2 .contact_return_notice {
  margin-right: 54px;
  margin-bottom: 20px;
}

.active_link .contact_return_notice_item,
.refound-container .contact_return_notice_item {
  width: 48%;
  height: auto;
  padding-bottom: 20px;
}

.freepage_faq_list_layer_2 .contact_return_notice_item {
  width: 48%;
  height: auto;
  padding-bottom: 20px;
}

.freepage_faq_list_layer_2 p.contact_return_notice_head,
.freepage_faq_list_layer_2 p.contact_return_notice_item_head,
.freepage_faq_list_layer_2 p.contact_return_notice_item_lead,
.freepage_faq_list_layer_2 p.contact_return_notice_item_note {
  padding-top: 0;
}

#FAQenav_180621 ul li.nochild_ a.contact_return_notice_item_button {
  display: inline-block;
  padding: 0 12px;
  margin: 1em auto 0;
  font-size: 13px;
  line-height: 36px;
  color: #fff;
  background: #000;
  border-radius: 4px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

#FAQenav_180621 ul li.nochild_ a.contact_return_notice_item_button:hover {
  opacity: 0.7;
}

.refound-container a.contact_return_notice_item_button:hover {
  text-decoration: none;
}

/* return_header */
.return_ .common_headline1_.return_header_head,
.exchange_ .common_headline1_.return_header_head {
  padding-bottom: 30px;
  border-bottom: 1px solid #dedede;
}

.return_header .contact_return_notice {
  margin-top: 30px;
}

.contact_return_notice_note {
  padding-top: 30px;
  font-size: 14px;
  line-height: 1.6;
}

.return_header .contact_return_notice_lead {
  font-size: 14px;
}

.return_header .contact_return_notice_item {
  width: 49%;
  min-height: 194px;
}

.return_header .contact_return_notice_item_lead {
  margin-top: 20px;
}

.return_header .contact_return_notice_item_note {
  margin-top: 15px;
}

.return_header .contact_return_notice_item_note::before {
  margin: 15px auto;
}

/*---- /ATOJ_ABCMART-394 ----*/
/*--- ATOJ_ABCMART-389 ---*/
.return_.col1_ .caption td:last-of-type,
.exchange_.col1_ .caption td:last-of-type {
  background: none;
}

textarea[name^=rtn_free_comment_] {
  display: none;
  margin-bottom: 10px;
}

select.rtn_reasonA_,
select.rtn_reasonB_ {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 258px;
  height: 32px;
  margin-bottom: 10px;
  font-size: 1.4rem;
  text-align: right;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

select.rtn_reasonA_ {
  width: 100%;
}

.formlist_.exchange_ th,
.formlist_.return_ th {
  text-align: center;
}

.submit_btn_list {
  margin-top: 65px;
  margin-bottom: 200px;
}

.submit_btn_list ul {
  margin: 0 auto;
}

.submit_btn_notice {
  margin: 40px auto 20px;
  font-size: 16px;
  color: #e21836;
  text-align: center;
}

.submit_btn_notice::before {
  display: inline-block;
  width: 16px;
  height: 18px;
  margin-right: 5px;
  vertical-align: middle;
  content: "";
  background-image: url(../new_img/icon/icon_notice_red.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.return_note {
  display: none;
  margin-top: 10px;
  text-align: left;
}

/*--- /ATOJ_ABCMART-389 ---*/
/* ATOJ_ABCMART-396 */
.mypage_pointhistry_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mypage-history-select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 137px;
  height: 40px;
  padding: 5px 1em;
  margin-right: 10px;
  font-size: 1.2rem;
  text-align: left;
  background: #fff;
  background: url(../new_img/common/icon_select.svg) no-repeat 90% center;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.mypage-history-select::-ms-expand {
  display: none;
}

.history_status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 20px 0;
}

.history_status_img {
  width: 114px;
  height: 26px;
  margin-right: 1em;
}

.history-list-detail .history_ttl {
  padding: 20px 0 1em 0;
  border-bottom: none;
}

.history_item .history_coution {
  font-size: 14px;
  line-height: 1.4;
  background: #f3f3f3;
}

.history-detail-coution_txt {
  font-size: 14px;
}

.history-detail-delivery-body {
  margin-top: 1em;
}

.history-detail-delivery-body .history-detail-delivery-item {
  width: 60%;
}

.history-detail-delivery-body .history-detail-coution {
  margin-left: 30px;
}

.message_orver_ {
  margin: 1em 0;
  font-size: 14px;
}

.pointhistry-lists-error {
  display: block;
  width: 100%;
  padding: 100px 0;
  font-size: 14px;
  text-align: center;
}

.mypage-point-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
}

/* /ATOJ_ABCMART-396 */
/*--- ATOJ_ABCMART-449 ---*/
.featureBanners-container {
  display: none;
  height: 240px;
  padding-top: 20px;
}

.featureBanners-container.swiper-container-initialized {
  display: block;
}

.featureBanners-item {
  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;
  width: 240px;
  height: 240px;
}

.featureBanners-item-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  text-align: center;
}

.featureBanners-item-shadow {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  color: white;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.featureBanners-item-shadow.is-active {
  opacity: 1;
}

.featureBanners-item-text {
  font-size: 16px;
  text-align: center;
}

.featureBanners-item-btn {
  padding-top: 25px;
}

.featureBanners-item-btn span {
  position: relative;
  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;
  width: 202px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  background: #222;
}

.featureBanners-item-btn span::after {
  position: absolute;
  top: 16px;
  right: 10px;
  width: 7px;
  height: 7px;
  font-size: 10px;
  content: "";
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.featureBanners-item-btn span:hover {
  text-decoration: underline;
}

/*--- /ATOJ_ABCMART-449 ---*/
/*--- ATOJ_ABCMART-463 ---*/
.appBlock {
  display: block;
  padding: 24px 25px 24px;
}

.appBlock-headcolumn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
}

.appBlock-coupon {
  width: 77px;
  margin-right: 10px;
}

.appBlock-coupon img {
  width: 100%;
}

.appBlock_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.appBlock-title {
  width: 332px;
  line-height: 24px;
}

.appBlock-text {
  line-height: 24px;
}

.appBlock-leftcolumn {
  padding-right: 12px;
}

/*--- /ATOJ_ABCMART-463 ---*/
/*--- ATOJ_ABCMART-443 ---*/
/* general_gender_nav */
.general_gender_nav {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
}

.general_gender_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.general_gender_nav ul li {
  position: relative;
}

.general_gender_nav ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  padding: 0 2em;
  font-size: 14px;
  font-weight: bold;
  color: #aaa;
  cursor: pointer;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.general_gender_nav ul li span:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.7;
}

.general_gender_nav ul li.is-active span {
  color: #000;
}

.general_gender_nav ul li.is-active::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #000;
}

.general_gender_body {
  display: none;
}

.general_gender_body.is-active {
  display: block;
}

.categoryitem_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px;
  margin-top: 25px;
  border-top: 1px solid #ccc;
}

.categoryitem_head:nth-of-type(1) {
  border-top: none;
}

.categoryitem_head_img {
  width: 55px;
  height: 55px;
}

.categoryitem_head_ttl {
  padding-left: 1em;
  font-size: 16px;
  font-weight: bold;
}

.categoryitem_list,
.categorylist_search_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.categoryitem_list_item,
.categorylist_search_list_item {
  margin: 5px 0;
  margin-left: 10px;
}

.categoryitem_list_item:nth-of-type(4n + 1),
.categorylist_search_list_item:nth-of-type(4n + 1) {
  margin-left: 0;
}

.categoryitem_list_item a,
.categorylist_search_list_item a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 232px;
  height: 40px;
  padding: 2px 12px 2px 8px;
  line-height: 1.2;
  color: #000;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.categoryitem_list_item a:hover,
.categorylist_search_list_item a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.categoryitem_list_item a::after,
.categorylist_search_list_item a::after {
  display: inline-block;
  width: 6px;
  height: 6px;
  content: "";
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.categorylist_bottom {
  margin-top: 50px;
}

.categorylist_search_list_item a {
  position: relative;
  padding: 2px 12px 0 35px;
}

.categorylist_search_list_item a::before {
  position: absolute;
  top: auto;
  left: 8px;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  vertical-align: middle;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}

.categorylist_search_list_item.is_brand a::before {
  background: url(../new_img/common/icon_tag.svg) center no-repeat;
}

.categorylist_search_list_item.is_ranking a::before {
  background: url(../new_img/common/icon_crown.svg) center no-repeat;
}

.categorylist_search_list_item.is_new a::before {
  background: url(../new_img/common/icon_new.svg) center no-repeat;
}

.categorylist_bnr_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 35px;
}

.categorylist_bnr_list_item a {
  width: 225px;
  height: 225px;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.categorylist_bnr_list_item a:hover {
  opacity: 0.7;
}

/*--- /ATOJ_ABCMART-443 ---*/
/*--- ATOJ_ABCMART-504 ---*/
h2.categorypage_search_head {
  margin-top: 40px;
  font-size: 22px;
  text-align: left;
}

h2.categorypage_rankinng_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
  font-size: 22px;
  text-align: left;
}

h2.categorypage_rankinng_head a {
  font-size: 14px;
  font-weight: normal;
}

.categorypage_slide .slick-prev {
  width: 64px;
  height: 64px;
}

.categorypage_slide .slick-next {
  right: 20px;
  width: 64px;
  height: 64px;
  background: url(../new_img/common/slick-arrow-r-wht.png) no-repeat;
}

.categorypage_slide .slick-prev {
  left: 20px;
  background: url(../new_img/common/slick-arrow-r-wht.png) no-repeat;
  -webkit-transform: rotate(180deg) translate(0, 50%);
  transform: rotate(180deg) translate(0, 50%);
}

.icon_categorypage img {
  width: 70%;
}

.top-categoryBtns-btn a p.icon_categorypage {
  margin-top: -10px;
}

.goods-ranking .brandpage_ranking_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 2px;
  overflow: hidden;
}

.goods-ranking .brandpage_ranking_items .top-ranking_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25% !important;
  padding-bottom: 20px;
  margin-top: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.categorypage_ranking_wrap .brandpage_ranking_items {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.categorypage_ranking_wrap .brandpage_ranking_items .top-ranking_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25% !important;
  padding-bottom: 20px;
  margin-top: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.categorypage_ranking_wrap .brandpage_ranking_items .top-ranking_item > a > div.brandpage_ranking_item_img {
  position: relative;
  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;
  width: 220px;
  height: 220px;
}

/*--- /ATOJ_ABCMART-504 ---*/
/*--- ATOJ_ABCMART-489 ---*/
.vsm_ttl_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: auto;
  margin-top: 20px;
}

.vsm_ttl a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: auto;
  padding: 0 0.5em;
  font-size: 14px;
  font-weight: normal;
  color: #2996cc;
  text-align: right;
}

.vsm_ttl a::before {
  margin-right: 0.5em;
  color: #dedede;
  content: "|";
}

.vsm_ttl a:nth-of-type(1)::before {
  content: none;
}

.vsm_ttl a:not(:first-child) {
  padding-left: 0;
}

.vsm_ttl_inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 26px;
}

.vsm_ttl_inr::before {
  display: inline-block;
  width: 29px;
  height: 29px;
  margin-right: 10px;
  content: "";
  background-image: url("../new_img/icon/icon_visumo.svg");
  background-size: cover;
}

.vsm_wrap .vsm-slider {
  margin-top: 30px;
}

.vsm_wrap .ecbn-selection-widget {
  margin: 0 auto;
}

.vsm_wrap .ecbn-selection-item {
  margin-right: 20px !important;
}

.vsm_wrap .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item > div > a {
  width: 225px;
  height: 320px;
}

.vsm_wrap .ecbn-selection-detail--free-comment1,
.vsm_wrap .ecbn-selection-detail--free-comment2 {
  float: left;
  width: auto !important;
  height: 20px;
  padding: 0 !important;
}

.vsm_wrap .ecbn-selection-detail--free-comment3 {
  clear: both;
}

.vsm_wrap .vsm-slider .ecbn-selection-slide-wrapper li.ecbn-selection-item > div > a {
  display: block;
  margin-bottom: 5px;
}

.vsm_wrap .ecbn-selection-detail--free-comment1 .ecbn-selection-free-comment {
  display: inline-block;
  width: auto;
  font-size: 11px !important;
  color: #919191 !important;
}

.vsm_wrap .ecbn-selection-detail--free-comment2 .ecbn-selection-free-comment {
  display: inline-block;
  width: auto;
  font-size: 11px !important;
  color: #919191 !important;
}

.vsm_wrap .ecbn-selection-detail--free-comment2 .ecbn-selection-free-comment::before {
  padding: 0 5px;
  content: "/";
}

.vsm_wrap .ecbn-selection-detail--free-comment2 .ecbn-selection-free-comment:empty::before {
  content: "";
}

.vsm_wrap .vsm-slider .ecbn-selection-detail--free-comment p:empty {
  height: 0;
}

.vsm_wrap .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
  background: rgba(0, 0, 0, 0.5);
}

.vsm_wrap .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before {
  border-bottom: solid 1px #fff;
  border-left: solid 1px #fff;
}

.vsm_wrap .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next {
  right: 10px;
}

.vsm_wrap .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}

.vsm_wrap .ecbn-selection-wrapper .ecbn-selection-slide-wrapper {
  position: relative;
  width: calc(100% + 10px);
  padding: 0;
  margin: 0 auto;
  margin-bottom: 14px;
}

.vsm_wrap .vsm-slider .ecbn-selection-widget-new div.ecbn-selection-wrapper {
  min-width: 100% !important;
  margin-right: 0;
  margin-left: 0;
  overflow: hidden;
}

/*--- /ATOJ_ABCMART-489 ---*/
/*--- ATOJ_ABCMART-504 ---*/
h2.categorypage_search_head {
  margin-top: 40px;
  font-size: 22px;
  text-align: left;
}

h2.categorypage_rankinng_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
  font-size: 22px;
  text-align: left;
}

h2.categorypage_rankinng_head a {
  font-size: 14px;
  font-weight: normal;
}

.categorypage_slide .slick-prev {
  width: 64px;
  height: 64px;
}

.categorypage_slide .slick-next {
  right: 20px;
  width: 64px;
  height: 64px;
  background: url(../new_img/common/slick-arrow-r-wht.png) no-repeat;
}

.categorypage_slide .slick-prev {
  left: 20px;
  background: url(../new_img/common/slick-arrow-r-wht.png) no-repeat;
  -webkit-transform: rotate(180deg) translate(0, 50%);
  transform: rotate(180deg) translate(0, 50%);
}

.icon_categorypage img {
  width: 70%;
}

.top-categoryBtns-btn a p.icon_categorypage {
  margin-top: -10px;
}

.goods-ranking .brandpage_ranking_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 2px;
  overflow: hidden;
}

.goods-ranking .brandpage_ranking_items .top-ranking_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25% !important;
  padding-bottom: 20px;
  margin-top: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.categorypage_ranking_wrap .brandpage_ranking_items {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.categorypage_ranking_wrap .brandpage_ranking_items .top-ranking_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25% !important;
  padding-bottom: 20px;
  margin-top: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.categorypage_ranking_wrap .brandpage_ranking_items .top-ranking_item > a > div.brandpage_ranking_item_img {
  position: relative;
  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;
  width: 220px;
  height: 220px;
}

/*--- /ATOJ_ABCMART-504 ---*/
/*--- ATOJ_ABCMART-514 ---*/
.recieve_popup_btn {
  display: block;
  width: 102px;
  font-size: 13px;
  font-weight: bold;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  background: #222222;
  -webkit-transition: opacity, 0.3s;
  transition: opacity, 0.3s;
}

.recieve_popup_btn:hover {
  text-decoration: none;
  opacity: 0.7;
}

.goods_recieve {
  position: relative;
}

.recieve_popup {
  position: absolute;
  bottom: -193px;
  left: calc(50% - 170px);
  z-index: 20;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 340px;
  height: 179px;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.2);
}

.recieve_popup.is_show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.recieve_popup::before {
  position: absolute;
  top: -7px;
  left: 50%;
  width: 0;
  height: 0;
  margin-top: -6px;
  content: "";
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.recieve_popup_head {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}

.recieve_popup_close {
  position: absolute;
  top: 20px;
  right: 25px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.recieve_popup_inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 60px;
  padding-bottom: 3px;
}

.recieve_popup_notice {
  width: 156px;
  font-size: 12px;
  line-height: 1.8;
}

.recieve_popup_img {
  width: calc(100% - 156px);
  height: 63px;
  padding-top: 3px;
}

.recieve_popup_link {
  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;
  width: 100%;
  height: 28px;
  font-size: 12px;
  color: #222;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: all, 0.2s ease;
  transition: all, 0.2s ease;
}

.recieve_popup_link:hover {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: #808080;
  border: 1px solid #808080;
}

.recieve_popup_bg {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
}

.recieve_popup_bg.is_show {
  display: block;
}

.price_container .price_default {
  font-weight: 400;
}

.price_container .price .tax,
.price_container .price_sale .tax,
.price_container .price_default .tax {
  font-size: 1.4rem;
}

/*--- /ATOJ_ABCMART-514 ---*/
/*--- ATOJ_ABCMART-504 ---*/
h2.categorypage_search_head {
  margin-top: 40px;
  font-size: 22px;
  text-align: left;
}

h2.categorypage_rankinng_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
  font-size: 22px;
  text-align: left;
}

h2.categorypage_rankinng_head a {
  font-size: 14px;
  font-weight: normal;
}

.categorypage_slide .slick-prev {
  width: 64px;
  height: 64px;
}

.categorypage_slide .slick-next {
  right: 20px;
  width: 64px;
  height: 64px;
  background: url(../new_img/common/slick-arrow-r-wht.png) no-repeat;
}

.categorypage_slide .slick-prev {
  left: 20px;
  background: url(../new_img/common/slick-arrow-r-wht.png) no-repeat;
  -webkit-transform: rotate(180deg) translate(0, 50%);
  transform: rotate(180deg) translate(0, 50%);
}

.icon_categorypage img {
  width: 70%;
}

.top-categoryBtns-btn a p.icon_categorypage {
  margin-top: -10px;
}

.goods-ranking .brandpage_ranking_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 2px;
  overflow: hidden;
}

.goods-ranking .brandpage_ranking_items .top-ranking_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25% !important;
  padding-bottom: 20px;
  margin-top: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.categorypage_ranking_wrap .brandpage_ranking_items {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.categorypage_ranking_wrap .brandpage_ranking_items .top-ranking_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25% !important;
  padding-bottom: 20px;
  margin-top: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.categorypage_ranking_wrap .brandpage_ranking_items .top-ranking_item > a > div.brandpage_ranking_item_img {
  position: relative;
  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;
  width: 220px;
  height: 220px;
}

/*--- /ATOJ_ABCMART-504 ---*/
/*--- ATOJ_ABCMART-536 ---*/
.saleBanners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px 0;
}

.saleBanner_item {
  margin: 10px 0 10px 20px;
}

.saleBanner_item a {
  width: 306px;
  height: 120px;
}

.saleBanner_item:first-child {
  margin-left: 0;
}

.featureBanners_wrap {
  margin-top: 60px;
}

.top-featureBanners-container.witdh_txt {
  height: auto;
}

.witdh_txt .top-featureBanners-item {
  display: block;
  height: auto;
}

.witdh_txt .top-featureBanners-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.witdh_txt .top-featureBanners-item a:hover {
  text-decoration: none;
}

.top-featureBanners-item-txt {
  margin-top: 15px;
  font-size: 14px;
  color: #222;
}

.top-featureBanners-item-detail {
  font-size: 12px;
  margin-top: 10px;
}

.brand_linup_colors {
  margin-top: 30px;
}

.brand_linup_colors_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 5px 0 20px;
}

.brand_linup_colors_list_item {
  width: 14.2857142857%;
  padding-top: 15px;
}

.brand_linup_colors_list_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #222;
  -webkit-transition: opacity 0.7s;
  transition: opacity 0.7s;
}

.brand_linup_colors_list_item_link:hover {
  text-decoration: none;
  opacity: 0.7;
}

.brand_linup_colors_list_item_color {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.brand_linup_colors_list_item_name {
  padding-left: 4px;
  font-size: 13px;
}

/*--- /ATOJ_ABCMART-536 ---*/
/*--- ATOJ_ABCMART-547 ---*/
table.cartlist_ tr.rafflettl {
  border-bottom: none;
}

table.cartlist_ .rafflettl td {
  padding: 13px 0 0 10px;
  font-size: 15px;
  font-weight: bold;
  border-bottom: none;
}

tr.rafflettl + tr {
  border-top: none;
}

tr.rafflettl + tr td {
  vertical-align: top;
}

tr.rafflettl + tr td.img {
  padding: 0 10px 13px 10px;
}

.raffle_notice {
  margin: 50px 0;
  font-size: 14px;
  color: #e21836;
  text-align: center;
}

.rafflebox {
  padding: 20px;
  margin: 20px 0;
  background: #f7f7f7;
}

.rafflebox_head {
  font-size: 15px;
  font-weight: bold;
}

.rafflebox_txt {
  margin-top: 20px;
  font-size: 14px;
}

.rafflebox_notice {
  padding: 10px;
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.6;
  color: #bf0000;
  text-align: center;
  background: #fff;
  border-radius: 3px;
}

.appbox {
  margin: 20px 0;
  border-radius: 8px;
}

.appbox_head {
  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;
  width: 100%;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #ed4c4d;
  text-align: center;
  background: #fff6f8;
  border-radius: 8px 8px 0 0;
}

.appbox_head img {
  width: 133px;
  height: 15px;
}

.appbox_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  background: #fce1e5;
  border-radius: 0 0 8px 8px;
}

.appbox_body_inr {
  text-align: center;
}

.appbox_body_bnr {
  display: inline-block;
}

.appbox_body_bnr + .appbox_body_bnr {
  margin-left: 8px;
}

.appbox_body_txt {
  padding-bottom: 5px;
  font-size: 15px;
}

img.appbox_appstore {
  width: 112px;
  height: 33px;
  vertical-align: bottom;
}

img.appbox_googleplay {
  width: 110px;
  height: 33px;
  vertical-align: bottom;
}

.appbox_qr {
  width: 59px;
  height: 59px;
}

.appraffle_tag {
  margin: 0 0 0 12px;
}

.appraffle_tag_img {
  height: 19px;
}

.appraffle_tag + p {
  margin-left: 10px;
}

/*--- /ATOJ_ABCMART-547 ---*/
/*--- /ATOJ_ABCMART-591 ---*/
.goods-content-inner .goods-content_gender {
  font-size: 1.1rem;
}

.StyleT_Item_Link_ .name_ .name1_ {
  font-size: 1.2rem;
  color: #919191;
}

.goods-content-inner .goods-content_gender {
  font-size: 1.1rem;
}

.goods-content_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
}

.goods-content_tags > div,
.goods-content_tags > p {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 20px;
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 12px;
  border-radius: 2px;
}

.itemhistory-content_body_inner,
.l-item-content_body_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 5px;
}

.itemhistory-content_body_inner > div,
.l-item-content_body_inner > div {
  margin-right: 4px;
}

.itemhistory-content_body_inner > .itemhistory-content_icon__other,
.l-item-content_body_inner > .l-item-content_icon__other {
  width: auto;
  height: 18px;
}

.itemhistory-content_body_inner > div img,
.l-item-content_body_inner > div img {
  width: 100%;
  height: 100%;
}

.goods-content_tags .goods-content_off {
  position: initial;
  padding: 3px 6px;
}

.StyleT_Item_Link_ .price_ dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.StyleT_Item_Link_ .price_ dl .goods-content_price-strike {
  padding-right: 4px;
  font-size: 10px;
  color: #000;
}

.StyleT_Item_Link_ .price_ dl .goods-content_price-red {
  padding-right: 5px;
  font-size: 14px;
}

.StyleT_Item_Link_ .price_ dl .tax_ {
  font-size: 10px;
}

.top-ranking_new,
.itemhistory-content_icon.icon-new,
.goods-content_icon.icon-new {
  position: initial;
  padding: 4px;
  font-weight: bold;
  color: #fff;
  background-color: #ffda00;
}

.goods-content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.goods-content-inner .goods-content_other:not(:last-child) {
  padding-right: 5px;
}

.goods_ div.StyleT_Frame_ p.name2_ {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
}

/*--- /ATOJ_ABCMART-591 ---*/
/*--- ATOJ_ABCMART-592 ---*/
.goods_related_item_list ul {
  display: block;
}

.goods_related_item_list a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.goods_price_off_container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.goods_price_off_container .icon {
  position: initial;
}

.goods_price_off_container .icon li {
  height: 20px;
  padding: 3px 8px;
  margin-right: 4px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  color: #e21836;
  text-align: left;
  background: #fff;
  border: 1px solid #e21836;
  border-radius: 2px;
}

.goods_price_off_container .goods-content_off {
  position: initial;
  height: 20px;
}

.goods_shipping_option {
  padding-top: 20px;
  text-align: left;
}

.goods_shipping_option__free {
  position: relative;
  padding-left: 26px;
  font-size: 12px;
  font-weight: bold;
  color: #222222;
  text-align: left;
}

.goods_shipping_option__free:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  content: "";
  background-image: url("../new_img/icon/icon_delivery.svg");
}

.goodsspec_caution {
  margin: 18px 0 40px;
  font-size: 14px;
  color: #8b8b8b;
}

.goods_price_container .price_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  padding-left: 0;
}

.goodssize_modal_btn {
  display: inline-block;
  width: auto;
  padding: 12px 15px;
  margin-top: 12px;
  margin-left: 0;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.goodssize_modal_btn_txt {
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
}

.goodssize_modal_btn_txt_2 {
  font-size: 12px;
}

.goods_related {
  border-bottom: none;
}

.accessory_list_ {
  padding: 35px 0;
  margin: 0 calc((200vw - 1200px) * -1 / 2);
  background-color: #f7f7f7;
}

.accessory_list_ h2 {
  padding-bottom: 18px;
  font-size: 20px;
}

.accessory_list_ div.StyleP_Item_ .desc_ {
  width: 180px;
  padding-left: 15px;
}

.accessory_list_ div.StyleP_Item_ .desc_ .price_ {
  font-family: "Montserrat", sans-serif;
}

.accessory_list_ .accessory_list_wrap {
  width: 1200px;
  margin: auto;
}

.accessory_list_ div.StyleP_Item_ {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 350px;
  padding: 15px;
  margin: 0 5px;
  background-color: #fff;
}

.goods_related_item {
  padding: 35px 0;
  margin: 0 calc((100vw - 100%) / 2 * -1);
  background-color: #f7f7f7;
}

.goods_related_item h2 {
  width: 1200px;
  padding-bottom: 18px;
  margin: auto;
  font-size: 20px;
}

.goods_related_item .goods_related_item_list {
  width: 1200px;
  margin: auto;
}

.goods_related_item .goods_related_item_list li {
  margin-right: 8px;
  background-color: #fff;
}

div.goodsproductdetail_ {
  margin-bottom: 0;
}

.contents_bottom-gray {
  margin-top: 0;
  padding-left: 1em;
  padding-right: 1em;
}

.contents_bottom-gray h2 {
  width: 1200px;
  padding-bottom: 18px;
  margin: 0 auto;
  font-size: 20px;
  text-align: left;
}

.contents_bottom-gray .itemhistory-contents {
  margin-top: 0;
}

.contents_bottom-gray .itemhistory-contents .itemhistory-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px;
  margin-right: 8px;
  margin-bottom: 8px;
  margin-left: 0;
  background-color: #fff;
}

.goods_related_content_price-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-bottom: 3px;
}

.goods_related_content_price-strike {
  padding-right: 8px;
  font-size: 10px;
  color: #000;
}

.goods_related_content_price-red {
  font-size: 12px;
  /* font-weight: bold; */
}

.itemhistory-content_price {
  padding-bottom: 3px;
}

.gitemhistory-content_price-strike {
  padding-right: 0;
  font-size: 10px;
  color: #000;
}

.itemhistory-content_price-red {
  padding-right: 3px;
}

.itemhistory-content_price .tax_,
.itemhistory-content_price-red .tax_ {
  font-size: 10px;
}

.top-ranking_rank {
  top: 15px;
}

.goods_related_item_list .slick-next,
.goods_related_item_list .slick-prev {
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  background: url("../../new_img/common/icon_arrow_circle.png") no-repeat;
  background-size: 100%;
}

.goods_related_item_list .slick-next {
  /* transform: rotate(0deg); */
  right: 20px;
}

.goods_related_item_list .slick-prev {
  /* transform: rotate(-180deg); */
  left: 20px;
}

.goods_related_item_list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.goods_related_item_list a {
  width: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.itemhistory-contents .slick-prev {
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  background: url("../../new_img/common/icon_arrow_circle.png") no-repeat;
  background-size: 100%;
}

.itemhistory-contents .slick-next {
  top: 0;
  right: 20px;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  background: url("../../new_img/common/icon_arrow_circle.png") no-repeat;
  background-size: 100%;
}

.itemhistory-contents .slick-prev {
  left: 20px;
}

div.method_box_ div.method_box_content_ {
  padding-top: 13px;
  padding-left: 10px;
}

div.method_box_ .gift_card {
  padding-bottom: 10px;
  padding-left: 10px;
}

.goodsspec {
  border-collapse: separate;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

.goodsspec th,
.goodsspec td {
  border-bottom: none;
  border-left: none;
}

.slick-next,
.slick-prev {
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  background: url(../../new_img/common/icon_arrow_circle.png) no-repeat;
  background-size: 100%;
}

.StyleP_Line_ .slick-prev {
  left: 15px;
  -webkit-transform: rotate(180deg) translate(0, 0);
  transform: rotate(180deg) translate(0, 0);
}

.StyleP_Line_ .slick-next {
  right: 15px;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.goods_price_off_container > div {
  border-radius: 2px;
}

/*--- /ATOJ_ABCMART-592  ---*/
/* ナビプラス */
.goods-content_icon.icon-sale,
.itemhistory-content_icon.icon-sale,
.goods-content_icon.icon-goodprice {
  position: initial;
  width: auto;
  padding: 4px;
  text-align: center;
  border: 1px solid #e21836;
}

.top-ranking_body .top-ranking_sale,
.top-ranking_body .top-ranking_new,
.top-ranking_body .top-ranking_goodprice {
  margin-bottom: 4px;
}

.top-ranking_sale {
  position: initial;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  width: auto;
  height: 20px;
  padding: 4px 3px;
  margin-right: 4px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #e21836;
  border-radius: 2px;
}

.top-ranking_goodprice {
  position: initial;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  width: auto;
  height: 20px;
  padding: 4px;
  margin-right: 4px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #e21836;
  border-radius: 2px;
}

.goods-content_tags .itemhistory-content_icon.icon-sale,
.goods-content_tags .itemhistory-content_icon.icon-goodprice {
  position: initial;
  width: auto;
  padding: 4px;
  border: 1px solid #e21836;
}

.top-ranking_rank {
  left: 24px;
}

.itemhistory-content_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.top-ranking_new,
.itemhistory-content_icon.icon-new,
.goods-content_icon.icon-new {
  position: initial;
  display: inline-block;
  padding: 4px;
  margin-right: 4px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  background-color: #ffda00;
}

.top-ranking_price-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.top-ranking_price-strike,
.category-recommended_price-strike {
  padding-right: 5px;
  font-size: 10px;
  color: #000;
}

.top-ranking_price-red,
.category-recommended_price-red {
  /* font-weight: bold; */
  padding-right: 5px;
  font-size: 14px;
}

.slick-slider .top-ranking_price-red {
  font-size: 12px;
}

.goods_related_content_price-wrap,
.itemhistory-content_price-wrap,
.top-ranking_price-wrap,
.category-recommended_price-wrap,
.StyleT_Item_Link_ .price_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 110%;
  font-family: Montserrat;
  letter-spacing: -0.02em;
}

.goods_related_content_price-wrap .tax_,
.itemhistory-content_price-wrap .tax_,
.top-ranking_price-wrap .tax_,
.category-recommended_price-wrap .tax_ {
  font-size: 10px;
}

.itemhistory-content_gender.gender-kids span {
  padding-left: 4px;
}

/* ナビプラス end*/
/*--- ATOJ_ABCMART-594  ---*/
input[type=submit].btn_sub.btn_submit {
  height: 22px;
  padding: 0 50px 0px 73px;
  margin-top: 0;
  background: url(.../../../new_img/icon/icon_shopping_bag_wht.png) no-repeat 73px center/18px 17px, #2996cc;
}

.btn_wrap .btn_online {
  padding: 11.5px 15px 9px;
}

.btn_wrap + .btn_wrap .btn_online {
  margin-top: 15px;
}

.cart_shopingBtn {
  float: right;
  padding: 20px 0;
}

.cart_shopingBtn .btn_sub {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 351px;
  height: 48px;
  margin-right: 0;
  margin-left: auto;
}

#cart_form .recieve_popup_btn {
  position: relative;
  margin-bottom: 6px;
}

.submit_new_notice_head {
  padding-left: 16px;
  font-size: 21px;
  line-height: 21px;
}

.submit_new_notice_head_sub {
  display: block;
  padding-top: 8px;
  margin-bottom: 11px;
  font-size: 11px;
  font-weight: bold;
  color: #2996cc;
  text-align: center;
  border-bottom: 2px solid #2996cc;
}

.itemhistory-content_price-strike {
  padding-right: 3px;
  font-size: 10px;
  color: #000;
}

.submit_new_notice_box {
  padding: 16px 15px 14px;
  background-color: #fff;
}

.submit_new_notice_img {
  display: block;
  padding-top: 5px;
  text-align: center;
}

#cart_form input.calc_ {
  position: absolute;
  width: 0px;
  height: 0px;
}

/*--- cart step3---*/
.step3-rightBlock .checkout_btn {
  margin-top: 15px;
}

.step3-rightBlock .checkout_btn_caution {
  padding-top: 13px;
  font-size: 1.19em;
  line-height: 1.8;
  color: #222;
  text-align: left;
}

.step3-leftBlock .refound-item_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  background-color: #f7f7f7;
}

.step3-leftBlock .refound-item-comment {
  width: 565px;
  padding-top: 0;
}

.step3-leftBlock .refound-item-comment-ttl {
  display: inline-block;
  padding-bottom: 6px;
  font-weight: bold;
}

.step3-leftBlock .refound-item-comment-txt {
  font-size: 13px;
}

.step3-leftBlock .refound-item-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 127px;
}

.step3-leftBlock .refound-item-img img {
  width: 100%;
}

/*--- cart step2---*/
.gift_wrapping {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 20px;
  margin-top: 5px;
  background: #f7f7f7;
}

.gift_wrapping .wrapping_note_ {
  color: #919191;
}

.gift_wrapping .select_area .selecter {
  padding-left: 7px;
  text-align: left;
}

.gift_wrapping .wrapping {
  position: relative;
  padding-right: 35px;
  padding-left: 16px;
}

.gift_wrapping .wrapping:before {
  position: absolute;
  top: -1px;
  bottom: 0;
  left: 0;
  display: block;
  width: 12px;
  height: 14px;
  margin: auto;
  content: "";
  background-image: url("../new_img/icon/icon_gift.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.method_point_ {
  position: relative;
}

.method_point_ .caution_modal_link {
  position: absolute;
  top: 28px;
  right: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #2996cc;
  cursor: pointer;
}

.js-cart_caution_modal {
  display: none;
}

.js-cart_caution_modal.is-open {
  display: block;
}

.cart_caution_modal {
  position: absolute;
  right: 0;
  z-index: 20;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 300px;
  height: auto;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.2);
}

.cart_caution_modal:before {
  position: absolute;
  top: -7px;
  left: 70%;
  width: 0;
  height: 0;
  margin-top: -6px;
  content: "";
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.method_coupon_ .couponcardList_ {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cart_caution_modal.coupon {
  bottom: 30px;
  left: 0;
  width: 560px;
}

.cart_caution_modal.coupon:before {
  top: initial;
  bottom: -13px;
  left: 75px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.cart_caution_modal.coupon.is-right {
  right: 0;
  left: auto;
}

.cart_caution_modal.coupon.is-right:before {
  left: 275px;
}

.cart_caution_modal .cart_caution_modal_ttl {
  padding-bottom: 13px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  letter-spacing: -0.03em;
}

.cart_caution_modal .cart_caution_modal_txt {
  padding-bottom: 10px;
  font-size: 13px;
}

.cart_caution_modal_close {
  position: absolute;
  top: 18px;
  right: 25px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}

.cart_caution_modal_close img {
  width: 100%;
}

.couponcard_item_ {
  position: relative;
  margin-bottom: 50px;
}

.couponcard_item_ .caution_modal_link {
  position: relative;
  top: 0;
  right: 20px;
  left: 0;
  z-index: 1;
  display: block;
  padding-top: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #2996cc;
  cursor: pointer;
}

/*
.couponcard_item_ .coupon_label{
  position: relative;
}
.coupon_choice_btn_wrap {
  position: absolute;
  bottom: -60px;
  left: 0;
}
.input_none + .coupon_label .coupon_choice_btn{
  width: 20px;
  height: 20px;
  position: absolute;
}
.coupon_choice_btn_txt {
  font-size: 14px;
  line-height: 24px;
  padding-left: 26px;
}
.input_none:checked + .coupon_label .coupon_choice_btn{
  background-color: #666666;
}
.input_none:checked + .coupon_label .coupon_choice_btn:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  display: block;
  height: 10px;
  width: 5px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: -2px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  transform: rotate(45deg);
}
.couponcard_item_ .coupon_label{
  border: none;
  width: auto;
  padding-right: 40px;
  padding-left: 0;
  padding-top: 25px;
  text-align: center;
}
.couponcard_item_ .couponcard_item_wrap{
  background-size: 100%;
  height: 170px;
  width: 290px;
  position: relative;
}
.couponcard_item_ .couponcard_item_wrap:after{
  content: "";
  background-image: url(../new_img/common/coupon_txt.png);
  width: 17px;
  height: 90px;
  background-size: contain;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  background-repeat: no-repeat;
  margin: auto;
}
.coupon_birthday .couponcard_item_wrap{
  background-image: url("../new_img/common/coupon_bg_blue.png");
}
.coupon_birthday .couponcard_ttl{
  color: #00a8e6;
  position: relative;
}
.coupon_birthday .couponcard_ttl:before{
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../new_img/icon/icon_birthday.png);
  position: absolute;
  background-size: 100%;
  left: 8px;
  top: 0;
  bottom: 0;
}
.coupon_new .couponcard_item_wrap{
  background-image: url("../new_img/common/coupon_bg_red.png");
}
.coupon_new .couponcard_ttl{
  color: #ed4c4c;
  position: relative;
}
.coupon_new .couponcard_ttl:before{
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../new_img/icon/icon_present.png);
  position: absolute;
  background-size: 100%;
  left: 8px;
  top: 0;
  bottom: 0;
}
.coupon_limited .couponcard_item_wrap{
  background-image: url("../new_img/common/coupon_bg_green.png");
}
.coupon_limited .couponcard_ttl{
  color: #33bf4e;
  position: relative;
}
.coupon_limited .couponcard_ttl:before{
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../new_img/icon/icon_phone.png);
  position: absolute;
  background-size: 100%;
  left: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.couponcard_item_ .input_none:checked + .coupon_label{
  background: transparent;
}
.couponcard_item_ .input_none + .coupon_label{
  position: relative;
}
.couponcard_item_ .input_none + .coupon_label::after{
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 96%;
  display: block;
  background: rgba(255, 255, 255, .8);
}
.couponcard_item_ .input_none:checked + .coupon_label::after{
  content: none;
}
.couponcardList_ .couponcard_ttl {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: bold;
  box-sizing: border-box;
  white-space: pre-wrap;
  display: inline-block;
  border-radius: 31.5px;
  background: #fff;
  padding: 3px 10px 2px 35px;
}
.couponcard_item_ .couponcard_price {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  padding-top: 5px;
}
.couponcard_price_off {
  color: #fff;
  font-family: "DIN Condensed";
  letter-spacing: -0.01em;
  line-height: 1;
  margin-top: 4px;
}
.couponcard_price_off--yen {
  font-size: 45px;
}
.couponcard_price_off--price {
  font-size: 60px;
}
.couponcard_price_off--off {
  font-size: 29px;
}
.cart_caution_modal_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 0;
}
*/
.slick-slide {
  height: auto !important;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.cart.contents_bottom-gray:nth-of-type(1) {
  margin-top: 40px;
}

/*--- /ATOJ_ABCMART-594  end---*/
/*--- ATOJ_ABCMART-731  ---*/
/* .StyleT_Item_Link_ .goods-content_icon.icon-sale,
.StyleT_Item_Link_ .goods-content_icon.icon-new {
  position: absolute;
  display: block;
  border: none;
  background-color: initial;
  color:#E21836;
} */
/* .categorypage_ranking p.top-ranking_rank {
  right: 10px;
  left: auto;
} */
/* .StyleT_Item_ .goods-content_icon.icon-goodprice {
  border: none;
  position: absolute;
} */
/* detail */
/* .looklist_renew_add img.switchimg {
  display: none;
} */
/* cart */
/* .submit_new_top input[type="submit"].btn_sub.btn_submit {
  padding: 21px 50px 21px 73px;
  background: url(../../../new_img/icon/icon_shopping_bag_wht.png) no-repeat 80px center / 17px 17px,#2996CC;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  height: 67px;
  margin-top: 10px;
} */
.couponcard_item_ .input_none + .coupon_label::after {
  content: none;
}

.couponcardList_ .couponcard_text {
  display: none;
}

/* .couponcard_item_ .caution_modal_link{
  display: none;
} */
.couponcard_item_ .coupon_label {
  padding: 18px 24px 9px;
}

/*--- /ATOJ_ABCMART-731  end---*/
/*--- ATOJ_ABCMART-737 ---*/
.brand_tag_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 60px 0 0;
}

.brand_tag_item a {
  display: block;
  padding: 10px 14px 9px;
  margin-right: 4px;
  font-size: 12px;
  line-height: 1;
  color: #222222;
  text-decoration: none;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #cccccc;
  border-radius: 17px;
}

.brand_tag_item a:hover {
  opacity: 0.6;
}

/*--- /ATOJ_ABCMART-737  end---*/
/*--- ATOJ_ABCMART-729 ---*/
.athlete_brand_linup_categories .brand_linup_athlete_ttl_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.athlete_brand_linup_categories .brand_linup_athlete_ttl_logo {
  width: 102px;
  margin-right: 20px;
}

.athlete_brand_linup_categories .brand_linup_athlete_ttl_logo img {
  display: block;
  width: 100%;
}

.athlete_brand_linup_categories .brand_linup_athlete_ttl_txt {
  font-size: 12px;
}

.athlete_brand_linup_categories .brand_linup_series_list_item_img {
  width: 30px;
  height: 30px;
}

/*--- /ATOJ_ABCMART-729  end---*/
/*--- ATOJ_ABCMART-754  ---*/
/* Add top grand tab*/
.top_grandTab {
  /* border-bottom: 1px solid #E5E5E5; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-top: 16px;
  padding-left: 11px;
  /* height: 80px; */
  margin-top: 20px;
  margin-top: 0;
  background: #f7f7f7;
  border-top: 1px solid #e5e5e5;
}

.top_grandTab_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: auto;
}

.top_grandTab_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  min-width: 120px;
  height: 43px;
}

.top_grandTab_item:first-child {
  margin-right: 10px;
  background: #fff;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
}

/* Add top athlete link*/
.top-athlete_brand_linup_categories {
  margin: 40px 0;
}

.top-brand_linup_categories_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-brand_linup_athlete_ttl_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.top-brand_linup_athlete_ttl_txt {
  margin-left: 20px;
  font-size: 12px;
  line-height: 20px;
}

.top-brand_linup_series_list_item {
  width: 100px;
  margin: 8px;
  text-align: center;
}

.top-brand_linup_series_list_item a {
  text-decoration: none;
}

.top-brand_linup_series_list_item_name {
  font-size: 12px;
  color: #000;
}

.top-brand_linup_series_list_item_img {
  width: 60px;
  margin: 0 auto 14px;
}

.top-brand_linup_series_list_item_img img {
  display: block;
  width: 100%;
}

.top-brand_linup_series_list_item:hover {
  opacity: 0.6;
}

.top-gender-nav {
  background: #fff;
}

.top-brand_linup_athlete_ttl_logo {
  width: 102px;
}

.top-brand_linup_athlete_ttl_logo img {
  display: block;
  width: 100%;
}

.top_grandTab {
  display: none;
}

/*--- /ATOJ_ABCMART-754  end---*/
.top-brand_linup_athlete_ttl_txt {
  position: relative;
  width: 100%;
}

.top-brand_linup_athlete_ttl_txt .listLink {
  position: absolute;
  right: 0;
  font-size: 14px;
}

/* ATOJ_ABCMART-809 */
.footer-middleBlock_contact {
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  background: #ededed;
  text-align: center;
  padding: 30px 0 60px;
}

#footer .footer-middleBlock_contact a {
  color: #222;
}

.footer-middleBlock_contact-content .contact_phone_hint {
  padding: 2em;
  border: 2px solid;
  border-radius: 10px;
  margin-top: 45px;
  width: 650px;
}

.footer-middleBlock_contact-content .contact_phone_hint .contact_phone_hint_title {
  padding: 1em 0 2em;
}

.footer-middleBlock_contact-content .contact_phone_hint .contact_phone_hint_box p {
  padding: 1em 0 0;
}

.footer-middleBlock_contact-content .contact_phone_hint_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 2em;
}

.footer-middleBlock_contact-content .contact_phone_hint_container .contact_phone_hint_box {
  width: 33.333%;
}

.footer-middleBlock_contact-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}

.footer-middleBlock_contact-content > div > p {
  margin-bottom: 15px;
  margin-top: 30px;
}

.footer-middleBlock_contact-content .footer-middleBlock_contact-phone {
  position: relative;
}

.footer-middleBlock_contact-content .footer-middleBlock_contact-phone .footer-middleBlock_contact-btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.footer-middleBlock_contact-content .footer-middleBlock_contact-phone .footer-middleBlock_contact-btn img {
  height: 19px;
  margin-right: 4px;
}

.footer-middleBlock_contact-content .footer-middleBlock_contact-phone .footer-middleBlock_contact-btn p {
  font-family: YuGothic;
  margin-right: 10px;
}

.footer-middleBlock_contact-btn {
  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;
  width: 430px;
  height: 62px;
  margin: 0 auto;
  background: #fff;
  border-radius: 50px;
}

.footer-middleBlock_contact-mail img {
  height: 14px;
  margin-right: 7px;
}

.footer-middleBlock_contact-suggestion img {
  height: 20px;
  margin-right: 7px;
}

.footer-middleBlock_contact-phone a {
  font-size: 22px;
}

.footer-middleBlock_contact-content > div > a:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #444;
}

.footer-middleBlock_contact-content > div > a:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  opacity: 1;
}

.footer-middleBlock_contact-phone span {
  font-size: 12px;
  text-align: left;
}

.footer-linkList_body.row2:last-of-type .footer-linkList_child {
  height: 100px;
}

/* ATOJ_ABCMART-775 */
.top-gender-nav {
  border: none;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.top-gender-nav-list-item a {
  height: 61px;
}

.top-gender-nav-list-item a br {
  display: none;
}

li.top-gender-nav-list-item:nth-child(2) a {
  font-size: 12px;
  font-weight: 300;
  color: #ed8989;
}

li.top-gender-nav-list-item:nth-child(3) a {
  font-size: 12px;
  font-weight: 300;
  color: #2996cc;
}

li.top-gender-nav-list-item:nth-child(4) a {
  font-size: 12px;
  font-weight: 300;
  color: #c9b200;
}

li.top-gender-nav-list-item a:before {
  display: block;
  margin-right: 3px;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}

li.top-gender-nav-list-item:nth-child(1) a:before {
  content: none;
}

li.top-gender-nav-list-item:nth-child(2) a:before {
  width: 13px;
  height: 22px;
  background-image: url("/new_img/usr/nav/icon_ladies.svg");
}

li.top-gender-nav-list-item:nth-child(3) a:before {
  width: 13px;
  height: 24px;
  background-image: url("/new_img/usr/nav/icon_men.svg");
}

li.top-gender-nav-list-item:nth-child(4) a:before {
  width: 13px;
  height: 22px;
  background-image: url("/new_img/usr/nav/icon_kids.svg");
}

.top-gender-nav-list-item.is_active {
  background: #f7f7f7;
}

.top-gender-nav-list-item.is_active::after {
  content: none;
}

/* top_catearea */
.top_catearea_wrap {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}

.top_catearea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1200px;
  height: 48px;
  margin: 0 auto;
}

#top_catearea_naked a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  height: 100%;
  padding-right: 1em;
  margin-right: 1em;
  font-size: 14px;
  font-weight: bold;
  color: #222;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

#top_catearea_round a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  height: 24px;
  padding: 0 1.25em;
  margin-right: 1em;
  font-size: 13px;
  font-weight: bold;
  color: #222;
  background: #f7f7f7;
  border-radius: 12px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.top_catearea a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* /ATOJ_ABCMART-775 */
/* ATOJ_ABCMART-928 */
.goodssize_answer {
  width: 550px;
  margin: 40px auto 0;
  text-align: center;
}

.goodssize_answer .answer-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.goodssize_answer .answer-ttl-txt {
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  padding: 20px 12px 15px 0;
  margin-bottom: 25px;
  border-bottom: solid 0.15em #e5e5e5;
  letter-spacing: 0.5px;
  position: relative;
}

.goodssize_answer .answer-ttl-txt:after {
  position: absolute;
  content: "";
  width: 17px;
  height: 0.12em;
  background: #e5e5e5;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  bottom: -6px;
  right: -16px;
}

.goodssize_answer .answer-ttl-img {
  width: 68px;
  height: 82px;
}

.goodssize_answer .answer-ttl-img img {
  width: 100%;
  height: 82px;
}

.goodssize_answer .size-ttl {
  font-size: 15px;
  font-weight: bold;
}

.goodssize_answer .size-list {
  margin-top: 28px;
  padding-top: 32px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  position: relative;
}

.goodssize_answer .size-list::before {
  position: absolute;
  content: "";
  background: #f7f7f7;
  width: 440px;
  height: 8px;
  border-radius: 7px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.goodssize_answer .size-item {
  font-size: 13px;
  position: relative;
}

.goodssize_answer .size-item::before {
  position: absolute;
  content: "";
  background-color: #e5e5e5;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: -33px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.goodssize_answer .size-item.active::after {
  position: absolute;
  content: "";
  border: solid 5px #2996cc;
  width: 24px;
  height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.goodssize_answer .goodssize_boxattend {
  margin-top: 40px;
  width: 100%;
  font-size: 14px;
  line-height: 34px;
  font-weight: bold;
  color: #2996cc;
  border: solid 1px #2996cc;
}

.goodssize_answer .goodssize_attend {
  font-size: 12px;
  margin-top: 20px;
  color: #8b8b8b;
}

/* /ATOJ_ABCMART-928 */
/* SONIQUE_共通CTA-220705 */
a.salepage_link {
  width: 546px;
  margin: 60px auto;
  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;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-weight: bold;
  font-size: 18px;
  height: 70px;
  background-color: #000;
  color: #fff;
}

a.salepage_link:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* /SONIQUE_共通CTA-220705 */
/* visumo 2209 */
@media (min-width: 721px) and (max-width: 1024px) {
  body .ecbn-selection-preview div.ecbn-selection-preview-wrapper {
    width: calc(100% - 40px);
  }
}
body .ecbn-selection-preview .ecbn-selection-preview-close {
  background: url("/new_img/common/visumo_close.png") 50% 50% no-repeat;
  background-size: 20px;
}

body .ecbn-selection-preview .ecbn-selection-preview-close::before,
body .ecbn-selection-preview .ecbn-selection-preview-close::after {
  display: none;
}

@media (min-width: 721px) {
  body .ecbn-selection-preview .ecbn-selection-preview-close {
    top: -45px;
    right: -5px;
  }
}
@media (min-width: 721px) {
  body .ecbn-selection-preview .ecbn-selection-preview-content {
    padding: 0;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-preview-content {
    margin-top: 50px;
  }
}
@media (min-width: 1025px) {
  body .ecbn-selection-preview .ecbn-selection-left {
    width: 496px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  body .ecbn-selection-preview .ecbn-selection-left {
    width: calc(45.0909090909% + 40px);
  }
}
@media (min-width: 1025px) {
  body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image {
    height: 627px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image {
    aspect-ratio: 355/450;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image {
    aspect-ratio: 355/450;
  }
}
body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .selection-prev-image,
body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-next-image {
  width: auto;
  z-index: 2;
}

@media (min-width: 721px) {
  body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .selection-prev-image {
    left: 20px;
  }
}
@media (min-width: 721px) {
  body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-next-image {
    right: 20px;
  }
}
body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-prevarrow,
body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-nextarrow {
  width: 30px;
  height: 30px;
  background-size: contain;
}

body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-prevarrow {
  background-image: url("/new_img/common/visumo_prev.png");
}

body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-nextarrow {
  background-image: url("/new_img/common/visumo_next.png");
}

body .ecbn-selection-preview .ecbn-selection-right {
  padding-top: 30px;
}

@media (min-width: 1025px) {
  body .ecbn-selection-preview .ecbn-selection-right {
    width: 604px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  body .ecbn-selection-preview .ecbn-selection-right {
    width: calc(54.9090909091% - 40px);
    padding-bottom: 36px;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right {
    padding: 25px 20px 20px;
  }
}
body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-header {
  padding-top: 0;
  padding-bottom: 20px;
  font-weight: bold;
}

@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-header {
    margin: 0;
  }
}
@media (min-width: 721px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: 0;
    width: auto !important;
  }
}
body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (min-width: 721px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item {
    padding: 0 0 0 15px;
    width: 188px;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item {
    width: 135px;
    margin-left: 0;
    margin-right: 8px;
  }
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item:last-child {
    margin-right: 20px;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-content {
    width: 100%;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-img {
    width: 100%;
  }
}
body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-img img {
  width: 100%;
}

body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-name {
  font-weight: normal;
  width: 100%;
  text-align: left !important;
  margin: 6px 0 4px;
}

@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-name {
    font-size: 10px;
    max-height: 30px;
  }
}
body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-productprice {
  display: block;
  width: auto;
  margin: 0;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: left;
}

@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-productprice {
    font-size: 12px;
  }
}
body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-productprice > * {
  display: inline;
}

body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-productprice::after {
  content: "（税込）";
  font-size: 10px;
  font-weight: normal;
}

@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-productprice::after {
    font-size: 8px;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-preview-slide-wrapper {
    margin: 0 -20px;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-preview-slide-wrapper .ecbn-selection-slider-view {
    text-align: left;
    padding-left: 20px;
    overflow-x: scroll !important;
  }
}
body .ecbn-selection-preview .ecbn-selection-preview-slide-wrapper .ecbn-selection-slider-prev {
  background-image: url(/new_img/common/visumo_prev.png);
  background-size: contain;
}

body .ecbn-selection-preview .ecbn-selection-preview-slide-wrapper .ecbn-selection-slider-next {
  background-image: url(/new_img/common/visumo_next.png);
  background-size: contain;
}

body .ecbn-selection-preview .ecbn-selection-preview-slide-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next {
  right: -9px;
}

body .ecbn-selection-preview .ecbn-selection-preview-slide-wrapper + .ecbn-selection-preview-personal {
  width: 100%;
  margin: 35px 0 10px;
}

@media (min-width: 721px) and (max-width: 1024px) {
  body .ecbn-selection-preview .ecbn-selection-preview-slide-wrapper + .ecbn-selection-preview-personal {
    margin-top: 20px;
  }
}
@media (min-width: 721px) {
  body .ecbn-selection-preview .ecbn-selection-preview-slide-wrapper + .ecbn-selection-preview-personal {
    padding: 0 25px;
  }
}
body .ecbn-selection-preview .ecbn-selection-preview-personal .ecbn-selection-preview-media--icon a:before {
  background: url(/new_img/common/visumo_instaicon.png);
  background-size: cover;
  height: 23px;
  width: 23px;
  margin-right: 8px;
}

body .ecbn-selection-preview .ecbn-selection-preview-caption {
  font-size: 14px;
}

@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-preview-caption {
    margin: 0;
  }
}
@media (min-width: 721px) {
  body .ecbn-selection-preview .ecbn-selection-preview-caption p {
    height: 196px;
    padding-left: 25px;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-preview-caption p {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 721px) {
  body .ecbn-selection-preview .ecbn-selection-right-footer2 {
    bottom: 15px;
    right: 15px;
  }
}
@media (max-width: 720px) {
  body .ecbn-selection-preview .ecbn-selection-right-footer2 {
    padding: 0;
  }
}
body .ecbn-selection-preview .ecbn-selection-right-footer2 .ecbn-selection-right-powered-pre {
  opacity: 1;
  font-size: 8px;
  color: #919191;
}

body .ecbn-selection-preview .ecbn-selection-right-footer2 .ecbn-selection-right-powered-name {
  opacity: 0.7;
  margin-left: 6px;
}

body .ecbn-selection-preview .ecbn-selection-right-footer2 .ecbn-selection-right-powered-name .ecbn-visumo-logo {
  width: 51px;
}

body .ecbn-selection-preview .ecbn-selection-preview-caption::-webkit-scrollbar,
body .ecbn-selection-preview .ecbn-selection-preview-caption p::-webkit-scrollbar {
  background: transparent;
  border: 0 none;
  border-radius: 18px;
  overflow: hidden;
  width: 6px;
  -webkit-border-radius: 18px;
}

body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-business-operator-comment::-webkit-scrollbar,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment2::-webkit-scrollbar,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment3::-webkit-scrollbar {
  background: transparent;
  border: 0 none;
  border-radius: 18px;
  overflow: hidden;
  width: 6px;
  -webkit-border-radius: 18px;
}

body .ecbn-selection-preview .ecbn-selection-preview-caption::-webkit-scrollbar:horizontal,
body .ecbn-selection-preview .ecbn-selection-preview-caption p::-webkit-scrollbar:horizontal {
  height: 6px;
}

body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-business-operator-comment::-webkit-scrollbar:horizontal,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment2::-webkit-scrollbar:horizontal,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment3::-webkit-scrollbar:horizontal {
  height: 6px;
}

body .ecbn-selection-preview .ecbn-selection-preview-caption::-webkit-scrollbar-button,
body .ecbn-selection-preview .ecbn-selection-preview-caption p::-webkit-scrollbar-button {
  display: none;
}

body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-business-operator-comment::-webkit-scrollbar-button,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment2::-webkit-scrollbar-button,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment3::-webkit-scrollbar-button {
  display: none;
}

body .ecbn-selection-preview .ecbn-selection-preview-caption::-webkit-scrollbar-piece,
body .ecbn-selection-preview .ecbn-selection-preview-caption p::-webkit-scrollbar-piece {
  background: rgba(222, 222, 222, 0.8);
}

body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-business-operator-comment::-webkit-scrollbar-piece,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment2::-webkit-scrollbar-piece,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment3::-webkit-scrollbar-piece {
  background: rgba(222, 222, 222, 0.8);
}

body .ecbn-selection-preview .ecbn-selection-preview-caption::-webkit-scrollbar-piece:start,
body .ecbn-selection-preview .ecbn-selection-preview-caption p::-webkit-scrollbar-piece:start {
  background: rgba(222, 222, 222, 0.8);
}

body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-business-operator-comment::-webkit-scrollbar-piece:start,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment2::-webkit-scrollbar-piece:start,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment3::-webkit-scrollbar-piece:start {
  background: rgba(222, 222, 222, 0.8);
}

body .ecbn-selection-preview .ecbn-selection-preview-caption::-webkit-scrollbar-thumb,
body .ecbn-selection-preview .ecbn-selection-preview-caption p::-webkit-scrollbar-thumb {
  background: rgba(222, 222, 222, 0.8);
  border-radius: 18px;
  overflow: hidden;
  -webkit-border-radius: 18px;
}

body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-business-operator-comment::-webkit-scrollbar-thumb,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment2::-webkit-scrollbar-thumb,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment3::-webkit-scrollbar-thumb {
  background: rgba(222, 222, 222, 0.8);
  border-radius: 18px;
  overflow: hidden;
  -webkit-border-radius: 18px;
}

body .ecbn-selection-preview .ecbn-selection-preview-caption::-webkit-scrollbar-corner,
body .ecbn-selection-preview .ecbn-selection-preview-caption p::-webkit-scrollbar-corner {
  background: rgba(222, 222, 222, 0.8);
  border-radius: 18px;
  overflow: hidden;
  -webkit-border-radius: 18px;
}

body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-business-operator-comment::-webkit-scrollbar-corner,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment2::-webkit-scrollbar-corner,
body .ecbn-selection-preview .ecbn-selection-preview-content .ecbn-selection-free-comment3::-webkit-scrollbar-corner {
  background: rgba(222, 222, 222, 0.8);
  border-radius: 18px;
  overflow: hidden;
  -webkit-border-radius: 18px;
}

@media (min-width: 721px) {
  body .vsm_wrap .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item > div > a,
body .vsm_wrap .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item > div > a,
body .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item > div > a,
body .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item > div > a {
    height: 285px;
  }
}
@media (max-width: 720px) {
  body .vsm_wrap .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item > div > a,
body .vsm_wrap .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item > div > a,
body .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item > div > a,
body .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item > div > a {
    padding-top: 126.6666%;
  }
}
body .vsm-gallery .ecbn-selection-page-wrapper li.ecbn-selection-item > div > a,
body .vsm-tile .ecbn-selection-page-wrapper li.ecbn-selection-item > div > a,
body .vsm-tile-goods .ecbn-selection-page-wrapper li.ecbn-selection-item > div > a {
  padding-top: 126.6666%;
}

/* /visumo 2209 */
/* ATOJ_ABCMART-926 */
.StyleT_Item_Link_ .name_ .name2_ {
  font-size: 13px;
}

.top-brandLinks-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 70px;
  gap: 44px;
}

.top-brandLinks-item {
  text-align: center;
}

.top-brandLinks-item a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.top-brandLinks-Btn {
  color: #000;
}

.top-brandLinks-Btn:hover {
  opacity: 0.8;
  text-decoration: none;
}

.top-brandLinks-img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  text-align: center;
}

.top-brandLinks-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-brandLinks-name {
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
  color: #000;
}

.search-brand-sec h2.push-content-ttl-lv3.event-brand {
  font-size: 18px;
}

.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
  margin-top: 48px;
}

/* /ATOJ_ABCMART-926 */
/* ATOJ_ABCMART-955 UIUX phase2 header-tabMenu */
/* 「カテゴリ」だけのタブ */
.header-tabMenu_category {
  margin: 0 auto 60px;
}

.header-tabMenu_category .header-tabMenu_categoryWrap {
  display: block;
  background: #fff;
  padding: 20px;
}

.header-tabMenu_category .header-tabMenu_categoryWrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header-tabMenu_category .header-tabMenu_categoryList-item {
  width: 87.5px;
  height: auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: unset;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.header-tabMenu_category .header-tabMenu_categoryList-item .header-tabMenu_categoryList-item-image {
  border: 1px solid #ccc;
}

.header-tabMenu_category .header-tabMenu_categoryList-item:hover {
  opacity: 0.5;
}

.header-tabMenu_category .header-tabMenu_categoryList-item.is-active {
  position: relative;
  font-weight: normal;
  color: #000;
  cursor: default;
  background: unset;
}

.header-tabMenu_category .header-tabMenu_categoryList-item.is-active .header-tabMenu_categoryList-item-image {
  border: 2px solid #666666;
}

.header-tabMenu_category .header-tabMenu_categoryList-item-image {
  width: 87.5px;
  height: 87.5px;
  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;
  border-radius: 3px;
  background: #fff;
}

.header-tabMenu_category .header-tabMenu_categoryList-item-image img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  max-height: 100%;
  max-width: 90%;
  width: auto;
  height: auto;
}

.header-tabMenu_category .header-tabMenu_categoryResultList {
  height: auto;
  gap: 10px 10px;
}

.header-tabMenu_category .header-tabMenu_categoryResultList-item {
  padding: 0;
  width: 282px;
}

.header-tabMenu_category .header-tabMenu_categoryResultList-item a {
  width: 100%;
  height: 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;
  height: auto;
  padding: 0.75em 0;
  font-size: 14px;
  color: #222;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* /「カテゴリ」だけのタブ */
/* 「絞り込み検索」のタブ */
.detailSearch .header-tabMenu_categoryWrap {
  display: block;
}

.detailSearch .header-tabMenu_categoryWrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.detailSearch .header-tabMenu_categoryList-item {
  width: 90px;
  height: auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: unset;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.detailSearch .header-tabMenu_categoryList-item:hover {
  opacity: 0.5;
}

.detailSearch .header-tabMenu_categoryList-item.is-active {
  position: relative;
  font-weight: normal;
  color: #000;
  cursor: default;
  background: unset;
}

.detailSearch .header-tabMenu_categoryList-item.is-active .header-tabMenu_categoryList-item-image {
  border: 2px solid #666666;
}

.detailSearch .header-tabMenu_categoryList-item-image {
  width: 90px;
  height: 90px;
  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;
  border-radius: 3px;
  background: #fff;
}

.detailSearch .header-tabMenu_categoryList-item-image img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  max-height: 100%;
  max-width: 90%;
  width: auto;
  height: auto;
}

.detailSearch .header-tabMenu_categoryResultList {
  height: auto;
  padding-bottom: 10px;
}

/* /「絞り込み検索」のタブ */
.header-tabMenu_categoryList {
  width: 100%;
  max-height: none;
  margin-top: 0;
  overflow-y: unset;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

.header-tabMenu_categoryList-item-label {
  padding-top: 10px;
  width: 100%;
  height: calc(100% - 90px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
}

.header-tabMenu_categoryBox {
  background: unset;
  margin-top: 40px;
}

.header-tabMenu_categoryResult {
  width: 100%;
  max-height: none;
  padding: 0;
  overflow: unset;
  font-size: 14px;
  background: unset;
}

.header-tabMenu_categoryResultList-item {
  width: 25%;
}

.detailSearch .header-tabMenu_categoryResultList-item label {
  height: auto;
}

.header-tabMenu_categoryResultList-item label::before {
  background: #fff;
}

.detailSearch-wrap {
  margin-bottom: 160px;
}

.openDetail-img {
  margin-bottom: 160px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.openDetail-img.is-open {
  margin-bottom: 30px;
}

.header-tabMenu_categoryGenderTabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 20px;
  padding: 0;
}

.header-tabMenu_categoryGenderTab {
  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;
  width: 137px;
  height: 40px;
  margin-left: 0;
  padding: 0;
  font-size: 13px;
  text-align: center;
  color: #2996cc;
  cursor: pointer;
  background: transparent;
}

.header-tabMenu_categoryGenderTab.is-active {
  color: #222;
  background: #fff;
}

/* /ATOJ_ABCMART-955 UIUX phase2 header-tabMenu */
/* ATOJ_ABCMART-955 brand */
/* ↓新デザインに切り替えで解除 */
.brand_linup_list_new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 0;
}

.brand_linup_list_new {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 10px;
}

.brand_linup_item_new {
  width: 120px;
}

.brand_linup_item_new a {
  width: 100%;
  height: auto;
  display: block;
}

.brand_linup_item_new a:hover {
  text-decoration: none;
}

.brand_linup_item_new a img {
  width: 100%;
  height: 120px;
}

/* ↑新デザインに切り替えで解除 */
/* ↓旧デザイン */
.brand_linup_item.swiper-slide {
  width: 210px;
  height: 210px;
}

.brand_linup_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 0;
}

.brand_linup_list.swiper-container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}

.brand_linup_item a {
  width: 210px;
  height: 210px;
  display: block;
}

/* ↑旧デザイン */
.brand_tag_item a {
  border: none;
  padding: 10px 14px;
  background-color: #E7E6E6;
  font-weight: 600;
  font-size: 14px;
}

.brand_linup_item_name {
  /* display: none; */
  color: #222;
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
}

.brand_linup_sports_list {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 30px;
}

.brand_linup_sports_list_item {
  text-align: center;
}

.brand_linup_sports_list_item:hover {
  opacity: 0.7;
}

.brand_linup_sports_list_item a {
  display: block;
}

.brand_linup_sports_list_item a:hover {
  text-decoration: none;
}

.brand_linup_sports_list_item_img {
  border-radius: 50%;
  background-color: #fff;
  width: 80px;
  height: 80px;
}

.brand_linup_sports_list_item_name {
  margin-top: 14px;
  font-size: 13px;
  font-weight: bold;
  color: #222;
}

.athlete_brand_linup_categories_ver2 h2.brand_linup_head {
  position: relative;
}

.athlete_brand_linup_categories_ver2 .brand_linup_quest {
  margin-left: 8px;
  display: inline-block;
  line-height: 1;
  vertical-align: revert;
}

.athlete_brand_linup_categories_ver2 .sports_linup_athlete-close {
  text-align: right;
  height: 10px;
}

.athlete_brand_linup_categories_ver2 .sports_linup_athlete-close img {
  width: 10px;
  vertical-align: top;
}

.athlete_brand_linup_categories_ver2 .sports_linup_athlete_ttl_wrap {
  display: none;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  border-radius: 4px;
  width: 530px;
  font-size: 14px;
  position: absolute;
  background: #fff;
  padding: 25px;
  margin-top: -265px;
  z-index: 10;
}

.athlete_brand_linup_categories_ver2 .sports_linup_athlete_ttl_wrap:after {
  position: absolute;
  content: "";
  z-index: 10;
  left: 108px;
  bottom: -21px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 7.5px 0 7.5px;
  border-color: #ffffff transparent transparent transparent;
}

.athlete_brand_linup_categories_ver2 .sports_linup_athlete_ttl_logo {
  width: 102px;
  margin-top: -10px;
  margin-bottom: 20px;
}

.athlete_brand_linup_categories_ver2 .sports_linup_athlete_ttl_logo img {
  width: 100%;
}

.athlete_brand_linup_categories_ver2 .sports_linup_athlete-link {
  display: block;
  margin-top: 10px;
}

.brand-comment-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* /ATOJ_ABCMART-955 brand */
/* ATOJ_ABCMART-955 gs追加 */
h1.header-top_title {
  margin-left: 200px;
  font-weight: normal;
}

.header-top_logo {
  background: #fff;
}

.header-top_logo .is_grandStage {
  margin-left: 15px;
}

.header-top_list {
  margin-left: 20px;
}

.header-top_list {
  width: 420px;
}

.is-fixed .header-bottom {
  width: 100%;
  height: 62px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header-bottom .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-logo .is_grandStage {
  margin-left: 10px;
}

.header-bottom_search {
  width: 336px;
  margin-left: 85px;
}

.header-bottom_searchBtns {
  width: 280px;
  margin-left: 20px;
}

.header-bottom_searchBtns * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header-bottom_searchBtn {
  margin-left: 0;
}

.header-bottom_defaultBtns {
  width: 286px;
  margin-left: 80px;
}

.header-bottom_defaultBtns * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header-bottom_defaultBtn {
  margin-left: 0;
}

.header-bottom_search input[type=text] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header-bottom_search input[type=image] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 15px;
  height: 15px;
}

.is-fixed .header-bottom_search {
  margin-left: 85px;
}

/* /ATOJ_ABCMART-955 gs追加 */
/* ATOJ_ABCMART-955 G商品詳細ページのサイズ目安のデザイン改修 */
.goodssize_modal_btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 12px 15px;
  margin-top: 12px;
  margin-left: 0;
  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;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
  border: none;
  -webkit-box-shadow: 0px 1px 6px 3px #eee;
  box-shadow: 0px 1px 6px 3px #eee;
}

/* /ATOJ_ABCMART-955 G商品詳細ページのサイズ目安のデザイン改修 */
.contact_return_notice_head,
.contact_return_notice_lead {
  color: #004f88;
}

.contact_return_notice_head:before {
  background-image: url("../new_img/icon/icon_notice_blu.svg");
}

/* ATOJ_ABCMART-955 Iご利用ガイドの新青ボタンと注意文言のデザイン */
.freepage_faq_list_layer_2 a.contact_return_notice_item_button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background: #004f88;
  padding: 0.75em 1.75em;
  font-size: 12px;
  line-height: inherit;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  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-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: none;
  -webkit-box-shadow: 0 6px 0 0 #000;
  box-shadow: 0 6px 0 0 #000;
  z-index: 1;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.freepage_faq_list_layer_2 a.contact_return_notice_item_button:hover {
  background: #004f88;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}

#FAQenav_180621 ul li.nochild_ a.contact_return_notice_item_button,
.contact_return_notice_item a.contact_return_notice_item_button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background: #222;
  padding: 0.75em 1.75em;
  font-size: 12px;
  line-height: inherit;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  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-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: none;
  -webkit-box-shadow: 0 6px 0 0 #000;
  box-shadow: 0 6px 0 0 #000;
  z-index: 1;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

#FAQenav_180621 ul li.nochild_ a.contact_return_notice_item_button:hover,
.contact_return_notice_item a.contact_return_notice_item_button:hover {
  -webkit-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}

.sgn_wrapper .sgn_attention {
  background: #edf7fe;
  color: #004f88;
  padding: 20px;
}

.contact_return_notice .contact_return_notice_head,
.contact_return_notice .contact_return_notice_lead {
  color: #004f88;
}

.contact_return_notice .contact_return_notice_head:before {
  background-image: url(/new_img/usr/freepage/orderreturn/warn.png);
}

.leftForm_submit {
  background: #004f88;
  -webkit-box-shadow: 0 6px 0 0 #000;
  box-shadow: 0 6px 0 0 #000;
  z-index: 1;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border-radius: 4px;
}

.leftForm_submit:hover {
  background: #004f88;
  -webkit-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}

.detailSearch-detail_Submit_Wrap {
  position: absolute;
  left: 0;
  bottom: 60px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  height: auto;
  padding: 15px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.detailSearch-detail_Submit_Wrap input.detailSearch-detail_Submit {
  width: 300px;
  height: 60px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
  background: #004f88;
  -webkit-box-shadow: 0 6px 0 0 #000;
  box-shadow: 0 6px 0 0 #000;
  z-index: 1;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border-radius: 4px;
  margin: 0 auto;
}

.detailSearch-detail_Submit_Wrap input.detailSearch-detail_Submit:hover {
  background: #004f88;
  -webkit-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}

/* /ATOJ_ABCMART-955 Iご利用ガイドの新青ボタンと注意文言のデザイン */
/* ATOJ_ABCMART-985ウェアTOP_コーディング */
.mv.mv-wear a {
  color: #000;
}

.mv.mv-wear .mv-wrap-main {
  width: auto;
  aspect-ratio: auto;
}

.mv.mv-wear .mv-wrap-main img {
  width: 604px;
  aspect-ratio: 1/1.4142135624;
}

.mv.mv-wear .mv-wrap-sub {
  width: 285px;
  aspect-ratio: auto;
}

.mv.mv-wear .mv-wrap-sub img {
  width: 285px;
  height: 403px;
}

.mv.mv-wear .mv-detail-txt {
  padding-top: 10px;
  height: 28px;
}

.weartop-cat {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 30px 37px;
  margin-bottom: 40px;
}

.weartop-cat .top-categoryBtns-btn {
  margin: 0;
  width: 100px;
  height: auto;
}

.weartop-cat .top-categoryBtns-btn a p.img {
  height: 100px;
}

.weartop-cat .top-categoryBtns-btn a p.txt {
  height: auto;
}

.listLinkBtn-wrap {
  margin-top: 40px;
}

.listLinkBtn {
  text-align: center;
  font-size: 18px;
  display: block;
  margin: 0 auto 70px;
  border-radius: 3px;
  width: 200px;
  color: #fff;
  background: #222;
  padding: 11px 0;
}

.listLinkBtn:visited {
  color: #fff;
}

.top-situation-list {
  margin: 32px 0 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}

.top-situation-item a {
  font-size: 12px;
  display: block;
  padding: 11px 14px;
  color: #fff;
  background: #222;
  border-radius: 20px;
}

.top-ranking-scroll {
  padding-bottom: 0;
}

.top-ranking-scroll .top-ranking-scroll-wrap {
  overflow-x: scroll;
}

.top-ranking-scroll .top-ranking-scroll-wrap::-webkit-scrollbar {
  width: 50%;
  height: 5px;
  opacity: 1;
  background-color: #fff;
}

.top-ranking-scroll .top-ranking-scroll-wrap::-webkit-scrollbar-thumb {
  width: 50%;
  height: 5px;
  background-color: #999;
}

.top-ranking-scroll .top-ranking-scroll-wrap::-webkit-scrollbar-corner {
  background: transparent;
}

.top-ranking-scroll .category-recommended_items,
.top-ranking-scroll .top-ranking_items.is-active {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 2400px;
}

.top-ranking-scroll .category-recommended_item,
.top-ranking-scroll .top-ranking_item {
  width: 300px;
}

/* /ATOJ_ABCMART-985ウェアTOP_コーディング */
.faq-group h1 {
  display: none;
}

.brand-faq-item {
  font-size: 14px;
  margin-bottom: 5px;
}

.brand-faq-item span {
  display: none;
}

.brand-faq-list .quest {
  position: relative;
  font-weight: bold;
  padding: 15px 30px 15px 50px;
  background: #f4f5f7;
}

.brand-faq-list .quest:before {
  position: absolute;
  content: "Q";
  font-size: 18px;
  font-family: "Montserrat";
  left: 20px;
  top: 14px;
}

.brand-faq-list .quest::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  border-right: solid 1px #999;
  border-top: solid 1px #999;
  right: 20px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
}

.brand-faq-list .quest.active::after {
  right: 20px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 21px;
}

.brand-faq-list .answer {
  position: relative;
  padding: 9px 30px 15px 50px;
  background: #f4f5f7;
}

.brand-faq-list .answer:before {
  position: absolute;
  content: "A";
  font-weight: bold;
  font-size: 18px;
  font-family: "Montserrat";
  left: 20px;
  top: 9px;
}

.brand-faq-list .quest.active + .brand-faq-list .answer {
  display: none;
}

/* 2022.11.30 予約販売期間項目ついか */
.goods_reservation .reservation_txt {
  font-weight: bold;
  font-size: 1.1rem;
  letter-spacing: 0.05em;
}

.goods_reservation .reservation_period {
  font-size: 1rem;
  letter-spacing: 0.025em;
  margin-bottom: 0.25rem;
}

.choosed_size_list dt p {
  width: 13rem;
}

.order_dt_shipping {
  padding-left: 4rem;
}

.goods_reservation {
  margin-bottom: 0.5em;
}

.goods_price_container {
  display: block;
}

/* / 2022.11.30 予約販売期間項目ついか */
/* 2022.12.27 visumo ver1の場合の表示崩れ */
.ecbn-selection-preview .ecbn-selection-preview-close {
  font-size: 0 !important;
  width: 36px !important;
  height: 36px !important;
  background: url(/new_img/common/visumo_close.png) 50% 50%/20px no-repeat !important;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-prevarrow,
.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-nextarrow {
  width: 30px !important;
  height: 30px !important;
  background-size: contain !important;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .selection-prev-image {
  width: auto !important;
  height: auto !important;
  left: 20px !important;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-prevarrow {
  background-image: url(/new_img/common/visumo_prev.png) !important;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-next-image {
  width: auto !important;
  height: auto !important;
  right: 20px !important;
}

.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-snapmain .ecbn-selection-nextarrow {
  background-image: url(/new_img/common/visumo_next.png) !important;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-prevarrow::before,
.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-nextarrow::before,
.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-prevarrow::after,
.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-nextarrow::after {
  display: none !important;
}

@media (min-width: 1025px) {
  .ecbn-selection-preview .ecbn-selection-left {
    width: 496px !important;
  }
  .ecbn-selection-preview .ecbn-selection-right {
    width: 604px !important;
  }
}
@media (min-width: 721px) {
  .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .selection-prev-image {
    left: 20px !important;
  }
  .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-prevarrow {
    background-image: url(/new_img/common/visumo_prev.png) !important;
  }
  .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-next-image {
    right: 20px !important;
  }
  .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-nextarrow {
    background-image: url(/new_img/common/visumo_next.png) !important;
  }
  .ecbn-selection-preview div.ecbn-selection-preview-wrapper {
    border: 0 none !important;
    width: 1100px !important;
  }
  .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image {
    width: 496px !important;
  }
  .ecbn-selection-preview .ecbn-selection-right {
    width: 604px !important;
  }
}
@media (max-width: 720px) {
  .ecbn-selection-preview .ecbn-selection-preview-close {
    font-size: 0 !important;
  }
  .ecbn-selection-preview div.ecbn-selection-preview-wrapper {
    padding: 0 !important;
  }
  .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-prevarrow {
    background-image: url(/new_img/common/visumo_prev.png) !important;
  }
  .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-nextarrow {
    background-image: url(/new_img/common/visumo_next.png) !important;
  }
  .ecbn-selection-preview .ecbn-selection-preview-content {
    margin: 42px 8px 12px !important;
  }
}
/* 230414 カスタマーハラスメント対応 */
.footer-openModal {
  cursor: pointer;
  text-decoration: underline;
  color: #2996cc !important;
}

.footer-modalArea {
  font-size: 14px;
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.footer-modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}

.footer-modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70%;
  max-width: 500px;
  padding: 20px 30px;
  background-color: #fff;
}

.footer-closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

.footer-modalContents-ttl {
  font-weight: bolder;
}

.footer-modalContents-txt,
.footer-modalContents-ul {
  margin-top: 1em;
}

.footer-modalContents-ul li {
  list-style: disc;
  margin-left: 2em;
}

.footer-attention > p:nth-of-type(1) {
  font-weight: bold;
}

.footer-attention {
  background: #edf7fe;
  color: #004f88;
  padding: 20px;
  max-width: 860px;
  font-size: 14px;
  margin: 1em auto;
  line-height: 1.6;
  font-weight: normal;
  text-align: left;
}

/* 230421 関連キーワード */
.quicklink {
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  margin: 50px 0 30px;
}

.quicklink::-webkit-scrollbar {
  display: none;
}

.quicklink > div {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0 1em;
}

.quicklink .link {
  font-size: 12px;
  line-height: 1.67;
  text-align: center;
}

.quicklink .link a {
  border-radius: 11px;
  color: #fff;
  display: block;
  height: 22px;
  padding: 0 10px;
  background: #000;
  font-weight: bold;
}

.quicklink .link a::before {
  content: "#";
}

@media screen and (max-width: 768px) {
  .quicklink {
    margin: 7.25vw 0 4.83vw;
  }
  .quicklink > div {
    width: 1000%;
  }
  .quicklink > div:first-child {
    margin-left: 4.83vw;
  }
  .quicklink .link {
    font-size: 2.9vw;
    margin-right: 2.4vw;
  }
  .quicklink .link a {
    border-radius: 2.4vw;
    height: 5.3vw;
    padding: 0 2.4vw;
  }
}
/* 230222 店舗受け取り不可 アイコン化　カート追加時にメッセージ */
.add-cart-text2 {
  color: #BF0000;
}

.goods_shipping_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1em;
}

.js-icon-popup {
  position: relative;
}

.js-icon-popup span {
  position: relative;
  padding-left: 26px;
  font-size: 12px;
  font-weight: bold;
  color: #2996CC;
  text-align: left;
  font-weight: normal;
}

.tenpo.js-icon-popup span:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  content: "";
  background-image: url(../new_img/icon/icon_tenpo.svg);
}

.return.js-icon-popup span:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  content: "";
  background-image: url(../new_img/icon/icon_return.svg);
}

.awasegai.js-icon-popup span:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  content: "";
  background-image: url(../new_img/icon/icon_awasegai.svg);
}

.tenpofuka.js-icon-popup span:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  content: "";
  background-image: url(../new_img/icon/icon_tenpofuka.svg);
}

.js-icon-popup-target {
  position: absolute;
  top: 150%;
  left: -20px;
  z-index: 9999;
  display: none;
  height: auto;
  background: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  padding: 1em;
  width: 298px;
}

.return .js-icon-popup-target {
  right: -20px;
  left: auto;
}

.js-icon-popup-target .recieve_popup_head {
  text-align: center;
  padding: 0.5em 0 1em;
}

.js-icon-popup-target .recieve_popup_inr {
  margin-bottom: 1em;
}

.js-icon-popup-target .recieve_popup_txt {
  font-size: 12px;
  line-height: 1.8;
  margin-bottom: 1em;
}

.js-icon-popup-target-close {
  position: absolute;
  right: 0.7em;
  top: 0.1em;
  cursor: pointer;
}

.js-icon-popup-target-close img {
  width: 10px;
}

.js-icon-popup-target:after {
  position: absolute;
  top: -14px;
  left: 87px;
  width: 0;
  height: 0;
  content: "";
  border-bottom: 15px solid white;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.js-icon-popup-target:before {
  position: absolute;
  top: -17px;
  left: 84px;
  width: 0;
  height: 0;
  content: "";
  border-bottom: 18px solid rgba(150, 150, 150, 0.1);
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
}

.return .js-icon-popup-target:after {
  right: 87px;
  left: auto;
}

.return .js-icon-popup-target:before {
  right: 84px;
  left: auto;
}

.txt-red {
  color: #BF0000 !important;
}

.cursor-pointer {
  cursor: pointer;
}

/* 230629 OMS対応 */
.history_detail_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}

.history_detail_btn .cancel_btn {
  width: 126px;
  background: #ACACAC;
  border-radius: 4px;
  color: #FFFFFF;
}

.history_detail_btn .cancel_btn + a {
  width: 126px;
}

.customer_status_ {
  position: relative;
}

.customer_status_cancel_btn {
  position: absolute;
  right: 0;
  bottom: 0;
}

.customer_status_cancel_btn a {
  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;
  width: 126px;
  background: #ACACAC;
  border-radius: 4px;
  color: #FFFFFF;
  height: 30px;
  font-size: 1.2rem;
  border: 1px solid #cccccc;
}

.history_item_period {
  font-weight: bold;
  margin-top: 15px;
  font-size: 12px;
}

.history-list-detail .history_ttl {
  padding: 20px 0 20px 0;
}

.cancel_txt {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 2em;
}

.submit_btn_list ul + ul {
  margin-top: 50px;
}

.step3-block .text-rd {
  display: inline-block;
  padding: 2px 9px;
  margin-top: 5px;
  background: #ffe8e8;
}

.text-rd {
  color: #bf0000;
  font-size: 14px;
  font-weight: normal;
}

.common_headline2_ .text-rd {
  margin-left: 1em;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}

.flex.col50 > * {
  width: 50%;
}

.step3-block_body h3 {
  font-size: 16px;
  font-weight: bold;
  color: #222222;
}

.haisou_wrap {
  margin-bottom: 1em;
}

.haisou_wrap .method_box_ {
  border: none;
  padding: 0;
}

.haisou_wrap .method_box_content_ {
  padding-left: 0 !important;
}

.haisou_wrap .select_area .selecter {
  margin-top: 13px;
  width: 162px;
  padding: 0.7em 20px 0.7em 1em;
  text-align: left;
}

.haisou_wrap .select_area .selecter.small {
  background-position: 146px;
}

.haisou_wrap .select_area .selecter:nth-of-type(2) {
  margin-left: 0;
}

.coupon-list-info .expired {
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
}

.attention_blue {
  background: #edf7fe;
  color: #004f88;
  padding: 20px;
  font-size: 14px !important;
  margin: 1em auto;
  line-height: 1.6;
}

/* 230221 クーポン一覧 */
.js-coupon-popup {
  color: #2996cc;
  cursor: pointer;
}

.coupon-list {
  position: relative;
}

.coupon-popup-target {
  display: none;
  width: 70.6666666667vw;
  height: 66.6666666667vh;
  padding: 25px 2.9333333333vw;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 20;
  font-size: 14px;
  line-height: 1.6;
  overflow: scroll;
}

.coupon-popup-target-close {
  position: absolute;
  top: 9px;
  right: 14px;
  cursor: pointer;
}

.coupon-popup-target-ttl {
  font-weight: bolder;
}

.coupon-popup-target-txt + .coupon-popup-target-ttl {
  margin-top: 1em;
}

/* ATOJ_ABCMART-1073 【コーディング】キッズTOP改修 */
.kids-top-genderBtns,
.kids-top-sizeBtns,
.kids-top-gender-sizeBtns,
.kids-top-useBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 13px;
  gap: 7px;
}

.kids-top-gender-link,
.kids-top-sizeBtns-link,
.kids-top-useBtns-link,
.kids-top-gender-all-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.kids-top-gender-link:hover,
.kids-top-sizeBtns-link:hover,
.kids-top-useBtns-link:hover {
  color: #fff;
  background: #808080;
  text-decoration: none;
}

.kids-top-sizeBtns-link,
.kids-top-useBtns-link {
  color: #000;
}

.kids-top-gender-btn,
.kids-top-sizeBtns-btn,
.kids-top-useBtns-btn {
  position: relative;
  width: 113.67px;
  height: 40px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.kids-top-div-listLink {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #2996cc;
}

.kids-top-div-listLink:hover {
  text-decoration: underline;
  cursor: pointer;
}

.size-boys {
  color: #2896CC;
}

.size-girls {
  color: #EE8988;
}

.size-baby {
  color: #C9B201;
}

.kids-top-genderBtns-wrapper {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 30px;
  margin-top: 16px;
  margin-bottom: 30px;
}

.kids-top-genderBtns {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.kids-top-gender-text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.kids-top-gender-allBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
  background: #fff;
  padding-top: 18px;
}

.kids-top-gender-all-btn {
  width: 84px;
  height: 40px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.kids-top-gender-more-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.kids-top-gender-all-link,
.kids-top-gender-more-link {
  color: #000;
}

.gender-all-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.kids-top-gender-all {
  display: none;
  position: absolute;
  top: 60px;
  left: 20px;
  background: #fff;
  width: 311px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  -webkit-filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.2));
  z-index: 1;
}

.kids-top-gender-all.is-active {
  display: block;
  font-weight: normal;
}

.kids-top-gender-all::before {
  position: absolute;
  content: "";
  top: -14px;
  display: block;
  width: 0;
  height: 0;
  -webkit-filter: drop-shadow(0px -4px 3px 1px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px -4px 3px 1px rgba(0, 0, 0, 0.2));
  border-right: 10px solid transparent;
  border-bottom: 15px solid #fff;
  border-left: 10px solid transparent;
}

.kids-top-gender-all .kids-top-gender-all-modal-text {
  display: block;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

.kids-top-gender-all .kids-top-gender-all-close {
  position: absolute;
  top: 0;
  right: 17px;
  font-size: 20px;
  padding: 5px;
  cursor: pointer;
  z-index: 2;
}

.kids-top-gender-all .kids-top-gender-all-close::before {
  content: "×";
  display: block;
}

.kids-top-gender-btn.is-active[data-modal=boys] {
  border: 1px solid #2896CC;
}

.kids-top-gender-btn.is-active[data-modal=boys] .size-boys {
  color: #fff;
  font-weight: bold;
  background: #2896CC;
}

.kids-top-gender-btn[data-modal=boys]:hover {
  border: 1px solid #2896CC;
}

.kids-top-gender-btn[data-modal=boys]:hover .size-boys {
  color: #fff;
  font-weight: bold;
  background: #2896CC;
}

.kids-top-gender-btn.is-active[data-modal=girls] {
  border: 1px solid #EE8988;
}

.kids-top-gender-btn.is-active[data-modal=girls] .size-girls {
  color: #fff;
  font-weight: bold;
  background: #EE8988;
}

.kids-top-gender-btn[data-modal=girls]:hover {
  border: 1px solid #EE8988;
}

.kids-top-gender-btn[data-modal=girls]:hover .size-girls {
  color: #fff;
  font-weight: bold;
  background: #EE8988;
}

.kids-top-gender-btn.is-active[data-modal=baby] {
  border: 1px solid #C9B201;
}

.kids-top-gender-btn.is-active[data-modal=baby] .size-baby {
  color: #fff;
  font-weight: bold;
  background: #C9B201;
}

.kids-top-gender-btn[data-modal=baby]:hover {
  border: 1px solid #C9B201;
}

.kids-top-gender-btn[data-modal=baby]:hover .size-baby {
  color: #fff;
  font-weight: bold;
  background: #C9B201;
}

.kids-top-sizeBtns {
  margin-bottom: 90px;
}

.sizeMore-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 9999999;
}

body.is-active {
  overflow: hidden;
}

.kids-top-sizeMore-modal-wrapper {
  position: relative;
  display: none;
}

.kids-top-sizeMore-modal-wrapper.is-active {
  display: block;
}

.kids-top-sizeMore-modal {
  position: fixed;
  top: 51%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 355px;
  background: #fff;
  padding: 16px 0;
  z-index: 99999999;
}

.kids-top-sizeMore-modal-close {
  position: absolute;
  right: -10px;
  top: -40px;
  font-size: 30px;
  color: #fff;
  padding: 0 10px;
  cursor: pointer;
}

.kids-top-sizeMore-modal-close::before {
  content: "×";
  display: block;
}

.kids-top-sizeMore-modal-box {
  max-height: 80vh;
  overflow: auto;
}

.kids-top-sizeMore-modal-box .kids-top-sizeMore-modal-text-box {
  padding-left: 9px;
  padding-right: 5px;
}

.kids-top-sizeMore-modal-box .kids-top-sizeMore-modal-title {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}

.kids-top-sizeMore-modal-box .kids-top-sizeMore-modal-lead {
  font-size: 13px;
  color: #2996cc;
}

.kids-top-sizeMore-modal-box .kids-top-sizeMore-modal-inner-box {
  padding: 20px 0 30px;
}

.kids-top-sizeMore-modal-box .kids-top-sizeMore-modal-flex-box {
  border-top: 1px solid #CCCCCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 11px 16px 20px;
}

.kids-top-sizeMore-modal-box .kids-top-sizeMore-modal-flex-box:last-child {
  border-bottom: 1px solid #CCCCCC;
}

.kids-top-sizeMore-modal-box .kids-top-sizeMore-modal-age {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 36px;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.kids-top-sizeMore-modal-box .kids-top-sizeMore-modal-size {
  width: 160px;
  height: 36px;
  font-size: 13px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.kids-top-sizeMore-modal-box .kids-top-sizeMore-modal-size a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.kids-top-sizeMore-modal-textClose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  padding-bottom: 24px;
  cursor: pointer;
}

.kids-top-size-banner {
  margin-top: 40px;
  margin-bottom: 90px;
}

.kids-top-size-banner .kids-top-size-banner-link {
  display: block;
  cursor: pointer;
}

.kids-top-size-banner .kids-top-size-banner-img {
  width: 100%;
}

.kids-top-useBtns {
  margin-top: 16px;
  margin-bottom: 75px;
}

.kids-top-vsm {
  margin-bottom: 80px;
}

.kids-top-vsm .vsm-slider .ecbn-selection-wrapper .ecbn-selection-title {
  display: none;
}

.kids-top-vsm .vsm-slider .ecbn-selection-wrapper .ecbn-selection-description {
  display: none;
}

.kids-top-vsm .vsm-slider .ecbn-selection-widget-new div.ecbn-selection-to-nextpage {
  display: none;
}

.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-comment {
  display: none;
}

.kids-top-vsm .ecbn-selection-wrapper .ecbn-selection-footer2 {
  font-size: 10px;
}

/* ATOJ_ABCMART-1073 【コーディング】キッズTOP改修 */
/* 231109 商品詳細SNSボタン移動 */
.goods_sns_list ul {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.goods_sns_list {
  margin-top: 0;
  margin-bottom: 33px;
}

/* END 231109 商品詳細SNSボタン移動 */
/* 231109 お気に入りページクリッカブル修正 */
.bookmark_item_ > a {
  border-radius: 1em;
  border: 1px solid #c1c1c1;
  display: block;
  padding: 1em;
}

.bookmark_item_ a:hover {
  color: #333;
}

.bookmark_item_ .btns_ {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  margin-top: 0.5em;
}

/* END231109 お気に入りページクリッカブル修正 */
/* 231214 商品詳細visumo video追加 */
.img_L .img_item .video_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.img_L .img_item .video_container > div {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.img_L .img_item .video_container video {
  height: 713px;
}

/* 231214 商品詳細visumo video追加 */
/* 231003 検索一覧お気に入りボタン追加 */
.StyleT_Item_ {
  position: relative;
}

.favorite_wrap {
  opacity: 1;
}

.favorite_wrap .hidden {
  display: none;
}

.favorite_wrap > div {
  position: absolute;
  top: 21px;
  right: 20px;
  z-index: 10;
}

.favorite_wrap .switchimg {
  width: 28px;
  height: 25px;
}

.favorite_wrap .hidden {
  display: none;
}

.looklist_renew_add {
  opacity: 0;
}

.StyleT_Item_:hover .looklist_renew_add {
  opacity: 1;
}

.goods_left .favorite_wrap {
  opacity: 1;
}

/* END 231003 検索一覧お気に入りボタン追加 */
/* 231121 カテゴリデザイン変更 */
.goods_related_category dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.goods_related_category dl dd > div {
  width: 90px;
}

.goods_related_category dl dd a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
}

.goods_related_category dl dd a img {
  width: 100%;
}

.goods_related_category dd > div + div {
  margin-top: 0;
}

/* END 231121 カテゴリデザイン変更 */
/* 240314 マイページ お気に入り商品追加 */
.itemfav-name {
  width: 1200px;
  margin: 0 auto 20px;
  font-size: 14px;
}

.itemhistory-contents.itemfav-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.itemhistory-contents.itemfav-contents .itemhistory-content {
  width: 142px;
}

/* EMD 240314 マイページ お気に入り商品追加 */
/* 2408 商品詳細 関連特集追加 */
.goods_banner_ {
  margin-top: 40px;
}

.goods_banner_ h2 {
  margin-bottom: 20px;
}

.goods_banner_ a img {
  width: 500px;
}

/* END 2408 商品詳細 関連特集追加 */
/* 240926 アンカー設定対応 */
.anchor-wrap {
  height: 151px;
}

.anchor-box {
  width: 960px !important;
  position: absolute;
  margin: 30px 0 0 0;
  padding: 10px 30px 20px !important;
  background: rgba(247, 247, 247, 0.3411764706) !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.anchor-fixed {
  position: fixed;
  top: 61px;
  margin-top: 0 !important;
  z-index: 999;
}

.anchor-box ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.anchor-box ul:after {
  content: "";
  display: block;
  width: 290px;
  height: 0;
}

.anchor-box ul li {
  width: 290px;
  height: 48px;
  margin: 10px 0 0 0;
}

.anchor-box ul li a {
  width: 100%;
  height: 100%;
  padding: 5px 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.059);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.059);
  color: #222;
  font-size: 14px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.anchor-box ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.anchor-box ul li a:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

/* EMD 240926 アンカー設定対応 */
/* 241203 ランキングnaviplusカルーセル */
.categorypage_ranking + .categorypage_ranking {
  margin-top: 60px;
}

.categorypage_ranking .categorypage_rankinng_head {
  line-height: 1.2;
}

.categorypage_ranking .categorypage_rankinng_head br {
  display: none;
}

.categorypage_ranking .categorypage_ranking_viewmore {
  text-align: right;
}

.categorypage_ranking .categorypage_ranking_viewmore.isSp {
  display: none;
}

.categorypage_ranking .brandpage_ranking_continer.is-carousel {
  overflow-x: clip;
  padding-left: 4px;
  margin-left: -4px;
  border-bottom: 1px solid #e5e5e5;
}

.categorypage_ranking .brandpage_ranking_continer.is-carousel .brandpage_ranking_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 20px;
}

.categorypage_ranking .brandpage_ranking_continer.is-carousel .top-ranking_item {
  border-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 230px !important;
}

.categorypage_ranking .brandpage_ranking_continer.is-carousel .top-ranking_item .brandpage_ranking_item_img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.categorypage_ranking .brandpage_ranking_continer.is-carousel .top-ranking_item a {
  margin-bottom: 0;
}

/* EMD 241203 ランキングnaviplusカルーセル */
/* 241210 はてなタグ追加 */
.brand_item_hatena_tags * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.brand_item_hatena_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.5em;
  margin-top: 0.5em;
}

a.brand_item_hatena_tag {
  display: block;
  background: #ededed;
  line-height: 36px;
  border-radius: 18px;
  padding: 0 1.5em;
  font-size: 14px;
  font-weight: 600;
}

.brand_item_hatena_tag {
  line-height: 40px;
  border-radius: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ededed;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

.brand_item_hatena_tag .hatena {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  left: 6px;
}

.brand_item_hatena_tag .hatena img {
  width: 25px;
}

.brand_item_hatena_tag_wrap {
  position: relative;
}

.hatena-tag-popup-target {
  display: none;
  width: 310px;
  height: auto;
  padding: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  position: absolute;
  top: 58px;
  right: -66px;
  z-index: 20;
  font-size: 14px;
}

.hatena-tag-popup-target:before {
  content: "";
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: -7px;
  left: 68%;
  margin-top: -6px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.hatena-tag-popup-target.is_active {
  display: block;
}

.hatena-tag-popup-target-ttl {
  font-weight: bold;
  margin-bottom: 13px;
}

.hatena-tag-popup-target-link {
  border: 1px solid #ccc;
  text-align: center;
  color: #222;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  padding: 5px 0;
  margin-top: 8px;
}

.hatena-tag-popup-target-close {
  position: absolute;
  top: 9px;
  right: 14px;
  cursor: pointer;
}

/* END241210 はてなタグ追加 */
/* 250217 quicklink追加 */
.search_quicklink_wrap {
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-width: none;
  width: auto;
}

.search_quicklink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 4em 0 0;
}

.search_quicklink a {
  display: block;
  padding: 10px 14px 10px;
  margin-right: 4px;
  margin-bottom: 7px;
  font-size: 12px;
  line-height: 1;
  color: #222222;
  text-decoration: none;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 17px;
  background: #E7E6E6;
  font-weight: 600;
  font-size: 14px;
  word-break: keep-all;
}

/* END250217 quicklink追加 */
/* パスワード表示 */
.formdetail_pw {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.loginform_inner_ .formdetail_pw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.formdetail_pw input[type=password],
.formdetail_pw input[type=text] {
  font-size: 14px;
  width: 250px;
  border-radius: 4px 0 0 4px;
}
.formdetail_pw input[type=password]:-webkit-autofill, .formdetail_pw input[type=password]:-webkit-autofill:hover, .formdetail_pw input[type=password]:-webkit-autofill:focus, .formdetail_pw input[type=password]:-webkit-autofill:active, .formdetail_pw input[type=password]:-internal-autofill-selected, .formdetail_pw input[type=password]:-webkit-autofill::first-line,
.formdetail_pw input[type=text]:-webkit-autofill,
.formdetail_pw input[type=text]:-webkit-autofill:hover,
.formdetail_pw input[type=text]:-webkit-autofill:focus,
.formdetail_pw input[type=text]:-webkit-autofill:active,
.formdetail_pw input[type=text]:-internal-autofill-selected,
.formdetail_pw input[type=text]:-webkit-autofill::first-line {
  font-size: 14px !important;
}
.loginform_inner_ .formdetail_pw input[type=password],
.loginform_inner_ .formdetail_pw input[type=text] {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.formdetail_pw input[type=password] {
  font-family: Verdana, Tahoma, sans-serif;
}
.formdetail_pw input[type=password]:-webkit-autofill, .formdetail_pw input[type=password]:-webkit-autofill:hover, .formdetail_pw input[type=password]:-webkit-autofill:focus, .formdetail_pw input[type=password]:-webkit-autofill:active .formdetail_pw input[type=password]:-internal-autofill-selected, .formdetail_pw input[type=password]:-webkit-autofill::first-line {
  font-family: Verdana, Tahoma, sans-serif !important;
}
.formdetail_pw .js-password-show {
  width: 28px;
  cursor: pointer;
  background: #f9f9f9 url(/new_img/icon/eye-slash.svg) center center/18px no-repeat;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 0 4px 4px 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.formdetail_pw .js-password-show.is-active {
  background-image: url(/new_img/icon/eye.svg);
}