@charset "utf-8";

/*==================================================
form
==================================================*/
#container {
  background-image: url('../../../static_img/common/inner_bg_pc.webp');
	background-position: top center;
  background-size: 100%;
  padding-bottom: 62px;
}
#container.thanks {
    background-size: cover;
}
@media all and (max-width: 750px) {
  #container {
    background-image: url('../../../static_img/common/inner_bg_sp.webp');
  }  
}
.request-content {
    padding-bottom: 80px;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    font-feature-settings: "palt" 1;
}
.request-content .page-title {
    background: url(../img/cmn/request_title_bg.jpg) top center no-repeat;
    background-size: cover;
    height: 190px;
    padding: 20px 0;
    text-align: center;
}
.business-left {
	width: 59.0090909%;
}
.business-right {
	width: 38%;
	font-size: 14px;
	font-size: 1.4rem;
}
.entry-dd a {
	text-decoration: underline;
	color: #204C3B;
	font-weight: bold;
}
.att {
  color: #fff;
  display:block;
  margin-top:20px;
}
.entry-box .intro p {
    text-align: center;
    font-size:16px;
    line-height: 1;
  letter-spacing: 0.04em;
    color: #fff;
}
.entry-box .intro {
    margin-bottom: 70px;
}
.entry-box dl.first {
    border-top: 1px solid #aaa;
}
.form-tit {
    color: #fff;
}
.entry-box dl {
    display: block;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background-color: #fff;
}
.entry-box dl dt {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    padding: 15px;
    line-height: 2.4;
    font-weight: 500;
}
.entry-box dl.hope dt {
    padding:15px 0 15px 15px;
}
.entry-box dl dd {
    display: inline-block;
    width: 74%;
    vertical-align: top;
    border-left: 1px solid #aaa;
    padding: 15px;
}
.entry-box .icon-required {
    display: inline-block;
    background: #9E0002;
    color: #fff;
    font-size: 0.714em;
    padding: 4px 10px 6px;
    margin-left: 10px;
    line-height: 1;
    vertical-align: middle;
    margin-bottom: 2px;
}

