/*
Theme Name: Genova Template
File: top.css
Theme Author: Genova Design
Author URI: https://genova.co.jp/
Description: Description: This file is reserved for the top-page css
Version: 1.0
*/

@keyframes drawLine {
  from {
    transform: scaleY(0);
    transform-origin: top;
  }
  to {
    transform: scaleY(1);
    transform-origin: top;
  }
}

body {
  background: url('../img/bg.jpg');
  color: #362c50;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 32px;
  letter-spacing: 0.05em;
}

#wrapper {
  overflow: hidden;
}
#main {
  position: relative;
  z-index: 0;
}
#main::after {
  content: '';
  width: 100%;
  height: auto;
  background: url('../img/bg.jpg');
  position: absolute;
  top: 200vh;
  bottom: 0;
  left: 0;
  z-index: -1;
}

#header {
  width: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
#header .header__logo img {
  -webkit-filter: brightness(0%) invert(1);
  filter: brightness(0%) invert(1);
}
#header .header__nav .menu-text,
#header .header__nav nav ol > li .up-menu {
  color: #fff;
}
@media screen and (min-width: 768px) {
  #header {
    position: fixed;
  }
  #header.fixed {
    background: #fff;
  }
  #header.fixed .header__logo img {
    -webkit-filter: none;
    filter: none;
  }
  #header.fixed .header__nav .menu-text,
  #header.fixed .header__nav nav ol > li .up-menu {
    color: #362c50;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 500;
}

/*--------------------------------------
	mainimage
--------------------------------------*/
#mainimage .ttl {
  padding-top: 90px;
}
#mainimage .ttl::before {
  content: '';
  width: 100%;
  height: 59px;
  background: url('../img/deco.png') center/contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
#mainimage #kvSlider {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
#mainimage #kvSlider .elementor-widget-image-carousel,
#mainimage #kvSlider .swiper,
#mainimage #kvSlider .swiper-slide-inner {
  width: 100%;
  height: 100%;
}
#mainimage #kvSlider .swiper-slide-inner img {
  width: 100% !important;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}
#mainimage .scrolltobottom {
  width: auto;
  padding-bottom: 65px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
#mainimage .scrolltobottom::after {
  content: '';
  height: 55px; /* Start with no height */
  animation: drawLine ease-out 1s infinite both; /* Apply animation */
  display: block;
  margin: 0 auto;
  border-left: 1px solid #fff;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
}
#mainimage .scrolltobottom .elementor-button {
  padding: 0;
  background: none;
}

/*--------------------------------------
	sections
--------------------------------------*/
#intro {
  color: #fff;
  position: relative;
  z-index: 0;
}
#intro::before {
  content: '';
  background: linear-gradient(120deg, #9b82a9, #65377e);
  opacity: 0.9;
  position: absolute;
  inset: 0;
  z-index: -1;
}
#intro::after {
  content: '';
  background: #805995;
  opacity: 0.3;
  position: absolute;
  inset: 0;
  z-index: -1;
}
#intro .set .txt {
  height: 480px;
}
#intro .set .txt p {
  margin-bottom: 0;
  margin-left: 30px;
}
@media screen and (max-width: 1023px) {
  #intro .set .txt {
    height: auto;
  }
  #intro .set .txt p {
    margin-left: 0;
  }
  #intro .set .txt p + p {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #intro .ttl::before {
    height: 49px;
  }
}

