@charset "UTF-8";
.container {
  background: #000;
}

#wrapper {
  width: 100%;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", serif;
}

#wrapper .sp {
  display: none !important;
}

#wrapper .pc {
  display: block !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 header,
#wrapper main,
#wrapper footer {
  width: 100%;
}

#wrapper header .contents-inner,
#wrapper main .contents-inner,
#wrapper footer .contents-inner {
  width: 100%;
  max-width: 1056px;
  margin: 0 auto;
  padding: 0px 15px;
}

#wrapper header .header-inner,
#wrapper main .header-inner,
#wrapper footer .header-inner {
  max-width: 100%;
  width: 100%;
  margin: auto;
}

#wrapper header .header-inner h1,
#wrapper main .header-inner h1,
#wrapper footer .header-inner h1 {
  text-align: center;
  padding: 15px 0px;
}

#wrapper header .inner,
#wrapper main .inner,
#wrapper footer .inner {
  max-width: 1164px;
  margin: 0 auto;
}

#wrapper header #sec1,
#wrapper main #sec1,
#wrapper footer #sec1 {
  width: 100%;
}

#wrapper header #sec1 h2,
#wrapper main #sec1 h2,
#wrapper footer #sec1 h2 {
  width: 100%;
  margin-bottom: 0;
  text-align: center;
}

#wrapper header #sec1 h2 img,
#wrapper main #sec1 h2 img,
#wrapper footer #sec1 h2 img {
  margin: 0 auto;
  display: block;
  padding-bottom: 15px;
  max-width: 100%;
}

#wrapper header #sec1 h2 span,
#wrapper main #sec1 h2 span,
#wrapper footer #sec1 h2 span {
  color: #fff;
}

#wrapper header #sec1 .c-outer,
#wrapper main #sec1 .c-outer,
#wrapper footer #sec1 .c-outer {
  background: url("../img/sec1-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 80px 0px 60px 0px;
}

#wrapper header #sec1 .c-outer2,
#wrapper main #sec1 .c-outer2,
#wrapper footer #sec1 .c-outer2 {
  background: url("../img/sec1-bg.jpg");
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 60px 0px 30px 0px;
}

#wrapper main #sec1 .c-outer2 .c2 {
  padding-bottom: 50px;
}

#wrapper header #sec1 .c-outer3,
#wrapper main #sec1 .c-outer3,
#wrapper footer #sec1 .c-outer3 {
  background: url("../img/sec1-bg.jpg");
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 100px 0px 0px 0px;
}

#wrapper header #sec1 .c1,
#wrapper main #sec1 .c1,
#wrapper footer #sec1 .c1,
#wrapper header #sec1 .c2,
#wrapper main #sec1 .c2,
#wrapper footer #sec1 .c2 {
  width: 100%;
  background-color: rgba(23, 23, 23, 0.8);
  padding: 60px 0px 90px 0px;
}

#wrapper header #sec1 .c1 h3,
#wrapper main #sec1 .c1 h3,
#wrapper footer #sec1 .c1 h3,
#wrapper header #sec1 .c2 h3,
#wrapper main #sec1 .c2 h3,
#wrapper footer #sec1 .c2 h3 {
  color: #EE7209;
  font-size: 38px;
  padding-bottom: 45px;
}

#wrapper header #sec1 .c1 h3 span,
#wrapper main #sec1 .c1 h3 span,
#wrapper footer #sec1 .c1 h3 span,
#wrapper header #sec1 .c2 h3 span,
#wrapper main #sec1 .c2 h3 span,
#wrapper footer #sec1 .c2 h3 span {
  font-size: 28px;
}

#wrapper header #sec1 .c1 p,
#wrapper main #sec1 .c1 p,
#wrapper footer #sec1 .c1 p,
#wrapper header #sec1 .c2 p,
#wrapper main #sec1 .c2 p,
#wrapper footer #sec1 .c2 p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 35px;
}

#wrapper header #sec1 .c1 p.note,
#wrapper main #sec1 .c1 p.note,
#wrapper footer #sec1 .c1 p.note,
#wrapper header #sec1 .c2 p.note,
#wrapper main #sec1 .c2 p.note,
#wrapper footer #sec1 .c2 p.note {
  font-size: 16px;
}

#wrapper header #sec1 .c1 ul,
#wrapper main #sec1 .c1 ul,
#wrapper footer #sec1 .c1 ul,
#wrapper header #sec1 .c2 ul,
#wrapper main #sec1 .c2 ul,
#wrapper footer #sec1 .c2 ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

#wrapper header #sec1 .c1 ul li,
#wrapper main #sec1 .c1 ul li,
#wrapper footer #sec1 .c1 ul li,
#wrapper header #sec1 .c2 ul li,
#wrapper main #sec1 .c2 ul li,
#wrapper footer #sec1 .c2 ul li {
  width: 50%;
  line-height: 0;
  text-align: center;
}

#wrapper header #sec1 .c1 ul li img,
#wrapper main #sec1 .c1 ul li img,
#wrapper footer #sec1 .c1 ul li img,
#wrapper header #sec1 .c2 ul li img,
#wrapper main #sec1 .c2 ul li img,
#wrapper footer #sec1 .c2 ul li img {
  max-width: 100%;
}

#wrapper header #sec1 .c1 .visual,
#wrapper main #sec1 .c1 .visual,
#wrapper footer #sec1 .c1 .visual,
#wrapper header #sec1 .c2 .visual,
#wrapper main #sec1 .c2 .visual,
#wrapper footer #sec1 .c2 .visual {
  width: 100%;
  text-align: center;
  padding-bottom: 45px;
}

#wrapper header #sec1 .c1 .visual img,
#wrapper main #sec1 .c1 .visual img,
#wrapper footer #sec1 .c1 .visual img,
#wrapper header #sec1 .c2 .visual img,
#wrapper main #sec1 .c2 .visual img,
#wrapper footer #sec1 .c2 .visual img {
  max-width: 100%;
}

#wrapper header #sec1 .c2,
#wrapper main #sec1 .c2,
#wrapper footer #sec1 .c2 {
  padding-bottom: 0px;
}

#wrapper header #sec1 .c3,
#wrapper main #sec1 .c3,
#wrapper footer #sec1 .c3 {
  padding: 50px 0 30px;
  width: 100%;
}

