@import 'common.css';
#wrapper {
  width: 100%;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
  font-family: "游ゴシック体", 'Yu Gothic', YuGothic, "ヒラギノ角ゴシック", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo, Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background: url("../img/main-bg.jpg");
  background-size: contain;
  background-repeat: repeat-y;
}
#wrapper .sp {
  display: none;
}
#wrapper .pc {
  display: block;
}
#wrapper h1,
#wrapper h2,
#wrapper h3,
#wrapper h4,
#wrapper h5,
#wrapper h6,
#wrapper p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#wrapper ul,
#wrapper li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#wrapper figure {
  margin: 0;
  padding: 0;
}
#wrapper a,
#wrapper a:hover,
#wrapper a:focus {
  color: #000;
  text-decoration: none;
}
#wrapper * {
  box-sizing: border-box;
}
#wrapper header,
#wrapper footer,
#wrapper main {
  width: 100%;
}
#wrapper header .inner,
#wrapper footer .inner,
#wrapper main .inner {
  max-width: 1164px;
  margin: 0 auto;
}
#wrapper header {
  background: url("../img/mv-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  line-height: 0;
}
#wrapper header img {
  line-height: 0;
}
#wrapper .is-fixed {
  position: fixed;
  top: 0;
  z-index: 10;
}
#wrapper #fortant-nav {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
  width: 100%;
  background: #fff;
}
#wrapper #fortant-nav .inner {
  margin: 0 auto;
  width: 1164px;
}
#wrapper #fortant-nav .inner ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
#wrapper #fortant-nav .inner ul li {
  display: flex;
  align-items: center;
  width: 16.66%;
}
#wrapper #fortant-nav .inner ul li a {
  height: 80px;
  width: 100%;
  text-align: center;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url("../img/nav-icon-arrow.png");
  background-repeat: no-repeat;
  background-position: bottom 25px center;
  font-weight: bold;
  transition: background 0.2s;
}
#wrapper #fortant-nav .inner ul li a:hover {
  color: #a40035;
  background-position: bottom 20px center;
}
#wrapper #sec1 .section-header,
#wrapper #sec2 .section-header,
#wrapper #sec3 .section-header,
#wrapper #sec4 .section-header,
#wrapper #sec5 .section-header {
  min-width: 1164px;
  margin: 0 auto;
  text-align: center;
}
#wrapper #sec1 .section-header h2,
#wrapper #sec2 .section-header h2,
#wrapper #sec3 .section-header h2,
#wrapper #sec4 .section-header h2,
#wrapper #sec5 .section-header h2 {
  padding-top: 85px;
}
#wrapper #sec1 .section-header p,
#wrapper #sec2 .section-header p,
#wrapper #sec3 .section-header p,
#wrapper #sec4 .section-header p,
#wrapper #sec5 .section-header p {
  font-weight: bold;
  padding-bottom: 55px;
}
#wrapper #sec1 .section-header p.sub,
#wrapper #sec2 .section-header p.sub,
#wrapper #sec3 .section-header p.sub,
#wrapper #sec4 .section-header p.sub,
#wrapper #sec5 .section-header p.sub {
  color: #7d0015;
  font-size: 16px;
  padding-bottom: 40px;
}
#wrapper #sec1 .section-header > img,
#wrapper #sec2 .section-header > img,
#wrapper #sec3 .section-header > img,
#wrapper #sec4 .section-header > img,
#wrapper #sec5 .section-header > img {
  padding-bottom: 120px;
  margin: 0 auto;
}
#wrapper #sec1 {
  width: 100%;
}
#wrapper #sec1 > ul:nth-of-type(1) li:nth-child(1) {
  background: url("../img/sec1-bg1.png");
  background-position: center center;
}
#wrapper #sec1 > ul:nth-of-type(1) li:nth-child(1) span.point {
  background: #181822;
}
#wrapper #sec1 > ul:nth-of-type(2) li:nth-child(1) {
  background: url("../img/sec1-bg2.png");
  background-position: center center;
}
#wrapper #sec1 > ul:nth-of-type(2) li:nth-child(1) span.point {
  background: #675a33;
}
#wrapper #sec1 > ul:nth-of-type(3) li:nth-child(1) {
  background: url("../img/sec1-bg3.png");
  background-position: center center;
}
#wrapper #sec1 > ul:nth-of-type(3) li:nth-child(1) span.point {
  background: #5b0e0e;
}
#wrapper #sec1 > ul:nth-of-type(4) li:nth-child(1) {
  background: url("../img/sec1-bg4.png");
  background-position: center center;
}
#wrapper #sec1 > ul:nth-of-type(4) li:nth-child(1) span.point {
  background: #1f3f3d;
}
#wrapper #sec1 > ul:nth-of-type(5) li:nth-child(1) {
  background: url("../img/sec1-bg5.png");
  background-position: center center;
}
#wrapper #sec1 > ul:nth-of-type(5) li:nth-child(1) span.point {
  background: #314455;
}
#wrapper #sec1 > ul:nth-of-type(1) li:nth-child(2) {
  background: url("../img/sec1-bottle-m1.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
#wrapper #sec1 > ul:nth-of-type(2) li:nth-child(2) {
  background: url("../img/sec1-bottle-m2.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
#wrapper #sec1 > ul:nth-of-type(3) li:nth-child(2) {
  background: url("../img/sec1-bottle-m3.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
#wrapper #sec1 > ul:nth-of-type(4) li:nth-child(2) {
  background: url("../img/sec1-bottle-m4.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
#wrapper #sec1 > ul:nth-of-type(5) li:nth-child(2) {
  background: url("../img/sec1-bottle-m5.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
#wrapper #sec1 > ul {
  width: 100%;
  min-width: 1164px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  color: #fff;
}
#wrapper #sec1 > ul li {
  width: 50%;
}
#wrapper #sec1 > ul li section {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 583px;
  padding: 60px 50px;
}
#wrapper #sec1 > ul li section h3 {
  text-align: center;
}
#wrapper #sec1 > ul li section p.desc {
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
}
#wrapper #sec1 > ul li section span.point {
  font-size: 14px;
  padding: 3px;
  display: inline-block;
  width: 166px;
  text-align: center;
}
#wrapper #sec1 > ul li section .h-inner {
  text-align: center;
  padding-bottom: 40px;
}
#wrapper #sec1 > ul li section p.type {
  font-size: 12px;
}
#wrapper #sec1 > ul li section p.explanation {
  padding-top: 20px;
  padding-bottom: 20px;
}
#wrapper #sec1 > ul li section .award {
  font-size: 12px;
  padding-top: 15px;
  padding-bottom: 25px;
}
#wrapper #sec1 > ul li section .award h4 {
  display: flex;
  align-items: center;
}
#wrapper #sec1 > ul li section .award h4:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #fff;
  margin-left: 5px;
}
#wrapper #sec1 > ul li section .award ul.awardlist li {
  background: none;
  width: 100%;
  list-style-type: disc;
  margin-left: 1rem;
}
#wrapper #sec1 > ul li section div.text {
  padding-top: 10px;
  display: block;
  width: calc(100% - 156px);
}
#wrapper #sec1 > ul li section h4 {
  margin-bottom: 5px;
}
#wrapper #sec1 > ul li figure {
  margin: 0;
  line-height: 0;
  width: 156px;
}
#wrapper #sec1 > ul li div.flex {
  display: flex;
  max-width: 583px;
  width: 100%;
}
#wrapper #sec1 > ul:nth-of-type(odd) {
  display: flex;
  flex-direction: row;
}
#wrapper #sec1 > ul:nth-of-type(odd) li section {
  margin-left: auto;
}
#wrapper #sec1 > ul:nth-of-type(even) {
  display: flex;
  flex-direction: row-reverse;
}
#wrapper #sec1 > ul:nth-of-type(even) li section {
  margin-right: auto;
}
#wrapper #sec2 {
  width: 100%;
}
#wrapper #sec2 section {
  width: 1164px;
  margin: 0 auto;
}
#wrapper #sec2 section h3 {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff;
  font-size: 17px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 20px;
}
#wrapper #sec2 section div.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wrapper #sec2 section div.flex figure {
  width: 33%;
  padding-bottom: 50px;
}
#wrapper #sec2 section div.flex figure img {
  width: 100%;
}
#wrapper #sec2 section div.flex div.text {
  width: 33%;
  padding: 0px 0px 0px 20px;
}
#wrapper #sec2 section div.flex div.text p {
  margin-bottom: 25px;
}
#wrapper #sec2 section div.flex div.text div.recommend {
  font-size: 14px;
}
#wrapper #sec2 section div.flex div.text div.recommend h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
#wrapper #sec2 section div.flex div.text div.recommend div.table {
  display: table;
  margin-bottom: 15px;
}
#wrapper #sec2 section div.flex div.text div.recommend p {
  display: table-cell;
  margin-bottom: 7px;
  padding-left: 7px;
  vertical-align: middle;
}
#wrapper #sec2 section div.flex div.text div.recommend span {
  display: table-cell;
  color: #fff;
  padding: 2px;
  border-radius: 4px;
  width: 44px;
  text-align: center;
  vertical-align: middle;
}
#wrapper #sec2 section div.flex div.text div.recommend .icon-wa {
  font-size: 13px;
  background: #333553;
}
#wrapper #sec2 section div.flex div.text div.recommend .icon-yo {
  font-size: 13px;
  background: #533333;
}
#wrapper #sec2 section div.flex div.text div.recommend .icon-es {
  letter-spacing: -3px;
  font-size: 10px;
  background: #48461a;
}
#wrapper #sec2 section:nth-of-type(1) > h3 {
  background: url("../img/sec2-subttl-bg1.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#wrapper #sec2 section:nth-of-type(2) > h3 {
  background: url("../img/sec2-subttl-bg2.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#wrapper #sec2 section:nth-of-type(3) > h3 {
  background: url("../img/sec2-subttl-bg3.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#wrapper #sec2 section:nth-of-type(4) > h3 {
  background: url("../img/sec2-subttl-bg4.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#wrapper #sec2 section:nth-of-type(5) > h3 {
  background: url("../img/sec2-subttl-bg5.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#wrapper #sec3 {
  width: 100%;
  background: url("../img/sec3-bg.png");
  background-repeat: no-repeat;
  background-position: top center;
}
#wrapper #sec3 section.chara {
  margin: 0 auto;
  width: 1164px;
  padding-bottom: 70px;
}
#wrapper #sec3 section.chara ul {
  margin-bottom: 25px;
}
#wrapper #sec3 section.chara ul:nth-of-type(1) {
  display: flex;
  align-items: center;
}
#wrapper #sec3 section.chara ul:nth-of-type(1) h3 {
  font-size: 24px;
  padding-bottom: 35px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
}
#wrapper #sec3 section.chara ul:nth-of-type(1) p {
  font-size: 17px;
}
#wrapper #sec3 section.chara li:nth-of-type(1) {
  padding-left: 80px;
  padding-right: 45px;
}
#wrapper #sec3 section.chara ul:nth-of-type(2) {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}
#wrapper #sec3 section.chara ul:nth-of-type(2) h3 {
  font-size: 24px;
  padding-bottom: 35px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
}
#wrapper #sec3 section.chara ul:nth-of-type(2) p {
  font-size: 17px;
}
#wrapper #sec3 section.chara li:nth-of-type(1) {
  padding-left: 45px;
  padding-right: 80px;
}
#wrapper #sec3 section.logolist {
  margin: 0 auto;
  width: 1164px;
}
#wrapper #sec3 section.logolist > h3 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 40px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
}
#wrapper #sec3 section.logolist > p {
  font-size: 17px;
  text-align: center;
  padding-bottom: 45px;
}
#wrapper #sec3 section.logolist ul {
  display: flex;
  width: 100%;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 60px;
}
#wrapper #sec3 section.logolist ul li {
  width: 28.5%;
}
#wrapper #sec3 section.logolist ul li h5 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 15px 0px;
  border-top: 1px solid #d2cdc0;
  border-bottom: 1px solid #d2cdc0;
  margin-bottom: 20px;
}
#wrapper #sec3 section.logolist ul li p {
  font-size: 15px;
}
#wrapper #sec3 section.logolist ul:nth-of-type(2) {
  justify-content: center;
}
#wrapper #sec3 section.logolist ul:nth-of-type(2) li {
  margin: 0 40px;
}
#wrapper #sec4 {
  width: 100%;
  background: url("../img/sec4-bg1.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 30%;
  min-width: 1164px;
}
#wrapper #sec4 .sec4-bg2 {
  background: url("../img/sec4-bg2.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 30%;
  width: 100%;
}
#wrapper #sec4 section {
  width: 1164px;
  margin: 0 auto;
}
#wrapper #sec4 section .inner {
  width: 867px;
  margin: 0 auto;
}
#wrapper #sec4 section h3 {
  font-size: 24px;
  padding-bottom: 25px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
}
#wrapper #sec4 section p {
  font-size: 16px;
  padding-bottom: 10px;
}
#wrapper #sec4 section img {
  text-align: center;
  padding-bottom: 30px;
}
#wrapper #sec5 {
  width: 100%;
}
#wrapper #sec5 .column1,
#wrapper #sec5 .column2,
#wrapper #sec5 .column3,
#wrapper #sec5 .column4,
#wrapper #sec5 .column5 {
  position: relative;
  z-index: 0;
  min-width: 1164px;
}
#wrapper #sec5 .column1 ul,
#wrapper #sec5 .column2 ul,
#wrapper #sec5 .column3 ul,
#wrapper #sec5 .column4 ul,
#wrapper #sec5 .column5 ul {
  width: 1164px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#wrapper #sec5 .column1 ul li,
