@charset "UTF-8";
body {
  background: url("../img/shared/bd_bg.jpg");
  color: #3c2012;
  font-size: 14px;
  line-height: 2.0714285714;
  letter-spacing: 0.05em;
}

header .menu_toggle ul {
  width: 70%;
  border: 0;
}

header .menu_toggle li {
  padding: 5px 0;
}

header .menu_toggle .bnr {
  width: 85%;
  color: #fff;
}

header .menu_toggle .bnr a {
  padding: 10px;
  font-size: 20px;
}

header .menu_toggle .bnr a img {
  width: 22px;
  margin: -2px 10px 0 0;
}

header .menu_toggle .txt {
  margin-top: 15px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 1.5357142857;
  letter-spacing: 0;
  text-align: center;
}

header .menu_toggle .btn-link {
  width: 85%;
  margin: 15px auto 0;
}

header .menu_toggle .btn-link a {
  background: #fff;
  color: #000;
      letter-spacing: 0;
    text-align: left;
    column-gap: 5px;
    font-size: 15px;
}

header .menu_toggle .btn-link a img {
  -webkit-filter: brightness(100%) invert(1);
          filter: brightness(100%) invert(1);
}

header .menu_toggle .lang {
  width: 50%;
  margin: 20px auto 200px;
  position: relative;
  top: auto;
  right: auto;
}

.remodal-wrapper {
  overflow: hidden;
}

.floor_popup {
  background: url("../img/ren/sec2_bg.png") repeat center;
  padding: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  color: #3c2012;
}

.floor_popup .inner {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 100px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.floor_popup .wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.floor_popup h2.ttl {
  font-size: 6vw;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
}

.floor_popup h2.ttl small {
  font-size: 5vw;
  letter-spacing: 0.05em;
}

.floor_popup .img {
  margin-top: 7vw;
}

#key h3 {
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 6;
}

.ttl-style-1 {
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}
.ttl-style-1::before {
  content: "";
  height: 45px;
  display: block;
  margin-bottom: 20px;
  background: url("../img/shared/deco3.png") center/contain no-repeat;
}

.btn-style-3 {
  min-height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  background: #7b662f;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
}
.btn-style-3:hover {
  text-decoration: none;
  opacity: 0.7;
}
.btn-style-3.bordered {
  background: transparent;
  border: 1px solid;
  color: #3c2012;
}
.btn-style-3 img {
  width: auto;
}

.btn-popup .btn-style-3::before {
  content: "";
  width: 20px;
  height: 21px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 23'%3E%3Cpath fill-rule='evenodd' fill='rgb(60,32,18)' d='M22.568,22.529 C21.982,23.115 21.031,23.115 20.445,22.529 L14.076,16.160 C13.708,15.792 13.572,15.281 13.666,14.806 L13.015,14.155 C12.988,14.128 12.967,14.098 12.945,14.069 C13.155,13.896 13.359,13.712 13.555,13.516 C13.751,13.319 13.935,13.115 14.109,12.905 C14.138,12.928 14.168,12.949 14.194,12.975 L14.845,13.626 C15.320,13.533 15.831,13.669 16.199,14.037 L22.568,20.405 C23.154,20.992 23.154,21.942 22.568,22.529 ZM2.204,12.779 C-0.723,9.852 -0.723,5.090 2.204,2.164 C5.130,-0.763 9.892,-0.763 12.818,2.164 C15.745,5.090 15.745,9.852 12.818,12.779 C9.892,15.705 5.130,15.705 2.204,12.779 ZM12.111,2.872 C9.574,0.335 5.448,0.335 2.911,2.872 C0.375,5.408 0.375,9.535 2.911,12.071 C5.448,14.607 9.574,14.607 12.111,12.071 C14.647,9.535 14.647,5.408 12.111,2.872 ZM11.134,8.276 L8.315,8.276 L8.315,11.095 C8.315,11.539 7.955,11.899 7.511,11.899 C7.067,11.899 6.706,11.539 6.706,11.095 L6.706,8.276 L3.887,8.276 C3.443,8.276 3.083,7.915 3.083,7.471 C3.083,7.027 3.443,6.667 3.887,6.667 L6.706,6.667 L6.706,3.848 C6.706,3.404 7.067,3.043 7.511,3.043 C7.955,3.043 8.315,3.404 8.315,3.848 L8.315,6.667 L11.134,6.667 C11.579,6.667 11.939,7.027 11.939,7.471 C11.939,7.915 11.579,8.276 11.134,8.276 Z'/%3E%3C/svg%3E") center/contain no-repeat;
}

#sec1 {
  padding: 15vw 0;
}
#sec1 .set .txtbox .txt {
  margin-top: 7vw;
 /*text-align: justify;*/
}
#sec1 .set .imgbox {
  margin-top: 7vw;
}
#sec1 .set .imgbox .img1 {
  width: 40vw;
}
#sec1 .set .imgbox .img2 {
  width: 40vw;
  margin: -10vw 0 0 auto;
}
#sec1 .set .imgbox .img3 {
  width: 40vw;
  margin: -10vw 0 0 6vw;
}

