#new_seasons_wishlist {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium","游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuProN-W3, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0 auto;
  text-align: center;
  padding-top: 52px;
  padding-bottom: 140px;
  overflow: hidden;
}
#new_seasons_wishlist img {
  height: auto;
  width: 100%;
}
.new_seasons_wishlist_mv {
  margin: 0 auto 54px;
  width: 960px;
}
.new_seasons_wishlist_lead_text {
  font-size: 15px;
  letter-spacing: .048em;
  line-height: 29px;
  margin: 0 auto 56px;
}
.new_seasons_wishlist_item_cap {
  display: flex;
  font-family: Helvetica, "游ゴシック", "Yu Gothic", sans-serif;
  justify-content: center;
  margin: 0 auto 18px;
}
.new_seasons_wishlist_item_cap dt {
  border-right: solid #333 2px;
  color: #333;
  font-size: 40px;
  margin-right: 26px;
  padding-top: 10px;
  width: 66px;
}
.new_seasons_wishlist_item_cap dd {
  color: #333;
  font-size: 30px;
  letter-spacing: .028em;
}
.new_seasons_wishlist_item_cap dd span {
  display: block;
  font-size: 17px;
  margin-top: 12px;
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium","游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuProN-W3, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.new_seasons_wishlist_item_text {
  font-size: 13px;
  letter-spacing: .04em;
  line-height: 26px;
  margin-bottom: 33px;
}
.new_seasons_wishlist_item_ptn01,
.new_seasons_wishlist_item_ptn02 {
  margin: 0 auto 60px;
  width: 960px
}
.new_seasons_wishlist .knitup {
  background: url(../img/bg_item01.png) no-repeat 120px 81px;
  height: 811px;
  position: relative;
}
.new_seasons_wishlist .knittop {
  background: url(../img/bg_item02.png) no-repeat -120px 81px;
  height: 800px;
  position: relative;
}
.new_seasons_wishlist .leggings {
  background: url(../img/bg_item03.png) no-repeat 120px 81px;
  height: 828px;
  margin-bottom: 43px;
  position: relative;
}
.new_seasons_wishlist .skirt {
  background: url(../img/bg_item04.png) no-repeat -120px 81px;
  height: 829px;
  margin-bottom: 140px;
  position: relative;
}
.new_seasons_wishlist .twoway_dress1 {
  background: url(../img/bg_item05.png) no-repeat 80px 81px;
  height: 801px;
  position: relative;
}
.new_seasons_wishlist .twoway_dress2 {
  background: url(../img/bg_item06.png) no-repeat -120px 81px;
  height: 830px;
  margin-bottom: 70px;
  position: relative;
}
.new_seasons_wishlist .washable_top {
  background: url(../img/bg_item07.png) no-repeat 120px 81px;
  height: 830px;
  margin-bottom: 0;
  position: relative;
}
.new_seasons_wishlist .knitup::after,
.new_seasons_wishlist .knittop::after,
.new_seasons_wishlist .leggings::after,
.new_seasons_wishlist .skirt::after,
.new_seasons_wishlist .twoway_dress1::after,
.new_seasons_wishlist .twoway_dress2::after,
.new_seasons_wishlist .washable_top::after {
  content: "";
  display: block;
  position: absolute;
  width: 10000px;
  z-index: -1;
}
.new_seasons_wishlist .knitup::after {
  top: 99px;
  left: 50%;
  height: 660px;
  background: #dbd6cc;
}
.new_seasons_wishlist .knittop::after {
  top: 99px;
  right: 50%;
  height: 660px;
  background: #eff0e7;
}
.new_seasons_wishlist .leggings::after {
  top: 99px;
  left: 50%;
  height: 660px;
  background: #dbd6cc;
}
.new_seasons_wishlist .skirt::after {
  top: 99px;
  right: 50%;
  height: 660px;
  background: #eff0e7;
}
.new_seasons_wishlist .twoway_dress1::after {
  top: 99px;
  left: 50%;
  height: 660px;
  background: #d8d9d6;
}
.new_seasons_wishlist .twoway_dress2::after {
  top: 99px;
  right: 50%;
  height: 660px;
  background: #eff3f3;
}
.new_seasons_wishlist .washable_top::after {
  top: 99px;
  left: 50%;
  height: 660px;
  background: #d8d9d6;
}  

.new_seasons_wishlist_item_inner {
  height: 800px;
  margin: 0 auto;
  position: relative;
  width: 800px;
}
.new_seasons_wishlist_item_item01,
.new_seasons_wishlist_item_item02 {
  position: absolute;
  width: 420px;
}
.new_seasons_wishlist_item_comment {
  font-size: 13px;
  letter-spacing: .04em;
  line-height: 26px;
  position: absolute;
  top: 634px;
  text-align: justify;
  width: 420px;
  z-index: 1;
}
.new_seasons_wishlist_item_credit {
  position: absolute;
}
.new_seasons_wishlist_item_credit li {
  font-size: 11px;
  letter-spacing: 0.02em;
  line-height: 20px;
}
.new_seasons_wishlist_item_credit li a {
  border-bottom: solid #333 1px;
}
.new_seasons_wishlist_item_ptn01 .new_seasons_wishlist_item_item01 {
  bottom: 0;
  left: 0;
  z-index: 1;
}
.new_seasons_wishlist_item_ptn01 .new_seasons_wishlist_item_item02 {
  top: 0;
  right: 0;
}
.new_seasons_wishlist_item_ptn01 .new_seasons_wishlist_item_comment {
  right: 0;
}
.new_seasons_wishlist_item_ptn01 .new_seasons_wishlist_item_credit {
  right: 0;
  text-align: right;
}
.new_seasons_wishlist_item_ptn01.knitup .new_seasons_wishlist_item_credit {
  bottom: -16px;
}
.new_seasons_wishlist_item_ptn01.leggings .new_seasons_wishlist_item_credit {
  bottom: -32px;
}
.new_seasons_wishlist_item_ptn01.twoway_dress1 .new_seasons_wishlist_item_credit {
  bottom: 8px;
}
.new_seasons_wishlist_item_ptn01.washable_top .new_seasons_wishlist_item_credit {
  bottom: -30px;
}
.new_seasons_wishlist_item_ptn02 .new_seasons_wishlist_item_item01 {
  top: 0;
  left: 0;
}
.new_seasons_wishlist_item_ptn02 .new_seasons_wishlist_item_item02 {
  right: 0;
  bottom: 0;
  z-index: 1;  
}
.new_seasons_wishlist_item_ptn02 .new_seasons_wishlist_item_comment {
  left: 0;
}
.new_seasons_wishlist_item_ptn02 .new_seasons_wishlist_item_credit {
  left: 0;
  text-align: left;
}
.new_seasons_wishlist_item_ptn02.knittop .new_seasons_wishlist_item_credit {
  bottom: 8px;
}
.new_seasons_wishlist_item_ptn02.skirt .new_seasons_wishlist_item_credit {
  bottom: -32px;
}
.new_seasons_wishlist_item_ptn02.twoway_dress2 .new_seasons_wishlist_item_credit {
  bottom: -30px;
}