#wrapper #sec5 .column2 ul li,
#wrapper #sec5 .column3 ul li,
#wrapper #sec5 .column4 ul li,
#wrapper #sec5 .column5 ul li {
  width: 50%;
  padding: 40px 40px 60px 40px;
}
#wrapper #sec5 .column1 ul li p,
#wrapper #sec5 .column2 ul li p,
#wrapper #sec5 .column3 ul li p,
#wrapper #sec5 .column4 ul li p,
#wrapper #sec5 .column5 ul li p {
  text-align: left;
}
#wrapper #sec5 .column1 ul li.img,
#wrapper #sec5 .column2 ul li.img,
#wrapper #sec5 .column3 ul li.img,
#wrapper #sec5 .column4 ul li.img,
#wrapper #sec5 .column5 ul li.img {
  text-align: center;
  padding: 25px 0px 0px 0px;
  line-height: 0;
}
#wrapper #sec5 .column1 ul li div.text img,
#wrapper #sec5 .column2 ul li div.text img,
#wrapper #sec5 .column3 ul li div.text img,
#wrapper #sec5 .column4 ul li div.text img,
#wrapper #sec5 .column5 ul li div.text img {
  margin-bottom: 15px;
}
#wrapper #sec5 .column1 ul li div.text p span,
#wrapper #sec5 .column2 ul li div.text p span,
#wrapper #sec5 .column3 ul li div.text p span,
#wrapper #sec5 .column4 ul li div.text p span,
#wrapper #sec5 .column5 ul li div.text p span {
  display: block;
  font-size: 12px;
  padding-top: 15px;
}
#wrapper #sec5 .column1 ul:nth-of-type(1) li:nth-of-type(1) p {
  text-align: right;
}
#wrapper #sec5 .column1,
#wrapper #sec5 .column3 {
  text-align: right;
}
#wrapper #sec5 .column1 li .text img,
#wrapper #sec5 .column3 li .text img {
  margin-left: auto;
}
#wrapper #sec5 .column4 ul:nth-of-type(1) li {
  padding-top: 40px;
}
#wrapper #sec5 .column4 ul:nth-of-type(1) li.img {
  padding-top: 40px;
}
#wrapper #sec5 .column1 {
  width: 100%;
  background: url("../img/sec5-bg1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
}
#wrapper #sec5 .column1:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #84702d;
  border: 3px solid #fff;
  z-index: 2;
}
#wrapper #sec5 .column1:after {
  content: "";
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 100%;
  background: #b7b3a2;
  z-index: 1;
}
#wrapper #sec5 .column2 {
  width: 100%;
  background: url("../img/sec5-bg2.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
}
#wrapper #sec5 .column2:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #84702d;
  border: 3px solid #fff;
  z-index: 2;
}
#wrapper #sec5 .column2:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 100%;
  background: #b7b3a2;
  z-index: 1;
}
#wrapper #sec5 .column3 {
  width: 100%;
  background: url("../img/sec5-bg3.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
}
#wrapper #sec5 .column3:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #84702d;
  border: 3px solid #fff;
  z-index: 2;
}
#wrapper #sec5 .column3:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 100%;
  background: #b7b3a2;
  z-index: 1;
}
#wrapper #sec5 .column4 {
  width: 100%;
  background: url("../img/sec5-bg4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
}
#wrapper #sec5 .column4:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #84702d;
  border: 3px solid #fff;
  z-index: 2;
}
#wrapper #sec5 .column4:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 100%;
  background: #b7b3a2;
  z-index: 1;
}
#wrapper #sec5 .column5 {
  width: 100%;
  background: url("../img/sec5-bg1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
}
#wrapper #sec5 .column5:before {
  content: "現在";
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  text-align: center;
  padding-top: 20px;
  margin: auto;
  width: 70px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  border-radius: 70px;
  background: #7d0015;
  border: 3px solid #fff;
  z-index: 2;
}
#wrapper #gaia-bnr {
  text-align:center;
  line-height:0;
  padding:80px 15px;
}
#wrapper #gaia-bnr a{
  display:inline-block;
  line-height:0;
}
#wrapper .btn_fortantTop {
  text-align: center;
  padding: 40px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #wrapper header,
  #wrapper main,
  #wrapper footer {
    width: 100%;
    min-width: 1px;
    font-size: 4.266666666666667vw;
    line-height: 2;
  }
  #wrapper {
    width: 100%;
    font-family: "游ゴシック体", 'Yu Gothic', YuGothic, "ヒラギノ角ゴシック", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo, Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }
  #wrapper .sp {
    display: block !important;
  }
  #wrapper .pc {
    display: none !important;
  }
  #wrapper h1,
  #wrapper h2,
  #wrapper h3,
  #wrapper h4,
  #wrapper h5,
  #wrapper h6,
  #wrapper p {
    margin: 0;
    padding: 0;
    font-weight: normal;
  }
  #wrapper ul,
  #wrapper li {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #wrapper a,
  #wrapper a:hover,
  #wrapper a:focus {
    color: #000;
    text-decoration: none;
  }
  #wrapper * {
    box-sizing: border-box;
  }
  #wrapper #fortant_pagetop {
    padding: 4vw;
  }
  #wrapper #fortant_pagetop a {
    display: block;
    padding: 3vw;
    margin: 0 auto;
    width: 80%;
    text-align: center;
    background: #9b8a54;
    color: #fff;
    border-radius: 10vw;
    font-size: 3.733333333333333vw;
  }
  #wrapper .link-btn {
    width: 288px;
    margin: 0 auto;
  }
  #wrapper .link-btn img {
    width: 100%;
  }
  #wrapper header,
  #wrapper footer,
  #wrapper main {
    width: 100%;
  }
  #wrapper header .inner,
  #wrapper footer .inner,
  #wrapper main .inner {
    max-width: 1164px;
    margin: 0 auto;
  }
  #wrapper header {
    background: none;
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 0;
  }
  #wrapper header img {
    line-height: 0;
    width: 100%;
  }
  #wrapper #fortant-nav.is-fixed {
    position: fixed;
    top: 0;
    z-index: 4;
  }
  #wrapper #fortant-nav {
    width: 100%;
    background: #fff;
    position: static;
  }
  #wrapper #fortant-nav .inner {
    margin: 0 auto;
    width: 100%;
  }
  #wrapper #fortant-nav .inner ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  #wrapper #fortant-nav .inner ul li {
    display: flex;
    align-items: center;
    width: 20%;
    border-right: 1px solid #e7e6e2;
  }
  #wrapper #fortant-nav .inner ul li a {
    height: 17.866666666666667vw;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 1.333333333333333vw;
    padding-bottom: 4vw;
    background: url("../img/nav-icon-arrow.png");
    background-repeat: no-repeat;
    background-position: bottom 2.133333333333333vw center;
    font-weight: bold;
    transition: background 0.2s;
    font-size: 3.733333333333333vw;
  }
  #wrapper #fortant-nav .inner ul li a:hover {
    color: #a40035;
    background-position: bottom 2.133333333333333vw center;
  }
  #wrapper #fortant-nav .inner ul li:nth-of-type(1) {
    display: none;
  }
  #wrapper #fortant-nav .inner ul li:nth-last-child(1) {
    border-right: none;
  }
  #wrapper #sec1 .section-header,
  #wrapper #sec2 .section-header,
  #wrapper #sec3 .section-header,
  #wrapper #sec4 .section-header,
  #wrapper #sec5 .section-header {
    min-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0vw 5.333333333333333vw 0px 5.333333333333333vw;
  }
  #wrapper #sec1 .section-header h2,
  #wrapper #sec2 .section-header h2,
  #wrapper #sec3 .section-header h2,
  #wrapper #sec4 .section-header h2,
  #wrapper #sec5 .section-header h2 {
    padding-top: 10.666666666666666vw;
  }
  #wrapper #sec1 .section-header h2 img,
  #wrapper #sec2 .section-header h2 img,
  #wrapper #sec3 .section-header h2 img,
  #wrapper #sec4 .section-header h2 img,
  #wrapper #sec5 .section-header h2 img {
    max-width: 73%;
  }
  #wrapper #sec1 .section-header p,
  #wrapper #sec2 .section-header p,
  #wrapper #sec3 .section-header p,
  #wrapper #sec4 .section-header p,
  #wrapper #sec5 .section-header p {
    font-weight: bold;
    padding-bottom: 7.2vw;
  }
  #wrapper #sec1 .section-header p.sub,
  #wrapper #sec2 .section-header p.sub,
  #wrapper #sec3 .section-header p.sub,
  #wrapper #sec4 .section-header p.sub,
  #wrapper #sec5 .section-header p.sub {
    color: #7d0015;
    font-size: 3.733333333333333vw;
    padding-bottom: 5.333333333333333vw;
  }
  #wrapper #sec1 .section-header > img,
  #wrapper #sec2 .section-header > img,
  #wrapper #sec3 .section-header > img,
  #wrapper #sec4 .section-header > img,
  #wrapper #sec5 .section-header > img {
    padding: 0 2.666666666666667vw 8vw 2.666666666666667vw;
    width: 100%;
  }
  #wrapper #sec1 {
    width: 100%;
  }
  #wrapper #sec1 a.sp-qua-btn {
    margin: 13.333333333333334vw auto auto auto;
    width: 80%;
  }
  #wrapper #sec1 a.sp-qua-btn img {
    width: 100%;
  }
  #wrapper #sec1 ul:nth-of-type(1) li:nth-child(1) {
    background: url("../img/sec1-bg1.png");
    background-position: center center;
    min-height: 1px;
  }
  #wrapper #sec1 ul:nth-of-type(1) li:nth-child(1) span.point {
    background: #181822;
  }
  #wrapper #sec1 ul:nth-of-type(2) li:nth-child(1) {
    background: url("../img/sec1-bg2.png");
    background-position: center center;
    min-height: 1px;
  }
  #wrapper #sec1 ul:nth-of-type(2) li:nth-child(1) span.point {
    background: #675a33;
  }
  #wrapper #sec1 ul:nth-of-type(3) li:nth-child(1) {
    background: url("../img/sec1-bg3.png");
    background-position: center center;
    min-height: 1px;
  }
  #wrapper #sec1 ul:nth-of-type(3) li:nth-child(1) span.point {
    background: #5b0e0e;
  }
  #wrapper #sec1 ul:nth-of-type(4) li:nth-child(1) {
    background: url("../img/sec1-bg4.png");
    background-position: center center;
    min-height: 1px;
  }
  #wrapper #sec1 ul:nth-of-type(4) li:nth-child(1) span.point {
    background: #1f3f3d;
  }
  #wrapper #sec1 ul:nth-of-type(5) li:nth-child(1) {
    background: url("../img/sec1-bg5.png");
    background-position: center center;
    min-height: 1px;
  }
  #wrapper #sec1 ul:nth-of-type(5) li:nth-child(1) span.point {
    background: #314455;
  }
  #wrapper #sec1 ul:nth-of-type(1) li:nth-child(2) {
    background: url("../img/sec1-bottle-m1.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #wrapper #sec1 ul:nth-of-type(2) li:nth-child(2) {
    background: url("../img/sec1-bottle-m2.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #wrapper #sec1 ul:nth-of-type(3) li:nth-child(2) {
    background: url("../img/sec1-bottle-m3.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #wrapper #sec1 ul:nth-of-type(4) li:nth-child(2) {
    background: url("../img/sec1-bottle-m4.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #wrapper #sec1 ul:nth-of-type(5) li:nth-child(2) {
    background: url("../img/sec1-bottle-m5.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #wrapper #sec1 ul {
    width: 100%;
    min-width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
  }
  #wrapper #sec1 ul li {
    width: 100%;
  }
  #wrapper #sec1 ul li section {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding: 10.666666666666666vw 5.333333333333333vw;
  }
  #wrapper #sec1 ul li section h3 {
    text-align: center;
  }
  #wrapper #sec1 ul li section p.desc {
    font-size: 4.266666666666667vw;
  }
  #wrapper #sec1 ul li section span.point {
    font-size: 14px;
    padding: 3px;
    display: inline-block;
    width: 166px;
    text-align: center;
  }
  #wrapper #sec1 ul li section .h-inner {
    text-align: center;
    padding-bottom: 4vw;
    width: 100%;
  }
  #wrapper #sec1 ul li section .h-inner img {
    width: auto;
    max-width: 100%;
  }
  #wrapper #sec1 ul li section p.type {
    font-size: 4vw;
  }
  #wrapper #sec1 ul li section p.explanation {
    padding-top: 2.666666666666667vw;
    padding-bottom: 2.666666666666667vw;
  }
  #wrapper #sec1 ul li section .award {
    font-size: 3.2vw;
    padding-top: 4vw;
    padding-bottom: 6.666666666666667vw;
  }
  #wrapper #sec1 ul li section .award ul.awardlist li {
    background: none;
    width: 100%;
    list-style-type: disc;
    margin-left: 1rem;
    padding-right: 5.333333333333333vw;
  }
  #wrapper #sec1 ul li section div.text {
    padding-top: 0vw;
    display: block;
    width: calc(100%);
  }
  #wrapper #sec1 ul li section h4 {
    margin-bottom: 1.333333333333333vw;
  }
  #wrapper #sec1 ul li figure {
    margin: 0;
    line-height: 0;
    width: 100%;
    min-height: 1px;
  }
  #wrapper #sec1 ul li figure img {
    width: 100%;
  }
  #wrapper #sec1 ul li div.flex {
    display: flex;
    max-width: 100%;
    width: 100%;
    flex-direction: column;
    min-height: 1px;
  }
  #wrapper #sec1 ul:nth-of-type(odd) {
    display: flex;
    flex-direction: column;
  }
  #wrapper #sec1 ul:nth-of-type(odd) li section {
    margin-left: auto;
  }
  #wrapper #sec1 ul:nth-of-type(even) {
    display: flex;
    flex-direction: column-reverse;
  }
  #wrapper #sec1 ul:nth-of-type(even) li section {
    margin-right: auto;
  }
  #wrapper #sec2 {
    width: 100%;
  }
  #wrapper #sec2 section {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 6.666666666666667vw;
  }
  #wrapper #sec2 section h3 {
    width: 100%;
    height: 13.333333333333334vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 4.8vw;
    margin-bottom: 2.666666666666667vw;
  }
  #wrapper #sec2 section div.flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  #wrapper #sec2 section div.flex figure {
    width: 100%;
    padding: 0vw 5.333333333333333vw 1.333333333333333vw 5.333333333333333vw;
    min-height: 1px;
  }
  #wrapper #sec2 section div.flex figure img {
    width: 100%;
  }
  #wrapper #sec2 section div.flex div.text {
    width: 100%;
    padding: 0px 5.333333333333333vw;
  }
  #wrapper #sec2 section div.flex div.text p {
    margin-bottom: 2vw;
  }
  #wrapper #sec2 section div.flex div.text div.recommend {
    font-size: 3.733333333333333vw;
  }
  #wrapper #sec2 section div.flex div.text div.recommend h4 {
    font-weight: bold;
    margin-bottom: 2vw;
  }
  #wrapper #sec2 section div.flex div.text div.recommend div.table {
    display: table;
    margin-bottom: 2vw;
  }
  #wrapper #sec2 section div.flex div.text div.recommend p {
    display: table-cell;
    margin-bottom: 4vw;
    padding-left: 1.866666666666667vw;
    vertical-align: middle;
  }
  #wrapper #sec2 section div.flex div.text div.recommend span {
    display: table-cell;
    color: #fff;
    padding: 0.533333333333333vw;
    border-radius: 1.066666666666667vw;
    width: 13.333333333333334vw;
    text-align: center;
    vertical-align: middle;
  }
  #wrapper #sec2 section div.flex div.text div.recommend .icon-wa {
    font-size: 3.733333333333333vw;
    background: #333553;
  }
  #wrapper #sec2 section div.flex div.text div.recommend .icon-yo {
    font-size: 3.733333333333333vw;
    background: #533333;
  }
  #wrapper #sec2 section div.flex div.text div.recommend .icon-es {
    letter-spacing: -3px;
    font-size: 2.933333333333333vw;
    background: #48461a;
  }
  #wrapper #sec2 section:nth-of-type(1) > h3 {
    background: url("../img/sec2-subttl-bg1.png");
    background-repeat: no-repeat;
    background-position: center center;
  }
  #wrapper #sec2 section:nth-of-type(2) > h3 {
    background: url("../img/sec2-subttl-bg2.png");
    background-repeat: no-repeat;
    background-position: center center;
  }
  #wrapper #sec2 section:nth-of-type(3) > h3 {
    background: url("../img/sec2-subttl-bg3.png");
    background-repeat: no-repeat;
    background-position: center center;
  }
  #wrapper #sec2 section:nth-of-type(4) > h3 {
    background: url("../img/sec2-subttl-bg4.png");
    background-repeat: no-repeat;
    background-position: center center;
  }
  #wrapper #sec2 section:nth-of-type(5) > h3 {
    background: url("../img/sec2-subttl-bg5.png");
    background-repeat: no-repeat;
    background-position: center center;
  }
  #wrapper #sec3 {
    width: 100%;
    background: url("../img/sp-sec3-bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #wrapper #sec3 section.chara {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 1.333333333333333vw;
  }
  #wrapper #sec3 section.chara ul {
    margin-bottom: 5.333333333333333vw;
  }
  #wrapper #sec3 section.chara ul li {
    width: 100%;
    min-height: 1px;
  }
  #wrapper #sec3 section.chara ul li img {
    width: 100%;
    padding: 0px 5.333333333333333vw 4vw 5.333333333333333vw;
  }
  #wrapper #sec3 section.chara ul:nth-of-type(1) {
    padding: 0px 0px 4vw 0px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  #wrapper #sec3 section.chara ul:nth-of-type(1) h3 {
    font-weight: bold;
    font-size: 5.6vw;
    padding-bottom: 4vw;
    text-align: center;
  }
  #wrapper #sec3 section.chara ul:nth-of-type(1) p {
    font-size: 4.266666666666667vw;
  }
  #wrapper #sec3 section.chara ul:nth-of-type(1) li:nth-of-type(1) {
    padding-left: 5.333333333333333vw;
    padding-right: 5.333333333333333vw;
  }
  #wrapper #sec3 section.chara ul:nth-of-type(2) {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
  #wrapper #sec3 section.chara ul:nth-of-type(2) h3 {
    font-weight: bold;
    font-size: 5.6vw;
    padding-bottom: 6.666666666666667vw;
    text-align: center;
  }
  #wrapper #sec3 section.chara ul:nth-of-type(2) p {
    font-size: 4.266666666666667vw;
  }
  #wrapper #sec3 section.chara ul:nth-of-type(2) li:nth-of-type(1) {
    padding-left: 5.333333333333333vw;
    padding-right: 5.333333333333333vw;
  }
  #wrapper #sec3 section.logolist {
    margin: 0 auto;
    width: 100%;
  }
  #wrapper #sec3 section.logolist > h3 {
    font-size: 5.6vw;
    text-align: center;
    padding-bottom: 5.333333333333333vw;
    font-weight: bold;
  }
  #wrapper #sec3 section.logolist > p {
    font-size: 4.266666666666667vw;
    text-align: left;
    padding: 0px 5.333333333333333vw 6.666666666666667vw 5.333333333333333vw;
  }
  #wrapper #sec3 section.logolist ul {
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0px 5.333333333333333vw 0vw 5.333333333333333vw;
  }
  #wrapper #sec3 section.logolist ul li {
    width: 100%;
    padding-bottom: 10.666666666666666vw;
  }
  #wrapper #sec3 section.logolist ul li h5 {
    font-size: 5.333333333333333vw;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 4vw 0px;
    border-top: 1px solid #d2cdc0;
    border-bottom: 1px solid #d2cdc0;
    margin-bottom: 5.333333333333333vw;
  }
  #wrapper #sec3 section.logolist ul li img {
    width: 100%;
  }
  #wrapper #sec3 section.logolist ul li p {
    font-size: 4vw;
  }
  #wrapper #sec3 section.logolist ul:nth-of-type(2) {
    justify-content: center;
  }
  #wrapper #sec3 section.logolist ul:nth-of-type(2) li {
    margin: 0;
  }
  #wrapper #sec4 {
    width: 100%;
    background: none;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 30%;
    min-width: 100%;
  }
  #wrapper #sec4 .sec4-bg2 {
    background: none;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 30%;
    width: 100%;
  }
  #wrapper #sec4 section {
    width: 100%;
    margin: 0 auto;
  }
  #wrapper #sec4 section .inner {
    width: 100%;
    margin: 0 auto;
  }
  #wrapper #sec4 section h3 {
    text-align: center;
    font-weight: bold;
    font-size: 5.6vw;
    padding-bottom: 4vw;
  }
  #wrapper #sec4 section p {
    font-size: 4.266666666666667vw;
    padding: 0vw 5.333333333333333vw 2.666666666666667vw 5.333333333333333vw;
  }
  #wrapper #sec4 section img {
    text-align: center;
    padding-bottom: 4vw;
    width: 100%;
  }
  #wrapper #sec5 {
    width: 100%;
  }
  #wrapper #sec5 .column1,
  #wrapper #sec5 .column2,
  #wrapper #sec5 .column3,
  #wrapper #sec5 .column4,
  #wrapper #sec5 .column5 {
    position: relative;
    z-index: 0;
    min-width: 100%;
  }
  #wrapper #sec5 .column1 ul,
  #wrapper #sec5 .column2 ul,
  #wrapper #sec5 .column3 ul,
  #wrapper #sec5 .column4 ul,
  #wrapper #sec5 .column5 ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 16vw;
  }
  #wrapper #sec5 .column1 ul li,
  #wrapper #sec5 .column2 ul li,
  #wrapper #sec5 .column3 ul li,
  #wrapper #sec5 .column4 ul li,
  #wrapper #sec5 .column5 ul li {
    width: 77%;
    padding: 21.866666666666667vw 5.333333333333333vw;
  }
  #wrapper #sec5 .column1 ul li p,
  #wrapper #sec5 .column2 ul li p,
  #wrapper #sec5 .column3 ul li p,
  #wrapper #sec5 .column4 ul li p,
  #wrapper #sec5 .column5 ul li p {
    text-align: left;
    font-size: 4vw;
  }
  #wrapper #sec5 .column1 ul li.img,
  #wrapper #sec5 .column2 ul li.img,
  #wrapper #sec5 .column3 ul li.img,
  #wrapper #sec5 .column4 ul li.img,
  #wrapper #sec5 .column5 ul li.img {
    text-align: center;
    padding: 12vw 0px 8vw 0px;
    line-height: 0;
    width: 23%;
  }
  #wrapper #sec5 .column1 ul li.img img,
  #wrapper #sec5 .column2 ul li.img img,
  #wrapper #sec5 .column3 ul li.img img,
  #wrapper #sec5 .column4 ul li.img img,
  #wrapper #sec5 .column5 ul li.img img {
    width: 100%;
    margin-bottom: 4vw;
  }
  #wrapper #sec5 .column1 ul li div.text img,
  #wrapper #sec5 .column2 ul li div.text img,
  #wrapper #sec5 .column3 ul li div.text img,
  #wrapper #sec5 .column4 ul li div.text img,
  #wrapper #sec5 .column5 ul li div.text img {
    margin-bottom: 4vw;
    width: 100%;
  }
  #wrapper #sec5 .column1 ul li div.text p span,
  #wrapper #sec5 .column2 ul li div.text p span,
  #wrapper #sec5 .column3 ul li div.text p span,
  #wrapper #sec5 .column4 ul li div.text p span,
  #wrapper #sec5 .column5 ul li div.text p span {
    display: block;
    font-size: 3.2vw;
    padding-top: 2.666666666666667vw;
  }
  #wrapper #sec5 .column1 ul,
  #wrapper #sec5 .column3 ul {
    flex-direction: row-reverse;
  }
  #wrapper #sec5 .column1 ul:nth-of-type(1) li:nth-of-type(1) p {
    text-align: left;
  }
  #wrapper #sec5 .column1,
  #wrapper #sec5 .column3 {
    text-align: left;
  }
  #wrapper #sec5 .column4 ul:nth-of-type(1) li {
    padding-top: 21.866666666666667vw;
  }
  #wrapper #sec5 .column4 ul:nth-of-type(1) li.img {
    padding-top: 10.666666666666666vw;
  }
  #wrapper #sec5 .column1 {
    width: 100%;
    background: url("../img/sec5-bg1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px;
  }
  #wrapper #sec5 .column1:before {
    content: "";
    position: absolute;
    top: 12vw;
    left: 6.666666666666667vw;
    right: inherit;
    margin: auto;
    width: 4vw;
    height: 4vw;
    border-radius: 4vw;
    background: #84702d;
    border: 0.666666666666667vw solid #fff;
    z-index: 2;
  }
  #wrapper #sec5 .column1:after {
    content: "";
    position: absolute;
    top: 12vw;
    left: 8.8vw;
    right: inherit;
    margin: auto;
    width: 1.333333333333333vw;
    height: 100%;
    background: #b7b3a2;
    z-index: 1;
  }
  #wrapper #sec5 .column2 {
    width: 100%;
    background: url("../img/sec5-bg2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px;
  }
  #wrapper #sec5 .column2:before {
    content: "";
    position: absolute;
    top: 12vw;
    left: 6.666666666666667vw;
    right: inherit;
    margin: auto;
    width: 4vw;
    height: 4vw;
    border-radius: 4vw;
    background: #84702d;
    border: 0.666666666666667vw solid #fff;
    z-index: 2;
  }
  #wrapper #sec5 .column2:after {
    content: "";
    position: absolute;
    top: 0vw;
    left: 8.8vw;
    right: inherit;
    margin: auto;
    width: 1.333333333333333vw;
    height: 100%;
    background: #b7b3a2;
    z-index: 1;
  }
  #wrapper #sec5 .column3 {
    width: 100%;
    background: url("../img/sec5-bg3.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px;
  }
  #wrapper #sec5 .column3:before {
    content: "";
    position: absolute;
    top: 12vw;
    left: 6.666666666666667vw;
    right: inherit;
    margin: auto;
    width: 4vw;
    height: 4vw;
    border-radius: 4vw;
    background: #84702d;
    border: 0.666666666666667vw solid #fff;
    z-index: 2;
  }
  #wrapper #sec5 .column3:after {
    content: "";
    position: absolute;
    top: 0;
    left: 8.8vw;
    right: inherit;
    margin: auto;
    width: 1.333333333333333vw;
    height: 100%;
    background: #b7b3a2;
    z-index: 1;
  }
  #wrapper #sec5 .column4 {
    width: 100%;
    background: url("../img/sec5-bg4.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px;
  }
  #wrapper #sec5 .column4:before {
    content: "";
    position: absolute;
    top: 12vw;
    left: 6.666666666666667vw;
    right: inherit;
    margin: auto;
    width: 4vw;
    height: 4vw;
    border-radius: 4vw;
    background: #84702d;
    border: 0.666666666666667vw solid #fff;
    z-index: 2;
  }
  #wrapper #sec5 .column4:after {
    content: "";
    position: absolute;
    top: 0vw;
    left: 8.8vw;
    right: inherit;
    margin: auto;
    width: 1.333333333333333vw;
    height: 100%;
    background: #b7b3a2;
    z-index: 1;
  }
  #wrapper #sec5 .column5 {
    width: 100%;
    background: url("../img/sec5-bg1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px;
  }
  #wrapper #sec5 .column5:before {
    content: "現在";
    position: absolute;
    top: -5.333333333333333vw;
    left: 2.133333333333333vw;
    right: inherit;
    text-align: center;
    padding-top: 3.333333333333333vw;
    padding-bottom: 2vw;
    margin: auto;
    width: 13.333333333333334vw;
    height: 8vw;
    font-size: 3.733333333333333vw;
    color: #fff;
    border-radius: 13.333333333333334vw;
    background: #7d0015;
    border: 0.8vw solid #fff;
    z-index: 2;
  }
  #wrapper #gaia-bnr {
    text-align:center;
    line-height:0;
    padding: 7.466666666666667vw 4vw;
  }
  #wrapper #gaia-bnr a{
    display:inline-block;
    line-height:0;
  }
  #wrapper #gaia-bnr a img{
    width:100%;
  }
  #wrapper .btn_fortantTop {
    width: 100%;
    padding:7.466666666666667vw auto 0;
    background: #fff;
  }
  #wrapper .btn_fortantTop img {
  	width: 70%;
  }
}
