@charset "UTF-8";
/* CSS Document */
.red {
  color: #ff0000;
  font-weight: bold;
}

#mailform {
  max-width: 640px;
}
@media screen and (max-width: 700px) {
  #mailform {
    width: 90%;
  }
}
#mailform .textArea {
  text-align: left;
  line-height: 1.8;
  font-size: 20px;
  color: #666666;
  margin-bottom: 50px;
  font-family: sans-serif;
}
@media screen and (max-width: 700px) {
  #mailform .textArea {
    font-size: 17px;
  }
}
#mailform .textArea a {
  color: #00a0e9;
}
#mailform .textArea a:hover {
  text-decoration: underline;
}
#mailform label {
  vertical-align: text-top;
}
#mailform form {
  width: 100%;
  margin: 0 auto;
  font-family: sans-serif;
}
#mailform h3 {
  font-family: inherit;
  font-weight: bold;
  color: #002240;
  text-align: left;
  font-size: 2.8571428571vw;
  letter-spacing: 2px;
}
#mailform input {
  width: 100%;
  border: 1px solid #b5b5b6;
  padding: 13px;
  font-size: 18px;
  margin: 8px 0 20px;
}
#mailform button {
  width: 150px;
  height: 40px;
  border: 1px solid #cecece;
  padding: 5px;
  cursor: pointer;
}
#mailform label {
  width: 100%;
  clear: both;
  color: #333;
  line-height: 1.8;
  font-size: 17px;
  line-height: 2;
}
#mailform textarea {
  width: 100%;
  height: 200px;
  float: right;
  display: block;
  margin-bottom: 20px;
  border: 1px solid #b5b5b6;
  padding: 5px;
  font-size: 16px;
}
#mailform form:after,
#mailform textarea:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#mailform div {
  text-align: left;
  /*position: relative;*/
  margin-bottom: 14px;
  font-size: 1.4rem;
}
#mailform div .addNo {
  display: flex;
  position: absolute;
  top: 0;
  left: 90px;
  width: 100%;
}
@media screen and (max-width: 500px) {
  #mailform div .addNo {
    left: 70px;
  }
}
#mailform div .addNo input {
  padding: 10px;
  font-size: 16px;
  height: 35px;
  margin: -4px auto 0;
  width: 30%;
  min-width: 152px;
  margin-left: 0;
}
#mailform div .addNo label {
  width: 14%;
}
#mailform div.radioButton {
  /*display: flex;*/
  /*border-bottom: 1px solid #b5b5b6;*/
  padding: 20px 0;
}
@media screen and (max-width: 500px) {
  #mailform div.radioButton {
    flex-wrap: wrap;
  }
}
#mailform div.radioButton input {
  width: auto;
  text-align: left;
  padding: 0;
  margin: 0 !important;
}
#mailform div.radioButton div {
  width: 100%;
}
#mailform div.radioButton label {
  width: 40% !important;
  line-height: 1;
  display: inline;
}
@media screen and (max-width: 600px) {
  #mailform div.radioButton label {
    width: 44% !important;
  }
  #mailform div.radioButton label:first-child {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 500px) {
  #mailform div.radioButton label {
    width: 100% !important;
  }
}
#mailform div.radioButton span label {
  width: 100% !important;
}
#mailform div p.note {
  font-size: 12px;
  color: #8f8681;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  #mailform div p.note {
    bottom: -15px;
  }
}
#mailform div.checkArea {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #b5b5b6;
}
@media screen and (max-width: 500px) {
  #mailform div.checkArea {
    display: block;
  }
}
#mailform div.checkArea label {
  width: 30%;
}
#mailform div.checkArea div {
  font-size: 14px;
  line-height: 2;
}
#mailform div.checkArea div .flex {
  display: flex;
  text-align: left;
  margin-bottom: 0;
}
#mailform div.checkArea div .flex input,
#mailform div.checkArea div .flex label {
  width: auto;
}
#mailform div.checkArea div .flex span {
  width: 100%;
  display: block;
}
#mailform div.checkArea div .flex input {
  margin-right: 5px;
}
#mailform div.finishBtn {
  text-align: center;
}
#mailform div.finishBtn input {
  background: #000;
  color: #fff;
  font-size: 14px;
  border: none;
  width: 200px;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  #mailform div label:first-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 500px) {
  #mailform div label:first-child {
    width: 20%;
  }
}

/*.mailform{background-color: #ffffff;}*/
br.sp_block {
  display: none;
}

/*----------------------------------
			mailform_contact
------------------------------------*/
.sec_main_visual {
  z-index: 1;
  max-width: 100%;
  min-height: 430px;
  z-index: 1;
}

