* {
  margin: 0px;
  padding: 0px;
}
.header_inner {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
  padding: 20px 0 20px;
  height: 70px;
}
#winter2021 {
  margin-top: 110px;
}
.header_logo img {
  width: 150px;
}
/*.header_inner {
    padding: 40px 10px 0;
    position: relative;
}*/
.header_logo {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}
#winter2021, #winter2021_index {
  background-color: #fff;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#winter2021_index {
  background-color: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.mt60 {
  margin-top: 60px;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
#winter2021 .mg {
  margin-bottom: 40px;
}
#winter2021 h2, #winter2021_index h2 {
  display: block;
  font-size: 2em;
  line-height: 200%;
  font-weight: bold;
  letter-spacing: 1px;
  padding-top: 60px;
}
#winter2021 h3, #winter2021_index h3 {
  display: block;
  font-size: 1.5em;
  line-height: 200%;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 2rem;
}
#winter2021 .cate {
  padding-bottom: 90px;
}
#winter2021 .cate_img {
  margin-bottom: 60px;
}
#winter2021 .cate_img_02 {
  margin-bottom: 0;
}
#winter2021 ul.menuBox {
  width: 85%;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-bottom: 60px;
}
#winter2021 ul.menuBox li {
  width: 32%;
  list-style-type: none;
  padding-bottom: 7px;
}
#winter2021 ul.itemBox {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  box-sizing: border-box;
}
#winter2021 ul.itemBox li {
  width: 30%;
  list-style-type: none;
  margin-bottom: 50px;
  text-align: left;
}
#winter2021 ul.itemBox::after {
  content: "";
  display: block;
  width: 32%;
}
#winter2021 ul.itemBox li img {
  box-shadow: 0 0 4px #ccc;
}
#winter2021 .itemBox .itemName {
  color: #444;
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0 0 0;
  line-height: 1.2;
}
#winter2021 .itemBox .priceArea .price {
  color: #444;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.8;
}
#winter2021 span.price:before {
  color: #444;
  content: '￥ ';
  font-weight: normal;
}
#winter2021 span.price:after {
  /* content: '（税込）';*/
  font-size: 70%;
}
#winter2021 .btn_ichiran {
  display: inline-block;
  width: 90%;
  text-align: center;
  border: 2px solid #000;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding: 15px 1px;
  transition: .2s;
  letter-spacing: 3px;
  margin: 30px 0;
}
#winter2021 .btn_ichiran:hover {
  background-color: #000;
  border-color: #000;
  color: #FFF;
}
#winter2021 .btn_buy {
  max-width: 145px;
  display: block;
  padding: 8px 20px;
  /* border: 2px solid #ccc; */
  /* border-radius: 8px; */
  font-size: 0.8rem;
  font-weight: bold;
  margin: 10px auto;
  background-color: #000;
  color: #fff;
}
#winter2021 a, #winter2021 a:hover, #winter2021 a:link, #winter2021 a:visited {
  text-decoration: none;
  color: #666;
}
#winter2021_index .fadein, #winter2021 .fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1.5s;
}
.load-fade {
  opacity: 0;
  transition: all 1s /*処理にかかる時間*/ ;
}
.page-top {
  color: #666;
  text-align: center;
  padding: 40px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2px;
  text-decoration: none;
}
.page-top a, .page-top a:link, .page-top a:visited {
  color: #444;
  text-decoration: none;
}
#winter2021 .box {
  width: 100vw;
  height: auto;
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-image: url('https://www.e-medistore.com/lp/2019aw/images/commingsoon.jpg');
  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;
}
.parent {
  height: 100vh; /* コンテナの高さ、ユニットとは無関係 */
  display: flex;
  align-items: center;
  justify-content: center;
}
.comming_txt {
  display: block;
    font-size: 14px;
  letter-spacing: 1px;
	  color:#ccc;
}
.open {
  font-size: 1rem;
  border: 2px solid #231815;
  padding: 8px 15px;
  letter-spacing: 1px;
}
#winter2021 .before {
  display: inline-block;
  border: 1px solid #c6b074;
  padding: 4px 8px;
  margin: 4px 0 10px;
  font-size: 11px;
  color: #c6b074;
}
.footer_sns ul li {
  width: 30px !important;
  list-style-type: none;
}
.footer_sns ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 190px;
  padding: 20px 0;
  margin: 0 auto;
}
.footer_sns ul li {
  width: 30px !important;
  list-style-type: none;
}
.footer_sns ul li a {
  padding: 5px;
}
#copyright {
  font-size: 10px;
  text-align: center;
  color: #666;
  padding: 10px;
  background: #FFF !important;
}
.s1 {
  margin-top: 40px;
  color: #444;
  font-size: 24px;
  /*display: flex;
	align-items: center;*/
  text-align: center;
}
#winter2021 .common_btn {
  text-align: center;
  margin-bottom: 1vw;
}
.common_btn a:link, .common_btn a:visited {
  color: #808080;
  text-decoration: none;
}
#winter2021 .common_btn a {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #808080 !important;
  width: 480px;
  height: 38px;
  margin: 0 auto;
  line-height: 38px;
  border: 1px solid #a9a9a9;
  background: #fff;
  text-align: center;
  display: block;
  font-size: 14px;
  letter-spacing: 1px;
  position: relative;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}
