@charset "UTF-8";
.prev-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 40px;
  cursor: pointer;
  margin-top: -25px;
  padding: 0;
  left: 5px;
}

.next-arrow {
  right: 5px;
  top: 50%;
  position: absolute;
  width: 40px;
  cursor: pointer;
  margin-top: -25px;
  padding: 0;
}

.shop-info {
  margin: 0 0 60px 0;
}
@media all and (max-width: 980px) {
  .shop-info {
    margin: 0 0 50px 0;
  }
}
.shop-info h3 {
  margin: 0 0 30px 0;
}
.shop-info .top-slider {
  margin: 0 0 10px 0;
}
.shop-info .note {
  padding: 20px;
  border: 1px solid #e1e1e1;
}

.slider-sub img {
  padding: 0 2px 0 0;
  display: block;
}

#map {
  width: 100%;
  height: 400px;
  margin: 0 0 20px 0;
}
@media all and (max-width: 980px) {
  #map {
    height: 400px;
  }
}
@media all and (max-width: 620px) {
  #map {
    height: 370px;
  }
}

.access-map {
  margin: 0 0 50px 0;
}
@media all and (min-width: 981px) {
  .access-map {
    max-width: 830px;
    margin: 0 auto 60px;
    padding: 0 10px;
  }
}
.access-map .flex-unit {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 980px) {
  .access-map .flex-unit {
    display: block;
  }
}

@media all and (min-width: 981px) {
  .button-map {
    margin: 0 !important;
  }
}

