@charset "UTF-8";
/* --------------------------------------------------------------------------------
  font
-------------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:ital,wght@0,400..800;1,400..800&text=0123456789&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:wght@10;200;300;400;500;600;700;800;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Cormorant+Infant:wght@300;400;500;600;700&display=swap");
/* --------------------------------------------------------------------------------
  reset
-------------------------------------------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

img {
  vertical-align: bottom;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

del,
ins {
  text-decoration: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: normal;
}

mark {
  font-style: italic;
  font-weight: bold;
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  font-size: 0.75em;
  vertical-align: 0.25em;
}

sub {
  font-size: 0.75em;
  vertical-align: -0.25em;
}

big {
  font-size: 110%;
}

small {
  font-size: 90%;
}

legend {
  color: #000;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

/* input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  vertical-align: middle;
} */


.oh-contactform {
  max-width: 990px;
  margin: 0 auto;
  padding: 0;
}

.oh-table__head {
  background-color: unset;
  border: unset;
}

.oh-table__row {
  border-top: 1px solid #ccc;
}



.icon-required {
  display: inline-block;
  background-color: #AC2730;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  font-weight: 600;
  position: absolute;
  right: 60px;
  border-radius: unset;
  line-height: 1.8;
  top: unset;
}





.oh-table3__data, .oh-table3__head, .oh-table4__data, .oh-table4__head, .oh-table__data, .oh-table__head {
  border: unset;
}














/* フォームFV部分 */
.header {
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  padding: 40px 42px;
}

.header-logo {
  position: relative;
  z-index: 999;
  width: 177px;
}

.header-logo__link {
  display: block;
}

.container {
  max-width: 1440px;
  height: 320px;
  margin: 0 auto;
  color: #ffffff;
  font-family: "Noto Serif JP", serif;
  font-feature-settings: "palt";
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  padding: 0 20px;
}

.keyVisual__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  height: auto;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.keyVisual__heading {
  color: #FFF;
  font-feature-settings: 'palt' on;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.4px;
}

.keyVisual__heading:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 2) * 0.5em);
}

.keyVisual__heading:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
}

.keyVisual__heading_model {
  color: #FFF;
  font-feature-settings: 'palt' on;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3.2px;
}

.keyVisual__heading_asterisk {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.6px;
  text-align: right;
}

.asterisk {

  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.6px;
  text-transform: capitalize;
}

.keyVisual__ttl {
  font-family: "Cormorant Garamond", serif;
  z-index: 2;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: -0.175em;
  font-size: 110px;
  top: 375%;
  right: 40px;
  opacity: 0.7;
}

