.fade-in {
  opacity: 1 !important;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
.fade-in-fast {
  opacity: 1 !important;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.fade-out {
  opacity: 0 !important;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
body {
  opacity: 0;
}
header {
  height: 100vh;
  height: 100svh;
  position: relative;
  z-index: 10;
}
header .bg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  /* z-index: -10; */
  background-size: cover;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
  line-height: 0;
  overflow: hidden;
}
header .bg-wrap #video {
  width: 100vw;
  height: 100vh;
  height: 100svh;
  -o-object-fit: cover;
    object-fit: cover;
}
header h1 {
  position: absolute;
  opacity: 0;
  bottom: 7.6%;
  left: 5.2%;
}
header h1 img {
  width: initial;
}
header .text p {
  opacity: 0;
  position: absolute;
}
header .text p:nth-of-type(1) {
  top: 11.4%;
  right: 6.7%;
}
@media (max-width: 600px) {
  header .text p:nth-of-type(1) {
    width: 52.88vw;
    top: 6%;
    right: 7.9%;
  }
  header h1 {
    width: 60.57vw;
    bottom: calc(3.7% + 35px);
    left: 7.4%;
  }
}
.info {
  font-family: 'Koburina Gothic W6 JIS2004', sans-serif;
  background-color: #E6442B;
  color: #ffffff;
  font-size: 1.9rem;
  line-height: 1.44;
  position: relative;
  text-align: center;
  padding: 6px 0;
  margin-top: -39px;
  z-index: 11;
}
.info span {
  font-family: 'Koburina Gothic W3 JIS2004', sans-serif;
  font-feature-settings: "palt";
  letter-spacing: .2em;
}
.info.end {
  background-color: #666666;
  margin-top: -66px;
}
.item .text div.news {
  text-indent: -1em;
  padding-top: 2em;
}
a.link-color {
  color: #FC550E;
}
.nav {
  background-color: initial;
  width: 100%;
  height: 70px;
  box-shadow: none;
  position: fixed;
  top: 0;
  opacity: 0;
  transition: all .5s;
}
.nav.fixed {
  opacity: 1;
  transition: all .5s;
}
.global-nav {
  width: 100%;
}
.yodogawa {
  max-width: 460px;
  margin: 0 auto;
  padding: 0 0 80px;
  text-align: left;
}
.nori {
  width: max-content;
  margin: 0 auto;
}
.nori dl dd{
  width: 91.82vw;
}
.items {
  padding: 72px 0 0;
}
.img_items:not(.furikake) dl dt {
  padding-top: 110px;
}
.img_items img {
  margin-left: auto;
}
.img_items{
  margin-bottom: 75px;
}
.img_items h3 {
  position: relative;
  font-size: 1.3rem;
  right: auto;
  bottom: auto;
  top: auto;
}
.items {
  max-width: 900px;
}
.items h3 span {
  font-size: 1.7rem;
}
.items h3 span.ff21 {
  font-size: 2.1rem;
}
.items h3 span.small {
  font-size: 1rem;
  padding-bottom: 0.5em;
  display: inline-block;
}
.items h3 span.mid {
  font-size: 2.5rem;
}
.items h3 span.tax {
  font-size: 1.1rem;
  font-feature-settings: "palt";
  line-height: 2.2;
}
.img_items.furikake {
  margin-top: -30px;
}
.img_items.furikake h3 {
  top: 50px;
}
.note{
  font-size: 1.3rem;
  background-color: #FFFF00;
  line-height: 1.4;
  padding: 10px 0;
  font-family: 'Koburina Gothic W6 JIS2004', sans-serif;
}
.note p{
  margin: 0 auto;
}
.note p span {
  font-size: 90%;
}
.item {
  justify-content: center;
  align-items: flex-start;
  gap: 34px;
}
.item .text div {
  font-family: "Shuei Mincho B", serif;
  font-size: 1.4rem;
  line-height: 1.92;
  padding: .5em 0 1em;
}
.item .text .button {
  display: inline-block;
  background-color: #FC550E;
  font-size: 1.3rem;
  padding: 6px 14px;
  border-radius: 30px;
  margin-top: 15px;
  font-weight: normal;
  font-family: "Midashi Go MB1 JIS2004 AP", serif;
  font-feature-settings: "palt";
  letter-spacing: .2em;
}
.item .text .button a {
  color: #fff;
  display: block;
}
.item .text .button.end {
  background-color: #666666;
}
.item .text .button span {
  font-size: 1.1rem;
}
.item .text p {
  background-color: initial;
  padding: 0;
  margin-top: 1em;
}
.banner, .omake {
  max-width: 900px;
}
.banner {
  padding-top: 120px;
  padding-bottom: 40px;
}
.banner ul {
  max-width: 450px;
  width: 90vw;
}
.banner li img {
  border-radius: 17px;
  box-shadow: 2.598px 3.464px 12.124px 0px rgba(0, 0, 0, 0.25);
}
.omake h4 {
  font-size: 2.6rem;
  line-height: 1.3;
  font-family: 'Shuei ShogoMincho Sen', serif;
}
.omake h4 .cover {
  display: none;
}
.omake h4:after {
  display: none;
}
.omake .text {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.71;
  font-family: "Midashi Go MB1 JIS2004 AP", serif;
}
.omake .text span {
  color: initial;
  font-size: 1.05rem;
}
@media (min-width: 601px){
  .nori dl {
    display: flex;
  }  
  .nori dl dd {
    width: 360px;
  }
  .banner li img {
    border-radius: 20px;
    box-shadow: 3px 4px 14px 0px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 768px){
  header h1{
    width: initial;
    padding-top: initial;
  }
  .info{
    position: relative;
    font-size: 1.6rem;
    margin-top: -35px;
  }
  .info2 {
    margin-top: -58px;
  }
  .info.end {
    margin-top: -80px;
  }
  .hamburger {
    background-color: #ffffff;
  }
  .yodogawa {
    font-size: 1.5rem;
    width: 84%;
    padding: 0 0 20px;
  }
  .items {
    padding: 30px 0 0;
  }
  .img_items {
    margin-bottom: 140px;
  }
  .img_items.furikake img {
    width: 27.64vw;
  }
  .items h3 span.small {
    font-size: 1.1rem;
  }
}
@media (max-width: 640px){
  .item .text p a img {
    width: 260px;
  }
  .banner li {
    margin-bottom: 25px;
  }
  .omake {
    padding: 40px 0 55px;
  }
  .omake h4 {
    font-size: 1.8rem;
    line-height: 1.5;
    font-feature-settings: "palt";
    letter-spacing: .1em;
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .omake h4 .cover {
    display: block;
  }
  .omake .text {
    width: max-content;
    font-size: 1.3rem;
  }
  .omake .text p:first-of-type {
    display: none;
  }
}
@media (max-width: 600px){
  .img_items {
    width: auto;
    margin-bottom: 90px;
  }
  .note{
    padding: 10px 0;
  }
  .note p span {
    padding-top: .5em;
    display: inline-block;
  }  
  .img_items:not(.furikake) dl dt {
    padding-top: 0;
  }
  .img_items:not(.furikake) dl dd img {
    width: 91vw;
  }
  .img_items.furikake h3 {
    top: 16px
  }
  .img_item p img {
    width: 40.14vw;
  }
  .item .text div {
    font-size: 1.3rem;
    padding: 1.5em 0 .5em;
  }
  .banner {
    padding-top: 60px;
    padding-bottom: 45px;
  }
}

/* 購入ボタンのスクロール制御 */
.btn {
  position: fixed;
  bottom: 20px;
  left: calc(50% + 300px);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.btn.show {
  opacity: 1;
  visibility: visible;
}

.btn a {
  display: block;
  overflow: hidden;
}

.btn img {
  display: block;
  max-width: 123px;
  height: auto;
}
@media (max-width: 600px){
  .btn {
    left: initial;
    right: 20px;
  }
}