@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@charset "utf-8";
#wineCommonHeader .contents {
  margin: 0 auto;
  width: 1164px;
}
.container {
  width: 1164px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .container {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .onlySp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .onlyPc {
    display: none !important;
  }
}
html {
  -webkit-text-size-adjust: 100%;
}
.container {
  width: 100%;
}
.container,
.container * {
  box-sizing: border-box;
  font-family: 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', YuGothic, "ヒラギノ角ゴシック", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo, Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.container p {
  line-height: 1.8;
}
.container figure {
  margin: 0;
  padding: 0;
}
.container a,
.container a:hover,
.container a:focus {
  text-decoration: none;
}
.container ul,
.container li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.container h1,
.container h2,
.container h3,
.container h4,
.container h5,
.container h6,
.container p {
  margin: 0;
  padding: 0;
}
.container #wrapper .gd--pagetop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  line-height: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  z-index: 1;
}
.container #wrapper .gd--pagetop.on {
  visibility: visible;
  opacity: 1;
}
.container #wrapper header {
  background: #000;
}
.container #wrapper header #gd-nav-overlay {
  display: none;
}
.container #wrapper header .inner {
  margin: 0 auto;
  width: 1194px;
  padding: 0px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container #wrapper header .inner h1 {
  line-height: 0;
}
.container #wrapper header .inner #gd--nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container #wrapper header .inner #gd--nav li a {
  color: #fff;
  padding: 20px;
  transition: 0.3s all;
  display: inline-block;
}
.container #wrapper header .inner #gd--nav li a:hover {
  color: #000;
  background: #fff;
}
.container #wrapper header .inner #gd--tgl {
  display: none;
}
.container #wrapper #mv {
  position: relative;
  width: 100%;
  background: url("/wine/special/gd/img/pattern.png");
}
.container #wrapper #mv .inner {
  line-height: 0;
  width: 100%;
  height: 100%;
  background: url("/wine/special/gd/img/mv--bg.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  text-align: center;
}
.mv--btn--inner .shop--btn {
  width: 100%;
  padding: 50px;
  background: #000;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.mv--btn--inner .shop--btn--lineup {
  height: 80px;
  padding: 0;
  background: transparent;
  border-bottom: none;
}
.mv--btn--inner .shop--btn--hf {
  width: 440px;
  height: 80px;
  margin: 0 auto;
}
.c4--shop--btn {
  width: 100%;
  padding: 50px;
  background: #000;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
#c1 {
  background: url("/wine/special/gd/img/pattern.png");
}
#c1 .inner {
  width: 1194px;
  padding: 75px 15px;
  margin: 0 auto;
}
#c1 .inner h2 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
#c1 .inner h2 img {
  margin-bottom: 10px;
}
#c1 .inner p.description {
  padding: 50px 0px;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
}
#c1 .inner .c1--contents {
  border: 1px solid #000;
  padding: 0px 60px 60px 60px;
  text-align: center;
  background: #fff url("/wine/special/gd/img/c1--bg1.png");
  background-repeat: no-repeat;
  background-position: bottom center;
}
#c1 .inner .c1--contents h3 {
  font-size: 26px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 10px 60px;
  margin-bottom: 50px;
}
#c1 .inner .c1--contents h4 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-bottom: 35px;
}
#c1 .inner .c1--contents h4:before {
  content: '';
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 1px;
  background: #000;
}
#c1 .inner .c1--contents h4:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 1px;
  right: -50px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000;
}
#c1 .inner .c1--contents .c1--contents--inner--1 ul {
  padding: 35px 0px 55px 0px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
