@charset "UTF-8";


#furyoomakase {
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 150%;
  background: #FFF;
  color: #333;
}

#furyoomakase h2,
#furyoomakase h3,
#furyoomakase h4 {
  text-align: center;
}

#furyoomakase h3 {
  font-size: 2.4rem;
  text-align: left;
  margin: 1rem 0 2rem;
}

#furyoomakase h4 {
  font-size: 28px;
  color: #000;
  text-align: left;
  border-left: 4px solid #00479d;
  padding: .6em 0 .6em .6em;
  margin-bottom: 1.4rem;
}

#furyoomakase .inner {
  width: 1024px;
  margin: 0 auto;
}

#furyoomakase sup {
  font-size: 75%;
  vertical-align: top;
  display: inline-block;
  margin-top: -3px;
}


/* --- top ---- */
#furyoomakase #top {
  background-image: url(../img/product/main_features/furyoomakase/mainvisual.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 0;
  padding-bottom: 45.83%;
  position: relative;
  background-position: center 0;
}
#furyoomakase #top h2 {
  display: none;
}
#furyoomakase #top p {
  color: #fff;
  font-size: 0.7rem;
  line-height: 1.2rem;
  width: 30vw;
  position: absolute;
  right: 30px;
  top: 48vw;
  text-indent: -2em;
  text-align: right;
}
#furyoomakase #top h2 img {
  width: 38vw;
}
#furyoomakase #top img {
  display: block;
}


/* --- shikumi ---- */

#furyoomakase #shikumi {
  background-image: url(../img/product/main_features/furyoomakase/mv_back_02.png);
  background-size: cover;
  padding: 0 0 3rem;
  background-position: 50% 0%;
  overflow: hidden;
}

#furyoomakase .top_movie {
  padding-bottom: 56%;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 10%;
  margin-bottom: 10%;
}
#furyoomakase .top_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#furyoomakase .shikumi h3 {
  font-family: YuMincho,'Yu Mincho',serif !important;
  background: #00479d;
  text-align: center;
  font-size: 42px;
  color: #fff;
  font-weight: normal;
  padding: 10px 0;
  line-height: 1.4;
    font-feature-settings: "palt";
}
#furyoomakase .shikumi img {
  width: 100%;
}
#furyoomakase #shikumi .sub_text {
    color: #222;
    font-size: 0.86rem;
    line-height: 1.4rem;
    text-indent: -2em;
    padding-left: 2em;
    margin: .2em 0;
}



#furyoomakase .oteire_t02 {
  font-size: 1.2rem;
  letter-spacing: 0.08rem;
  line-height: 2.2rem;
}
#furyoomakase .oteire_t02 strong {
  background: linear-gradient(transparent 60%, #1992d3 60%);
}
#furyoomakase .oteire_t02 span {
  font-size: 0.8rem;
  font-weight: bold;
}
#furyoomakase .oteire_ul02 {
  overflow: hidden;
  margin-bottom: 3rem;
}
#furyoomakase .oteire_ul04 {
  overflow: hidden;
  margin-bottom: 5rem;
}
#furyoomakase .oteire_ul02 img{
  width: 100%;
}

#furyoomakase .oteire_ul02 li {
  float: left;
  width: 49%;
  margin-right: 2%;
}
#furyoomakase .oteire_ul02 li p {
  font-size: 18px;
  margin: .4em 0;
}
#furyoomakase .oteire_ul04 li { /*  3列  */
  float: left;
  width: 32%;
  margin-right: 2%;
}
#furyoomakase .oteire_ul04 li p {
  font-size: 18px;
  margin: .4em 0 0 0;
  text-align: center;
}
#furyoomakase .oteire_ul02 li:last-child,
#furyoomakase .oteire_ul04 li:last-child {
  margin-right: 0;
}

#furyoomakase .pc {
  display: block;
}
#furyoomakase .sp{
  display: none;
}
#furyoomakase .ppc {
  display: block;
}
#furyoomakase .ssp{
  display: none;
}
#furyoomakase .mt30 {
  margin-top: 30px;
}
#furyoomakase .mb20 {
  margin-bottom: 20px;
}


@media only screen and (max-width: 1024px) {
  #furyoomakase .inner {width: 90%;}
  #furyoomakase .pc{display: none;}
  #furyoomakase .sp{display: block;}
  #furyoomakase #top h2 {top: 55px; left: 1rem;}
  #furyoomakase #top p {font-size: 0.5rem;line-height: 1rem;width: 38vw;}
  #furyoomakase h3 {font-size: 6vw;}
  #furyoomakase .oteire_t02 {font-size: 2vw;line-height: 3vw;margin-top: -1.5vw;}
}

@media only screen and (max-width: 768px) {
  #furyoomakase #top {padding-bottom: calc(45.83% + 15px);}
  #furyoomakase #top img {width: 100%;}
  #furyoomakase h3 img {width: 100%;}
  #furyoomakase #shikumi {padding: 0 0 2rem;}
  #furyoomakase .shikumi {padding-top: 3rem;}
  #furyoomakase #shikumi h3 {font-size: 20px; padding: 10px 0; letter-spacing: .04em;}

  #furyoomakase .oteire_ul04 li .sub_text_02 {
    font-size: 0.8rem;
    line-height: 1rem;
    margin: 5px 0 0;
  }

  #furyoomakase h4 {
    font-size: 18px;
    text-align: left;
  }

}

@media only screen and (max-width: 414px) {
  #furyoomakase .top_movie {margin-bottom: 2%;}
  #furyoomakase .shikumi h3, #movie h3 {margin: 0vw 0 4vw;}
  #furyoomakase .shikumi {padding-top: 2rem;}
  #furyoomakase #shikumi .sub_text {
    font-size: 0.7rem !important;
    line-height: 1.6;
    text-align: left;
    padding-left: 2em;
  }
  #furyoomakase .shikumi_t02,  #furyoomakase .oteire_t02 {font-size: 3.8vw;line-height: 6.2vw;}
  #furyoomakase .oteire_ul02 li {float: none;width: 100%;margin-right: 0;margin-bottom: 2%;}
  #furyoomakase .oteire_ul02 li:first-child {margin-bottom: 5%;}
  #furyoomakase .oteire_ul02 li p {font-size: 16px;}
  #furyoomakase .oteire_ul04 {margin-bottom: 1.6rem;}
  #furyoomakase .oteire_ul04 li {float: none;width: 100%;margin-right: 0;margin-bottom: 5%;}
  #furyoomakase .ppc {display: none;}
  #furyoomakase .ssp{display: block;}
}