#wrapper header #sec1 .c3 img,
#wrapper main #sec1 .c3 img,
#wrapper footer #sec1 .c3 img {
  width: 100%;
  display: block;
  margin: 0 auto;
  padding-bottom: 70px;
}

#wrapper header #sec1 .c4,
#wrapper main #sec1 .c4,
#wrapper footer #sec1 .c4 {
  padding-top: 65px;
  padding-bottom: 0;
  width: 100%;
  background-color: rgba(23, 23, 23, 0.8);
}

#wrapper header #sec1 .c4 h3,
#wrapper main #sec1 .c4 h3,
#wrapper footer #sec1 .c4 h3 {
  color: #ff7500;
  font-size: 40px;
  padding-bottom: 45px;
}

#wrapper header #sec1 .c4 p,
#wrapper main #sec1 .c4 p,
#wrapper footer #sec1 .c4 p {
  font-size: 20px;
  color: #fff;
}

#wrapper header #sec1 .c4 > .contents-inner > p,
#wrapper main #sec1 .c4 > .contents-inner > p,
#wrapper footer #sec1 .c4 > .contents-inner > p {
  margin-bottom: 60px;
}

#wrapper header #sec1 .c4 p.note,
#wrapper main #sec1 .c4 p.note,
#wrapper footer #sec1 .c4 p.note {
  font-size: 16px;
}

#wrapper header #sec1 .c4 .flex,
#wrapper main #sec1 .c4 .flex,
#wrapper footer #sec1 .c4 .flex {
  width: 100%;
  color: #fff;
}

#wrapper header #sec1 .c4 .flex p,
#wrapper main #sec1 .c4 .flex p,
#wrapper footer #sec1 .c4 .flex p {
  padding: 15px;
}

#wrapper header #sec1 .c4 .flex ul.flex-row,
#wrapper main #sec1 .c4 .flex ul.flex-row,
#wrapper footer #sec1 .c4 .flex ul.flex-row {
  display: flex;
  align-items: center;
}

#wrapper header #sec1 .c4 .flex ul.flex-row li,
#wrapper main #sec1 .c4 .flex ul.flex-row li,
#wrapper footer #sec1 .c4 .flex ul.flex-row li {
  font-size: 19px;
  color: #ff7500;
}

#wrapper header #sec1 .c4 .flex ul.flex-row li p,
#wrapper main #sec1 .c4 .flex ul.flex-row li p,
#wrapper footer #sec1 .c4 .flex ul.flex-row li p {
  color: #ff7500;
}

#wrapper header #sec1 .c4 .flex ul.flex-row li:nth-child(1),
#wrapper main #sec1 .c4 .flex ul.flex-row li:nth-child(1),
#wrapper footer #sec1 .c4 .flex ul.flex-row li:nth-child(1) {
  width: 33%;
}

#wrapper header #sec1 .c4 .flex ul.flex-row li:nth-child(2),
#wrapper main #sec1 .c4 .flex ul.flex-row li:nth-child(2),
#wrapper footer #sec1 .c4 .flex ul.flex-row li:nth-child(2) {
  width: 10%;
  display: flex;
  justify-content: center;
}

#wrapper header #sec1 .c4 .flex ul.flex-row li:nth-child(3),
#wrapper main #sec1 .c4 .flex ul.flex-row li:nth-child(3),
#wrapper footer #sec1 .c4 .flex ul.flex-row li:nth-child(3) {
  width: 57%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#wrapper header #sec1 .c4 .flex ul.flex-row li:nth-child(3) img,
#wrapper main #sec1 .c4 .flex ul.flex-row li:nth-child(3) img,
#wrapper footer #sec1 .c4 .flex ul.flex-row li:nth-child(3) img {
  padding: 10px 0px;
}

#wrapper header #sec1 .c4 .flex ul.flex-top,
#wrapper main #sec1 .c4 .flex ul.flex-top,
#wrapper footer #sec1 .c4 .flex ul.flex-top {
  border-top: 1px solid #ff7500;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#wrapper header #sec1 .c4 .flex ul.flex-top li:nth-child(1),
#wrapper main #sec1 .c4 .flex ul.flex-top li:nth-child(1),
#wrapper footer #sec1 .c4 .flex ul.flex-top li:nth-child(1) {
  width: 33%;
}

#wrapper header #sec1 .c4 .flex ul.flex-top li:nth-child(2),
#wrapper main #sec1 .c4 .flex ul.flex-top li:nth-child(2),
#wrapper footer #sec1 .c4 .flex ul.flex-top li:nth-child(2) {
  width: 10%;
  text-align: center;
}

#wrapper header #sec1 .c4 .flex ul.flex-top li:nth-child(3),
#wrapper main #sec1 .c4 .flex ul.flex-top li:nth-child(3),
#wrapper footer #sec1 .c4 .flex ul.flex-top li:nth-child(3) {
  width: 57%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#wrapper header #sec1 .c4 .flex ul.flex-top li:nth-child(3) img,
#wrapper main #sec1 .c4 .flex ul.flex-top li:nth-child(3) img,
#wrapper footer #sec1 .c4 .flex ul.flex-top li:nth-child(3) img {
  padding: 10px 0px;
}

#wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row),
#wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row),
#wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) {
  display: flex;
}

#wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li,
#wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li,
#wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(1),
#wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(1),
#wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(1) {
  width: 33%;
}

#wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(2),
#wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(2),
#wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(2) {
  width: 10%;
  border-top: 1px solid #ff7500;
  justify-content: center;
}

#wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3),
#wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3),
#wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) {
  width: 57%;
  border-top: 1px solid #ff7500;
}

#wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) img,
#wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) img,
#wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) img {
  padding: 10px 0px;
}

#wrapper header #sec2,
#wrapper main #sec2,
#wrapper footer #sec2 {
  width: 100%;
  padding-top: 100px;
}

#wrapper header #sec2 h2,
#wrapper main #sec2 h2,
#wrapper footer #sec2 h2 {
  width: 100%;
  text-align: center;
}

#wrapper header #sec2 h2 span,
#wrapper main #sec2 h2 span,
#wrapper footer #sec2 h2 span {
  font-size: 20px;
  color: #fff;
}

