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

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

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

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

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

main section.section01 .wrapper dl {
  position: relative;
  margin-top: 80px;
}

main section.section01 .wrapper dl dt {
  width: 470px;
}

main section.section01 .wrapper dl dt .t03 {
  background-color: #000;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

main section.section01 .wrapper dl dt ul {
  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: 25px;
}

main section.section01 .wrapper dl dt ul li {
  width: 230px;
  border: 2px solid #C7C7C7;
  position: relative;
}

main section.section01 .wrapper dl dt ul li .photo {
  width: 100%;
  display: block;
}

main section.section01 .wrapper dl dt ul li .txtbox {
  padding: 20px 0;
}

main section.section01 .wrapper dl dt ul li .txtbox .t01 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
}

main section.section01 .wrapper dl dt ul li .txtbox .t02 {
  text-align: center;
  font-weight: bold;
  font-size: 35px;
}

main section.section01 .wrapper dl dt ul li .txtbox .t02 span {
  font-size: 20px;
}

main section.section01 .wrapper dl dt ul li .tri {
  width: 35px;
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: -28px;
  margin-top: -70px;
}

main section.section01 .wrapper dl dd {
  width: 370px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #E4E6E5;
  padding: 100px 60px 70px 55px;
}

main section.section01 .wrapper dl dd .kg {
  width: 164px;
  height: 164px;
  border-radius: 82px;
  background-color: #ED9B00;
  position: absolute;
  top: -80px;
  left: -50px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 120%;
  padding-top: 20px;
}

main section.section01 .wrapper dl dd .kg .num {
  display: block;
  font-size: 67px;
  font-weight: bold;
  line-height: 110%;
}

main section.section01 .wrapper dl dd .kg .unit {
  font-size: 28px;
  display: block;
  font-weight: bold;
  line-height: 100%;
  letter-spacing: 1px;
}

main section.section01 .wrapper dl dd .t04 {
  font-size: 18px;
  font-weight: bold;
}

main section.section01 .wrapper dl dd .t05 {
  font-size: 16px;
  line-height: 170%;
  margin-top: 10px;
}

main section.section02 {
  margin-top: 130px;
  position: relative;
  border-top: 1px solid #DBDBDB;
  padding: 50px 0 80px;
}

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

main section.section02 .wrapper .t03 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #606060;
}

main section.section02 .wrapper h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