.entry-box input[type="text"] {
    width: 80%;
    vertical-align: top;
    padding: 5px;
    font-weight: 500;
    font-size: 1.6rem;
}
.entry-box input[type="checkbox"] {
    margin-right: 4px;
}
.entry-box input[type="radio"] {
    margin-right: 14px;
}
.entry-box select {
    width: 40%;
    vertical-align: top;
    padding: 10px;
    font-weight: 500;
    font-size: 1.6rem;
    margin-bottom: 10px;
  font-family: "Noto Serif JP", serif;
}
.entry-box textarea {
    width: 100% !important;
    height: 150px !important;
    vertical-align: top;
    padding: 5px;
  	font-family: 'Zen Kaku Gothic New', sans-serif;
    font-weight: 500;
    font-size: 1.6rem;
    border-color: #000;
    border: revert;
}
label sup {
    font-size: 0.8rem;
    vertical-align: super;
}
.entry-box .extxt {
    font-size: 1.2rem;
}
.entry-box .address-tit {
    width: 19%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
#mfp_hidden {
    display: none;
}
.btn-area,
.mfp_buttons {
    text-align: center;
}
.mfp_buttons {
    padding-top: 60px;
    display: flex;
    gap: 10px;
    font-size: 0;
    line-height: 0;
    flex-direction: row-reverse;
}
.btn-area input,
.btn-area button,
.mfp_buttons button {
width: 450px;
  height: 80px;
  border-radius: 5px;
  font-size: 18px;
  background: #36484c;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  border: none;
  padding: 0;
  font-family: "Noto Serif JP", serif;
  margin: 0;
/*! display: block; */
/*! box-sizing: revert; */
}
#mfp_button_cancel {
    background: #ddd;
    color: #000;
}
.btn-area input:last-child,
.btn-area button.btn-reset{
  background: #ddedf3;
  color:#333;
}
.btn-area button:hover {
    opacity: 0.7;
}
.news-borderbox {
	border: 1px solid #204C3B;
	padding: 30px;
	text-align: center;
	margin-top: 30px;
}
.privacy-box {
    width: 100%;
    padding: 10px;
    height: 300px;
    overflow-y: auto;
    margin-top: 15px;
    border: 1px solid #ccc;
}
.policy-box p {
    font-size: 1.3rem;
    line-height: 1.8;
    text-align: left;
}
.mfp_err {
  color: #9E0002;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 5px;
  font-size: 12px;
}
#mfp_phase_confirm h4 {
    text-align: center;
    margin-bottom: 4rem;
}
#mfp_confirm_table {
    width: 100%;
}
#mfp_confirm_table tr th {
    width: 36%;
}
#mfp_confirm_table tr td {
    width: 63%;
}
#mfp_confirm_table tr th,
#mfp_confirm_table tr td {
    display: inline-block;
    vertical-align: top;
}
#mfp_phase_confirm_inner h4 {
/*     font-size: 2rem !important; */
}
.form-sbox {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.form-sbox:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.form-sbox .sbox-tit {
    margin-bottom: 0.5rem;
}
.flex_box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flex_box label {
    width: 33%;
    font-size: 1.3rem;
    font-weight: 500;
}
.flex_box label.wide {
    width: 40%;
    font-size: 1.3rem;
}
.flex_box::after {
    display: block;
    content:"";
    width: 33%;
}
.flex_box label.long {
    width: 66.5%;
}
.btn-area.mt30 {
    margin-top: 30px;
}
.btn-area.mt60 {
    margin-top: 60px;
}
.btn-area.mt80 {
    margin-top: 80px;
}
.name-box {
    width: 50%;
  align-items: center;
}
.name-box span {
    margin-right: 5px;
}
.w40 {
    width: 40% !important;
}
.w60 {
    width: 60% !important;
}
.after-txt {
    display: inline-block;
    font-size: 1.3rem;
    margin-left: 1rem;
}
input::placeholder {
  color: #ccc;
  font-family: "Noto Serif JP", serif;
}
input:-ms-input-placeholder {
  color: #ccc;
  font-family: "Noto Serif JP", serif;
}
input::-ms-input-placeholder {
  color: #ccc;
  font-family: "Noto Serif JP", serif;
}
.privacy-block{
  border:1px solid #b2b2b2;
  display:flex;
  align-items: flex-start;
  background-color: #fff;
}
.privacy-tit {
  width:235px;
  border-right:1px solid #b2b2b2;
  box-sizing:border-box;
  padding: 15px 15px 29px;
}
.privacy-tit .form-tit {
  display: inline-block;
  line-height:2;
  margin-bottom: 0;
  font-size:16.8px;
  color: #000;
}
.privacy-wrap {
  width:682px;
  box-sizing:border-box;
  padding:10px 15px;
  font-size:14px;
  line-height:2.701; 
}
.privacy-input {
  display: inline-block;
}
.privacy-wrap .txt{
  line-height:1.667;
  margin-bottom: 0;
}
.privacy-wrap .txt a{
  color: #9e0002;
  text-decoration: underline;
  text-decoration-color: #9e0002;
}
.privacy-input label{
  font-size:15px;
  font-weight: 500;
}
.privacy-input input {
    margin-right: 5px;
}

#mfp_confirm_table,
#mfp_confirm_table tr {
/*     border: 1px solid #204C3B; */
    border-collapse: collapse;
}
#mfp_confirm_table {
    width: 100%;
}
#mfp_confirm_table tr th {
    width: 36%;
}
#mfp_confirm_table tr td {
    width: 64%;
    border-left: 1px solid #aaa;
}
#mfp_confirm_table tr th,
#mfp_confirm_table tr td {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 20px;
    border-bottom: solid 1px #aaa;
}
#mfp_phase_confirm_inner h4 {
   text-align: center;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #fff;
  font-weight: 400;
   margin-bottom: 70px;
}

@media screen and (max-width: 1230px) {
}

@media screen and (max-width: 1060px) {
}
@media screen and (max-width: 1000px) {
}