section.mailform {
  position: relative;
  overflow: hidden;
  margin: -44% 0;
  padding: 0 0;
  color: #002240;
  clear: both;
}

#mailform {
  z-index: 10;
  height: auto;
  margin: 40px auto;
}
@media screen and (max-width: 768px) {
  #mailform {
    margin: -40px auto 30px;
  }
}
@media screen and (max-width: 560px) {
  #mailform {
    margin: 0 auto 30px;
  }
}

section.mailform:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 70%;
  margin: 3% -10% 0;
  background-color: #fff;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  z-index: 10;
}
section.mailform .inner {
  box-sizing: border-box;
  width: 80%;
  max-width: 960px;
  height: 800px;
  margin: 0 auto;
  padding: 100px 10px 120px;
  color: #fff;
  text-align: center;
  z-index: 9999;
}

#mailform .inner div:last-of-type {
  width: 20%;
  margin: 30px auto;
  clear: both;
}

.sec_bgArea {
  padding: 270px 0 0 0;
  margin: 60px auto 0 auto;
}

/*-----------------------------------------------------	*/
/*	1280px -					*/
/*-----------------------------------------------------	*/
@media screen and (min-width: 1280px) {
  .sec_main_visual .main_img {
    height: 910px !important;
  }
}
/*-----------------------------------------------------	*/
/*	for - 1279px					*/
/*-----------------------------------------------------	*/
@media screen and (max-width: 1279px) {
  .sec_bgArea {
    padding: 216px 0 0 0;
    margin: 60px auto 0 auto;
  }
  section .sec06 .inner div span {
    font-size: 2.1276595745vw;
  }
}
/*-----------------------------------------------------	*/
/*	for - 959px					*/
/*-----------------------------------------------------	*/
/*@media screen and (max-width: 959px) {
    #mailform {
        padding: 0 15px;
        box-sizing: border-box;
    }
}*/
/*-----------------------------------------------------	*/
/*	for - 767px					*/
/*-----------------------------------------------------	*/
@media screen and (max-width: 767px) {
  br.sp_block {
    display: block;
  }
  .sec_main_visual .main_ttl {
    padding: 130px 0 0 0;
  }
  .sec_main_visual .main_ttl h2 {
    font-size: 7.1428571429vw;
  }
  .sec_main_visual .main_img {
    height: 460px !important;
  }
  section.mailform {
    margin: -57% 0;
  }
  section.mailform .inner {
    height: 830px;
    padding: 50px 10px 120px;
  }
  #mailform h3 {
    font-size: 5.8823529412vw;
  }
  #mailform input {
    width: 100%;
    margin-bottom: 10px;
  }
  #mailform label {
    width: 100%;
  }
  #mailform textarea {
    width: 100%;
    margin-bottom: 20px;
  }
  #mailform .inner div:last-of-type {
    width: 100%;
    margin: 0 auto;
  }
  #mailform button {
    width: 100%;
  }
  #mailform .header_navi h1 {
    width: 27%;
    position: absolute;
    top: 26px;
    left: 14px;
  }
  section .sec06 .inner div span {
    font-size: 8.3333333333vw;
  }
  section .sec06 .inner div span:first-of-type::before {
    font-size: 4.7619047619vw;
  }
  section .sec06 .inner div span:last-of-type::before {
    content: "FAX:";
    font-size: 4.7619047619vw;
  }
}
/*************************
20240212_追記
*************************/
#mailform .mwform-tel-field input {
  width: 30%;
}
#mailform .mwform-radio-field {
  display: inline-block;
  width: 25%;
}
@media screen and (max-width: 500px) {
  #mailform .mwform-radio-field {
    margin: 20px auto 0 !important;
  }
}
#mailform .mwform-radio-field label {
  display: inline-block;
  width: 100% !important;
  margin: auto !important;
}
#mailform .mwform-radio-field label span {
  margin: auto;
}
#mailform .mwform-checkbox-field label input {
  margin: auto;
  text-align: left;
  margin-right: 10px;
  width: auto;
  vertical-align: text-top;
}
#mailform .mwform-checkbox-field label span {
  display: inline-block;
}
#mailform .finishBtn input {
  margin: 30px auto;
}
@media screen and (max-width: 500px) {
  #mailform .finishBtn input {
    margin: 10px auto 0 !important;
  }
}

/*********
  form 追記
*********/
.wpcf7-list-item-label {
  vertical-align: top;
}

.wpcf7-list-item {
  display: block !important;
}

.wpcf7-spinner {
  display: none !important;
}

.clr2Contact .posi {
  position: relative;
}

#thanks div {
  text-align: center;
  margin: 60px auto;
  width: 80%;
  max-width: 960px;
}/*# sourceMappingURL=scss_mailform.css.map */