@charset "UTF-8";
/* Scss Document */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, td, th {
  text-align: left;
  font-weight: 400;
  vertical-align: middle; }

blockquote, q {
  quotes: none; }

blockquote:after, blockquote:before {
  content: "";
  content: none; }

q:after, q:before {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.mt-30 {
  margin-top: 30px; }

* {
    min-height:0;
    min-width : 0;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: 0; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:after, .slick-track:before {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide,
.slick-slide2{
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir=rtl] .slick-slide,
[dir=rtl] .slick-slide2{
  float: right; }

.slick-slide img,
.slick-slide2 img{
  display: block; }
.slick-slide.slick-loading img,
.slick-slide2.slick-loading img{
  display: none; }
.slick-slide.dragging img,
.slick-slide2.dragging img{
  pointer-events: none; }

.slick-initialized .slick-slide,
.slick-initialized .slick-slide2{
  display: block; }

.slick-loading .slick-slide,
.slick-loading .slick-slide2{
  visibility: hidden; }

.slick-vertical .slick-slide,
.slick-vertical .slick-slide2{
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@font-face {
  font-family: slick;
  src: url("https://www.yomeishu.co.jp/herb_liqueur/megumi/css/fonts/slick.eot");
  src: url("https://www.yomeishu.co.jp/herb_liqueur/megumi/css/fonts/slick.eot?#iefix") format("embedded-opentype"), url("https://www.yomeishu.co.jp/herb_liqueur/megumi/css/fonts/slick.woff") format("woff"), url("https://www.yomeishu.co.jp/herb_liqueur/megumi/css/fonts/slick.ttf") format("truetype"), url("https://www.yomeishu.co.jp/herb_liqueur/megumi/css/fonts/slick.svg#slick") format("svg");
  font-weight: 400;
  font-style: normal; }
.slick-next, .slick-prev,
.slick-next2, .slick-prev2{
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0; }

.slick-next:focus, .slick-next:hover,
.slick-next2:focus, .slick-next2:hover{
  outline: 0;
  background: 0 0;
  color: transparent; }

.slick-prev:focus, .slick-prev:hover,
.slick-prev2:focus, .slick-prev2:hover{
  outline: 0;
  background: 0 0;
  color: transparent; }

.slick-next:focus:before, .slick-next:hover:before,
.slick-next2:focus:before, .slick-next2:hover:before{
  opacity: 1; }

.slick-prev:focus:before, .slick-prev:hover:before,
.slick-prev2:focus:before, .slick-prev2:hover:before{
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before,
.slick-next2.slick-disabled:before, .slick-prev2.slick-disabled:before{
  opacity: 0.25; }

.slick-next:before,
.slick-next2:before{
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev,
.slick-prev2{
  left: -25px; }
  .slick-prev:before,
  .slick-prev2:before{
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

[dir=rtl] .slick-prev,
[dir=rtl] .slick-prev2{
  left: auto;
  right: -25px; }

.slick-prev:before,
.slick-prev2:before{
  content: "←"; }

[dir=rtl] .slick-prev:before,
[dir=rtl] .slick-prev2:before{
  content: "→"; }

.slick-next,
.slick-next2{
  right: -25px; }

[dir=rtl] .slick-next,
[dir=rtl] .slick-next2{
  left: -25px;
  right: auto; }

.slick-next:before,
.slick-next2:before{
  content: "→"; }

[dir=rtl] .slick-next:before,
[dir=rtl] .slick-next2:before{
  content: "←"; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: 0 0;
      display: block;
      height: 20px;
      width: 20px;
      outline: 0;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:focus, .slick-dots li button:hover {
        outline: 0; }
      .slick-dots li button:focus:before, .slick-dots li button:hover:before {
        opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: slick;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: #000;
        opacity: .25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #000;
      opacity: 0.75; }

@media only screen and (max-width: 767px) {
  .pc {
    display: none !important; }

  .sp-none {
    display: none; } }
@media only screen and (min-width: 768px) {
  .sp {
    display: none !important; } }
#__bs_notify__ {
  display: none !important; }

html {
  font-size: 62.5%;
/*  font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif; */
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

body {
  padding-top: 92px; }

@media only screen and (max-width: 767px) {
  body {
    padding-top: 50px; } }
.wrap {
  overflow-x: hidden; }

* {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  color: inherit;
  text-decoration: none; }

input[type=email], input[type=number], input[type=text] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: 0;
  background: 0 0; }

button {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type=button], input[type=submit] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

button::-webkit-search-decoration {
  display: none; }

input[type=button]::-webkit-search-decoration, input[type=submit]::-webkit-search-decoration {
  display: none; }

button:focus {
  outline-offset: -2px; }

input[type=button]:focus, input[type=submit]:focus {
  outline-offset: -2px; }

.row {
  overflow: hidden; }

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.inner {
  max-width: 1094px;
  padding: 0 30px;
  margin: 0 auto; }

.heading .inner {
  max-width: 100%;
  padding: 0 0; }
.heading p {
    letter-spacing: .015em }

.tC {
  text-align: center; }

.wine-inner {
  max-width: 986px;
  margin: 0 auto; }
.wine-inner2 {
    max-width: 1392px;
    margin: 0 auto; }

.wine ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .wine ul li {
    width: 48%; }
    .wine ul li p {
      font-size: 20px;
      font-size: 2.0rem;
      line-height: 2.2em;
      margin-bottom: 1em;
      text-align: left; }
      .wine ul li p small {
        font-size: 0.85em; }

.wine h3 {
  position: relative;
  text-align: center; }

.right-image.wine {
  margin-top: 4em;
  margin-bottom: 4em; }

.left-image.wine {
  margin-bottom: 4em; }

.po-re {
  position: relative; }

.illust{
    position: absolute;
}
.about{
    background: url(../images/about/section01_bg_pc.png) #fffaea center 60px no-repeat;
    padding: 130px 0 24px;
}
.about .wine-inner{
    position: relative;
}
.about .wine-inner > div:first-child{
    width: 850px;
    margin-bottom: 60px;
}
.about .wine-inner > div:first-child img{
    max-width: 850px;
}
.about .wine-inner > div p{
    color: #3e1409;
    font-size: 2rem;
    text-align: center;
}
.about .about-inner{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about .about-inner .about-inner__title{

}
.about .about-inner .about-inner__gingers{
    width: 56%;
}
body.index .about .modal-list2{
    color: #3e1409;
    font-size: 2rem;
    text-align: center;
}
body.index .about .modal-list2 li{
    width: 31%;
    cursor: pointer;
}
body.index .about .modal-list2 li:last-child{
    width: 38%;
}
#illust01{
    top: -44%;
    right: -26%;
}
#illust02{
    top: 40%;
    left: -30%;
}
#illust03{
    bottom: -19%;
    right: -27%;
}

.about-herb > div:first-child{
    background: url(../images/about-herb/section02_bg_pc.png) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
    margin-bottom: 13em;
}
.about-herb .wine-inner2 li:first-child{
    width: 43%
}
.about-herb .wine-inner2 li:last-child{
    width: 57%
}
.about-herb .wine-inner2 li:last-child .nm{
    width: 100%;
    position: relative;
    top: 8.6em;
}
.about-herb h3{
    position: relative;
    top: calc(50% - 1.57em);
}
.about-herb > div:last-child{
    position: relative;
}
#illust04{
    bottom: 5%;
    right: -30%;
}
#illust05 {
    top: 10%;
    left: -45%;
}
#illust06 {
    bottom: -10.5%;
    right: -26%;
}
#illust07 {
    top: -10.5%;
    left: -35%;
}
#illust08 {
    top: -13%;
    right: -18%;
}
#illust09 {
    top: 6%;
    right: -36%;
}
#illust10 {
    top: 18%;
    left: -30%;
}
#illust11 {
    top: 24%;
    right: -35%;
}
#illust12 {
    top: 38%;
    left: -19%;
}
#illust13 {
    bottom: 14.5%;
    left: -36%;
}
#illust14 {
    bottom: 0%;
    right: -36%;
}
#illust15 {
    bottom: 9%;
    right: -18%;
}
#illust16 {
    bottom: 0%;
    left: -22%;
}
#illust17 {
    top: -8%;
    right: -37%;
}
#illust18 {
    bottom: 0%;
    left: -37%;
}
#illust_joy01 {
    bottom: 0%;
    left: -31%;
}
#illust_joy02 {
    bottom: 0%;
    left: -31%;
}
.g_line{
    background: #3e2009;
    padding: .2em;
    color: #fff
}
.about-herb > div:last-child p{
    width: 100%;
    max-width: 890px;
    margin: 0 auto;
    font-size: 2rem;
    color: #3e1409;
    line-height: 2.4;
    margin-bottom: 3em;
}
.about-herb > div:last-child > div:nth-child(2){
    width: 100%;
    max-width: 780px;
}
.yamada-honey {
  padding-top: 55px; }
  .yamada-honey h3 {
    margin: 0 0 1.5em; }
  .yamada-honey .honey-man {
    position: absolute;
    bottom: -10%;
    left: -5%; }
  .yamada-honey .text {
    padding-bottom: 120px !important; }

.water {
  margin-top: 6em; }
  .water .alps {
    position: absolute;
    bottom: -10%;
    right: -5%; }
