#item-page #slider {
  height: 50vh;
}
#item-page #red {
  color: #ff0000;
}
#item-page #all-wrap .pankuzu ul {
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#item-page #all-wrap .pankuzu ul li {
  margin: 0 1em;
}
#item-page #all-wrap .pankuzu ul li a {
  font-weight: 600;
  text-decoration: none;
  color: #87BF49;
}
#item-page #all-wrap .pankuzu ul i {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#item-page #all-wrap .prod-content {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 5em 0;
}
#item-page #all-wrap .prod-content .prod-sub-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#item-page #all-wrap .prod-content .prod-sub-wrap .prod-item {
  margin: 0;
  background: rgba(255, 255, 255, 0.568627451);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding: 1em;
  width: 400px;
}
#item-page #all-wrap .prod-content .prod-sub-wrap .prod-item img {
  width: 100%;
}
#item-page #all-wrap .prod-content .prod-sub-wrap .prod-item h4 {
  padding-top: 0.5em;
  margin-bottom: 0.2em !important;
}
#item-page #all-wrap .prod-content .prod-sub-wrap .prod-item .price {
  font-size: 1em !important;
  padding: 0.3em 0;
  margin-bottom: 0 !important;
}
#item-page #all-wrap .prod-content .prod-sub-wrap .prod-item button {
  margin-top: 0.5em;
  background: orange;
  color: #fff;
  border: #fff solid 2px;
  font-weight: 600;
}
#item-page #all-wrap .item-wrap {
  background-size: cover;
}
#item-page #all-wrap .item-wrap #item-title {
  width: 70%;
  margin: auto;
  position: relative;
  padding: 0.3em;
  text-align: center;
}
#item-page #all-wrap .item-wrap #item-title::before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: "";
  border-radius: 3px;
  background: #87BF49;
}
#item-page #all-wrap .item-wrap #item-c-5 {
  margin-bottom: 5rem;
}
#item-page #all-wrap .item-wrap .item-content {
  background-color: rgba(219, 159, 217, 0.3411764706);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#item-page #all-wrap .item-wrap .item-content .item-left #slide-wrap {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}
#item-page #all-wrap .item-wrap .item-content .item-left .sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
#item-page #all-wrap .item-wrap .item-content .item-left .sliderArea.w300 {
  max-width: 300px;
}
#item-page #all-wrap .item-wrap .item-content .item-left .slick-slide {
  margin: 0 5px;
}
#item-page #all-wrap .item-wrap .item-content .item-left .slick-slide img {
  width: 100%;
  height: auto;
}
#item-page #all-wrap .item-wrap .item-content .item-left .slick-prev,
#item-page #all-wrap .item-wrap .item-content .item-left .slick-next {
  z-index: 1;
  background: transparent !important;
}
#item-page #all-wrap .item-wrap .item-content .item-left .slick-prev:before,
#item-page #all-wrap .item-wrap .item-content .item-left .slick-next:before {
  color: #000;
}
#item-page #all-wrap .item-wrap .item-content .item-left .slick-slide {
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: 0.2;
}
#item-page #all-wrap .item-wrap .item-content .item-left .slick-active {
  opacity: 1;
}
#item-page #all-wrap .item-wrap .item-content .item-left .slick-current {
  opacity: 1;
}
#item-page #all-wrap .item-wrap .item-content .item-left .thumb {
  margin: 20px 0 0;
}
#item-page #all-wrap .item-wrap .item-content .item-left .thumb .slick-slide {
  cursor: pointer;
}
#item-page #all-wrap .item-wrap .item-content .item-left .thumb .slick-slide:hover {
  opacity: 0.7;
}
#item-page #all-wrap .item-wrap .item-content .item-left .section {
  max-width: 300px;
  margin: 0 auto;
  padding: 30px 0;
}
#item-page #all-wrap .item-wrap .item-content .item-left .section p._a {
  font-size: 12px;
  font-weight: bold;
  margin: 30px 0 0;
}
#item-page #all-wrap .item-wrap .item-content .item-left .section p._a .link {
  display: inline-block;
  color: #607D8B;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
#item-page #all-wrap .item-wrap .item-content .item-left .section p._a .link:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 2px solid #607D8B;
  border-right: 2px solid #607D8B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 10px;
}
#item-page #all-wrap .item-wrap .item-content .item-right {
  text-align: center;
  width: 45%;
  padding: 2em;
}
#item-page #all-wrap .item-wrap .item-content .item-right h2 {
  margin-bottom: 1em;
  position: relative;
  padding: 0.3em;
  text-align: center;
}
#item-page #all-wrap .item-wrap .item-content .item-right h2::before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: "";
  border-radius: 3px;
  background: #87BF49;
}
#item-page #all-wrap .item-wrap .item-content .item-right p {
  text-align: left;
}
#item-page #all-wrap .item-wrap .item-content .item-right button {
  margin-top: 0.5em;
  background: orange;
  color: #fff;
  border: #fff solid 2px;
  font-weight: 600;
}
#item-page #all-wrap .item-wrap .item-content .item-right a {
  text-decoration: none;
  color: #fff;
  background: orange;
  padding: 1em 1.5em;
}
#item-page #all-wrap .item-wrap .item-content .item-right .detail {
  font-size: 0.8rem;
}
#item-page #all-wrap .item-wrap .rev-wrap {
  width: 65%;
  margin: 5em auto 7em;
}
#item-page #all-wrap .item-wrap .rev-wrap #star {
  color: #dddd13;
}
#item-page #all-wrap .item-wrap .rev-wrap .accordion-header {
  margin-bottom: 1em !important;
}

