@charset "utf-8"; 

/*  BASE
----------------------------------------*/
tr, th, td, div, span, a, p,{
    color: inherit;

}

h2 {
    background: none;
    padding: 0;
    font-size: 0;
}


#fftop_recomDetail section {
   padding: 0;
}


.pc { display: none!important; }


/* Delay
----------------------------------------*/
.delay1 {
 animation-delay: 0.1s;
}

.delay2 {
 animation-delay: 0.2s;
}

.delay3 {
 animation-delay: 0.3s;
}

.delay4 {
 animation-delay: 0.4s;
}


.delay5 {
 animation-delay: 0.5s;
}


.delay6 {
 animation-delay: 0.6s;
}


/* BUTTON
----------------------------------------*/

#obi {
  width: 100%;
  background: #e9647e;
  position: fixed;
  bottom: 0;
  z-index: 999;
}




#obi a {
  display: block;
  text-align: center;
}

#obi a img {
  width: 50%;
  padding: 5vw 0;
}



#obi  a:hover {
  text-decoration: none;
  opacity: 0.4;
}



/* CONTENTS
----------------------------------------*/

#natsupre_2022 {
  background: #c5e5f7;
  background-image: url(../img/bg.jpg);
  background-size: 100%;
  color: #000;
  padding-bottom: 10vw;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: bold;
}


#natsupre_2022 .mv {
}


#natsupre_2022 .title {
  position: relative;
  background-image: url(../img/mv_bg_sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 130vw;
}


#natsupre_2022 .title .logo {
  width: 85%;
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


#natsupre_2022 .title .monthly_item {
  width: 45%;
  position: absolute;
  top: 4%;
  right: 4%;
}


#natsupre_2022 .title .suika {
  width: 40%;
  position: absolute;
  bottom: -3%;
  left: 2%;
  z-index: 10;
}


#natsupre_2022 .title .furin {
  width: 15%;
  position: absolute;
  top: 0%;
  left: 2%;
  z-index: 10;
}


#natsupre_2022 .title .asagao {
  width: 45%;
  position: absolute;
  bottom: 5%;
  right: 0%;
  z-index: 10;
}



/* OBI
----------------------------------------*/

#natsupre_2022 .mv .date {
  background: #0588ce;
  padding: 10vw 0 0;
  text-align: center;
  position: relative;
  height: 50vw;
}


#natsupre_2022 .mv .date img {
  width: 90%;
}


#natsupre_2022 .btn div {
  position: absolute;
  background: #fff;
  border: 3px solid #0588ce;
  width: 70%;
  padding: 3vw 0;
  border-radius: 50px;
  bottom: -25%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


#natsupre_2022 .btn div:hover {
  opacity: .7;
  transition: .2s;
}


#natsupre_2022 .btn div img {
  width: 60%!important;
}



/* COMMON SETTING 
----------------------------------------*/


h2.title_caption {
    text-align: center;
}



#natsupre_2022 .flame {
  width: 95%;
  margin: auto;
  box-sizing: border-box;
}


#natsupre_2022 .white_bg {
  background: #fff;
  border-radius: 10px;
  margin: 10vw auto 15vw auto;
}


#natsupre_2022 .flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}


#natsupre_2022 .line {
  border-top: 10px dotted #0588ce;
  width: 90%;
  margin: 10vw auto;
}



.main_line img, .monthly img, .niku_detail img {
  width: 100%;
}

/* MAIN
----------------------------------------*/

#natsupre_2022 .main_item {
}


.main_item .nansuno_medama img {
    width: 75%;
    margin: 20vw auto 5vw auto;
}



.main_line img {
  width: 100%;
}

.main_item .main_line {
  width: 100%;
  display: flex;
  margin: 0 auto 5vw auto;
  flex-direction: column;
  align-items: center;
}

.main_item .fukidashi {
  width: 70%;
}

.main_item .tv {
  width: 80%;
}

.main_item .detail {
  width: 55%;
}


/* SUB
----------------------------------------*/

.sub_item {
  position: relative;
  padding: 10vw 5vw 15vw 5vw;
}



.sub_item .maitsuki_kawaru img {
    width: 85%;
    margin: 0 auto 5vw auto;
}


.monthly {
    flex-direction: column;
}



.monthly .month {
  width: 100%;
}

.monthly .item{
  width: 100%;
}


.monthly .detail {
  width: 100%;
}


.other {
    flex-direction: column;
}



.other img {
  width: 100%;
}

.sub_item .kingyo {
  width: 20%;
  position: absolute;
  top: 5%;
  right: 0%;
}


.sub_item .fusen {
  width: 20%;
  position: absolute;
  bottom: 0%;
  left: 0%;
}







/* NIKU
----------------------------------------*/


.food .katorari {
  width: 15%;
  position: absolute;
  top: 5%;
  right: 0%;
}


#natsupre_2022 .gourmet_aruyo img {
    width: 90%;
}


.food .onikumo img {
    width: 90%;
    margin: 0 auto 5vw auto;
}


.food .stamina img {
    width: 90%;
    margin: 3vw auto;
}



.niku.flex {
    flex-direction: column;
    justify-content: space-between!important;
}


.niku {
  width: 95%;
  margin: auto
}



.niku_detail {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: right;
}


.niku_detail li {
  width: 48%;
  margin-bottom: 5vw;
  align-self: center;
}


.niku_detail .batch {
  position: absolute;
  width: 18%;
  top: -10%;
  left: -1%;
  z-index: 10;
}


/* FOOD
----------------------------------------*/
.food {
  position: relative;
  padding: 5vw 0vw 15vw 0vw;
}


.auto_slider img {
  width: 100%;
}



/* FOOT
----------------------------------------*/
.foot {
  width: 90%;
  margin: auto;
}



.foot .notice {
  text-align: justify;
  word-break: break-all;
  font-size: 3vw;
  letter-spacing: .05rem;
  line-height: 2;
  color: #000;
}

.notice span.come {
  color: #0588ce;
}