.water .wine-inner > div:nth-child(1) {
    padding: 1em 0 2.5em !important;}
.water .text p{
    letter-spacing: .015em;}
.water .wine-inner > div:nth-child(2){
    margin-bottom: 4.3em;}
.water .wine-inner > div:nth-child(4){
    margin-bottom: 3.3em;
    padding: 3.3em 0 1.5em;
}
.water .wine-inner > div:nth-child(4) p{
    width: 77%;
    max-width: 890px;
    margin: 0 auto;
    text-align: left;
}
.water .water__stack{
    width: 700px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.water .water__stack .water__stack__img{
    width: 50%;
}
.water .water__stack .water__stack__img figcaption{
    font-size: 1.8rem;
    line-height: 1.8;
    padding-top: .5em;
}
#illust-arrow{
    width: 20%;
    top: 43%;
    left: -9%;
    z-index: 2;
}
.herb-honey {
  margin-top: 0; }
  .herb-honey .text-1 {
    position: absolute;
    top: 7%;
    left: 20%; }
  .herb-honey .text-2 {
    position: absolute;
    top: 31%;
    left: 27%; }
  .herb-honey .text-3 {
    position: absolute;
    top: 65%;
    left: 20%; }

.wine-list {
  padding: 4em 0; }

@media only screen and (max-width: 767px) {
    .about{
        background: url(../images/about/section01_bg_sp.png) #fffaea center 9.33vw no-repeat;
        padding: 16vw 0 11.6vw;
        background-size: contain;
    }
    .about .wine-inner > div:first-child{
        margin-bottom: 10.67vw;
        width: 85.33vw;
    }
    .about .wine-inner > div p{
        width: 85%;
        margin: 5vw auto 0;
        color: #3e1409;
        font-size: inherit;
        text-align: left;
        line-height: 2;
    }
    #illust01{
        width: 23vw;
        top: -45vw;
        right: 0%;
    }
    #illust02{
        width: 14vw;
        top: 89vw;
        left: 0%;
    }
    #illust03{
        width: 30vw;
        bottom: -20vw;
        right: 0%;
    }
    #illust04 {
        bottom: -32%;
        right: 0;
        width: 35%;
    }
    #illust05 {
        display: none;
    }
    #illust06 {
        display: none;
    }
    #illust07 {
        top: 0;
        right: -11%;
        left: unset;
        width: 30%;
    }
    #illust08 {
        top: 6%;
        right: unset;
        left: -10%;
        width: 28%;
    }
    #illust09 {
        top: 22%;
        left: -14%;
        right: unset;
        width: 31%;
    }
    #illust10 {
        top: 23%;
        bottom: unset;
        left: unset;
        right: -4%;
        width: 23%;
    }
    #illust11 {
        top: 37%;
        bottom: unset;
        left: -1%;
        right: unset;
        width: 24%;
    }
    #illust12 {
        top: 40%;
        bottom: unset;
        left: unset;
        right: -1%;
        width: 30%;
    }
    #illust13 {
        display: none;
    }
    #illust14 {
        display: none;
    }
    #illust15 {
        top: -16%;
        bottom: unset;
        left: unset;
        right: -11%;
        width: 57%;
    }
    #illust16 {
        top: 48%;
        bottom: unset;
        left: -13%;
        width: 30%;
    }
    #illust19 {
        top: 66%;
        bottom: unset;
        left: unset;
        right: -9%;
        width: 29%;
    }
    .about-herb .wine-inner2 li:first-child{
        width: 100%;
        text-align: center;
    }
    .about-herb .wine-inner2 li:last-child{
        width: 94%;
        margin: 0 auto;
    }
    .about-herb .wine-inner2 li:last-child .nm{
        width: 94vw;
        position: static;
    }
    .about-herb h3{
        position: static;
        width: 75.7%;
        margin: 12.4vw auto;
    }
  .wine-list {
    padding: 0; }
    .wine-list h3 {
      margin-top: 2em; }

  .right-image.wine {
    margin: 0 0 1em; }

  .left-image.wine {
    margin: 0 0 1em; }

  .inner {
    padding: 0 20px;
    max-width: inherit; }

  .wine ul li {
    width: 100%; }
    .wine ul li p {
      padding: 1em;
      font-size: 14px;
      font-size: 1.4rem; }
    .wine ul li div.gf {
      padding: 1em; }

  .wine ul li.box1 {
    -webkit-box-ordinal-group: -1;
    -webkit-flex-order: -1;
    -moz-flex-order: -1;
    -moz-order: -1;
    -ms-order: -1;
    -ms-flex-order: -1;
    order: -1; }

  .yamada-honey p {
    padding: 0 1em; }
  .yamada-honey .honey-man {
    width: 50%;
    left: 0;
    bottom: -8%; }
  .yamada-honey .text {
    padding-bottom: 60px !important; }

  .water {
    margin-top: 2em; }
    .water p {
        width: 85%;
        margin: 0 auto;}
    .water .alps {
      width: 50%;
      right: 0; }

  .herb-honey {
    margin-top: 2em; }
    .herb-honey p {
      padding: 0 1em; }
    .herb-honey .text-1 {
      position: absolute;
      top: 5%;
      left: 8%;
      width: 90%; }
    .herb-honey .text-2 {
      position: absolute;
      top: 31%;
      left: 5%;
      width: 90%; }
    .herb-honey .text-3 {
      position: absolute;
      top: 65%;
      left: 5%;
      width: 90%; }
    .about-herb > div:last-child p {
        width: 85%;
        font-size: inherit;
    }
    .about-herb > div:first-child{
        background: url(../images/about-herb/section02_bg_sp.png) no-repeat;
        height: 120vw;
        margin-bottom: 12em;
    }
    .water .wine-inner > div:nth-child(2) {
        width: 100%;
        margin: 0 auto;
    }
    .water .wine-inner > div:nth-child(4) {
        padding: 3.3em 0 0;
    }
    .water .water__stack{
        width: 100%;
        display: block;
    }
    .water .water__stack .water__stack__img{
        width: 100%;
        text-align: center;
    }
    .water .water__stack .water__stack__img:first-child{
        margin-bottom: 23vw;
    }
    .water .water__stack .water__stack__img img{
        width: 65%;
    }
    .water .water__stack .water__stack__img figcaption{
        font-size: 90%;
        line-height: 1.8;
        padding-top: .5em;
    }
    .about .about-inner {
        width: 100%;
        display: block;
    }
    .about .about-inner .about-inner__title {
        margin-bottom: 8vw;
    }
    .about .about-inner .about-inner__gingers {
        width: 96%;
        margin: 0 0 0 4.3vw;
    }
    body.index .about .modal-list2 li:last-child {
        width: 36%;
    }
    .water .wine-inner > div:nth-child(4) p {
        width: 72%;
    }
    #illust-arrow{
        width: 20%;
        top: -17vw;
        left: 41%;
        z-index: 2;
    }
}

.inner-large {
  max-width: 1142px;
  padding: 0 30px;
  margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .inner-large {
    padding: 0 35px;
    max-width: inherit; } }
.inner-small {
  max-width: 800px;
  padding: 0 30px;
  margin: 0 auto; }

.inner-herb {
  max-width: 986px;
  padding: 0 30px;
  margin: 0 auto; 
  position: relative}

@media only screen and (max-width: 767px) {
  .inner-small {
    padding: 0 20px;
    max-width: inherit; }

  .inner-herb {
    padding: 0 10px;
    max-width: inherit; } }
.delayed-show p, .delayed-show span, .delayed-show h4 {
  opacity: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-duration: 2s;
  transition-duration: 2s; }
.delayed-show img {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s; }
.delayed-show.is-active img, .delayed-show.is-active p, .delayed-show.is-active span, .delayed-show.is-active h4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.delayed-show.is-active img:nth-child(1), .delayed-show.is-active p:nth-child(1), .delayed-show.is-active span:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
.delayed-show.is-active img, .delayed-show.is-active p, .delayed-show.is-active span {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.delayed-show.is-active img:nth-child(2), .delayed-show.is-active p:nth-child(2), .delayed-show.is-active span:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }
.delayed-show.is-active img, .delayed-show.is-active p, .delayed-show.is-active span {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.delayed-show.is-active img:nth-child(3), .delayed-show.is-active p:nth-child(3), .delayed-show.is-active span:nth-child(3) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s; }
.delayed-show.is-active img, .delayed-show.is-active p, .delayed-show.is-active span {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.delayed-show.is-active img:nth-child(4), .delayed-show.is-active p:nth-child(4), .delayed-show.is-active span:nth-child(4) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s; }
.delayed-show.is-active img, .delayed-show.is-active p, .delayed-show.is-active span {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.delayed-show.is-active img:nth-child(5), .delayed-show.is-active p:nth-child(5), .delayed-show.is-active span:nth-child(5) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s; }

.scale-action {
  position: relative;
  overflow: hidden; }
  .scale-action img {
    opacity: 0.9;
    width: 100%; }
  .scale-action.is-active img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 4s linear;
    transition: all 4s linear; }

.fadein01 h3 {
  opacity: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: all 1s;
  -webkit-transition-delay: .5s;
  -webkit-transition: all 1s 0.5s;
  transition: all 1s 0.5s; }