main section.section02 .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;
  }
  main section.section01 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.section01 .wrapper h2 {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
  }
  main section.section01 .wrapper dl {
    position: relative;
    margin-top: 30px;
  }
  main section.section01 .wrapper dl:nth-of-type(even) dd {
    padding: 50px 20px 40px 30px;
    margin: -25px 0 0 50px;
  }
  main section.section01 .wrapper dl:nth-of-type(even) dd .kg {
    right: auto;
    left: -90px;
  }
  main section.section01 .wrapper dl dt {
    width: 100%;
  }
  main section.section01 .wrapper dl dt .t03 {
    background-color: #000;
    padding: 10px;
    font-size: 12.5px;
    font-weight: bold;
    color: #fff;
  }
  main section.section01 .wrapper dl dt ul {
    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: 5px;
  }
  main section.section01 .wrapper dl dt ul li {
    width: calc(50% - 5px);
    border: 2px solid #C7C7C7;
    position: relative;
  }
  main section.section01 .wrapper dl dt ul li .photo {
    width: 100%;
    display: block;
  }
  main section.section01 .wrapper dl dt ul li .txtbox {
    padding: 12px 0 8px;
    height: 65px;
    background-color: #fff;
  }
  main section.section01 .wrapper dl dt ul li .txtbox .t01 {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
  }
  main section.section01 .wrapper dl dt ul li .txtbox .t02 {
    text-align: center;
    font-weight: bold;
    font-size: 24.5px;
    line-height: 110%;
  }
  main section.section01 .wrapper dl dt ul li .txtbox .t02 span {
    font-size: 20px;
  }
  main section.section01 .wrapper dl dt ul li .tri {
    width: 32px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 35%;
    right: -26px;
    margin-top: 0;
  }
  main section.section01 .wrapper dl dd {
    width: calc(100% - 30px);
    position: static;
    background-color: #E4E6E5;
    padding: 50px 30px 40px 20px;
    margin: -25px 0 0 -20px;
  }
  main section.section01 .wrapper dl dd .txtarea {
    position: relative;
  }
  main section.section01 .wrapper dl dd .kg {
    width: 82px;
    height: 82px;
    border-radius: 82px;
    background-color: #ED9B00;
    position: absolute;
    top: -35px;
    right: -80px;
    left: auto;
    text-align: center;
    font-size: 10.5px;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 120%;
    padding-top: 12px;
  }
  main section.section01 .wrapper dl dd .kg .num {
    display: block;
    font-size: 33.5px;
    font-weight: bold;
    line-height: 105%;
  }
  main section.section01 .wrapper dl dd .kg .unit {
    font-size: 14px;
    display: block;
    font-weight: bold;
    line-height: 100%;
    letter-spacing: 1px;
  }
  main section.section01 .wrapper dl dd .t04 {
    font-size: 16px;
    font-weight: bold;
  }
  main section.section01 .wrapper dl dd .t05 {
    font-size: 13px;
    line-height: 170%;
    margin-top: 6px;
  }
  main section.section02 {
    margin-top: 55px;
    position: relative;
    border: none;
    padding: 0 0 50px;
  }
  main section.section02 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.section02 .wrapper .t03 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #606060;
    display: none;
  }
  main section.section02 .wrapper h3 {
    text-align: center;
    font-size: 16px;
    line-height: 21.5px;
    font-weight: bold;
    margin: 0;
  }
  main section.section02 .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.section02 .wrapper .itemlist li {
    width: calc(50% - 4px);
    margin-top: 30px;
  }
  main section.section02 .wrapper .itemlist li .photo {
    position: relative;
  }
  main section.section02 .wrapper .itemlist li .photo a {
    display: block;
  }
  main section.section02 .wrapper .itemlist li .photo a img {
    width: 100%;
    display: block;
  }
  main section.section02 .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.section02 .wrapper .itemlist li .photo .iine img {
    width: 11px;
    display: block;
    margin: 0 auto;
  }
  main section.section02 .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.section02 .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.section02 .wrapper .itemlist li .t01 {
    font-size: 13px;
    font-weight: bold;
    line-height: 150%;
    margin-top: 7px;
  }
  main section.section02 .wrapper .itemlist li .price {
    color: #CB0000;
    font-weight: 500;
    margin-top: 5px;
    letter-spacing: 0;
    font-size: 18px;
  }
  main section.section02 .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.section02 .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.section02 .wrapper .itemlist li .price .off span {
    color: #CB0000;
    letter-spacing: 0;
  }
  main section.section02 .wrapper .itemlist li table {
    width: 100%;
    margin-top: 8px;
  }
  main section.section02 .wrapper .itemlist li table tr th {
    border-bottom: 1px solid #BABABA;
    font-size: 10px;
    color: #0A0A0A;
    letter-spacing: 0;
    padding-bottom: 5px;
  }
  main section.section02 .wrapper .itemlist li table tr td {
    font-size: 11px;
    letter-spacing: 0;
    padding-top: 5px;
  }
  main section.section02 .wrapper .itemlist li table tr td span {
    font-size: 10px;
    letter-spacing: 0;
    padding-left: 2px;
  }
  main section.section02 .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;
  }
  main section.section02 .wrapper .btn_buy {
    width: 114px;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 80px;
    display: none;
  }
  main section.section02 .wrapper .t04 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #606060;
    margin-top: 100px;
    display: none;
  }
  main section.section02 .wrapper h4 {
    text-align: center;
    font-size: 16px;
    line-height: 21.5px;
    font-weight: bold;
    margin-top: 45px;
  }
  main section.section02 .wrapper .topmenu {
    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: 20px 0 0 -10px;
    width: calc(100% + 20px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main section.section02 .wrapper .topmenu li {
    width: 50%;
  }
  main section.section02 .wrapper .topmenu li a {
    width: 100%;
    display: block;
    height: 140px;
    padding-top: 40px;
    text-decoration: none;
    background-size: cover;
    background-position: center center;
  }
  main section.section02 .wrapper .topmenu li a .t05 {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #5F5F5F;
  }
  main section.section02 .wrapper .topmenu li a .t06 {
    color: #2B2B2B;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    margin-top: 6px;
  }
  main section.section02 .wrapper .topmenu li.li01 a {
    background-image: url(bg_topmenu01.jpg);
  }
  main section.section02 .wrapper .topmenu li.li02 {
    width: calc(50% - 1px);
  }
  main section.section02 .wrapper .topmenu li.li02 a {
    background-image: url(bg_topmenu02.jpg);
  }
  main section.section02 .wrapper .topmenu li.li03 {
    width: 100%;
    margin-top: 1px;
  }
  main section.section02 .wrapper .topmenu li.li03 a {
    background-image: url(bg_topmenu03.jpg);
  }
}
