@charset "utf-8";

/* common */
.pc_display {
  display: inline !important;
}
.sp_display {
  display: none !important;
}
main {
  font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ', sans-serif;
  font-weight: normal;
  overflow: hidden;
  display: block;
  background: url(../img/bg01.jpg) left top repeat;
}
main .inner {
  max-width: 110rem;
  margin: 0 auto;
  position: relative;
}
main img {
  max-width: 100%;
}
main a {
  transition: opacity 0.3s;
}
main a:hover {
  opacity: 0.7;
}
section {
  display: block;
}
h1,
h2 {
  margin-bottom: 0;
}
h2,
h3 {
  font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ', sans-serif;
}
sup {
  position: relative;
  font-size: 0.8em;
  top: 0;
}

/* parts */
#main_v {
  background: url(../img/main_v_bg01.jpg) center top no-repeat, url(../img/main_v_bg02.jpg) center top repeat;
  height: 60.4rem;
  text-align: center;
  position: relative;
  padding-top: 3.8rem;
  box-sizing: border-box;
  background-color: #dde551;
}

#main_v #link_lion {
  position: absolute;
  left: calc(50% + 33.1rem);
  top: 2.7rem;
}
#lead {
  text-align: center;
  background: url(../img/bg01.jpg) left top repeat;
  padding: 0.7rem 0 11.4rem;
}
#lead .inner {
  max-width: 80rem;
  margin-top: 4.6rem;
}
#lead a {
  display: block;
}
#lead .banner + .banner {
  margin-top: 3.5rem;
}
#lead .movie {
  position: relative;
  max-width: 80rem;
  height: 0px;
  padding-top: 56.25%;
  margin: 5.7rem auto 0;
}
#lead .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#lead .products {
  margin-top: 8.4rem;
}
#lead .products .inner {
  max-width: inherit;
}
#lead .products img {
  position: relative;
  width: 43rem;
  left: -1rem;
}
#delicious {
  background-image: url(../img/delicious_title_bg01.png), url(../img/wood-border.png), url(../img/delicious_bg01.jpg);
  background-repeat: no-repeat, repeat-x, repeat;
  background-position: center top, center top, center top 0.6rem;
  padding-top: 19.1rem;
  text-align: center;
  background-color: #fff;
  height: 83.8rem;
}
#delicious .inner {
  position: relative;
  max-width: calc(107rem + 4%);
  padding: 0;
}
#delicious .use {
  position: absolute;
  top: 10.3%;
  left: 2%;
  text-align: left;
}
#delicious .use h2 {
  font-size: 2.8rem;
  color: #e93005;
  font-weight: bold;
}
#delicious .use p {
  font-size: 1.8rem;
  margin-top: 3.3%;
  line-height: 1.7;
}
#delicious img {
  position: relative;
  right: -4.8rem;
}
#enjoy {
  background-image: url(../img/enjoy_title_bg01.png), url(../img/wood-border.png), url(../img/enjoy_bg01.jpg);
  background-repeat: no-repeat, repeat-x, repeat;
  background-position: center top, center top, center top 0.5rem;
  text-align: center;
  padding-top: 20.2rem;
  background-color: #faf192;
  height: 75.8rem;
}
#enjoy .inner {
  /* max-width: calc(109.3rem + 5vw); */
  display: inline-block;
  padding: 0;
}
#enjoy .texture h2 {
  font-size: 2.8rem;
  color: #e93005;
  font-weight: bold;
}
#enjoy .texture p {
  font-size: 1.8rem;
  margin-top: 2.1rem;
  line-height: 1.7;
}
#enjoy img {
  margin-top: 2.9rem;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