.fadein01 .parts {
  opacity: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px); }
.fadein01 .parts_01 {
  -webkit-transition: all 1s;
  -webkit-transition-delay: 1s;
  -webkit-transition: all 1s 1s;
  transition: all 1s 1s; }
.fadein01 .parts_02 {
  -webkit-transition: all 1s;
  -webkit-transition-delay: 1.3s;
  -webkit-transition: all 1s 1.3s;
  transition: all 1s 1.3s; }
.fadein01 .parts_03 {
  -webkit-transition: all 1.5s;
  -webkit-transition-delay: 1.8s;
  -webkit-transition: all 1.5s 1.8s;
  transition: all 1.5s 1.8s; }
.fadein01 .parts_04 {
  -webkit-transition: all 1s;
  -webkit-transition-delay: 2.8s;
  -webkit-transition: all 1s 2.8s;
  transition: all 1s 2.8s; }
.fadein01 .parts_05 {
  -webkit-transition: all 1s;
  -webkit-transition-delay: 3.1s;
  -webkit-transition: all 1s 3.1s;
  transition: all 1s 3.1s; }
.fadein01 .parts_06 {
  -webkit-transition: all 1s;
  -webkit-transition-delay: 3.4s;
  -webkit-transition: all 1s 3.4s;
  transition: all 1s 3.4s; }
.fadein01 .parts_07 {
  -webkit-transition: all 1s;
  -webkit-transition-delay: 3.7s;
  -webkit-transition: all 1s 3.7s;
  transition: all 1s 3.7s; }
.fadein01 .parts_08 {
  -webkit-transition: all 1s;
  -webkit-transition-delay: 4s;
  -webkit-transition: all 1s 4s;
  transition: all 1s 4s; }
.fadein01.is-active .parts, .fadein01.is-active h3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.fadein02 {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 1.5s;
  -webkit-transition-delay: .2s;
  -webkit-transition: all 1.5s 0.2s;
  transition: all 1.5s 0.2s; }
  .fadein02.typeB {
    -webkit-transition: all 1.5s;
    -webkit-transition-delay: .5s;
    -webkit-transition: all 1.5s 0.5s;
    transition: all 1.5s 0.5s; }
  .fadein02.is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

.fadein03 li {
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s; }
  .fadein03 li:after {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition-property: opacity transform;
    transition-property: opacity transform;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s; }
  .fadein03 li:nth-child(2) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }
    .fadein03 li:nth-child(2):after {
      -webkit-transition-delay: 0.6s;
      transition-delay: 0.6s; }
  .fadein03 li:nth-child(3) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s; }
    .fadein03 li:nth-child(3):after {
      -webkit-transition-delay: 1.2s;
      transition-delay: 1.2s; }
.fadein03.is-active li {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
  .fadein03.is-active li:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

.fadein04 {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 2s;
  transition-duration: 2s; }
  .fadein04.is-active {
    opacity: 1; }

.voice-fadein .voice__bg {
  opacity: 0;
  -webkit-transition: all 1.5s;
  transition: all 1.5s; }
.voice-fadein .voice__list p {
  opacity: 0;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }
.voice-fadein .voice__list-item:nth-child(1) p {
  -webkit-transition-delay: 1s;
  transition-delay: 1s; }
.voice-fadein .voice__list-item:nth-child(2) p {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s; }
.voice-fadein .voice__list-item:nth-child(3) p {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s; }
.voice-fadein .voice__list-item:nth-child(4) p {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s; }
.voice-fadein.is-active .voice__bg {
  opacity: 1; }
.voice-fadein.is-active .voice__list p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.modallist-fadein .modal-list > li {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 1s;
  transition: all 1s; }
  .modallist-fadein .modal-list > li:nth-child(1) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .modallist-fadein .modal-list > li:nth-child(2) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .modallist-fadein .modal-list > li:nth-child(3) {
    -webkit-transition-delay: 1.0s;
    transition-delay: 1.0s; }
  .modallist-fadein .modal-list > li:nth-child(4) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s; }
  .modallist-fadein .modal-list > li:nth-child(5) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .modallist-fadein .modal-list > li:nth-child(6) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s; }
.modallist-fadein .modal-list > li:nth-child(7) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s; }
.modallist-fadein .modal-list > li:nth-child(8) {
    -webkit-transition-delay: 2.0s;
    transition-delay: 2.0s; }
.modallist-fadein .modal-list > li:nth-child(9) {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s; }
.modallist-fadein .modal-list > li:nth-child(10) {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s; }
.modallist-fadein .modal-list > li:nth-child(11) {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s; }
.modallist-fadein .modal-list > li:nth-child(12) {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s; }
.modallist-fadein .ex-2 > .box {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 1s;
  transition: all 1s; }
  .modallist-fadein .ex-2 > .box:nth-child(1) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .modallist-fadein .ex-2 > .box:nth-child(2) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .modallist-fadein .ex-2 > .box:nth-child(3) {
    -webkit-transition-delay: 1.0s;
    transition-delay: 1.0s; }
  .modallist-fadein .ex-2 > .box:nth-child(4) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s; }
  .modallist-fadein .ex-2 > .box:nth-child(5) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .modallist-fadein .ex-2 > .box:nth-child(6) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s; }
.modallist-fadein .ex > .box {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 1s;
  transition: all 1s; }
  .modallist-fadein .ex > .box:nth-child(1) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .modallist-fadein .ex > .box:nth-child(2) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .modallist-fadein .ex > .box:nth-child(3) {
    -webkit-transition-delay: 1.0s;
    transition-delay: 1.0s; }
  .modallist-fadein .ex > .box:nth-child(4) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s; }
  .modallist-fadein .ex > .box:nth-child(5) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s; }
  .modallist-fadein .ex > .box:nth-child(6) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s; }
.modallist-fadein .modal-list-2 > li {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 1s;
  transition: all 1s; }
  .modallist-fadein .modal-list-2 > li:nth-child(1) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .modallist-fadein .modal-list-2 > li:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .modallist-fadein .modal-list-2 > li:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .modallist-fadein .modal-list-2 > li:nth-child(4) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .modallist-fadein .modal-list-2 > li:nth-child(5) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s; }
.modallist-fadein .modal-list-3 > li {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 1s;
  transition: all 1s; }
  .modallist-fadein .modal-list-3 > li:nth-child(1) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .modallist-fadein .modal-list-3 > li:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .modallist-fadein .modal-list-3 > li:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .modallist-fadein .modal-list-3 > li:nth-child(4) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .modallist-fadein .modal-list-3 > li:nth-child(5) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s; }
.modallist-fadein .desc {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 1.5s;
  transition: all 1.5s; }
.modallist-fadein .desc_heading {
  -webkit-transition-delay: 3.3s;
  transition-delay: 3.3s; }
.modallist-fadein .desc_detail {
  -webkit-transition-delay: 3.6s;
  transition-delay: 3.6s; }
