sec04_02@2x.jpg sec04_01@2x.jpg sec04_02.jpg sec04_01.jpgsec04_02@2x.jpg sec04_01@2x.jpg sec04_02.jpg sec04_01.jpgsec04_02@2x.jpg sec04_01@2x.jpg sec04_02.jpg sec04_01.jpg* {
  margin: 0;
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.cv__btn {
  transition: filter 0.3s;
}
.cv__btn:hover {
  filter: brightness(120%);
  transition: filter 0.3s;
}
.bold {
  font-weight: bold;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.wrapper {
  max-width: 750px;
  margin: 0 auto;
}
.relative {
  position: relative;
  background: #eaf8ff;
}
.sec02 {
  position: relative;
  margin-bottom: -18px;
}
.sec02__btn01 {
  position: absolute;
  top: 75.5%;
  left: 5.06667%;
  width: 90.86667%;
}
.sec02__btn02 {
  position: absolute;
  top: 90%;
  left: 3.06667%;
  width: 93.86667%;
}
.sec02__btn03 {
  position: absolute;
  top: 67%;
  left: 13.4%;
  width: 73%;
}
.sec09__btn03 {
  position: absolute;
  top: 61%;
  left: 13.4%;
  width: 73%;
}
.sec12__btn01 {
  position: absolute;
  top: 84.2%;
  left: 5.06667%;
  width: 90.86667%;
}
.sec12__btn02 {
  position: absolute;
  top: 92.8%;
  left: 5.06667%;
  width: 90.86667%;
}
.gmaps {
  width: 100%;
}
.sec15__btn-lists {
  position: absolute;
  top: 9%;
  left: 31.46667%;
  width: 36.8%;
}
.sec15__btn + .sec15__btn {
  margin-top: 11.13333%;
}
/*-------------  form  --------------*/
#form {
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
  font-size: 1.2rem;
  color: #333;
  background: antiquewhite;
}
#form h2 {
  font-family: 'Google Sans', Roboto, Arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  max-width: 100%;
  min-width: 0%;
  margin: 0 auto 20px;
  text-align: center;
}
#form table {
  background: #FFF;
  border-collapse: collapse;
  max-width: 700px;
  margin: 0 auto 30px;
  width: 90%;
}
#form tr {
  border-top: 1px solid #A5A5A5;
}
#form tr:last-of-type {
  border-bottom: 1px solid #A5A5A5;
}
#form th {
  padding: 8px 10px 8px 10px;
  background-color: #f7f7f9;
  text-align: left;
}
#form td {
  padding: 8px 10px 8px 10px;
}
#form td input {
  padding: 8px 8px;
  border: 1px solid #A5A5A5;
  box-sizing: border-box;
  width: 100%;
  background-color: #ffeff9;
  font-size: 1.2rem;
}
#form td.schedule {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#form td select {
  padding: 8px 8px;
  border: 1px solid #9FA0A0;
  box-sizing: border-box;
  width: 136px;
  background-color: #ffeff9;
  font-size: 1.2rem;
}
#form td.schedule select:first-of-type {
  width: 50%;
}
#form td.schedule select:nth-of-type(2) {
  width: 48%;
}
#form .asterisk {
  color: #d93025;
  padding: 0 0 0 5px;
}
#form .text-danger {
  color: #d93025;
  font-size: 0.8rem;
}
#form td input.form-check-input {
  width: 15px;
}
#form td .form-check-label {
  display: inline-flex;
  vertical-align: middle;
  padding: 8px 0;
}
#form .wrap {
  text-align: center;
  margin: 0 auto 20px;
  line-height: 1.6em;
}
#form .wrap p {
  text-align: center;
  /*color: #d93025;
			font-weight: bold;*/
}
#form .privacy {
  text-align: center;
  margin: 0 0 15px;
}
#form .privacy a {
  text-decoration: underline;
  font-size: 0.8rem;
  color: #555;
}
#form .agree {
  margin-bottom: 30px;
  text-align: center;
}
#form button {
  display: block;
  margin: 0 auto 50px;
  background: #e66158;
  width: 300px;
  padding: 15px;
  font-size: 1.4rem;
  color: #FFF;
  border: none;
  border-radius: 5px;
}
#form th {
  padding: 5px 10px 5px 10px;
  font-size: .9rem;
}
#form td input, #form td select {
  padding: 5px 8px;
  font-size: .8rem;
}
#form td .form-check-label {
  padding: 0 0 5px;
  font-size: .9rem;
}
#form .privacy a {
  font-size: 0.8rem;
}
#form .agree {
  font-size: 1.0rem;
}
#form td strong {
  background: none;
  display: inline-block;
  margin-top: 1rem;
  color: #E80604;
  font-size: 1rem;
}
#form .checkbox-text {
  font-size: 1rem;
  margin: 0 0 2rem;
}
#form td .checkbox {
  display: block;
  margin-bottom: 1rem;
  font-size: 16px;
}
#form td .checkbox input {
  width: 5%;
}
/* 211228 阿部 追加 */
.schedule_btn {
  width: 100%;
  color: rgb(255, 255, 255);
  font-family: 見出ゴMB1;
  font-size: 22px;
  text-shadow: rgba(0, 0, 0, 0.1) 0px -2px 2px;
  background: url(/lp/shop/img/btn_scdl_befor_bg.png) 0px 0px / auto 100% repeat-x;
  margin: 30px auto 30px;
  border-radius: 26px;
  padding: 20px 0px;
}
.schedule_btn a {
  display: block;
  color: rgb(255, 255, 255);
  font-family: 見出ゴMB1;
  text-shadow: rgba(0, 0, 0, 0.1) 0px -2px 2px;
  text-align: left;
  line-height: 44px;
  border-radius: 26px;
  text-decoration: none;
}
.schedule_btn.start a {
  background: url(/lp/shop/cp/img/schedule_arrow.png) top 16px right 34px / 42px auto no-repeat;
  padding: 6px 53px 0 37px;
}
.schedule_btn .name_active {
  font-size: 40px;
  font-weight: bold;
}
@media only screen and (max-width: 560px) {
  .schedule_btn.start a {
    background: url(/lp/shop/cp/img/schedule_arrow.png) top 16px right 30px / 24px auto no-repeat;
    line-height: 34px;
    padding: 0 22px;
  }
  .schedule_btn .name_active {
    font-size: 24px;
  }
}
/*見学会フーム部分*/
.form_area {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 1.2rem;
  color: #333;
}
.form_area table {
  background: #FFF;
  border-collapse: collapse;
  max-width: 700px;
  margin: 0 auto 30px;
  width: 90%;
}
.form_area tr {
  border-top: 1px solid #A5A5A5;
}
.form_area tr:last-of-type {
  border-bottom: 1px solid #A5A5A5;
}
.form_area th {
  padding: 8px 10px 8px 10px;
  background-color: #f7f7f9;
  text-align: left;
}
.form_area td {
  padding: 8px 10px 8px 10px;
}
.form_area td input, .form_area td textarea {
  padding: 8px 8px;
  border: 1px solid #A5A5A5;
  box-sizing: border-box;
  width: 100%;
  background-color: rgb(95 141 201 / 15%);
  font-size: 1.2rem;
}
.form_area td.schedule {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form_area td select {
  padding: 8px 8px;
  border: 1px solid #9FA0A0;
  box-sizing: border-box;
  width: 136px;
  background-color: rgb(95 141 201 / 15%);
  font-size: 1.2rem;
}
.form_area td.schedule select:first-of-type {
  width: 50%;
}
.form_area td.schedule select:nth-of-type(2) {
  width: 48%;
}
.form_area .asterisk {
  color: #d93025;
  padding: 0 0 0 5px;
}
.form_area .text-danger {
  color: #d93025;
  font-size: 0.8rem;
}
.form_area td input.form-check-input {
  width: 15px;
}
.form_area td .form-check-label {
  display: inline-flex;
  vertical-align: middle;
  padding: 8px 0;
}
.form_area .wrap p {
  text-align: center;
  color: #d93025;
  font-weight: bold;
}
.form_area .privacy {
  text-align: center;
  margin: 0 0 15px;
}
.form_area .privacy a {
  text-decoration: underline;
  font-size: 0.8rem;
  color: #555;
}
.form_area .agree {
  margin-bottom: 30px;
  text-align: center;
}
.form_area button {
  display: block;
  margin: 0 auto 50px;
  background: #e66158;
  width: 300px;
  padding: 15px;
  font-size: 1.4rem;
  color: #FFF;
  border: none;
  border-radius: 5px;
}
.form_area th {
  padding: 5px 10px 5px 10px;
  font-size: .9rem;
}
.form_area td input, .form_area td select, .form_area td textarea {
  padding: 5px 8px;
  font-size: .8rem;
}
.form_area td textarea {
  width: 100%;
}
.form_area td .form-check-label {
  padding: 0 0 5px;
  font-size: .9rem;
}
.form_area .privacy a {
  font-size: 0.8rem;
}
.form_area .agree {
  font-size: 1.0rem;
}
.form p.text {
  width: 95%;
  max-width: 700px;
  margin: 0 auto 30px;
  color: #d93025;
  font-weight: 400;
}
@media (min-width:375px) {
  .form h1 {
    font-size: 2rem;
  }
}
@media (min-width:768px) {
  .form p.text {
    text-align: center;
  }
}
/*問い合わせform部分*/
.form02 {
  background: rgba(238, 140, 2, .2);
  margin: 0;
}
.form02 .contents {
  width: 95%;
  max-width: 650px;
  margin: 0 auto;
  padding: 60px 0 0;
}
.form02 h1 {
  margin-top: 0;
  font-family: A1明朝;
  text-align: center;
  margin-bottom: 60px;
  color: #EF8C01;
  position: relative;
}
.form02 h1:after {
  content: '';
  display: block;
  width: 250px;
  height: 20px;
  background: url(../img/sp/h1_line.png) 100% 0 / 100% no-repeat;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
}
.form_area .wrap p {
  text-align: center;
  color: #d93025;
  font-weight: bold;
}
.form_area table {
  background: #FFF;
  border-collapse: collapse;
  max-width: 700px;
  margin: 0 auto 30px;
  width: 90%;
}
.cv_box_last {
  text-align: center;
  background: antiquewhite;
  padding-top: 3%;
  padding-bottom: 5%;
}
.faq_title {
  position: relative;
}
.faq_icon2 {
  position: absolute;
  top: 50%;
  left: 45%;
  width: 10%;
  transition: transform 0.3s;
  z-index: 10;
}
.faq_answer {
  margin-top: -3%;
  position: relative;
}
.add-rotate {
  transform: rotate(-180deg);
  transition: transform 0.3s;
}
.faq_answer {
  margin-top: -3%;
  position: relative;
}
.text_link {
  background: #fff;
  word-break: break-all;
  color: #5784BE;
  padding-bottom: 3rem;
}
.text_link p {
  padding: 0 40px;
  font-size: 1.4rem;
  font-family: "Hiragino Mincho ProN", serif;
}
@media only screen and (max-width: 767px) {
  .text_link p {
    font-size: 2em;
  }
}
.q_title {
  font-size: 1.6rem;
}
.underline {
  text-decoration: underline;
}
.cancel {
  padding: 0 40px;
  color: #000000;
}
#thanks {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: .8rem;
  line-height: 1.5;
  max-width: 750px;
  text-align: center;
  color: #88889f;
  margin: 0 auto;
}
#thanks h1 {
  font-size: 1.8rem;
  margin: 15px 0 10px;
}
#thanks img {
  width: 20%;
}
video {
  width: 100%;
  max-width: 750px;
  height: auto;
  display: block;
  margin: auto;
}
.cv_box_last h3 {
  font-size: clamp(10px, 5vw, 35px);
}
p.attention {
  font-size: clamp(10px, 4vw, 25px);
}
/*ボタンアニメーション*/
.updown {
  animation-name: updown1; /* アニメーション名の指定 */
  animation-delay: 0s; /* アニメーションの開始時間指定 */
  animation-duration: 3s; /* アニメーション動作時間の指定 */
  animation-timing-function: ease-in-out; /* アニメーションの動き指定（徐々に早く）*/
  animation-iteration-count: infinite;
}
@keyframes updown1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.dokidoki {
  animation: dokundokun 2300ms ease infinite;
}
@keyframes dokundokun {
  0% {
    transform: scale(1);
  }
  15% {
    transform: scale(1.1);
  }
  30% {
    transform: scale(1);
  }
  45% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(1);
  }
}
/*追従ボタン*/
.fixed_bnr_sp {
  position: fixed;
  bottom: 0;
  z-index: 500;
  width: 100%;
}
.floating__inner img {
  display: block;
  margin-left: 640px;
  width: 45%;
}
@media screen and (min-width:601px) and (max-width:900px) {
  .floating__inner img {
    display: block;
    margin-left: auto;
  }
}
@media screen and (min-width:901px) {
  .floating__inner img {
    display: block;
    width: 200px;
    margin-left: 630px;
  }
}
/* ボタン */
.btn a {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  border-radius: 120px;
  position: relative;
  overflow: hidden;
  width: 90%;
  left: 4%;
}
.btn2 a {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 90%;
  border-radius: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* ボタンをキラッとさせる
.btn a::before,.btn2 a::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
} */
@-webkit-keyframes shine {
  100% {
    left: 100%;
  }
}
@keyframes shine {
  100% {
    left: 100%;
  }
}
/* テキスト化 */
.sec03_text01 {
  position: absolute;
  line-height: 2em;
  top: 59.0%;
  left: 18%;
  color: #ffffff;
  font-size: 24px;
}
.sec03_text02 {
  position: absolute;
  line-height: 1.6em;
  top: 92.6%;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
}
.rules {
  text-decoration: underline;
}
p.sec04_text01 {
  line-height: 1.7;
  margin: 0;
  padding: 1rem 2rem 3rem;
  background: #f2e1d8;
  font-size: clamp(18px, 3vw, 1.5rem);
}
.sec04_text02 {
  bottom: 1.5%;
  width: 85%;
  left: 50%;
  font-size: clamp(18px, 3vw, 1.5rem);
  line-height: 1.7;
  margin: auto;
  padding: 3rem 0;
}
ul.sec04_note {
  font-size: clamp(16px, 2.5vw, 1.2rem);
  list-style: none;
  padding: 0;
  line-height: 2em;
  margin-top: 1rem;
}
.blue {
  color: #5B88C8;
}
.red {
  color: red;
}
.sec09_list {
  line-height: 1.8;
  letter-spacing: 0.06em;
}
ul {
  padding: 0;
}
span.no-wrap {
  white-space: nowrap;
}
span.feature-settings {
  letter-spacing: -0.07em;
}
address {
  font-style: inherit;
}
p.title {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
p.shop {
  font-size: clamp(17px, 5vw, 40px);
  font-weight: 500;
}
p.user {
  border: solid 1px #e8375f;
  padding: 0.3em;
  color: #e8375f;
  font-weight: 600;
  margin-left: 1.5em;
}
html {
  font-family: "Noto Sans JP", sans-serif, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
section.sec04.relative.view_area_5 {
  background: #eaf9fe;
}
li {
  list-style: none;
}
#sec09 {
  background: #eaf8ff;
  background: linear-gradient(180deg, rgba(133, 51, 168, 1) 50%, rgba(0, 59, 134, 1) 100%);
  padding-bottom: 3rem;
  padding-top: 10%;
  position: relative;
}
.sec09_wrap {
  width: 89.4%;
  margin: auto;
  background: white;
  padding-top: 5%;
}
.sec09_list li {
  width: 85%;
  margin: auto;
  font-size: clamp(18px, 3vw, 1.5rem);
}
.sec09_title_box {
  width: 92%;
  margin: auto;
  margin-bottom: -8px;
}
.sec09_shopname_box {
  width: 60%;
  margin: auto;
  margin-bottom: 5%;
}
.btn03 {
  position: absolute;
  bottom: 30%;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
}
.btn a::before, .btn2 a::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
  -webkit-animation: shine 1s infinite;
  animation: shine 1s infinite;
}
.sec_ctaarea {
  width: 90%;
  margin: 2rem auto 0;
  text-align: center;
  color: white;
}
p.date {
  font-size: clamp(16px, 5vw, 35px);
  margin: 2rem 0;
}
p.line {
  text-decoration: underline;
}
p.reserve_kome {
  font-size: clamp(16px, 3vw, 20px);
  padding: 1rem 0;
  line-height: 0.5;
}
p.reserve_date {
  font-size: clamp(18px, 5vw, 36px);
  margin-bottom: 10px;
  padding: 1rem 0;
}
p.reserve_hacomono {
  font-size: clamp(16px, 3vw, 20px);
  padding: 1rem 0;
}
.annotation {
  font-size: clamp(16px, 2.7vw, 1.2rem);
  padding-top: 1rem;
}
/* Google Mapを囲う要素 */
.gmaps__area {
  position: relative;
  width: 80%;
  height: 0;
  margin: auto;
  padding-top: 75%; /* 比率を4:3に固定 */
}
/* Google Mapのiframe */
.gmaps__area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
p.cv_box_last_date {
  font-size: clamp(16px, 4vw, 35px);
  font-weight: bold;
}
p.cv_box_last_hacomono {
  font-size: clamp(18px, 3vw, 1.5rem);
}
span.small_text {
  font-size: clamp(13px, 4vw, 25px);
}
.sec02__btn01 {
  top: 87.5%;
}
.sec02__btn02 {
  top: 67%;
  left: 50%;
  transform: translateX(-50%);
  width: 85%;
}
.lastchance {
  width: 70%;
  margin: 2rem auto 0;
}
.sec09__btn01 {
  width: 72%;
  margin: 4rem auto 1rem;
}
.last_btn {
  width: 85%;
  margin: 2rem auto 1rem;
}
.sec02__btn01 {
  left: 6%;
}
.btn a {
  width: 100%;
  left: 0%;
}
.sec02__btn02 {
  top: 71%;
}
.btn03 {
  bottom: 30.5%;
}
.last_ctabtn {
  width: 85%;
  margin: auto;
}
.sec02__btn01 {
  top: 90%;
}
.researve-btn {
  margin: auto;
  width: 86%;
}
.researve-btn_top {
  position: absolute;
  top: 72%;
  width: 86%;
  left: 7%;
}
.sec02_last-message {
  position: absolute;
  top: 91%;
  bottom: 10%;
  left: 13%;
  text-align: center;
}
.sec02_last-message p {
  font-size: 16px;
}
.sec05-list-1 {
  position: relative;
}
.sec05-bg-1 {
  position: relative;
  padding: 480px 0 90px;
}
.sec05-bg-1::before {
  content: "";
  display: block;
  background-image: url("../img/entry/service-bg01.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sec05-bg-2 {
  position: relative;
  padding: 65% 0 90px;
}
.sec05-bg-2::before {
  content: "";
  display: block;
  background-image: url("../img/entry/service-bg02.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sec05-bg-3 {
  position: relative;
  padding: 65% 0 90px;
}
.sec05-bg-3::before {
  content: "";
  display: block;
  background-image: url("../img/sec05-bg03.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sec05-list-area {
  padding: 0px 0 80px;
  width: 93%;
  background-color: #fff;
  border-radius: 54px 0 0 0;
}
.sec05-list-area img {
  z-index: 2;
  position: relative;
  margin-left: -1px;
  margin-top: -1px;
}
.sec05-list-area {
  padding: 0 0 2%;
}
.list-1 {
  margin: auto 0 auto auto;
  position: relative;
}
.list-1::before {
  content: "";
  display: block;
  background-color: #469bcf;
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 10px;
  z-index: 1;
}
.list-1::after {
  content: "";
  display: block;
  background-color: #469bcf;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1;
}
.list-2 {
  position: relative;
  margin: auto 0 auto auto;
}
.list-2::before {
  content: "";
  display: block;
  background-color: #AF62A2;
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 10px;
  z-index: 1;
}
.list-2::after {
  content: "";
  display: block;
  background-color: #AF62A2;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1;
}
.list-3 {
  position: relative;
  margin: auto 0 auto auto;
}
.list-3::before {
  content: "";
  display: block;
  background-color: #AF62A2;
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 10px;
  z-index: 1;
}
.list-3::after {
  content: "";
  display: block;
  background-color: #AF62A2;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1;
}
.list-1::after, .list-2::after, .list-3::after, .list-4::after, .list-5::after {
  display: none;
}
.open-btn-1, .open-btn-2, .open-btn-3, .open-btn-4, .open-btn-5 {
  position: absolute;
  width: 42px;
  top: 28px;
  right: 18px;
}
.open-btn-1, .open-btn-2, .open-btn-3, .open-btn-4, .open-btn-5 {
  position: absolute;
  top: 100px;
  right: 30px;
}
.close-btn-1, .close-btn-2, .close-btn-3, .close-btn-4, .close-btn-5 {
  position: absolute;
  top: 100px;
  right: 30px;
  z-index: -1;
}
.close-btn-1, .close-btn-2, .close-btn-3, .close-btn-4, .close-btn-5 {
  position: absolute;
  width: 42px;
  top: 28px;
  right: 18px;
  z-index: -1;
}
.fade-area {
  display: none;
}
.list-text {
  width: 95%;
  margin: 20px 0 auto auto;
}
section.sec08 {
  position: relative;
  padding: 70px 0
}
section.sec08::before {
  content: "";
  display: block;
  background-image: url("../img/entry/voice_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.sec08-main {
  width: 95%;
  height: 600px;
  margin: 50px auto 0;
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 80px;
  padding: 30px 0px 30px 50px;
}
p.sec08-message {
  font-size: 14px;
  color: #fff;
  width: 95%;
  margin: 12px auto 0;
}
.sec08-top {
  width: 74%;
  margin: 0 auto;
}
.voice_contents {
  text-align: center;
  margin-bottom: 40px;
}
.voice_contents img {
  width: 80%;
  padding: 25px 0 0;
}
p.researve-message.text-center {
  font-size: 14px;
}
.pT20 {
  padding-top: 20px !important;
}
.sec09 {
  position: relative;
  margin-bottom: -19px;
}
.sec11 {
  position: relative;
  margin-bottom: -19px;
  background-color: #ffffff;
}
.sec11_text01 {
  position: absolute;
  line-height: 1.6em;
  top: 57.6%;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
}
.sec11_last-message {
  margin-top: 30px;
  text-align: center;
}
.sec11_cta_area {
  margin: 30px 0;
}
/*店舗情報*/
.sec12 {
  position: relative;
  margin: 0 0 8em;
}
.sec12_text01, .sec12_text02, .sec12_text03, .sec12_text04 {
  position: absolute;
  top: 24%;
  left: 12%;
  line-height: 1.8;
  color: #5b4020;
}
.sec12_text01 {
  top: 17.5%;
  left: 33%;
  display: flex;
  font-size: clamp(10px, 3vw, 20px);
  align-items: center;
}
.sec12_text02 {
  position: absolute;
  width: 75%;
  top: 23.2%;
  left: 13%;
  font-size: clamp(10px, 4vw, 28px);
}
.sec12_text03 {
  top: 33.6%;
  width: 75%;
  font-feature-settings: "palt";
  font-size: clamp(10px, 3.7vw, 28px);
}
address {
  font-style: inherit;
}
p.title {
  font-weight: bold;
}
.sec12_text03_02 {
  margin: 1.5em 0;
  top: 22%;
}
.sec12_text03_03 {
  margin-top: 1em;
}
.sec12_text03_04 {
  position: absolute;
  top: 218%;
}
.sec12__btn01 {
  position: absolute;
  top: 58.2%;
  left: 10.66667%;
  width: 78.66667%;
}
.sec12 p {
  line-height: 1.4;
}
p.shop {
  font-size: clamp(17px, 5vw, 40px);
  font-weight: 500;
}
p.user {
  border: solid 1px #5b4020;
  padding: 0.3em;
  color: #5b4020;
  font-weight: 600;
  margin-left: 1.5em;
}
.fv_btn {
position: absolute;
    bottom: 2.2em;
    left: 66%;
    width: 31%;
    margin-bottom: 100%;
}
@media (min-width:751px) {
.fv_btn {
    bottom: 50px;
}
}

.fv_cta_area {
  margin-bottom: -18px
}
#footer {
  padding-bottom: 1em;
}
#copyright {
  text-align: center;
  background: antiquewhite;
  font-size: .8em;
  padding: 1em 0;
}
.footer-area, .last-footer {
  margin-top: 30px;
}
#footer {
  padding-top: 5em;
}
ul.select-1-nav {
  justify-content: center;
  gap: 14px;
  margin-top: 3em;
  margin-bottom: 1em;
  color: #5b4020;
}
ul.select-1-nav li {
  font-size: 14px;
  padding-right: 10px;
  border-right: solid 1px #000;
}
ul.select-1-nav li:last-child {
  border-right: none;
  padding-right: 0;
}
.flex {
  display: flex;
}
.slider {
  display: none;
}
.slider.slick-initialized {
  display: block; /*slick-initializedが付与されたら表示*/
}
/*Slickのためのcss*/
.slick-arrow_prev, .slick-arrow_next {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  cursor: pointer;
  z-index: 10;
}
.slick-arrow_prev {
  left: 6px;
}
.slick-arrow_next {
  right: 6px;
}
@media screen and (max-width: 750px) {
  .slick-arrow_prev, .slick-arrow_next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 200;
  }
}
.slider { /*横幅94%で左右に余白を持たせて中央寄せ*/
  /*    width:94%;*/
  margin: 0 auto;
}
.slider img {
  height: auto;
}
.slider .slick-slide {
  transform: scale(0.9); /*左右の画像のサイズを80%に*/
  transition: all .5s; /*拡大や透過のアニメーションを0.5秒で行う*/
  opacity: 0.5; /*透過50%*/
}
.slider .slick-slide.slick-center {
  transform: scale(1); /*中央の画像のサイズだけ等倍に*/
  opacity: 1; /*透過なし*/
}
/*Slickのためのcss・end*/
.kengaku_2 {
  margin-top: -19px;
}
@media screen and (max-width: 750px) {
  .sec12_text01 {
    top: 17.5%;
    left: 33%;
    display: flex;
    font-size: clamp(10px, 3vw, 20px);
    align-items: center;
  }
  .sec12_text02 {
    position: absolute;
    width: 75%;
    top: 23.2%;
    left: 13%;
    font-size: clamp(10px, 4vw, 28px);
  }
  .sec12_text03 {
    top: 33.5%;
    width: 75%;
    font-feature-settings: "palt";
    font-size: clamp(10px, 3.7vw, 28px);
  }
  .sec12__btn01 {
    position: absolute;
    top: 58.2%;
    left: 10.66667%;
    width: 78.66667%;
  }
  .sec12_text03_04 {
    position: absolute;
    top: 224%;
  }
}
/*
===============================================================================
■ 予約システムの使い方(Rintosullからの流用)
===============================================================================
*/
.reserve_system_ttl {
  text-align: center;
  margin-bottom: 40px;
}
.reserve_system_ttl img {
  width: 80%;
  padding: 25px 0 0;
}
@media (min-width:751px) {
  .reserve_system_ttl img {
    padding: 70px 0 0;
  }
}
.reserve_system_qa_ttl {
  text-align: center;
  margin-bottom: 40px;
}
.reserve_system_qa_ttl img {
  width: 65%;
  padding: 50px 0 0;
}
@media (min-width:751px) {
  .reserve_system_qa_ttl img {
    padding: 80px 0 0;
  }
}
.reserve_system_qa_content {
  max-width: 960px;
  padding: 0 20px;
  margin: 20px auto 40px auto;
  color: #585757;
}
#ac-menu .detail dd a {
  color: #5381c2;
  border-bottom: solid 1px #5381c2;
}
#ac-menu li {
  border-top: solid 1px #585757;
}
#ac-menu li:last-child {
  border-bottom: solid 1px #585757;
}
#ac-menu .label {
  cursor: pointer;
  font-size: 1.4rem;
  padding: 30px 70px 30px 20px;
  position: relative;
  transition: .5s;
}
@media (max-width:750px) {
  #ac-menu .label {
    font-size: 2rem;
    padding: 30px 60px 30px 30px;
  }
}
/*
ラベル右側のアイコン「＋」を設定
beforeが横棒
afterが縦棒
*/
#ac-menu .label::before, #ac-menu .label::after {
  content: '';
  width: 13px;
  height: 1px;
  background: #585757;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}
