.product_title {
  border-top: 1px solid #030303;
}
.product_title-img {
  margin: 0 auto;
}
.product_title-img img {
  max-width: 100%;
  vertical-align: middle;
}
.product .productList {
  margin: 0 5.49% 0 325px;
}
.product .productList:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.product .productList_item {
  float: left;
  margin: 0 4% 7% 0;
  width: 48%;
  text-align: center;
}
.product .productList_item:nth-of-type(2n) {
  margin: 0 auto 50px;
}
.product .productList img {
  width: 100%;
  vertical-align: middle;
}
.product .itemDetail {
  display: block;
  word-break: break-all;
}
.product .itemDetail + .itemDetail,
.product .itemDetail + .productList_link .itemDetail {
  margin-top: 5px;
}
.product .productList_link + .productList_link .itemDetail {
  margin-top: 5px;
}
.product .detailWrapper {
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.about .aboutEnglish {
  margin-top: 40px;
  word-break: break-all;
}
.stockist .storeList_item span {
  display: block;
}
.stockist .storeList_item .storeName {
  font-weight: bold;
}
.stockist .storeList_item a {
  text-decoration: underline;
}
.stockist .storeList_item .storeUrl {
  font-family: "HelveticaNeue", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "MyYugothicM", "YuGothic", "繝｡繧､繝ｪ繧ｪ", sans-self;
  display: inline-block;
}
.contact .wrapper_inner {
  font-family: "HelveticaNeue", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "MyYugothicM", "YuGothic", "繝｡繧､繝ｪ繧ｪ", sans-self;
  line-height: 2.18;
}
.contact .wrapper_inner a {
  text-decoration: underline;
}
@media print, screen and (min-width: 768px) {
  .product .wrapper {
    margin-top: 148px;
    margin-bottom: 7%;
  }
  .product_title {
    margin: 0px 5.49% 4% 325px;
    padding-top: 4%;
  }
  .product_title-img {
    width: 24%;
  }
  .product .productList_link:hover {
    opacity: 0.6;
  }
  .product .itemDetail {
    margin-top: 15px;
    font-size: 12px;
  }
  .about .wrapper_inner {
    max-width: 500px;
  }
  .stockist .wrapper_inner {
    font-family: "Helvetica", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "MyYugothicM", "YuGothic", "繝｡繧､繝ｪ繧ｪ", sans-self;
    margin-bottom: 190px;
  }
  .stockist .storeList_item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .product_title {
    padding-top: 7%;
    width: 74%;
    margin: 18% auto 0;
  }
  .product_title-img {
    width: 53.333333333%;
  }
  .product .productList {
    width: 100%;
    margin: 12% auto 7%;
  }
  .product .productList_item {
    float: inherit;
    width: 74%;
    margin: 0 auto 40px;
  }
  .product .productList_item:nth-of-type(2n) {
    margin: 0 auto 40px;
  }
  .product .itemDetail {
    margin-top: 10px;
    font-size: 10px;
  }
  .about .wrapper_inner {
    margin-top: 35.55%;
  }
  .about .aboutEnglish {
    font-family: "HelveticaNeue", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "MyYugothicM", "YuGothic", "繝｡繧､繝ｪ繧ｪ", sans-self;
  }
  .stockist .wrapper_inner {
    font-family: "HelveticaNeue", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "MyYugothicM", "YuGothic", "繝｡繧､繝ｪ繧ｪ", sans-self;
    margin: 16% auto 20%;
  }
  .stockist .storeList_item {
    margin-bottom: 37px;
  }
  .contact .wrapper_inner {
    margin-top: 28.5%;
    line-height: 1.8;
  }
}