.keyVisual__ttl .gold {
  background: linear-gradient(0deg, rgb(159, 79, 35) 0%, rgb(188, 121, 78) 25%, rgb(236, 175, 131) 40%, rgb(247, 203, 168) 50%, rgb(236, 175, 131) 60%, rgb(188, 121, 78) 75%, rgb(159, 79, 35) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-block;
  opacity: 0.7;
}

.keyVisual__image {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.keyVisual__image .photo {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.photo {
  position: relative;
}

.keyVisual__image .photo__pic, .keyVisual__image .photo__image {
  width: 100%;
  height: 100%;
}

.photo__pic {
  display: block;
}

.keyVisual.sai-animate .keyVisual__image .photo__image {
  filter: blur(0);
  transform: scale(1);
}

.keyVisual__image .photo__image {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  filter: blur(10px);
  transform: scale(1.1);
  transition: filter 1.2s
  ease-in-out, transform 1.2s
  ease-in-out;
}

.css_br {
  display: block;
}













/* フォーム中身部分 */
.form {
  background-color: #ffffff;
  color: #000;
  padding: 44px 0;
  font-size: 14px;
}

.oh-form__form {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
}

.oh-form__item {
  display: flex;
  align-items: center !important;
  border-top: 1px solid #555555;
  padding: 35px 0;
  align-items: flex-start;
}

.oh-form__item:last-of-type {
  border-bottom: 1px solid #555555;
}

.oh-form__label {
  width: 200px;
  padding-right: 20px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  box-sizing: border-box;
}

.oh-form__labelSpave {
  padding-left: 2%;
}

.oh-form__required {
  display: inline-block;
  background-color: #AC2730;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  font-weight: 600;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0;
}

.oh-form__input {
  flex: 1;
  padding-left: 7%;
}

.oh-form__text,
.oh-form__select,
.oh-form__textarea {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.50);
  color: #000;
  padding: 10px 12px;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 0;
  width: 488px;
  height: 45px;
}

.oh-form__textarea2 {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.50);
  color: #000;
  padding: 10px 12px;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 0;
  width: 719px;
  height: 140px;
}


.oh-form__text::placeholder,
.oh-form__select::placeholder,
.oh-form__textarea::placeholder {
  color: #000;
}

.oh-form__text,
.oh-form__select {
  height: 40px;
}

.oh-form__text--full,
.oh-form__select,
.oh-form__textarea {
  width: 488px;
  height: 45px;
}

.oh-form__input--name,
.oh-form__input--kana {
  display: flex;
  gap: 10px;
  padding-left: 7%;
}
.oh-form__input--name .oh-form__text,
.oh-form__input--kana .oh-form__text {
  width: 240px;
  height: 45px;
}

.oh-form__textarea {
  min-height: 120px;
  resize: vertical;
}

.oh-form__input--venue {
  display: flex;
  align-items: center;
}

.oh-form__venueAddress {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.6px;
  padding: 0% 0% 7%;
  align-items: center;
  flex-wrap: wrap;
}

.oh-form__venueAddress-txt {
  padding-left: 2%;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.6px;
}

.oh-form__mapLink {
  background-size: contain;
  font-feature-settings: 'palt' on;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.4px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.oh-form__mapLink::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: .3em;
  background: url(/bukken/kanto/ivcebisu/form/img/icon_external_gray.png) no-repeat center center;
  background-size: contain;
  vertical-align: middle;
}

.oh-form__mapLink {
  color: #000;
  text-decoration: underline;
  margin-left: 15px;
  white-space: nowrap;
}

.oh-form__input--datetime {
  display: flex;
  align-items: center;
  padding-left: 7%;
}
.oh-form__input--datetime .oh-form__select {
  width: 242px;
  margin-right: 10px;
  appearance: none;
}

.oh-form__btn {
  background-color: #ffffff;
  color: #000;
  border: none;
  padding: 8px 12px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  font-size: 14px;
}

.oh-form__btn2 {
  background-color: #ffffff;
  color: #000;
  padding: 8px 12px 35px;
  cursor: pointer;
  text-align: center;
  align-items: center;
  justify-content: center;
  height: 40px;
  font-size: 14px;
}

.oh-form__btn img {
  display: block;
}

.oh-form__btn--addDate {
  font-family: "Noto Serif JP";
  background-color: #999;
  padding: 18px 60px;
  border: none;
  color: #fff;
  font-size: 16px;
  width: 300px;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.oh-form__btn--addDate::before {
  content: '';
  display: block;
  width: 12px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}

.oh-form__btn--addDate::after {
  content: '';
  display: block;
  width: 2px;
  height: 12px;
  background-color: #fff;
  position: absolute;
  right: 29px;
  top: 50%;
  transform: translateY(-50%);
}

.oh-form__btn--plus{
  display: contents;
  text-align: right;
}

.oh-form__radioList {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}

.oh-form__radioInput {
  display: none;
}

.oh-form__radioLabel {
  display: inline-block;
  padding-left: 28px;
  position: relative;
  cursor: pointer;
  line-height: 20px;
}
.oh-form__radioLabel::before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}

.oh-form__radioInput:checked + .oh-form__radioLabel::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #000000;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
}

.oh-form__addressItem {
  display: flex;
  align-items: flex-start;
}
.oh-form__addressItem + .oh-form__addressItem {
  margin-top: 15px;
}

.oh-form__addressLabel {
  width: 120px;
  padding-top: 10px;
  flex-shrink: 0;
}

.oh-form__addressInputWrap {
  flex: 1;
}
.oh-form__addressInputWrap .oh-form__text--zip {
  width: 124px;
  height: 45px;
  margin-right: 10px;
}
.oh-form__addressInputWrap .oh-form__select {
  width: 200px;
  height: 45px;
  appearance: none;
}

.oh-form__addressNote {
  font-size: 12px;
  color: #000;
  margin-top: 8px;
}

.oh-form__submitWrap {
  justify-content: center;
  display: flex;
  margin-top: 40px;
}

.oh-form__submit {
  background-color: #735D48;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 60px;
  border: none;
  cursor: pointer;
  min-width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.oh-form__submit::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}



.ohd-contents {
  font-family: "Noto Serif JP";
}

.footer {
  margin: 0 auto;
  max-width: 990px;
  height: auto;
  padding-bottom: 5%;
}

