#main .main-inner .article.pm {
  padding: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 640px) {
  .gr3-header .sns-wrap {
    bottom: -70px;
  }
}
#main table {
  border-top: 1px solid #666666;
  letter-spacing: 0;
}
@media only screen and (min-width: 641px) {
  #main table {
    font-size: 12px;
  }
}
#main table th {
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  font-weight: 300;
}
#main table td {
  border-color: #666666;
  font-weight: 300;
}
#main table td.Beth {
  border-color: #666666;
}
#main table th, #main table td {
  color: #fff;
}

#main table .odd th, table .odd td {
  background: none;
}

@media screen and (max-width: 640px) {
  .col-ex-box {
    margin-bottom: 40px;
  }
  .col-ex-box .left-part {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 640px) {
  .col-ex-box2 {
    margin-bottom: 40px;
  }
  .col-ex-box2 .left-part {
    margin-bottom: 40px;
  }
}

.text-title-lv2 {
  font-size: 40px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .text-title-lv2 {
    font-size: 28px;
  }
}

.top-part {
  padding-top: 60px;
  padding-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .top-part {
    padding-top: 45px;
    padding-bottom: 10px;
  }
}

.img-box {
  position: relative;
  width: 100%;
  margin: 0 auto 20px;
}
.img-box a {
  display: block;
  text-align: center;
}
.img-box img {
  max-width: 100%;
  height: auto;
}

a.link-zoom {
  padding: 0;
  display: inline-block;
  width: 28px;
  height: 25px;
  background: url(/resources/english/products/gr-4/ex/img/icon-zoom.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  bottom: 25px;
}
a.link-zoom.link-zoom01 {
  right: 135px;
}
@media only screen and (max-width: 640px) {
  a.link-zoom.link-zoom01 {
    right: 23%;
  }
}

.credit {
  color: #fff;
  text-align: right;
  margin-top: 3px;
  font-size: 10px;
}

#main .main-inner .left-part {
  padding-left: 0;
  width: 48%;
  float: left;
}

#main .main-inner .right-part {
  padding-left: 0;
  width: 48%;
  float: right;
}

@media only screen and (max-width: 640px) {
  #main .main-inner .left-part {
    padding-left: 0;
    width: 100%;
    float: none;
  }
  #main .main-inner .right-part {
    padding: 0;
    width: 100%;
    float: none;
  }
}
#main .main-inner .article .img-box {
  margin-top: 5px;
}/*# sourceMappingURL=style.css.map */