#recruit {
  position: relative;
}
#recruit .container {
  position: relative;
  z-index: 1;
}
#recruit .container::before {
  content: '';
  width: 337px;
  height: 206px;
  background: url('../img/deco1.png') 0 0 / contain no-repeat;
  position: absolute;
  top: -215px;
  left: -295px;
}
#recruit .set1 {
  width: auto;
  max-width: none;
  margin-right: -133px;
  margin-left: 82px;
}
#recruit .set1 .catch {
  position: absolute;
  top: 0;
  left: -70px;
}
#recruit .set1 .catch::after {
  content: '';
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 89px;
  display: block;
  margin: 10px auto 0;
  border-left: 1px solid;
}
#recruit .set1 .catch .elementor-heading-title {
  cursor: vertical-text;
  direction: rtl;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: sideways-right;
  -o-text-orientation: sideways-right;
  -ms-text-orientation: upright;
  -ms-text-orientation: sideways-right;
  -moz-text-orientation: sideways-right;
  -webkit-text-orientation: sideways-right;
}
#recruit .set1 .gr1 {
  width: 730px;
  position: relative;
  z-index: 1;
}
#recruit .set1 .gr2 {
  width: 606px;
  margin-left: -205px;
}
#recruit .set2 {
  width: 882px;
  margin-left: 82px;
  position: relative;
  z-index: 1;
}
#recruit .set2::before {
  content: '';
  width: 210px;
  height: 110px;
  background: url('../img/deco2.png') 0 0 / contain no-repeat;
  position: absolute;
  top: 140px;
  left: auto;
  right: -158px;
  z-index: -1;
}
#recruit .set2 .box-style {
  width: 270px;
  padding: 1px 0 50px;
  background: #896599;
  color: #fff;
  position: relative;
  z-index: 0;
}
#recruit .set2 .box-style::before {
  content: '';
  width: 57px;
  height: 59px;
  background: url('../img/deco4.png') 0 0 / contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#recruit .set2 .box-style::after {
  content: '';
  width: 57px;
  height: 59px;
  background: url('../img/deco4.png') 0 0 / contain no-repeat;
  -webkit-transform: scale(-1);
  transform: scale(-1);
  position: absolute;
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  z-index: -1;
}
#recruit .set2 .box-style .ttl {
  margin-top: 20px;
}
#recruit .set2 .box-style .ttl .elementor-heading-title {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0;
  text-align: center;
}
#recruit .set2 .box-style .number {
  margin-top: -20px;
}
#recruit .set2 .box-style .number .elementor-heading-title {
  color: transparent;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  font-size: 68px;
  line-height: 1;
  letter-spacing: 0;
  font-style: italic;
  text-align: center;
  /* Prefix required. Even Firefox only supports the -webkit- prefix */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #362c50;
}
@media screen and (max-width: 1023px) {
  #recruit .container::before {
    top: -180px;
    left: -184px;
  }
  #recruit h2.elementor-heading-title {
    font-weight: 400;
  }
  #recruit .set1 {
    margin: 0;
  }
  #recruit .set1 .catch {
    left: -20px;
  }
  #recruit .set1 .gr1 {
    padding-left: 30px;
  }
  #recruit .set1 .gr2 {
    margin-left: -375px;
    margin-right: -50px;
  }
  #recruit .set1 .gr2::before {
    content: '';
    width: 99px;
    height: 52px;
    background: url('../img/deco2.png') 0 0 / contain no-repeat;
    position: absolute;
    top: auto;
    bottom: -40px;
    left: auto;
    right: 30px;
    z-index: 1;
  }
  #recruit .set2 {
    width: 100%;
    margin: 50px 0 0;
  }
  #recruit .set2::before {
    display: none;
  }
  #recruit .set2 .box-style {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  #recruit .container::before {
    width: 159px;
    height: 97px;
    top: -25px;
    left: -36px;
    z-index: 1;
  }
  #recruit .set1 .catch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-bottom: 10px;
    position: relative;
    left: auto;
  }
  #recruit .set1 .catch::after {
    width: 89px;
    height: auto;
    margin: 0;
    border-left: 0;
    border-top: 1px solid;
  }
  #recruit .set1 .catch .elementor-heading-title {
    cursor: all;
    direction: unset;
    writing-mode: unset;
    -o-writing-mode: unset;
    -ms-writing-mode: unset;
    -ms-writing-mode: unset;
    -moz-writing-mode: unset;
    -webkit-writing-mode: unset;
    text-orientation: unset;
    -o-text-orientation: unset;
    -ms-text-orientation: unset;
    -ms-text-orientation: unset;
    -moz-text-orientation: unset;
    -webkit-text-orientation: unset;
  }
  #recruit .set1 .gr1 {
    width: 100%;
    padding-left: 0;
  }
  #recruit .set1 .gr2 {
    width: auto;
    margin-left: 30px;
    margin-right: -30px;
  }
  #recruit .set2::before {
    content: '';
    width: 210px;
    height: 110px;
    background: url('../img/deco2.png') 0 0 / contain no-repeat;
    position: absolute;
    top: 140px;
    left: auto;
    right: -158px;
    z-index: -1;
  }
  #recruit .set2 .box-style {
    width: calc(50% - 5px);
    padding: 1px 15px 20px;
  }
  #recruit .set2 .box-style::before,
  #recruit .set2 .box-style::after {
    width: 32px;
    height: 33px;
  }
  #recruit .set2 .box-style .ttl {
    margin-top: 10px;
  }
  #recruit .set2 .box-style .ttl .elementor-heading-title {
    font-size: 16px;
    line-height: 24px;
  }
  #recruit .set2 .box-style .number {
    margin-top: -18px;
  }
  #recruit .set2 .box-style .number .elementor-heading-title {
    font-size: 38px;
  }
}
#difference .container {
  position: relative;
  z-index: 0;
}
#difference .container::before {
  content: '';
  width: 636px;
  height: 550px;
  background: url('../img/deco.png') 0 0 / contain no-repeat;
  position: absolute;
  top: -301px;
  right: -297px;
  left: auto;
  z-index: -1;
}
#difference .set1 {
  position: relative;
  z-index: 0;
}
#difference .set1::before {
  content: '';
  width: 210px;
  height: 110px;
  background: url('../img/deco2.png') 0 0 / contain no-repeat;
  position: absolute;
  top: -79px;
  left: -115px;
}
#difference .set1 .catch {
  padding-bottom: 100px;
  position: relative;
}
#difference .set1 .catch::after {
  content: '';
  height: 89px;
  border-left: 1px solid;
  position: absolute;
  left: 50%;
  bottom: 0;
}
#difference .set1 .gr .img {
  width: 905px;
  max-width: none;
  margin-left: -173px;
}
#difference .set1 .gr .ttlbox {
  position: relative;
}
#difference .set1 .gr .ttlbox::before {
  content: '';
  width: 337px;
  height: 206px;
  background: url('../img/deco1.png') 0 0 / contain no-repeat;
  position: absolute;
  top: auto;
  left: auto;
  bottom: -120px;
  right: -205px;
}
#difference .set2 {
  width: 100%;
  max-width: 1254px;
  margin-left: auto;
  margin-right: auto;
  padding: 85px 60px 0 95px;
  background: #fff;
  position: relative;
  z-index: 0;
}
#difference .set2::before,
#difference .set2::after {
  content: '';
  width: 189px;
  height: 136px;
  background: url('../img/deco5.png') left bottom/contain no-repeat;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#difference .set2::after {
  background-position: right bottom;
  left: auto;
  right: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
