/* ------------------------------
 width: all
------------------------------ */
header .wrapper .gnav .gnavbottom {
  text-align: right;
  font-size: 0;
  margin-top: 15px;
}

header .wrapper .gnav .gnavbottom li:nth-child(1) a {
  border-bottom: 4px solid #2B2B2B;
}

main section.section01 {
  margin-top: 60px;
  padding-bottom: 150px;
}

main section.section01 .wrapper {
  width: 1100px;
  margin: 0 auto;
}

main section.section01 .wrapper .box01 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main section.section01 .wrapper .box01 .left {
  width: 300px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

main section.section01 .wrapper .box01 .left .num {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
}

main section.section01 .wrapper .box01 .left .num span {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  vertical-align: top;
  margin-top: 10px;
  display: inline-block;
  letter-spacing: 0;
  margin-left: 10px;
}

main section.section01 .wrapper .box01 .right {
  width: 800px;
  text-align: right;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

main section.section01 .wrapper .box01 .right form {
  display: inline-block;
  vertical-align: top;
}

main section.section01 .wrapper .box01 .right form select {
  width: 200px;
  height: 25px;
  display: block;
  border: 1px solid #BABABA;
  border-radius: 4px;
  font-size: 13px;
  padding: 0 10px;
}

main section.section01 .wrapper .box01 .right .t01 {
  display: inline-block;
  font-size: 13px;
  line-height: 25px;
  vertical-align: top;
  margin-left: 25px;
}

main section.section01 .wrapper .box01 .right .lineup {
  display: inline-block;
  vertical-align: top;
  height: 25px;
}

main section.section01 .wrapper .box01 .right .lineup li {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
  line-height: 25px;
  font-size: 13px;
  color: #bbb;
  letter-spacing: 0;
}

main section.section01 .wrapper .box01 .right .lineup li:hover {
  cursor: pointer;
}

main section.section01 .wrapper .box01 .right .lineup li.active {
  color: #2B2B2B;
}

main section.section01 .wrapper .itemlist {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  margin-top: -10px;
}

main section.section01 .wrapper .itemlist li {
  width: 346px;
  margin-top: 40px;
}

main section.section01 .wrapper .itemlist li .photo {
  position: relative;
}

main section.section01 .wrapper .itemlist li .photo a {
  display: block;
}

main section.section01 .wrapper .itemlist li .photo a img {
  width: 100%;
  display: block;
}

main section.section01 .wrapper .itemlist li .photo .iine {
  width: 33px;
  height: 33px;
  background-color: #fff;
  border-radius: 17px;
  padding-top: 11.5px;
  position: absolute;
  right: 15px;
  bottom: 15px;
}

main section.section01 .wrapper .itemlist li .photo .iine img {
  width: 13px;
  display: block;
  margin: 0 auto;
}

main section.section01 .wrapper .itemlist li .photo .recom {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  background-color: #CB0000;
  width: 80px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  left: 10px;
  bottom: -8px;
}

main section.section01 .wrapper .itemlist li .photo .sale {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  background-color: #CB0000;
  width: 80px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  left: 10px;
  bottom: -8px;
}

main section.section01 .wrapper .itemlist li .t01 {
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  margin-top: 15px;
}

main section.section01 .wrapper .itemlist li .price {
  color: #CB0000;
  font-weight: 500;
  margin-top: 5px;
  font-size: 18px;
}

main section.section01 .wrapper .itemlist li .price .oldprice {
  color: #505050;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  display: inline-block;
  margin-left: 10px;
  -webkit-text-decoration: line-through 1px solid #505050;
  text-decoration: line-through 1px solid #505050;
}

main section.section01 .wrapper .itemlist li .price .off {
  display: inline-block;
  color: #505050;
  font-size: 12px;
  line-height: 20px;
  padding: 0 3px;
  margin-left: 10px;
  background-color: #E2E0DF;
  letter-spacing: 0;
}

main section.section01 .wrapper .itemlist li .price .off span {
  color: #CB0000;
  letter-spacing: 0;
}

main section.section01 .wrapper .itemlist li table {
  width: 245px;
  margin-top: 15px;
}

main section.section01 .wrapper .itemlist li table tr th {
  border-bottom: 1px solid #BABABA;
  font-size: 10px;
  color: #0A0A0A;
  letter-spacing: 0;
  padding-bottom: 5px;
}

main section.section01 .wrapper .itemlist li table tr td {
  font-size: 14px;
  letter-spacing: 0;
  padding-top: 5px;
  font-weight: bold;
  font-weight: 500;
}

main section.section01 .wrapper .itemlist li table tr td span {
  font-size: 10px;
  letter-spacing: 0;
  padding-left: 2px;
  font-weight: 500;
}

main section.section01 .btn_buy {
  width: 114px;
  display: block;
  position: fixed;
  right: 20px;
  top: 50%;
  margin-top: -57px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 767px) {
  main section.section01 {
    margin-top: 20px;
    padding-bottom: 60px;
  }
  main section.section01 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.section01 .wrapper h2 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
  }
  main section.section01 .wrapper .box01 {
    display: block;
    padding: 0 20px;
    margin-top: 20px;
  }
  main section.section01 .wrapper .box01 .left {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
  }
  main section.section01 .wrapper .box01 .left .num {
    width: 80px;
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
  }
  main section.section01 .wrapper .box01 .left .num span {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    vertical-align: top;
    margin-top: 8px;
    display: inline-block;
    letter-spacing: 0;
    margin-left: 5px;
  }
  main section.section01 .wrapper .box01 .left form {
    width: 180px;
    display: block;
    vertical-align: top;
  }
  main section.section01 .wrapper .box01 .left form select {
    width: 100%;
    height: 34px;
    display: block;
    border: 1px solid #BABABA;
    border-radius: 4px;
    font-size: 14px;
    padding: 0 10px;
  }
  main section.section01 .wrapper .box01 .right {
    width: 100%;
  }
  main section.section01 .wrapper .box01 .right form {
    width: 100%;
    display: block;
    vertical-align: top;
  }
  main section.section01 .wrapper .box01 .right form select {
    width: 100%;
    height: 34px;
    display: block;
    border: 1px solid #BABABA;
    border-radius: 4px;
    font-size: 14px;
    padding: 0 10px;
  }
  main section.section01 .wrapper .box01 .right .t01 {
    display: none;
  }
  main section.section01 .wrapper .box01 .right .lineup {
    display: none;
  }
  main section.section01 .wrapper .itemlist {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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;
    margin-top: -10px;
    padding: 0 10px;
  }
  main section.section01 .wrapper .itemlist li {
    width: calc(50% - 4px);
    margin-top: 30px;
  }
  main section.section01 .wrapper .itemlist li .photo {
    position: relative;
  }
  main section.section01 .wrapper .itemlist li .photo a {
    display: block;
  }
  main section.section01 .wrapper .itemlist li .photo a img {
    width: 100%;
    display: block;
  }
  main section.section01 .wrapper .itemlist li .photo .iine {
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 17px;
    padding-top: 8px;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  main section.section01 .wrapper .itemlist li .photo .iine img {
    width: 11px;
    display: block;
    margin: 0 auto;
  }
  main section.section01 .wrapper .itemlist li .photo .recom {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background-color: #CB0000;
    width: 76px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  main section.section01 .wrapper .itemlist li .photo .sale {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background-color: #CB0000;
    width: 76px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  main section.section01 .wrapper .itemlist li .t01 {
    font-size: 13px;
    font-weight: bold;
    line-height: 150%;
    margin-top: 7px;
  }
  main section.section01 .wrapper .itemlist li .price {
    color: #CB0000;
    font-weight: 500;
    margin-top: 5px;
    letter-spacing: 0;
    font-size: 18px;
  }
  main section.section01 .wrapper .itemlist li .price .oldprice {
    color: #505050;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    display: inline-block;
    margin-left: 10px;
    -webkit-text-decoration: line-through 1px solid #505050;
    text-decoration: line-through 1px solid #505050;
  }
  main section.section01 .wrapper .itemlist li .price .off {
    display: inline-block;
    color: #505050;
    font-size: 12px;
    line-height: 20px;
    padding: 0 3px;
    margin-left: 10px;
    background-color: #E2E0DF;
    letter-spacing: 0;
    display: none;
  }
  main section.section01 .wrapper .itemlist li .price .off span {
    color: #CB0000;
    letter-spacing: 0;
  }
  main section.section01 .wrapper .itemlist li table {
    width: 100%;
    margin-top: 8px;
  }
  main section.section01 .wrapper .itemlist li table tr th {
    border-bottom: 1px solid #BABABA;
    font-size: 10px;
    color: #0A0A0A;
    letter-spacing: 0;
    padding-bottom: 5px;
  }
  main section.section01 .wrapper .itemlist li table tr td {
    font-size: 11px;
    letter-spacing: 0;
    padding-top: 5px;
  }
  main section.section01 .wrapper .itemlist li table tr td span {
    font-size: 10px;
    letter-spacing: 0;
    padding-left: 2px;
  }
  main section.section01 .btn_buy {
    width: 114px;
    display: block;
    position: fixed;
    right: 20px;
    top: 50%;
    margin-top: -57px;
    display: none;
  }
}