#ac-menu .label::after {
  transform: translateY(-50%) rotate(90deg);
  transition: .5s;
}
/*
アコーディオンメニューが開いている場合
*/
#ac-menu .label.open {
  /* ラベルの背景色を変更 */
  background-color: #ee858c;
  color: #fff;
}
#ac-menu .label.open::before {
  /* ラベルアイコンの横棒を非表示 */
  opacity: 0;
}
#ac-menu .label.open::after {
  /* ラベルアイコンの縦棒を横向きに回転 */
  transform: rotate(180deg);
}
/*
アコーディオンメニューのコンテンツ部分は、「display: none;」で非表示にしておく。
ラベルクリック時にjQueryの「  $(this).next().slideToggle();」で表示に切り替わる
*/
#ac-menu .detail {
  border-top: solid 1px #ccc;
  padding: 20px 0 30px 0;
  display: none;
}
#ac-menu .detail dl {
  display: flex;
  flex-wrap: wrap;
}
#ac-menu .detail dt {
  width: 20%;
  font-weight: bold;
  margin-bottom: 40px;
}
#ac-menu .detail dd {
  margin: 0 10px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding-top: 10px;
}
/*---SP---*/
@media screen and (max-width: 600px) {
  #ac-menu .label {
    padding: 20px 35px 20px 10px
  }
  #ac-menu .detail dl {
    flex-direction: column;
  }
  #ac-menu .detail dt {
    width: 100%;
    margin-bottom: 10px;
  }
  #ac-menu .detail dd {
    width: auto;
  }
  .hidden_sp {
    display: none !important;
  }
}
/*birds_eye*/
.birds_eye {
  position: relative;
}
.birds_eye_01 {
  position: absolute;
  top: 2.2rem;
  left: 7.2rem;
  right: 1.5rem;
}
.birds_eye_02 {
  position: absolute;
  top: 49.2rem;
  left: 2rem;
}
/*240930_shopLP*/
.fv_cta_area {
  margin-bottom: 0;
}
.researve-btn_top {
  top: 68%;
}
.sec02_last-message {
  top: 90%;
  margin: 0 auto;
  width: 100%;
  left: 0;
}
.sec03_text01 {
  width: 100%;
  left: 0;
  text-align: center;
}
.sec11_last-message {
  margin: 30px 50px 0;
}
.sec11_text01 {
  top: 59.2%;
}
.floating__inner a {
  display: inline-block;
  margin-left: 630px;
  width: 200px;
}
.floating__inner img {
  margin-left: 0;
  width: 100%;
}
.open-btn-1, .open-btn-2 {
  width: 70px;
  top: 80px;
}
.open-btn-1:hover, .open-btn-2:hover {
  cursor: pointer;
}
.slick-arrow_prev {
  left: 20px;
}
.slick-arrow_next {
  right: 20px;
}
.rules_wrap {
  background: url("../img/shop/rules_bg.png") no-repeat 0 0/cover;
  padding: 70px 30px;
}
.rules_wrap dt:nth-of-type(2) {
  margin-top: 80px;
}
.rules_wrap dt {
  font-weight: normal;
  font-size: 26px;
  margin-bottom: 20px;
}
.rules_wrap dd {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 18px;
  margin: 0 14px;
  line-height: 1.9;
}
.tx_red_under {
  text-decoration: underline;
  color: #DF0012;
}
.shop_info_wrap {
  background: url("../img/shop/shop_info_bg.png") no-repeat 0 0/cover;
  padding: 90px 90px 30px;
}
.shop_info_title {
  font-weight: bold;
  font-size: clamp(3rem, 6vw, 50px);
  text-align: center;
  position: relative;
}
.shop_info_title::before {
  content: "";
  position: absolute;
  display: inline-block;
  background: url("../img/shop/shop_info_bg_tx.png") no-repeat 0 0/contain;
  width: 280px;
  height: 129px;
  top: -64px;
  left: calc(50% - 140px);
}
.shop_info_tx {
  color: #5b4020;
  font-weight: bold;
  font-size: clamp(1.2rem, 3.5vw, 28px);
  text-align: center;
  margin: 60px auto 30px;
}
.shop_info_logo {
  width: 361px;
  display: block;
  margin: 0 auto;
}
.sec12 {
  margin-bottom: 0;
}
.sec12_text01, .sec12_text02, .sec12_text03, .sec12_text04, .sec12__btn01 {
  position: inherit;
}
.sec12_text01 {
  padding: 60px 0;
  justify-content: center;
}
.sec12_text02, .sec12_text03, .sec12_text04, .sec12_text05 {
  padding: 40px 0;
  border-top: 1px solid #5b4020;
  width: 100%;
}
.sec12_text04, .sec12_text05 {
  line-height: 1.8;
  color: #5b4020;
  font-size: clamp(10px, 4vw, 28px);
}
.sec12__btn01 {
  width: 100%;
  margin: 20px auto;
}
.sec12 p.shop_info_attention {
  font-size: clamp(0.9rem, 3vw, 18px);
  margin-top: 10px;
  line-height: 1.8;
}
.sec03_text02, .sec11_text01 {
  width: 86%;
}
.sec03_text02 p, .sec11_text01 p {
  padding-left: 2em;
  text-indent: -2em;
}
.gmaps__area {
  width: 100%;
  padding-top: 90%;
}
@media screen and (max-width: 750px) {
  html {
    font-size: calc(100vw / 37.5);
  }
  section.sec01.relative.view_area_1 {
    line-height: 0;
  }
  .sec02_last-message {
    top: 87%;
  }
  .sec02_last-message p {
    font-size: 1.1rem;
  }
  .sec03_text01 {
    font-size: 1.4rem;
  }
  .sec03_text02 {
    top: 92.5%;
    font-size: 0.9rem;
  }
  .birds_eye_01 {
    top: 1.8rem;
    left: 5.8rem;
    width: 30.5rem;
  }
  .birds_eye_02 {
    bottom: 1.5rem;
    right: 5.5rem;
    width: 30.5rem;
    top: unset;
    left: unset;
  }
  .sec05-bg-1, .sec05-bg-2 {
    padding: 22rem 0 8rem;
  }
  .open-btn-1, .open-btn-2 {
    width: 5rem;
    top: 2.8rem;
    right: 1.5rem;
  }
  .floating__inner a {
    margin-left: 24.7rem;
    width: 12rem;
  }
  section.sec08 {
    padding: 2rem 0 3.5rem;
  }
  p.sec08-message {
    font-size: 1rem;
  }
  .slick-arrow_prev, .slick-arrow_next {
    width: 5rem;
  }
  .slick-arrow_prev {
    left: 0.5rem;
  }
  .slick-arrow_next {
    right: 0.5rem;
  }
  .kengaku_2 {
    margin-top: 0;
  }
  .sec11_cta_area {
    margin: 1.5rem 0;
  }
  .sec11_last-message {
    margin: 2rem 3rem 0;
  }
  .sec11_text01 {
    top: 137rem;
    font-size: 0.9rem;
  }
  .rules_wrap {
    padding: 4rem 2rem;
  }
  .rules_wrap dt:nth-of-type(2) {
    margin-top: 4rem;
  }
  .rules_wrap dt {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
  .rules_wrap dd {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1rem;
    margin: 0 0.8rem;
  }
  .shop_info_wrap {
    padding: 6rem 3.5rem 2rem;
    ;
  }
  .shop_info_title::before {
    width: 14rem;
    height: 7rem;
    top: -3.4rem;
    left: calc(50% - 7rem);
  }
  .shop_info_tx {
    margin: 3rem auto 1.5rem;
  }
  .shop_info_logo {
    width: 18rem;
  }
  .sec12_text01 {
    padding: 3rem 0;
  }
  .sec12_text02, .sec12_text03, .sec12_text04, .sec12_text05 {
    padding: 2rem 0;
  }
  .sec12__btn01 {
    margin: 1rem auto;
  }
  .sec12 p.shop_info_attention {
    margin-top: 0.5rem;
  }
  ul.select-1-nav li {
    font-size: 1.1rem;
  }
  #copyright {
    font-size: 1.25rem;
  }
}
/*====料金======= */
section.sec13 {
  background: #fff;
  margin-top: 40px;
}
.price_detail {
  display: none;
}
.detail_btn {
  color: #e63865;
  border-radius: 50px;
  border: solid 1.5px #e63865;
  background-color: #fff;
  margin: 24px auto 0 auto;
  display: inline-block;
  box-shadow: 9px 11px 17px -12px #bababa;
}
.label_price {
  cursor: pointer;
  font-size: 1.8rem;
  padding: 20px 60px 20px 30px;
  position: relative;
  transition: .5s;
  width: 340px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 60px;
}
.label_price::before, .label_price::after {
  content: '';
  width: 13px;
  height: 1px;
  background: #e63865;
  position: absolute;
  top: 50%;
  right: 23%;
  transform: translateY(-50%);
}
.label_price::after {
  transform: translateY(-50%) rotate(90deg);
  transition: .5s;
}
.label_price.open::before {
  opacity: 0;
}
.label_price.open::after {
  transform: rotate(180deg);
}
.price_comment_wrap {
  padding: 20px 60px;
}
.price_comment_wrap p {
  padding-left: 1em;
  text-indent: -1em;
  color: #4F4F4F;
  line-height: 1.9;
  font-size: 1.13rem;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .label_price {
    padding: 1.5rem 6rem;
    width: 16rem;
    margin-bottom: 5rem;
  }
  .label_price::before, .label_price::after {
    right: 10%;
  }
  .price_comment_wrap {
    padding: 1rem 3rem;
  }
}
/*====250227編集_櫻井======= */
.sec03_text02 {
  top: 94.3%;
}
.sec11_text01 {
  top: 94%;
}
.sec03_text01 {
  top: 68%;
}
@media screen and (max-width: 750px) {
  .sec03_text02 {
    top: 95%;
  }
  .sec11_text01 {
    top: 122rem;
  }
  .cp_text01 {
    font-size: 1.3rem;
    top: 65.7%;
  }
}
.sec02 {
  margin-bottom: 0;
}
.sec09 {
  margin-bottom: 0;
}
.sec011_text02 {
  position: absolute;
  line-height: 2em;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  top: 68%;
  font-size: 24px;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  .sec011_text02 {
    font-size: 1.4rem;
  }
}
.sec11 {
  margin-bottom: 0;
}
/*鳥瞰図 */
.birds_eye_02 {
  bottom: 2%;
  top: initial;
}
@media screen and (max-width: 750px) {
  .birds_eye_02 {
    right: 5.5rem;
    width: 30.5rem;
    top: unset;
    left: unset;
  }
  .birds_eye_01 {
    top: 1.8rem;
    left: 5.8rem;
    width: 30.5rem;
  }
}
.sec11_box {
  position: relative;
}
p.sec08-message02 {
  font-size: 14px;
  color: #fff;
  width: 95%;
  margin: auto;
  line-height: 1.6em;
}
@media screen and (max-width: 750px) {
  p.sec08-message02 {
    font-size: 1rem;
  }
}
.sec02_last-message {
    width: 86%;
    left: 50%;
    transform: translateX(-50%);
  text-align: left;
}

@media screen and (max-width: 750px){
.sec03_text02 {
    top: 94%;
    }}



.birds_eye_01 {
    display: none;
}
.birds_eye_02 {
    display: none;
}