@media screen and (max-width: 768px) {
  .request-content {
    margin-bottom: 10.417vw;
  }
  h2.tit02 {
    font-size: 5.067vw;
    margin: 0 0 6.667vw;
    letter-spacing: 0.02em;
  }
  .att {
    margin-top:2.667vw;
  }
  .entry-box .intro p {
    /*text-align: left;*/
    font-size:3.2vw;
    letter-spacing: 0;
  }
  .entry-box .intro {
    margin-bottom: 9.6vw;
  }
.entry-box dl dt {
    display: block;
    width: 100%;
    margin-bottom: 15px;
	text-align: center;
}
.entry-box dl.hope dt {
    padding:15px;
}
.entry-box dl dd {
    display: block;
    width: 100%;
    margin-bottom: 30px;
	text-align: center;
    border-left: none;
}
.entry-box input {
    width: 100%;
    padding: 8px;
}
.entry-box input[type="checkbox"] {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.entry-box input[type="text"] {
    width: 100%;
}
.entry-box select {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    text-align: left;
}    
.bottom-ex{
    width: 100%;
    display: block;
    text-align: left;
}    
.entry-box .address-tit {
    width: 100%;
    display: block;
    text-align: left;
}
#mfp_confirm_table tr th {
    width: 100%;
    margin-bottom: 15px;
    display: block;
    font-weight: bold;
    text-align: left;
} 
#mfp_confirm_table tr td {
    width: 100%;
    margin-bottom: 30px;
    display: block;
    margin-bottom: 0;
}
.flex_box label {
    width: 50%;
    text-align: left;
}
.flex_box label.wide {
    width: 50%;
    text-align: left;
}
.flex_box::after {
    display: block;
    content:"";
    width: 50%;
}
.flex_box label.long {
    width: 100%;
}
.form-sbox .sbox-tit {
    text-align: left;
}
.form-tit {
    text-align: center;
}
.entry-box input[type="radio"] {
    margin-right: 10px;
    width: auto;
    vertical-align: middle;
}
.entry-box label {
    vertical-align: middle;
}
#mfp_confirm_table tr th {
    width: 100%;
    display: block;
    font-weight: 400;
    text-align: left;
    padding-bottom: 0 !important;
    border: initial;
} 
#mfp_confirm_table tr td {
    width: 100%;
    display: block;
    border-left: none;
}
.privacy-block{
  display:block;
  padding:3.333vw 0 2.667vw 2.4vw;
  text-align: left;
}
.privacy-tit {
  width:100%;
  border-right:none;
  padding:0;
  text-align: left;
}
.privacy-tit .form-tit {
  display: inline-block;
  line-height:1;
  font-size:3.2vw;
  padding:0;
}
.privacy-wrap {
  width:100%;
  padding:0;
  font-size:3.2vw;
}
.privacy-wrap .txt{
  font-size:3.2vw;
  line-height:1.75;
  letter-spacing: -0.06em;
}
.privacy-input label{
  font-size:3.733vw;
  display: flex;
  align-items: center;
  line-height: 1;
  letter-spacing: -0.02em;
  position: relative;
  bottom: -1.333vw;
}
  .btn-area button,
  .mfp_buttons button {
    width:100%;
    height:13.021vw;
    border-radius: 1vw;
    font-size:3.125vw;
    margin:0 0 2.604vw;
  }
  .btn-area button.btn-reset{
    margin-bottom:0;
  }
  .btn-area.mt60 {
    margin-top: 8vw;
  }
  .btn-area.mt80 {
    margin-top: 5.208vw;
  }
   #footer .foot-corporate {
    padding: 10.39% 0 2.604% !important;
  }
}
#postcode {
    ime-mode: disabled;
}


.thx-sec h3.tit02 {
  font-size: 40px;
  text-align: center;
  margin: 0 auto 25px;
  font-weight: 700;
  color: #378eb6;
}
.thx-sec .intro p{
  font-size:17px;
  color:#fff;
  line-height:2;
}
.thx-sec .pwttl{
  text-align: center;
  font-size:21px;
  line-height:1;
  color:#333;
  font-weight: 700;
  margin-bottom:20px;
}
.thx-sec .pwBox{
  text-align: center;
  width:480px;
  height:90px;
  line-height:1;
  margin:0 auto;
  color:#378eb6;
  padding:20px 0;
  box-sizing:border-box;
  border:4px solid #378eb6;
  background-color:#ebf3f8;
  font-size:40px;
  font-weight: 700;
}
.thx-sec .btnWrap{
  width:920px;
  margin:0 auto;
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.thx-sec .btn{
  text-align: center;
  width:450px;
  height:80px;
  margin:0 auto;
}
.thx-sec .btn a{
  font-size:18px;
  line-height:80px;
  display:block;
  height:100%;
  color:#000;
  background-color:#ddd;
  border-radius: 5px;
  box-sizing:border-box;
}
.thx-sec .btn.lim a{
  background-color: #bdb071;
}

@media screen and (max-width: 768px) {
  .thx-sec h3.tit02 {
    font-size: 6.771vw;
    margin: 0 auto 7.813%;
    letter-spacing: -0.06em;
  }
  .thx-sec .intro p{
    font-size:3.125vw;
  }
  .thx-sec .pwttl{
    font-size:3.646vw;
    margin-bottom:2.865vw;
  }
  .thx-sec .pwBox{
    width:68.3859%;
    height:15.625vw;
    padding:1.953vw 0;
    border:0.521vw solid #378eb6;
    font-size:9.375vw;
  }
  .thx-sec .btnWrap{
    width:100%;
    display:block;
  }
  .thx-sec .btn{
    width:100%;
    height:13.333vw;
  }
  .thx-sec .btn a{
    font-size:3.2vw;
    line-height:13.333vw;
    border-radius: 1.333vw;
  }
}




#formWrap {
	margin:0 auto;
	line-height:120%;
	font-size:14px;
  font-weight: 500;
}
table.formTable{
	width:960px;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #333;
	padding:18px 20px 15px 20px;
}