#wrapper header #sec2 h2 img,
#wrapper main #sec2 h2 img,
#wrapper footer #sec2 h2 img {
  display: block;
  margin: 0 auto;
  padding-bottom: 15px;
}

#wrapper header #sec2 h3,
#wrapper main #sec2 h3,
#wrapper footer #sec2 h3 {
  color: #fff;
}

#wrapper header #sec2 .c1,
#wrapper main #sec2 .c1,
#wrapper footer #sec2 .c1,
#wrapper header #sec2 .c2,
#wrapper main #sec2 .c2,
#wrapper footer #sec2 .c2 {
  overflow: hidden;
}

#wrapper header #sec2 .sec2-c2-right h4,
#wrapper main #sec2 .sec2-c2-right h4,
#wrapper footer #sec2 .sec2-c2-right h4 {
  color: #ffc331;
}

#wrapper header #sec2 ul,
#wrapper main #sec2 ul,
#wrapper footer #sec2 ul {
  color: #fff;
}

#wrapper header #sec2 p,
#wrapper main #sec2 p,
#wrapper footer #sec2 p {
  color: #fff;
}

#wrapper header #sec2 .sec2-c1-inner,
#wrapper main #sec2 .sec2-c1-inner,
#wrapper footer #sec2 .sec2-c1-inner {
  width: 100%;
  display: flex;
}

#wrapper header #sec2 .sec2-c2-inner,
#wrapper main #sec2 .sec2-c2-inner,
#wrapper footer #sec2 .sec2-c2-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

#wrapper header #sec2 .sec2-c2-left,
#wrapper main #sec2 .sec2-c2-left,
#wrapper footer #sec2 .sec2-c2-left,
#wrapper header #sec2 .sec2-c1-left,
#wrapper main #sec2 .sec2-c1-left,
#wrapper footer #sec2 .sec2-c1-left {
  width: 100%;
}

#wrapper header #sec2 .sec2-c2-left img,
#wrapper main #sec2 .sec2-c2-left img,
#wrapper footer #sec2 .sec2-c2-left img,
#wrapper header #sec2 .sec2-c1-left img,
#wrapper main #sec2 .sec2-c1-left img,
#wrapper footer #sec2 .sec2-c1-left img {
  max-width: 100%;
}

#wrapper header #sec2 .sec2-c1-left,
#wrapper main #sec2 .sec2-c1-left,
#wrapper footer #sec2 .sec2-c1-left {
  padding-right: 40px;
}

#wrapper header #sec2 .sec2-c2-left,
#wrapper main #sec2 .sec2-c2-left,
#wrapper footer #sec2 .sec2-c2-left {
  text-align: right;
  padding-left: 40px;
}

#wrapper header #sec2 .sec2-c2-right,
#wrapper main #sec2 .sec2-c2-right,
#wrapper footer #sec2 .sec2-c2-right,
#wrapper header #sec2 .sec2-c1-right,
#wrapper main #sec2 .sec2-c1-right,
#wrapper footer #sec2 .sec2-c1-right {
  width: 100%;
}

#wrapper header #sec2 .c1 ul.genre li,
#wrapper main #sec2 .c1 ul.genre li,
#wrapper footer #sec2 .c1 ul.genre li {
  padding: 0px 30px;
  background: url("../img/icon-orange-s.png");
  background-repeat: no-repeat;
  background-position: left center;
}

#wrapper header #sec2 .c2 ul.genre li,
#wrapper main #sec2 .c2 ul.genre li,
#wrapper footer #sec2 .c2 ul.genre li {
  padding: 0px 30px;
  background: url("../img/icon-yellow-s.png");
  background-repeat: no-repeat;
  background-position: left center;
}

#wrapper header #sec2 ul.info,
#wrapper main #sec2 ul.info,
#wrapper footer #sec2 ul.info {
  display: flex;
  padding-bottom: 50px;
}

#wrapper header #sec2 ul.table,
#wrapper main #sec2 ul.table,
#wrapper footer #sec2 ul.table {
  display: table;
}

#wrapper header #sec2 ul.table li,
#wrapper main #sec2 ul.table li,
#wrapper footer #sec2 ul.table li {
  display: table-cell;
}

#wrapper header #sec2 ul.table li:first-child,
#wrapper main #sec2 ul.table li:first-child,
#wrapper footer #sec2 ul.table li:first-child {
  border: 1px solid #fff;
  color: #fff;
  padding: 1px 10px;
  font-size: 17px;
}

#wrapper header #sec2 ul.table li:last-child,
#wrapper main #sec2 ul.table li:last-child,
#wrapper footer #sec2 ul.table li:last-child {
  padding: 0px 30px 0px 10px;
  font-size: 17px;
}

#wrapper main #sec2 ul.table li:last-child span {
  margin-right: 1rem;
}

