@charset "UTF-8";
/* ===================================================================
CSS information

file name  : cuisine.css
author     : Abilive
style info : お料理
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.wrp_cui_int {
  position: relative;
}
.wrp_cui_int::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .wrp_cui_int::before {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_cui_int::before {
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_cui_int::before {
    top: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_cui_int::before {
    background-image: url(../../cuisine/images/bg_intro-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_cui_int::before {
    background-image: url(../../cuisine/images/bg_intro-sp.jpg);
    padding-top: 2em;
  }
}

.con_int_main {
  position: relative;
  z-index: 1;
  display: flex;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .con_int_main {
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_main {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .con_int_main {
    align-items: center;
  }
}
@media only screen and (min-width: 1025px) {
  .con_int_main .img {
    width: calc(810 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_main .img {
    width: calc(830 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_int_main .img {
    width: calc(690 / 750 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_int_main .img {
    order: 2;
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_main .img {
    overflow: hidden;
  }
  .con_int_main .img img {
    position: relative;
    width: 115%;
    max-width: none;
    margin-left: -7.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_main .cui_st {
    order: 1;
    width: calc(630 / 750 * 100%);
    margin-right: auto;
    margin-left: auto;
  }
}
.con_int_main .cui_st .jp {
  letter-spacing: .08em;
  line-height: 1.875;
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .con_int_main .cui_st .jp {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_main .cui_st .jp {
    font-size: 1.47rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_main .cui_st .jp {
    font-size: 1.21rem;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .con_int_main .cui_st .jp {
    font-size: 1.47rem;
  }
}
@media only screen and (min-width: 897px) and (max-width: 1024px) {
  .con_int_main .cui_st .jp {
    font-size: 1.33rem;
  }
}
@media only screen and (min-width: 1025px) {
  .con_int_main .box_txt {
    width: calc(630 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_main .box_txt {
    width: calc(670 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_int_main .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_main .box_txt {
    order: 3;
    margin-top: 1.5em;
  }
}
.con_int_main .box_txt > .inner {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .con_int_main .box_txt > .inner {
    width: calc(360 / 630 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_main .box_txt > .inner {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_main .box_txt > .inner {
    width: calc(630 / 750 * 100%);
  }
}
@media only screen and (min-width: 1441px) {
  .con_int_main .box_txt > .inner {
    width: calc(460 / 630 * 100%);
    margin-right: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_int_main .box_txt > .inner {
    min-width: 320px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_main .box_txt > .inner {
    min-width: 270px;
  }
}
.con_int_main .box_txt > .inner .txt {
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .con_int_main .box_txt > .inner .txt {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_main .box_txt > .inner .txt {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .con_int_main .box_txt > .inner .txt {
    margin-top: 1.33rem;
  }
}

.con_int_sub {
  display: flex;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1025px) {
  .con_int_sub {
    padding-bottom: 9rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_sub {
    padding-bottom: 5.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub {
    padding-bottom: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_int_sub {
    margin-top: 9.33rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_sub {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_int_sub {
    max-width: 1300px;
    width: calc(1300 / 1440 * 100%);
    margin-right: auto;
    margin-left: auto;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1441px) {
  .con_int_sub {
    max-width: calc(1300px * ((18 + 1) / 15));
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .con_int_sub {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) and (max-width: 1440px) {
  .con_int_sub {
    min-width: 950px;
  }
}

@media only screen and (max-width: 767px) {
  .con_int_sub {
    margin-top: 2em;
    flex-wrap: wrap;
    width: 84%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_int_sub .box_img {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .con_int_sub .box_img {
    width: calc(796 / 1300 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub .box_img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub .box_img {
    margin-right: 0;
    margin-left: auto;
  }
}
.con_int_sub .box_img .img:first-child {
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .con_int_sub .box_img .img:first-child {
    width: calc(275 / 796 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub .box_img .img:first-child {
    width: 35%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_int_sub .box_img .img:first-child {
    margin-top: -11.34rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_sub .box_img .img:first-child {
    margin-top: -4.67rem;
  }
}
.con_int_sub .box_img .img:last-child {
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .con_int_sub .box_img .img:last-child {
    width: calc(573 / 796 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub .box_img .img:last-child {
    width: 70%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_int_sub .box_img .img:last-child {
    margin-left: -3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_sub .box_img .img:last-child {
    margin-left: -2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub .box_img .img:last-child {
    margin-top: 3em;
    margin-left: -5%;
  }
}
@media only screen and (min-width: 768px) {
  .con_int_sub .box_txt {
    width: calc(504 / 1300 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub .box_txt {
    margin-top: 1.5em;
  }
}
.con_int_sub .box_txt .txt {
  color: #fff;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .con_int_sub .box_txt .txt {
    width: calc(253 / 504 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_sub .box_txt .txt {
    width: calc(350 / 504 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub .box_txt .txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_int_sub .box_txt .txt {
    min-width: 270px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_int_sub .box_txt .txt .view_ctrl_css {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int_sub .box_txt .txt .view_ctrl_css {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_int_sub .box_txt .txt .view_ctrl_css {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .con_cui_anch {
    margin-top: 10.66rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_cui_anch {
    margin-top: 5em;
  }
}
.con_cui_anch > ul {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .con_cui_anch > ul {
    max-width: 1300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_cui_anch > ul {
    max-width: 1000px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cui_anch > ul {
    max-width: calc(630 / 750 * 100%);
  }
}

.box_main {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .box_main {
    padding-top: 7.33rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_main {
    padding-top: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_main {
    padding-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .box_main.din {
    margin-top: 7.33rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_main.din {
    margin-top: 5.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_main.din {
    margin-top: 2em;
  }
}
.box_main::before {
  content: "";
  background: url("../images/common/bg_navy.jpg") #132235 repeat center top;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-height: 460em;
  z-index: -1;
}
.box_main::before .tmp_btn > * {
  border-color: #575653 #575653 #ffffff #575653;
}
.mouse .box_main::before .tmp_btn > *:hover, .touch .box_main::before .tmp_btn > *.touchstart {
  border-color: #ffffff;
}
.touch .box_main::before .tmp_btn > * {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_main::before .tmp_btn > *.touchend {
  transition-delay: 200ms;
}
.box_main::before .ic_arr::before {
  background: #fff;
}
.box_main::before .ic_arr::after {
  border-left-color: #fff;
}
@media only screen and (min-width: 1025px) {
  .box_main::before {
    height: calc(1100 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_main::before {
    height: calc(940 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_main::before {
    height: 18em;
  }
}
.box_main .inner {
  max-width: 1000px;
  width: calc(1000 / 1440 * 100%);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1441px) {
  .box_main .inner {
    max-width: calc(1000px * ((18 + 1) / 15));
  }
}
@media only screen and (max-width: 767px) {
  .box_main .inner {
    width: calc(630 / 750 * 100%);
  }
}
.box_main .tmp_st_l {
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .box_main .movie, .box_main .over_slider {
    margin-top: 3.33rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_main .movie, .box_main .over_slider {
    margin-top: 2.66rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_main .movie, .box_main .over_slider {
    margin-top: 2em;
  }
}
.box_main .movie {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: calc(315 / 560 * 100%);
  transform: translate(0);
}
.box_main .movie::after {
  content: "";
  height: 100%;
  width: 100%;
  opacity: 0;
  display: block;
  position: absolute;
}
.box_main .movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  .box_main .movie iframe {
    top: -calc(140 / 1240 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_main .movie iframe {
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .box_main .movie iframe {
    top: 0;
  }
}
@media only screen and (min-width: 1441px) {
  .box_main .movie iframe {
    right: -calc(140 / 1240 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .box_main .movie iframe {
    right: -calc(70 / 1240 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_main .movie iframe {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .box_main .movie iframe {
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .box_main .txt {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_main .txt {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .box_main .txt {
    text-align: center;
  }
}
.box_main .txt.bre {
  max-width: 558px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .box_main .txt.bre {
    width: calc(630 / 750 * 100%);
  }
}

@media only screen and (min-width: 1025px) {
  .box_detail {
    margin-top: 10.66rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_detail {
    margin-top: 9.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_detail {
    margin-top: 5em;
  }
}
.box_detail .box_detail_course {
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .box_detail .box_detail_course {
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_detail_course {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.box_detail .box_detail_course .st_course {
  text-align: center;
  line-height: 1.3;
}
.box_detail .box_detail_course .st_course .sub {
  font-size: 65%;
}
@media only screen and (min-width: 768px) {
  .box_detail .box_detail_course .st_course {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_detail_course .st_course {
    order: 1;
  }
  .box_detail .box_detail_course .st_course .jp {
    writing-mode: rl-tb;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .box_detail .box_detail_course .box_txt {
    width: calc(460 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_detail_course .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_detail_course .box_txt {
    order: 3;
  }
}
.box_detail .box_detail_course .box_txt .inner {
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .box_detail .box_detail_course .box_txt .inner {
    width: calc(260 / 460 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_detail .box_detail_course .box_txt .inner {
    width: calc(360 / 460 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_detail_course .box_txt .inner {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .box_detail .box_detail_course .box_txt .inner {
    margin-right: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_detail .box_detail_course .box_txt .inner {
    margin-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_detail_course .box_txt .inner {
    margin-right: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_detail_course .box_txt .inner .txt {
    width: calc(630 / 750 * 100%);
    margin: auto;
    margin-top: 1.5em;
  }
}
.box_detail .box_detail_course .box_txt .inner .txt .att {
  color: #e00000;
}
@media only screen and (min-width: 768px) {
  .box_detail .box_detail_course .box_slider {
    width: calc(980 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_detail_course .box_slider {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_detail_course .box_slider {
    order: 2;
    margin-top: 1.5em;
  }
}
.box_detail .box_detail_course .box_slider .inner {
  display: flex;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .box_detail .box_detail_course .box_slider .inner {
    padding-left: calc(80 / 980 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_detail .box_detail_course .box_slider .inner {
    padding-left: calc(110 / 980 * 100%);
  }
}
.box_detail .box_detail_course .box_slider .inner .swiper_ctrls {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.box_detail .box_detail_course .box_slider .inner .swiper-wrapper .slide {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .box_detail .box_detail_course .box_slider .inner .js-swiper-pagination {
    justify-content: flex-start;
    left: 9rem;
  }
}
@media only screen and (min-width: 768px) {
  .box_detail .box_detail_course.box_detail_course_fugu {
    flex-direction: row-reverse;
  }
  .box_detail .box_detail_course.box_detail_course_fugu .box_txt .inner {
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .box_detail .box_detail_course.box_detail_course_fugu .box_txt .inner {
    margin-left: 2em;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .box_detail .box_detail_course.box_detail_course_fugu .box_txt .inner {
    margin-left: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .box_detail .box_detail_course.box_detail_course_fugu .box_txt .inner {
    margin-left: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .box_detail .box_detail_course.box_detail_course_fugu .box_slider .inner {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .box_detail .box_detail_course.box_detail_course_fugu .box_slider .inner {
    padding-right: calc(80 / 980 * 100%);
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .box_detail .box_detail_course.box_detail_course_fugu .box_slider .inner {
    padding-right: calc(110 / 980 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .box_detail .box_detail_course.box_detail_course_fugu .box_slider .inner .swiper_ctrls {
    right: 0;
    left: auto;
  }
  .box_detail .box_detail_course.box_detail_course_fugu .box_slider .inner .swiper_ctrls .swiper-next {
    width: 4rem;
    height: 4rem;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  .box_detail .box_detail_course.box_detail_course_fugu .box_slider .inner .js-swiper-pagination {
    justify-content: flex-end;
    right: 9rem;
  }
}

.box_detail .box_point {
  max-width: 1000px;
  width: calc(1000 / 1440 * 100%);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1441px) {
  .box_detail .box_point {
    max-width: calc(1000px * ((18 + 1) / 15));
  }
}
@media only screen and (min-width: 1025px) {
  .box_detail .box_point {
    margin-top: 6.66rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_detail .box_point {
    margin-top: 2.66rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_point {
    margin-top: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_point {
    width: calc(630 / 750 * 100%);
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .box_detail .box_point .img {
    width: calc(500 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_point .img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .box_detail .box_point .txt {
    width: calc(436 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_point .txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .box_detail .box_point .txt {
    margin-left: calc(64 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_detail .box_point .txt {
    margin-top: 1em;
  }
}

.box_alacarte {
  position: relative;
  background: url("../images/common/bg_k.jpg") #eee7d8 repeat center top;
}
@media only screen and (min-width: 1025px) {
  .box_alacarte {
    padding-top: 9.33rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_alacarte {
    padding-top: 6.66rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte {
    padding-top: 6em;
  }
}
@media only screen and (min-width: 1025px) {
  .box_alacarte {
    margin-top: 12rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_alacarte {
    margin-top: 9.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte {
    margin-top: 6em;
  }
}
@media only screen and (min-width: 1025px) {
  .box_alacarte {
    padding-bottom: 12rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_alacarte {
    padding-bottom: 6.66rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte {
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte {
    overflow: hidden;
  }
}
.box_alacarte > .box_txt {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .box_alacarte > .box_txt {
    width: calc(630 / 750 * 100%);
    margin: auto;
  }
}
@media only screen and (min-width: 768px) {
  .box_alacarte > .box_txt .txt {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte > .box_txt .txt {
    margin-top: 1em;
  }
}
.box_alacarte > .box_txt .txt .att {
  color: #e00000;
}
.box_alacarte .box_ala_img {
  width: calc(2000 / 1440 * 100vw);
  margin-left: calc((1440 - 2000) / 2 / 1440 * 100vw);
  margin-right: calc((1440 - 2000) / 2 / 1440 * 100vw);
}
@media only screen and (min-width: 1025px) {
  .box_alacarte .box_ala_img {
    margin-top: 3.33rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_alacarte .box_ala_img {
    margin-top: 2.66rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_ala_img {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_ala_img {
    width: calc(1440 / 750 * 100vw);
    margin-right: calc((750 - 1440) / 2 / 750 * 100vw);
    margin-left: calc((750 - 1440) / 2 / 750 * 100vw);
  }
}
.box_alacarte .box_ala_img .inner .slide {
  width: 26.66rem;
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_ala_img .inner .slide {
    width: 17.14rem;
  }
}
.box_alacarte .box_ala_img .inner .slide span {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .box_alacarte .box_ala_img .inner .slide span {
    width: calc(360 / 400 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_ala_img .inner .slide span {
    width: calc(430 / 480 * 100%);
  }
}
.box_alacarte .box_kids {
  max-width: 1000px;
  width: calc(1000 / 1440 * 100%);
  margin-right: auto;
  margin-left: auto;
  display: flex;
}
@media only screen and (min-width: 1441px) {
  .box_alacarte .box_kids {
    max-width: calc(1000px * ((18 + 1) / 15));
  }
}
@media only screen and (min-width: 1025px) {
  .box_alacarte .box_kids {
    margin-top: 10.66rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_alacarte .box_kids {
    margin-top: 6.66rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_kids {
    margin-top: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .box_alacarte .box_kids {
    align-items: flex-end;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_kids {
    width: calc(630 / 750 * 100%);
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .box_alacarte .box_kids .box_txt {
    width: calc(500 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_kids .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_kids .box_txt {
    order: 2;
    margin-top: 1em;
  }
}
.box_alacarte .box_kids .box_txt .txt {
  margin-top: .5em;
}
.box_alacarte .box_kids .box_txt .box_list {
  border: 1px solid var(--color-line);
  padding: 1em;
  margin-top: 1.5em;
}
.box_alacarte .box_kids .box_txt .box_list ul li {
  font-size: 0.93rem;
  padding-left: 1em;
  position: relative;
}
.box_alacarte .box_kids .box_txt .box_list ul li::before {
  content: "・";
  position: absolute;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .box_alacarte .box_kids .img {
    width: calc(440 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_kids .img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .box_alacarte .box_kids .img {
    margin-left: calc(60 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .box_alacarte .box_kids .img {
    order: 1;
  }
}

.con_chef {
  background: url("../images/common/bg_k.jpg") #eee7d8 repeat center top;
}
@media only screen and (min-width: 1025px) {
  .con_chef {
    padding: 9.33rem 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_chef {
    padding: 6.66rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_chef {
    padding: 4em 0;
  }
}
@media only screen and (min-width: 1025px) {
  .con_chef {
    margin-top: 8.66rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_chef {
    margin-top: 6.66rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_chef {
    margin-top: 6em;
  }
}
.con_chef .inner {
  max-width: 1000px;
  width: calc(1000 / 1440 * 100%);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1441px) {
  .con_chef .inner {
    max-width: calc(1000px * ((18 + 1) / 15));
  }
}
@media only screen and (max-width: 767px) {
  .con_chef .inner {
    width: calc(630 / 750 * 100%);
  }
}
.con_chef .inner .st_chef .jp {
  text-align: center;
}
.con_chef .inner .box_chef {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .con_chef .inner .box_chef {
    margin-top: 3.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_chef .inner .box_chef {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_chef .inner .box_chef {
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_chef .inner .box_chef {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .con_chef .inner .box_chef .box_txt {
    width: calc(457 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_chef .inner .box_chef .box_txt {
    width: 100%;
  }
}
.con_chef .inner .box_chef .box_txt .name {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .con_chef .inner .box_chef .box_txt .name {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_chef .inner .box_chef .box_txt .name {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_chef .inner .box_chef .img {
    width: calc(480 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_chef .inner .box_chef .img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_chef .inner .box_chef .img {
    margin-left: calc(63 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_chef .inner .box_chef .img {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .con_chef .inner .box_profile {
    margin-top: 3.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_chef .inner .box_profile {
    margin-top: 2em;
  }
}
.con_chef .inner .box_profile .st_profile .jp {
  text-align: center;
}
.con_chef .inner .box_profile .box {
  border: 1px solid var(--color-line);
  padding: 2em 3em;
  margin-top: 1em;
}
@media only screen and (min-width: 768px) {
  .con_chef .inner .box_profile .box {
    padding: 2em 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_chef .inner .box_profile .box {
    padding: 1em;
  }
}
.con_chef .inner .box_profile .box table {
  margin-top: 1em;
}
.con_chef .inner .box_profile .box table tr th {
  font-weight: normal;
  padding-right: 2em;
}
@media only screen and (max-width: 767px) {
  .con_chef .inner .box_profile .box table tr th, .con_chef .inner .box_profile .box table tr td {
    display: block;
  }
}

@media only screen and (min-width: 1025px) {
  .con_restaurant {
    margin-top: 8.66rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_restaurant {
    margin-top: 9.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant {
    margin-top: 6em;
  }
}
.con_restaurant .inner {
  max-width: 840px;
  width: calc(840 / 1440 * 100%);
  margin-right: auto;
  margin-left: auto;
  display: flex;
}
@media only screen and (min-width: 1441px) {
  .con_restaurant .inner {
    max-width: calc(840px * ((18 + 1) / 15));
  }
}
@media only screen and (min-width: 1025px) {
  .con_restaurant .inner {
    align-items: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_restaurant .inner {
    max-width: 1000px;
    width: calc(1000 / 1440 * 100%);
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1441px) {
  .con_restaurant .inner {
    max-width: calc(1000px * ((18 + 1) / 15));
  }
}

@media only screen and (max-width: 767px) {
  .con_restaurant .inner {
    flex-wrap: wrap;
    width: calc(630 / 750 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .con_restaurant .inner .img {
    width: calc(420 / 840 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .inner .img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_restaurant .inner .box_txt {
    width: calc(320 / 840 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .inner .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_restaurant .inner .box_txt {
    margin-left: calc(100 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .inner .box_txt {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_restaurant .inner .box_txt .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .inner .box_txt .txt {
    margin-top: 0.5em;
  }
}
.con_restaurant .inner .box_txt .tmp_btn {
  margin-top: 2em;
}
.con_restaurant .inner .box_txt .tmp_btn a {
  margin-left: 0;
}