/*スマホ*/
@media screen and (max-width:480px) {
  #winter2021, #winter2021_index {
    width: 100%;
    font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  #winter2021 {
    margin-top: 70px;
  }
  #winter2021 .mg {
    margin-bottom: 20px;
  }
  .header_inner {
    padding: 10px 0 20px;
    height: 40px;
  }
  .header_logo img {
    width: 110px;
  }
  #winter2021 h2 {
    font-size: 1.5em;
  }
  #winter2021 #heading .aisatsu {
    padding: 10px 0 20px;
    font-size: 11px;
    line-height: 2;
  }
  #winter2021 ul.menuBox {
    width: 100%;
    padding-bottom: 40px;
  }
  #winter2021 ul.menuBox {
    width: 95%;
    justify-content: space-between;
  }
  #winter2021 ul.menuBox li {
    width: 49%;
    list-style-type: none;
    padding-bottom: 0;
    margin-bottom: 2px;
  }
  #winter2021 .cate {
    padding-bottom: 0;
  }
  #winter2021 .cate_img {
    margin-bottom: 20px;
  }
  #winter2021 ul.itemBox {
    margin-top: 40px;
    padding: 0 4%;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #winter2021 ul.itemBox::after {
    content: "";
    display: block;
    width: 47%;
  }
  #winter2021 ul.itemBox li {
    width: 47%;
    list-style-type: none;
    margin-bottom: 20px;
  }
  #winter2021 .itemBox .itemName {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.2;
    font-weight: normal;
  }
  #winter2021 .itemBox .priceArea .price {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.2;
  }
  #winter2021 .btn {
    display: block;
    padding: 8px 5px;
    border: 1px solid #ccc;
    font-size: 1.2rem;
    width: 50%;
    margin: 0 auto;
  }
  #winter2021 .btn_buy {
    font-size: 11px;
  }
  #winter2021 .btn_ichiran {
    width: 90%;
    font-size: 11px;
    color: #000;
    padding: 8px 1px;
    transition: .2s;
    letter-spacing: 3px;
    margin: 0;
    border: 1px solid #000;
  }
  #winter2021 .btn_ichiran:hover {
    background-color: #000;
    border-color: #000;
    color: #FFF;
  }
  #winter2021 .box {
    width: 100vw;
    height: auto;
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    background-image: url('https://www.e-medistore.com/lp/2019aw/images/commingsoon_sp.jpg');
    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;
  }
  .parent {
    height: 100vh; /* コンテナの高さ、ユニットとは無関係 */
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .comming_txt {
    display: block;
    font-size: 13px;
	  color:#999;
  }
  .open {
    font-size: 1rem;
    border: 2px solid #231815;
    padding: 6px 15px;
    letter-spacing: 1px;
  }
  #winter2021 .common_btn {
    margin-bottom: 4vw;
  }
  #winter2021 .common_btn a {
    width: 300px;
  }
}
