@media only screen and (min-width: 768px) {
  .con_lower_title {
    background-image: url(../../meal/images/ricca/img_main-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .con_lower_title {
    background-image: url(../../meal/images/ricca/img_main-sp.jpg);
  }
}

.wrp_intro {
  background: #010400;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    padding-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro {
    padding-bottom: 170px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro {
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    padding-bottom: 4em;
  }
}
.wrp_intro .con_intro_top.lower_inview_multiple .tmp_block_text_pat3.lower_inview_chd.anime_blur.white .box_text {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .tmp_lowerlnk {
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .tmp_lowerlnk {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .tmp_lowerlnk {
    padding-bottom: 2em;
  }
}
.wrp_intro .bg1 {
  position: absolute;
  right: 0;
  z-index: 0;
}
@media only screen and (min-width: 768px) {
  .wrp_intro .bg1 {
    width: calc(1037 / 1920 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .bg1 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro .bg1 {
    top: calc(72 / 2050 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .bg1 {
    top: 3em;
  }
}
.wrp_intro .bg1 span {
  display: block;
  padding-top: calc(872 / 1037 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .bg1 span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .wrp_intro .bg1 span {
    padding-top: calc(780 / 768 * 100%);
  }
}
.wrp_intro .bg2 {
  position: absolute;
  bottom: calc(345 / 2050 * 100%);
  left: calc(25 / 1920 * 100%);
  z-index: 0;
}
@media only screen and (min-width: 768px) {
  .wrp_intro .bg2 {
    width: calc(1138 / 1920 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .bg2 {
    width: 100%;
  }
}
.wrp_intro .bg2 span {
  display: block;
  padding-top: calc(960 / 1138 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .bg2 span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .wrp_intro .bg2 span {
    padding-top: calc(929 / 768 * 100%);
  }
}

.con_intro_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .con_intro_top {
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro_top {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_top {
    margin-bottom: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_intro_top .box_l {
    width: calc(800 / 1600 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro_top .box_l {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_top .box_l {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_top .box_l {
    margin-bottom: 1em;
  }
}
.con_intro_top .box_l .img {
  display: block;
  padding-top: calc(550 / 800 * 100%);
  position: relative;
  overflow: hidden;
}
.con_intro_top .box_l .img img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1025px) {
  .con_intro_top .box_r {
    width: calc(800 / 1600 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro_top .box_r {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_top .box_r {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro_top .box_r {
    padding-left: calc(60 / 1600 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_top .box_r {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro_top .tmp_block_text_pat3.lower_inview_chd.anime_blur.white .box_text {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_top .tmp_block_text_pat3.lower_inview_chd.anime_blur.white .box_text {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_intro_top .tmp_block_text_pat3.lower_inview_chd.anime_blur.white .box_text {
    width: 75%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_top .tmp_h3_vrt._before {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro_top .tmp_h3_vrt._after {
    display: none;
  }
}
.con_intro_top .box_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .con_intro_top .box_img {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro_top .box_img {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_top .box_img {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 896px) {
  .con_intro_top .box_img {
    margin-top: 30px;
  }
}
.con_intro_top .box_img .img {
  width: 50%;
}
.con_intro_top .box_img .img span {
  display: block;
  padding-top: calc(280 / 400 * 100%);
  position: relative;
  overflow: hidden;
}
.con_intro_top .box_img .img span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.con_intro_top .box_clone_tit {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_intro_top .tmp_block_text_pat3.lower_inview_chd {
    opacity: 1;
  }
}

.con_intro_bottom {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .con_intro_bottom {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro_bottom {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_bottom {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_intro_bottom .tmp_h4 {
    margin-bottom: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro_bottom .tmp_h4 {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_bottom .tmp_h4 {
    margin-bottom: 2em;
  }
}
.con_intro_bottom .tmp_flex_img_text6 {
  position: relative;
  z-index: 1;
}
.con_intro_bottom .tmp_flex_img_text6 .box_flex_img_text_multiple_img {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.con_intro_bottom .tmp_flex_img_text6 .multiple_img {
  width: calc(297 / 1200 * 100%);
}
@media only screen and (min-width: 768px) {
  .con_intro_bottom .tmp_flex_img_text6 .multiple_img:nth-of-type(even) {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_bottom .tmp_flex_img_text6 .multiple_img:nth-of-type(even) {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro_bottom .tmp_flex_img_text6 .multiple_img span {
    padding-top: calc(450 / 297 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_intro_bottom .tmp_flex_img_text6 .multiple_img span {
    padding-top: calc(350 / 160 * 100%);
  }
}

@media only screen and (min-width: 1025px) {
  .con_menu {
    margin-bottom: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu {
    margin-bottom: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu {
    margin-bottom: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_menu .tmp_block_slider_pat1 {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .tmp_block_slider_pat1 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .tmp_block_slider_pat1 {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .tmp_block_slider_pat1 .img span {
    display: block;
    padding-top: calc(513 / 683 * 100%);
    position: relative;
    overflow: hidden;
  }
  .con_menu .tmp_block_slider_pat1 .img span img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 1025px) {
  .con_menu .tmp_h3_line {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .tmp_h3_line {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .tmp_h3_line {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_menu .tmp_flex_img_text3 {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .tmp_flex_img_text3 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .tmp_flex_img_text3 {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_menu .tmp_flex_tbl_tbl {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .tmp_flex_tbl_tbl {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .tmp_flex_tbl_tbl {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .tmp_flex_tbl_tbl .tmp_h5 {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .tmp_flex_tbl_tbl .tmp_h5 {
    margin-top: 20%;
  }
}
.con_menu .tmp_flex_tbl_tbl .tmp_h5 .rate {
  text-align: right;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .tmp_flex_tbl_tbl .box_l {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .con_info {
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_info {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_info {
    padding-bottom: 4em;
  }
}
@media only screen and (min-width: 768px) {
  .con_info .box_btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_btn {
    margin-top: 1.5em;
  }
}

.con_topicpath li > a, .con_topicpath li > span {
  color: #424242;
}
.con_topicpath li svg path {
  fill: #424242;
}