@media screen and (max-width: 767px) {
  #wrapper header,
  #wrapper main,
  #wrapper footer {
    width: 100%;
    min-width: 1px;
  }

  #wrapper {
    width: 100%;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", "MS P明朝", "MS PMincho", 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;
    line-height: 2;
  }

  #wrapper h1 {
    line-height: 1;
  }

  #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 header,
  #wrapper main,
  #wrapper footer {
    width: 100%;
  }

  #wrapper header .contents-inner,
  #wrapper main .contents-inner,
  #wrapper footer .contents-inner {
    width: 100%;
    max-width: 1056px;
    margin: 0 auto;
    padding: 0px 4vw;
  }

  #wrapper header .header-inner h1,
  #wrapper main .header-inner h1,
  #wrapper footer .header-inner h1 {
    padding: 2vw 0px;
  }

  #wrapper header .header-inner h1 img,
  #wrapper main .header-inner h1 img,
  #wrapper footer .header-inner h1 img {
    width: 25%;
  }

  #wrapper header .inner,
  #wrapper main .inner,
  #wrapper footer .inner {
    min-width: 1px;
    max-width: 1164px;
    margin: 0 auto;
  }

  #wrapper header .inner h1,
  #wrapper main .inner h1,
  #wrapper footer .inner h1 {
    text-align: center;
  }

  #wrapper header .inner h1 img,
  #wrapper main .inner h1 img,
  #wrapper footer .inner h1 img {
    width: 25%;
  }

  #wrapper header #sec1,
  #wrapper main #sec1,
  #wrapper footer #sec1 {
    width: 100%;
  }

  #wrapper header #sec1 .sp-bg1,
  #wrapper main #sec1 .sp-bg1,
  #wrapper footer #sec1 .sp-bg1 {
    background: url("../img/sec1-bg-sp.jpg");
    background-size: contain;
    background-position: top center;
    background-repeat: repeat-y;
  }

  #wrapper header #sec1 h2,
  #wrapper main #sec1 h2,
  #wrapper footer #sec1 h2 {
    width: 100%;
    margin-bottom: 8vw;
    text-align: center;
  }

  #wrapper header #sec1 h2 img,
  #wrapper main #sec1 h2 img,
  #wrapper footer #sec1 h2 img {
    margin: 0 auto;
    display: block;
    padding-bottom: 0vw;
    max-width: 100%;
    width: 33%;
  }

  #wrapper header #sec1 h2 span,
  #wrapper main #sec1 h2 span,
  #wrapper footer #sec1 h2 span {
    color: #fff;
  }

  #wrapper header #sec1 .c-outer,
  #wrapper main #sec1 .c-outer,
  #wrapper footer #sec1 .c-outer {
    background: none;
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 1vh;
    padding: 0px 0px 0px 0px;
  }

  #wrapper header #sec1 .c-outer2,
  #wrapper main #sec1 .c-outer2,
  #wrapper footer #sec1 .c-outer2 {
    background: none;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 1vh;
    padding: 5.333333333333333vw 0px 0px 0px;
  }

  #wrapper header #sec1 .c-outer3,
  #wrapper main #sec1 .c-outer3,
  #wrapper footer #sec1 .c-outer3 {
    background: none;
  }

  #wrapper header #sec1 .c1,
  #wrapper main #sec1 .c1,
  #wrapper footer #sec1 .c1,
  #wrapper header #sec1 .c2,
  #wrapper main #sec1 .c2,
  #wrapper footer #sec1 .c2 {
    width: 100%;
    padding: 6.666666666666667vw 0px 13.333333333333334vw 0px;
  }

  #wrapper header #sec1 .c1 h3,
  #wrapper main #sec1 .c1 h3,
  #wrapper footer #sec1 .c1 h3,
  #wrapper header #sec1 .c2 h3,
  #wrapper main #sec1 .c2 h3,
  #wrapper footer #sec1 .c2 h3 {
    color: #ff7500;
    font-size: 5.333333333333333vw;
    padding-bottom: 5.333333333333333vw;
  }

  #wrapper header #sec1 .c1 h3 span,
  #wrapper main #sec1 .c1 h3 span,
  #wrapper footer #sec1 .c1 h3 span,
  #wrapper header #sec1 .c2 h3 span,
  #wrapper main #sec1 .c2 h3 span,
  #wrapper footer #sec1 .c2 h3 span {
    font-size: 5.333333333333333vw;
  }

  #wrapper header #sec1 .c1 p,
  #wrapper main #sec1 .c1 p,
  #wrapper footer #sec1 .c1 p,
  #wrapper header #sec1 .c2 p,
  #wrapper main #sec1 .c2 p,
  #wrapper footer #sec1 .c2 p {
    font-size: 4vw;
    color: #fff;
    padding-bottom: 4vw;
  }

  #wrapper header #sec1 .c1 p.note,
  #wrapper main #sec1 .c1 p.note,
  #wrapper footer #sec1 .c1 p.note,
  #wrapper header #sec1 .c2 p.note,
  #wrapper main #sec1 .c2 p.note,
  #wrapper footer #sec1 .c2 p.note {
    font-size: 3.466666666666667vw;
  }

  #wrapper header #sec1 .c1 ul,
  #wrapper main #sec1 .c1 ul,
  #wrapper footer #sec1 .c1 ul,
  #wrapper header #sec1 .c2 ul,
  #wrapper main #sec1 .c2 ul,
  #wrapper footer #sec1 .c2 ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  #wrapper header #sec1 .c1 ul li,
  #wrapper main #sec1 .c1 ul li,
  #wrapper footer #sec1 .c1 ul li,
  #wrapper header #sec1 .c2 ul li,
  #wrapper main #sec1 .c2 ul li,
  #wrapper footer #sec1 .c2 ul li {
    width: 50%;
    line-height: 0;
    text-align: center;
  }

  #wrapper header #sec1 .c1 ul li img,
  #wrapper main #sec1 .c1 ul li img,
  #wrapper footer #sec1 .c1 ul li img,
  #wrapper header #sec1 .c2 ul li img,
  #wrapper main #sec1 .c2 ul li img,
  #wrapper footer #sec1 .c2 ul li img {
    max-width: 100%;
  }

  #wrapper header #sec1 .c1 .visual,
  #wrapper main #sec1 .c1 .visual,
  #wrapper footer #sec1 .c1 .visual,
  #wrapper header #sec1 .c2 .visual,
  #wrapper main #sec1 .c2 .visual,
  #wrapper footer #sec1 .c2 .visual {
    width: 100%;
    text-align: center;
    padding-bottom: 8vw;
  }

  #wrapper header #sec1 .c1 .visual img,
  #wrapper main #sec1 .c1 .visual img,
  #wrapper footer #sec1 .c1 .visual img,
  #wrapper header #sec1 .c2 .visual img,
  #wrapper main #sec1 .c2 .visual img,
  #wrapper footer #sec1 .c2 .visual img {
    max-width: 100%;
  }

  #wrapper header #sec1 .c2,
  #wrapper main #sec1 .c2,
  #wrapper footer #sec1 .c2 {
    padding-bottom: 0px;
  }

  #wrapper header #sec1 .c3,
  #wrapper main #sec1 .c3,
  #wrapper footer #sec1 .c3 {
    width: 100%;
  }

  #wrapper header #sec1 .c3 img,
  #wrapper main #sec1 .c3 img,
  #wrapper footer #sec1 .c3 img {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-bottom: 0vw;
  }

  #wrapper header #sec1 .c4,
  #wrapper main #sec1 .c4,
  #wrapper footer #sec1 .c4 {
    padding-top: 8vw;
    padding-bottom: 8vw;
    width: 100%;
    background: linear-gradient(to bottom, rgba(34, 34, 34, 0.8), transparent);
  }

  #wrapper header #sec1 .c4 h3,
  #wrapper main #sec1 .c4 h3,
  #wrapper footer #sec1 .c4 h3 {
    color: #ff7500;
    font-size: 5.333333333333333vw;
    padding-bottom: 5.333333333333333vw;
  }

  #wrapper header #sec1 .c4 p,
  #wrapper main #sec1 .c4 p,
  #wrapper footer #sec1 .c4 p {
    font-size: 4vw;
    color: #fff;
  }

  #wrapper header #sec1 .c4 p.note,
  #wrapper main #sec1 .c4 p.note,
  #wrapper footer #sec1 .c4 p.note {
    font-size: 3.466666666666667vw;
  }

  #wrapper header #sec1 .c4 .flex,
  #wrapper main #sec1 .c4 .flex,
  #wrapper footer #sec1 .c4 .flex {
    width: 100%;
    color: #fff;
  }

  #wrapper header #sec1 .c4 .flex p,
  #wrapper main #sec1 .c4 .flex p,
  #wrapper footer #sec1 .c4 .flex p {
    padding: 15px;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-row,
  #wrapper main #sec1 .c4 .flex ul.flex-row,
  #wrapper footer #sec1 .c4 .flex ul.flex-row {
    display: none;
    align-items: center;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-row li,
  #wrapper main #sec1 .c4 .flex ul.flex-row li,
  #wrapper footer #sec1 .c4 .flex ul.flex-row li {
    font-size: 19px;
    color: #ff7500;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-row li p,
  #wrapper main #sec1 .c4 .flex ul.flex-row li p,
  #wrapper footer #sec1 .c4 .flex ul.flex-row li p {
    color: #ff7500;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-row li:nth-child(1),
  #wrapper main #sec1 .c4 .flex ul.flex-row li:nth-child(1),
  #wrapper footer #sec1 .c4 .flex ul.flex-row li:nth-child(1) {
    width: 33%;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-row li:nth-child(2),
  #wrapper main #sec1 .c4 .flex ul.flex-row li:nth-child(2),
  #wrapper footer #sec1 .c4 .flex ul.flex-row li:nth-child(2) {
    width: 10%;
    display: flex;
    justify-content: center;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-row li:nth-child(3),
  #wrapper main #sec1 .c4 .flex ul.flex-row li:nth-child(3),
  #wrapper footer #sec1 .c4 .flex ul.flex-row li:nth-child(3) {
    width: 57%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-row li:nth-child(3) img,
  #wrapper main #sec1 .c4 .flex ul.flex-row li:nth-child(3) img,
  #wrapper footer #sec1 .c4 .flex ul.flex-row li:nth-child(3) img {
    padding: 2.666666666666667vw 0px;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top,
  #wrapper main #sec1 .c4 .flex ul.flex-top,
  #wrapper footer #sec1 .c4 .flex ul.flex-top {
    border-top: 1px solid #ff7500;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top li:nth-child(1),
  #wrapper main #sec1 .c4 .flex ul.flex-top li:nth-child(1),
  #wrapper footer #sec1 .c4 .flex ul.flex-top li:nth-child(1) {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ff7500;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top li:nth-child(2),
  #wrapper main #sec1 .c4 .flex ul.flex-top li:nth-child(2),
  #wrapper footer #sec1 .c4 .flex ul.flex-top li:nth-child(2) {
    width: 20%;
    text-align: center;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top li:nth-child(3),
  #wrapper main #sec1 .c4 .flex ul.flex-top li:nth-child(3),
  #wrapper footer #sec1 .c4 .flex ul.flex-top li:nth-child(3) {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top li:nth-child(3) p,
  #wrapper main #sec1 .c4 .flex ul.flex-top li:nth-child(3) p,
  #wrapper footer #sec1 .c4 .flex ul.flex-top li:nth-child(3) p {
    width: 75%;
    text-align: center;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top li:nth-child(3) img,
  #wrapper main #sec1 .c4 .flex ul.flex-top li:nth-child(3) img,
  #wrapper footer #sec1 .c4 .flex ul.flex-top li:nth-child(3) img {
    width: 25%;
    padding: 2.666666666666667vw 0px;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top .sp-flex,
  #wrapper main #sec1 .c4 .flex ul.flex-top .sp-flex,
  #wrapper footer #sec1 .c4 .flex ul.flex-top .sp-flex {
    display: flex;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top .c4-sp-top1,
  #wrapper main #sec1 .c4 .flex ul.flex-top .c4-sp-top1,
  #wrapper footer #sec1 .c4 .flex ul.flex-top .c4-sp-top1 {
    display: block;
    width: 100%;
    color: #ff7500;
    font-size: 4.266666666666667vw;
    padding: 2.666666666666667vw 0px;
    border-bottom: 1px solid #ff7500;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top .c4-sp-top2,
  #wrapper main #sec1 .c4 .flex ul.flex-top .c4-sp-top2,
  #wrapper footer #sec1 .c4 .flex ul.flex-top .c4-sp-top2 {
    display: inline-block;
    width: 20%;
    color: #ff7500;
    font-size: 4.266666666666667vw;
    padding: 2.666666666666667vw 0px;
    border-top: 1px solid #ff7500;
  }

  #wrapper header #sec1 .c4 .flex ul.flex-top .c4-sp-top3,
  #wrapper main #sec1 .c4 .flex ul.flex-top .c4-sp-top3,
  #wrapper footer #sec1 .c4 .flex ul.flex-top .c4-sp-top3 {
    display: block;
    width: 80%;
    color: #ff7500;
    font-size: 4.266666666666667vw;
    padding: 2.666666666666667vw;
    text-align: left;
    border-top: 1px solid #ff7500;
  }

  #wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row),
  #wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row),
  #wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) {
    display: flex;
  }

  #wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li,
  #wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li,
  #wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  #wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(1),
  #wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(1),
  #wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(1) {
    display: none;
  }

  #wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(2),
  #wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(2),
  #wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(2) {
    width: 20%;
    border-top: 1px solid #ff7500;
    justify-content: center;
  }

  #wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3),
  #wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3),
  #wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) {
    width: 80%;
    border-top: 1px solid #ff7500;
  }

  #wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) p,
  #wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) p,
  #wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) p {
    width: 75%;
    text-align: center;
  }

  #wrapper header #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) img,
  #wrapper main #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) img,
  #wrapper footer #sec1 .c4 .flex ul:not(.flex-top):not(.flex-row) li:nth-child(3) img {
    width: 25%;
    padding: 2.666666666666667vw 0px;
  }

  #wrapper header #sec2,
  #wrapper main #sec2,
  #wrapper footer #sec2 {
    width: 100%;
    padding-top: 18.666666666666668vw;
  }

  #wrapper header #sec2 h2,
  #wrapper main #sec2 h2,
  #wrapper footer #sec2 h2 {
    width: 100%;
    text-align: center;
  }

  #wrapper header #sec2 h2 span,
  #wrapper main #sec2 h2 span,
  #wrapper footer #sec2 h2 span {
    color: #fff;
  }

  #wrapper header #sec2 h2 img,
  #wrapper main #sec2 h2 img,
  #wrapper footer #sec2 h2 img {
    display: block;
    margin: 0 auto;
    padding-bottom: 0vw;
    width: 40%;
  }

  #wrapper header #sec2 h3,
  #wrapper main #sec2 h3,
  #wrapper footer #sec2 h3 {
    color: #fff;
  }

  #wrapper header #sec2 .btn,
  #wrapper main #sec2 .btn,
  #wrapper footer #sec2 .btn {
    text-align: center;
    line-height: 0;
  }

  #wrapper header #sec2 .btn a,
  #wrapper main #sec2 .btn a,
  #wrapper footer #sec2 .btn a {
    display: inline-block;
    line-height: 0;
  }

  #wrapper header #sec2 .btn a img,
  #wrapper main #sec2 .btn a img,
  #wrapper footer #sec2 .btn a img {
    line-height: 0;
    max-width: 290px;
    width: 100%;
  }

  #wrapper header #sec2 .c2,
  #wrapper main #sec2 .c2,
  #wrapper footer #sec2 .c2 {
    margin-top: 0;
  }

  #wrapper header #sec2 .c1,
  #wrapper main #sec2 .c1,
  #wrapper footer #sec2 .c1,
  #wrapper header #sec2 .c2,
  #wrapper main #sec2 .c2,
  #wrapper footer #sec2 .c2 {
    overflow: hidden;
    padding: 0 0px 10vw;
    background-image: linear-gradient(-25deg, transparent 40%, #222 40%, #222 60%, transparent 60%, transparent);
    background: none;
  }

  #wrapper header #sec2 .sec2-c2-right h4,
  #wrapper main #sec2 .sec2-c2-right h4,
  #wrapper footer #sec2 .sec2-c2-right h4 {
    color: #ffc331;
  }

  #wrapper header #sec2 ul,
  #wrapper main #sec2 ul,
  #wrapper footer #sec2 ul {
    color: #fff;
  }

  #wrapper header #sec2 p,
  #wrapper main #sec2 p,
  #wrapper footer #sec2 p {
    color: #fff;
  }

  #wrapper header #sec2 .sec2-c1-inner,
  #wrapper main #sec2 .sec2-c1-inner,
  #wrapper footer #sec2 .sec2-c1-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  #wrapper header #sec2 .sec2-c2-inner,
  #wrapper main #sec2 .sec2-c2-inner,
  #wrapper footer #sec2 .sec2-c2-inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  #wrapper header #sec2 .sec2-c2-left,
  #wrapper main #sec2 .sec2-c2-left,
  #wrapper footer #sec2 .sec2-c2-left,
  #wrapper header #sec2 .sec2-c1-left,
  #wrapper main #sec2 .sec2-c1-left,
  #wrapper footer #sec2 .sec2-c1-left {
    max-width: 100%;
    width: 100%;
    text-align: center;
    background-image: linear-gradient(-25deg, transparent 40%, #222 40%, #222 60%, transparent 60%, transparent);
  }

  #wrapper header #sec2 .sec2-c2-left img,
  #wrapper main #sec2 .sec2-c2-left img,
  #wrapper footer #sec2 .sec2-c2-left img,
  #wrapper header #sec2 .sec2-c1-left img,
  #wrapper main #sec2 .sec2-c1-left img,
  #wrapper footer #sec2 .sec2-c1-left img {
    max-width: 61%;
  }

  #wrapper header #sec2 .sec2-c1-left,
  #wrapper main #sec2 .sec2-c1-left,
  #wrapper footer #sec2 .sec2-c1-left {
    padding-right: 0px;
  }

  #wrapper header #sec2 .sec2-c2-left,
  #wrapper main #sec2 .sec2-c2-left,
  #wrapper footer #sec2 .sec2-c2-left {
    text-align: center;
    padding-left: 0px;
  }

  #wrapper header #sec2 .sec2-c2-right,
  #wrapper main #sec2 .sec2-c2-right,
  #wrapper footer #sec2 .sec2-c2-right,
  #wrapper header #sec2 .sec2-c1-right,
  #wrapper main #sec2 .sec2-c1-right,
  #wrapper footer #sec2 .sec2-c1-right {
    max-width: 100%;
    width: 100%;
    padding: 0px 4vw;
    background-image: linear-gradient(-25deg, transparent 65%, #222 65%, #222 77%, transparent 77%, transparent);
  }

  #wrapper header #sec2 .c1 ul.genre li,
  #wrapper main #sec2 .c1 ul.genre li,
  #wrapper footer #sec2 .c1 ul.genre li {
    padding: 0px 5.333333333333333vw;
    font-size: 3.733333333333333vw;
    background: url("../img/icon-orange-s.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 4vw;
  }

  #wrapper header #sec2 .c2 ul.genre,
  #wrapper main #sec2 .c2 ul.genre,
  #wrapper footer #sec2 .c2 ul.genre {
    width: 100%;
  }

  #wrapper header #sec2 .c2 ul.genre li,
  #wrapper main #sec2 .c2 ul.genre li,
  #wrapper footer #sec2 .c2 ul.genre li {
    padding: 0px 5.333333333333333vw;
    font-size: 3.733333333333333vw;
    background: url("../img/icon-yellow-s.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 4vw;
  }

  #wrapper header #sec2 ul.info,
  #wrapper main #sec2 ul.info,
  #wrapper footer #sec2 ul.info {
    display: block;
    padding-bottom: 4vw;
  }

  #wrapper header #sec2 ul.table,
  #wrapper main #sec2 ul.table,
  #wrapper footer #sec2 ul.table {
    display: flex;
    flex-wrap: wrap;
  }

  #wrapper header #sec2 ul.table li,
  #wrapper main #sec2 ul.table li,
  #wrapper footer #sec2 ul.table li {
    display: inline-block;
    margin-bottom: 4vw;
  }

  #wrapper header #sec2 ul.table li:first-child,
  #wrapper main #sec2 ul.table li:first-child,
  #wrapper footer #sec2 ul.table li:first-child {
    padding: 0.533333333333333vw 2.666666666666667vw;
    font-size: 4vw;
  }

  #wrapper header #sec2 ul.table li:last-child,
  #wrapper main #sec2 ul.table li:last-child,
  #wrapper footer #sec2 ul.table li:last-child {
    padding: 0.533333333333333vw 7vw 0px 4vw;
    font-size: 4vw;
  }
}
.swiper-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.swiper-container .swiper-slide img {
  width: 100%;
}