.enju,
.notice {
  border-top: 1px solid #e1e1e1;
  padding-top: 60px;
  margin-bottom: 20px;
}
.enju .enju_logo,
.enju .notice-title,
.notice .enju_logo,
.notice .notice-title {
  margin-bottom: 30px;
}
.enju .enju_logo figure,
.enju .notice-title figure,
.notice .enju_logo figure,
.notice .notice-title figure {
  margin: 0 auto 30px;
  max-width: 120px;
}
.enju .enju_logo p,
.enju .notice-title p,
.notice .enju_logo p,
.notice .notice-title p {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.enju .text-unit,
.notice .text-unit {
  margin-bottom: 40px;
  text-align: center;
}
@media all and (max-width: 980px) {
  .enju .text-unit,
  .notice .text-unit {
    text-align: left;
  }
}
.enju .notice-text-unit,
.notice .notice-text-unit {
  margin-bottom: 60px;
  text-align: center;
}
@media all and (max-width: 980px) {
  .enju .notice-text-unit,
  .notice .notice-text-unit {
    text-align: left;
  }
}

.top-image img {
  width: 100%;
}

.notice2 {
  margin-bottom: 20px;
}
.notice2 .enju_logo,
.notice2 .notice-title {
  margin-bottom: 30px;
}
.notice2 .enju_logo figure,
.notice2 .notice-title figure {
  margin: 0 auto 30px;
  max-width: 120px;
}
.notice2 .enju_logo p,
.notice2 .notice-title p {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.notice2 .enju_logo .catch,
.notice2 .notice-title .catch {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  background: #000;
  height: 30px;
  line-height: 30px;
  width: 130px;
  margin: 0 auto 30px;
}
.notice2 .text-unit {
  margin-bottom: 40px;
  text-align: center;
}
@media all and (max-width: 980px) {
  .notice2 .text-unit {
    text-align: left;
  }
}
@media all and (max-width: 620px) {
  .notice2 .text-unit br {
    display: none;
  }
}
.notice2 .notice-text-unit {
  margin-bottom: 60px;
  text-align: center;
}
@media all and (max-width: 980px) {
  .notice2 .notice-text-unit {
    text-align: left;
  }
}

.mh a {
  width: 100% !important;
}

.model-form {
  border-top: 1px solid #000;
}
@media all and (min-width: 981px) {
  .model-form {
    max-width: 830px;
    margin: 0 auto 60px;
    padding: 0 10px;
  }
}
.model-form h4 {
  margin: 40px 0 20px 0;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  font-weight: normal;
}
.model-form .note {
  border-bottom: 1px solid #acacac;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.model-form .note span {
  color: red;
}
.model-form label {
  font-size: 12px;
  font-size: 1.2rem;
}
.model-form .contact-form-title {
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: 1px solid #acacac;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.model-form .form-label {
  margin: 25px 0 12px 0;
  font-weight: bold;
  position: relative;
}
.model-form .form-input {
  width: 100%;
  height: 40px;
  border: 1px solid #acacac;
  padding-left: 10px;
}
.model-form .form-textarea {
  width: 100%;
  height: 140px;
  border: 1px solid #acacac;
  padding: 10px;
}
.model-form .post {
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 10px;
}
.model-form .required {
  position: absolute;
  color: #df0024;
  border: 1px solid #df0024;
  padding: 0 5px;
  margin-left: 10px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.8em;
  top: 1px;
}
.model-form .form-post {
  width: 200px;
  height: 40px;
  border: 1px solid #acacac;
  padding-left: 10px;
}
.model-form ::placeholder {
  color: #acacac;
  font-size: 12px;
  font-size: 1.2rem;
}
.model-form .button-send {
  margin: 20px 0 80px 0;
  text-align: center;
  color: #fff;
  display: block;
  width: 240px;
  height: 50px;
  padding: 14px;
  border-radius: 2px;
  background: url(/img/index/btn.png) 0 0;
}

.reserve-tel {
  font-family: "見出ゴMB31", "Midashi Go MB31", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  top: 20px;
  display: flex;
}
@media all and (max-width: 620px) {
  .reserve-tel {
    display: block;
    text-align: center;
  }
}
.reserve-tel p {
  margin: 0;
}
.reserve-tel p span {
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.15em;
}
@media all and (max-width: 620px) {
  .reserve-tel p span {
    font-size: 22px;
    font-size: 2.2rem;
    width: 100%;
  }
}
.reserve-tel .no {
  width: 100%;
  padding-left: 90px;
  margin: 10px 0 0 0;
  text-align: left;
}
@media all and (max-width: 620px) {
  .reserve-tel .no {
    padding-left: 0;
    text-align: center;
    margin: 0 auto;
  }
}
.reserve-tel .icon {
  text-align: right;
  width: 100%;
  margin: 13px 0 0;
  font-size: 18px;
  font-size: 1.8rem;
}
@media all and (max-width: 620px) {
  .reserve-tel .icon {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    margin: 13px 0 10px;
  }
}
.reserve-tel .icon::before {
  display: inline-block;
  content: "";
  background: url(/modelhouse/img/tel_icon.svg) no-repeat;
  width: 1.5em;
  height: 1.5em;
  margin: -3px 15px 0 0;
  vertical-align: middle;
}
@media all and (max-width: 620px) {
  .reserve-tel .icon::before {
    margin: -3px 10px 0 0;
  }
}

.reserve-info {
  background: #efefef;
  position: relative;
  display: block;
  height: 105px;
  margin: 0 0 50px 0;
  padding-top: 27px;
}
@media all and (max-width: 620px) {
  .reserve-info {
    height: 140px;
    padding-top: 20px;
  }
}

.reserve-tel a {
  background: none !important;
}

.num {
  margin: 0 10px;
}

.num-flex {
  display: flex;
}
@media all and (max-width: 980px) {
  .num-flex {
    display: block;
  }
}

.adult {
  margin-right: 50px;
}
@media all and (max-width: 980px) {
  .adult {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.first {
  border-bottom: 1px solid #a0a0a0;
  margin: 0 0 30px;
  padding: 20px 0 0 0;
  position: relative;
}
@media all and (max-width: 980px) {
  .first {
    margin: 0px 0 30px;
  }
}
.first p {
  position: absolute;
  top: 0;
  background: #ffffff;
  padding: 10px 10px 10px 0;
}

.flex-days {
  display: flex;
}
@media all and (max-width: 980px) {
  .flex-days {
    display: block;
  }
}

.one {
  margin-bottom: 20px;
}

.ui-datepicker {
  border-radius: 0;
}

.ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
  border-radius: 0;
  font-weight: normal;
}

.ui-datepicker .ui-state-default {
  background: #efefef;
  border-color: #efefef;
  color: #333333;
}

.ui-datepicker .ui-state-hover {
  background: #fff;
  border: #fff;
}

.ui-datepicker .ui-state-highlight {
  background: #E96C00;
  border-color: #efefef;
  color: #fff;
}

.ui-datepicker-trigger {
  display: block;
  appearance: none;
  border: none;
  padding: 0;
  outline: none;
  display: inline-block;
  content: "";
  background: url(/concepthouse/img/cal_icon.svg) no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.form-body {
  margin-bottom: 20px;
}

.form-text {
  text-align: justify;
}

.slider-main {
  margin-bottom: 2px;
}

.slide-item {
  text-align: center;
  background-color: #eee;
}
.slide-item img {
  max-height: 540px;
  width: auto !important;
  vertical-align: bottom;
}
@media all and (max-width: 980px) {
  .slide-item img {
    max-height: 400px;
  }
}
@media all and (max-width: 620px) {
  .slide-item img {
    max-height: 250px;
  }
}

.thumbnail-item {
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;
  background-color: #eee;
  position: relative;
  text-align: center;
}
@media all and (max-width: 980px) {
  .thumbnail-item {
    width: 20%;
  }
}
@media all and (max-width: 620px) {
  .thumbnail-item {
    width: 25%;
  }
}
.thumbnail-item:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s opacity linear;
}
.thumbnail-item img {
  max-width: 100%;
  margin: 0 auto;
  height: 125px;
  object-fit: cover;
  vertical-align: bottom;
}

.annotation {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #e1e1e1;
  text-align: center;
}

.entry-list {
  margin: 0 0 50px 0;
}
.entry-list h4 {
  font-weight: normal;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px solid #333;
}
@media all and (max-width: 620px) {
  .entry-list h4 {
    margin: 0 0 10px 0;
  }
}
.entry-list .event-overview table {
  font-size: 12px;
  font-size: 1.2rem;
  border-collapse: collapse;
  width: 100%;
}
.entry-list .event-overview table tr {
  border-bottom: 1px dashed #888888;
}
.entry-list .event-overview table th {
  width: 20%;
  text-align: left;
}
@media all and (max-width: 620px) {
  .entry-list .event-overview table th {
    width: 100%;
  }
}
.entry-list .event-overview table td {
  width: 80%;
}
@media all and (max-width: 620px) {
  .entry-list .event-overview table td {
    width: 100%;
  }
}
@media all and (max-width: 620px) {
  .entry-list table, .entry-list tbody, .entry-list tr, .entry-list th, .entry-list td {
    display: block;
  }
}

.mark {
  display: none;
}

.mark-re {
  display: none;
}

.mark-radio {
  display: none;
}

.mark + span {
  position: relative;
  padding: 0 0 0 35px;
}
.mark + span::before {
  display: block;
  content: "";
  border: 1px solid #a0a0a0;
  position: absolute;
  background: #fff;
  left: 0;
  top: -7px;
  margin-right: 15px;
  width: 27px;
  height: 27px;
  vertical-align: top;
}

.mark-re + span {
  position: relative;
  padding: 0 0 0 35px;
}
.mark-re + span::before {
  display: block;
  content: "";
  border: 1px solid #dfa69f;
  position: absolute;
  background: #fbf3f2;
  left: 0;
  top: -5px;
  margin-right: 15px;
  width: 27px;
  height: 27px;
  vertical-align: top;
}

.mark-radio + span {
  position: relative;
  padding: 3px 0 0 25px;
}
.mark-radio + span::before {
  display: block;
  content: "";
  border: 1px solid #acacac;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  vertical-align: top;
  border-radius: 50%;
}

.mark:checked + span::after {
  display: block;
  content: "";
  box-sizing: border-box;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  position: absolute;
  top: 5%;
  left: 5px;
  width: 18px;
  height: 9px;
  transform: rotate(-45deg);
}

.mark-re:checked + span::after {
  display: block;
  content: "";
  box-sizing: border-box;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  position: absolute;
  top: 15%;
  left: 5px;
  width: 18px;
  height: 9px;
  transform: rotate(-45deg);
}

.mark-radio:checked + span::after {
  display: block;
  content: "";
  background: #333;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.select-list {
  margin: 8px 0 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.select-list li {
  margin: 0 30px 10px 0;
}

.document {
  margin-left: 210px !important;
  margin-bottom: 40px;
  margin-top: -20px;
}
@media all and (max-width: 980px) {
  .document {
    margin-left: 10px !important;
    margin-top: -25px !important;
  }
  .document p br {
    display: block !important;
  }
}

.radio-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.radio-list li {
  margin: 0 30px 10px 0;
}

.select-lists {
  margin: 8px 0 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.select-lists li {
  margin: 0 30px 20px 0;
}

.form-chance {
  margin: 0;
}

.select-unit {
  position: relative;
  display: inline;
}

.select-unit::before {
  position: absolute;
  top: 45%;
  right: 20px;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666666;
  pointer-events: none;
}

.slects {
  height: 40px;
  border: 1px solid #a0a0a0;
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  appearance: none;
  background: #fff;
  padding: 0 10px;
}

.red {
  border: 1px solid #dfa69f !important;
  background: #fbf3f2 !important;
}

.video-area {
  margin-bottom: 25px;
}
.video-area video {
  width: 100%;
}

.model-top {
  margin-bottom: 60px;
}
@media all and (min-width: 981px) {
  .model-top {
    max-width: 830px;
    margin: 0 auto 60px;
    padding: 0 10px;
  }
}
.model-top h3 {
  margin-bottom: 55px;
}
.model-top .text-unit {
  margin-bottom: 55px;
}
.model-top .text-unit h4 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 35px;
  font-weight: 400;
}
.model-top .text-unit p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 30px;
}

.model-info {
  margin: 0 0 10px 0;
}
@media all and (min-width: 981px) {
  .model-info {
    max-width: 830px;
    margin: 0 auto 60px;
    padding: 0 10px;
  }
}
.model-info .top-slider {
  margin-bottom: 30px;
}
.model-info .model-list {
  margin-bottom: 60px;
}
.model-info .model-list ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 10px;
}
@media all and (max-width: 620px) {
  .model-info .model-list ul {
    grid-template-columns: 1fr;
  }
}
.model-info .model-list ul li img {
  width: 100%;
  height: auto;
}
.model-info .model-list ul li p {
  margin: 0;
  letter-spacing: 0.05em;
}

.sign {
  margin-bottom: 60px;
  font-size: 12px;
  font-size: 1.2rem;
  border-top: 1px solid #aaa;
  margin-top: 30px;
  padding-top: 15px;
}

.caution {
  margin-bottom: 40px;
  margin-top: 30px;
}

.form-caution {
  color: #df0024;
  font-size: 12px !important;
  margin: 20px 0 0 0;
}