#difference .set2 .box-style {
  width: 513px;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f9f9f6;
}
#difference .set2 .box-style .ttl {
  position: absolute;
  top: -35px;
  left: -30px;
  z-index: 1;
}
#difference .set2 .box-style .ttl::before {
  content: '';
  width: 55px;
  height: 57px;
  background: url('../img/deco4.png') 0 0 / contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
#difference .set2 .box-style .ttl .elementor-heading-title {
  padding: 25px 15px 30px;
  background: #a6a6a6;
  color: #fff;
  font-size: 33px;
  line-height: 62px;
  letter-spacing: 0.1em;
}
#difference .set2 .box-style .ttl .elementor-heading-title .txt-latin {
  margin-top: 20px;
  font-family: 'Crimson Text', serif;
  font-weight: 600;
  font-style: italic;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.16em;
}
#difference .set2 .box-style .list1 {
  width: 300px;
  margin: 0 auto;
}
#difference .set2 .box-style .list1 ul {
  font-weight: 400;
  font-size: 22px;
  line-height: 2;
  letter-spacing: 0;
  text-align: center;
}
#difference .set2 .box-style .list1 ul li {
  display: block;
}
#difference .set2 .box-style .list1 ul li:not(:last-child)::after {
  content: '';
  width: 100%;
  height: 15px;
  display: block;
  margin: 5px 0 10px;
  background: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath d='M15 7.5L13.6007 6.15672L8.45149 11.306V0H6.49254V11.306L1.3433 6.15672L0 7.5L7.50001 15L15 7.5Z' fill='%23A6A6A6'/%3E%3C/svg%3E") center/contain no-repeat;
  position: relative;
}
#difference .set2 .box-style .list1 ul li:nth-child(even)::after {
  margin: 10px 0 5px;
}
#difference .set2 .box-style .list1 ul li:nth-child(even) .elementor-icon-list-text {
  display: block;
  padding: 2px 0;
  background: #f1f1eb;
}
#difference .set2 .box-style .list2 {
  margin-top: 45px;
  padding: 40px 55px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #afafae;
}
#difference .set2 .box-style .list2 ul {
  font-size: 18px;
  line-height: 36px;
}
#difference .set2 .box-style .list2 ul li {
  padding-left: 40px;
  position: relative;
}
#difference .set2 .box-style .list2 ul li + li {
  margin-top: 10px;
}
#difference .set2 .box-style .list2 ul li::before {
  content: '';
  width: 19px;
  height: 19px;
  background: #eeeeee;
  position: absolute;
  top: 11px;
  left: 0;
}
#difference .set2 .box-style .list2 ul li::after {
  content: '';
  width: 18px;
  height: 11px;
  border-bottom: 3px solid #a6a6a6;
  border-left: 3px solid #a6a6a6;
  position: absolute;
  top: 12px;
  left: 1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#difference .set2 .box-style .list2 .elementor-widget-image {
  width: 69px;
  position: absolute;
  bottom: 0;
  right: 34px;
}
#difference .set2 .box-style.primary {
  background: #f1eefc;
}
#difference .set2 .box-style.primary .ttl .elementor-heading-title {
  background: #362c50;
}
#difference .set2 .box-style.primary .list1 ul li:nth-child(even) .elementor-icon-list-text {
  background: #eae4fb;
}
#difference .set2 .box-style.primary .list2 ul li::after {
  border-color: #362c50;
}
#difference .set2 .gr2 .ttl .elementor-heading-title em {
  font-style: normal;
  position: relative;
}
#difference .set2 .gr2 .ttl .elementor-heading-title em::before {
  content: '';
  width: 3px;
  height: 3px;
  background: #4a4061;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