#enjoy p.notice {
  font-size: 1.4rem;
  margin-top: -1.6rem;
  text-align: right;
}
#enjoy p.notice span {
  position: static;
}
#arrange {
  text-align: center;
  background-image: url(../img/arrange_bg.jpg), url(../img/bg01.jpg);
  background-position: center top;
  background-repeat: repeat-x, repeat;
  padding-bottom: 8rem;
  padding-top: 11rem;
}
#arrange h2 {
  width: 46.8rem;
  margin: 0 auto 4rem;
}
#arrange .inner {
  padding: 0;
}
#arrange ul {
  gap: 4.4rem 3.8rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#arrange ul li:nth-child(odd) {
  justify-self: end;
}
#arrange ul li:nth-child(even) {
  justify-self: start;
}
#arrange ul li p {
  color: #6a0f14;
  background-color: #fff;
  width: 13rem;
  margin: 1rem auto 0;
  border-radius: 30rem;
  border: 1px solid;
  font-weight: bold;
}
#arrange ul li a {
  margin-top: 1rem;
  font-weight: bold;
  color: #6a0f14;
  text-decoration: underline;
  font-size: 2.2rem;
  margin-left: 0.25rem;
  position: relative;
  display: inline-block;
}
#arrange ul li a::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 13px;
  border-color: transparent transparent transparent #6a0f14;
  left: -16px;
  top: 50%;
  transform: translateY(-50%);
}
#nutrition {
  background-image: url(../img/nutrition_title_bg01.png), url(../img/nutrition_bg01.jpg);
  background-repeat: repeat-x, repeat;
  background-position: center top, left top;
  text-align: center;
  position: relative;
  padding-top: 21rem;
  padding-bottom: 8.1rem;
}
#nutrition .icon {
  position: absolute;
  top: 17rem;
  left: calc(50% + 30.4rem);
  width: auto;
}
#nutrition .title h2 {
  font-size: 2.8rem;
  color: #e93005;
  font-weight: bold;
  margin-top: 0.5rem;
  line-height: 1.5;
}
#nutrition .title h2 sup {
  font-size: 0.6em;
}
#nutrition .title p {
  font-size: 1.8rem;
}
#nutrition .nutrients {
  max-width: 80.6rem;
  margin-left: auto;
  margin-right: auto;
}
#nutrition .inner .nutrients:nth-child(2) {
  margin-top: 7.6rem;
}
#nutrition .nutrients:nth-child(2) .notice {
  margin-top: 2.3rem;
}
#nutrition .inner .nutrients:nth-child(3) {
  margin-top: 8rem;
}
#nutrition .nutrients:nth-child(3) .notice {
  margin-top: 0.8rem;
}
#nutrition .nutrients .notice ul li {
  font-size: 1.4rem;
  text-align: left;
}
#nutrition .nutrients .notice ul li.indent {
  padding-left: 2.3em;
}
#goolion {
  background: url(../img/goolion_bg02.jpg), url(../img/goolion_bg01.jpg);
  background-repeat: repeat-x, repeat;
  background-position: center top;
  text-align: center;
  padding-top: 7.9rem;
  background-color: #faf192;
  padding-bottom: 9.3rem;
}
#goolion img {
  max-width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  #main_v #link_lion {
    left: auto;
    right: 1%;
    top: 3%;
    width: 20vw;
  }
  #main_v #link_lion img {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .pc_display {
    display: block !important;
  }
  main img {
    width: 100%;
  }
  main .inner {
    padding-left: 5%;
    padding-right: 5%;
  }
  #main_v .inner {
    padding-left: 5%;
    padding-right: 5%;
  }
  #main_v h1 img.pc_display {
    width: auto;
    display: inline !important;
  }

  #delicious {
    background-size: auto, auto, cover;
    height: auto;
    padding-bottom: 5vw;
  }
  #delicious .use h2 {
    font-size: 2.65vw;
  }
  #delicious .use p {
    font-size: 1.836734694vw;
  }
  #delicious img {
    width: auto;
    right: -4.36363636vw;
  }
  #enjoy {
    background-size: auto, auto, cover;
  }
  #enjoy p.notice span {
    left: inherit;
    right: 0;
  }
  #goolion {
    padding-left: 5%;
    padding-right: 5%;
    height: 119.82608696vw;
  }
  #nutrition .icon {
    left: 82%;
  }
}

