@charset "utf-8";
.contact__top {
  padding-top: 40px;
}
.contact-top__inner {
      padding: 0 clamp(2.5rem, -11.833rem + 29.86vw, 24rem);
    padding-right: clamp(2.813rem, -11.313rem + 29.43vw, 24rem);
}
.contact-top__container {
      border: 1px solid #B9B9B9;
    padding: 32px clamp(1.25rem, -1.667rem + 6.08vw, 5.625rem);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contact__text {
      text-align: center;
    font-weight: 500;
}
.contact__content {
      margin-top: clamp(1.25rem, 0.75rem + 1.04vw, 2rem);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contact__tel {
      display: flex;
    column-gap: clamp(1.125rem, 1.042rem + 0.17vw, 1.25rem);
    align-items: center;
}
.contact-tel__icon {
      width: clamp(1.5rem, 1.333rem + 0.35vw, 1.75rem);
    object-fit: contain;
}
.contact-tel__number {
      font-size: clamp(2rem, 1.667rem + 0.69vw, 2.5rem);
    font-weight: 700;
}
.contact-tel__number a {
  transition: all 0.5s;
}
.contact-tel__number a:hover {
  opacity: 0.5;
}
.contact-content__info {
      margin-top: 6px;
    padding: clamp(0.25rem, 0.125rem + 0.26vw, 0.438rem) clamp(0.438rem, 0.104rem + 0.69vw, 0.938rem);
    background-color: #F8DFE1;
    font-size: 12px;
    font-weight: 500;
}
.contact-content__info--sp {
    display: none;
}

.contact {
      padding-top: 100px;
    padding-bottom: clamp(7.5rem, 5.833rem + 3.47vw, 10rem);
}
.contact__inner {
      padding: 0 clamp(2.5rem, -15.833rem + 38.19vw, 30rem);
    padding-right: clamp(2.813rem, -15.313rem + 37.76vw, 30rem);
}
.form > div {
        display: flex;
    flex-direction: column;
    row-gap: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
}
.formRow {
      display: flex;
    flex-direction: column;
    row-gap: clamp(0.5rem, 1.04vw, 1.25rem);
}
.d-block {
  width: 100%;
}
.formTh {
      display: flex;
    align-items: center;
    column-gap: clamp(0.875rem, 0.625rem + 0.52vw, 1.25rem);
}
.label {
         font-size: clamp(0.875rem, 0.625rem + 0.52vw, 1.25rem);
    font-weight: 700;
    margin-bottom: 0;
}
.requiredText {
        width: 48px;
    height: 20px;
    font-size: 14px;
    font-weight: 700;
    background-color: #C7081C;
    color: #fff;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.formInput {
        width: 100%;
    border: none;
    border-bottom: 2px solid #000;
    padding: 4px clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
    height: clamp(2.75rem, 2.125rem + 1.3vw, 3.688rem);
    color: #473B37;
    background-color: #EEEEEE;
  -webkit-appearance: none;
    border-radius: 0;
}
.form-wrap__top {
      display: flex;
    align-items: center;
    column-gap: clamp(0.875rem, 0.625rem + 0.52vw, 1.25rem);
}
.form-wrap__bottom {
      margin-top: clamp(0.5rem, 1.04vw, 1.25rem);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(1.125rem, 0.208rem + 1.91vw, 2.5rem);
}
.formwrap__label {
  font-size: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
}
.formSelect {
        width: 100%;
    border: none;
    border-bottom: 2px solid #000;
    padding: 4px clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
    height: clamp(2.75rem, 2.125rem + 1.3vw, 3.688rem);
    color: #473B37;
    background-color: #EEEEEE;
  -webkit-appearance: none;
    border-radius: 0;
}
.formTextArea {
        width: 100%;
    border: none;
    border-bottom: 2px solid #000;
    padding: 4px clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
    height: clamp(12.875rem, 10.458rem + 5.03vw, 16.5rem);
    color: #473B37;
    background-color: #EEEEEE;
  -webkit-appearance: none;
    border-radius: 0;
}
.privacyBox {
         width: 100%;
    border: none;
    border-bottom: 2px solid #000;
    padding: 4px clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
    height: clamp(12.875rem, 10.458rem + 5.03vw, 16.5rem);
    color: #473B37;
    background-color: #EEEEEE;
  overflow-y: scroll;
    overflow-x: hidden;
}
.privacyBox p {
  font-size: 14px;
}
.privacy__text {
      margin-top: 24px;
    display: flex;
    align-items: center;
    column-gap: 8px;
  justify-content: center;
}
.text-center {
      display: flex;
    align-items: center;
    justify-content: center;
}
.checkbox {
      height: clamp(1.125rem, 0.583rem + 1.13vw, 1.938rem);
    width: clamp(1.125rem, 0.583rem + 1.13vw, 1.938rem);
}
.privacyLabel {
        font-size: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
    font-weight: 700;
      margin-left: clamp(0.25rem, -0.083rem + 0.69vw, 0.75rem);
    margin-right: clamp(1.125rem, 0.708rem + 0.87vw, 1.75rem);
}
.formBtnTd {
      margin-top: 56px;
    margin-left: auto;
    margin-right: auto;
}
.formBtn {
      cursor: pointer;
    width: 268px;
    height: 58px;
    background-color: #C7081C;
    color: #fff;
    font-size: 18px;
  font-weight: 700;
    transition: all 0.5s;
}


@media (max-width: 767px) {
  .contact-top__inner {
    padding: 0 clamp(1rem, -0.435rem + 6.12vw, 2.5rem);
  }
  .contact-content__info {
    display: none;
  }
  .contact-content__info--sp {
    display: block;
        margin-top: 6px;
    padding: clamp(0.25rem, 0.125rem + 0.26vw, 0.438rem) clamp(0.438rem, 0.104rem + 0.69vw, 0.938rem);
    background-color: #F8DFE1;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
  }
}

@media (max-width: 389px) {
  .contact-tel__number {
    font-size: 28px;
  }
  .contact__text {
    font-size: 12px;
  }
  
  .contact__inner {
    padding: 0 20px;
  }
  .privacyLabel {
    font-size: 12px;
  }
  .formBtn {
    width: 280px;
    font-size: 18px;
  }
}




.formError {
	margin-top: -40px !important;
}

.formError {
	z-index: 990;
}

.formError .formErrorContent {
	z-index: 991;
}

.formError .formErrorArrow {

	z-index: 996;
}

.ui-dialog .formError {
	z-index: 5000;
}

.ui-dialog .formError .formErrorContent {

	z-index: 5001;
}

.ui-dialog .formError .formErrorArrow {
	z-index: 5006;
}

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;

	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}

body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}


.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}