/*! Writen  by SCSS */
footer {
  padding-top: 60px; }
  @media screen and (max-width: 768px) {
    footer {
      padding-top: 0; } }

.movie_cont, .contact_wrapper {
  display: none; }

.contact_wrap .bg_ttl {
  margin-bottom: 100px; }
  @media screen and (max-width: 1024px) {
    .contact_wrap .bg_ttl {
      margin-bottom: 50px; } }
.contact_wrap .border_ttl {
  margin-bottom: clamp(30px, 2.709vw, 52px);
  font-size: 22px; }
  @media screen and (max-width: 1024px) {
    .contact_wrap .border_ttl {
      font-size: 18px; } }
.contact_wrap .phone_num {
  font-size: clamp(44px, 3.23vw, 62px);
  line-height: 1; }
  @media screen and (max-width: 480px) {
    .contact_wrap .phone_num {
      letter-spacing: -0.06em; } }
.contact_wrap .contact_time {
  font-weight: bold;
  font-size: clamp(12px, 0.99vw, 19px);
  color: #2D2B36;
  letter-spacing: 0.03em; }
  @media screen and (max-width: 1024px) {
    .contact_wrap .contact_time {
      font-size: 18px; } }
  @media screen and (max-width: 480px) {
    .contact_wrap .contact_time {
      margin-bottom: 10px; } }
.contact_wrap .read_b {
  font-weight: bold;
  font-size: clamp(10px, 0.99vw, 19px); }
@media screen and (max-width: 1024px) {
  .contact_wrap .contact_flex {
    flex-direction: column-reverse; } }
.contact_wrap .contact_flex .contact_flex_item_l {
  max-width: 661px;
  width: 45.09%; }
  @media screen and (max-width: 1024px) {
    .contact_wrap .contact_flex .contact_flex_item_l {
      max-width: 100%;
      width: 100%; } }
  .contact_wrap .contact_flex .contact_flex_item_l .contents_wrapper {
    padding-left: 20px; }
    @media screen and (max-width: 1600px) {
      .contact_wrap .contact_flex .contact_flex_item_l .contents_wrapper {
        padding-left: 0; } }
.contact_wrap .contact_flex .contact_flex_item_r {
  max-width: 733px;
  width: 50.59%;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .contact_wrap .contact_flex .contact_flex_item_r {
      width: 100%;
      margin-bottom: 30px; } }
.contact_wrap .contact_flex .read_b {
  font-size: clamp(10px, 0.78125vw, 15px);
  margin-left: -0.521vw;
  margin-bottom: clamp(20px, 2.084vw, 40px); }
  @media screen and (max-width: 1024px) {
    .contact_wrap .contact_flex .read_b {
      font-size: 18px; } }
  @media screen and (max-width: 480px) {
    .contact_wrap .contact_flex .read_b {
      line-height: 1.167; } }
  .contact_wrap .contact_flex .read_b .red {
    color: #E75534;
    font-weight: bold; }
    @media screen and (max-width: 480px) {
      .contact_wrap .contact_flex .read_b .red {
        display: block;
        margin-bottom: 5px; } }
.contact_wrap .address_table {
  max-width: 594px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: clamp(30px, 3.125vw, 60px); }
  @media screen and (max-width: 1024px) {
    .contact_wrap .address_table {
      max-width: 100%; } }
  .contact_wrap .address_table tr th, .contact_wrap .address_table tr td {
    border-bottom: 1px solid #707070;
    vertical-align: top;
    padding: 12px 0;
    font-weight: normal;
    font-size: clamp(10px, 0.78125vw, 15px); }
    @media screen and (max-width: 1024px) {
      .contact_wrap .address_table tr th, .contact_wrap .address_table tr td {
        font-size: 18px; } }
  .contact_wrap .address_table tr th {
    width: 10.11%;
    text-align: left;
    text-align: justify;
    padding-right: 10px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .contact_wrap .address_table tr th {
        width: 25.253%; } }
    @media screen and (max-width: 480px) {
      .contact_wrap .address_table tr th {
        padding-right: 0;
        font-weight: normal; } }
  .contact_wrap .address_table tr td {
    width: 54.041%; }
    @media screen and (max-width: 768px) {
      .contact_wrap .address_table tr td {
        width: 66.667%; } }
    @media screen and (max-width: 480px) {
      .contact_wrap .address_table tr td {
        padding-left: 20px; } }
    .contact_wrap .address_table tr td .cap {
      display: block;
      font-size: clamp(10px, 0.678vw, 13px); }
      @media screen and (max-width: 1024px) {
        .contact_wrap .address_table tr td .cap {
          font-size: 15px; } }
      @media screen and (max-width: 768px) {
        .contact_wrap .address_table tr td .cap {
          margin-top: 30px; } }
  .contact_wrap .address_table tr:last-of-type th, .contact_wrap .address_table tr:last-of-type td {
    border-bottom: none;
    padding-bottom: 0; }
  .contact_wrap .address_table tr:first-of-type th, .contact_wrap .address_table tr:first-of-type td {
    padding-top: 0; }
  .contact_wrap .address_table .btn {
    letter-spacing: 0.1em;
    color: #fff;
    background-color: #2D2C37;
    border-radius: 50vw;
    font-weight: 600;
    padding: 16px 0 20px;
    display: block;
    text-align: center;
    width: 180px;
    transition: opacity 0.3s linear;
    line-height: 1;
    margin-top: clamp(10px, 1.25vw, 24px);
    font-size: 15px; }
    .contact_wrap .address_table .btn:hover {
      opacity: 0.5; }
