@media screen and (max-width: 767px) {
  body {
    min-width: 0;
  }

  #suntoryCommonWrapper {
    position: relative;
  }
}
header {
  background-color: #fff;
}
header .head_cont {
  max-width: 1920px;
  padding: 20px;
  text-align: center;
  position: relative;
}
header .logo01 {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 74px;
}
header .logo02 {
  margin: 0 auto;
  width: 273px;
}
@media screen and (max-width: 767px) {
  header .head_cont {
    padding: 2vw 2vw 1vw;
  }
  header .logo01 {
    top: 2.5vw;
    left: 2vw;
    width: 14vw;
  }
  header .logo02 {
    width: 40vw;
  }
}

.store_link02 {
  background-color: #E6E0CB;
  margin-top: 100px;
  padding: 120px 20px;
  text-align: center;
}
.store_link02 h2 {
  color: #000;
  font-family: "Arial", "Yu Gothic", "Meiryo", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 120%;
  font-weight: 500;
  margin: 0 auto 70px;
}
.store_link02 .store_official {
  margin: 0 auto 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .store_link02 .store_official .sp {
    display: none;
  }
}
.store_link02 .store_other {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .store_link02 .store_other.sp {
    display: none;
  }
}
.store_link02 .store_other.pc {
  margin: 0 auto;
  width: 420px;
}
@media screen and (max-width: 767px) {
  .store_link02 {
    padding: 14vw 7vw 40vw;
  }
  .store_link02 h2 {
    margin: 0 auto 5vw;
  }
  .store_link02 .store_official {
    margin-bottom: 20px;
  }
  .store_link02 .store_official .pc {
    display: none;
  }
  .store_link02 .store_other {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 85.8vw;
  }
  .store_link02 .store_other.pc {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .prize .store_link02 .store_other.pc {
    display: none;
  }
  .prize .store_link02 .store_other.sp {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    max-width: 328px;
    width: 85.8vw;
  }
}

@media screen and (max-width: 767px) {
  .pagetopBtn {
    margin-bottom: 10px;
  }
}

html, body {
  background: #fff;
}

#suntory_contents {
  background: #fff;
  color: #000;
}
#suntory_contents a {
  color: #000;
}

.text-gold {
  color: #20384C;
}

.grad-border:before {
  background-image: linear-gradient(to right, transparent, #20384C 25%, #20384C 75%, transparent);
}

.grad-border-type2 {
  height: 1px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.bgicon {
  background-image: url("../img/renew_top/icons.svg");
}

.product {
  background: #E6E0CB;
}

.vintage .detail-table ul li.t-th,
.detail-table ul li.t-th {
  background: #E6E0CB;
  color: #000;
}

.detail-year {
  background: #E6E0CB;
}

.vintage .detail-table ul li {
  background: #fff;
}

.font-lv3,
.wine_series_list ul li .wsl_name {
  font-weight: bold;
}

.wine_awards_text .mgt10 {
  color: #000;
}

#wrap_04list03 th {
  background: #E6E0CB;
}

#wrap_04list03 td {
  background: #f7f5ed;
}
#wrap_04list03 td.dark {
  background: #eeeadc;
}

.wine_awards_title {
  position: relative;
}

.wine_logo {
  margin: 0;
  position: absolute;
  top: 12px;
  left: 10px;
  width: calc(32% - 10px * 2);
}
.wine_logo img {
  max-width: 62px;
}

.wine_awards_text {
  float: none;
  margin: 0 auto;
  width: 38%;
}

@media screen and (max-width: 767px) {
  .grad-border + .font-lv3 {
    font-size: 1em;
    padding: 0 10px;
  }
}
.wine_series_list ul li .wsl_name {
  font-size: 1em;
}
@media screen and (max-width: 767px) {
  .wine_series_list ul li .wsl_name {
    font-size: 0.95em;
  }
}

.productImage img {
  max-width: 100px;
}
@media screen and (max-width: 767px) {
  .productImage img {
    max-width: 100%;
  }
}
