﻿
  .rootMT ul {
    overflow: hidden;
    width: 940px !important;
    margin: 0 auto;
  }

.body {
  overflow: hidden;
  background-image: linear-gradient(to bottom, #bfeeff 0%, #faffd0 36%, #fbd6e3 100%);
  background-size:cover;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
}


.sweets_button, .stamina_button, .gekikara_button {
  color: #fff;
  border-radius: 100vh;
  border: 0;
  font-size: 1.3em;
  padding: 0.5em 0.7em;
  transition: 0.3s;
  cursor: pointer;
  margin: 1em auto;
  position: relative;
  z-index: 0;
  background: transparent;
  overflow: hidden;
  display: flex;
  justify-content: center;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN"
}


/* ::before, ::afterで2種類のグラデーションを用意 */
.sweets_button::before, .sweets_button::after, .stamina_button::before, .stamina_button::after, .gekikara_button::before, .gekikara_button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

/* グラデーション1 */
.sweets_button::before {
  transition: all 0.6s; /* アニメーション実行時間 */
  z-index: -1;
  background: linear-gradient(to right, #7bcdff, #58b8f2);
}

/* グラデーション2 */
.sweets_button::after {
  z-index: -2;
  background: linear-gradient(to right, #57b8f4, #3298d7);
}


/* グラデーション1 */
.stamina_button::before {
  transition: all 0.6s; /* アニメーション実行時間 */
  z-index: -1;
  background: linear-gradient(to right, #fcac6f, #faa15b);
}

/* グラデーション2 */
.stamina_button::after {
  z-index: -2;
  background: linear-gradient(to right, #faa15b, #eb8435);
}



/* グラデーション1 */
.gekikara_button::before {
  transition: all 0.6s; /* アニメーション実行時間 */
  z-index: -1;
  background: linear-gradient(to right, #ff8fa2, #ff758c);
}

/* グラデーション2 */
.gekikara_button::after {
  z-index: -2;
  background: linear-gradient(to right, #ff758c, #eb4c67);
}


/* ホバー時にグラデーション1を透明にする */
.sweets_button:hover::before, .stamina_button:hover::before, .gekikara_button:hover::before {
  opacity: 0;
}




/*pc用の記述*/
@media screen and (min-width:769px) {

  .mainContentMT {
    width: 100%;
  }

  .rootMT ul {
    overflow: hidden;
    width: 940px !important;
    margin: 0 auto;
  }



/*トップ画像*/
.firstview {
  display: block !important;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.firstview_sp {
  display: none !important;
}

.firstviewtext {
  position: relative;
}

.firstview2 {
  display: block !important;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.firstview2_sp {
  display: none !important;
}


.firsttext {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-size: 1.3vw;
  width: 800px;
  line-height: 2em;
}


.menutab {
  height: 7em;
    background-color: rgba(255,255,255,0.7);
    display:flex;
    align-items: center;
    justify-content: center;
}

.tabdeteil {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  padding: 0 30px;
}

.tabborder {
  border-left: 2px solid #94d9e5;
}

.tabdeteil:first-child {
  border-left: none;
}

.gourmetmenu {
  padding: 0 10%;
  position: relative;
}

.snow_drop {
    width: 25vw;
    position: absolute;
    right: -2vw;
    top: 15%;
}

.snow_drop2 {
  width: 25vw;
  position: absolute;
  left: -5vw;
  top: 30%;
}

.snow_drop3 {
  width: 25vw;
  position: absolute;
  right: -2vw;
  top: 48%;
}

.kirakira {
  width: 25vw;
  position: absolute;
  left: -5vw;
  top: 60%;
}

.kirakira2 {
  width: 25vw;
  position: absolute;
  right: -2vw;
  top: 73%;
}

.pikapika {
  width: 25vw;
  position: absolute;
  left: -5vw;
  top: 94%;
}


.hinnyarisweets .title, .staminagourmet .title, .gekikara .title {
margin: 70px auto;
text-align: center;
}


.titleribbon1 {
  width: 42%;
}

.titleribbon2 {
  width: 40%;
}

.titleribbon3 {
  width: 22%;
}

  div#area-1 {
  position: absolute;
  top: -50px;
}

.title {
  display: flex;
  justify-content: center;
}

.title p {
  text-align: left;
  margin: auto 3vw;
  font-size: 1.1vw;
}


.deteil {
  display:flex;
  justify-content: center;
  padding: 2em 0;
  align-items: center;
}

.img_1{
  width:40%;
}

.donimg {
  width:38%;
}

.shibikaraimg {
  width:48%;
}


.deteiltext {
  flex-wrap: wrap;
  font-size: 1.5vw;
  padding: 1em 0 2em 2em;
}

.deteiltext2 {
  font-size: 1.5vw;
  padding: 2em 2em 2em 0;
}

.imgwrap {
  flex-wrap: wrap;
}

.chiiki {
  font-size: 0.7em;
  font-weight: normal;
  margin-bottom: 5px;
}


.menutitle {
  display:flex;
  align-items: center;
  justify-content: left;
}

.menutitletext {
  padding-bottom: 0.5em;
  font-size: 1.1em;
  font-weight: bold;
}

.menutitletext2 {
  padding-bottom: 0.5em;
  font-size: 1.3em;
  font-weight: bold;
}


.tokuten {
  background-color: rgba(255,255,255,0.7);
  border-radius: 5px;
  padding: 1em;
  font-size: 0.8em;
}


.fujiyalogo {
  width: 7.5vw;
  margin-left:40px;
  margin-bottom:10px;
}

.fujiyatokuten {
    width:25vw;
}

.parumofujitokuten {
  width:20vw;
}

.parumofujimenutitle {
  width: 23vw;
}

.milklogo {
  width:10vw;
  margin-left:40px;
  margin-bottom: 10px;
}

.milktokuten {
  width: 25vw;
}

.urumamenutitle {
  width: 20vw;
}

.urumatokuten {
  width: 25vw;
}

.ueshimatitle {
  width: 20vw;
}

.ueshimalogo {
  width:30%;
  margin-left:40px;
  margin-bottom:10px;
}

.cocotokamenutitle {
  width: 25vw;
}

.cocotokalogo {
  width:35%;
  margin-left:40px;
}

.annannlogo {
  width:30%;
  margin-left:25px;
  margin-bottom:10px;
}

.annannmenutitle {
  width: 25vw;
}

.donlogo {
  width:25vw;
  margin:5px 0;
}

.eigyokuteideteiltext {
  width: 25vw;
}

.billylogo {
  width:10vw;
  margin-left:25px;
  margin-bottom:10px;
}

.billytokuten {
  width: 25vw;
}

.futagologo {
  width:7vw;
  margin-left: 15px;
  margin-bottom:10px;
}

.anrakuteilogo {
  width:7vw;
  margin-left: 20px;
  margin-bottom:10px;
}

.shibikaramenutitle {
  width: 20vw;
}

.shibikaralogo {
  width:25%;
  margin-left:30px;
  margin-bottom:10px;
}

.rinmenutitle {
  width: 25vw;
}

.rinlogo {
  width:42%;
  margin-left:25px;
}

.akakaramenutitle {
  width: 25vw;
}

.akakaralogo {
  width:25%;
  margin-left:25px;
  margin-bottom:10px;
}

.hinabelogo {
  width:6vw;
  margin-left:20px;
  margin-bottom:10px;
}

.hinabemenutitle {
  width: 28vw;
}

.hinabetokuten {
  width: 25vw;
}

.oshidorilogo {
  width:10vw;
  margin-left:25px;
  margin-bottom:10px;
}

.oshidoritokuten {
  width: 25vw;
}

.oshidorimenutitle {
  width: 30vw;
}


.br-sp {
  display: none;
}


}



/*sp用の記述-----------------------------------------------------------------------------------------*/
@media screen and (max-width:768px) {

	/*　画面サイズが768px以下の場合ここの記述が適用される　*/

  #fftop_recomDetail section {
    padding: 0;
  }


  .firstview {
    display: none !important;
  }

.firstview_sp {
  display: block !important;
  width: 100%;
  max-width: 100%;
  height: auto;
}

  .firstview2 {
    display: none !important;
  }

  .firstview2_sp {
    display: block !important;
    width: 100%;
    max-width: 100%;
    height: auto;
  }


  .firstviewtext {
    position: relative;
  }

  .firsttext {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 3.5vw;
    width: 800px;
    line-height: 1.8em;
  }


  .menutab {
    height: 4em;
      background-color: rgba(255,255,255,0.7);
      display:flex;
      align-items: center;
      justify-content: center;
      width: 100vw;
  }

  .tabdeteil {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    padding: 0 10px;
  }

  .tabborder {
    border-left: 2px solid #94d9e5;
    height: 7vh;
  }

  .tabdeteil:first-child {
    border-left: none;
    height: 7vh;
  }

  .gourmetmenu {
    padding: 0 7%;
    position: relative;
  }

  .snow_drop {
      width: 45vw;
      position: absolute;
      right: -12vw;
      top: 15%;
  }

  .snow_drop2 {
    width: 45vw;
    position: absolute;
    left: -21vw;
    top: 29.5%;
  }

  .snow_drop3 {
    width: 45vw;
    position: absolute;
    right: -10vw;
    top: 47%;
  }

  .kirakira {
    width: 45vw;
    position: absolute;
    left: -15vw;
    top: 59.4%;
  }

  .kirakira2 {
    width: 45vw;
    position: absolute;
    right: -15vw;
    top: 78%;
  }

  .pikapika {
    width: 45vw;
    position: absolute;
    left: -22vw;
    top: 95%;
  }


  .hinnyarisweets .title, .staminagourmet .title, .gekikara .title {
  margin-top: 50px;
  text-align: center;
  }

  div#area-1 {
  position: absolute;
  top: -50px;
}

.titleribbon1 {
  width: 72%;
}

.titleribbon2 {
  width: 70%;
}

.titleribbon3 {
  width: 45%;
}

  .title p {
    text-align: center;
    margin: 2vh 3vw;
    font-size: 2vw;
    color: #000;
  }


  .deteil {
    padding: 1em 0;
    text-align: center;
  }

  .deteil_sp {
    padding: 1em 0;
    display: flex;
    flex-direction:column-reverse;
    align-items: center;
    justify-content: center;
  }

  .img_1 {
    width:80%;
  }

  .img_2 {
    width:75%;
  }

  .deteiltext {
    font-size: 0.7em;
    width: 70vw;
    margin: 2em auto;
    text-align: left;
  }

  .deteiltext2 {
    font-size: 0.7em;
    width: 70vw;
    margin: 2em auto;
    text-align: left;
  }


  .chiiki {
    font-size: 0.7em;
    font-weight: normal;
    margin-bottom: 5px;
  }


  .menutitle {
    display:flex;
    align-items: center;
    width: 70vw;
    justify-content: center;
  }

  .menutitletext {
    padding-bottom: 0.5em;
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
  }

  .menutitletext2 {
    padding-bottom: 0.5em;
    font-size: 1.3em;
    font-weight: bold;
  }


  .tokuten {
    background-color: rgba(255,255,255,0.7);
    border-radius: 5px;
    padding: 1em;
    font-size: 0.8em;
    margin: 0 auto;
    text-align: left;
  }

.fujiyatitle {
  width: 70vw;
}

.fujiyalogo {
  width:20%;
  margin-left:40px;
  margin-bottom:10px;
}

.fujiyatokuten {
  width:60vw;
}


.ueshimatitle {
  width: 70vw;
}

.ueshimalogo {
  width:25%;
  margin-left:40px;
  margin-bottom:10px;
}

.ueshimatokuten {
  width:50vw;
}


.cocotokamenutitle {
  width: 70vw;
}

.cocotokalogo, .milklogo {
  width:35%;
  margin-left:40px;
  margin-bottom: 10px;
}

.futagologo, .anrakuteilogo, .hinabelogo {
  width: 25%;
  margin-left: 20px;
  margin-bottom: 8px;
}


.annannlogo {
  width:25%;
  margin-left:25px;
  margin-bottom:10px;
}

.annanntokuten {
  width:50vw;
}

.donlogo {
  width:60vw;
  margin:5px 0;
}

.dontokuten {
  width:40vw;
}

.eigyokuteideteiltext {
  width: 50vw;
}

.billylogo {
  width:40%;
  margin-left:25px;
  margin-bottom:10px;
}

.shibikaramenutitle {
  width: 70vw;
}

.shibikaralogo {
  width:20%;
  margin-left:30px;
  margin-bottom:10px;
}

.shibikaratokuten {
  width:40vw;
}

.rinmenutitle {
  width: 70vw;
}

.rinlogo {
  width:33%;
  margin-left:25px;
}

.rintokuten {
  width:55vw;
}

.akakaramenutitle {
  width: 70vw;
}

.akakaralogo {
  width:20%;
  margin-left:25px;
  margin-bottom:10px;
}

.akakaratokuten {
  width:50vw;
}

.hinabemenutitle {
  width: 60vw;
}

.oshidoritokuten {
  width: 40vw;
}


  .br-pc {
    display: none;
  }

}
