@charset "UTF-8";
.campaign-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lineup-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.about-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
/* default */
#wrap_contents {
  text-align: left;
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#main_area {
  width: 719px;
  float: left;
}
#side_area {
  width: 231px;
  float: right;
}
#wrap_contents:before, #wrap_contents:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#wrap_contents:after {
  clear: both;
}
#wrap_contents {
  zoom: 1;
}
.ajinomoto_tpl_clearfix:before, .ajinomoto_tpl_clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.ajinomoto_tpl_clearfix:after {
  clear: both;
}
.ajinomoto_tpl_clearfix {
  zoom: 1;
}
#wrap_contents .sample {
  padding: 20px 0;
}
#wrap_contents .sample h2 {
  font-size: 120%;
  font-weight: bold;
}
#wrap_contents h1.main_title {
  display: block;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  border-top: none;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  background: url(/shared_file/img/bg_red_w2h9.gif) repeat-x left bottom;
}
#wrap_contents.two_column h1.main_title {
  margin: 0;
  background: none;
}
/* common */
#asamug {
  font-family: "FOT-ベビポップ Std EB", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  background: url("../img/bg_main.jpg") no-repeat top center;
  background-size: cover;
  position: relative;
}
/* 768pxで表示・非表示 */
.pc {
  display: block !important;
}
@media screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
}
.sp {
  display: none !important;
}
@media screen and (max-width: 750px) {
  .sp {
    display: block !important;
  }
}
a {
  transition: 0.1s;
}
@media screen and (max-width: 750px) {
  a {
    transition: none;
  }
}
a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 750px) {
  a:hover {
    opacity: 1;
  }
}
button {
  transition: 0.1s;
}
@media screen and (max-width: 750px) {
  button {
    transition: none;
  }
}
button:hover {
  opacity: 0.8;
}
@media screen and (max-width: 750px) {
  button:hover {
    opacity: 1;
  }
}
section * {
  z-index: 2;
}
/* modal */
.modal {
  width: 92%;
  max-width: 1280px;
  height: auto;
  position: relative;
}
.modal-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../img/bg_modal.png") 100% 100%;
  z-index: 999999;
}
.modal-inner {
  max-width: 80%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-height: 750px) and (min-width: 1000px) {
  .modal-inner {
    max-width: 50%;
  }
}
@media screen and (max-height: 750px) and (orientation: landscape) {
  .modal-inner {
    width: 50%;
  }
}
@media screen and (max-width: 750px) {
  .modal-inner {
    max-width: inherit;
  }
}
.modal-close {
  display: block;
  margin: 0 0 0 auto;
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: -95px;
  right: 0;
}
@media screen and (max-width: 750px) {
  .modal-close {
    top: -15vw;
  }
}
@media screen and (max-height: 750px) and (orientation: landscape) {
  .modal-close {
    top: -5vw;
  }
}
@media screen and (max-width: 750px) {
  .modal-close__item {
    width: 12vw;
  }
}
@media screen and (max-height: 750px) and (orientation: landscape) {
  .modal-close__item {
    width: 4vw;
  }
}
.modal-movie {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.modal-movie__iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}
/* hero */
.hero {
  position: relative;
}
.hero-logo {
  position: absolute;
  top: -1px;
  left: 0;
  margin: 0 auto;
  z-index: 3;
}
@media screen and (max-width: 750px) {
  .hero-logo {
    width: 100%;
  }
}
@media screen and (min-width: 1440px) {
	.hero-logo__item {
		width: 349.7347px;
		height: auto;
	}
}
@media screen and (max-width: 1440px) {
	.hero-logo__item {
		width: 24.30556vw;
		height: auto;
	}
}
@media screen and (max-width: 750px) {
  .hero-logo__item {
    width: 31.73333vw;
		height: auto;
  }
}
.hero-slider__item {
  position: relative;
}
.hero-slider__img {
  width: 100%;
}
.hero-heading {
  position: absolute;
  transform: translate(-50%, -50%);
}
.hero-heading--01 {
  left: 49%;
  top: 42%;
}
@media screen and (max-width: 750px) {
  .hero-heading--01 {
    left: 50%;
    top: 48%;
  }
}
.hero-heading--02 {
  left: 25%;
  top: 42%;
}
@media screen and (max-width: 750px) {
  .hero-heading--02 {
    left: 28%;
    top: 25%;
  }
}
.hero-heading__item--01 {
  width: 26.875vw;
  height: auto;
}
@media screen and (max-width: 750px) {
  .hero-heading__item--01 {
    width: 60.1333333333vw;
  }
}
.hero-heading__item--02 {
  width: 25.234375vw;
  height: auto;
}
@media screen and (max-width: 750px) {
  .hero-heading__item--02 {
    width: 43.2vw;
  }
}
/* about */
.about {
  margin: -5px auto 50px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .about {
    margin: -5px auto 3.90625vw;
  }
}
@media screen and (max-width: 750px) {
  .about {
    margin: -5px auto 7.8125vw;
  }
}
@media screen and (max-width: 750px) {
  .about-inner {
    flex-direction: column;
  }
}
.about-movie {
  width: 50.15625vw;
  margin-right: 7.03125vw;
}
@media screen and (max-width: 750px) {
  .about-movie {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10.9333333333vw;
  }
}
.about-desc {
  width: 29.21875vw;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .about-desc {
    width: 31.25vw;
  }
}
@media screen and (max-width: 750px) {
  .about-desc {
    width: 100%;
    overflow: hidden;
  }
}
.about-ttl {
  margin: 2.34375vw auto 2.34375vw;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .about-ttl {
    margin: 0 auto 4.296875vw;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .about-ttl__item {
    width: 29.21875vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .about-ttl__item {
    width: 68.9333333333vw;
    height: auto;
    position: relative;
    left: 2vw;
  }
}
.about-txt {
  font-size: 24px;
  font-weight: bold;
  color: #010101;
  text-align: center;
  line-height: 166%;
  font-feature-settings: "palt";
  letter-spacing: 2.5px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .about-txt {
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 750px) {
  .about-txt {
    font-size: 5.3333333333vw;
    line-height: 175%;
  }
}
/* recipe */
.recipe {
  background: url("../img/bg_wave.png") no-repeat top center;
  background-size: 100%;
  padding: 9.0625vw 0 4.5625vw;
}
@media screen and (max-width: 750px) {
  .recipe {
    background: url("../img/bg_wave_sp.png") no-repeat top center;
    background-size: 100%;
    padding: 17.1875vw 0 1.5625vw;
  }
}
.recipe-ttl {
  text-align: center;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-ttl__item {
    width: 27.34375vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-ttl__item {
    width: 51.7333333333vw;
    height: auto;
  }
}
.recipe-subttl {
  text-align: center;
  margin: 68px auto 44px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-subttl {
    margin: 5.3125vw auto 3.4375vw;
  }
}
@media screen and (max-width: 750px) {
  .recipe-subttl {
    margin: 9.3333333333vw auto 4vw;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-subttl__item--toast {
    width: 29.0625vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-subttl__item--toast {
    width: 66.066667vw;
    height: auto;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-subttl__item--rice {
    width: 27.03125vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-subttl__item--rice {
    width: 62.333333vw;
    height: auto;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-subttl__item--etc {
    width: 30.15625vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-subttl__item--etc {
    width: 69.066667vw;
    height: auto;
  }
}
.recipe-box {
  margin-bottom: 100px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-box {
    margin-bottom: 7.8125vw;
  }
}
@media screen and (max-width: 750px) {
  .recipe-box {
    margin-bottom: 22.6666666667vw;
  }
}
.recipe-box--rice {
  margin-bottom: 130px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-box--rice {
    margin-bottom: 10.15625vw;
  }
}
@media screen and (max-width: 750px) {
  .recipe-box--rice {
    margin-bottom: 25.3333333333vw;
  }
}
.recipe-txt {
  width: 51.875vw;
  font-size: 24px;
  font-weight: bold;
  color: #010101;
  text-align: center;
  line-height: 166%;
  margin: 0 auto 40px;
  position: relative;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-txt {
    font-size: 1.875vw;
    margin: 0 auto 3.125vw;
  }
}
@media screen and (max-width: 750px) {
  .recipe-txt {
    width: 100%;
    font-size: 5.3333333333vw;
    line-height: 175%;
  }
}
.recipe-kv {
  position: relative;
}
.recipe-list {
  width: 642px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  position: relative;
  left: 30px;
  margin: 0 auto 52px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-list {
    width: 50.15625vw;
    left: 0;
    margin: 0 auto 4.0625vw;
  }
}
@media screen and (max-width: 750px) {
  .recipe-list {
    width: 86%;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    left: 0;
    margin: 0 auto 6.1333333333vw;
  }
}
.recipe-list__item--pour {
  margin-right: 20px;
}
@media screen and (max-width: 750px) {
  .recipe-list__item--pour {
    margin-right: 0;
  }
}
.recipe-list__item--dip {
  margin-right: 20px;
}
@media screen and (max-width: 750px) {
  .recipe-list__item--dip {
    margin-right: 0;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-list__img--pour {
    width: 11.640625vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-list__img--pour {
    width: 39.8666666667vw;
    height: auto;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-list__img--dip {
    width: 11.40625vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-list__img--dip {
    width: 41.5vw;
    height: auto;
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-list__img--in01 {
    width: 11.875vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-list__img--in01 {
    width: 40.4vw;
    height: auto;
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-list__img--in02 {
    width: 11.640625vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-list__img--in02 {
    width: 42.6vw;
    height: auto;
    margin-top: 5.3333333333vw;
    margin-left: -2.5vw;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-list__img--in03 {
    width: 11.71875vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-list__img--in03 {
    width: 39.7333333333vw;
    height: auto;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-list__img--mug01 {
    width: 19.296875vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-list__img--mug01 {
    width: 66vw;
    height: auto;
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .recipe-list__img--mug02 {
    width: 18.984375vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .recipe-list__img--mug02 {
    width: 64.8vw;
    height: auto;
    margin-top: 5.3333333333vw;
  }
}
.recipe-kv__item {
  width: 100%;
}
.recipe-slider-area {
  position: relative;
}
.recipe-slider .slick-dots {
  bottom: -36px;
}
@media screen and (max-width: 750px) {
  .recipe-slider .slick-dots {
    bottom: -8vw;
  }
}
.recipe-slider .slick-dots li button:before {
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  .recipe-slider .slick-dots li button:before {
    font-size: 4vw;
  }
}
@supports (-ms-ime-align: auto) {
  .recipe-slider .slick-dots li button:before {
    font-size: 32px;
  }
}
.recipe-slider .slick-prev, .recipe-slider .slick-next {
  width: 5.546875vw;
  height: 4.375vw;
  top: auto;
  bottom: 11vw;
  background-size: 100% 100%;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .recipe-slider .slick-prev, .recipe-slider .slick-next {
    width: 9.4666666667vw;
    height: 7.4666666667vw;
    bottom: 21vw;
  }
}
.recipe-slider .slick-prev {
  left: 12vw;
}
@media screen and (max-width: 750px) {
  .recipe-slider .slick-prev {
    left: 2vw;
  }
}
.recipe-slider .slick-prev:hover {
  left: 11vw;
}
@media screen and (max-width: 750px) {
  .recipe-slider .slick-prev:hover {
    left: 2vw;
  }
}
.recipe-slider .slick-next {
  right: 12vw;
}
@media screen and (max-width: 750px) {
  .recipe-slider .slick-next {
    right: 2vw;
  }
}
.recipe-slider .slick-next:hover {
  right: 11vw;
}
@media screen and (max-width: 750px) {
  .recipe-slider .slick-next:hover {
    right: 2vw;
  }
}
/*recipe popup*/
.recipe-desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(255,255,255,0.9);
  opacity: 0;
  z-index: 0;
}
.recipe-desc__inner {
  padding: calc((52 / 2560) * 100%) 0 calc((62 / 2560) * 100%);
  max-width: 52.3%;
  margin: 0 auto;
}
.recipe-balloon {
  position: absolute;
  top: -9%;
  right: 12vw;
  width: calc((242 / 2570) * 100vw);
  transition: 0.1s;
}
@media screen and (max-width: 750px) {
  .recipe-balloon {
    width: calc((368 / 1500) * 100vw);
    top: -16%;
    right: 6vw;
  }
}
.recipe-balloon:hover {
  cursor: pointer;
  opacity: 0.8;
}
.recipe-balloon__img {
  max-width: 100%;
}
/* popup(SP) */
.recipe-pop .mfp-img {
  max-width: 100%;
}
@media screen and (max-width: 750px) {
  .recipe-pop .mfp-img {
    max-height: inherit !important;
  }
}
.recipe-pop .mfp-close {
  background: url("../img/btn_recipe_on.png") no-repeat center /contain;
  width: calc((368 / 1500) * 100vw);
  height: calc((370 / 1500) * 100vw);
  top: 0;
}
.recipe-pop .mfp-figure:after {
  background: none;
  box-shadow: none;
}
.recipe-pop.mfp-bg {
  background: none;
}


/* gallery */
.gallery {
  background: url("../img/bg_wave.png") no-repeat top center;
  background-size: 100%;
  padding: 7.34375vw 0 10.5vw;
}
@media screen and (max-width: 750px) {
  .gallery {
    background: url("../img/bg_wave_sp.png") no-repeat top center;
    background-size: 100%;
  }
}
@media screen and (max-width: 750px) {
  .gallery {
    padding: 17.3333333333vw 0 16vw;
  }
}
.gallery-ttl {
  text-align: center;
  margin-bottom: 54px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-ttl {
    margin-bottom: 4.21875vw;
  }
}
@media screen and (max-width: 750px) {
  .gallery-ttl {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-ttl__item {
    width: 28.828125vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .gallery-ttl__item {
    width: 63.7333333333vw;
    height: auto;
  }
}
.gallery-thumb {
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-thumb {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 750px) {
  .gallery-thumb {
    margin-bottom: 5.3333333333vw;
  }
}
.gallery-thumb__link {
  display: inline-block;
}
.gallery-thumb__item {
  cursor: pointer;
  margin: 0 auto;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-thumb__item {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .gallery-thumb__item {
    width: 100%;
    height: auto;
  }
}
.gallery-movie-wrap {
  max-width: 960px;
  margin: 0 auto;
}
.gallery-movie, .gallery-movie02 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.gallery-movie01__iframe, .gallery-movie02__iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-list {
    width: 75vw;
    margin: 0 auto;
  }
}
.gallery-list__item {
  padding-top: 3px;
}
.gallery-list-txt {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-list-txt {
    margin-bottom: 1.5625vw;
  }
}
.gallery-list-txt__item {
  margin: 0 auto;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-list-txt__item {
    width: 43.125vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .gallery-list-txt__item {
    width: 56vw;
    height: auto;
  }
}
.gallery-list .slick-dots {
  bottom: -64px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-list .slick-dots {
    bottom: -8%;
  }
}
@media screen and (max-width: 750px) {
  .gallery-list .slick-dots {
    bottom: -6vw;
  }
}
.gallery-list .slick-dots li button:before {
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  .gallery-list .slick-dots li button:before {
    font-size: 4vw;
  }
}
@supports (-ms-ime-align: auto) {
  .gallery-list .slick-dots li button:before {
    font-size: 32px;
  }
}
.gallery-list .slick-prev, .gallery-list .slick-next {
  top: auto;
  bottom: -1vw;
  background-size: 100% 100%;
  margin: auto;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-list .slick-prev, .gallery-list .slick-next {
    width: 5.546875vw;
    height: 4.375vw;
  }
}
@media screen and (max-width: 750px) {
  .gallery-list .slick-prev, .gallery-list .slick-next {
    width: 9.4666666667vw;
    height: 7.4666666667vw;
    bottom: 5.5vw;
  }
}
.gallery-list .slick-prev {
  left: -880px;
  right: 0;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-list .slick-prev {
    left: -90%;
  }
}
@media screen and (max-width: 750px) {
  .gallery-list .slick-prev {
    left: 4vw;
    right: auto;
  }
}
.gallery-list .slick-prev:hover {
  left: -900px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-list .slick-prev:hover {
    left: -92%;
  }
}
@media screen and (max-width: 750px) {
  .gallery-list .slick-prev:hover {
    left: 4vw;
  }
}
.gallery-list .slick-next {
  left: 0;
  right: -880px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-list .slick-next {
    right: -90%;
  }
}
@media screen and (max-width: 750px) {
  .gallery-list .slick-next {
    left: auto;
    right: 4vw;
  }
}
.gallery-list .slick-next:hover {
  right: -900px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .gallery-list .slick-next:hover {
    right: -92%;
  }
}
@media screen and (max-width: 750px) {
  .gallery-list .slick-next:hover {
    right: 4vw;
  }
}
/* gallery popup */
.mfp-bg {
  background: url("../img/bg_modal.png") 100% 100%;
  z-index: 999999;
}
.mfp-wrap {
  z-index: 999999;
}
.mfp-close {
  background: url("../img/btn_close.svg") no-repeat center;
  top: 10px;
  left: inherit;
  right: 10px;
  width: 36px;
  height: 31px;
}
@media screen and (max-width: 750px) {
  .mfp-close {
    right: 20px;
    top: 20px;
    background-size: contain;
    width: 22px;
    height: 22px;
  }
}
.mfp-iframe-holder .mfp-close {
  width: 65px;
  height: 65px;
  top: -95px;
}
@media screen and (max-width: 750px) {
  .mfp-iframe-holder .mfp-close {
    width: 12vw;
    height: 12vw;
    top: -16vw;
  }
}
@media screen and (max-height: 750px) and (orientation: landscape) {
  .mfp-iframe-holder .mfp-close {
    width: 4vw;
    height: 4vw;
    top: -5vw;
    background-size: contain;
  }
}
.mfp-container {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 750px) {
  .mfp-container {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.mfp-iframe-scaler iframe {
  box-shadow: none;
}
@media screen and (max-height: 750px) and (min-width: 1000px) {
  .mfp-iframe-holder .mfp-content {
    width: 50%;
  }
}
@media screen and (max-height: 750px) and (orientation: landscape) {
  .mfp-iframe-holder .mfp-content {
    width: 50%;
  }
}
/* lineup */
.lineup {
  background: url("../img/bg_wave_s.png") no-repeat top center;
  background-size: 100%;
  position: relative;
  margin-top: -5vw;
  padding: 7.5vw 0 5vw;
}
@media screen and (max-width: 750px) {
  .lineup {
    background: url("../img/bg_wave_sp.png") no-repeat top center;
    background-size: 100%;
  }
}
@media screen and (max-width: 750px) {
  .lineup {
    padding: 17.3333333333vw 0 20vw;
  }
}
.lineup-ttl {
  text-align: center;
  margin-bottom: 132px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .lineup-ttl {
    margin-bottom: 10.3125vw;
  }
}
@media screen and (max-width: 750px) {
  .lineup-ttl {
    margin-bottom: 6.25vw;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .lineup-ttl__item {
    width: 17.578125vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .lineup-ttl__item {
    width: 40.6666666667vw;
    height: auto;
  }
}
.lineup-logo {
  width: 200px;
  position: absolute;
  top: 5.78125vw;
  left: -522px;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .lineup-logo {
    width: 15.625vw;
    left: -40%;
  }
}
@media screen and (max-width: 750px) {
  .lineup-logo {
    width: 26.6666666667vw;
    height: auto;
    top: 35vw;
    left: 3vw;
    right: auto;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .lineup-logo__item {
    width: 15.625vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .lineup-logo__item {
    width: 100%;
    height: auto;
  }
}
.lineup-list {
  width: 960px;
  height: 340px;
  background: #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 0 50px 20px 50px;
  box-sizing: border-box;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .lineup-list {
    width: 75vw;
    height: 26.5625vw;
    padding: 0 3.90625vw 1.5625vw 3.90625vw;
  }
}
@media screen and (max-width: 750px) {
  .lineup-list {
    width: 86.6666666667vw;
    height: auto;
    flex-direction: column;
    padding: 12vw 5.6vw 6vw;
  }
}
.lineup-list__item {
  position: relative;
  top: -82px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .lineup-list__item {
    top: -22%;
  }
}
@media screen and (max-width: 750px) {
  .lineup-list__item {
    position: static;
    margin-bottom: 6.9333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .lineup-list__item:last-child {
    margin-bottom: 0;
  }
}
.lineup-list__link {
  display: block;
}
.lineup-list__link:hover {
  transform: translateY(-10px);
}
@media screen and (max-width: 750px) {
  .lineup-list__link:hover {
    transform: none;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .lineup-list__img--corn {
    width: 15.625vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .lineup-list__img--corn {
    width: 72.8vw;
    height: auto;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .lineup-list__img--tomato {
    width: 21.25vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .lineup-list__img--tomato {
    width: 74.6666666667vw;
    height: auto;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .lineup-list__img--mushroom {
    width: 15.859375vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .lineup-list__img--mushroom {
    width: 71.7333333333vw;
    height: auto;
  }
}
.btn {
  text-align: center;
}
.btn__link {
  display: inline-block;
}
.btn__link:hover {
  transform: translateY(-10px);
}
.btn--lineup {
  margin: 50px auto;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .btn--lineup {
    margin: 3.90625vw 0;
  }
}
@media screen and (max-width: 750px) {
  .btn--lineup {
    margin: 10vw 0 3.4375vw;
  }
}
@media screen and (max-width: 750px) {
  .btn__img {
    width: 86.6666666667vw;
    height: auto;
  }
}
/* campaign */
.campaign {
  background: url("../img/bg_wave.png") no-repeat top center;
  background-size: 100%;
  margin-top: -5vw;
  padding: 7.8125vw 0;
}
@media screen and (max-width: 750px) {
  .campaign {
    background: url("../img/bg_wave_sp.png") no-repeat top center;
    background-size: 100%;
  }
}
@media screen and (max-width: 750px) {
  .campaign {
    padding: 17.3333333333vw 0;
  }
}
.campaign-ttl {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .campaign-ttl {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 750px) {
  .campaign-ttl {
    margin-bottom: 6vw;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .campaign-ttl__item {
    width: 31.34375vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .campaign-ttl__item {
    width: 74.46666vw;
    height: auto;
  }
}
.campaign-list {
  width: 960px;
  margin: 0 auto;
  /*flex-direction: column;*/
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .campaign-list {
    width: 75vw;
  }
}
@media screen and (max-width: 750px) {
  .campaign-list {
    width: 100%;
    flex-direction: column;
  }
}
@media screen and (max-width: 750px) {
  .campaign-list__item {
    margin-bottom: 6.9333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .campaign-list__item:last-child {
    margin-bottom: 0;
  }
}
.campaign-list__item + .campaign-list__item {
  margin-left: calc(14 / 960* 100%);
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .campaign-list__item + .campaign-list__item {
    margin-left: calc(40 / 960* 100%);
  }
}
@media screen and (max-width: 750px) {
  .campaign-list__item + .campaign-list__item {
    margin-left: 0;
  }
}
.campaign-list__link {
  display: block;
}
.campaign-list__link:hover {
  transform: translateY(-10px);
}
@media screen and (max-width: 750px) {
  .campaign-list__link:hover {
    transform: none;
  }
}
@media screen and (min-width: 750px) and (max-width: 1280px) {
  .campaign-list__img {
    width: 35.9375vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .campaign-list__img {
    width: 86.6666666667vw;
    height: auto;
  }
}
/* parallax */
.parallax {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .parallax-img {
    z-index: 0;
  }
}
.parallax-img--01 {
  position: absolute;
  top: 90vw;
  right: 0;
}
@media screen and (max-width: 750px) {
  .parallax-img--01 {
    top: 246vw;
  }
}
.parallax-img--02 {
  position: absolute;
  top: 140vw;
  left: 0;
}
@media screen and (max-width: 750px) {
  .parallax-img--02 {
    top: 340vw;
    z-index: 1;
  }
}
.parallax-img--03 {
  position: absolute;
  top: 245vw;
  right: 0;
}
@media screen and (max-width: 750px) {
  .parallax-img--03 {
    top: 470vw;
  }
}
.parallax-img--04 {
  position: absolute;
  top: 315vw;
  left: 0;
}
@media screen and (max-width: 750px) {
  .parallax-img--04 {
    top: 780vw;
    left: -8vw;
  }
}
.parallax-img--05 {
  position: absolute;
  top: 360vw;
  right: 0;
}
@media screen and (max-width: 750px) {
  .parallax-img--05 {
    top: 1000vw;
  }
}
.parallax-img--06 {
  position: absolute;
  top: 440vw;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .parallax-img--06 {
    top: 1460vw;
  }
}
.parallax-img__item--01 {
  width: 14.609375vw;
  height: auto;
}
@media screen and (max-width: 750px) {
  .parallax-img__item--01 {
    width: 25.3333333333vw;
  }
}
.parallax-img__item--02 {
  width: 17.421875vw;
  height: auto;
}
@media screen and (max-width: 750px) {
  .parallax-img__item--02 {
    width: 23.0666666667vw;
  }
}
.parallax-img__item--03 {
  width: 11.171875vw;
  height: auto;
}
@media screen and (max-width: 750px) {
  .parallax-img__item--03 {
    width: 11.7333333333vw;
  }
}
.parallax-img__item--04 {
  width: 10.625vw;
  height: auto;
}
@media screen and (max-width: 750px) {
  .parallax-img__item--04 {
    width: 28.5333333333vw;
  }
}
.parallax-img__item--05 {
  width: 16.25vw;
  height: auto;
}
@media screen and (max-width: 750px) {
  .parallax-img__item--05 {
    width: 20.6666666667vw;
  }
}
.parallax-img__item--06 {
  width: 16.40625vw;
  height: auto;
}
@media screen and (max-width: 750px) {
  .parallax-img__item--06 {
    width: 16vw;
  }
}
/* campaignボタン */
.btn-campaign {
  bottom: -100px;
  position: fixed;
  right: 20px;
  z-index: 2;
}
@media screen and (max-width: 750px) {
  .btn-campaign {
    right: 0;
  }
}
.btn-campaign__link {
  width: 12.890625vw;
  height: auto;
  display: block;
}
@media screen and (max-width: 750px) {
.btn-campaign__link {
  width: 31vw;
}
}
.btn-campaign__item {
  width: 100%;
  transition: all 0.3s ease;
}
.btn-campaign__item:hover {
  opacity: 0.8;
}

/* header, menu */
.menu {
  position: absolute;
  top: 130px;
  cursor: pointer;
  right: 0;
  padding: 26px;
  z-index: 1000;
}
@media screen and (max-width: 750px) {
.menu {
  top: 200px;
  padding: 2.8vw;
}
}
@media screen and (max-width: 500px) {
.menu {
  top: 71px;
}
}
.menu--fixed {
  position: fixed;
  top: 0;
}
.menu__item {
  width: 6.71875vw;
  max-width: 85px;
  height: auto;
}
@media screen and (max-width: 750px) {
.menu__item {
  width: 14.4vw;
}
}
.nav {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url("../img/bg_modal.png") 100% 100%;
  background-size: cover;
  padding-bottom: 0.8vw;
  z-index: 999999;
}
.nav-list {
  margin: 20.4166666667vw auto;
  width: 90%;
  margin: 23vh auto 0;
}
.nav-list__item {
  margin-bottom: 4.5vw;
}
.nav-list__item--sns {
  display: flex;
  justify-content: center;
  width: 12vw;
  margin: 5.5vw auto 0;
}
.nav-list__link {
  width: 14vw;
  display: block;
  margin: 0 auto;
}
.nav-list__link--style2 {
  width: 16vw;
}
.nav-list__link--fb,
.nav-list__link--tw {
  width: 10vw;
}
.nav-list__link--fb {
  margin-right: 2.5vw;
}
.nav-list__img {
  width: 100%;
}
@media screen and (max-width: 750px) {
.nav-list {
  margin: 20.4166666667vw auto;
  margin: 24vh auto 0;
}
.nav-list__item {
  margin-bottom: 6.5vh;
}
.nav-list__item--sns {
  width: 15vh;
  margin: 5.5vh auto 0;
}
.nav-list__link {
  width: 24vh;
}
.nav-list__link--style2 {
  width: 27vh;
}
.nav-list__link--fb,
.nav-list__link--tw {
  width: 10vh;
}
.nav-list__link--fb {
  margin-right: 2.5vh;
}
}