#c1 .inner .c1--contents .c1--contents--inner--1 ul li {
  width: calc(33% - 20px);
  background: #f2f2f2;
}
#c1 .inner .c1--contents .c1--contents--inner--1 ul li h5 {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  background: #000;
  display: block;
  padding: 10px;
}
#c1 .inner .c1--contents .c1--contents--inner--1 ul li p {
  font-size: 18px;
  display: block;
  padding: 25px;
}
#c1 .inner .c1--contents .c1--contents--inner--1 ul li p span {
  color: #e64560;
  font-size: 22px;
  font-weight: bold;
}
#c1 .inner .c1--contents .c1--contents--inner--2 {
  width: 100%;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 60px;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--flex--inner {
  width: 640px;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--flex--inner h5 {
  font-size: 30px;
  position: relative;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--flex--inner h5 span {
  display: inline-block;
  padding: 0px 50px;
  font-size: 50px;
  font-weight: normal;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block {
  margin: 0 auto;
  text-align: left;
  display: block;
  width: 400px;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 30px;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50px;
  height: 1px;
  background: #000;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block p {
  font-size: 18px;
  font-weight: bold;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block span.dia {
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
  padding-right: 10px;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block span.pink {
  font-size: 22px;
  color: #e64560;
  font-weight: bold;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--img--list {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--img--list figure {
  line-height: 0;
}
#c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--description {
  font-size: 18px;
}
#c2 {
  width: 100%;
}
#c2 .inner {
  padding: 75px 0px;
  margin: 0 auto;
}
#c2 .inner h2 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
#c2 .inner h2 img {
  margin-bottom: 10px;
}
#c2 .inner p.description {
  padding: 50px 0px;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
}
#c2 .inner .c2--content--wrapper > li {
  padding-top: 140px;
  width: 100%;
  position: relative;
}
#c2 .inner .c2--content--wrapper > li .c2--bg--tile1 {
  position: absolute;
  bottom: -50px;
  width: 100%;
  height: 180px;
  background: #f2f2f2;
  z-index: 0;
}
#c2 .inner .c2--content--wrapper > li .c2--bg1 {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  background: url("/wine/special/gd/img/c2--bg1.png");
  background-repeat: no-repeat;
  top: -50px;
  left: 0;
}
#c2 .inner .c2--content--wrapper > li .c2--bg--tile2 {
  position: absolute;
  bottom: -50px;
  width: 100%;
  height: 180px;
  background: #f2f2f2;
  z-index: 0;
}
#c2 .inner .c2--content--wrapper > li .c2--bg2 {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  background: url("/wine/special/gd/img/c2--bg2.png");
  background-repeat: no-repeat;
  background-position: right top;
  top: -50px;
  right: 0;
}
#c2 .inner .c2--content--wrapper > li .c2--bg--tile3 {
  position: absolute;
  bottom: -50px;
  width: 100%;
  height: 180px;
  background: #f2f2f2;
  z-index: 0;
}
#c2 .inner .c2--content--wrapper > li .c2--bg3 {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  background: url("/wine/special/gd/img/c2--bg3.png");
  background-repeat: no-repeat;
  top: -50px;
  left: 0;
}
#c2 .inner .c2--content--wrapper > li .c2--bg--tile4 {
  position: absolute;
  bottom: -50px;
  width: 100%;
  height: 180px;
  background: #f2f2f2;
  z-index: 0;
}
#c2 .inner .c2--content--wrapper > li .c2--bg4 {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  background: url("/wine/special/gd/img/c2--bg4.png");
  background-repeat: no-repeat;
  background-position: right top;
  top: -50px;
  right: 0;
}
#c2 .inner .c2--content--wrapper > li .c2--bg--tile5 {
  position: absolute;
  bottom: -50px;
  width: 100%;
  height: 180px;
  background: #f2f2f2;
  z-index: 0;
}
#c2 .inner .c2--content--wrapper > li .c2--bg5 {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  background: url("/wine/special/gd/img/c2--bg5.png");
  background-repeat: no-repeat;
  top: -50px;
  left: 0;
}
#c2 .inner .c2--content {
  margin: 0 auto;
  display: flex;
  width: 1194px;
  padding: 0px 15px;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