.contact_wrap .reserve_btn {
  display: block;
  font-size: clamp(12px, 0.886vw, 17px);
  max-width: 344px;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50vw;
  color: #F06446;
  padding: 15px;
  margin-bottom: 30px;
  line-height: 1.4;
  overflow: hidden;
  transition: 0.2s border-color ease-in-out 0s, opacity 0.5s linear; }
  @media screen and (max-width: 1024px) {
    .contact_wrap .reserve_btn {
      font-size: 17px; } }
  @media screen and (max-width: 768px) {
    .contact_wrap .reserve_btn {
      max-width: 100%; } }
  .contact_wrap .reserve_btn span {
    position: relative;
    z-index: 2;
    transition: 0.2s color ease-in-out 0s,0.5s letter-spacing ease-in-out 0s; }
  .contact_wrap .reserve_btn:before {
    background: #F06446;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    transform: scale(1, 0);
    transform-origin: top center;
    transition: 0.2s transform ease-in-out 0s,0.2s bottom ease-in-out 0s;
    z-index: 1; }
  .contact_wrap .reserve_btn:hover {
    border-color: rgba(0, 0, 0, 0); }
    .contact_wrap .reserve_btn:hover span {
      letter-spacing: 0;
      color: #FFF; }
    .contact_wrap .reserve_btn:hover:before {
      transform-origin: center bottom;
      transform: scale(1, 1); }
@media screen and (max-width: 480px) {
  .contact_wrap .qr_flex {
    flex-direction: column; } }
.contact_wrap .qr_flex .qr_img {
  max-width: 166px;
  width: 26.15%; }
  @media screen and (max-width: 480px) {
    .contact_wrap .qr_flex .qr_img {
      max-width: 100%;
      width: 100%;
      text-align: center;
      margin-bottom: 30px; } }
.contact_wrap .qr_flex .interiorfail_reserve_wrapper {
  max-width: 455px;
  width: 70.99%; }
  @media screen and (max-width: 480px) {
    .contact_wrap .qr_flex .interiorfail_reserve_wrapper {
      max-width: 100%;
      width: 100%; } }
  .contact_wrap .qr_flex .interiorfail_reserve_wrapper .read {
    font-size: clamp(12px, 0.66vw, 13px); }
.contact_wrap .qr_flex2 {
  padding-left: 20px;
  max-width: 770px; }
  @media screen and (max-width: 1600px) {
    .contact_wrap .qr_flex2 {
      padding-left: 0; } }
  .contact_wrap .qr_flex2 .qr_img {
    max-width: 166px;
    width: 22.44%; }
    @media screen and (max-width: 1024px) {
      .contact_wrap .qr_flex2 .qr_img {
        max-width: 166px;
        width: 26.15%; } }
    @media screen and (max-width: 480px) {
      .contact_wrap .qr_flex2 .qr_img {
        max-width: 100%;
        width: 100%;
        text-align: center;
        margin-bottom: 30px; } }
  .contact_wrap .qr_flex2 .interiorfail_reserve_wrapper {
    max-width: 544px;
    width: 73.52%; }
    @media screen and (max-width: 1024px) {
      .contact_wrap .qr_flex2 .interiorfail_reserve_wrapper {
        max-width: 455px;
        width: 70.99%; } }
    @media screen and (max-width: 480px) {
      .contact_wrap .qr_flex2 .interiorfail_reserve_wrapper {
        max-width: 100%;
        width: 100%; } }
    .contact_wrap .qr_flex2 .interiorfail_reserve_wrapper .read {
      font-size: clamp(12px, 0.66vw, 13px); }
.contact_wrap .contact_phone_wrap, .contact_wrap .contact_mail_wrap {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
  padding-left: 20px; }
  @media screen and (max-width: 1600px) {
    .contact_wrap .contact_phone_wrap, .contact_wrap .contact_mail_wrap {
      padding-left: 0; } }
  @media screen and (max-width: 1024px) {
    .contact_wrap .contact_phone_wrap, .contact_wrap .contact_mail_wrap {
      flex-direction: column; } }
  .contact_wrap .contact_phone_wrap .contact_phone_ttl, .contact_wrap .contact_phone_wrap .contact_mail_ttl, .contact_wrap .contact_mail_wrap .contact_phone_ttl, .contact_wrap .contact_mail_wrap .contact_mail_ttl {
    width: 134px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    font-size: 17px;
    font-weight: bold; }
    @media screen and (max-width: 1024px) {
      .contact_wrap .contact_phone_wrap .contact_phone_ttl, .contact_wrap .contact_phone_wrap .contact_mail_ttl, .contact_wrap .contact_mail_wrap .contact_phone_ttl, .contact_wrap .contact_mail_wrap .contact_mail_ttl {
        flex-direction: row;
        width: 100%;
        white-space: nowrap;
        margin-bottom: 20px; } }
    .contact_wrap .contact_phone_wrap .contact_phone_ttl::before, .contact_wrap .contact_phone_wrap .contact_phone_ttl::after, .contact_wrap .contact_phone_wrap .contact_mail_ttl::before, .contact_wrap .contact_phone_wrap .contact_mail_ttl::after, .contact_wrap .contact_mail_wrap .contact_phone_ttl::before, .contact_wrap .contact_mail_wrap .contact_phone_ttl::after, .contact_wrap .contact_mail_wrap .contact_mail_ttl::before, .contact_wrap .contact_mail_wrap .contact_mail_ttl::after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      background-color: rgba(45, 44, 55, 0.29); }
    @media screen and (max-width: 1024px) {
      .contact_wrap .contact_phone_wrap .contact_phone_ttl::before, .contact_wrap .contact_phone_wrap .contact_mail_ttl::before, .contact_wrap .contact_mail_wrap .contact_phone_ttl::before, .contact_wrap .contact_mail_wrap .contact_mail_ttl::before {
        display: none; } }
    @media screen and (max-width: 1024px) {
      .contact_wrap .contact_phone_wrap .contact_phone_ttl::after, .contact_wrap .contact_phone_wrap .contact_mail_ttl::after, .contact_wrap .contact_mail_wrap .contact_phone_ttl::after, .contact_wrap .contact_mail_wrap .contact_mail_ttl::after {
        width: 100%;
        overflow: hidden;
        margin-left: 10px; } }
  .contact_wrap .contact_phone_wrap .contact_phone_detail_wrap, .contact_wrap .contact_phone_wrap .contact_mail_detail_wrap, .contact_wrap .contact_mail_wrap .contact_phone_detail_wrap, .contact_wrap .contact_mail_wrap .contact_mail_detail_wrap {
    max-width: 1270px;
    width: 86.64%;
    flex: 1; }
    @media screen and (max-width: 1024px) {
      .contact_wrap .contact_phone_wrap .contact_phone_detail_wrap, .contact_wrap .contact_phone_wrap .contact_mail_detail_wrap, .contact_wrap .contact_mail_wrap .contact_phone_detail_wrap, .contact_wrap .contact_mail_wrap .contact_mail_detail_wrap {
        max-width: 100%;
        width: 100%; } }
  .contact_wrap .contact_phone_wrap .read_b, .contact_wrap .contact_mail_wrap .read_b {
    margin-top: calc((1 - 2.134) * 0.5em); }
    @media screen and (max-width: 1024px) {
      .contact_wrap .contact_phone_wrap .read_b, .contact_wrap .contact_mail_wrap .read_b {
        font-size: 13px;
        margin-top: 0; } }
  .contact_wrap .contact_phone_wrap .read, .contact_wrap .contact_mail_wrap .read {
    line-height: 1.934;
    font-size: clamp(12px, 0.66vw, 13px); }
    @media screen and (max-width: 1024px) {
      .contact_wrap .contact_phone_wrap .read, .contact_wrap .contact_mail_wrap .read {
        font-size: 12px; } }
    .contact_wrap .contact_phone_wrap .read:last-of-type, .contact_wrap .contact_mail_wrap .read:last-of-type {
      margin-bottom: calc((1 - 1.934) * 0.5em); }
  .contact_wrap .contact_phone_wrap .mail_address, .contact_wrap .contact_mail_wrap .mail_address {
    font-size: clamp(26px, 2.084vw, 40px);
    margin-top: calc((1 - 1.8) * 0.5em);
    letter-spacing: -0.06em; }
.contact_wrap .flex_s {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  column-gap: 20px; }
  @media screen and (max-width: 1024px) {
    .contact_wrap .flex_s {
      flex-direction: column;
      align-items: flex-start; } }

/*# sourceMappingURL=inquiry.css.map */
