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

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

main section.section01 {
  padding-top: 50px;
}

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

main section.section01 .wrapper .date {
  font-size: 11px;
  font-weight: bold;
}

main section.section01 .wrapper h2 {
  font-size: 22px;
  font-weight: bold;
}

main section.section01 .wrapper .t01 {
  font-size: 11px;
  font-weight: bold;
}

main section.section01 .wrapper .t02 {
  font-size: 16px;
  line-height: 25px;
  margin-top: 40px;
  letter-spacing: 0;
}

main section.section01 .wrapper .photo {
  max-width: 100%;
  display: block;
  margin: 35px auto 30px;
}

main section.section01 .wrapper h3 {
  font-size: 22px;
  font-weight: bold;
  margin: 30px auto 10px;
}

main section.section01 .wrapper .t03 {
  font-size: 16px;
  line-height: 25px;
  margin: 10px auto;
  word-break: break-all;
}

main section.section01 .wrapper h4 {
  font-size: 22px;
  font-weight: bold;
  margin: 30px auto 10px;
  word-break: break-all;
}

main section.section02 {
  padding-top: 100px;
}

main section.section02 .wrapper h5 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

main section.section02 .wrapper .sliderbox {
  width: 100%;
  margin: 30px auto 0;
  width: 1146px;
}

main section.section02 .wrapper .sliderbox .slider02 {
  margin: 0 auto;
}

main section.section02 .wrapper .sliderbox .slider02 .slide {
  width: 382px !important;
  padding: 0 23px;
}

main section.section02 .wrapper .sliderbox .slider02 .slide a {
  display: block;
  text-decoration: none;
}

main section.section02 .wrapper .sliderbox .slider02 .slide a img {
  width: 100%;
  display: block;
}

main section.section02 .wrapper .sliderbox .slider02 .slide a .t02 {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  color: #2B2B2B;
  margin-top: 10px;
}

main section.section02 .wrapper .sliderbox .slider02 .slide a .date {
  font-size: 15px;
  font-weight: 400;
  color: #7D8B98;
  letter-spacing: 0;
  margin-top: 20px;
}

main section.section03 {
  border-top: 1px solid #DBDBDB;
  margin-top: 80px;
  padding: 65px 0 100px;
}

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

main section.section03 .wrapper h6 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

main section.section03 .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.section03 .wrapper .itemlist li {
  width: 346px;
  margin-top: 40px;
}

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

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

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

main section.section03 .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.section03 .wrapper .itemlist li .photo .iine img {
  width: 13px;
  display: block;
  margin: 0 auto;
}

main section.section03 .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.section03 .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.section03 .wrapper .itemlist li .t01 {
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  margin-top: 15px;
}

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

main section.section03 .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.section03 .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.section03 .wrapper .itemlist li .price .off span {
  color: #CB0000;
  letter-spacing: 0;
}

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

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

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

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

main section.section03 .wrapper .viewmore {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #272727;
  width: 306px;
  height: 68px;
  text-decoration: none;
  margin: 65px auto 0;
  display: block;
  text-align: center;
  line-height: 16px;
  padding-top: 26px;
  background-image: url(../assets/icon_arrow07.svg);
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-position: center right 15px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 767px) {
  main section.section01 {
    padding: 0 20px 0;
  }
  main section.section01 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.section01 .wrapper .date {
    font-size: 10px;
    font-weight: bold;
  }
  main section.section01 .wrapper h2 {
    font-size: 18px;
    font-weight: bold;
  }
  main section.section01 .wrapper .t01 {
    font-size: 10px;
    font-weight: bold;
  }
  main section.section01 .wrapper .t02 {
    font-size: 13px;
    line-height: 19.5px;
    margin-top: 25px;
    letter-spacing: 0;
  }
  main section.section01 .wrapper .photo {
    max-width: 100%;
    display: block;
    margin: 25px auto 20px;
  }
  main section.section01 .wrapper h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px auto 10px;
  }
  main section.section01 .wrapper .t03 {
    font-size: 13px;
    line-height: 19.5px;
    margin: 10px auto;
    word-break: break-all;
  }
  main section.section01 .wrapper h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px auto 10px;
  }
  main section.section02 {
    padding-top: 40px;
  }
  main section.section02 .wrapper h5 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  }
  main section.section02 .wrapper .sliderbox {
    width: 100%;
    margin: 18px auto 0;
  }
  main section.section02 .wrapper .sliderbox .slider02 {
    width: 100% !important;
    margin: 0 auto;
  }
  main section.section02 .wrapper .sliderbox .slider02 .slide {
    width: 300px !important;
    padding: 0 5px !important;
    margin: 0 !important;
  }
  main section.section02 .wrapper .sliderbox .slider02 .slide a {
    display: block;
    text-decoration: none;
  }
  main section.section02 .wrapper .sliderbox .slider02 .slide a img {
    width: 100%;
    display: block;
  }
  main section.section02 .wrapper .sliderbox .slider02 .slide a .t02 {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #2B2B2B;
    margin-top: 10px;
  }
  main section.section02 .wrapper .sliderbox .slider02 .slide a .date {
    font-size: 13px;
    font-weight: 400;
    color: #7D8B98;
    letter-spacing: 0;
    margin-top: 20px;
  }
  main section.section03 {
    border-top: 1px solid #DBDBDB;
    margin-top: 55px;
    padding: 20px 10px 50px;
  }
  main section.section03 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.section03 .wrapper h6 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  }
  main section.section03 .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.section03 .wrapper .itemlist li {
    width: calc(50% - 4px);
    margin-top: 30px;
  }
  main section.section03 .wrapper .itemlist li .photo {
    position: relative;
  }
  main section.section03 .wrapper .itemlist li .photo a {
    display: block;
  }
  main section.section03 .wrapper .itemlist li .photo a img {
    width: 100%;
    display: block;
  }
  main section.section03 .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.section03 .wrapper .itemlist li .photo .iine img {
    width: 11px;
    display: block;
    margin: 0 auto;
  }
  main section.section03 .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.section03 .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.section03 .wrapper .itemlist li .t01 {
    font-size: 13px;
    font-weight: bold;
    line-height: 150%;
    margin-top: 7px;
  }
  main section.section03 .wrapper .itemlist li .price {
    color: #CB0000;
    font-weight: 500;
    margin-top: 5px;
    letter-spacing: 0;
    font-size: 18px;
  }
  main section.section03 .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.section03 .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.section03 .wrapper .itemlist li .price .off span {
    color: #CB0000;
    letter-spacing: 0;
  }
  main section.section03 .wrapper .itemlist li table {
    width: 100%;
    margin-top: 8px;
  }
  main section.section03 .wrapper .itemlist li table tr th {
    border-bottom: 1px solid #BABABA;
    font-size: 10px;
    color: #0A0A0A;
    letter-spacing: 0;
    padding-bottom: 5px;
  }
  main section.section03 .wrapper .itemlist li table tr td {
    font-size: 11px;
    letter-spacing: 0;
    padding-top: 5px;
  }
  main section.section03 .wrapper .itemlist li table tr td span {
    font-size: 10px;
    letter-spacing: 0;
    padding-left: 2px;
  }
  main section.section03 .wrapper .viewmore {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #272727;
    width: 230px;
    height: 65px;
    border-radius: 4px;
    text-decoration: none;
    margin: 35px auto 0;
    display: block;
    text-align: center;
    line-height: 15px;
    padding-top: 25px;
    background-image: url(../assets/icon_arrow07.svg);
    background-size: 6px auto;
    background-repeat: no-repeat;
    background-position: center right 15px;
  }
}
