@charset "UTF-8";
* {
  box-sizing: border-box;
}
textarea, input {
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
}
.contact_page_body{
  position: relative;
  width: 100%;
  height: auto;
}
.step_bar{
  position: relative;
  margin-left: 29.453%;
  width: 41.094%;
  height: auto;
  margin-bottom: 70px ;
}
/*------------------ お問い合わせ 入力 ---------------*/
.frist_page_title{
  position: relative;
  padding-top: 135px;
  padding-bottom: 46px;
  width: 100%;
  margin-bottom: 51px;
  background-color: #B39A47;
  text-align: center;
}
.frist_page_title .biz_style_en{
  color: #FFF;
  font-size: 20px;
  margin-bottom: 10px;
}
.frist_page_title .biz_style2_jp{
  display: inline-block;
  color: #FFF;
  font-size: 47px;
  padding-bottom: 24px;
  border-bottom: 1px solid #FFF;
  width: 672px;
}
.frist_step_bar{
  position: relative;
  margin-left: 29.453%;
  width: 41.094%;
  height: auto;
  margin-bottom: 49px ;
}
.frist_title{
  position: relative;
  margin-left: 17.969%;
  padding-left: 1.5%;
  width: 64.0625%;
  line-height: 20px;
  margin-bottom: 43px;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  color: #B39A47;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  border-left: 3px solid #B39A47;
}
.frist_input_body_frm{
  position: relative;
  margin-left: 17.969%;
  width: 64.0625%;
  margin-bottom: 56px;
}
.frist_input_item{
  position: relative;
  width: 100%;
  margin-bottom: 23px;
}
.frist_input_item:not(.__job) {
  display: flex;
  align-items: center;
}
.frist_input_area_label{
  display: flex;
  align-items: center;
  width: 36.5853658537%;
  margin-right: 20px;
}
.frist_input_area_name {
  font-size: 14px;
  letter-spacing: 1px;
  margin-right: 6%;
}
.frist_input_addr{
  font-size: 14px;
  letter-spacing: 1px;
  margin-right: 6%;
}
.frist_input_proc{
  font-size: 14px;
  letter-spacing: 1px;
  margin-right: 6%;
  margin-top: -3px;
  letter-spacing: 0.8px;
}
.frist_input_area_notice{
  display: inline-block;
  padding: 4px 8px;
  border: 2px solid #B39A47;
  color: #B39A47;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}
.frist_input_addr_notice{
  display: inline-block;
  padding: 4px 8px;
  border: 2px solid #B39A47;
  color: #B39A47;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}
.frist_input_proc_notice{
  display: inline-block;
  padding: 4px 8px;
  margin-top: 0px;
  border: 2px solid #B39A47;
  color: #B39A47;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}
.intpu_info_label {
  display: flex;
  align-items: center;
  width: 36.5853658537%;
  margin-right: 20px;
}
.frist_info_contact_label {
  font-size: 14px;
  letter-spacing: 1px;
  margin-right: 6%;
}
.input_com{
  position: relative;
  width: 60.976%;
  margin-top: 6px;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 45pX;
  min-height: 45px;
}
.input_addr_frm{
  position: relative;
  flex: 1;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  width: 60.976%;
}

.input_addr_row1{
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 20px;
}
.postcode01{
  position: relative;
  float: left;
  margin-left: 9px;
  left: 24px;
  width: 19.5%;
  height: 45px;
  border-radius: 5px;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 16px;
}
.postcode02{
  position: relative;
  float: left;
  margin-left: 10px;
  width: 19.5%;
  height: 45px;
  border-radius: 5px;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 16px;
}
.frist_info_contact{
  position: relative;
  width: 60.976%;
  margin-top: 6px;
  min-height: 150px;
  border-radius: 5px;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 45px;
}
input[type=text], input[type=email], input[type=tel], select, option, textarea {
  padding: 10px 12px;
  border-radius: 5px;
  border: 1px solid #CCC;
  background: #FFF;
  width: 100%;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 23px;
}
textarea{
  line-height: 32px;
}
input[type=text].size1 {
  width: 20%;
  margin-left: 10px;
  margin-right: 10px;
}
.input[type=checkbox] {
  width: 25px;
  height: 25px;
  letter-spacing: 0.75px;
}
.frist_check_frm{
  margin-left: -3px;
  margin-top: -2px;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 16px;
}
.frist_check u{
  padding-left: 6px;
}
.frsit_btn_frm{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
/*------------------ お問い合わせ 確認 ---------------*/
.second_page_title{
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 135px;
  padding-bottom: 46px;
  margin-bottom: 102px;
  background-color: #B39A47;
  text-align: center;
}
.second_page_title .biz_style_en{
  color: #FFF;
  font-size: 20px;
  margin-bottom: 10px;
}
.second_page_title .biz_style2_jp{
  display: inline-block;
  color: #FFF;
  font-size: 47px;
  padding-bottom: 24px;
  border-bottom: 1px solid #FFF;
  width: 672px;
}
.second_form_entry {
  position: relative;
  margin-left: 17.969%;
  width: 64.0625%;
  margin-top: 2px;
  padding-top: 2px;
  margin-bottom: 70px;
}
.input_detail {
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
}
.input_detail_item {
  display: flex;
}
.input_dt_style1{
  display: flex;
  padding-left: 6.098%;
  font-weight: 600;
  border-right: 1px solid #CCC;
  width: 23.171%;
  align-items: center;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 18px;
  padding-top: 22px;
  padding-right: 10px;
  padding-bottom: 25px;
}
.input_dt_style2{
  display: flex;
  padding-left: 6.098%;
  font-weight: 600;
  border-right: 1px solid #CCC;
  width: 23.171%;
  align-items: center;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 18px;
  padding-top: 13px;
  padding-right: 10px;
  padding-bottom: 12px;
}
.input_dt_style3{
  display: flex;
  padding-left: 6.098%;
  font-weight: 600;
  border-right: 1px solid #CCC;
  width: 23.171%;
  align-items: center;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 27px;
  padding-top: 21px;
  padding-right: 10px;
  padding-bottom: 21px;
}
.input_dt_style4{
  display: flex;
  padding-left: 6.098%;
  font-weight: 600;
  border-right: 1px solid #CCC;
  width: 23.171%;
  align-items: center;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 27px;
  padding-top: 18px;
  padding-right: 10px;
  padding-bottom: 21px;
}
.input_dt_style5{
  display: flex;
  padding-left: 6.098%;
  font-weight: 600;
  border-right: 1px solid #CCC;
  width: 23.171%;
  align-items: center;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 18px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 12px;
}
.input_dt_style6{
  display: flex;
  padding-left: 6.098%;
  font-weight: 600;
  border-right: 1px solid #CCC;
  width: 23.171%;
  align-items: center;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 28px;
  padding-right: 10px;
  padding-bottom: 12px;
}
.input_dt_style7{
  display: flex;
  padding-left: 6.098%;
  font-weight: 600;
  border-right: 1px solid #CCC;
  width: 23.171%;
  align-items: center;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 27px;
  padding-top: 16px;
  padding-right: 10px;
  padding-bottom: 21px;
}
.input_detail_item {
  display: flex;
}
.input_dd_style1{
  flex: 1;
  padding: 23px 0 25px 6.098%;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 30px;
}
.input_dd_style2{
  flex: 1;
  padding: 25px 0 25px 6.098%;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 30px;
}
.input_dd_style3{
  flex: 1;
  padding: 33px 0 25px 6.098%;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.25px;
}
.input_dd_style4{
  flex: 1;
  padding: 23px 0 25px 6.098%;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 1px;
}
.input_dd_style5{
  flex: 1;
  padding: 27px 0 25px 6.098%;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 35px;
}
.input_dd_style6{
  flex: 1;
  padding: 21px 0 25px 6.098%;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 40px;
}
.input_dd_style7{
  flex: 1;
  padding: 15px 0 25px 6.098%;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 40px;
}
.input_dd_style8{
  flex: 1;
  padding: 23px 0 25px 6.098%;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0px;
}
.second_btn_frm{
  display: flex;
  justify-content: center;
  gap: 40px;
  width: 100%;
  margin-bottom: 104px;
}
/*------------------ お問い合わせ 完了 ---------------*/
.third_page_title{
  position: relative;
  padding-top: 135px;
  padding-bottom: 46px;
  width: 100%;
  height: auto;
  margin-bottom: 71px;
  background-color: #B39A47;
  text-align: center;
}
.third_page_title .biz_style_en{
  color: #FFF;
  font-size: 20px;
  margin-bottom: 10px;
}
.third_page_title .biz_style2_jp{
  display: inline-block;
  color: #FFF;
  font-size: 47px;
  padding-bottom: 24px;
  border-bottom: 1px solid #FFF;
  width: 672px;
}
.third_text_frm{
  position: relative;
  margin-left: 9.375%;
  width: 81.25%;
  min-height: 230px;
  background-color: #e6e6e6;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  text-align: left;
  margin-bottom: 70px;
}
.third_text_title{
  position: relative;
  padding-top: 60px;
  margin-top: 60px;
  margin-left: 5.769%;
  width: 88.462%;
  margin-bottom: 30px;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  text-align: left;
}
.third_text_body{
  position: relative;
  margin-left: 5.769%;
  margin-bottom: 60px;
  width: 88.462%;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}
.frist_return_btn, .frist_check_btn, .second_return_btn, .sencond_send_btn, .third_backtop_btn {
  display: flex;
  align-items: center;
  width: 240px;
  height: 70px;
  justify-content: space-between;
  color: #ffffff ;
  background-color: #B39A47;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  z-index: 100;
}
.frist_check_btn::after, .sencond_send_btn::after, .third_backtop_btn::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../img/common/arrow03.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.frist_return_btn::before, .second_return_btn::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../img/common/arrow02.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.frist_return_btn, .second_return_btn {
  background-color: #525252;
  padding-left: 83px;
  padding-right: 80px;
}
.frist_check_btn {
  padding-left: 31px;
  padding-right: 32px;
}
.sencond_send_btn {
  padding-left: 32px;
  padding-right: 32px;
}
.third_backtop_btn {
  float:none;
  margin-left: 40.8%;
  margin-top: 0px;
  padding-left: 51px;
  padding-right: 51px;
  margin-bottom: 64px;
}


.biz_style_en {
  margin-bottom: 8px;
}