#difference .set2 .gr2 .ttl .elementor-heading-title em.on-sp::before {
  display: none;
}
#difference .set2 .gr2 .ttl .elementor-widget-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding: 0 50px;
  position: relative;
}
#difference .set2 .gr2 .ttl .elementor-widget-container::before,
#difference .set2 .gr2 .ttl .elementor-widget-container::after {
  content: '';
  width: 12px;
  height: 45px;
  border-left: 1px solid #4a4061;
  border-right: 1px solid #4a4061;
  position: absolute;
  top: 10px;
}
#difference .set2 .gr2 .ttl .elementor-widget-container::before {
  -webkit-transform: skewX(30deg);
  transform: skewX(30deg);
  left: 0;
}
#difference .set2 .gr2 .ttl .elementor-widget-container::after {
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  left: auto;
  right: 0;
}
@media screen and (max-width: 1023px) {
  #difference .set1 .catch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    padding-bottom: 0;
  }
  #difference .set1 .catch::after {
    width: 89px;
    height: auto;
    border-left: 0;
    border-top: 1px solid;
    position: relative;
    left: auto;
  }
  #difference .set1 .gr .img {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  #difference .set1 .gr .ttlbox::before {
    bottom: 0;
  }
  #difference .set2 .box-style {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #difference .container::before {
    width: 385px;
    height: 333px;
    top: -265px;
    right: -100px;
  }
  #difference .set1::before {
    width: 99px;
    height: 52px;
    top: -26px;
    left: -58px;
    z-index: 1;
  }
  #difference .set1 .gr .img {
    margin-left: -30px;
  }
  #difference .set1 .gr .ttlbox::before {
    width: 159px;
    height: 97px;
    bottom: 45px;
    right: -55px;
  }
  #difference .set2 {
    max-width: calc(100% - 30px);
    padding: 35px 10px 0;
  }
  #difference .set2::before,
  #difference .set2::after {
    width: 87px;
    height: 63px;
  }
  #difference .set2 .box-style {
    padding: 10px 10px 20px;
  }
  #difference .set2 .box-style .ttl {
    top: -15px;
    left: auto;
    right: 15px;
    z-index: 1;
  }
  #difference .set2 .box-style .ttl::before {
    width: 37px;
    height: 38px;
  }
  #difference .set2 .box-style .ttl .elementor-heading-title {
    padding: 15px 5px 20px;
    font-size: 22px;
    line-height: 48px;
  }
  #difference .set2 .box-style .ttl .elementor-heading-title .txt-latin {
    margin-top: 10px;
    font-size: 13px;
  }
  #difference .set2 .box-style .list1 {
    width: auto;
    margin: 0 85px 0 10px;
  }
  #difference .set2 .box-style .list1 ul {
    font-size: 18px;
  }
  #difference .set2 .box-style .list2 {
    margin-top: 20px;
    padding: 20px;
  }
  #difference .set2 .box-style .list2 ul {
    font-size: 16px;
  }
  #difference .set2 .box-style .list2 ul li {
    padding-left: 25px;
  }
  #difference .set2 .box-style .list2 ul li + li {
    margin-top: 0;
  }
  #difference .set2 .box-style .list2 ul li::before {
    width: 15px;
    height: 15px;
    top: 11px;
  }
  #difference .set2 .box-style .list2 ul li::after {
    width: 14px;
    height: 8px;
    top: 12px;
  }
  #difference .set2 .box-style .list2 .elementor-widget-image {
    width: 39px;
    right: 15px;
  }
  #difference .set2 .gr2 .ttl .elementor-widget-container {
    padding: 0 35px;
  }
  #difference .set2 .gr2 .ttl .elementor-widget-container::before,
  #difference .set2 .gr2 .ttl .elementor-widget-container::after {
    width: 10px;
    height: auto;
    top: 0px;
    bottom: 0px;
  }
  #difference .set2 .gr2 .ttl .elementor-widget-container::before {
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
  }
  #difference .set2 .gr2 .ttl .elementor-widget-container::after {
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
  }
  #difference .set2 .gr2 .ttl .elementor-heading-title em.on-sp::before {
    display: block;
  }
  #difference .set2 .gr2 .ttl .elementor-heading-title em.on-pc::before {
    display: none;
  }
}

