@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:500,600");
@import url("https://fonts.googleapis.com/css?family=Crimson+Text");
/* ゴールド */
/* チューリップレッド */
/*　ベージュ */
/*　ライトグレー1 */
/* ライトグレー2 */
/*　グレー1 */
/* グレー2 */
/*--------------------------------------------------------------------------
contact
---------------------------------------------------------------------------*/
/* line 10, scss/contact.scss */
#contactForm > .wrap h2 {
  font-size: 40px;
  line-height: 1.8;
  margin-bottom: 32px;
  text-align: center;
}
/* line 15, scss/contact.scss */
#contactForm > .wrap h2 .sub__ttl {
  display: block;
  font-size: 16px;
  line-height: 1;
  text-align: center;
}
/* line 24, scss/contact.scss */
#contactForm .contactform__lead p {
  margin-bottom: 32px;
  font-size: 13px;
  line-height: 24px;
}
/* line 28, scss/contact.scss */
#contactForm .contactform__lead p span {
  font-weight: bold;
}
/* line 33, scss/contact.scss */
#contactForm h1 {
  display: none;
}
/* line 36, scss/contact.scss */
#contactForm h2 {
  font-size: 2.4rem;
  font-family: "Cormorant Garamond", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  text-align: center;
}
/* line 40, scss/contact.scss */
#contactForm h2 .sub__ttl {
  display: none;
}
/* line 44, scss/contact.scss */
#contactForm form {
  background: #fcf7f3;
  padding: 48px;
}
/* line 47, scss/contact.scss */
#contactForm form .fs-c-inputInformation__field {
  width: 662px;
  max-width: 662px;
}
/* line 53, scss/contact.scss */
#contactForm form .fs-c-inputTable tbody tr {
  width: 100%;
  display: flex;
  flex-direction: initial;
  align-items: flex-start;
}
/* line 60, scss/contact.scss */
#contactForm form .fs-c-inputTable__headerCell {
  width: 38.67069%;
  padding-top: 18px;
  position: relative;
}
/* line 64, scss/contact.scss */
#contactForm form .fs-c-inputTable__headerCell span {
  position: absolute;
  overflow: visible;
  top: 12px;
  right: 8px;
  font-size: 13px;
  color: #ba2f52;
  border: 1px solid #ba2f52;
  width: 38px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  text-align: center;
  text-indent: 0;
}
/* line 78, scss/contact.scss */
#contactForm form .fs-c-inputTable__headerCell span::before {
  display: none;
}
/* line 83, scss/contact.scss */
#contactForm form .fs-c-inputTable__dataCell {
  width: 61.32931%;
}
/* line 88, scss/contact.scss */
#contactForm form h3 {
  margin: 20px 0 0;
}
/* line 91, scss/contact.scss */
#contactForm form input, #contactForm form select {
  margin: 5px 0;
}
/* line 94, scss/contact.scss */
#contactForm form .form__column {
  display: flex;
  justify-content: space-between;
}
/* line 97, scss/contact.scss */
#contactForm form .form__column input {
  width: 200px;
}
/* line 102, scss/contact.scss */
#contactForm form .form__zip input {
  width: auto;
}
/* line 106, scss/contact.scss */
#contactForm form .form__address {
  position: relative;
  display: inline-block;
}
/* line 109, scss/contact.scss */
#contactForm form .form__address::after {
  position: absolute;
  top: calc(50% - 7px);
  right: 15px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: 1px solid #333;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}
/* line 125, scss/contact.scss */
#contactForm form .block {
  margin-top: 10px;
}
/* line 128, scss/contact.scss */
#contactForm form .postal_code {
  margin-top: 10px;
}
/* line 130, scss/contact.scss */
#contactForm form .postal_code input[type="text"] {
  width: 40%;
}
/* line 134, scss/contact.scss */
#contactForm form p.__btn {
  text-align: center;
  margin-top: 20px;
}
/* line 138, scss/contact.scss */
#contactForm form select.field_18605_pref {
  background: #fff;
}
/* line 141, scss/contact.scss */
#contactForm form input[type="submit"] {
  background: #ba2f52;
  border: 1px solid #ba2f52;
  color: #fff;
  border-radius: 0px;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 1em 1.6em;
  box-shadow: none;
  min-width: 200px;
}
/* line 155, scss/contact.scss */
#contactForm form select {
  width: 200px;
}
/* line 158, scss/contact.scss */
#contactForm form textarea {
  width: 408px;
  height: 200px;
}

/* #contactForm */
/*--------------------------------------------------------------------------
contact success
---------------------------------------------------------------------------*/
/* line 171, scss/contact.scss */
#contactSuccess h2 {
  font-size: 2.4rem;
  font-family: "Cormorant Garamond", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  text-align: center;
}
/* line 175, scss/contact.scss */
#contactSuccess h2 .sub__ttl {
  display: none;
}
/* line 179, scss/contact.scss */
#contactSuccess .contents {
  background: #fcf7f3;
  padding: 48px;
}
/* line 182, scss/contact.scss */
#contactSuccess .contents p {
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  text-align: left;
  line-height: 1.8;
  margin-top: 20px;
}
/* line 189, scss/contact.scss */
#contactSuccess .contents p:first-of-type {
  margin-top: 0;
}
/* line 194, scss/contact.scss */
#contactSuccess .__btn {
  display: inline-block;
  text-align: left;
  margin-top: 20px;
}
/* line 198, scss/contact.scss */
#contactSuccess .__btn a {
  min-width: 200px;
  display: inline-block;
  border: 1px solid #ba2f52;
  color: #ba2f52;
  line-height: 1;
  text-align: center;
  padding: 1em 0;
  text-decoration: none;
}

/* #contactSuccess */