#sec2 {
  padding: 15vw 0;
  background: url("../img/shared/bg.jpg");
}
#sec2 h2.ttl {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.2em;
  text-align: center;
}
#sec2 .set-style-1 {
  margin-top: 10vw;
}
#sec2 .set-style-1 .txtbox {
  margin-top: 5vw;
}
#sec2 .set-style-1 .txtbox .txt {
  margin-top: 7vw;
}
#sec2 .set-style-1 .txtbox .btn-popup {
  margin-top: 7vw;
}
#sec2 .set-style-1 .txtbox .btn-link {
  margin-top: 10px;
}

#sec3 {
  padding: 15vw 0;
}
#sec3 h2.ttl {
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}
#sec3 h2.ttl::after {
  content: "";
  width: 15vw;
  height: 2px;
  display: block;
  margin: 10px auto 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
#sec3 .map {
  width: 100%;
  height: 480px;
  margin-top: 7vw;
}
#sec3 .map iframe {
  width: 100%;
  height: 100%;
}
#sec3 .txt {
  margin-top: 7vw;
}

#sec4 {
  padding-top: 15vw;
  background: #261913;
  color: #fff;
}
#sec4 h2.ttl {
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
      margin: 0 5vw;
}
#sec4 h2.ttl::before {
  content: "";
  width: 100%;
  height: 36px;
  display: block;
  margin-bottom: 10px;
  background: url("../img/shared/deco7.png") center/contain no-repeat;
}
#sec4 .set {
  margin-top: 7vw;
}
#sec4 .set .box-style {
  color: #fff;
  position: relative;
}
#sec4 .set .box-style + .box-style {
  margin-top: 10px;
}
#sec4 .set .box-style .ttl {
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}
#sec4 .set .box-style .img {
  position: absolute;
  inset: 0;
}
#sec4 .set .box-style .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec4 .set .box-style .inner {
  padding: 15vw 5vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
}
#sec4 .set .box-style .inner .txt {
  width: 80%;
  margin: 20vw auto 0;
}
#sec4 .set .box-style:nth-of-type(3) .inner .txt{
  margin: 10vw auto 0;
}

#sec5 {
  padding: 15vw 0;
  background: #261913;
  color: #fff;
}
#sec5 h2.ttl {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}
#sec5 .set {
  margin-top: 7vw;
}
#sec5 .set ul {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 7vw auto 0;
}
#sec5 .set ul li {
  padding-left: 15px;
  position: relative;
}
#sec5 .set ul li::before {
  content: "◆";
  position: absolute;
  left: -6px;
}
#sec5 .set ul .last {
  text-align: right;
}
#sec5 .set ul .last::before {
  display: none;
}

#sec6 {
  padding: 15vw 0 3vw;
  background: url("../img/shared/bg.jpg");
}
#sec6 h2.ttl {
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}
#sec6 h2.ttl::before {
  content: "";
  height: 20vw;
  border-left: 1px solid;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
#sec6 #sec6Slider {
  margin-top: 7vw;
}
#sec6 #sec6Slider .slick-dots {
  width: auto;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
  row-gap: 4px;
  margin-left: 7vw;
  position: relative;
  bottom: auto;
}
#sec6 #sec6Slider .slick-dots li {
  line-height: 1;
}
#sec6 #sec6Slider .slick-dots li:nth-child(4) {
  grid-area: 2/3/3/4;
  margin-left: -7vw;
  padding-right: 7vw;
}
#sec6 #sec6Slider .slick-dots li:nth-child(5) {
  grid-area: 2/4/3/5;
  margin-left: -7vw;
  padding-right: 7vw;
}
#sec6 #sec6Slider .slick-dots li:nth-child(6) {
  grid-area: 2/5/3/6;
  margin-left: -7vw;
  padding-right: 7vw;
}
#sec6 #sec6Slider .slick-dots li button {
  width: 100%;
  height: 10vw;
  background: center/cover no-repeat;
  border: 0;
  border-radius: 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
#sec6 #sec6Slider .slick-dots li button:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
#sec6 #sec6Slider .slick-dots .slick-active button {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
#sec6 .set {
  padding-bottom: 15vw;
  position: relative;
  z-index: 0;
}
#sec6 .set::before {
  content: "";
  background: #fff;
  position: absolute;
  inset: 50vw -5vw 0;
  z-index: -1;
}
#sec6 .set .txt {
  margin-top: 5vw;
}

#sec7 {
  padding: 15vw 0;
  position: relative;
  z-index: 0;
}
#sec7 h2.ttl {
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
#sec7 .set {
  padding: 5vw 0 5vw 8vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
}
#sec7 .set::before {
  content: "";
  width: 4px;
  border-left: 1px solid;
  border-right: 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