.swiper-pagination-bullet {
  width: 36px;
  height: 30px;
  background: url("../img/slide-pagenation.png");
  background-repeat: no-repeat;
  border-radius: inherit;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: url("../img/slide-pagenation-active.png");
  background-repeat: no-repeat;
  border-radius: inherit;
}

.swiper-button-prev,
.swiper-button-next {
  display: none;
}

@media screen and (max-width: 767px) {
  .swiper-pagination-bullet {
    width: 24px;
    height: 20px;
    background-size: contain;
  }
}
/**** newCSS 2021.12 ****/
#anchor-area {
  background-color: #fff;
}
#anchor-area .anchor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 124px;
  max-width: 1164px;
  margin: 0 auto;
}
#anchor-area .anchor li {
  box-sizing: border-box;
  min-width: 12%;
}
#anchor-area .anchor li a {
  background: url("../img/anchor-icon.png") no-repeat 0 4px;
  background-size: 26px;
  font-weight: 600;
  display: inline-block;
  padding-left: 35px;
  transition: opacity 0.6s;
  text-decoration: none;
}
#anchor-area .anchor li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  #anchor-area .anchor li a:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  #anchor-area .anchor {
    height: auto;
    flex-wrap: wrap;
  }
  #anchor-area .anchor li {
    border-bottom: 1px solid #000;
    width: 50%;
  }
  #anchor-area .anchor li:nth-child(2n) {
    border-left: 1px solid #000;
  }
  #anchor-area .anchor li a {
    background-size: 20px;
    background-position: 8px 20px;
    font-size: 4vw;
    display: flex;
    align-items: center;
    height: 60px;
  }
}