#contact .ttl h2.elementor-heading-title .en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin-bottom: 10px;
  font-family: 'Crimson Text', serif;
  font-weight: 600;
  font-style: italic;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.06em;
}
#contact .ttl h2.elementor-heading-title .en::after {
  content: '';
  width: 58px;
  border-top: 1px solid;
}
#contact .btnTel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  color: #362c50;
}
#contact .btnTel::before {
  content: '';
  width: 42px;
  height: 42px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 46'%3E%3Cpath d='M36.6961 37.9186L31.4352 30.707C30.6714 29.6602 29.2026 29.4306 28.1536 30.1941L24.8823 32.5828C23.9273 33.2795 22.6014 33.1569 21.79 32.2975C21.79 32.2975 19.3634 30.0913 15.6306 24.9756C11.898 19.8599 10.5376 16.8746 10.5376 16.8746C9.96687 15.8398 10.2555 14.5419 11.2108 13.843L14.4816 11.4573C15.5308 10.6927 15.7605 9.22299 14.9947 8.17476L9.73367 0.964302C8.96908 -0.0837413 7.50131 -0.31317 6.45218 0.451367C6.42802 0.468994 6.06289 0.736343 2.10387 3.62497C-2.50754 6.98876 0.858003 20.0297 8.34397 30.292C15.8314 40.5525 27.2247 47.7363 31.8349 44.3735C35.7941 41.4829 36.1591 41.2166 36.1834 41.199C37.2322 40.4356 37.462 38.9657 36.6961 37.9186Z' fill='%23B1904C'/%3E%3C/svg%3E") 0 0 / contain no-repeat;
}
#contact .btnTel .elementor-heading-title small {
  display: block;
  font-family: 'Zen Old Mincho', serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
}
#contact .set {
  color: #fff;
  position: relative;
  z-index: 0;
}
#contact .set::before,
#contact .set::after {
  content: '';
  width: 78px;
  height: 80px;
  background: url('../img/deco4.png') 0 0 / contain no-repeat;
  position: absolute;
  z-index: -1;
}
#contact .set::before {
  top: 0;
  left: 0;
}
#contact .set::after {
  -webkit-transform: scale(-1);
  transform: scale(-1);
  bottom: 0;
  right: 0;
}
#contact .set .gr1 {
  width: auto;
}
#contact .set .gr2 {
  width: 565px;
}
@media screen and (max-width: 768px) {
  #contact .ttl h2.elementor-heading-title br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #contact .ttl h2.elementor-heading-title {
    white-space: nowrap;
  }
  #contact .ttl h2.elementor-heading-title .en {
    margin-bottom: 0px;
    font-size: 15px;
  }
  #contact .btnTel {
    justify-content: center;
    column-gap: 10px;
    padding: 20px 25px;
  }
  #contact .btnTel::before {
    width: 25px;
    height: 25px;
    margin-bottom: -5px;
  }
  #contact .btnTel .elementor-heading-title small {
    display: none;
  }
  #contact .set::before,
  #contact .set::after {
    display: none;
  }
  #contact .set .gr1 {
    width: 100%;
  }
  #contact .set .gr2 {
    width: 100%;
  }
}