@media screen and (max-width: 767px) {
  /* common */
  .pc_display {
    display: none !important;
  }
  .sp_display {
    display: block !important;
  }
  main .inner {
    width: 100%;
  }
  main img {
    width: 100%;
  }
  main .inner {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  /* parts */
  main {
    padding-top: 0;
  }
  #main_v {
    background: url(../img/main_v_bg01_sp.jpg) center top no-repeat;
    height: 81.6vw;
    padding: 13.5vw 2.5vw 0;
    background-size: cover;
  }
  #main_v .inner {
    padding: 0;
  }
  #main_v h1 {
    width: 87.33vw;
    margin: 0 auto;
  }
  #main_v #link_lion {
    left: auto;
    top: -13vw;
    width: 27.5vw;
    right: -1vw;
  }
  #lead {
    padding: 8vw 0 9.3vw;
    background-size: 250px;
  }
  #lead .inner {
    margin-top: 0;
  }
  #lead .banner + .banner {
    margin-top: 2vw;
  }
  #lead a.asahalo {
    display: block;
    margin-top: 5vw;
  }
  #lead a.asahalo img {
    vertical-align: top;
  }
  #lead .movie {
    margin-top: 5vw !important;
  }
  #lead .products {
    margin-top: 9vw;
  }
  #lead .products img {
    right: auto;
    left: auto;
    width: 65.07vw;
  }
  #delicious {
    background-image: url(../img/delicious_bg01_sp.jpg);
    background-size: cover;
    padding-top: 26vw;
    padding-bottom: 0;
    height: 167.73333333vw;
  }
  #delicious .use {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
  }
  #delicious .use h2 {
    font-size: 4.533333333vw;
    line-height: 1.5;
  }
  #delicious .use p {
    font-size: 3.466666667vw;
    margin-top: 2vw;
    line-height: 1.6;
  }
  #delicious img {
    right: auto;
    width: 74.4vw;
    margin: 2vw auto 0;
  }
  #enjoy {
    background-image: url(../img/enjoy_bg01_sp.jpg);
    background-size: cover;
    padding: 27vw 5vw 0;
    height: 118.4vw;
  }
  #enjoy .texture h2 {
    font-size: 4.533333333vw;
    line-height: 1.5;
  }
  #enjoy .texture p {
    font-size: 3.466666667vw;
    margin-top: 2vw;
    line-height: 1.61538462;
  }
  #enjoy img {
    margin-top: 5.2vw;
    width: 72.8vw;
  }
  #enjoy p.notice {
    font-size: 2.666666667vw;
    margin-top: 1vw;
    padding: 0;
  }
  #arrange {
    background-size: 100%, 250px;
    padding-bottom: 10.5vw;
    background-image: url(../img/arrange_bg_sp.jpg), url(../img/bg01.jpg);
    padding-top: 12.5vw;
  }
  #arrange .inner {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  #arrange h2 {
    width: 62vw;
    margin-bottom: 4vw;
  }
  #arrange ul {
    gap: 6vw 6%;
  }
  #arrange ul li {
    /* width: 47%; */
  }
  #arrange ul li p {
    font-size: 2.66666667vw;
    margin-top: 1.5vw;
    width: 19vw;
    padding: 0.1vw 0;
  }
  #arrange ul li a {
    font-size: 3.46666667vw;
    margin-left: 0;
    white-space: nowrap;
  }
  #arrange ul li a::before {
    border-width: 1.26666667vw 0 1.26666667vw 2.13333333vw;

    left: -2.5vw;
  }
  #nutrition {
    background-image: url(../img/nutrition_title_bg01_sp.jpg), url(../img/nutrition_bg01.jpg);
    background-size: contain, 100px;
    padding: 27vw 0 15vw;
  }
  #nutrition .title h2 {
    font-size: 4.533333333vw;
    line-height: 1.47058824;
    margin-top: 1.5vw;
  }
  #nutrition .title p {
    font-size: 3.466666667vw;
    line-height: 1.6;
  }
  #nutrition .inner .nutrients:nth-child(2) {
    margin-top: 8vw;
  }
  #nutrition .inner .nutrients:nth-child(3) {
    margin-top: 10vw;
  }
  #nutrition .nutrients:nth-child(2) .notice {
    margin-top: 6.5vw;
  }
  #nutrition .nutrients:nth-child(3) .notice {
    margin-top: 2.5vw;
  }
  #nutrition .nutrients .notice ul li {
    font-size: 2.666666667vw;
  }
  #goolion {
    background: url(../img/goolion_bg01_sp.jpg) center top no-repeat;
    background-size: cover;
    padding: 10vw 2.3333333333vw 0;
    height: 248.66666667vw;
  }
}