#wrapper h2 {
  color: #EE7209;
  font-size: 54px;
  font-weight: 600;
  margin: 0 auto 75px;
  text-align: center;
}
#wrapper h2 span {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  display: block;
}
@media screen and (max-width: 767px) {
  #wrapper h2 {
    font-size: 8.7vw;
    line-height: 140%;
    margin-bottom: 40px;
  }
  #wrapper h2 span {
    font-size: 4.8vw;
  }
}
#wrapper .follow-link {
  background-color: #222;
  border: 3px solid #EE7209;
  border-right: none;
  border-radius: 12px 0 0 12px;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding-bottom: 10px;
  text-align: center;
  position: absolute;
  top: 1050px;
  right: 0;
  z-index: 30;
  width: 170px;
}
#wrapper .follow-link .follow-title {
  color: #fff;
  cursor: pointer;
  min-height: 47px;
  letter-spacing: -0.15em;
  padding: 20px 5px;
}
#wrapper .follow-link .follow-btn img {
  vertical-align: bottom;
}
#wrapper .follow-link.fix {
  position: fixed;
  top: 30px;
}
@media screen and (max-width: 767px) {
  #wrapper .follow-link {
    border: none;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-flow: row;
    padding: 10px;
    top: 0;
    width: 100%;
  }
  #wrapper .follow-link .follow-title {
    border-radius: 0;
    font-size: 3.7vw;
    min-height: 33px;
    display: none;
    align-items: center;
    padding: 0;
  }
  #wrapper .follow-link .follow-title:before {
    background: url("../img/follow-icon01.png") no-repeat 0 0;
    background-size: 100%;
    content: "";
    height: 15px;
    margin-right: 5px;
    display: block;
    width: 17px;
  }
  #wrapper .follow-link .follow-btn {
    height: 30px;
    overflow: hidden;
  }
  #wrapper .follow-link.fix {
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  #wrapper {
    padding-top: 53px;
  }
}