#c2 .inner .c2--content--inner .c2--content--bg--top {
  width: 705px;
  border: 1px solid #000;
  border-bottom: none;
  padding: 40px 45px 40px 35px;
  background: #fff;
}
#c2 .inner .c2--content--inner .c2--content--bg--bottom {
  width: 705px;
  border: 1px solid #000;
  padding: 40px 45px 40px 35px;
  background: #fff;
}
#c2 .inner .c2--content--inner .genre {
  color: #fff;
  background: #000;
  display: inline-block;
  padding: 3px 5px;
  font-size: 15px;
}
#c2 .inner .c2--content--inner h3 {
  font-size: 32px;
  font-weight: bold;
  padding: 15px 0px 20px;
}
#c2 .inner .c2--content--inner p {
  font-size: 18px;
}
#c2 .inner .c2--content--inner .spec {
  padding-bottom: 35px;
}
#c2 .inner .c2--content--inner .spec > li {
  font-size: 16px;
  margin-bottom: 5px;
}
#c2 .inner .c2--content--inner .shop--btn {
  text-align: center;
}
#c2 .inner .c2--content--inner .shop--btn a {
  display: inline-block;
}
#c2 .inner .c2--content--wrapper > li:nth-child(even) .c2--content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
#c2 .inner .c2--content--wrapper > li:first-child {
  padding-top: 50px;
}
#c3 {
  background: #000;
}
#c3 .inner {
  width: 1194px;
  padding: 75px 15px;
  margin: 0 auto;
}
#c3 .inner h2 {
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}
#c3 .inner h2 img {
  margin-bottom: 10px;
}
#c3 .inner .c3--contents--wrap {
  padding-top: 75px;
  display: flex;
  justify-content: space-between;
}
#c3 .inner .c3--contents--wrap .c3--contents {
  width: calc(50% - 20px);
  background: #fff;
  text-align: center;
  padding: 50px;
}
#c3 .inner .c3--contents--wrap .c3--contents h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 35px;
}
#c3 .inner .c3--contents--wrap .c3--contents img {
  margin-bottom: 35px;
}
#c3 .inner .c3--contents--wrap .c3--contents p.bold {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 35px;
  text-align: center;
}
#c3 .inner .c3--contents--wrap .c3--contents p {
  font-weight: 300;
  font-size: 18px;
  text-align: left;
  margin-bottom: 20px;
}
#c3 .inner .c3--contents--wrap .c3--contents p .sup {
  font-size: 12px;
  display: inline-block;
  font-weight: bold;
  transform: translateY(-5px);
}
#c3 .inner .c3--contents--wrap .c3--contents p.small {
  font-size: 14px;
  margin-bottom: 30px;
}
#c3 .inner .c3--contents--wrap .c3--contents a {
  display: block;
  text-align: center;
  color: #000;
  font-weight: bold;
  border: 1px solid #000;
  padding: 5px;
  transition: 0.3s all;
}
#c3 .inner .c3--contents--wrap .c3--contents a:hover {
  color: #fff;
  background: #000;
}
#c4 {
  width: 100%;
  position: relative;
}
#c4 .inner {
  width: 1194px;
  padding: 75px 15px;
  margin: 0 auto;
}
#c4 .inner h2 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
#c4 .inner h2 img {
  margin-bottom: 10px;
}
#c4 .inner ul {
  padding: 50px 0px 60px 0px;
}
#c4 .inner ul li {
  display: flex;
  align-items: center;
  margin-top: 75px;
}
#c4 .inner ul li figure {
  position: relative;
  z-index: 0;
}
#c4 .inner ul li .c4--contents {
  transform: translate(-50px, 60px);
  padding: 40px;
  border: 1px solid #000;
  background: #fff;
  position: relative;
  z-index: 0;
}
#c4 .inner ul li .c4--contents h3 {
  font-size: 22px;
  margin-bottom: 30px;
}
#c4 .inner ul li .c4--contents p {
  font-weight: 300;
  font-size: 18px;
}
#c4 .inner ul li:nth-child(1) {
  margin-top: 0px;
}
#c4 .inner .c4--bottom--btn {
  width: 100%;
  text-align: center;
  padding: 60px 0px 0px;
}
#c4 .inner .c4--bottom--btn a {
  border: 1px solid #000;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 30px;
  color: #000;
  transition: 0.3s all;
}
#c4 .inner .c4--bottom--btn a:hover {
  color: #fff;
  background: #000;
}
@media screen and (max-width: 767px) {
  .container #wrapper .gd--pagetop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 10vw;
    max-width: 32px;
    line-height: 0;
  }
  .container #wrapper .gd--pagetop img {
    width: 100%;
  }
  .container #wrapper header {
    background: #000;
    position: relative;
  }
  .container #wrapper header .inner {
    margin: 0 auto;
    width: 100%;
    display: block;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    padding: 0px;
  }
  .container #wrapper header .inner h1 {
    line-height: 0;
    padding: 2.666666666666667vw 0px;
    height: 60px;
  }
  .container #wrapper header .inner h1 img {
    height: 100%;
  }
  .container #wrapper header .inner #gd--nav {
    display: none;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1;
  }
  .container #wrapper header .inner #gd--nav li {
    border-bottom: 2px solid #000;
  }
  .container #wrapper header .inner #gd--nav li a {
    display: block;
    width: 100%;
    color: #000;
    background: #fff;
    padding: 5.333333333333333vw;
    font-size: 4.266666666666667vw;
    font-weight: bold;
    transition: 0.3s all;
    display: inline-block;
  }
  .container #wrapper header .inner #gd--nav li a:hover {
    color: #000;
    background: #fff;
  }
  .container #wrapper header .inner #gd--nav.open {
    display: block;
    width: 100%;
  }
  .container #wrapper header .inner #gd--tgl {
    position: absolute;
    display: block;
    margin: 1.333333333333333vw;
    width: 60px;
    height: 60px;
    max-height: 60px;
    z-index: 1;
    background: #000;
    top: 0;
    left: 0;
    margin: auto;
  }
  .container #wrapper header .inner #gd--tgl span {
    position: absolute;
    background: #fff;
    height: 2px;
    min-height: 2px;
    width: 6.666666666666667vw;
    max-width: 30px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.3s;
  }
  .container #wrapper header .inner #gd--tgl span:before {
    content: '';
    position: absolute;
    background: #fff;
    height: 2px;
    min-height: 2px;
    max-width: 30px;
    width: 6.666666666666667vw;
    top: -16px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .container #wrapper header .inner #gd--tgl span:after {
    content: '';
    position: absolute;
    background: #fff;
    height: 2px;
    min-height: 2px;
    max-width: 30px;
    width: 6.666666666666667vw;
    top: 15px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .container #wrapper header .inner #gd--tgl.on {
    background: #000;
  }
  .container #wrapper header .inner #gd--tgl.on span {
    position: absolute;
    background: #000;
    height: 2px;
    width: 6.666666666666667vw;
    max-width: 30px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.3s;
  }
  .container #wrapper header .inner #gd--tgl.on span:before {
    content: '';
    position: absolute;
    background: #fff;
    height: 2px;
    width: 6.666666666666667vw;
    max-width: 30px;
    top: 0vw;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
  }
  .container #wrapper header .inner #gd--tgl.on span:after {
    content: '';
    position: absolute;
    background: #fff;
    transform: rotate(-45deg);
    height: 2px;
    width: 6.666666666666667vw;
    max-width: 30px;
    top: 0vw;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-45deg);
  }
  .container #wrapper #mv {
    position: relative;
    width: 100%;
    background: url("/wine/special/gd/img/pattern.png");
    background-size: 50%;
  }
  .container #wrapper #mv .inner {
    line-height: 0;
    width: 100%;
    height: 100%;
    background: url("/wine/special/gd/img/mv--bg.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    text-align: center;
  }
  .container #wrapper #mv .inner img {
    width: 100%;
  }
  .mv--btn--inner .shop--btn {
    width: 100%;
    padding: 6.133333333333333vw 4vw;
    background: #000;
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 0;
  }
  .mv--btn--inner .shop--btn a {
    width: 280px;
    display: inline-block;
    line-height: 0;
  }
  .mv--btn--inner .shop--btn a img {
    width: 100%;
  }
  .c4--shop--btn {
    width: 100%;
    padding: 6.133333333333333vw 4vw;
    background: #000;
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 0;
    display: none;
  }
  .c4--shop--btn a {
    width: 240px;
    display: inline-block;
  }
  .c4--shop--btn a img {
    width: 100%;
  }
  #c1 {
    background: url("/wine/special/gd/img/pattern.png");
    background-size: 50%;
    border-bottom: 2px solid #ddd;
  }
  #c1 .inner {
    width: 100%;
    padding: 10.666666666666666vw 4vw;
    margin: 0 auto;
  }
  #c1 .inner h2 {
    text-align: center;
    font-size: 3.2vw;
  }
  #c1 .inner h2 img {
    margin-bottom: 0vw;
    width: 36%;
  }
  #c1 .inner p.description {
    padding: 6.666666666666667vw 0px 8vw;
    font-size: 4vw;
    text-align: center;
    font-weight: 300;
  }
  #c1 .inner .c1--contents {
    border: 1px solid #000;
    padding: 0px;
    text-align: center;
    background: #fff url("/wine/special/gd/img/sp--c1--bg1.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
  }
  #c1 .inner .c1--contents h3 {
    font-size: 4.8vw;
    font-weight: bold;
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 4vw 0px;
    margin-bottom: 5.333333333333333vw;
    width: 100%;
  }
  #c1 .inner .c1--contents h4 {
    font-size: 4.533333333333333vw;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-bottom: 5.333333333333333vw;
  }
  #c1 .inner .c1--contents h4:before {
    content: '';
    position: absolute;
    left: -9.333333333333334vw;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 6.133333333333333vw;
    height: 1px;
    background: #000;
  }
  #c1 .inner .c1--contents h4:after {
    content: '';
    position: absolute;
    width: 6.133333333333333vw;
    height: 1px;
    right: -9.333333333333334vw;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #000;
  }
  #c1 .inner .c1--contents .c1--contents--inner--1 {
    padding: 0px 4vw;
  }
  #c1 .inner .c1--contents .c1--contents--inner--1 ul {
    padding: 6.666666666666667vw 0px 6.666666666666667vw 0px;
    display: block;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #c1 .inner .c1--contents .c1--contents--inner--1 ul li {
    width: 100%;
    background: #f2f2f2;
    display: flex;
    margin-bottom: 2.666666666666667vw;
  }
  #c1 .inner .c1--contents .c1--contents--inner--1 ul li h5 {
    color: #fff;
    font-weight: bold;
    font-size: 4.533333333333333vw;
    background: #000;
    display: block;
    padding: 3.333333333333333vw 0px 0px 0px;
    width: 24%;
  }
  #c1 .inner .c1--contents .c1--contents--inner--1 ul li p {
    width: 76%;
    font-size: 4vw;
    display: block;
    padding: 3.333333333333333vw 0px 3.333333333333333vw 4vw;
    text-align: left;
  }
  #c1 .inner .c1--contents .c1--contents--inner--1 ul li p span {
    color: #e64560;
    font-size: 4.533333333333333vw;
    font-weight: bold;
  }
  #c1 .inner .c1--contents .c1--contents--inner--1 figure img {
    width: 100%;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 {
    width: 100%;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex {
    display: block;
    align-items: center;
    justify-content: center;
    padding: 0px 4vw;
    position: relative;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex > figure {
    position: absolute;
    width: 33%;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex > figure img {
    width: 100%;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--flex--inner {
    width: 100%;
    margin-left: auto;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--flex--inner h5 {
    padding-left: 33%;
    font-size: 4.8vw;
    position: relative;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 1.333333333333333vw;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--flex--inner h5 span {
    display: inline-block;
    padding: 0px 6.666666666666667vw;
    font-size: 6.666666666666667vw;
    font-weight: normal;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block {
    margin: 0 auto;
    text-align: left;
    display: block;
    width: 100%;
    padding-bottom: 8vw;
    position: relative;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block:after {
    content: '';
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    height: 1px;
    background: #000;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block p {
    padding-left: 36%;
    font-size: 4vw;
    text-indent: -2vw;
    margin-left: 2vw;
    font-weight: bold;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block span.dia {
    font-size: 2.666666666666667vw;
    vertical-align: middle;
    display: inline-block;
    padding-right: 0vw;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--flex .c1--contents--block span.pink {
    font-size: 4.8vw;
    color: #e64560;
    font-weight: bold;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--img--list {
    padding: 6.133333333333333vw 4vw 4vw 4vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--img--list figure {
    line-height: 0;
    width: 48.5%;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--img--list figure img {
    width: 100%;
  }
  #c1 .inner .c1--contents .c1--contents--inner--2 .c1--contents--description {
    font-size: 3.866666666666667vw;
    font-weight: 300;
    text-align: left;
  }
  #c2 {
    width: 100%;
  }
  #c2 .inner {
    padding: 10.666666666666666vw 0px;
    margin: 0 auto;
  }
  #c2 .inner h2 {
    text-align: center;
    font-size: 3.2vw;
  }
  #c2 .inner h2 img {
    margin-bottom: 0vw;
    width: 35.2%;
  }
  #c2 .inner p.description {
    padding: 6.666666666666667vw 0px 8vw;
    font-size: 4vw;
    text-align: center;
    font-weight: 300;
  }
  #c2 .inner .c2--content--wrapper > li {
    padding-top: 17.333333333333332vw;
    width: 100%;
    position: relative;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg--tile1 {
    position: absolute;
    bottom: -5.333333333333333vw;
    width: 100%;
    height: 70.5%;
    background: #f2f2f2;
    z-index: 0;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg1 {
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    background: url("/wine/special/gd/img/sp--c2--bg1.png");
    background-repeat: no-repeat;
    background-size: 55%;
    top: 0vw;
    left: 0;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg--tile2 {
    position: absolute;
    bottom: -5.333333333333333vw;
    width: 100%;
    height: 70.5%;
    background: #f2f2f2;
    z-index: 0;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg2 {
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    background: url("/wine/special/gd/img/sp--c2--bg2.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 55%;
    top: 1.333333333333333vw;
    right: 0;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg--tile3 {
    position: absolute;
    bottom: -5.333333333333333vw;
    width: 100%;
    height: 70.5%;
    background: #f2f2f2;
    z-index: 0;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg3 {
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    background: url("/wine/special/gd/img/sp--c2--bg1.png");
    background-repeat: no-repeat;
    background-size: 55%;
    top: 1.333333333333333vw;
    left: 0;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg--tile4 {
    position: absolute;
    bottom: -5.333333333333333vw;
    width: 100%;
    height: 70.5%;
    background: #f2f2f2;
    z-index: 0;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg4 {
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    background: url("/wine/special/gd/img/sp--c2--bg2.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 55%;
    top: 1.333333333333333vw;
    right: 0;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg--tile5 {
    position: absolute;
    bottom: -5.333333333333333vw;
    width: 100%;
    height: 70.5%;
    background: #f2f2f2;
    z-index: 0;
  }
  #c2 .inner .c2--content--wrapper > li .c2--bg5 {
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    background: url("/wine/special/gd/img/sp--c2--bg1.png");
    background-repeat: no-repeat;
    background-size: 55%;
    top: 1.333333333333333vw;
    left: 0;
  }
  #c2 .inner .c2--content {
    margin: 0 auto;
    display: block;
    width: 100%;
    padding: 0px 4vw;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  #c2 .inner .c2--content figure {
    margin: 0 auto;
    width: 66%;
    padding-bottom: 2.666666666666667vw;
  }
  #c2 .inner .c2--content figure img {
    width: 100%;
  }
  #c2 .inner .c2--content--inner .c2--content--bg--top {
    width: 100%;
    border: 1px solid #000;
    border-bottom: none;
    padding: 5.333333333333333vw 4vw;
    background: #fff;
  }
  #c2 .inner .c2--content--inner .c2--content--bg--bottom {
    width: 100%;
    border: 1px solid #000;
    padding: 5.333333333333333vw 4vw;
    background: #fff;
  }
  #c2 .inner .c2--content--inner .genre {
    color: #fff;
    background: #000;
    display: inline-block;
    padding: 0.8vw 1.333333333333333vw;
    font-size: 3.2vw;
  }
  #c2 .inner .c2--content--inner h3 {
    font-size: 6.133333333333333vw;
    font-weight: bold;
    padding: 2.666666666666667vw 0px;
  }
  #c2 .inner .c2--content--inner p {
    font-size: 4vw;
  }
  #c2 .inner .c2--content--inner .spec {
    padding-bottom: 4vw;
  }
  #c2 .inner .c2--content--inner .spec > li {
    font-size: 3.466666666666667vw;
    margin-bottom: 1.333333333333333vw;
  }
  #c2 .inner .c2--content--inner .shop--btn {
    text-align: center;
  }
  #c2 .inner .c2--content--inner .shop--btn a {
    display: inline-block;
    width: 240px;
  }
  #c2 .inner .c2--content--inner .shop--btn a img {
    width: 100%;
  }
  #c2 .inner .c2--content--inner .shop--btn--lineup {
    height: 44px;
    padding: 0;
    background: transparent;
    border-bottom: none;
  }
  #c2 .inner .c2--content--wrapper > li:nth-child(even) .c2--content {
    display: block;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
  #c2 .inner .c2--content--wrapper > li:first-child {
    padding-top: 1.333333333333333vw;
  }
  #c3 {
    background: #000;
  }
  #c3 .inner {
    width: 100%;
    padding: 9.333333333333334vw 4vw;
    margin: 0 auto;
  }
  #c3 .inner h2 {
    text-align: center;
    font-size: 3.2vw;
    color: #fff;
  }
  #c3 .inner h2 img {
    margin-bottom: 0vw;
    width: 76%;
  }
  #c3 .inner .c3--contents--wrap {
    padding-top: 0;
    display: block;
    justify-content: space-between;
  }
  #c3 .inner .c3--contents--wrap .c3--contents {
    margin-top: 8vw;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 6.666666666666667vw 4vw;
  }
  #c3 .inner .c3--contents--wrap .c3--contents h3 {
    font-size: 5.066666666666666vw;
    font-weight: bold;
    margin-bottom: 5.333333333333333vw;
  }
  #c3 .inner .c3--contents--wrap .c3--contents img {
    margin-bottom: 4vw;
    width: 66%;
  }
  #c3 .inner .c3--contents--wrap .c3--contents p.bold {
    font-weight: bold;
    font-size: 4.533333333333333vw;
    margin-bottom: 4vw;
    text-align: center;
  }
  #c3 .inner .c3--contents--wrap .c3--contents p {
    font-weight: 300;
    font-size: 4vw;
    text-align: left;
    margin-bottom: 4vw;
  }
  #c3 .inner .c3--contents--wrap .c3--contents p .sup {
    font-size: 2.666666666666667vw;
    display: inline-block;
    font-weight: bold;
    transform: translateY(-1.333333333333333vw);
  }
  #c3 .inner .c3--contents--wrap .c3--contents p.small {
    font-size: 3.466666666666667vw;
    margin-bottom: 5.333333333333333vw;
    color: #777;
    text-indent: -3.466666666666667vw;
    margin-left: 3.466666666666667vw;
  }
  #c3 .inner .c3--contents--wrap .c3--contents a {
    display: block;
    text-align: center;
    color: #000;
    font-weight: bold;
    border: 1px solid #000;
    padding: 1.333333333333333vw;
    transition: 0.3s all;
  }
  #c3 .inner .c3--contents--wrap .c3--contents a:hover {
    color: #fff;
    background: #000;
  }
  #c4 {
    width: 100%;
  }
  #c4 .inner {
    width: 100%;
    padding: 9.333333333333334vw 4vw;
    margin: 0 auto;
  }
  #c4 .inner h2 {
    text-align: center;
    font-size: 3.2vw;
  }
  #c4 .inner h2 img {
    width: 76%;
    margin-bottom: 0px;
  }
  #c4 .inner ul {
    padding: 5.333333333333333vw 0px 0px 0px;
  }
  #c4 .inner ul li {
    display: block;
    align-items: center;
    margin-top: 0vw;
  }
  #c4 .inner ul li figure {
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 0;
  }
  #c4 .inner ul li figure img {
    width: 56.266666666666666vw;
  }
  #c4 .inner ul li .c4--contents {
    transform: translate(0px, -9.333333333333334vw);
    padding: 14.666666666666666vw 4vw 4vw 4vw;
    border: 1px solid #000;
    background: #fff;
    position: relative;
    z-index: 0;
  }
  #c4 .inner ul li .c4--contents h3 {
    text-align: center;
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
  #c4 .inner ul li .c4--contents p {
    font-weight: 300;
    font-size: 4vw;
  }
  #c4 .inner ul li:nth-child(1) {
    margin-top: 0px;
  }
  #c4 .inner .c4--bottom--btn {
    width: 100%;
    text-align: center;
    padding: 0px 0px 0px;
  }
  #c4 .inner .c4--bottom--btn a {
    border: 1px solid #000;
    display: inline-block;
    font-size: 4.666666666666667vw;
    font-weight: bold;
    padding: 2.666666666666667vw;
    color: #000;
    transition: 0.3s all;
    width: 100%;
  }
  #c4 .inner .c4--bottom--btn a:hover {
    color: #fff;
    background: #000;
  }
}
@media screen and (orientation: landscape) and (max-width: 767px) {
  .container #wrapper header {
    background: #000;
    position: relative;
  }
  .container #wrapper header .inner {
    margin: 0 auto;
    width: 100%;
    display: block;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    padding: 0px;
  }
  .container #wrapper header .inner h1 {
    line-height: 0;
    padding: 10px 0px;
    height: 60px;
  }
  .container #wrapper header .inner h1 img {
    height: 100%;
  }
  .container #wrapper header .inner #gd--nav {
    display: none;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1;
  }
  .container #wrapper header .inner #gd--nav li {
    border-bottom: 2px solid #000;
  }
  .container #wrapper header .inner #gd--nav li a {
    display: block;
    width: 100%;
    color: #000;
    background: #fff;
    padding: 2.133333333333333vw;
    font-size: 14px;
    font-weight: bold;
    transition: 0.3s all;
    display: inline-block;
  }
  .container #wrapper header .inner #gd--nav li a:hover {
    color: #000;
    background: #fff;
  }
}
