@charset "utf-8"; 

/*  BASE
----------------------------------------*/
tr, th, td, div, span, a,p {
    color: inherit;
}

.mainContentMT {
  width: 100%!important;
    }

.rootMT ul {
    overflow  : hidden;
    width     : 940px!important;
    margin    : 0 auto;
    }


.sp { 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: 13%;
  padding: 2vw 0;
}



#obi  a:hover {
  text-decoration: none;
  opacity: 0.4;
}



/* CONTENTS
----------------------------------------*/

#natsupre_2022 {
  background-image: url(../img/bg.jpg);
  color: #000;
  padding-bottom: 5vw;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}


#natsupre_2022 .mv {
}


#natsupre_2022 .title {
  position: relative;
  background-image: url(../img/mv_bg_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 30vw;
}


#natsupre_2022 .title .logo {
  width: 43%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


#natsupre_2022 .title .monthly_item {
  width: 15%;
  position: absolute;
  top: 2%;
  right: 14%;
}


#natsupre_2022 .title .suika {
  width: 13%;
  position: absolute;
  bottom: -5%;
  left: 20%;
  z-index: 10;
}


#natsupre_2022 .title .furin {
  width: 4%;
  position: absolute;
  top: 0%;
  left: 24%;
  z-index: 10;
}


#natsupre_2022 .title .asagao {
  width: 15%;
  position: absolute;
  bottom: -5%;
  right: 20%;
  z-index: 10;
}



/* OBI
----------------------------------------*/

#natsupre_2022 .mv .date {
  background: #0588ce;
  padding: 2vw 0 0;
  text-align: center;
  position: relative;
  height: 11vw;
}


#natsupre_2022 .btn div {
  position: absolute;
  background: #fff;
  border: 5px solid #0588ce;
  width: 25%;
  padding: 1vw;
  border-radius: 50px;
  bottom: -40%;
  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: 50%;
}



/* COMMON SETTING 
----------------------------------------*/


h2.title_caption {
    text-align: center;
}



#natsupre_2022 .flame {
  width: 70%;
  margin: auto;
  box-sizing: border-box;
}


#natsupre_2022 .white_bg {
  background: #fff;
  border-radius: 20px;
  margin: 2vw auto 6vw auto;
}


#natsupre_2022 .flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}


#natsupre_2022 .line {
  border-top: 10px dotted #0588ce;
  width: 95%;
  margin: 3vw auto;
}



.main_line img, .monthly img, .niku_detail img {
  width: 100%;
}

/* MAIN
----------------------------------------*/

#natsupre_2022 .main_item {
    padding: 3vw 0 0 0;
}


.main_item .nansuno_medama img {
    width: 30%;
    margin: 5vw auto 3vw auto;
}



.main_line img {
  width: 100%;
}

.main_item .main_line {
  width: 80%;
  display: flex;
  margin: 0 auto 5vw auto;
  justify-content: center;
  align-items: center;
}

.main_item .fukidashi {
  width: 15%;
}

.main_item .tv {
  width: 48%;
}

.main_item .detail {
  width: 19%;
}


/* SUB
----------------------------------------*/

.sub_item {
  position: relative;
  padding: 4vw 5vw 6vw 5vw;
}



.sub_item .maitsuki_kawaru img {
    width: 65%;
    margin: 0 auto 5vw auto;
}

.monthly .month {
  width: 17%;
}

.monthly .item{
  width: 8%;
}


.monthly .detail {
  width: 30%;
}




.other img {
  width: 43%;
}

.sub_item .kingyo {
  width: 20%;
  position: absolute;
  top: 5%;
  right: -15%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.sub_item .fusen {
  width: 20%;
  position: absolute;
  bottom: -10%;
  left: 0%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}







/* NIKU
----------------------------------------*/


.food .katorari {
  width: 15%;
  position: absolute;
  top: 5%;
  right: -10%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


#natsupre_2022 .gourmet_aruyo img {
    width: 35%;
}


.food .onikumo img {
    width: 70%;
    margin: 0 auto 5vw auto;
}


.food .stamina img {
    width: 80%;
    margin: 3vw auto;
}



.niku.flex {
    justify-content: space-between!important;
}


.niku {
  width: 80%;
  margin: auto
}



.niku_detail {
  position: relative;
  width: 29%;
  display: flex;
  flex-direction: column;
}


.niku_detail li:nth-child(3) {
  margin: 1vw auto 0 auto;
  width: 80%;
}


.niku_detail .batch {
  position: absolute;
  width: 30%;
  top: -10%;
  left: -5%;
  z-index: 10;
}


/* FOOD
----------------------------------------*/
.food {
  position: relative;
  padding: 3vw 0 5vw 0;
}


.auto_slider img {
  width: 100%;
}



/* FOOT
----------------------------------------*/
.foot {
  width: 70%;
  margin: auto;
}


.foot .notice {
  font-size: 1vw;
  letter-spacing: .05rem;
  line-height: 1.8;
}

.notice span.come {
  color: #0588ce;
}