#about-info {
  background: linear-gradient(180deg, #000 0%, #000 40%, #fff 40%, #fff 100%);
}
@media screen and (max-width: 767px) {
  #about-info {
    background: linear-gradient(180deg, #000 0%, #000 25%, #fff 25%, #fff 100%);
  }
}
#about-info .inner {
  padding: 120px 0;
}
#about-info .pict {
  margin: 0 auto 75px;
}
#about-info .pict img {
  max-width: 100%;
}
#about-info h3 {
  color: #EE7209;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
}
#about-info p {
  font-size: 22px;
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #about-info:before {
    height: 330px;
  }
  #about-info .inner {
    padding: 50px 20px;
  }
  #about-info .pict {
    margin-bottom: 25px;
  }
  #about-info h3 {
    font-size: 6.4vw;
  }
  #about-info p {
    font-size: 4vw;
    margin-top: 25px;
    text-align: left;
  }
}

#sec2 {
  background: url("../img/product-bg.png") no-repeat 50% 100%;
  background-size: 100%;
  padding-bottom: 500px;
}
@media screen and (max-width: 1600px) {
  #sec2 {
    background-size: auto 500px;
  }
}
#sec2 .product-cont {
  background-color: #000;
  margin: 0 auto;
}
#sec2 .product-cont.c1 {
  padding-bottom: 80px;
}
#sec2 .product-cont.c2 {
  padding-bottom: 120px;
}
#sec2 .product-cont .inner {
  background-color: #222;
  padding: 90px 20px 60px;
}
#sec2 .product-cont .product-inner {
  max-width: 1054px;
  margin: 0 auto;
}
#sec2 .product-cont .product-inner .product-image {
  max-width: 35%;
}
#sec2 .product-cont .product-inner .product-detail {
  max-width: 64.5%;
}
#sec2 .product-cont h3 {
  font-size: 38px;
  line-height: 120%;
  margin-bottom: 20px;
}
#sec2 .product-cont h4 {
  color: #EE7209;
  font-size: 25px;
  margin-top: 50px;
}
#sec2 .product-cont p {
  font-size: 18px;
  font-weight: 400;
  margin-top: 30px;
}
#sec2 .product-cont .info {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #sec2 {
    background-size: auto 180px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 180px;
  }
  #sec2 .product-cont .inner {
    padding: 55px 0;
  }
  #sec2 .product-cont .product-image {
    margin-bottom: 30px;
  }
  #sec2 .product-cont h3 {
    font-size: 6vw;
    margin-bottom: 25px;
  }
  #sec2 .product-cont h4 {
    font-size: 4vw;
    margin-top: 30px;
  }
  #sec2 .product-cont p {
    font-size: 3.8vw;
    margin-top: 15px;
  }
}

