@charset "UTF-8";
/* header
---------------------------------------------------------- */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0px 0px 10px #000;
  z-index: 10; }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header.is_current .header_navi {
      background-color: rgba(0, 0, 0, 0.7) !important; } }
  @media screen and (min-width: 1021px) {
    .header.is_current .header_navi {
      background-color: rgba(0, 0, 0, 0.7) !important; } }
  .top .header {
    box-shadow: 0px 0px 0px; }
    .top .header.is_current {
      box-shadow: 0px 0px 10px #000; }
      .top .header.is_current .header_logo::before, .top .header.is_current .header_logo::after {
        content: none; }
      @media screen and (min-width: 768px) and (max-width: 1020px) {
        .top .header.is_current .header_logo {
          width: 9rem;
          height: 6rem;
          transition: .4s all;
          background-color: transparent; } }
      @media screen and (min-width: 1021px) {
        .top .header.is_current .header_logo {
          width: 9rem;
          height: 6rem;
          transition: .4s all;
          background-color: transparent; } }
      @media screen and (max-width: 767px) {
        .top .header.is_current .header_logo_image {
          width: 10rem;
          height: 7rem;
          background-image: url(../img/logo_none_black.svg); } }
      @media screen and (min-width: 768px) and (max-width: 1020px) {
        .top .header.is_current .header_logo_image {
          width: 9rem;
          height: 6rem;
          margin-top: 1rem;
          margin-bottom: 1rem;
          background-image: url(../img/logo_none_white.svg); } }
      @media screen and (min-width: 1021px) {
        .top .header.is_current .header_logo_image {
          width: 9rem;
          height: 6rem;
          margin-top: 1rem;
          margin-bottom: 1rem;
          background-image: url(../img/logo_none_white.svg); } }
      @media screen and (max-width: 767px) {
        .top .header.is_current .header_navi_trigger {
          position: absolute;
          width: 4rem;
          height: 4rem;
          top: 1rem;
          right: 1rem;
          border-radius: .4rem;
          transition: .4s all;
          box-shadow: 0 0px 10px 0 rgba(246, 246, 246, 0.3); } }
      @media screen and (max-width: 767px) {
        .top .header.is_current .header_navi_trigger::before, .top .header.is_current .header_navi_trigger::after {
          content: none; } }
      @media screen and (max-width: 767px) {
        .top .header.is_current .header_navi_trigger .header_navi_bar {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 2rem;
          height: .2rem;
          animation: opacity .2s;
          background-color: #fff;
          transform: translate(-50%, -50%); } }
    @media screen and (max-width: 767px) {
      .top .header .header_navi_trigger {
        top: 0;
        width: 10.2rem;
        height: 10.6rem;
        border-radius: 0;
        box-shadow: 0px 0px 0px;
        transition: .4s all; } }
    @media screen and (max-width: 767px) {
      .top .header .header_navi_trigger::before, .top .header .header_navi_trigger::after {
        content: '';
        position: absolute;
        bottom: -1rem;
        border-style: solid; } }
    @media screen and (max-width: 767px) {
      .top .header .header_navi_trigger::before {
        left: 0;
        border-width: 1rem 6.9rem 0 0;
        border-color: #000 transparent transparent transparent; } }
    @media screen and (max-width: 767px) {
      .top .header .header_navi_trigger::after {
        right: 0;
        border-width: 1rem 0 0 6.9rem;
        border-color: #000 transparent transparent transparent; } }
    @media screen and (max-width: 767px) {
      .top .header .header_navi_trigger .header_navi_bar {
        width: 8.6rem;
        height: 5.9rem;
        animation: opacity .2s;
        background-image: url(../img/logo_none_white.svg);
        background-repeat: no-repeat;
        background-color: transparent; } }
    .top .header .header_logo::before, .top .header .header_logo::after {
      content: '';
      position: absolute;
      bottom: -1rem;
      border-style: solid; }
    .top .header .header_logo::before {
      left: 0;
      border-width: 1rem 6.9rem 0 0;
      border-color: #000 transparent transparent transparent; }
    .top .header .header_logo::after {
      right: 0;
      border-width: 1rem 0 0 6.9rem;
      border-color: #000 transparent transparent transparent; }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .top .header .header_logo {
        background-color: #000; } }
    @media screen and (min-width: 1021px) {
      .top .header .header_logo {
        background-color: #000; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .top .header .header_logo_image {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 11.6rem;
        height: 7.9rem;
        margin-top: 0;
        margin-bottom: 0;
        transform: translate(-50%, -50%); } }
    @media screen and (min-width: 1021px) {
      .top .header .header_logo_image {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 11.6rem;
        height: 7.9rem;
        margin-top: 0;
        margin-bottom: 0;
        transform: translate(-50%, -50%); } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header .header_logo {
      position: absolute;
      top: 0;
      width: 13.8rem;
      height: 14.3rem;
      transition: .4s all; } }
  @media screen and (min-width: 1021px) {
    .header .header_logo {
      position: absolute;
      top: 0;
      width: 13.8rem;
      height: 14.3rem;
      transition: .4s all; } }
  .header .header_logo_image {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    transition: .6s opacity;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media screen and (max-width: 767px) {
      .header .header_logo_image {
        width: 10rem;
        height: 7rem;
        background-image: url(../img/logo_none_black.svg); } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .header .header_logo_image {
        width: 9rem;
        height: 6rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
        background-image: url(../img/logo_none_white.svg); } }
    @media screen and (min-width: 1021px) {
      .header .header_logo_image {
        width: 9rem;
        height: 6rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
        background-image: url(../img/logo_none_white.svg); } }
    .header .header_logo_image:hover {
      opacity: 0.8;
      transition: .6s opacity; }
    .header .header_logo_image .header_logo_link {
      display: block;
      width: 100%;
      height: 100%; }
  @media screen and (max-width: 767px) {
    .header .header_navi {
      display: none; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header .header_navi {
      height: 8rem;
      text-decoration: none;
      transition: .6s background-color; } }
  @media screen and (min-width: 1021px) {
    .header .header_navi {
      height: 8rem;
      text-decoration: none;
      transition: .6s background-color; } }
  @media screen and (max-width: 767px) {
    .header .header_navi.is_open {
      display: block;
      animation: opacity .2s ease; } }
  @media screen and (max-width: 767px) {
    .header .header_navi.is_open .header_navi_content {
      animation: header_sp .2s;
      transform: translateX(0%); } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header .header_navi.bg_black_middle {
      box-shadow: 0px 0px 10px #999; } }
  @media screen and (min-width: 1021px) {
    .header .header_navi.bg_black_middle {
      box-shadow: 0px 0px 10px #999; } }
  @media screen and (max-width: 767px) {
    .header .header_navi .button_item {
      width: calc(100% - 4rem);
      max-width: 21rem; } }
  @media screen and (max-width: 767px) {
    .header .header_navi .button_item + .button_item {
      margin-top: 1rem; } }
  @media screen and (max-width: 767px) {
    .header .header_navi .header_navi_inner {
      position: fixed;
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 10; } }
  @media screen and (max-width: 767px) {
    .header .header_navi_title {
      width: 100%;
      padding: .9rem 2rem; } }
  @media screen and (max-width: 767px) {
    .header .header_navi_content {
      position: absolute;
      width: 78%;
      height: 100%;
      right: 0;
      overflow-x: auto;
      -ms-overflow-style: none;
      background-color: #e6e6e6;
      transform: translateX(0%);
      transition: .2s transform;
      z-index: 101; } }
  @media screen and (max-width: 767px) {
    .header .header_navi_content::-webkit-scrollbar {
      display: none; } }
  @media screen and (max-width: 767px) {
    .header .header_navi_trigger {
      position: absolute;
      width: 4rem;
      height: 4rem;
      top: 1rem;
      right: 1rem;
      border-radius: .4rem;
      box-shadow: 0 0px 10px 0 rgba(246, 246, 246, 0.3); } }
  @media screen and (max-width: 767px) {
    .header .header_navi_trigger .header_navi_bar {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 2rem;
      height: .2rem;
      background-color: #fff;
      transform: translate(-50%, -50%); } }
  .header .header_navi_trigger .header_navi_bar::before, .header .header_navi_trigger .header_navi_bar::after {
    content: '';
    position: absolute;
    left: 0;
    width: 2rem;
    height: .2rem;
    background-color: inherit; }
  .header .header_navi_trigger .header_navi_bar::before {
    top: -.7rem; }
  .header .header_navi_trigger .header_navi_bar::after {
    bottom: -.7rem; }
  @media screen and (max-width: 767px) {
    .header .header_navi_close {
      position: absolute;
      top: 1rem;
      right: 1rem;
      width: 4rem;
      height: 4rem;
      z-index: 1; } }
  @media screen and (max-width: 767px) {
    .header .header_navi_top {
      height: 11.4rem; } }
  @media screen and (max-width: 767px) {
    .header .header_navi_sidetext {
      width: calc(100% - 5rem); } }
  .header .header_navi_list {
    margin: 0 0 0 auto; }
  .header .header_navi_item {
    margin-top: 2.05rem;
    margin-bottom: 2.05rem;
    font-size: 1.7rem; }
    .header .header_navi_item:last-of-type {
      margin-left: 1.4rem; }
    .header .header_navi_item .header_navi_search {
      display: block;
      font-size: 1.4rem; }
      .header .header_navi_item .header_navi_search input {
        width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem; }
      .header .header_navi_item .header_navi_search .header_navi_search_button {
        padding-left: .9rem;
        padding-right: .9rem; }
  @media screen and (max-width: 767px) {
    .header .header_navi_link {
      display: block;
      width: 100%;
      padding: 1.2rem 2rem 1.2rem 1.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header .header_navi_link {
      position: relative;
      display: block;
      height: 100%;
      padding: .6rem 2.8rem;
      text-align: center;
      transition: .6s; } }
  @media screen and (min-width: 1021px) {
    .header .header_navi_link {
      position: relative;
      display: block;
      height: 100%;
      padding: .6rem 2.8rem;
      text-align: center;
      transition: .6s; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header .header_navi_link:hover {
      text-decoration: none;
      transition: .6s; } }
  @media screen and (min-width: 1021px) {
    .header .header_navi_link:hover {
      text-decoration: none;
      transition: .6s; } }
  @media screen and (max-width: 767px) {
    .header .header_navi_link .header_navi_link_icon {
      width: 2rem;
      text-align: center;
      margin-right: .6rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header .header_navi_link.header_navi_link_text {
      padding: .6rem 1.4rem; } }
  @media screen and (min-width: 1021px) {
    .header .header_navi_link.header_navi_link_text {
      padding: .6rem 1.4rem; } }

/* footer
---------------------------------------------------------- */
.footer .footer_sns .footer_sns_item {
  width: 4rem;
  height: 4rem; }

.footer .footer_sns .fa-instagram {
  font-size: 1.9rem; }

.fa-x-twitter {
    content: "";
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>');
    background-size: 2.0rem;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 2em;
    height: 2em;
    vertical-align: -0.125em; }

.footer .footer_sns .fa-facebook-f {
  font-size: 1.8rem; }

.footer .footer_sns .fa-line {
  font-size: 2.8rem; }

.footer .footer_link_item {
  position: relative;
  margin-top: 1rem; }
  .footer .footer_link_item::before {
    content: '';
    position: absolute;
    left: 0;
    width: .1rem;
    height: 100%;
    background-color: #999; }
  .footer .footer_link_item:first-of-type::before {
    content: none; }

/* about
---------------------------------------------------------- */
.about .about_text {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold; }

.about .about_circle .about_circle_block {
  width: 33%; }
  .about .about_circle .about_circle_block:first-of-type .about_circle_shape::before {
    width: 6.7rem;
    height: 9.6rem;
    background-image: url(../img/common/icon/icon_file_big.jpg); }
  .about .about_circle .about_circle_block:nth-of-type(2) .about_circle_shape::before {
    width: 7.1rem;
    height: 10rem;
    background-image: url(../img/common/icon/icon_chef_big.jpg); }
  .about .about_circle .about_circle_block:last-of-type .about_circle_shape::before {
    width: 5.8rem;
    height: 9.4rem;
    background-image: url(../img/common/icon/icon_phone_big.jpg); }
  .about .about_circle .about_circle_block .about_circle_shape {
    position: relative;
    display: block;
    width: 15.2rem;
    height: 15.2rem;
    margin: 0 auto;
    border-radius: 50%; }
    .about .about_circle .about_circle_block .about_circle_shape:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      display: block;
      background-repeat: no-repeat;
      background-size: cover;
      transform: translate(-50%, -50%); }
  .about .about_circle .about_circle_block .about_circle_text {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center; }

/* hero
---------------------------------------------------------- */
.hero {
  position: relative; }
  .hero .hero_bg {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/bg/bg_hero.jpg);
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (max-width: 767px) {
      .hero .hero_bg {
        background-image: url(../img/bg/bg_hero.jpg);
        background-position: center 50%; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .hero .hero_bg {
        background-position: center 30%; } }
    @media screen and (min-width: 1021px) {
      .hero .hero_bg {
        background-position: center 70%; } }
    @media screen and (min-width: 1920px) {
      .hero .hero_bg {
        background-position: center 72%; } }
    @media screen and (max-width: 767px) {
      .hero .hero_bg::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(140, 129, 90, 0.2); } }
  .hero .hero_catch {
    text-shadow: 0px 0px 6px rgba(51, 51, 51, 0.8); }
    @media screen and (max-width: 767px) {
      .hero .hero_catch {
        padding-top: 22rem;
        font-size: 2.6rem; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .hero .hero_catch {
        padding-top: 42.6rem;
        font-size: 4.8rem; } }
    @media screen and (min-width: 1021px) {
      .hero .hero_catch {
        padding-top: 42.6rem;
        font-size: 4.8rem; } }
    @media screen and (min-width: 1920px) {
      .hero .hero_catch {
        padding-top: 52rem; } }
  .hero .hero_logo {
    margin-top: 20vh;
    margin-bottom: 2rem; }
    @media screen and (max-width: 767px) {
      .hero .hero_logo {
        width: 20rem;
        height: 13.7rem; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .hero .hero_logo {
        width: 35rem;
        height: 23.7rem; } }
    @media screen and (min-width: 1021px) {
      .hero .hero_logo {
        width: 35rem;
        height: 23.7rem; } }
  .hero .hero_input {
    width: 21rem;
    max-width: 100%; }

/* info
---------------------------------------------------------- */
.info {
  background-color: #fff;
  font-size: 1.5rem; }
  .info .info_title {
    display: block;
    width: 31%;
    padding: .4rem 1.4rem;
    text-align: right; }
  .info .info_text {
    display: block;
    width: 69%;
    padding: .2rem 1.4rem; }

.howto .howto_group {
  margin-bottom: 12.7rem; }

.howto .howto_block {
  width: 25.6rem;
  margin-top: 7rem; }
  .howto .howto_block:not(last-of-type) {
    margin-left: 3rem; }

.howto .howto_shape {
  position: relative;
  width: 10.8rem;
  height: 10.7rem;
  margin: 0 auto;
  border-radius: 50%;
  color: #fff;
  font-size: 1.6rem; }
  .howto .howto_shape::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -2.2rem;
    border-style: solid;
    border-width: 3.5rem 3.5rem 0 3.5rem;
    border-color: transparent transparent transparent;
    transform: translateX(-50%);
    z-index: 0; }
  .howto .howto_shape .howto_step {
    position: relative;
    display: block;
    z-index: 1; }
  .howto .howto_shape .howto_number {
    position: relative;
    font-size: 4.4rem;
    line-height: 1;
    z-index: 1; }

.howto .howto_arrow {
  position: relative;
  width: calc(100% - 1.1rem);
  height: 2rem;
  background-color: #fff; }
  .howto .howto_arrow::before {
    content: '';
    position: absolute;
    right: -1.1rem;
    border-style: solid;
    border-width: 1rem 0 1rem 1.1rem;
    border-color: transparent transparent transparent #fff; }

.howto .howto_info {
  color: #fff; }
  .howto .howto_info .howto_info_title {
    height: 5.6rem;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4; }
  .howto .howto_info .howto_info_text {
    font-size: 1.2rem; }

.howto_hero {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important; }
  @media screen and (max-width: 767px) {
    .howto_hero {
      padding-top: 10rem !important;
      padding-bottom: 10rem !important; } }

@media screen and (max-width: 767px) {
  .howto_title_onimage {
    margin-bottom: -3.8rem;
    padding-top: 1rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .howto_title_onimage {
    margin-bottom: -5rem;
    padding-top: 1rem; } }

@media screen and (min-width: 1021px) {
  .howto_title_onimage {
    margin-bottom: -5rem;
    padding-top: 1rem; } }

/* findarea
---------------------------------------------------------- */
.findarea .findarea_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 767px) {
    .findarea .findarea_bg {
      background-image: url(../img/bg/bg_findarea_sp.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .findarea .findarea_bg {
      background-image: url(../img/bg/bg_findarea.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; } }
  @media screen and (min-width: 1021px) {
    .findarea .findarea_bg {
      background-image: url(../img/bg/bg_findarea.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; } }
  .findarea .findarea_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }

.findarea .findarea_item {
  max-width: 30rem; }

@media screen and (max-width: 767px) {
  .findarea .findarea_icon {
    height: 6rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .findarea .findarea_icon {
    height: 8rem; } }

@media screen and (min-width: 1021px) {
  .findarea .findarea_icon {
    height: 8rem; } }

.findarea .findarea_text {
  height: 9.238rem;
  padding-top: 2.42rem;
  padding-bottom: 2.42rem; }

.findarea .findarea_number {
  position: relative; }
  .findarea .findarea_number::before {
    content: '';
    position: absolute;
    width: 3rem;
    height: .2rem;
    left: 50%;
    bottom: -.4rem;
    border-radius: 0.4rem;
    background-color: #000;
    transform: translateX(-50%); }

.findarea.findarea_min {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem; }
  .findarea.findarea_min .findarea_titlemain {
    margin-bottom: 0;
    font-size: 1.8rem; }
  .findarea.findarea_min .findarea_item {
    display: none; }
  .findarea.findarea_min .findarea_textmain {
    margin-top: 2rem;
    font-size: 1.4rem; }
  .findarea.findarea_min .findarea_more {
    font-size: 1.4rem; }

.findarea.find_area_lower {
  padding-top: 4rem;
  padding-bottom: 4rem; }
  .findarea.find_area_lower .findarea_top {
    display: none; }
  .findarea.find_area_lower .findarea_bottom {
    padding-bottom: 0;
    background-color: #252425;
    color: #fff; }
    .findarea.find_area_lower .findarea_bottom .button {
      display: none; }
  .findarea.find_area_lower .findarea_titlemain {
    margin-bottom: 2rem;
    font-size: 1.8rem; }
  .findarea.find_area_lower .findarea_textmain {
    margin-top: 2rem;
    font-size: 1.4rem; }
  .findarea.find_area_lower .findarea_more {
    font-size: 1.4rem; }

/* campaign
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .campaign_hero {
    height: 20rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .campaign_hero {
    height: 36rem; } }

@media screen and (min-width: 1021px) {
  .campaign_hero {
    height: 36rem; } }

.campaign_hero .campaign_hero_bg {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/campaign/tgp/hero.jpg);
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .campaign_hero .campaign_hero_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); }

.campaign_hero .campaign_hero_area {
  text-align: center; }
  @media screen and (max-width: 767px) {
    .campaign_hero .campaign_hero_area {
      padding: 3rem 2rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .campaign_hero .campaign_hero_area {
      padding: 3rem 2rem; } }
  @media screen and (min-width: 1021px) {
    .campaign_hero .campaign_hero_area {
      padding: 3rem 6rem; } }

.campaign_hero .campaign_hero_catch {
  line-height: 1.4; }
  @media screen and (max-width: 767px) {
    .campaign_hero .campaign_hero_catch {
      font-size: 3rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .campaign_hero .campaign_hero_catch {
      font-size: 3rem; } }
  @media screen and (min-width: 1021px) {
    .campaign_hero .campaign_hero_catch {
      font-size: 4.8rem; } }

.campaign_hero .campaign_hero_text {
  margin-top: 1rem;
  line-height: 1; }
  @media screen and (max-width: 767px) {
    .campaign_hero .campaign_hero_text {
      font-size: 1.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .campaign_hero .campaign_hero_text {
      font-size: 1.8rem; } }
  @media screen and (min-width: 1021px) {
    .campaign_hero .campaign_hero_text {
      font-size: 2.4rem; } }

@media screen and (min-width: 1441px) {
  .campaign_end {
    position: relative;
    height: 36rem; } }

.campaign_end .campaign_end_image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.campaign_collabo {
  object-fit: contain; }
  @media screen and (max-width: 767px) {
    .campaign_collabo {
      max-height: 7rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .campaign_collabo {
      height: 9rem; } }
  @media screen and (min-width: 1021px) {
    .campaign_collabo {
      height: 9rem; } }
  @media screen and (max-width: 767px) {
    .campaign_collabo.campaign_collabo_height {
      max-height: 9.305rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .campaign_collabo.campaign_collabo_height {
      height: 11.963rem;
      padding-left: 6.6rem; } }
  @media screen and (min-width: 1021px) {
    .campaign_collabo.campaign_collabo_height {
      height: 11.963rem;
      padding-left: 6.6rem; } }

.campaign_area {
  border: 1px solid #000; }

.campaign_chef .campaign_chef_image {
  object-fit: cover;
  border-radius: 50%; }
  @media screen and (max-width: 767px) {
    .campaign_chef .campaign_chef_image {
      width: 20rem;
      height: 20rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .campaign_chef .campaign_chef_image {
      width: 20rem;
      height: 20rem; } }
  @media screen and (min-width: 1021px) {
    .campaign_chef .campaign_chef_image {
      width: 20rem;
      height: 20rem; } }

@media screen and (min-width: 1021px) {
  .campaign_chef .campaign_chef_text {
    max-width: 42rem; } }

/* mypage
---------------------------------------------------------- */
.mypage {
  font-size: 1.3rem; }
  .mypage .mypage_todolist {
    display: none; }
    .mypage .mypage_todolist.is_active {
      display: block;
      padding-top: 10.8rem;
      padding-bottom: 10rem; }
    .mypage .mypage_todolist .mypage_difftitle {
      margin-top: 1.6rem;
      font-weight: bold;
      color: rgba(0, 0, 0, 0.87); }
      .mypage .mypage_todolist .mypage_difftitle:first-of-type {
        margin-top: 0; }
  .mypage .mypage_booking {
    display: none; }
    .mypage .mypage_booking.is_active {
      display: block;
      padding-top: 10.8rem;
      padding-bottom: 5.6rem; }
  .mypage .mypage_payment {
    display: none; }
    .mypage .mypage_payment.is_active {
      display: block;
      padding-bottom: 4rem; }
  .mypage .mypage_course {
    display: none;
    background-color: #f6f6f6;
    min-height: calc(100vh - 16.4rem); }
    .mypage .mypage_course.is_active {
      display: block;
      padding-bottom: 4rem; }
    .mypage .mypage_course .mypage_course_image {
      display: block;
      width: 100%;
      height: 18.6rem;
      object-fit: cover;
      background-color: #ccc; }
  .mypage .mypage_message {
    display: none; }
    .mypage .mypage_message.is_active {
      display: block;
      position: fixed;
      top: 0;
      width: 100%;
      max-width: 414px;
      height: 100%;
      background-color: #fff;
      z-index: 10;
      transform: translateY(0);
      animation: sheet ease-out .2s; }
    .mypage .mypage_message .modal_closs {
      top: 1rem;
      left: 1rem;
      right: auto; }
    .mypage .mypage_message .mypage_message_inner {
      padding-top: 1.6rem;
      padding-bottom: 1.6rem;
      overflow-y: auto;
      height: calc(100% - 12rem); }
    .mypage .mypage_message .mypage_message_form {
      position: absolute;
      bottom: 0;
      width: 100%;
      max-width: 41.4rem;
      min-height: 6rem;
      border-top: 1px solid rgba(0, 0, 0, 0.12);
      background-color: #fff;
      z-index: 1; }
    .mypage .mypage_message .mypage_message_form_input {
      display: flex;
      padding: .8rem 1rem; }
    .mypage .mypage_message .mypage_message_form_textarea {
      width: calc(100% - 4.4rem);
      height: 4.4rem;
      min-height: 4.4rem;
      border: none;
      border-radius: 4rem;
      background-color: #f6f6f6;
      font-size: 1.5rem;
      padding: 1rem; }
    .mypage .mypage_message .mypage_message_form_button {
      width: 4.4rem;
      padding-left: 1rem;
      fill: #ffa500; }
    .mypage .mypage_message .mypage_message_form_button:disabled {
      fill: #999; }
      .mypage .mypage_message .mypage_message_form_button svg {
        width: 3rem;
        height: 3rem; }
  .mypage .mypage_main {
    position: relative;
    max-width: 41.4rem;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff; }
  .mypage .mypage_header {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 41.4rem;
    display: flex;
    align-items: center;
    height: 6rem;
    color: #fff;
    background-color: #000;
    z-index: 9; }
  .mypage .mypage_title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 6rem;
    padding-left: 6rem;
    padding-right: 6rem;
    text-align: center;
    font-size: 1.5rem; }
  .mypage .mypage_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 5rem;
    color: rgba(0, 0, 0, 0.87);
    border-radius: .4rem;
    background-color: #ffa500; }
    .mypage .mypage_button.bg_black_30 {
      background-color: rgba(0, 0, 0, 0.3); }
    
    .mypage .mypage_button.disabled {
      background-color: #999;
      pointer-events: none;
     }

  .mypage .mypage_difftext + .mypage_difftext::before {
    content: '、'; }

.mypage_info {
  position: fixed;
  bottom: 6rem;
  font-size: 1rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  padding: 5px; }

/* mp_header
---------------------------------------------------------- */
.mp_header {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 41.4rem;
  z-index: 10; }
  @media screen and (min-width: 415px) {
    .mp_header {
      left: 50%;
      transform: translateX(-50%); } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .mp_header.is_current .mp_header_navi {
      background-color: rgba(0, 0, 0, 0.7) !important; } }
  @media screen and (min-width: 1021px) {
    .mp_header.is_current .mp_header_navi {
      background-color: rgba(0, 0, 0, 0.7) !important; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .mp_header .mp_header_logo {
      position: absolute;
      top: 0;
      width: 13.8rem;
      height: 14.3rem;
      transition: .4s all; } }
  @media screen and (min-width: 1021px) {
    .mp_header .mp_header_logo {
      position: absolute;
      top: 0;
      width: 13.8rem;
      height: 14.3rem;
      transition: .4s all; } }
  .mp_header .mp_header_logo_image {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    transition: .6s opacity;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media screen and (max-width: 767px) {
      .mp_header .mp_header_logo_image {
        width: 10rem;
        height: 7rem;
        background-image: url(../img/logo_none_black.svg); } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .mp_header .mp_header_logo_image {
        width: 9rem;
        height: 6rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
        background-image: url(../img/logo_none_white.svg); } }
    @media screen and (min-width: 1021px) {
      .mp_header .mp_header_logo_image {
        width: 9rem;
        height: 6rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
        background-image: url(../img/logo_none_white.svg); } }
    .mp_header .mp_header_logo_image:hover {
      opacity: 0.8;
      transition: .6s opacity; }
    .mp_header .mp_header_logo_image .mp_header_logo_link {
      display: block;
      width: 100%;
      height: 100%; }
  .mp_header .mp_header_navi {
    display: none; }
    .mp_header .mp_header_navi.is_open {
      display: block;
      height: 100vh;
      animation: opacity .2s ease; }
      .mp_header .mp_header_navi.is_open .mp_header_navi_content {
        border-right: 1px solid rgba(0, 0, 0, 0.12);
        animation: header_width .2s;
        transform: translateX(0%); }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .mp_header .mp_header_navi.bg_black_middle {
        box-shadow: 0px 0px 10px #999; } }
    @media screen and (min-width: 1021px) {
      .mp_header .mp_header_navi.bg_black_middle {
        box-shadow: 0px 0px 10px #999; } }
    .mp_header .mp_header_navi .button_item {
      width: calc(100% - 4rem);
      max-width: 21rem; }
      .mp_header .mp_header_navi .button_item + .button_item {
        margin-top: 1rem; }
    .mp_header .mp_header_navi .mp_header_navi_inner {
      position: fixed;
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 10; }
  .mp_header .mp_header_navi_title {
    width: 100%;
    padding: .9rem 2rem; }
  .mp_header .mp_header_navi_content {
    position: absolute;
    width: 78%;
    height: 100%;
    right: 0;
    overflow-x: auto;
    -ms-overflow-style: none;
    background-color: #e6e6e6;
    transform: translateX(0%);
    transition: .2s transform;
    z-index: 101; }
    .mp_header .mp_header_navi_content::-webkit-scrollbar {
      display: none; }
  .mp_header .mp_header_navi_trigger {
    position: absolute;
    width: 4rem;
    height: 4rem;
    top: 1rem;
    right: 1rem;
    border-radius: .4rem; }
    .mp_header .mp_header_navi_trigger .mp_header_navi_bar {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 2rem;
      height: .2rem;
      background-color: #fff;
      transform: translate(-50%, -50%); }
      .mp_header .mp_header_navi_trigger .mp_header_navi_bar::before, .mp_header .mp_header_navi_trigger .mp_header_navi_bar::after {
        content: '';
        position: absolute;
        left: 0;
        width: 2rem;
        height: .2rem;
        background-color: inherit; }
      .mp_header .mp_header_navi_trigger .mp_header_navi_bar::before {
        top: -.7rem; }
      .mp_header .mp_header_navi_trigger .mp_header_navi_bar::after {
        bottom: -.7rem; }
  .mp_header .mp_header_navi_close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 4rem;
    height: 4rem;
    z-index: 1; }
  .mp_header .mp_header_navi_top {
    height: 11.4rem; }
  @media screen and (max-width: 767px) {
    .mp_header .mp_header_navi_sidetext {
      width: calc(100% - 5rem); } }
  .mp_header .mp_header_navi_list {
    margin: 0 0 0 auto; }
  .mp_header .mp_header_navi_item {
    margin-top: 2.05rem;
    margin-bottom: 2.05rem;
    font-size: 1.7rem; }
    .mp_header .mp_header_navi_item:last-of-type {
      margin-left: 1.4rem; }
    .mp_header .mp_header_navi_item .mp_header_navi_search {
      display: block;
      font-size: 1.4rem; }
      .mp_header .mp_header_navi_item .mp_header_navi_search input {
        width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem; }
      .mp_header .mp_header_navi_item .mp_header_navi_search .mp_header_navi_search_button {
        padding-left: .9rem;
        padding-right: .9rem; }
  .mp_header .mp_header_navi_link {
    display: block;
    width: 100%;
    padding: 1.2rem 2rem 1.2rem 1.8rem; }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .mp_header .mp_header_navi_link:hover {
        text-decoration: none;
        transition: .6s; } }
    @media screen and (min-width: 1021px) {
      .mp_header .mp_header_navi_link:hover {
        text-decoration: none;
        transition: .6s; } }
    .mp_header .mp_header_navi_link .mp_header_navi_link_icon {
      width: 2rem;
      text-align: center;
      margin-right: .6rem; }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .mp_header .mp_header_navi_link.mp_header_navi_link_text {
        padding: .6rem 1.4rem; } }
    @media screen and (min-width: 1021px) {
      .mp_header .mp_header_navi_link.mp_header_navi_link_text {
        padding: .6rem 1.4rem; } }

.attach {
  position: fixed;
  top: 6rem;
  left: 50%;
  width: 100%;
  max-width: 41.4rem;
  height: 4.8rem;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  z-index: 7;
  transform: translateX(-50%); }
  .attach.attach_step.attach_delivery .attach_item {
    width: 50%; }
  .attach.attach_step .attach_inner {
    display: flex;
    align-items: center;
    height: 100%;
    padding: .8rem .7rem; }
  .attach.attach_step .attach_item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33.333333%;
    height: 100%;
    padding-left: .6rem;
    border: 3px solid #fff;
    color: rgba(0, 0, 0, 0.3);
    background-color: #e6e6e6;
    font-size: 1.2rem;
    font-weight: 500; }
    .attach.attach_step .attach_item::before {
      content: '';
      position: absolute;
      top: 50%;
      right: -1rem;
      border-style: solid;
      border-width: 1.3rem 0 1.3rem 1rem;
      border-color: transparent transparent transparent #e6e6e6;
      transform: translateY(-50%);
      z-index: 2; }
    .attach.attach_step .attach_item::after {
      content: '';
      position: absolute;
      top: 50%;
      right: -1.6rem;
      border-style: solid;
      border-width: 1.4rem 0 1.4rem 1rem;
      border-color: transparent transparent transparent #fff;
      transform: translateY(-50%);
      z-index: 1; }
    .attach.attach_step .attach_item:first-of-type {
      border-radius: .8rem 0 0 .8rem; }
    .attach.attach_step .attach_item:last-of-type {
      margin-right: 0;
      padding-left: .4rem;
      border-radius: 0 .8rem .8rem 0; }
      .attach.attach_step .attach_item:last-of-type::before {
        content: none; }
      .attach.attach_step .attach_item:last-of-type::after {
        content: none; }
    .attach.attach_step .attach_item.is_active {
      color: rgba(0, 0, 0, 0.87);
      background-color: #ffa500; }
      .attach.attach_step .attach_item.is_active::before {
        border-color: transparent transparent transparent #ffa500; }
    .attach.attach_step .attach_item.is_complete {
      color: rgba(0, 0, 0, 0.87);
      background-color: #ffa500; }
      .attach.attach_step .attach_item.is_complete::before {
        border-color: transparent transparent transparent #ffa500; }
      .attach.attach_step .attach_item.is_complete .attach_text {
        display: none; }
      .attach.attach_step .attach_item.is_complete .attach_icon {
        display: block; }
    .attach.attach_step .attach_item .attach_text {
      display: block; }
    .attach.attach_step .attach_item .attach_icon {
      display: none; }
  .attach.attach_tab input[type='radio']:checked + .attach_item .attach_item_text::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    height: .3rem;
    background-color: #ffa500;
    border-radius: .4rem;
    transform: translateX(-50%); }
  .attach.attach_tab .attach_inner {
    display: flex;
    height: 100%; }
  .attach.attach_tab .attach_item {
    display: flex;
    justify-content: center;
    width: 50%;
    height: 100%;
    font-size: 1.3rem;
    text-align: center; }
    .attach.attach_tab .attach_item:hover {
      cursor: pointer; }
  .attach.attach_tab .attach_item_text {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 1.6rem;
    padding-right: 1.6rem; }

.navi_bottom {
  position: fixed;
  left: 50%;
  bottom: 0;
  width: 100%;
  max-width: 41.4rem;
  height: 5.6rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  transform: translateX(-50%);
  z-index: 1; }
  .navi_bottom .navi_bottom_inner {
    display: flex;
    justify-content: center;
    height: 100%;
    background-color: #fff; }
  .navi_bottom .navi_bottom_item {
    position: relative;
    width: 9.4rem;
    text-align: center;
    color: rgba(0, 0, 0, 0.3);
    padding-top: .4rem;
    padding-bottom: .8rem; }
    .navi_bottom .navi_bottom_item:nth-of-type(2n) {
      margin-left: 2.2rem;
      margin-right: 2.2rem; }
    .navi_bottom .navi_bottom_item.is_active {
      color: rgba(0, 0, 0, 0.87); }
  .navi_bottom .navi_bottom_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.2rem;
    height: 3.2rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 2.1rem; }
  .navi_bottom .navi_bottom_title {
    display: block;
    font-size: 1rem;
    line-height: 1;
    margin-top: .2rem;
    font-weight: bold; }

/* delivery
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .delivery_hero {
    height: 36rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .delivery_hero {
    height: 36rem; } }

@media screen and (min-width: 1021px) {
  .delivery_hero {
    height: 50rem; } }

.delivery_hero .delivery_hero_bg {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/delivery/bg_hero.jpg);
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .9; }

.delivery_hero .delivery_hero_area {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 767px) {
    .delivery_hero .delivery_hero_area {
      padding: 3rem 2rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .delivery_hero .delivery_hero_area {
      padding: 3rem 2rem; } }
  @media screen and (min-width: 1021px) {
    .delivery_hero .delivery_hero_area {
      padding: 3rem 6rem; } }

@media screen and (max-width: 767px) {
  .delivery_hero .delivery_hero_catch {
    font-size: 3rem;
    line-height: 1.4; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .delivery_hero .delivery_hero_catch {
    font-size: 3rem;
    line-height: 1.4; } }

@media screen and (min-width: 1021px) {
  .delivery_hero .delivery_hero_catch {
    font-size: 4.8rem;
    line-height: 1.2; } }

.delivery_hero .delivery_hero_text {
  margin-top: 1rem;
  line-height: 1; }
  @media screen and (max-width: 767px) {
    .delivery_hero .delivery_hero_text {
      font-size: 1.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .delivery_hero .delivery_hero_text {
      font-size: 1.8rem; } }
  @media screen and (min-width: 1021px) {
    .delivery_hero .delivery_hero_text {
      font-size: 2.4rem; } }

.delivery_hope {
  overflow: hidden; }
  .delivery_hope .delivery_hope_bg {
    position: absolute;
    bottom: -4rem;
    left: -15.5rem;
    width: 51.7rem;
    height: 30.6rem;
    background-image: url(../img/delivery/hope.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .15; }

.delivery_card .delivery_card_course {
  width: 100%;
  height: 20rem;
  background-color: #fff; }
  .delivery_card .delivery_card_course img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.delivery_card .delivery_card_chef {
  width: 4.3rem;
  height: 4.3rem;
  background-color: #fff;
  object-fit: cover; }

.delivery_card .delivery_card_name {
  max-height: 4.4rem; }

.delivery_card .delivery_card_textbox {
  width: calc(100% - 4.3rem); }
  @media screen and (min-width: 1021px) {
    .delivery_card .delivery_card_textbox {
      height: 6.6rem; } }

.delivery_card .delivery_card_sub {
  color: rgba(0, 0, 0, 0.6); }

@media screen and (max-width: 767px) {
  .delivery_fix.delivery_genre {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .delivery_fix.delivery_genre {
    display: none; } }

@media screen and (min-width: 1021px) {
  .delivery_fix.delivery_genre .delivery_fix_button {
    display: none; }
  .delivery_fix.delivery_genre .delivery_fix_text {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .delivery_fix .delivery_fix_text {
    width: calc(100% - 10rem);
    font-size: 1.4rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .delivery_fix .delivery_fix_text {
    width: calc(100% - 10rem);
    font-size: 1.4rem; } }

@media screen and (min-width: 1021px) {
  .delivery_fix .delivery_fix_text {
    width: calc(100% - 20rem);
    font-size: 1.8rem; } }

@media screen and (max-width: 767px) {
  .delivery_fix .delivery_fix_button {
    width: 7.6rem;
    height: 7.6rem;
    margin-left: auto; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .delivery_fix .delivery_fix_button {
    width: 7.6rem;
    height: 7.6rem;
    margin-left: auto; } }

@media screen and (min-width: 1021px) {
  .delivery_fix .delivery_fix_button {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 18rem;
    height: 18rem; } }

/* header_corp
---------------------------------------------------------- */
.header_corp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10; }
  @media screen and (max-width: 767px) {
    .header_corp {
      background-color: rgba(80, 69, 43, 0.7); } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header_corp {
      background-color: rgba(80, 69, 43, 0.7); } }
  @media screen and (min-width: 1021px) {
    .header_corp {
      background-color: rgba(80, 69, 43, 0.7); } }
  .header_corp .header_corp_inner {
    position: relative; }
    @media screen and (max-width: 767px) {
      .header_corp .header_corp_inner {
        display: flex;
        align-items: center;
        height: 6rem;
        padding-top: .8rem;
        padding-bottom: .8rem; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .header_corp .header_corp_inner {
        height: 6rem;
        padding-top: .8rem;
        padding-bottom: .8rem; } }
  .header_corp .header_corp_logo {
    background-image: url(../img/logo_none_white.svg);
    background-repeat: no-repeat; }
    @media screen and (max-width: 767px) {
      .header_corp .header_corp_logo {
        width: 5rem;
        height: 3.4rem; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .header_corp .header_corp_logo {
        width: 5.866rem;
        height: 4rem; } }
    @media screen and (min-width: 1021px) {
      .header_corp .header_corp_logo {
        width: 9rem;
        height: 6rem; } }
  @media screen and (max-width: 767px) {
    .header_corp .header_corp_catch {
      margin-left: 1rem;
      font-size: 1.4rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header_corp .header_corp_catch {
      margin-left: 1rem;
      font-size: 1.4rem; } }
  @media screen and (min-width: 1021px) {
    .header_corp .header_corp_catch {
      margin-left: 3rem;
      font-size: 1.8rem; } }
  @media screen and (max-width: 340px) {
    .header_corp .header_corp_catch {
      font-size: 1.2rem; } }
  .header_corp .header_corp_tel {
    margin-left: auto; }
    @media screen and (max-width: 767px) {
      .header_corp .header_corp_tel {
        position: fixed;
        right: 0;
        bottom: 1rem;
        padding-top: .7rem;
        padding-bottom: .7rem;
        padding-left: 1.6rem;
        padding-right: 1.6rem;
        border-radius: 4rem 0 0 4rem; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .header_corp .header_corp_tel {
        position: fixed;
        right: 0;
        bottom: 4rem;
        padding-top: .7rem;
        padding-bottom: .7rem;
        padding-left: 1.6rem;
        padding-right: 1.6rem;
        border-radius: 4rem 0 0 4rem; } }
    @media screen and (min-width: 1021px) {
      .header_corp .header_corp_tel {
        position: relative;
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 7rem;
        padding-right: 3rem;
        border-radius: 4rem; } }
    .header_corp .header_corp_tel::before {
      content: '';
      position: absolute;
      background-image: url(../img/corporate/icon_tel.svg);
      background-repeat: no-repeat; }
      @media screen and (max-width: 767px) {
        .header_corp .header_corp_tel::before {
          top: .6rem;
          left: 1.6rem;
          width: 2rem;
          height: 2rem; } }
      @media screen and (min-width: 768px) and (max-width: 1020px) {
        .header_corp .header_corp_tel::before {
          top: .6rem;
          left: 1.6rem;
          width: 2rem;
          height: 2rem; } }
      @media screen and (min-width: 1021px) {
        .header_corp .header_corp_tel::before {
          top: 50%;
          left: 2rem;
          width: 3.6rem;
          height: 3.6rem;
          transform: translateY(-50%); } }
    .header_corp .header_corp_tel .header_corp_tel_number {
      margin-bottom: .3rem; }
      @media screen and (max-width: 767px) {
        .header_corp .header_corp_tel .header_corp_tel_number {
          padding-left: 2.4rem;
          font-size: 1.8rem; } }
      @media screen and (min-width: 768px) and (max-width: 1020px) {
        .header_corp .header_corp_tel .header_corp_tel_number {
          padding-left: 2.4rem;
          font-size: 1.8rem; } }
      @media screen and (min-width: 1021px) {
        .header_corp .header_corp_tel .header_corp_tel_number {
          font-size: 2.8rem; } }
    @media screen and (max-width: 767px) {
      .header_corp .header_corp_tel .header_corp_tel_text {
        font-size: 1.2rem; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .header_corp .header_corp_tel .header_corp_tel_text {
        font-size: 1.2rem; } }
    @media screen and (min-width: 1021px) {
      .header_corp .header_corp_tel .header_corp_tel_text {
        letter-spacing: .1rem; } }
  @media screen and (max-width: 767px) {
    .header_corp .header_corp_navi {
      position: absolute;
      top: 50%;
      right: .6rem;
      width: 4rem;
      height: 4rem;
      transform: translateY(-50%); } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header_corp .header_corp_navi {
      position: absolute;
      top: 50%;
      right: .6rem;
      width: 4rem;
      height: 4rem;
      transform: translateY(-50%); } }
  @media screen and (max-width: 767px) {
    .header_corp .header_corp_navi .header_corp_navi_bar {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 2rem;
      height: .2rem;
      animation: opacity .2s;
      background-color: #fff;
      transform: translate(-50%, -50%); } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header_corp .header_corp_navi .header_corp_navi_bar {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 2rem;
      height: .2rem;
      animation: opacity .2s;
      background-color: #fff;
      transform: translate(-50%, -50%); } }
  .header_corp .header_corp_navi .header_corp_navi_bar::before, .header_corp .header_corp_navi .header_corp_navi_bar::after {
    content: '';
    position: absolute;
    left: 0;
    width: 2rem;
    height: .2rem;
    background-color: inherit; }
  .header_corp .header_corp_navi .header_corp_navi_bar::before {
    top: -.7rem; }
  .header_corp .header_corp_navi .header_corp_navi_bar::after {
    bottom: -.7rem; }
  .header_corp .header_corp_link {
    position: relative;
    text-align: center;
    color: #f6f6f6;
    font-weight: bold;
    line-height: 4.2rem;
    transition: .4s background-color; }
    @media screen and (min-width: 1021px) {
      .header_corp .header_corp_link::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: .1rem;
        height: 2.4rem;
        background-color: #7f6944;
        transform: translateY(-50%); } }
    @media screen and (min-width: 1021px) {
      .header_corp .header_corp_link:hover {
        background-color: #b59d74;
        transition: .4s background-color; } }
    @media screen and (min-width: 1021px) {
      .header_corp .header_corp_link:last-of-type::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        display: block;
        width: .1rem;
        height: 2.4rem;
        background-color: #7f6944;
        transform: translateY(-50%); } }
  @media screen and (max-width: 767px) {
    .header_corp .header_corp_bottom {
      display: none; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header_corp .header_corp_bottom {
      display: none; } }
  @media screen and (min-width: 1021px) {
    .header_corp .header_corp_bottom {
      background-color: rgba(80, 69, 43, 0.8); } }
  @media screen and (max-width: 767px) {
    .header_corp .header_corp_bottom.is_open {
      position: fixed;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(80, 69, 43, 0.8); } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header_corp .header_corp_bottom.is_open {
      position: fixed;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(80, 69, 43, 0.8); } }
  @media screen and (max-width: 767px) {
    .header_corp .header_corp_bottom.is_open .header_corp_bottom_inner {
      display: block;
      animation: header_sp .3s; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header_corp .header_corp_bottom.is_open .header_corp_bottom_inner {
      display: block;
      animation: header_sp .3s; } }
  @media screen and (max-width: 767px) {
    .header_corp .header_corp_bottom .header_corp_bottom_inner {
      position: absolute;
      width: 78%;
      height: 100%;
      right: 0;
      display: none;
      padding-top: 6.4rem;
      padding-bottom: 6.4rem;
      overflow-x: auto;
      -ms-overflow-style: none;
      background-color: #a08556;
      transform: translateX(0%);
      transition: .3s transform;
      z-index: 101; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .header_corp .header_corp_bottom .header_corp_bottom_inner {
      position: absolute;
      width: 78%;
      height: 100%;
      right: 0;
      display: none;
      padding-top: 6.4rem;
      padding-bottom: 6.4rem;
      overflow-x: auto;
      -ms-overflow-style: none;
      background-color: #a08556;
      transform: translateX(0%);
      transition: .3s transform;
      z-index: 101; } }

/* footer
---------------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1020px) {
  .footer_banner {
    max-width: 34.419rem;
    width: 100%; } }

@media screen and (min-width: 1021px) {
  .footer_banner {
    width: 34.419rem;
    height: 16rem; } }

@media screen and (max-width: 767px) {
  .footer_banner a {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    padding-left: 2rem;
    padding-right: 2rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .footer_banner a {
    max-width: 34.419rem;
    width: 100%;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    padding-left: 2rem;
    padding-right: 2rem; } }

@media screen and (min-width: 1021px) {
  .footer_banner a {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    padding-left: 2rem;
    padding-right: 2rem; } }

.footer_banner ul {
  margin-top: 1.35rem; }

.footer_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.footer_banner .footer_banner_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/corporate/footer_kae.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  .footer_banner .footer_banner_image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(247, 243, 234, 0.6); }

/* corporate
---------------------------------------------------------- */
.corp_hero {
  position: relative; }
  @media screen and (max-width: 767px) {
    .corp_hero {
      padding-bottom: 3rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .corp_hero {
      padding-bottom: 3rem; } }
  @media screen and (min-width: 1021px) {
    .corp_hero {
      padding-bottom: 11.6rem; } }
  .corp_hero .corp_hero_bg {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/corporate/bg_hero.jpg);
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (max-width: 767px) {
      .corp_hero .corp_hero_bg {
        background-image: url(../img/corporate/bg_hero.jpg);
        background-position: center; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .corp_hero .corp_hero_bg {
        background-position: center 30%; } }
    @media screen and (min-width: 1021px) {
      .corp_hero .corp_hero_bg {
        background-position: center 30%; } }
    .corp_hero .corp_hero_bg::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(167, 129, 65, 0.5); }
  @media screen and (max-width: 767px) {
    .corp_hero .corp_hero_catch {
      padding-top: 15.4rem;
      font-size: 3rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .corp_hero .corp_hero_catch {
      padding-top: 15.4rem;
      font-size: 3rem; } }
  @media screen and (min-width: 1021px) {
    .corp_hero .corp_hero_catch {
      padding-top: 29.84rem;
      font-size: 4.8rem;
      margin-bottom: 11.04rem; } }
  @media screen and (min-width: 1021px) {
    .corp_hero .corp_hero_br {
      display: none; } }
  @media screen and (min-width: 600px) {
    .corp_hero .corp_hero_br {
      display: none; } }
  @media screen and (max-width: 374px) {
    .corp_hero .corp_hero_hidesm {
      display: none; } }
  @media screen and (max-width: 374px) {
    .corp_hero .corp_hero_adjustsm {
      white-space: nowrap; } }

.corp_button {
  width: 100%; }
  @media screen and (max-width: 767px) {
    .corp_button {
      font-size: 1.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .corp_button {
      font-size: 1.8rem; } }
  @media screen and (min-width: 1021px) {
    .corp_button {
      max-width: 37.2rem;
      font-size: 2.4rem; } }
  @media screen and (max-width: 767px) {
    .corp_button button, .corp_button a {
      max-width: 29.5rem;
      line-height: 5.2rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .corp_button button, .corp_button a {
      max-width: 29.5rem;
      line-height: 5.2rem; } }
  @media screen and (min-width: 1021px) {
    .corp_button button, .corp_button a {
      line-height: 6.5rem; } }
  .corp_button .fonticon_after::after {
    right: 2rem; }
  .corp_button .fonticon_left::before {
    left: 2rem; }
  .corp_button .corp_button_reserve,
  .corp_button .corp_button_mail {
    transition: transform .1s ease-out; }
    .corp_button .corp_button_reserve:hover,
    .corp_button .corp_button_mail:hover {
      transform: translateY(2px);
      transition: transform .1s ease-out; }
  .corp_button .corp_button_reserve {
    box-shadow: 3px 4px 0px #333; }
  .corp_button .corp_button_mail {
    box-shadow: 3px 4px 0px #ccc; }

.corp_align_image {
  width: 100%;
  height: 100%;
  object-fit: cover; }
  @media screen and (max-width: 767px) {
    .corp_align_image {
      width: calc(100% + 3.2rem);
      max-width: none;
      margin-left: -1.6rem; } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .corp_align_image {
      max-width: 44rem;
      max-height: 27rem; } }
  @media screen and (min-width: 1021px) {
    .corp_align_image {
      max-width: 44rem;
      max-height: 27rem; } }

.title_corp {
  font-size: 2.4rem; }

@media screen and (max-width: 767px) {
  .corp_point img {
    height: 11.5rem;
    margin-bottom: 3rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .corp_point img {
    height: 14.6rem;
    margin-bottom: 3rem; } }

@media screen and (min-width: 1021px) {
  .corp_point img {
    height: 14.6rem;
    margin-bottom: 5rem; } }

@media screen and (max-width: 767px) {
  .corp_point .corp_point_bank img {
    width: 9.8rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .corp_point .corp_point_bank img {
    width: 9.8rem; } }

@media screen and (min-width: 1021px) {
  .corp_point .corp_point_bank img {
    width: 12.25rem; } }

@media screen and (max-width: 767px) {
  .corp_point .corp_point_phone img {
    width: 12rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .corp_point .corp_point_phone img {
    width: 12rem; } }

@media screen and (min-width: 1021px) {
  .corp_point .corp_point_phone img {
    width: 15rem; } }

@media screen and (max-width: 767px) {
  .corp_point .corp_point_chef img {
    width: 13.12rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .corp_point .corp_point_chef img {
    width: 13.12rem; } }

@media screen and (min-width: 1021px) {
  .corp_point .corp_point_chef img {
    width: 16.4rem; } }

.corp_text_shadow {
  text-shadow: 1px 1px 7px #666; }

.corp_wide .corp_wide_image {
  position: absolute;
  background-image: url(../img/corporate/wide.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1; }
  @media screen and (max-width: 767px) {
    .corp_wide .corp_wide_image {
      top: -3rem;
      width: 100%;
      height: calc(100% + 6rem); } }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .corp_wide .corp_wide_image {
      top: -3rem;
      width: 100%;
      height: calc(100% + 6rem); } }
  @media screen and (min-width: 1021px) {
    .corp_wide .corp_wide_image {
      top: -3rem;
      width: 70.833333%;
      height: 46.2rem; } }

@media screen and (max-width: 767px) {
  .corp_wide .corp_wide_textbox {
    width: 100%;
    max-width: 58.5rem;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .corp_wide .corp_wide_textbox {
    width: 100%;
    max-width: 58.5rem;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (min-width: 1021px) {
  .corp_wide .corp_wide_textbox {
    width: 58.5rem; } }

.corp_wide .corp_wide_link {
  width: 70.833333%; }

.corp_office_logo {
  width: 14rem;
  height: 14rem; }

.corp_gallery .corp_gallery_big img,
.corp_gallery .corp_gallery_small img {
  max-width: none;
  height: 100%;
  object-fit: cover; }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .corp_gallery .corp_gallery_big {
    height: 40rem; } }

@media screen and (min-width: 1021px) {
  .corp_gallery .corp_gallery_big {
    height: 40rem; } }

@media screen and (max-width: 767px) {
  .corp_gallery .corp_gallery_big img {
    height: 67.2vw;
    min-height: 25.2rem; } }

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .corp_gallery .corp_gallery_small {
    height: 19.5rem; } }

@media screen and (min-width: 1021px) {
  .corp_gallery .corp_gallery_small {
    height: 19.5rem; } }

.corp_gallery .corp_gallery_small img {
  width: 100%; }
  @media screen and (max-width: 767px) {
    .corp_gallery .corp_gallery_small img {
      height: 32.6453333333333vw;
      min-height: 12.243rem; } }

.corp_gallery .corp_gallery_small .corp_gallery_item {
  width: calc(50% - .5rem); }

.corp_gallery .corp_gallery_item:hover .corp_gallery_flowtext {
  background-color: rgba(80, 69, 43, 0.8);
  opacity: 1;
  transition: all .4s ease-out;
  z-index: 1; }

.corp_gallery .corp_gallery_flowtext {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(80, 69, 43, 0.2);
  opacity: 0;
  transition: all .4s ease-out;
  z-index: -1; }

#corp_select {
  counter-reset: corp_select; }

@media screen and (max-width: 767px) {
  .corp_align_title {
    position: relative;
    padding-left: 4.375rem;
    counter-increment: corp_select; } }

@media screen and (max-width: 767px) {
  .corp_align_title::before {
    content: counter(corp_select);
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 5rem;
    font-weight: normal;
    line-height: 1;
    transform: translateY(-50%); } }

.corp_text_gray {
  color: rgba(246, 246, 246, 0.8); }

/* restaurant
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .restaurant {
    font-size: 1.3rem; } }

@media screen and (min-width: 768px) and (max-width: 1092px) {
  .restaurant {
    font-size: 1.6rem; } }

@media screen and (min-width: 1093px) {
  .restaurant {
    font-size: 1.6rem; } }

@media screen and (min-width: 1093px) {
  .restaurant .hide_lp_pc {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 1092px) {
  .restaurant .hide_lp_tablet {
    display: none; } }

@media screen and (max-width: 767px) {
  .restaurant .hide_lp_phone {
    display: none; } }

.restaurant .restaurant_button {
  display: block;
  width: 100%;
  max-width: 29.2rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  line-height: 5rem;
  text-align: center;
  background-color: #ffa500;
  color: #000;
  border-radius: .4rem;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 1px; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_button {
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_button {
      margin-left: 1.2rem;
      margin-right: 1.2rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_button {
      margin-left: 1.2rem;
      margin-right: 1.2rem; } }
  .restaurant .restaurant_button.restaurant_button_outline {
    color: #ffa500;
    border: 1px solid #ffa500;
    background-color: transparent; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_button.restaurant_button_outline {
        margin-top: 1.6rem; } }

@media screen and (max-width: 767px) {
  .restaurant .restaurant_section_start {
    padding-top: 4rem;
    padding-bottom: 3.2rem; } }

@media screen and (min-width: 768px) and (max-width: 1092px) {
  .restaurant .restaurant_section_start {
    padding-top: 8rem;
    padding-bottom: 6.4rem; } }

@media screen and (min-width: 1093px) {
  .restaurant .restaurant_section_start {
    padding-top: 8rem;
    padding-bottom: 6.4rem; } }

.restaurant .restaurant_section_title {
  text-align: center;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_section_title {
      font-size: 2.4rem; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_section_title {
      font-size: 3.6rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_section_title {
      font-size: 3.6rem; } }

.restaurant .restaurant_section_sub {
  text-align: center;
  color: rgba(0, 0, 0, 0.6); }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_section_sub {
      margin-top: 1.6rem;
      font-size: 1.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_section_sub {
      margin-top: 2.4rem;
      font-size: 2.2rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_section_sub {
      margin-top: 2.4rem;
      font-size: 2.2rem; } }

.restaurant .restaurant_section_title_mid {
  text-align: center;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_section_title_mid {
      font-size: 1.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_section_title_mid {
      font-size: 2.2rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_section_title_mid {
      font-size: 2.2rem; } }

@media screen and (max-width: 767px) {
  .restaurant .restaurant_section_end {
    padding-top: 3.2rem;
    padding-bottom: 4rem; } }

@media screen and (min-width: 768px) and (max-width: 1092px) {
  .restaurant .restaurant_section_end {
    padding-top: 6.4rem;
    padding-bottom: 8rem; } }

@media screen and (min-width: 1093px) {
  .restaurant .restaurant_section_end {
    padding-top: 6.4rem;
    padding-bottom: 8rem; } }

@media screen and (min-width: 768px) and (max-width: 1092px) {
  .restaurant .restaurant_section_end .restaurant_section_wrap {
    display: flex;
    justify-content: center; } }

@media screen and (min-width: 1093px) {
  .restaurant .restaurant_section_end .restaurant_section_wrap {
    display: flex;
    justify-content: center; } }

.restaurant .restaurant_section_pop {
  margin-top: .8rem;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_section_pop {
      font-weight: bold; } }

.restaurant .restaurant_hero {
  position: relative;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_hero {
      height: 40rem;
      margin-top: 4.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_hero {
      height: 56rem;
      margin-top: 7.2rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_hero {
      height: 72rem;
      margin-top: 7.2rem; } }
  .restaurant .restaurant_hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/restaurant/kv.jpg);
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .9; }
  .restaurant .restaurant_hero .hero_wrap {
    position: relative;
    width: calc(100% - 3.2rem);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 1.2;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_hero .hero_wrap {
        max-width: 38.2rem;
        padding: 3.2rem 1.6rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_hero .hero_wrap {
        max-width: 86rem;
        padding-top: 5.6rem;
        padding-bottom: 5.6rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_hero .hero_wrap {
        max-width: 86rem;
        padding-top: 5.6rem;
        padding-bottom: 5.6rem; } }
  .restaurant .restaurant_hero .hero_catch {
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_hero .hero_catch {
        margin-bottom: 3.2rem;
        font-size: 2.2rem;
        line-height: 1.4; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_hero .hero_catch {
        margin-bottom: 5.6rem;
        font-size: 4rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_hero .hero_catch {
        margin-bottom: 5.6rem;
        font-size: 4.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_hero .hero_button {
      display: flex;
      justify-content: center; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_hero .hero_button {
      display: flex;
      justify-content: center; } }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_hero .restaurant_button {
      max-width: 31.1rem; } }

.restaurant .restaurant_merit {
  background-color: #fff; }
  .restaurant .restaurant_merit .merit_box {
    text-align: center; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_merit .merit_box {
        padding-top: .8rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_merit .merit_box {
        display: flex;
        padding-top: 1.6rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_merit .merit_box {
        display: flex;
        padding-top: 1.6rem; } }
    .restaurant .restaurant_merit .merit_box .merit_item {
      padding-left: 1.6rem;
      padding-right: 1.6rem; }
      @media screen and (min-width: 768px) and (max-width: 1092px) {
        .restaurant .restaurant_merit .merit_box .merit_item {
          width: 33.333333%; } }
      @media screen and (min-width: 1093px) {
        .restaurant .restaurant_merit .merit_box .merit_item {
          width: 33.333333%; } }
      @media screen and (max-width: 767px) {
        .restaurant .restaurant_merit .merit_box .merit_item:nth-of-type(2) {
          margin-top: 3.2rem;
          margin-bottom: 3.2rem; } }
      .restaurant .restaurant_merit .merit_box .merit_item:nth-of-type(2) .merit_icon {
        transform: scale(-1, 1); }
      @media screen and (min-width: 768px) and (max-width: 1092px) {
        .restaurant .restaurant_merit .merit_box .merit_item:last-of-type .merit_icon_object {
          font-size: 4.6rem; } }
      @media screen and (min-width: 1093px) {
        .restaurant .restaurant_merit .merit_box .merit_item:last-of-type .merit_icon_object {
          font-size: 4.6rem; } }
    .restaurant .restaurant_merit .merit_box .merit_icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 6.4rem;
      height: 6.4rem;
      margin-left: auto;
      margin-right: auto; }
    .restaurant .restaurant_merit .merit_box .merit_icon_object {
      color: #70583d; }
      @media screen and (max-width: 767px) {
        .restaurant .restaurant_merit .merit_box .merit_icon_object {
          font-size: 3.2rem; } }
      @media screen and (min-width: 768px) and (max-width: 1092px) {
        .restaurant .restaurant_merit .merit_box .merit_icon_object {
          font-size: 4.8rem; } }
      @media screen and (min-width: 1093px) {
        .restaurant .restaurant_merit .merit_box .merit_icon_object {
          font-size: 4.8rem; } }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_merit .merit_box .merit_title {
        padding-top: 1.6rem;
        padding-bottom: 1.6rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_merit .merit_box .merit_title {
        padding-top: 2.4rem;
        padding-bottom: 2.4rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_merit .merit_box .merit_title {
        padding-top: 2.4rem;
        padding-bottom: 2.4rem; } }
    .restaurant .restaurant_merit .merit_box .merit_text {
      color: rgba(0, 0, 0, 0.6); }

.restaurant .restaurant_what .what_info {
  margin-bottom: 2.4rem; }
  .restaurant .restaurant_what .what_info .what_info_trigger.is_open .what_info_title {
    border-radius: .4rem .4rem 0 0; }
  .restaurant .restaurant_what .what_info .what_info_trigger.is_open .fonticon::before {
    content: '\f077'; }
  .restaurant .restaurant_what .what_info .what_info_title,
  .restaurant .restaurant_what .what_info .what_info_box {
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: #70583d; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_what .what_info .what_info_title,
      .restaurant .restaurant_what .what_info .what_info_box {
        width: 100%;
        max-width: 38rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_what .what_info .what_info_title,
      .restaurant .restaurant_what .what_info .what_info_box {
        width: 48rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_what .what_info .what_info_title,
      .restaurant .restaurant_what .what_info .what_info_box {
        width: 48rem; } }
  .restaurant .restaurant_what .what_info .what_info_title {
    border-radius: .4rem;
    line-height: 5rem; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_what .what_info .what_info_title {
        font-size: 1.8rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_what .what_info .what_info_title {
        font-size: 2.2rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_what .what_info .what_info_title {
        font-size: 2.2rem; } }
    .restaurant .restaurant_what .what_info .what_info_title.fonticon::before {
      right: 1.6rem;
      color: #fff; }
  .restaurant .restaurant_what .what_info .what_info_box {
    padding: 2.4rem;
    border-radius: 0 0 .4rem .4rem; }

.restaurant .restaurant_what .what_tile .what_tile_item {
  display: flex; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_what .what_tile .what_tile_item {
      flex-direction: column;
      align-items: center;
      max-width: 48rem;
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_what .what_tile .what_tile_item {
      height: 36.8rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_what .what_tile .what_tile_item {
      height: 40rem; } }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_what .what_tile .what_tile_item:first-of-type .what_tile_image_object {
      width: auto;
      object-fit: cover; } }
  .restaurant .restaurant_what .what_tile .what_tile_item:last-of-type .what_tile_image_object {
    width: 100%; }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_what .what_tile .what_tile_item:last-of-type .what_tile_image_object {
        height: 48rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_what .what_tile .what_tile_item:last-of-type .what_tile_image_object {
        height: 56rem; } }

@media screen and (max-width: 767px) {
  .restaurant .restaurant_what .what_tile .what_tile_image,
  .restaurant .restaurant_what .what_tile .what_tile_text {
    width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 1092px) {
  .restaurant .restaurant_what .what_tile .what_tile_image,
  .restaurant .restaurant_what .what_tile .what_tile_text {
    width: 50%; } }

@media screen and (min-width: 1093px) {
  .restaurant .restaurant_what .what_tile .what_tile_image,
  .restaurant .restaurant_what .what_tile .what_tile_text {
    width: 50%; } }

.restaurant .restaurant_what .what_tile .what_tile_image {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_what .what_tile .what_tile_image {
      height: 24rem;
      order: 0; } }

.restaurant .restaurant_what .what_tile .what_tile_image_object {
  display: block;
  height: 100%;
  object-fit: cover; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_what .what_tile .what_tile_image_object {
      width: 100%;
      object-fit: cover; } }

.restaurant .restaurant_what .what_tile .what_tile_text {
  display: flex;
  align-items: center;
  background-color: #fff; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_what .what_tile .what_tile_text {
      height: 24rem;
      padding: 1.6rem;
      order: 1; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_what .what_tile .what_tile_text {
      padding: 4rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_what .what_tile .what_tile_text {
      padding: 4rem; } }
  .restaurant .restaurant_what .what_tile .what_tile_text .restaurant_section_title_mid {
    text-align: left; }

.restaurant .restaurant_compare {
  background-color: #fff; }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_compare .compare_align {
      display: flex;
      align-items: center; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_compare .compare_align {
      display: flex;
      align-items: center; } }
  .restaurant .restaurant_compare .compare_align .compare_align_image {
    border-radius: 50%;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_compare .compare_align .compare_align_image {
        width: 100%;
        max-width: 32rem;
        max-height: 32rem;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_compare .compare_align .compare_align_image {
        width: 40rem;
        height: 40rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_compare .compare_align .compare_align_image {
        width: 53.2rem;
        height: 53.2rem; } }
  .restaurant .restaurant_compare .compare_align .compare_align_object {
    width: 100%;
    height: 100%; }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_compare .compare_align .compare_align_wrap {
      width: calc(100% - 40rem);
      padding-left: 2.4rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_compare .compare_align .compare_align_wrap {
      width: calc(100% - 53.2rem);
      padding-left: 6.4rem; } }
  .restaurant .restaurant_compare .compare_align .restaurant_section_title_mid {
    text-align: left; }
  .restaurant .restaurant_compare .compare_align .compare_align_text {
    color: rgba(0, 0, 0, 0.6); }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_compare .compare_align .compare_align_text {
        margin-top: .8rem;
        margin-bottom: 1.6rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_compare .compare_align .compare_align_text {
        margin-top: 1.6rem;
        margin-bottom: 4rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_compare .compare_align .compare_align_text {
        margin-top: 1.6rem;
        margin-bottom: 4rem; } }
    .restaurant .restaurant_compare .compare_align .compare_align_text:last-of-type {
      margin-bottom: 0; }

.restaurant .restaurant_step .step_tablet {
  text-align: center; }
  .restaurant .restaurant_step .step_tablet .step_tablet_item {
    max-width: 52.2rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 5rem;
    background-color: #E4E4E4;
    border-radius: 5rem; }
  .restaurant .restaurant_step .step_tablet .step_tablet_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_step .step_tablet .step_tablet_icon {
        width: 2.4rem;
        height: 2.4rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_step .step_tablet .step_tablet_icon {
        width: 3.2rem;
        height: 3.2rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_step .step_tablet .step_tablet_icon {
        width: 3.2rem;
        height: 3.2rem; } }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_step .step_tablet .step_tablet_object {
      font-size: 2.4rem; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_step .step_tablet .step_tablet_object {
      font-size: 2.8rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_step .step_tablet .step_tablet_object {
      font-size: 2.8rem; } }

.restaurant .restaurant_area {
  background-color: #fff; }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_area .area_card {
      display: flex; } }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_area .area_card .area_card_item {
      width: 100%;
      max-width: 33.7rem;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_area .area_card .area_card_item {
      width: 100%;
      max-width: 33.7rem;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_area .area_card .area_card_item {
      width: 33.333333%; } }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_area .area_card .area_card_item:nth-of-type(n+2) {
      margin-top: 1.6rem; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_area .area_card .area_card_item:nth-of-type(n+2) {
      margin-top: 4rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_area .area_card .area_card_item:nth-of-type(n+2) {
      margin-left: 2.4rem; } }
  .restaurant .restaurant_area .area_card .area_card_image {
    width: 100%;
    height: 22rem;
    border-radius: .4rem .4rem 0 0;
    object-fit: cover; }
  .restaurant .restaurant_area .area_card .area_card_wrap {
    padding: 1.6rem 2.4rem;
    background-color: #F6F6F6;
    border-radius: 0 0 .4rem .4rem; }
  .restaurant .restaurant_area .area_card .area_card_title {
    text-align: left; }
  .restaurant .restaurant_area .area_card .area_card_text {
    display: flex;
    align-items: center;
    margin-top: .4rem;
    color: rgba(0, 0, 0, 0.6); }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_area .area_card .area_card_text {
        height: 4.8rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_area .area_card .area_card_text {
        height: 7.2rem; } }

.restaurant .restaurant_header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #000;
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_header {
      height: 4.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_header {
      height: 7.2rem; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_header {
      height: 7.2rem; } }
  .restaurant .restaurant_header .restaurant_wrap {
    display: flex;
    align-items: center;
    height: 100%; }
  .restaurant .restaurant_header .restaurant_logo {
    display: block;
    background-image: url(../img/logo_none_white.svg);
    background-color: #000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_header .restaurant_logo {
        width: 5.9rem;
        height: 4rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_header .restaurant_logo {
        width: 8.3rem;
        height: 5.3rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_header .restaurant_logo {
        width: 8.3rem;
        height: 5.3rem; } }
  .restaurant .restaurant_header .restaurant_trigger {
    position: absolute;
    width: 4rem;
    height: 4rem;
    right: .6rem;
    z-index: 2; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_header .restaurant_trigger_bar {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 2rem;
      height: .2rem;
      background-color: #fff;
      transform: translate(-50%, -50%); }
      .restaurant .restaurant_header .restaurant_trigger_bar::before, .restaurant .restaurant_header .restaurant_trigger_bar::after {
        content: '';
        position: absolute;
        left: 0;
        width: 2rem;
        height: .2rem;
        background-color: inherit; }
      .restaurant .restaurant_header .restaurant_trigger_bar::before {
        top: -.7rem; }
      .restaurant .restaurant_header .restaurant_trigger_bar::after {
        bottom: -.7rem; } }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_header .restaurant_inner {
      display: none; }
      .restaurant .restaurant_header .restaurant_inner.is_open {
        position: fixed;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        padding-top: 4.4rem;
        animation: opacity .2s;
        background-color: #F6F6F6;
        z-index: 3; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_header .restaurant_inner {
      display: flex;
      align-items: center;
      margin-left: auto; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_header .restaurant_inner {
      display: flex;
      align-items: center;
      margin-left: auto; } }
  .restaurant .restaurant_header .restaurant_link {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_header .restaurant_link {
        display: block;
        text-align: center;
        padding-top: 1.6rem;
        padding-bottom: 1.6rem;
        font-size: 1.6rem;
        color: #000; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_header .restaurant_link {
        font-weight: bold; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_header .restaurant_link {
        font-weight: bold; } }
  .restaurant .restaurant_header .restaurant_button {
    width: auto;
    line-height: 4.6rem;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_header .restaurant_button {
        margin-left: auto;
        margin-right: auto;
        margin-top: 2.4rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_header .restaurant_button {
        margin-left: 1.6rem;
        margin-right: 0; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_header .restaurant_button {
        margin-left: 1.6rem;
        margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_header .restaurant_button.restaurant_button_outline {
        margin-top: 1.6rem; } }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_header .modal_closs {
      top: .4rem;
      right: .6rem; } }

.restaurant .restaurant_footer {
  background-color: #000; }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_footer {
      padding-top: 2.8rem;
      padding-bottom: 1.2rem;
      text-align: left; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_footer {
      padding-top: 6.4rem;
      padding-bottom: 2.4rem;
      text-align: center; } }
  @media screen and (min-width: 1093px) {
    .restaurant .restaurant_footer {
      padding-top: 6.4rem;
      padding-bottom: 2.4rem;
      text-align: center; } }
  @media screen and (max-width: 767px) {
    .restaurant .restaurant_footer .restaurant_wrap {
      display: flex;
      flex-wrap: wrap; } }
  @media screen and (min-width: 768px) and (max-width: 1092px) {
    .restaurant .restaurant_footer .restaurant_wrap {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; } }
  .restaurant .restaurant_footer .restaurant_link {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    font-weight: bold;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_footer .restaurant_link {
        width: 50%;
        padding-top: .4rem;
        padding-bottom: .4rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_footer .restaurant_link {
        display: block; } }
  .restaurant .restaurant_footer .restaurant_copy {
    display: block;
    font-size: 1.3rem;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .restaurant .restaurant_footer .restaurant_copy {
        margin-top: 2rem;
        padding-left: 1.6rem;
        padding-right: 1.6rem; } }
    @media screen and (min-width: 768px) and (max-width: 1092px) {
      .restaurant .restaurant_footer .restaurant_copy {
        margin-top: 4rem; } }
    @media screen and (min-width: 1093px) {
      .restaurant .restaurant_footer .restaurant_copy {
        margin-top: 4rem; } }



/* hero_top
---------------------------------------------------------- */
.hero_top {
  position: relative; }
  @media screen and (max-width: 767px) {
    .hero_top {
      height:257px }
  }
  @media screen and (min-width: 768px) and (max-width: 1020px) {
    .hero_top {
      height:537px }
  }
  @media screen and (min-width: 1021px) {
    .hero_top {
      height:494px }
  }
  @media screen and (min-width: 1920px) {
    .hero_top {
      height:564px }
  }

  .hero_top .hero_bg {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/bg/bg_hero.jpg);
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (max-width: 767px) {
      .hero_top .hero_bg {
        background-image: url(../img/bg/bg_hero.jpg);
        background-position: center 50%; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .hero_top .hero_bg {
        background-position: center 30%; } }
    @media screen and (min-width: 1021px) {
      .hero_top .hero_bg {
        background-position: center 70%; } }
    @media screen and (min-width: 1920px) {
      .hero_top .hero_bg {
        background-position: center 72%; } }
    @media screen and (max-width: 767px) {
      .hero_top .hero_bg::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(140, 129, 90, 0.2); } }
  .hero_top .hero_catch {
    text-shadow: 0px 0px 6px rgba(51, 51, 51, 0.8); }
    @media screen and (max-width: 767px) {
      .hero_top .hero_catch {
        padding-top: 13rem;
        font-size: 2.6rem; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .hero_top .hero_catch {
        padding-top: 25rem;
        font-size: 4.8rem; } }
    @media screen and (min-width: 1021px) {
      .hero_top .hero_catch {
        padding-top: 20rem;
        font-size: 4.8rem; } }
    @media screen and (min-width: 1920px) {
      .hero_top .hero_catch {
        padding-top: 28rem; } }
  .hero_top .hero_span{
    font-size: 2.25rem; }
    @media screen and (max-width: 767px) {
      .hero_top .hero_span{
        font-size: 1.5rem;
    } }
  .hero_top .hero_logo {
    margin-top: 20vh;
    margin-bottom: 2rem; }
    @media screen and (max-width: 767px) {
      .hero_top .hero_logo {
        width: 20rem;
        height: 13.7rem; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .hero_top .hero_logo {
        width: 35rem;
        height: 23.7rem; } }
    @media screen and (min-width: 1021px) {
      .hero_top .hero_logo {
        width: 35rem;
        height: 23.7rem; } }
  .hero_top .hero_input {
    width: 21rem;
    max-width: 100%; }

  .content .content_media_image {
    object-fit: cover; }
    @media screen and (max-width: 767px) {
      .content .content_media_image {
        width: 100%;
        max-height: 36rem; } }
    @media screen and (min-width: 768px) and (max-width: 1020px) {
      .content .content_media_image {
        max-height: 40rem; } }
    @media screen and (min-width: 1021px) {
      .content .content_media_image {
        max-height: 40rem; } }
