@charset "UTF-8";

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;
}

.is-notscroll {
  overflow: hidden;
}

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,900&display=swap");

h1 {
  font-family: '-apple-system, BlinkMacSystemFont', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, 'メイリオ', Meiryo, sans-serif;
  font-size: 24px;
  text-align: left;
  font-weight: bold;
}

h2 {
  font-family: '-apple-system, BlinkMacSystemFont', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, 'メイリオ', Meiryo, sans-serif;
  font-size: 24px;
  text-align: left;
  font-weight: bold;
  overflow: hidden;
}

h2 .listLink {
  font-size: 14px;
  float: right;
  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: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 {
  font-size: 100%;
  min-width: 1200px;
}

input::-webkit-input-placeholder {
  color: #333;
  font-weight: normal;
}



input::-webkit-input-placeholder {
  color: #333;
  font-weight: normal;
}

input:-ms-input-placeholder {
  color: #333;
  font-weight: normal;
}

input::placeholder {
  color: #333;
  font-weight: normal;
}

img {
  vertical-align: bottom;
  line-height: 1;
}

div.leftmenuframe_ {
  width: 200px;
}

div.container_ div.contents_ div.mainframe_ {
  width: 960px;
  overflow: hidden;
}

div.container_ div.contents_ {
  width: 100%;
}

div.container_ div.contents_ {
  width: 1200px;
  margin: 0 auto;
  display: block;
  float: none;
  overflow: visible;
}

.contents_bottom {
  width: 100%;
  clear: both;
}
.contents_bottom-listpage {
  width: 100%;
  clear: both;
}
.contents_bottom-listpage .itemhistory-contents {
  width: 100%;
}


#page_top {
  position: fixed;
  width: 40px;
  height: auto;
  bottom: 40px;
  right: 40px;
  z-index: 10;
  cursor: pointer;
}

#page_top img {
  width: 100%;
}

#header {
  width: 100%;
}

.header-bannerArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #e21836;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  color: #fff;
}

.header-bannerArea img {
  width: 100%;
  height: 44px;
  -o-object-fit: cover;
  object-fit: cover;
}

.header-top {
  background: #161616;
  color: #fff;
  text-align: left;
  line-height: 3.4;
}

.header-top_logo {
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: 10;
}

.header-top_title {
  margin-left: 120px;
  font-size: 11px;
}

.header-top_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 460px;
  margin-left: 50px;
}

.header-top_listItem a {
  color: #fff;
}

.header-top_signup {
  position: absolute;
  right: 0;
  top: 7px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  line-height: 2;
  width: 73px;
  padding: 0 10px;
}

.header-top_signup:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.4);
}

.header-wrap {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.is-fixed .header-bottom {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  z-index: 20;
}


.header-bottom {
  line-height: 2;
  border-bottom: 1px solid #e5e5e5;
}

.header-bottom_search {
  margin-left: 60px;
  width: 340px;
  position: relative;
}

.header-bottom_search input[type="text"] {
  width: 100%;
  border: solid #e5e5e5 1px;
  border-radius: 3px;
  line-height: 2.5;
  height: 2.5em;
  font-size: 13px;
  padding: 0 10px;
}

.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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 80px;
}

.header-bottom_searchBtn {
  font-size: 13px;
  margin-left: 20px;
  cursor: pointer;
}


.header-bottom_searchBtn::after {
  position: relative;
  top: -1px;
  margin-left: 5px;
  content: '';
  width: 12px;
  height: 7px;
  background: url("../new_img/common/header_arrow_01.png") no-repeat;
  background-size: 12px 7px;
  display: inline-block;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}






.header-bottom_defaultBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 58px;
}

.header-bottom_defaultBtn {
  margin-left: 18px;
  color: #222;
  position: relative;
}

.header-bottom_defaultBtn a {
  color: #222;
}

.header-bottom_defaultBtn img {
  margin-top: -8px;
}

.header-bottom_defaultBtn span {
  margin-left: 2px;
  color: #222;
  font-size: 13px;
}



.footer-topBlock,
.footer-middleBlock,
.footer-bottomBlock {
  width: 1200px;
  margin: 0 auto;
  padding: 1px 0;
}

.footer-topBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  margin-top: 60px;
}

.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 {}

.footer-topBlock_btn a {
  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;
  background: #ccc;
  line-height: 3;
  width: 120px;
  margin-left: 10px;
  border-radius: 4px;
}


.footer-topBlock_btn span {
  color: #222;
  padding-left: 5px;
}



.footer-topBlock_btn img {
  width: 14px;
  vertical-align: middle;
  margin-top: -2px;
}

.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;
}

.footer-linkList_title {
  border-bottom: #444 1px solid;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 3;
  color: #fff;
  font-weight: bold;
}

.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;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}

.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;
  height: 200px;
}

.footer-linkList_links.first-child {
  width: 350px;
}

.footer-linkList_link {
  font-size: 13px;
  line-height: 1.9;
  width: 170px;
}

.footer-linkList_link::before {
  content: '>';
  font-size: 1em;
  display: inline-block;
  color: #fff;
  padding-right: 3px;
}

.footer-linkList_btn {
  font-size: 13px;
  background: #444;
  line-height: 2.5;
  color: #fff;
  text-align: center;
  padding: 0 20px;
  display: inline-block;
  border-radius: 20px;
  position: absolute;
  bottom: 0;
}


.footer-bottomBlock {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-bottomBlock_blockLinks {
  width: 675px;
}

.footer-blockLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-blockLink a {
  display: block;
  width: 333px;
  background: #444;
  border-radius: 3px;
  font-size: 16px;
  line-height: 3;
  text-align: center;
  margin-top: 10px;
  font-family: 'Montserrat', "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro W6", 'メイリオ', Meiryo, sans-serif;
  font-weight: bold;
}


.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: 69px;
}

.footer-iconLink img {
  width: 100%;
}

.footer-iconLink span {
  font-size: 12px;
  text-align: center;
  margin-top: 2px;
  display: inline-block;
}

.footer-snsLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 160px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100%;
}

.footer-snsLink {
  width: 34px;
}

.footer-snsLink img {
  width: 100%;
  opacity: .2;
}


.footer-copyBlock .change_mode_ li{
  font-size: 13px;
  display: inline-block;
  color: #fff;
}

.footer-copyBlock {
  width: 100%;
  background: #000;
}

.footer-copyBlock_wrap {
  width: 1200px;
  margin: 50px auto 0;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.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 {
  color: #fff;
  font-size: 12px;
}
/* cat num*/
#cartNum {
  position: absolute;
  left: -10px;
  top: -10px;
  color: #F80000;
  background: #FFDA00;
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 2.2;
}

/* -------- */
/* ie11対応 */
/* -------- */
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .header-bottom_defaultBtn img {
    position: relative;
    top: -4px;
    left: -2px;
  }
}