.modallist-fadein.is-active .desc, .modallist-fadein.is-active .modal-list > li {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.modallist-fadein.is-active .ex-2 > .box {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.modallist-fadein.is-active .ex > .box {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.modallist-fadein.is-active .desc, .modallist-fadein.is-active .modal-list-2 > li {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.modallist-fadein.is-active .desc, .modallist-fadein.is-active .modal-list-3 > li {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.footer {
  clear: both;
  border-top: #c8c8c8 solid 1px; }
  .footer * {
    color: #000; }
  .footer img {
    vertical-align: bottom; }
  .footer a:hover {
    -webkit-transition: all .3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

@media only screen and (min-width: 768px) {
  .footer a:hover:hover {
    opacity: 0.7; } }
.footer__wrap {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

@media only screen and (min-width: 768px) {
  .pc-mt-20 {
    margin-top: 2em; }

  .pc-mt-30 {
    margin-top: 3em; }

  .footer__wrap {
    position: relative;
    margin: 0 auto;
    width: 900px;
    padding-top: 60px;
    clear: both;
    line-height: 1.2;
    text-align: center;
    font-size: 13px; } }
@media only screen and (max-width: 767px) {
  .footer__wrap {
    margin: 0 10px;
    padding-top: 40px;
    clear: both;
    text-align: center;
    line-height: 1.2;
    font-size: 13px; } }
.footer h2 {
  margin-bottom: 20px;
  border-bottom: 2px solid #daae0f;
  padding-bottom: 10px;
  letter-spacing: .1em;
  font-size: 20px;
  font-weight: 400; }

@media only screen and (max-width: 767px) {
  .footer h2 {
    line-height: 1.7;
    font-size: 16px; } }
@media only screen and (min-width: 768px) {
  .footer__list {
    display: table-cell;
    margin: 0;
    width: 100%;
    padding: 0;
    list-style: none; } }
@media only screen and (max-width: 767px) {
  .footer__list {
    margin: 0 -5px 0 -5px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.footer__list:after {
  content: "";
  clear: both;
  display: block; }

@media only screen and (min-width: 768px) {
  .footer__list > li {
    margin: 0 15px 15px 0;
    width: 210px;
    float: left; }
    .footer__list > li:nth-child(4n) {
      margin: 0 0 15px 0; } }
@media only screen and (max-width: 767px) {
  .footer__list > li {
    margin: 0 0 10px 0;
    width: 50%;
    line-height: 1.2; } }
@media only screen and (min-width: 768px) {
  .footer__list > li a {
    display: block;
    min-height: 210px;
    padding: 3px;
    background-color: #f5f5f5;
    color: #333;
    text-align: left;
    text-decoration: none; } }
@media only screen and (max-width: 767px) {
  .footer__list > li a {
    display: block;
    margin: 0 5px;
    padding: 3px;
    background-color: #f5f5f5;
    color: #333;
    text-align: left;
    text-decoration: none; } }
.footer__list_txt {
  display: block;
  background-image: url("../images/footer/herb_footer_list_arrow.png");
  background-repeat: no-repeat;
  background-position: 5px 11px;
  background-size: 12px 12px;
  padding: 11px 5px 5px 22px; }

@media only screen and (max-width: 767px) {
  .footer__list_txt {
    min-height: 3.5em;
    font-size: 10px;
    font-size: 1rem; } }
.footer__shop {
  margin-bottom: 15px; }

@media only screen and (max-width: 767px) {
  .footer__shop {
    margin-bottom: 10px; }
    .footer__shop img {
      max-width: 260px;
      width: 100%; } }
.footer__txt {
  line-height: 1.8;
  font-size: 12px; }
  .footer__txt p {
    margin: 0 0 1em 0;
    padding: 0; }

@media only screen and (max-width: 767px) {
  .footer__txt {
    font-size: 10px;
    font-size: 1rem; } }
@media only screen and (max-width: 767px) {
  .footer__txt p {
    margin: 0; } }
.footer__txt_inruiy {
  padding: 15px 0;
  line-height: 1.4;
  font-size: 20px;
  font-size: 2rem; }

@media only screen and (max-width: 767px) {
  .footer__txt_inruiy {
    font-size: 13px;
    font-size: 1.3rem;
    margin: 10px 0 !important; } }
.footer__txt_copyright {
  font-family: Arial, sans-serif; }
  .footer__txt_copyright a {
    text-decoration: none; }
    .footer__txt_copyright a:hover {
      color: #666;
      text-decoration: underline; }

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 27px 40px 27px 37px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500;
  background-color: #fff;
  -webkit-transition: all .3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .header.fixed {
    padding: 3px 40px 3px 37px;
    background-color: rgba(255, 255, 255, 0.7); }

@media only screen and (min-width: 768px) {
  .header a {
    -webkit-transition: all .3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    white-space: normal; } }
@media only screen and (min-width: 768px) and (min-width: 768px) {
  .header a:hover {
    opacity: 0.7; } }
@media only screen and (max-width: 767px) {
  .header {
    padding: 0 0 0 15px; } }
@media only screen and (min-width: 768px) {
  .header.fixed .header__logo {
    max-width: 120px; } }
@media only screen and (max-width: 767px) {
  .header.fixed {
    padding: 0 0 0 15px; }
    .header.fixed .hamburger {
      height: 40px; }
      .header.fixed .hamburger span:nth-of-type(1) {
        top: 10px; }
      .header.fixed .hamburger span:nth-of-type(3) {
        bottom: 10px; } }
.header__logo {
  max-width: 147px;
  width: 100%;
  display: block; }

@media only screen and (max-width: 767px) {
  .header__logo {
    max-width: 107px; 
      position: relative;
      } }
.header .hamburger {
  position: relative;
  width: 50px;
  height: 50px;
  padding: 15px 12.5px;
  -webkit-transition: all .3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .header .hamburger.is-active,
  .header .header__logo.is-active{
    z-index: 1000; }
    .header .hamburger.is-active span {
        background-color: #3e2009; }
      .header .hamburger.is-active span:nth-of-type(1) {
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-135deg);
        transform: translateX(-50%) translateY(-50%) rotate(-135deg); }
      .header .hamburger.is-active span:nth-of-type(2) {
        opacity: 0; }
      .header .hamburger.is-active span:nth-of-type(3) {
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
        transform: translateX(-50%) translateY(-50%) rotate(135deg); }
  .header .hamburger > span {
    width: 25px;
    height: 2px;
    background-color: #5e4637;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 50%; }
    .header .hamburger > span:nth-of-type(1) {
      top: 15px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .header .hamburger > span:nth-of-type(2) {
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }
    .header .hamburger > span:nth-of-type(3) {
      bottom: 15px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }

.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .header__nav > li {
    font-size: 15px;
    font-size: 1.5rem;
    margin-left: 25px; }
    .header__nav > li:nth-child(-n+1) {
      margin: 0; }

@media only screen and (max-width: 767px) {
  .header__nav {
    display: block;
    height: 100vh;
    width: 100%;
      background: #fffaea;
    z-index: 999;
    position: fixed;
    top: -100vh;
    left: 0;
    -webkit-transition: top, .5s;
    transition: top, .5s;
    padding: 124px 45px; } }
@media only screen and (max-width: 1000px) {
  .header__nav > li {
    font-size: 13px;
    font-size: 1.3rem;
    margin-left: 15px; } }
@media only screen and (max-width: 850px) {
  .header__nav > li {
    font-size: 13px;
    font-size: 1.3rem;
    margin-left: 20px; } }
@media only screen and (max-width: 767px) {
  .sp-logo {
    margin-top: 8em; }

  .header__nav > li {
    font-size: 16px;
      font-size: 2rem;
    letter-spacing: .2em;
    position: relative;
      color: #3e2009;
    line-height: 1.5625em;
      margin: 18px 0 0;
    text-align: left}
    .header__nav > li:before {
      content: '';
      width: 100%;
      height: 1px;
        background-color: #d9cbae;
      position: absolute;
      left: 0;
      top: -10px; }
    .header__nav > li:last-child:after{
        content: '';
        width: 100%;
        height: 1px;
        background-color: #d9cbae;
        position: absolute;
        left: 0;
        bottom: -10px;}
    }

.header .hamburger.is-active ~ .header__nav {
  top: 0; }

@media only screen and (min-width: 768px) {
  body.index {
    min-width: 1060px;
    width: 100%; } }
body.index h3 {
  font-size: 29px;
  font-size: 2.9rem;
  letter-spacing: .14em;
  line-height: 1.724137931em;
}
body.index .text {
  font-size: 20px;
  font-size: 2.0rem;
  letter-spacing: .2em;
  text-align: center;
  line-height: 2.4em;
  padding: 100px 0; }
body.index .text2 {
  padding: 60px 0 70px 0; }
body.index .note {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: .2em;
  line-height: 1.888888889em;
  text-align: center; }
  body.index .note span {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.666666667em;
    display: block;
    margin-top: 5px; }
body.index .parallax-wrap {
  position: relative; }
body.index .parallax-item {
  position: absolute;
  z-index: -1;
  opacity: 0.9; }
body.index .parallax-item_water {
  width: 1115px;
  left: 20%;
  top: 20%; }
body.index .parallax-item_herb01 {
  width: 404px;
  left: 0;
  bottom: -38%; }
body.index .parallax-item_herb02 {
  width: 333px;
  right: 0;
  bottom: -40%; }
body.index .parallax-item_01 {
  width: 30%;
  right: 0;
  top: 45em; }
  body.index .parallax-item_01 img {
    width: 100%; }
body.index .parallax-item_02 {
  width: 30%;
  left: 0;
  top: 54em; }
  body.index .parallax-item_02 img {
    width: 100%; }
body.index .parallax-item_lineup_01 {
  width: 467px;
  right: -190px;
  top: 520px; }
body.index .parallax-item_lineup_02 {
  width: 333px;
  left: -30px;
  top: 22em; }
body.index .parallax-item_lineup_berry {
  width: 408px;
  right: 0;
  top: 22em; }
body.index .parallax-item_lineup_elda {
  width: 364px;
  left: 0;
  top: 110%; }
body.index .parallax-item_03 {
  width: 297px;
  left: -50px;
  top: 100%; }
body.index .parallax-item_04 {
  width: 160px;
  right: 10px;
  top: 90%; }
body.index .parallax-item_05 {
  width: 380px;
  left: -380px;
  top: 40%;
  z-index: 1 !important; }
body.index .parallax-item_06 {
  width: 380px;
  right: -380px;
  top: 50%;
  z-index: 1 !important; }
body.index .parallax-item_07 {
  width: 533px;
  left: -230px;
  bottom: 100px; }
body.index .parallax-item_08 {
  width: 470px;
  left: -520px;
  top: -1740px; }
body.index .parallax-item_09 {
  width: 345px;
  top: -758px;
  right: -290px; }
body.index .parallax-item_10 {
  width: 396px;
  top: 0;
  left: -140px; }
@media only screen and (max-width: 767px) {
  body.index .parallax-item_lineup_berry {
    width: 46%;
    right: 0;
    top: 109%; }
  body.index .parallax-item_lineup_elda {
    width: 46%;
    left: 0;
    top: 109%; }
  body.index .parallax-item_03 {
    width: 40%;
    left: -50px;
    top: 130%; }
  body.index .parallax-item_04 {
    width: 40%;
    right: -50px;
    top: 125%; }
  body.index .parallax-item_water {
    width: 100%;
    left: 20%;
    top: 110%; }
  body.index .parallax-item_herb01 {
    width: 40%;
    left: -15%;
    bottom: -100%; }
  body.index .parallax-item_herb02 {
    width: 40%;
    right: -15%;
    bottom: -100%; }
  body.index .parallax-item_lineup_01 {
    width: 50%;
    right: -10%;
    top: 90%; }
  body.index .parallax-item_lineup_02 {
    width: 40%;
    left: -30px;
    top: 110%; } }
body.index .parallax-img {
  overflow: hidden; }
  body.index .parallax-img > img {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }
body.index .mv {
  position: relative; }
body.index .mv__text {
  width: 280px;
  position: absolute;
    left: 29%;
    top: 21%; }
body.index .sub-img {
  max-width: 652px;
  width: 100%;
  margin: 0 auto; }
body.index .glass {
  height: 590px;
  z-index: 1;
  background-image: url("../images/glass-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  body.index .glass h3 {
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: .25em;
    line-height: 1.666666667em;
    text-align: right;
    padding-top: 53px;
    z-index: 2;
    position: relative; }
body.index .glass__inner {
  max-width: 1060px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
  height: 100%; }
body.index .glass .parts {
  position: absolute; }
body.index .glass .parts_01 {
  width: 163px;
  left: 0;
  top: 93px; }
body.index .glass .parts_02 {
  width: 425px;
  top: 106px;
  left: 1px; }
body.index .glass .parts_03 {
  width: 912.6px;
  top: 180px;
  left: 60px; }
body.index .glass .parts_04 {
  width: 167px;
  left: 210px;
  bottom: 220px; }
body.index .glass .parts_05 {
  width: 238px;
  left: 350px;
  top: 160px; }
body.index .glass .parts_06 {
  width: 249px;
  left: 340px;
  bottom: 144px; }
body.index .glass .parts_07 {
  width: 156px;
  left: 643px;
  top: 270px; }
body.index .glass .parts_08 {
  width: 228px;
  left: 620px;
  bottom: 90px; }
body.index .herb {
  padding: 0 0 80px;
  background-image: url("../images/modal/section03_bg.png");
  overflow: hidden;
    position: relative;
    z-index: 2;}
body.index .herb h3{
    width: 100%;
    background: #e0cca0;
    font-size: 3.6rem;
    padding: .34em 0;
    color: #fff;
    text-align: center;
    margin-bottom: 1.4em
}
body.index .herb h4{
    margin: 3.2em 10px;
    text-align: center;
}
  body.index .herb p {
    font-size: 17px;
    font-size: 1.7rem; }
  body.index .herb p.txt-tap {
    margin-bottom: 2em; }
  body.index .herb .herb-ttl {
    margin-bottom: 1.5em; }
    body.index .herb .herb-ttl span {
      position: relative;
      width: 136px;
      display: inline-block;
      line-height: 1.4em; }
    body.index .herb .herb-ttl span:after {
      content: "";
      position: absolute;
      height: 1px;
      width: 30px;
      background-color: #333;
      margin: 0 auto;
      left: 0;
      right: 0;
      bottom: -1em; }
  body.index .herb .ex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 66%;
    margin: 3em auto; }
    body.index .herb .ex div.box {
      width: 47%; }
  body.index .herb .ex-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 60%;
    margin: 3em auto; }
    body.index .herb .ex-2 div.box {
      width: 30%; }
  @media only screen and (max-width: 767px) {
    body.index .herb .ex {
      width: 100%;
      margin: 2em auto; }
    body.index .herb .ex-2 {
      width: 80%;
      margin: 2em auto; }
    body.index .herb .herb-ttl span {
      width: inherit;
      display: inherit; }
    body.index .herb .herb-ttl span:after {
      width: 20px; } }
  body.index .herb .modal-list-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 2; }
    body.index .herb .modal-list-2 > li {
      width: 48%;
      text-align: center;
      margin-top: 10px;
      cursor: pointer; }
    body.index .herb .modal-list-2 span {
      font-size: 17px;
      font-size: 1.7rem;
      letter-spacing: .2em;
      display: inline-block;
      margin-top: 15px; }
  body.index .herb .modal-list-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 2; }
    body.index .herb .modal-list-3 > li {
      width: 100%;
      text-align: center;
      margin-top: 10px;
      cursor: pointer; }
    body.index .herb .modal-list-3 span {
      font-size: 17px;
      font-size: 1.7rem;
      letter-spacing: .2em;
      display: inline-block;
      margin-top: 15px; }
  @media only screen and (max-width: 767px) {
    body.index .herb .modal-list-2 > li {
      margin-top: 20px; }
    body.index .herb .modal-list-3 > li {
      margin-top: 20px; }
      body.index .herb h3 {
          background: #e0cca0;
          font-size: 5.5vw;
          margin-bottom: 1em;
          padding: .3em 0;
      }
   }

  body.index .herb .common-herb {
    margin-top: 3em; }
  body.index .herb .inner-herb > p:nth-child(1){
    margin-bottom: 1.4em;
text-align: center;}
  body.index .herb .modal-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    background: url(../images/modal/section03_shbg_pc.png) center top no-repeat;
      padding: 2.5em 3em 2em;
}
    body.index .herb .modal-list > li {
      width: 19.5%;
      text-align: center;
      margin-bottom: 30px;
      cursor: pointer; }
      body.index .herb .modal-list > li:nth-child(5n+1) {
        margin-left: 0; }
      body.index .herb .modal-list > li .img img {
        border-radius: 50%; }
      body.index .herb .modal-list > li span {
        font-size: 17px;
        font-size: 1.7rem;
        letter-spacing: .2em;
        display: inline-block;
        margin-top: 5px; }
  body.index .herb .desc {
    text-align: justify;
    background: linear-gradient(#dadbdb 1px, transparent 1px) transparent;
    position: relative; }
    body.index .herb .desc .img {
      position: absolute;
      right: 5px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  body.index .herb .desc_heading {
    margin-top: 65px; }
    body.index .herb .desc_heading .img {
      width: 201px; }
  body.index .herb .desc_detail {
    background-size: auto 37px;
    line-height: 37px;
    margin-top: 45px; }
    body.index .herb .desc_detail .img {
      width: 220px; }
  body.index .herb .desc p {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: .1em;
    line-height: 2.111111111em;
    padding-left: 10px;
    text-align: justify; }
body.index .step {
  padding: 0 0 75px; }
  body.index .step ul {
    max-width: 673px;
    width: 100%;
    margin: 0 auto 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    body.index .step ul > li {
      width: calc((100% - 80px)/ 3);
      position: relative; }
      body.index .step ul > li:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8.5px 0 8.5px 14.7px;
        border-color: transparent transparent transparent #5e4637;
        position: absolute;
        right: -33px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      body.index .step ul > li:last-of-type:after {
        content: none; }
body.index .joy {
  padding: 0 0 110px;
    background: #fffaea;
}
.joy h3{
    width: 100%;
    background: #edce62;
    font-size: 3.6rem;
    padding: 0;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
}
  body.index .joy h3 {
    margin-bottom: 60px; }
  body.index .joy h4 {
      font-size: 2.7rem;
      margin-bottom: .5em;
}
body.index .joy h4:before{
    content: "";
    display: inline-block;
    width: 15px;
    height: 40px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    position: relative;
    top: 12px;
    margin-right: 5px;
}
body.index .joy h4:after{
    content: "";
    display: inline-block;
    width: 15px;
    height: 40px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    position: relative;
    top: 12px;
    margin-left: 5px;
}
  body.index .joy ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: baseline;
      -ms-flex-align: baseline;
      align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body.index .joy ul > li {
      width: 46%;
    }
/*
      body.index .joy ul > li .img {
        height: 460px; }
*/
        body.index .joy ul > li .img .parallax-img {
          height: 460px;
          overflow: hidden;
        }
      body.index .joy ul > li .text {
          padding: 0 0 70px;
     }
        body.index .joy ul > li .text p {
            font-size: 1.5rem;
            text-align: left;
        }
          body.index .joy ul > li .text p span {
            display: block;
            line-height: 1.4;
            margin-top: 0.5em; }
            body.index .joy ul > li .text p span small {
              font-size: 0.7em;
              line-height: 1.4; }
      body.index .joy ul > li:nth-child(1) {
        margin-top: 0; }

      body.index .joy ul > li p {
        font-size: 17px;
        font-size: 1.7rem;
        letter-spacing: .2em;
        line-height: 1.888888889em;
        text-align: center; }
body.index .joy ul>li .img {
    position: relative;
}
body.index .joy ul>li .img .tansan {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 4;
}
body.index .joy ul>li .img .oyu {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 4;
}
body.index .joy ul>li .img .tea {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 4;
}
body.index .lineup {
  padding: 75px 0 100px; }
body.index .lineup .inner{
    position: relative;}
  body.index .lineup h3 {
    font-size: 30px;
    font-size: 3.0rem;
    line-height: normal;
    text-align: center;
    margin-bottom: 1em;
      color: #aa8321;
}
  body.index .lineup .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 0 20px; }
    body.index .lineup .item figure {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
      width: 27%; }
      body.index .lineup .item figure .img {
        width: 62%; }
        body.index .lineup .item figure .img img {
          width: 100%; }
      body.index .lineup .item figure figcaption {
        font-size: 18px;
        font-size: 1.5rem;
        line-height: 1.4em;
        padding-left: 0;
        position: relative;
        bottom: 10px; }
        body.index .lineup .item figure figcaption h4 {
          font-size: 20px;
          font-size: 2.0rem;
          margin-bottom: 4em;
          margin-top: 1em;
          margin-left: -1em;
          margin-top: 2em; }
        body.index .lineup .item figure figcaption small {
          font-size: 0.8em; }
        body.index .lineup .item figure figcaption span {
          display: inline-block;
          margin-bottom: 5px;
          -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s; }
  body.index .lineup .button {
    margin: 6em auto 0;
    text-align: center;
      color: #aa8321;}
    body.index .lineup .button > a {
      max-width: 580px;
      height: 72px;
      width: 100%;
      display: inline-block;
      font-size: 27px;
      font-size: 2.7rem;
      letter-spacing: .2em;
        border: #aa8321 solid 2px;
      position: relative;
      padding-top: 5px;
      -webkit-transition: all .3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.index .lineup .button > a:before {
        content: '';
        width: 43px;
        height: 41px;
        background-image: url("../images/common/cart.svg");
        background-repeat: no-repeat;
        background-size: 43px 41px;
        background-position: center;
        display: inline-block;
        position: relative;
        top: 10px;
        right: 10px; }
body.index .voice {
  padding-bottom: 30px;
  background-image: url("../images/voice/bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  body.index .voice h3 {
    font-size: 28px;
    font-size: 2.8rem;
    text-align: center;
    padding: 60px 0 40px; }
    body.index .voice h3 span {
      color: #333;
      padding: 0 0.2em; }
body.index .voice__bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
body.index .voice__bg_img {
  width: 25%; }
body.index .voice__bg img {
  width: 100%; }
body.index .voice__list .inner-large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
body.index .voice__list-item {
  position: relative;
  margin-bottom: 1.5em;
  padding: 3em 2em;
  background: rgba(255,255,255,.85);
  border-radius: 5px;
  background-repeat: repeat; }
  body.index .voice__list-item div.voice-1 {
    position: absolute;
    left: -3%;
    top: -25%; }
  body.index .voice__list-item div.voice-2 {
    position: absolute;
    left: -3%;
    top: -25%; }
  body.index .voice__list-item div.voice-3 {
    position: absolute;
    left: -3%;
    top: -25%; }
  body.index .voice__list-item p {
    line-height: 0; }
body.index .insta {
  padding: 75px 0 100px; }
  body.index .insta .inner {
    max-width: 986px;
    padding: 0;
    margin: 0 auto; }
  body.index .insta h3 {
    text-align: center;
    margin-bottom: 1.4em; }
  body.index .insta .item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body.index .insta .item ul li {
      width: 31%;
      margin-bottom: 2.6em; }
      body.index .insta .item ul li img {
        width: 100%;
        height: auto; }
  body.index .insta .button {
    margin: 6em auto 0;
    text-align: center; }
    body.index .insta .button > a {
      max-width: 580px;
      height: 72px;
      width: 100%;
      display: inline-block;
      font-size: 27px;
      font-size: 2.7rem;
      letter-spacing: .2em;
      border: #5e4637 solid 2px;
      position: relative;
      padding-top: 5px;
      -webkit-transition: all .3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.index .insta .button > a:before {
        content: '';
        width: 44px;
        height: 44px;
        background-image: url("../images/insta/insta-logo.svg");
        background-repeat: no-repeat;
        background-size: 44px 44px;
        background-position: center;
        display: inline-block;
        position: relative;
        top: 10px;
        right: 10px; }
@media only screen and (max-width: 767px) {
  body.index .insta {
    padding: 50px 0 65px; }
    body.index .insta .inner {
      padding: 0 20px; }
    body.index .insta h3 img {
      width: 60%; }
    body.index .insta .item ul li {
      width: 48%;
      margin-bottom: 1em; } 
    body.index .herb .modal-list {
        background: url(../images/modal/section03_shbg_sp.png) center top no-repeat;
        background-size: contain;
        padding: 2em 1.2em;
    }
    body.index .herb .modal-list > li {
        width: 25%;
    }
    body.index .herb .modal-list .img{
        width: 80%;
        margin: 0 auto;
    }
    body.index .herb h4 {
        margin: 1.5em 10px .8em;
        text-align: center;
    }
    body.index .joy ul > li .text p {
        font-size: 1.25rem;
    }
    body.index .lineup .item figure:nth-child(1) figcaption {
        padding-left: 19vw;
    }
    .joy h3 {
        padding: 0;
        position: relative;
        overflow: hidden;
    }
    body.index .joy ul > li .text {
        padding: 0 0 5vw;
    }
}
body.index #modal,
body.index #modal2{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  height: 100%;
  width: 100%; }
  body.index #modal .bg,
  body.index #modal2 .bg {
    position: fixed;
    background: rgba(94, 70, 55, 0.8);
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%; }
  body.index #modal .wrapper,
  body.index #modal2 .wrapper2{
    background: #fff9f0;
    position: relative;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    width: 800px !important;
    max-width: 800px !important;
    padding-bottom: 40px; }
  body.index #modal #slider,
  body.index #modal2 #slider2{
    padding: 40px 40px 0 40px;
    opacity: 0;
    -webkit-transition: opacity 3s linear;
    transition: opacity 3s linear; }
    body.index #modal #slider li,
    body.index #modal2 #slider2 li{
      width: 100%; }
    body.index #modal #slider.slick-initialized,
    body.index #modal2 #slider2.slick-initialized{
      opacity: 1; }
    body.index #modal #slider .slick-slide,
    body.index #modal2 #slider2 .slick-slide2{
      width: 720px; }
  body.index #modal nav #modal-close,
  body.index #modal2 nav #modal-close2{
    cursor: pointer;
    position: absolute;
    top: -40px;
    right: -40px;
    width: 31px;
    height: 32px;
    background-size: cover;
    background-image: url("../images/common/close.png");
    background-color: rgba(219, 219, 219, 0); }
  body.index #modal nav .btn-slider,
  body.index #modal2 nav .btn-slider2{
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 82px;
    width: 34px;
    font-size: 0;
    font-size: 0;
    background-image: url("../images/common/arrow.png");
    background-repeat: no-repeat;
    background-size: 34px 82px;
    background-position: center;
    outline: 0;
    cursor: pointer;
    background-color: rgba(219, 219, 219, 0); }
    body.index #modal nav .btn-slider#slider-prev,
    body.index #modal2 nav .btn-slider2#slider-prev2{
      left: -50px;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    body.index #modal nav .btn-slider#slider-next,
    body.index #modal2 nav .btn-slider2#slider-next2{
      right: -50px; }
body.index .item__wrap,
body.index .item__wrap2{
  padding-top: 30px; }
  body.index .item__wrap:after,
  body.index .item__wrap2:after{
    content: '';
    display: block;
    clear: both; }
body.index .item__img,
body.index .item__img2{
  width: 360px;
  opacity: 0; }
body.index .item__txt,
body.index .item__txt2{
  padding-left: 10px;
  width: 350px;
  opacity: 0; }
  body.index .item__txt h5,
  body.index .item__txt2 h5{
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: .2em;
    line-height: 1.7em; }
  body.index .item__txt p,
  body.index .item__txt2 p{
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: .2em;
    line-height: 1.7em;
    margin-top: 1.5em; }
  body.index .item__txt h5,
  body.index .item__txt2 h5{
    display: block;
    position: relative;
    left: -5px; }
  body.index .item__txt p,
  body.index .item__txt2 p{
    text-align: justify; }

@media only screen and (max-width: 767px) {
  body.index h3 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.676470588em; } }
@media only screen and (max-width: 767px) {
  body.index .text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.857142857em;
    padding: 40px 0;
    text-align: left; } }
@media only screen and (max-width: 767px) {
  body.index .text2 {
    padding: 40px 0; } }
@media only screen and (max-width: 767px) {
  body.index .note {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2em;
    letter-spacing: 0; } }
@media screen and (max-width: 360px) {
  body.index {
    font-size: 12px;
    font-size: 1.2rem; } }
@media only screen and (max-width: 767px) {
  body.index .parallax-item_01 {
    width: 211px;
    right: -110px;
    top: 397px; } }
@media only screen and (max-width: 767px) {
  body.index .parallax-item_02 {
    width: 123.5px;
    left: 0;
    bottom: auto;
    top: 570px; } }
@media only screen and (max-width: 767px) {
  body.index .parallax-item_05 {
    width: 244px;
    left: -58px;
    top: auto;
    bottom: 160px; } }
@media only screen and (max-width: 767px) {
  body.index .parallax-item_07 {
    width: 240px;
    left: -52px;
    bottom: auto;
    top: -1460px; } }
@media only screen and (max-width: 767px) {
  body.index .parallax-item_09 {
    width: 155px;
    top: -1400px;
    right: -43px; } }
@media only screen and (max-width: 767px) {
  body.index .parallax-item_10 {
    width: 162px;
    bottom: 785px;
    top: auto;
    left: -60px; } }
@media only screen and (max-width: 767px) {
  body.index .heading .inner {
    padding: 0; }
  body.index .heading .text {
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify; } }
@media only screen and (max-width: 767px) {
  body.index .mv__text {
    width: 40%;
      left: 14%;
      top: 25%; } }
@media only screen and (max-width: 767px) {
  body.index .sub-img {
    max-width: inherit; } }
@media only screen and (max-width: 767px) {
  body.index .glass {
    height: 550px; } }
@media only screen and (max-width: 767px) {
  body.index .glass h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.65625em;
    padding: 25px 0 0 0; } }
@media only screen and (max-width: 767px) {
  body.index .glass__inner {
    max-width: 306px;
    padding: 0; } }
@media only screen and (max-width: 767px) {
  body.index .glass .parts_01 {
    width: 100px;
    left: 0;
    top: 33px; } }
@media only screen and (max-width: 767px) {
  body.index .glass .parts_02 {
    width: 223px;
    top: 67px;
    left: -1px; } }
@media only screen and (max-width: 767px) {
  body.index .glass .parts_03 {
    width: 243.5px;
    top: 86px;
    left: 38px; } }
@media only screen and (max-width: 767px) {
  body.index .glass .parts_04 {
    width: 74.5px;
    left: 67px;
    bottom: 270px; } }
@media only screen and (max-width: 767px) {
  body.index .glass .parts_05 {
    width: 110.5px;
    left: 176px;
    top: 150px; } }
@media only screen and (max-width: 767px) {
  body.index .glass .parts_06 {
    width: 131px;
    left: 30px;
    bottom: 174px; } }
@media only screen and (max-width: 767px) {
  body.index .glass .parts_07 {
    width: 61px;
    left: 230px;
    top: 328px; } }
@media only screen and (max-width: 767px) {
  body.index .glass .parts_08 {
    width: 121px;
    left: 103px;
    bottom: 55px; } }
@media only screen and (max-width: 767px) {
  body.index .herb {
      padding: 0 0 20px; } }
@media only screen and (max-width: 767px) {
  body.index .herb .modal-list > li {
    /*width: calc((100% - 40px)/ 5);
    margin-left: 10px;*/
    margin-top: 15px;
    margin-bottom: 0;} }
@media only screen and (max-width: 767px) {
  body.index .herb .modal-list > li span {
    font-size: 8px;
    margin-top: 7px;
    white-space: nowrap;
      letter-spacing: 0;}

  body.index .herb p {
    font-size: 9px;
    font-size: .9rem; } }
@media only screen and (max-width: 767px) {
  body.index .herb .modal-list-2 > li span {
    font-size: 9px;
    font-size: .9rem;
    margin-top: 7px; }

  body.index .herb .modal-list-3 > li span {
    font-size: 9px;
    font-size: .9rem;
    margin-top: 7px; }

  body.index .herb p.txt-tap {
    ont-size: 12px;
    font-size: 1.2rem; } }
@media only screen and (min-width: 768px) {
  body.index .herb .desc_heading {
    background-size: auto 48px;
    line-height: 48px; } }
@media all and (-ms-high-contrast: none) {
  body.index .herb .desc_heading {
    background-size: auto 46px;
    line-height: 46px; }
    body.index .herb .desc_heading h3 {
      line-height: 1.52em; } }
@-moz-document url-prefix() {
  body.index .herb .desc_heading {
    background-size: auto 53px;
    line-height: 53px; } }
@media only screen and (max-width: 767px) {
  body.index .herb .desc_heading {
    background: 0 0; }
    body.index .herb .desc_heading h3 {
      font-size: 16px;
      font-size: 1.6rem;
      white-space: nowrap; } }
@media only screen and (max-width: 767px) {
  body.index .herb .desc_heading {
    margin-top: 45px; } }
@media all and (-ms-high-contrast: none) {
  body.index .herb .desc_detail {
    background-size: auto 36px;
    line-height: 36px; }
    body.index .herb .desc_detail p {
      line-height: 2.01em; } }
@-moz-document url-prefix() {
  body.index .herb .desc_detail {
    background-size: auto 39px;
    line-height: 39px; } }
@media only screen and (max-width: 767px) {
  body.index .herb .desc_detail {
    margin-top: 36px;
    background-size: auto 22.5px;
    line-height: 22.5px;
    padding: 0 .5em;
    padding-bottom: 2px; } }
@media only screen and (max-width: 767px) {
  body.index .herb .desc_detail .img {
    width: 100%;
    max-width: 140px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: -40px; } }
@media all and (-ms-high-contrast: none) {
  body.index .herb .desc p {
    line-height: 2em; } }
@media only screen and (max-width: 767px) {
  body.index .herb .desc p {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: .12em;
    line-height: 1.86em;
    padding-left: 0; } }
@media only screen and (max-width: 360px) {
  body.index .herb .desc p {
    font-size: 11px;
    font-size: 1.1rem; } }
@media only screen and (max-width: 767px) {
  body.index .img-sp {
    text-align: center;
    margin-top: 35px; }
    body.index .img-sp img {
      max-width: 300px;
      width: 100%; } }
@media only screen and (max-width: 767px) {
  body.index .step {
    padding: 60px 0 53px; }
    body.index .step .text {
      padding: 0;
      font-size: 15px;
      font-size: 1.5rem;
      white-space: nowrap; } }
@media only screen and (max-width: 767px) {
  body.index .step ul {
    max-width: inherit;
    margin: 35px auto 30px; } }
@media only screen and (max-width: 767px) {
  body.index .step ul > li {
    width: calc((100% - 34px)/ 3); } }
@media only screen and (max-width: 767px) {
  body.index .step ul > li:after {
    border-width: 7px 0 7px 12.1px;
    right: -18px; } }
@media only screen and (max-width: 767px) {
  body.index .step .note {
    line-height: 1.615384615em;
    text-align: left;
    letter-spacing: 0.2em; }
    body.index .step .note span {
      font-size: 11px;
      font-size: 1.1rem;
      letter-spacing: .05em;
      line-height: 1.272727273em;
      margin-top: 10px; } }
@media only screen and (max-width: 767px) {
  body.index .joy {
    padding: 0; } }
@media only screen and (max-width: 767px) {
  body.index .joy .inner {
    padding: 0; } }
@media only screen and (max-width: 767px) {
  body.index .joy h3, body.index .joy h4 {
    font-size: 18px;
    font-size: 3rem; } }
@media only screen and (max-width: 767px) {
  body.index .joy h3 {
    margin-bottom: 0; }

  body.index .joy ul > li .img .tansan {
      top: 5%;
      left: 3%;
      width: 24%; }

  body.index .joy ul > li .img .tea {
      top: 5%;
      left: 3%;
      width: 24%; }

  body.index .joy ul > li .img .oyu{
      right: 3%;
      bottom: 5%;
      width: 24%; }

  body.index .joy ul > li .img .soy {
    right: 3%;
    width: 46%; } }
/*======
ipad
=======*/
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  body.index .joy ul > li:nth-child(1) .text {
    right: -30%; }

  body.index .joy ul > li:nth-child(3) .text {
    right: -30%; }

  body.index .joy ul > li:nth-child(5) .text {
    right: -29%; } }
@media only screen and (max-width: 1000px) {
  body.index .joy h4 {
    font-size: 24px;
    font-size: 2.4rem; } }
@media only screen and (max-width: 850px) {
  body.index .joy h4 {
    font-size: 22px;
    font-size: 2.2rem; } }
@media only screen and (max-width: 767px) {
  body.index .joy h4 {
      font-size: 2.7rem;
      margin: 2vw auto;
      text-align: center;} }
@media only screen and (max-width: 767px) {
  body.index .joy ul {
    display: block; } }
@media only screen and (max-width: 767px) {
  body.index .joy ul > li {
    width: 100%;
    margin-left: 0;
    margin-top: 0; } }
@media only screen and (max-width: 767px) {
  body.index .joy ul > li .img {
    height: 15em; }

  body.index .joy ul > li:nth-child(even) .img {
    padding-left: 0; }

  body.index .joy ul > li:nth-child(odd) .img {
    padding-right: 0; } }
@media only screen and (max-width: 767px) {
  body.index .joy ul > li .img .parallax-img {
    height: 15em;
    -webkit-box-shadow: inherit;
    box-shadow: inherit; } }
@media only screen and (max-width: 767px) {
  body.index .joy ul > li .text {
    position: inherit;
    width: 100%; }
    body.index .joy ul > li .text p {
      width: 100%;
      padding: 2em; }
    body.index .joy ul > li .text h4 {
      left: 0; }
}
@media only screen and (max-width: 767px) {
  body.index .joy ul > li:nth-child(2) .text {
  
  } }
@media only screen and (max-width: 767px) {
  body.index .joy ul > li:nth-child(3) .text {
  }

  body.index .joy ul > li:nth-child(4) .text {  
  }

  body.index .joy ul > li:nth-child(5) .text {
  }

  body.index .joy ul > li:nth-child(6) .text {
  } 
}
@media only screen and (max-width: 1200px) {
  body.index .joy ul > li p {
    font-size: 14px;
    font-size: 1.4rem;
    white-space: normal; } }
@media only screen and (max-width: 767px) {
  body.index .joy ul > li p {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: .15em;
    line-height: 1.857142857em;
    text-align: left;
    padding-bottom: 0; } }

@media only screen and (max-width: 767px) {
  body.index .lineup {
    padding: 50px 0 65px; } }
@media only screen and (max-width: 767px) {
  body.index .lineup h3 {
      font-size: 2rem;
      letter-spacing: .2em;
      margin-bottom: 30px;
      text-align: left; 
      color: #aa8321;} }
@media only screen and (max-width: 767px) {
  body.index .lineup .item {
    margin: 0 0 8px;
    width: 100%;
/*    display: block; */
      position: relative;
      z-index: 10;
    } 
}
@media only screen and (max-width: 767px) {
  body.index .lineup .item figure {
    width: 100%;
    margin-bottom: 1em; 
      display: block;}
    body.index .lineup .item figure .img {
        width: 65%; }
    body.index .lineup .item figure:nth-child(1) .img {
        margin: 0 0 0 auto; }
    body.index .lineup .item figure:nth-child(2) .img {
        margin: 0 auto 0 0; }
    body.index .lineup .item figure .box2 {
      -webkit-box-ordinal-group: 2;
      　　-ms-flex-order: 2;
      　　-webkit-order: 2;
      　　order: 2; }
    body.index .lineup .item figure .box1 {
      -webkit-box-ordinal-group: -1;
      -webkit-flex-order: -1;
      -moz-flex-order: -1;
      -moz-order: -1;
      -ms-order: -1;
      -ms-flex-order: -1;
      order: -1; } }
@media only screen and (max-width: 767px) {
  body.index .lineup .item figure figcaption {
    font-size: 13px;
    font-size: 1.3rem;
    bottom: auto;
    text-align: left;
    margin-top: 13px;
    } 
    body.index .lineup .item figure figcaption p {
        text-align: left; }
    body.index .lineup .item figure figcaption span {
        display: block;
        text-align: left;
        font-size: 4.5vw; } 
    body.index .lineup .item figure:nth-child(1) figcaption span {
        padding-left: 4.5vw;
    }
    body.index .lineup .item figure:nth-child(2) figcaption span {
        padding-left: 8.5vw;
    }
    body.index .lineup .item figure:nth-child(1) figcaption p {
/*        padding-left: 4.5vw;*/
    }
    body.index .lineup .item figure:nth-child(2) figcaption p {
        padding-left: 4.5vw;
    }
}
@media only screen and (min-width: 768px) {
  body.index .lineup .button {
    margin-top: 4em; } }
@media only screen and (min-width: 768px) {
  body.index .lineup .button > a:hover {
    opacity: 0.7; } }
@media only screen and (max-width: 767px) {
  body.index .lineup .button {
    margin-top: 2em; }

  body.index .lineup .button > a {
    max-width: 290px;
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 4px;
      border: #aa8321 solid 1px; } }
@media only screen and (max-width: 767px) {
  body.index .lineup .button > a:before {
    width: 21.5px;
    height: 20.5px;
    background-size: 21.5px 20.5px;
    top: 5px;
    margin-right: 3px;
    right: 0; } }
@media only screen and (min-width: 768px) {
  body.index .insta .button {
    margin-top: 4em; }

  body.index .insta .button > a:hover {
    opacity: 0.7; } }
@media only screen and (max-width: 767px) {
  body.index .insta .button {
    margin-top: 2em; }

  body.index .insta .button > a {
    max-width: 290px;
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 4px;
    border: #5e4637 solid 1px; }

  body.index .insta .button > a:before {
    width: 21.5px;
    height: 20.5px;
    background-size: 21.5px 20.5px;
    top: 5px;
    margin-right: 3px;
    right: 0; } }
@media only screen and (max-width: 767px) {
  body.index .voice {
    padding-bottom: 2em;
    background-image: url("../images/voice/bg_sp.jpg"); } }
@media only screen and (max-width: 767px) {
  body.index .voice h3 {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: .2em;
    padding: 3em 0 1.8em;
    z-index: 1; } }
@media only screen and (max-width: 767px) {
  body.index .voice__bg_img {
    width: 50%; } }
@media only screen and (max-width: 767px) {
  body.index .voice__list {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@media only screen and (max-width: 767px) {
  body.index .voice__list .inner-large {
    padding: 0; } }
@media only screen and (min-width: 768px) {
  body.index .voice__list-item:nth-child(2n+1) {
    margin-left: 0; }
  body.index .voice__list-item:nth-child(-n+2) {
    margin-top: 0; } }
@media only screen and (max-width: 767px) {
  body.index .voice__list-item {
    -webkit-transform: none !important;
    transform: none !important;
    width: 100%; }
    body.index .voice__list-item:nth-child(1) {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    body.index .voice__list-item:nth-child(2) {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-top: 0; }
    body.index .voice__list-item:nth-child(3) {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; }
    body.index .voice__list-item:nth-child(4) {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; } }
@media only screen and (min-width: 768px) {
  body.index .voice__list-item p {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: .18em; } }
@media only screen and (max-width: 767px) {
  body.index .voice__list-item p {
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem; } }
@media only screen and (max-width: 767px) {
  body.index .instgram {
    padding: 50px 0 90px; } }
@media only screen and (max-width: 767px) {
  body.index .instgram h3 {
    font-size: 16px;
    font-size: 1.6rem; } }
@media only screen and (max-width: 767px) {
  body.index .instgram .insta-list {
    padding: 40px 0 65px; } }
@media all and (-ms-high-contrast: none) {
  body.index .instgram .insta-list li {
    margin-left: 27px; } }
@media only screen and (max-width: 767px) {
  body.index .instgram .insta-list li {
    width: calc((100% - 30px)/ 3);
    margin-left: 15px;
    margin-top: 15px; } }
@media only screen and (max-width: 767px) {
  body.index .instgram .sns-list {
    max-width: 187.5px; } }
@media only screen and (max-width: 767px) {
  body.index .instgram .sns-list li {
    width: 38px; } }
@media only screen and (min-width: 768px) {
  body.index .instgram .sns-list li > a:hover {
    opacity: 0.7; } }
@media only screen and (min-width: 768px) {
  body.index #modal .wrapper,
  body.index #modal2 .wrapper2{
    max-height: 533px; } }
@media only screen and (max-width: 767px) {
  body.index #modal .wrapper,
  body.index #modal2 .wrapper2{
    width: 245px !important;
    max-width: 245px !important;
    padding-bottom: 20px;
    height: 84%; } }
@media only screen and (max-width: 767px) {
  body.index #modal #slider,
    body.index #modal2 #slider2{
    padding: 22px 22px 0 22px; } }
@media only screen and (max-width: 767px) {
  body.index #modal nav,
    body.index #modal2 nav{
    max-width: 190px; } }
@media only screen and (max-width: 767px) {
  body.index #modal nav #modal-close,
    body.index #modal2 nav #modal-close2{
    font-size: 14px;
    font-size: 1.4rem; } }
@media only screen and (max-width: 767px) {
  body.index #modal nav .btn-slider,
    body.index #modal2 nav .btn-slider2{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    background-size: cover; } }
@media only screen and (min-width: 768px) {
  body.index .item__wrap,
    body.index .item__wrap2{
    padding-bottom: 30px; } }
@media only screen and (max-width: 767px) {
  body.index .item__wrap,
    body.index .item__wrap2{
    padding-top: 10px; } }
@media only screen and (min-width: 768px) {
  body.index .item__img,
    body.index .item__img2{
    float: left; } }
@media only screen and (max-width: 767px) {
  body.index .item__img,
    body.index .item__img2{
    width: 100%; } }
@media only screen and (min-width: 768px) {
  body.index .item__txt,
    body.index .item__txt2{
    float: right; } }
@media only screen and (max-width: 767px) {
  body.index .item__txt,
    body.index .item__txt2{
    padding: 0 0 10px;
    width: 100%; } }
@media only screen and (max-width: 767px) {
  body.index .item__txt h5,
    body.index .item__txt2 h5{
    font-size: 16px;
    font-size: 1.6rem; } }
@media only screen and (max-width: 767px) {
  body.index .item__txt p,
    body.index .item__txt2 p{
    font-size: 14px;
    font-size: 1.4rem; } }
_::-webkit-full-page-media, _:future {
  background-size: auto 53px;
  line-height: 53px; }

:root body.index .herb .desc_heading {
  background-size: auto 53px;
  line-height: 53px; }

@media only screen and (max-width: 767px) {
  _::-webkit-full-page-media, _:future {
    background: 0 0; }

  :root body.index .herb .desc_heading {
    background: 0 0; } }
#agegate {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 100;
  display: none; }

#age_block {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 750px;
  height: 410px;
  background: #f6f3f3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 20px;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3); }
  #age_block li {
    display: inline-block;
    margin: 5px 8px 0; }
    #age_block li img {
      -webkit-transition: .3s;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
  #age_block p {
    margin-top: 20px; }

@media only screen and (max-width: 767px) {
  #age_block {
    width: 90%;
    height: 500px; } }
#age_yes:hover {
  cursor: pointer;
  -moz-opacity: .5;
  opacity: 0.5; }

#age_check:hover {
  cursor: pointer; }

#age_block p.logo {
  margin-top: 40px; }
  #age_block p.logo img {
    width: 105px;
    height: auto; }