@media screen and (max-width: 1000px) {
  #item-page #slider {
    height: 50vh;
  }
  #item-page #all-wrap .prod-content {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 5em 0;
  }
  #item-page #all-wrap .prod-content .prod-item {
    padding: 2em;
    width: 80%;
    margin: auto;
  }
  #item-page #all-wrap .prod-content .prod-item img {
    width: 100%;
  }
  #item-page #all-wrap .prod-content .prod-item .price {
    font-size: 1em !important;
    padding: 0.3em 0;
    margin-bottom: 0 !important;
  }
  #item-page #all-wrap .prod-content .prod-item .price span {
    font-size: 0.8em;
  }
  #item-page #all-wrap .item-wrap .item-content {
    background-color: rgba(219, 159, 217, 0.3411764706);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left #slide-wrap {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .sliderArea {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 25px;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .sliderArea.w300 {
    max-width: 300px;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-slide {
    margin: 0 5px;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-slide img {
    width: 100%;
    height: auto;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-prev,
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-next {
    z-index: 1;
    background: transparent !important;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-prev:before,
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-next:before {
    color: #000;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-slide {
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    opacity: 0.2;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-active {
    opacity: 1;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-current {
    opacity: 1;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .thumb {
    margin: 20px 0 0;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .thumb .slick-slide {
    cursor: pointer;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .thumb .slick-slide:hover {
    opacity: 0.7;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .section {
    max-width: 300px;
    margin: 0 auto;
    padding: 30px 0;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .section p._a {
    font-size: 12px;
    font-weight: bold;
    margin: 30px 0 0;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .section p._a .link {
    display: inline-block;
    color: #607D8B;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .section p._a .link:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-top: 2px solid #607D8B;
    border-right: 2px solid #607D8B;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 10px;
  }
  #item-page #all-wrap .item-wrap .item-content .item-right {
    text-align: center;
    width: 100%;
    padding: 2em;
  }
  #item-page #all-wrap .item-wrap .item-content .item-right h2 {
    margin-bottom: 1em;
  }
  #item-page #all-wrap .item-wrap .item-content .item-right p {
    text-align: left;
  }
  #item-page #all-wrap .item-wrap .item-content .item-right a {
    text-decoration: none;
    color: #fff;
    background: orange;
    padding: 1em 1.5em;
  }
  #item-page #all-wrap .item-wrap .rev-wrap {
    width: 90%;
    margin: 5em auto 7em;
  }
  #item-page #all-wrap .item-wrap .rev-wrap #star {
    color: #dddd13;
  }
}
@media screen and (max-width: 600px) {
  #item-page #slider {
    height: 50vh;
  }
  #item-page #all-wrap .prod-content {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 5em 0;
  }
  #item-page #all-wrap .prod-content .prod-sub-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  #item-page #all-wrap .prod-content .prod-sub-wrap .prod-item {
    padding: 1em;
    width: 50%;
  }
  #item-page #all-wrap .prod-content .prod-sub-wrap .prod-item img {
    width: 100%;
  }
  #item-page #all-wrap .prod-content .prod-sub-wrap .prod-item h4 {
    font-size: 1em !important;
    padding: 0.3em 0;
    margin-bottom: 0 !important;
  }
  #item-page #all-wrap .prod-content .prod-sub-wrap .prod-item h4 span {
    font-size: 0.8em;
  }
  #item-page #all-wrap .item-wrap .item-content {
    background-color: rgba(219, 159, 217, 0.3411764706);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left #slide-wrap {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .sliderArea {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 25px;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .sliderArea.w300 {
    max-width: 300px;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-slide {
    margin: 0 5px;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-slide img {
    width: 100%;
    height: auto;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-prev,
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-next {
    z-index: 1;
    background: transparent !important;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-prev:before,
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-next:before {
    color: #000;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-slide {
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    opacity: 0.2;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-active {
    opacity: 1;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .slick-current {
    opacity: 1;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .thumb {
    margin: 20px 0 0;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .thumb .slick-slide {
    cursor: pointer;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .thumb .slick-slide:hover {
    opacity: 0.7;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .section {
    max-width: 300px;
    margin: 0 auto;
    padding: 30px 0;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .section p._a {
    font-size: 12px;
    font-weight: bold;
    margin: 30px 0 0;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .section p._a .link {
    display: inline-block;
    color: #607D8B;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  #item-page #all-wrap .item-wrap .item-content .item-left .section p._a .link:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-top: 2px solid #607D8B;
    border-right: 2px solid #607D8B;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 10px;
  }
  #item-page #all-wrap .item-wrap .item-content .item-right {
    text-align: center;
    width: 100%;
    padding: 2em;
  }
  #item-page #all-wrap .item-wrap .item-content .item-right h2 {
    margin-bottom: 1em;
  }
  #item-page #all-wrap .item-wrap .item-content .item-right p {
    text-align: left;
  }
  #item-page #all-wrap .item-wrap .item-content .item-right a {
    text-decoration: none;
    color: #fff;
    background: orange;
    padding: 1em 1.5em;
  }
  #item-page #all-wrap .item-wrap .rev-wrap {
    width: 85%;
    margin: 5em auto 7em;
  }
  #item-page #all-wrap .item-wrap .rev-wrap #star {
    color: #dddd13;
  }
}/*# sourceMappingURL=items.css.map */