.footerInformation {
  font-size: 12px;
  font-weight: 400;
}

.footerInformation__link::after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  margin-left: .3em;
  background: url(/img/icon_external_gray.png) no-repeat center center; /* (変更点) 中央揃えを追加 */
  background-size: contain;
  vertical-align: middle;
}

.footerDomain {
  font-size: 12px;
  font-weight: 400;
  padding-top: 2%;
}


.oh-inputText__error.is-error {
  padding-top: 7px;
  color: #AC2730;
  font-size: 12px;
  font-weight: 600;
}

.oh-button.is-disabled {
  background-color: #999;
  border-radius: unset;
}

.oh-button {
  background-image: unset;
  background-color: #735D48;
}

.oh-button--typeAnim1-narrow {
  width: 280px;
  height: 58px;
}

.oh-notes__attention {
  color: #000;
}


.oh-select__data--select {
  width: 200px;
  height: 45px;
}

.oh-contents2 {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}


.oh-datepicker__button {
  background-color: #735D48;
  color: #fff;
}

.oh-button4 {
  color: #fff;
  background: #999;
  width: 280px;
  height: 58px;
}

.oh-icon-plus:before {
  content: unset;
}


.oh-button4__text {
  color: #fff;
}

.oh-button4__inner {
  border: unset;
}

.oh-table--type5 .oh-table3__head, .oh-table--type5 .oh-table4__head, .oh-table--type5 .oh-table__head {
  position: relative;
  vertical-align: top;
  padding: 42px 10px;
}

.oh-notes4 {
  max-width: 990px;
}


.form_alert {
  padding-bottom: 64px;
}

.oh-datepicker {
  margin: 0;
}



.oh-buttonGroup--type2 {
  border-top: 1px solid #ccc;
  padding-top: 5.5%;
}


body {
  margin: 0;
}

html {
}
@media screen and (max-width: 767px) {
  html {
    font-size: 3.3vw;
  }
}

.oh-headerMain {
  padding: 40px;
  height: 24px;
  display: flex;
  justify-content: space-between;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
}

.oh-headerMain__logo {
  height: 24px;
  margin: 0;
}

.oh-headerMain__brandLogo {
  display: block;
  object-fit: contain;
  font-family: 'object-fit:contain';
  width: 176px;
  height: 23px;
}

.oh-heroSection {
  position: relative;
  display: flex;
  width: 100%;
  height: 320px;
  overflow: hidden;
  align-items: stretch;
}

.oh-heroSection__imagePanel {
  display: block;
  flex-basis: 100%;
  background-image: url("/res/common/img/formTop.png");
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}

.oh-heroSection__titleGroup {
  position: absolute;
  top: 110px;
  left: 15.7vw;
  color: #fff;
  font-size: 1.8rem;
  z-index: 10;
}

.oh-heroSection__mainTitle {
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  margin: 0;
  letter-spacing: 0.05em;
}

.oh-heroSection__bukken {
  font-size: 24px;
  letter-spacing: 0;
}

.oh-heroSection__contactWord {
  position: absolute;
  bottom: -0.5vw;
  right: 15.5vw;
  color: #fff;
  font-size: 6.7vw;
  z-index: 10;
  line-height: 6.7vw;
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  opacity: 0.5;
}

.oh-heroSection__highlight {
  background: linear-gradient(90deg, #9F4F23 0%, #BC794E 50%, #ECAF83 75%, #F7CBA8 88%, #ECAF83 94%, #BC794E 97%, #9F4F23 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-block;
}

.oh-button--typeAnim1-narrow .oh-button__text {
  font-size: 16px;
}

.oh-button--typeAnim1 .oh-button__icon {
  font-size: 24px;
}

.oh-table--type5 .oh-table3__data, .oh-table--type5 .oh-table4__data, .oh-table--type5 .oh-table__data {
  padding: 28px 20px;
}

@media screen and (max-width: 767px) {
  .oh-heroSection {
    height: 280px;
  }

  .oh-heroSection__contactWord {
    font-size: 56px;
    line-height: 56px;
    bottom: -10px;
    right: 10px;
  }

  .oh-headerMain {
    padding: 25px;
    height: 20px;
  }

  .oh-headerMain__logo {
    height: 16px;
  }

  .oh-heroSection__titleGroup {
    top: 107px;
    left: 40px;
  }

  .oh-heroSection__mainTitle {
    font-size: 20px;
  }

  .oh-heroSection__bukken {
    font-size: 16px;
  }
}