#sec7 .set .txt {
  margin-top: 5vw;
}
#sec7 #sec7Slider {
  margin-top: 10vw;
}
#sec7 #sec7Slider .inner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#sec7 #sec7Slider .inner .gr1 {
  margin-left: 15vw;
}
#sec7 #sec7Slider .inner .gr1 .img1 {
  width: 50vw;
}
#sec7 #sec7Slider .inner .gr1 .img2 {
  width: 40vw;
  margin: 10vw 0 0 20vw;
}
#sec7 #sec7Slider .inner .gr2 {
  margin: 13vw 0 0 5vw;
}
#sec7 #sec7Slider .inner .gr2 .img {
  width: 50vw;
}
#sec7 #sec7Slider .inner .gr2 .img2 {
  width: 40vw;
  margin: 10vw 13vw 0 20vw;
}
#sec7 #sec7Slider .inner .gr3 {
  margin: 5vw 0 0 5vw;
}
#sec7 #sec7Slider .inner .gr3 .img1 {
  width: 50vw;
  margin-left: 10vw;
}
#sec7 #sec7Slider .inner .gr3 .img2 {
  width: 55vw;
  margin-top: 10vw;
}

#sec8 {
  padding-top: 15vw;
  background: url("../img/english/sec8_bgt.png") center top/100% no-repeat;
}
#sec8 .qabox {
  padding: 0 4vw;
  background: #fcf9f5;
  line-height: 1.75;
}
#sec8 .qabox + .qabox {
  margin-top: 15px;
}
#sec8 .qabox .question {
  padding: 15px 0 10px 25px;
  border-bottom: 1px solid #ded7d2;
  position: relative;
}
#sec8 .qabox .question::before {
  content: "Q.";
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  position: absolute;
  top: 18px;
  left: 0;
}
#sec8 .qabox .answer {
  padding: 15px 0 15px 25px;
  position: relative;
}
#sec8 .qabox .answer::before {
  content: "A.";
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  position: absolute;
  top: 18px;
  left: 0;
}
#sec8 .set {
  margin-top: 5vw;
}

#sec9 {
  padding: 15vw 0;
}
#sec9 h2.ttl {
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}
#sec9 h2.ttl::after {
  content: "";
  width: 20vw;
  display: block;
  margin: 10px auto 0;
  border-bottom: 1px solid;
}
#sec9 .set {
  padding: 10vw 4vw 15vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid;
}
#sec9 .set ul {
  margin-top: 10vw;
  line-height: 1.7142857143;
}
#sec9 .set ul li {
  padding-left: 45px;
  position: relative;
}
#sec9 .set ul li + li {
  margin-top: 20px;
}
#sec9 .set ul li .number {
  width: 35px;
  height: 35px;
  background: #3c2012;
  border-radius: 100%;
  color: #fff;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
#sec9 .set .btn-recruit {
  margin-top: 10vw;
}
#sec9 .set .btn-recruit img {
  width: 24px;
}

#sec10 {
  padding: 15vw 0;
  background: url("../img/shared/bg.jpg");
}
#sec10 h2.ttl {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-size: 6vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}
#sec10 .shopinfobox {
  margin-top: 10vw;
}
#sec10 .shopinfobox .ttl {
  padding-left: 60px;
  font-size: 21px;
  line-height: 2.2;
  letter-spacing: 0.02em;
  position: relative;
}
#sec10 .shopinfobox .ttl::before {
  content: "";
  width: 40px;
  height: 40px;
  background: url("../img/shared/deco3.png") center/contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
#sec10 .shopinfobox .ttl small {
  font-size: 16px;
  letter-spacing: 0.02em;
}
#sec10 .shopinfobox .img {
  text-align: center;
}
#sec10 .shopinfobox .img img {
  width: 70%;
}
#sec10 .shopinfobox .btn-link {
  margin-top: 7vw;
}
#sec10 .shopinfobox .btn-map {
  margin-top: 10px;
}
#sec10 .shopinfobox .imgbox {
  margin-top: 10vw;
}
#sec10 .shopinfobox .txtbox {
  margin-top: 7vw;
}
#sec10 .shopinfobox .txtbox dl {
  padding: 10px 0;
  border-bottom: 1px dotted;
  line-height: 1.75;
}
#sec10 .set2 {
  margin-top: 15vw;
}






.remodal-popup1 {
    background: rgb(41 22 2 / 88%);
      min-height: 35vh;
    width: 90%;
    padding: 70px 4vw;
    left: 5%;
    right: 5%;
}
.remodal-popup1 .btn-link {
  width: 100%;
  margin: 15px auto 0;
}
.remodal-popup1 .btn-link a {
  background: #fff;
  color: #000;
      letter-spacing: 0;
    text-align: left;
    column-gap: 5px;
    font-size: 15px;
}
.remodal-popup1 .btn-link a img {
  -webkit-filter: brightness(100%) invert(1);
          filter: brightness(100%) invert(1);
}
.remodal-popup1 .remodal-close:before{
      filter: none;
}