table.formTable td{
	color:#333;
}

table.formTable th{
	width:30%;
	font-weight:normal;
	text-align:left;
	color:#333;
  border:1px solid #333;
}
p.error_messe{
	margin:5px 0;
	color:red;
}
p.pcomf{
	text-align:center;
	margin:140px 0 30px;
	font-size:14px;
}

@media screen and (max-width: 768px) {
  #formWrap {
    font-size:3.2vw;
  }
  table.formTable{
    width:89.583%;
    margin:0 auto;
  }
  /*table.formTable td,table.formTable th{
    padding:18px 20px 15px 20px;
  }*/
  p.pcomf{
    text-align:center;
    margin:24.74% 0 6.51%;
    line-height:1.5;
    font-size:3.2vw;
  }
}

.hope select{
  height:38px;
  padding:0 10px;
}
.res_cap {
  font-size:14px;
  line-height:1.429;
  color:#333;
  display:block;
  letter-spacing: -0.02em;
  margin:5px 0 18px;
  font-weight: 400;
  text-align: left;
}
.con_wrap {
  font-size:17px;
  color:#000;
  background-color:#f5f5f5;
  line-height:1;
  display:flex;
  flex-wrap: wrap;
  padding:30px;
  box-sizing:border-box;
  margin-bottom: 23px;
}
.con_wrap span:first-child{
  width:100%;
  font-weight: 400;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}
.con_wrap span:last-child{
  font-size:13px;
  line-height:1.538;
  font-weight: 400;
  letter-spacing: -0.02em;
  margin: 5px 0 0 15px;
}
.con_wrap .tel_lnk{
  font-size:43px;
  color:#000;
  display: flex;
  align-items: baseline;
}
.con_wrap .tel_lnk img{
  width:52px;
  margin-right:10px;
}

@media screen and (max-width: 768px) {
  .hope select{
    width:45%;
    height:33px;
  }
  .res_cap {
    font-size: 100%;
    margin:0 0 2.604vw;
  }
  .con_wrap {
    font-size: 100%;
    padding:3.255vw;
    margin-bottom: 0;
    justify-content: center;
  }
  .con_wrap span:first-child{
    margin-bottom: 1.302vw;
  }
  .con_wrap span:last-child{
    font-size: 1.691vw;
    margin: 0.651vw 0 0 1.953vw;
    text-align: left;
  }
  .con_wrap .tel_lnk{
    font-size:5.594vw;
  }
  .con_wrap .tel_lnk img{
    width:6.771vw;
    margin-right:1.953vw;
  }
}

span .disabled_17{
  display:none;
}

.bnr_wrap{
  width:100%;
  margin: 14px auto 24px;
}

@media screen and (max-width: 768px) {
  .bnr_wrap{
    margin: 0 auto;
  }
    .mfp_buttons {
        display: block;
    }
}


.flex_box label.long input[type="text"] {
  margin-left:10px;
}
.name-box {
  display: flex;
}
.mfp_rows > div{
  display:flex;
  align-items: center;
}
.flex_box label {
  display: flex;
  align-items: center;
}
.btn-area{
  display:flex;
  gap:20px;
}
.btn-area button{
  width:450px;
  height: 80px;
  border-radius: 5px;
  font-size: 18px;
  background: #36484c;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  border: none;
  padding: 0;
  font-family: "Noto Serif JP", serif;
  margin:0;
}
.btn-area input:first-child,
.btn-area button.btn-reset {
  background: #ddd;
  color: #000;
}
.btn-submit:disabled {
  opacity: 0.5;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .flex_box label.long input[type="text"] {
    margin-left:0;
  }
  .name-box {
    display: block;
  }
  .mfp_rows > div{
    display: block;
  }
  .flex_box label {
    display: block;
  }
  .btn-area{
    flex-direction: column-reverse;
    gap:0;
  }
  .btn-area button{
    width:100%;
    height: 13.333vw;
    border-radius: 1.333vw;
    font-size: 3.2vw;
  }
  .btn-area input:first-child,
  .btn-area button.btn-reset {
    margin-top:2.667vw;
  }
}



#mfp_confirm_table {
    background-color: #fff;
}