#floormapSlider .elementor-widget-image {
  width: 425px;
}
#floormapSlider .elementor-widget-image img {
  max-width: 100%;
  height: 100%;
	object-fit: cover;
}
#floormapSlider .gr {
  width: auto !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media screen and (max-width: 767px) {
  #floormapSlider .elementor-widget-image {
    width: 246px;
  }
}
#about .ttl h2.elementor-heading-title .en {
  display: inline-block;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #b1904c;
  font-family: 'Crimson Text', serif;
  font-weight: 600;
  font-style: italic;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.06em;
  position: relative;
  bottom: 5px;
}
#about .shopinfo dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
#about .shopinfo dl dt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 131px;
  flex: 0 0 131px;
  padding: 20px 0;
  border-bottom: 1px solid #b1904c;
}
#about .shopinfo dl dd {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #dbdad1;
}
#about .timetable table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
#about .timetable table th,
#about .timetable table td {
  padding: 15px 10px;
  border: 1px solid #dbdad1;
  border-right: 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}
#about .timetable table th:first-child {
  width: 25%;
  border-left: 0;
  text-align: left;
}
#about .timetable table thead th {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
#about .timetable .txt {
  margin-top: 15px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}
#about .gmap {
  height: 100%;
}
#about .gmap iframe {
  width: 100%;
  height: 100%;
  min-height: 235px;
}
#about .set {
  position: relative;
  z-index: 0;
}
#about .set::before {
  content: '';
  width: 337px;
  height: 206px;
  background: url('../img/deco1.png') 0 0 / contain no-repeat;
  position: absolute;
  top: auto;
  left: auto;
  bottom: -141px;
  right: -187px;
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  #about .gmap iframe {
    min-height: 400px;
  }
}
@media screen and (max-width: 767px) {
  #about .ttl h2.elementor-heading-title .en {
    margin-left: 20px;
    font-size: 15px;
  }
  #about .shopinfo dl {
    font-size: 15px;
  }
  #about .shopinfo dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 76px;
    flex: 0 0 76px;
  }
  #about .shopinfo dl dd {
    padding: 20px 0 20px 10px;
  }
  #about .timetable table th,
  #about .timetable table td {
    padding: 10px 5px;
    font-size: 15px;
    line-height: 19px;
  }
  #about .timetable table th:first-child {
    width: 25%;
  }
  #about .timetable table thead th {
    white-space: nowrap;
  }
  #about .timetable .txt {
    margin-top: 10px;
    font-size: 15px;
  }
  #about .set::before {
    width: 159px;
    height: 97px;
    bottom: -41px;
    right: -47px;
  }
}

#news {
  display: none;
}