#sec1 {
  padding-top: 100px;
  padding-bottom: 650px;
  position: relative;
}
#sec1:after {
  background: url("../img/winery-bg.png") no-repeat 50% 0;
  background-size: 100%;
  content: "";
  height: 500px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  #sec1:after {
    background-size: auto 500px;
  }
}
#sec1 h2 {
  margin-bottom: 0;
}
#sec1 .pagetop {
  position: absolute;
  bottom: 520px;
  right: 20px;
}
#sec1 .inner #award.c-outer3 {
  background: none;
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  #sec1 {
    padding-top: 50px;
    padding-bottom: 310px;
  }
  #sec1:after {
    background-size: auto 194px;
    height: 194px;
  }
  #sec1 .pagetop {
    margin: 0 auto;
    bottom: 210px;
    right: 0;
    left: 0;
    width: 58px;
  }
  #sec1 .pagetop img {
    max-width: 100%;
  }
}

#enjoy-info {
  padding: 100px 0 80px;
}
#enjoy-info h2 {
  margin-bottom: 0;
}
#enjoy-info .enjoy-cont {
  background: url("../img/sec1-bg.jpg") no-repeat 50% 0;
  padding: 85px 0;
}
#enjoy-info .enjoy-cont p {
  color: #fff;
  font-size: 22px;
  margin-bottom: 45px;
  text-align: center;
}
#enjoy-info .recipe-area {
  background-color: #20201F;
  display: flex;
  justify-content: center;
  max-width: 980px;
  margin: 0 auto;
  padding: 30px;
}
#enjoy-info .recipe-area .recipe-cont {
  max-width: 220px;
  margin-left: 50px;
}
#enjoy-info .recipe-area .recipe-cont .pict {
  margin-bottom: 10px;
}
#enjoy-info .recipe-area .recipe-cont .pict img {
  max-width: 100%;
}
#enjoy-info .recipe-area .recipe-cont h3 {
  color: #fff;
  font-size: 16px;
  margin: 0 auto 15px;
  text-align: center;
}
#enjoy-info .recipe-area .recipe-cont ul li {
  display: flex;
  margin: 0 auto;
}
#enjoy-info .recipe-area .recipe-cont ul li span {
  font-size: 15px;
}
#enjoy-info .recipe-area .recipe-cont ul li span:last-child {
  color: #fff;
  margin-left: auto;
}
#enjoy-info .recipe-area .recipe-cont ul li span:first-child {
  color: #FFC331;
}
#enjoy-info .recipe-area .recipe-cont:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  #enjoy-info {
    padding: 50px 0 0;
  }
  #enjoy-info .enjoy-cont {
    background-size: 100%;
    padding: 40px 0 0;
  }
  #enjoy-info .enjoy-cont p {
    font-size: 3.8vw;
    margin-bottom: 30px;
    padding: 0 20px;
  }
  #enjoy-info .recipe-area {
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px;
  }
  #enjoy-info .recipe-area .recipe-cont {
    margin-left: 0;
    margin-bottom: 40px;
    width: 50%;
  }
  #enjoy-info .recipe-area .recipe-cont .pict {
    margin-bottom: 10px;
  }
  #enjoy-info .recipe-area .recipe-cont ul {
    border: none;
  }
  #enjoy-info .recipe-area .recipe-cont ul li {
    max-width: 80%;
  }
  #enjoy-info .recipe-area .recipe-cont ul li span {
    font-size: 3.2vw;
  }
}

#world-info {
  background-color: #FF7500;
  padding: 100px 0 120px;
}
#world-info h2 {
  color: #fff;
}
#world-info .insta-pict {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 50px;
  max-width: 985px;
}
#world-info .insta-pict li {
  width: 30%;
}
#world-info .insta-pict li img {
  max-width: 100%;
}
#world-info .insta-linkbtn {
  margin: 0 auto;
  width: 400px;
}
#world-info .insta-linkbtn a {
  border: 1px solid #fff;
  border-radius: 60px;
  color: #fff;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-size: 22px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}
#world-info .insta-linkbtn a:before {
  background: url("../img/insta-icon.png") no-repeat 0 0;
  background-size: 100%;
  content: "";
  height: 40px;
  margin-right: 20px;
  width: 40px;
}
@media screen and (max-width: 767px) {
  #world-info {
    padding: 50px 0;
  }
  #world-info .insta-pict {
    margin-bottom: 30px;
    padding: 0 10px;
  }
  #world-info .insta-linkbtn {
    width: 80vw;
  }
  #world-info .insta-linkbtn a {
    font-size: 4.5vw;
    height: 55px;
  }
  #world-info .insta-linkbtn a:before {
    height: 30px;
    width: 30px;
  }
}

/**** newCSS 2021.12 ****/
