@charset 'utf-8';
.boxContactFormNaviTb {
  display: table;
  width: 100%;
  margin-bottom: 40px;
  border: 1px #ccc solid;
}
.boxContactFormNaviTbc {
  position: relative;
  display: table-cell;
  width: 33.33333333%;
  height: 62px;
  padding-left: 0.8em;
  /*background-color: #f0f0f0;*/
  background-color: #eee;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.8rem;
  font-size: 1.25rem;
}
.boxContactFormNaviTbc:not(:last-child):before {
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -82px;
  width: 0;
  height: 0;
  border: 41px solid transparent;
  border-left: 41px solid #fff;
}
.boxContactFormNaviTbc:not(:last-child):after {
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -62px;
  width: 0;
  height: 0;
  border: 31px solid transparent;
  border-left: 31px solid #eee;
}
.boxContactFormNaviTbc.current {
  /*background-color: #c21919;*/
  background-color: #690804;
  color: #fff;
}
.boxContactFormNaviTbc.current:not(:last-child):after {
  position: absolute;
  z-index: 4;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -62px;
  width: 0;
  height: 0;
  border: 31px solid transparent;
  border-left: 31px solid #690804;
}
.boxContactFormNaviTbc:not(:last-child) .boxCont:before {
  position: absolute;
  z-index: 4;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -64px;
  width: 0;
  height: 0;
  border: 32px solid transparent;
  border-left: 32px solid #ccc;
}
.boxContactFormNaviTbc:not(:last-child) .boxCont:after {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -73px;
  width: 0;
  height: 0;
  border: 31px solid transparent;
  border-left: 31px solid #ccc;
}
/*
.boxContactFormNaviTbc .icnArrow00 {
  display: none;
  position: absolute;
  z-index: 2;
  top: -1px;
  right: -25px;
}
.boxContactFormNaviTbc .icnArrow00.current {
  display: inline;
}*/
/****************/
.boxContactTopNavi {
  margin-bottom: 50px;
  /*
  padding: 12px 20px 11px 20px;
  border: 7px #c9c9c9 solid;*/
  text-align: center;
}
@media all and (max-width: 750px) {
  .boxContactTopNavi {
    margin-bottom: 7vw;
    text-align: left;
  }
}
.boxContactTopNavi .boxBaseCom {
  line-height: 1.7;
  letter-spacing: 0.08em;
  font-size: 1rem;
}
@media all and (max-width: 750px) {
  .boxContactTopNavi .boxBaseCom {
    letter-spacing: 0.03em;
    font-size: 3.8vw;
  }
}
.boxContactTopNavi .boxBaseCom p {
  margin: 0;
}
@media all and (max-width: 750px) {
  .boxContactTopNavi .boxBaseCom p {
    margin-bottom: 5vw;
  }
  .boxContactTopNavi .boxBaseCom p:last-child {
    margin-bottom: 0;
  }
}
.ulContactTopNavi li {
  line-height: 1.7;
  letter-spacing: 0.08em;
}
/*
.ulContactTopNavi li:before {
  content: '・';
  margin-right: 5px;
}*/
/****************/
.boxContactTopCom {
  margin-bottom: 40px;
  /*padding: 23px 20px 17px 25px;*/
  /*border: 1px #376c57 solid;*/
  text-align: center;
  letter-spacing: 0.2em;
  line-height: 1.7;
  font-size: 1.13rem;
}
.boxContactTopCom li {
  margin-bottom: 3px;
  font-size: 0.98rem;
}
.formContact .dlOrgName,
.formContact dl.first {
  /*border-top: 1px #999 dotted;*/
  background-image: url(../../images/company/company-border01.png), url(../../images/company/company-border01.png);
  background-repeat: repeat-x, repeat-x;
  background-position: left top,left bottom;
  background-size: 1061px 1px,1061px 1px;
}
.formContact .dlContSelect .boxSepaTtl {
  margin: 9px 0 22px 0;
  background-image: url(../../images/company/company-border01.png);
  background-repeat: repeat-x;
  background-position: left center;
  background-size: 1061px 1px;
}
.formContact .dlContSelect .boxSepaTtl > span {
  display: inline-block;
  padding: 2px 10px 2px 16px;
  background-color: #fff;
  background-image: url(../../images/common/libase02-deco01.png);
  background-repeat: no-repeat;
  background-position: left 0.4em;
  background-size: 8px auto;
  font-size: 1.23rem;
}
.formContact .dlCont {
  /*margin-bottom: 25px;*/
}
.formContact .dlForm {
  display: table;
  width: 100%;
  padding: 18px 0;
  border-top: 1px #b2b2b2 solid;
  /*background-image: url(./../../images/company/company-border01.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 1061px 1px;*/
  font-size: 1.25rem;
}
.formContact .dlForm.dlPrivacy {
  border: 0;
}
.formContact.modeConfirm .dlForm {
  padding: 25px 0;
  line-height: 1.7;
}
.formContact.modeConfirm .dlForm.last {
  margin-bottom: 60px;
  border-bottom: 1px #b2b2b2 solid;
}
.formContact.modeConfirm .dlCont {
  margin-bottom: 0;
}
.formContact.modeConfirm .dlForm.dlPrivacy {
  border-top: 1px #c9e9f1 solid;
  border-bottom: 1px #c9e9f1 solid;
}
.formContact .dlForm > dt {
  overflow: hidden;
  position: relative;
  display: table-cell;
  width: 27%;
  padding: 2px 0 2px 5%;
  vertical-align: middle;
  letter-spacing: 0.15em;
  font-weight: 700;
}
.formContact .dlForm.typeCol1 > dt {
  display: none;
}
.formContact.modeConfirm .dlForm > dt {
  width: 29%;
}
.formContact.modeConfirm .dlForm.typeCol1 > dt {
  display: table-cell;
}
.formContact .dlForm > dt > span {
  padding-left: 21px;
  background-image: url('../../images/contact/contact-icn-circle01.png');
  background-repeat: no-repeat;
  background-position: left 0.3em;
  background-size: auto auto;
}
@media all and (max-width: 750px) {
  .formContact .dlForm > dt > span {
    padding-left: 4vw;
    background-position: left 0.4em;
    background-size: 2vw auto;
  }
}
/*
.formContact dt .str2{
  letter-spacing: 0.2em;
}
*/
.formContact .markRequired,
.formContact .markNotRequired {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: inline-block;
  width: 38px;
  padding: 3px 0 3px 0;
  text-align: center;
  line-height: 1;
  letter-spacing: normal;
  font-size: 0.8rem;
  font-weight: 500;
}
@media all and (max-width: 750px) {
  .formContact .markRequired,
  .formContact .markNotRequired {
    width: 12%;
    padding: 1% 0 1% 0;
    font-size: 3.5vw;
  }
}
.formContact .markRequired {
  border: 1px #de0000 solid;
  /*background-color: #c1303a;*/
  color: #de0000;
}
.formContact .markNotRequired {
  border: 1px #787777 solid;
  /*background-color: #aaaaaa;*/
  color: #787777;
}
.formContact .markRequired .str2,
.formContact .markNotRequired .str2 {
  letter-spacing: 0.3em;
}
.formContact.modeConfirm .markRequired,
.formContact.modeConfirm .markNotRequired {
  display: none;
}
.formContact .dlForm > dd {
  display: table-cell;
  width: 73%;
  vertical-align: middle;
  font-size: 1.13rem;
}
.formContact .dlForm.typeCol1 > dd {
  width: 100%;
}
.formContact.modeConfirm .dlForm > dd,
.formContact.modeConfirm .dlForm.typeCol1 > dd {
  width: 71%;
}
.formContact dd .boxInputWrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 750px) {
  .formContact dd .boxInputWrap {
    display: block;
  }
}
.formContact dd .txtCom01 {
  padding-top: 5px;
}
.formContact.modeConfirm dd .txtCom01 {
  display: none;
}
.formContact dd .txtCaution {
  display: inline-block;
  margin-left: 20px;
  letter-spacing: 0.15em;
  font-size: 0.97rem;
}
.formContact dd .txtCaution.typeEmailW {
  position: relative;
  top: -30px;
}
.formContact dd input,
.formContact dd select,
.formContact dd textarea {
  box-sizing: border-box;
  padding: 10px;
  border: 1px #aaa solid;
  border-radius: 0;
  font-size: 1.13rem;
  color: #373737;
}
.formContact dd select {
  padding: 15px 17px 19px 17px;
}
:placeholder-shown {
  /*font-family: "A1明朝", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
  color: #bbb;
  font-weight: 400;
}
::-webkit-input-placeholder {
  /*font-family: "A1明朝", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
  color: #bbb;
  font-weight: 400;
}
:-moz-placeholder {
  /*font-family: "A1明朝", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
  color: #bbb;
  font-weight: 400;
}
::-moz-placeholder {
  /*font-family: "A1明朝", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
  color: #bbb;
  font-weight: 400;
}
:-ms-input-placeholder {
  /*font-family: "A1明朝", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
  color: #bbb;
  font-weight: 400;
}
.formContact dd input:focus,
.formContact dd select:focus,
.formContact dd textarea:focus {
  background-color: #ffffcc;
}
.formContact dd input[type="file"] {
  padding: 0;
  border: 0;
}
.formContact dd input[name="del_attach0"] {
  border: 0;
  background: 0;
  cursor: pointer;
  font-size: 1.3rem;
}
.formContact dd label[for="del_attach0"] {
  cursor: pointer;
}
.formContact dd .ulJobcatSelect {
  margin-bottom: 25px;
}
.formContact dd .ulJobcatSelect:last-child {
  margin-bottom: 0;
}
.formContact dd .ulContSelect {
  margin: -10px 0;
  padding-right: 275px;
}
@media all and (max-width: 750px) {
  .formContact dd .ulContSelect {
    margin: 0;
    padding-right: 0;
  }
}
.formContact dd .ulContSelect li {
  float: left;
  width: 50%;
  /*margin-bottom: 20px;*/
  margin: 11px 0;
  font-size: 1.25rem;
}
.formContact dd .ulContSelect li.noMb {
  margin-bottom: 0;
}
.formContact dd .ulContSelect.no2 li {
  float: left;
  width: 25%;
}
.formContact dd .ulContSelect li input {
  margin-right: 10px;
  vertical-align: middle;
}
.formContact input[name="org_name"] {
  width: 550px;
}
.formContact input[name="my_name"],
.formContact input[name="my_name_kana"] {
  width: 355px;
}
.formContact input[name="email"],
.formContact input[name="email2"] {
  width: 355px;
}
.formContact input[name="email2"] {
  margin-top: 12px;
}
.formContact input[name="telno"],
.formContact input[name="faxno"] {
  width: 355px;
}
.formContact input[name="company_name"],
.formContact input[name="company_name_kana"] {
  width: 355px;
}
.formContact input[name="zipcode1"],
.formContact input[name="zipcode2"] {
  width: 80px;
  margin: 0 4px;
}
.formContact input[name="zipcode"],
.formContact select[name="pref"] {
  width: 170px;
  margin-bottom: 12px;
}
.formContact select[name="pref"] {
  height: 50px;
  padding: 0 10px;
}
.formContact input[name="address"] {
  width: 715px;
}
.formContact input[name="address1"] {
  width: 98%;
}
@media all and (max-width: 750px) {
  .formContact input[name="address1"] {
    width: 100%;
  }
}
.formContact input[name="gender"] {
  margin-right: 5px;
  vertical-align: middle;
}
.formContact label[for="gender_m"] {
  margin-right: 20px;
}
.formContact select[name="birth_year"] {
  width: 90px;
  margin-right: 13px;
}
.formContact select[name="birth_month"],
.formContact select[name="birth_day"] {
  width: 80px;
  margin-right: 13px;
}
.formContact select[name="birth_month"],
.formContact select[name="birth_day"] {
  margin-left: 18px;
}
.formContact textarea[name="cont"] {
  width: 98%;
  height: 180px;
  line-height: 1.5;
}
.formContact select[name="cont_select"] {
  width: 355px;
  height: 50px;
  padding: 0 0 0 10px;
}
.formContact .txtInputContSelect {
  margin-bottom: 15px;
}
/***** PrivacyP *****/
.boxContactPrivacyPWrap {
  padding-top: 15px;
}
.boxContactPrivacyPWrap > .ttl {
  display: block;
  padding: 0 0 15px 0;
  border-bottom: 1px #ddd solid;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-weight: 700;
}
.boxPopupPrivacyP {
  display: none;
  padding: 30px 30px 0 30px;
  border: 1px #ccc solid;
  text-align: left;
}
.boxPopupPrivacyP .ttl {
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
}
.boxPopupPrivacyP .ttl2 {
  padding: 30px 0 10px 0;
  font-size: 1rem;
  font-weight: bold;
}
.boxPopupPrivacyP ul.last {
  padding-bottom: 50px;
}
.boxContactPrivacyPCont {
  overflow-y: scroll;
  width: 90%;
  height: 190px;
  margin: 0 auto;
  margin-bottom: 30px;
  padding: 30px;
  background-color: #fafafa;
  font-size: 1rem;
}
.boxContactPrivacyPCont::-webkit-scrollbar {
  width: 12px;
  background-color: #ececec;
}
.boxContactPrivacyPCont::-webkit-scrollbar-thumb {
  width: 10px;
  border-radius: 10px;
  /*background-color: #acdfcb;*/
  background-color: #ccc;
}
.boxContactPrivacyPCont p {
  margin-bottom: 14px;
}
.boxContactPrivacyP {
  width: 84%;
  padding: 12px 0 10px 0;
  margin: 0 auto;
  /*margin-bottom: 65px;*/
  background-color: #f3f3f3;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.15em;
  font-size: 1.05rem;
  font-weight: 700;
}
.boxContactPrivacyP input {
  margin-right: 13px;
}
.boxContactPrivacyP a {
  display: inline-block;
  border-bottom: 1px #0d0d0d solid;
  line-height: 1.2;
}
.boxContactPrivacyP .txtExternalLink:after {
  content: '\f08e';
  font-family: FontAwesome;
  color: #0d0d0d;
}
.boxContactPrivacyP span {
  font-weight: bold;
}
.boxContactCheckPrivacyP02 {
  width: 100%;
  padding: 15px 0;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #e7f8fc;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
}
.boxContactCheckPrivacyP02 a {
  display: inline-block;
  border-bottom: 1px #0d0d0d solid;
  line-height: 1.2;
}
.boxContactCheckPrivacyP02 .txtExternalLink:after {
  content: '\f08e';
  font-family: FontAwesome;
  color: #269cc8;
}
/*** Type Embed ***/
.boxContactCheckPrivacyP.typeEmbed > .ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 80px;
  margin-bottom: 20px;
  /*background-color: #f6f3f0;*/
  background-image: url('../../images/contact/contact01-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-weight: 700;
  color: #04b6df;
}
@media all and (max-width: 750px) {
  .boxContactCheckPrivacyP.typeEmbed > .ttl {
    height: 16vw;
    margin-bottom: 5vw;
    border-top: 1px #c9e9f1 solid;
    border-bottom: 1px #c9e9f1 solid;
    /*background-color: #f6f3f0;*/
    background: none;
    font-size: 5.5vw;
  }
}
.boxContactCheckPrivacyP.typeEmbed .boxContactCheckPrivacyPIn {
  padding: 0 23px 0 23px;
}
@media all and (max-width: 750px) {
  .boxContactCheckPrivacyP.typeEmbed .boxContactCheckPrivacyPIn {
    padding: 0;
  }
}
.boxContactCheckPrivacyP.typeEmbed .boxContactCheckPrivacyP01 {
  width: 100%;
  height: 260px;
  padding: 10px 10px 10px 30px;
  margin: 0 auto;
  margin-bottom: 30px;
  overflow-y: scroll;
  line-height: 1.5;
  font-size: 1rem;
}
@media all and (max-width: 750px) {
  .boxContactCheckPrivacyP.typeEmbed .boxContactCheckPrivacyP01 {
    width: 100%;
    height: 30vw;
    padding: 3% 3% 3% 3%;
    margin-bottom: 5vw;
    font-size: 4vw;
  }
}
/***** Btn *****/
.boxContactSubmitBtn {
  position: relative;
  margin-bottom: 20px;
  padding-top: 70px;
  text-align: center;
}
@media all and (max-width: 750px) {
  .boxContactSubmitBtn {
    margin-bottom: 7%;
    padding-top: 5%;
  }
}
.formContact.modeConfirm .boxContactSubmitBtn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 0;
  /*48px;*/
}
@media all and (max-width: 750px) {
  .formContact.modeConfirm .boxContactSubmitBtn {
    display: block;
    padding-top: 5%;
  }
}
.boxContactSubmitBtn .btnSubmit {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 70px;
  border-radius: 70px;
  border: 0;
  background-color: #55524f;
  letter-spacing: 0.15em;
  font-size: 1.7rem;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
}
@media all and (max-width: 750px) {
  .boxContactSubmitBtn .btnSubmit {
    -webkit-appearance: none;
    height: 15vw;
    border-radius: 15vw;
    border: 0;
    font-size: 1.3rem;
  }
}
.modeConfirm .boxContactSubmitBtn .btnSubmit {
  width: 28.5%;
  height: 65px;
  margin: 0 14px;
  border-radius: 65px;
  font-size: 1.6rem;
}
@media all and (max-width: 750px) {
  .modeConfirm .boxContactSubmitBtn .btnSubmit {
    width: 100%;
    height: 15vw;
    margin: 0;
    border-radius: 15vw;
    font-size: 1.6rem;
  }
}
.boxContactSubmitBtn .btnSubmit.btnContact01 {
  width: 68%;
  margin: 0 auto;
  background-color: #ef858c;
  background-image: url('../../images/contact/contact-submit-icn-arrow01-l.png');
  background-repeat: no-repeat;
  background-position: 75% center;
  background-size: auto auto;
  color: #fff;
}
@media all and (max-width: 750px) {
  .boxContactSubmitBtn .btnSubmit.btnContact01 {
    width: 100%;
    background-position: 95% center;
    background-size: 2.5vw auto;
  }
}
.boxContactSubmitBtn .btnSubmit.btnContact02 {
  background-color: #ef858c;
  background-image: url('../../images/contact/contact-submit-icn-arrow02-l.png');
  background-repeat: no-repeat;
  background-position: 94% center;
  background-size: auto auto;
  color: #fff;
}
@media all and (max-width: 750px) {
  .boxContactSubmitBtn .btnSubmit.btnContact02 {
    background-size: 1.5vw auto;
  }
}
.boxContactSubmitBtn .btnSubmit.btnContactBack {
  background-color: #cdcdcd;
  background-image: url('../../images/contact/contact-submit-icn-arrow02-r.png');
  background-repeat: no-repeat;
  background-position: 6% center;
  background-size: auto auto;
  color: #727171;
}
@media all and (max-width: 750px) {
  .boxContactSubmitBtn .btnSubmit.btnContactBack {
    margin-bottom: 5vw;
    background-size: 1.5vw auto;
  }
}
/*
.boxContactSubmitBtn .btnContact01 {
  width: 76%;
  margin: 0 auto;
  padding-left: 4%;
  background-image: url('./../../images/contact/contact01-icn-arrow-confirm01.png');
  background-repeat: no-repeat;
  background-position: 34% center;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxContactSubmitBtn .btnContact01{
    width: 100%;
    padding-left: 10%;
    background-image: url('./../../images_sp/contact/sp-contact01-icn-arrow-confirm01.png');
    background-position: 15% center;
    background-size: 3% auto;
  }
}
*/
/*
.boxContactSubmitBtn .btnContact02 {
  width: 33%;
  margin-left: 15px;
  padding-right: 3%;
  background-image: url('./../../images/contact/contact01-icn-arrow-submit01.png');
  background-repeat: no-repeat;
  background-position: 86% center;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxContactSubmitBtn .btnContact02{
    width: 100%;
    margin-left: 0;
    padding-right: 11%;
    background-image: url('./../../images_sp/contact/sp-contact01-icn-arrow-submit01.png');
    background-position: 84% center;
    background-size: 3% auto;
  }
}
*/
/*
.boxContactSubmitBtn .btnContactBack {
  width: 33%;
  margin-right: 15px;
  padding-left: 4%;
  border: 1px #aaa solid;
  background-color: transparent;
  background-image: url('./../../images/contact/contact01-icn-arrow-back01.png');
  background-repeat: no-repeat;
  background-position: 20% center;
  background-size: auto auto;
  color: #aaa;
}
@media all and (max-width: 750px){
  .boxContactSubmitBtn .btnContactBack {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3%;
    padding-left: 11%;
    background-image: url('./../../images_sp/contact/sp-contact01-icn-arrow-back01.png');
    background-position: 23% center;
    background-size: 3% auto;
  }
}
*/
/***** Bottom *****/
.boxFormBottom p {
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 0.98rem;
}
/***** Error *****/
.boxFormErrorParts {
  /*margin-bottom: -20px;*/
  padding: 5px 0 5px 0;
}
.boxContactPrivacyPWrap .boxFormErrorParts {
  margin-bottom: 0;
}
.boxFormErrorParts .txtErrmsg {
  font-size: 0.9rem;
  color: #ff0000;
}
.icnContactCheckOk {
  position: relative;
}
.icnContactCheckOk:after {
  content: '\f00c OK';
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2%;
  color: #0000ff;
}
/***** Thanks *****/
.boxContactThanks .ttlContactTanks {
  margin-bottom: 45px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.01em;
  font-size: 2.5rem;
  font-weight: 700;
}
@media all and (max-width: 750px) {
  .boxContactThanks > .ttlContactTanks {
    margin-bottom: 7%;
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-size: 5vw;
  }
}
/*
.boxContactThanks > .ttlContactTanks > span {
  display: inline-block;
  padding: 10px 0 10px 57px;
  background-image: url('./../../images/contact/contact01-icn-mail01.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxContactThanks > .ttlContactTanks > span {
    padding: 3vw 0 3vw 18%;
    background-image: url('./../../images/contact/contact01-icn-mail01.png');
    background-size: 17% auto;
  }
}
*/
.boxContactThanks .boxContactTelno {
  margin-bottom: 0;
}
.boxContactThanksIn {
  margin-bottom: 70px;
}
.boxContactThanksIn p {
  margin-bottom: 26px;
  text-align: center;
  line-height: 1.85;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
  font-weight: 700;
}
/* OPtion Style */
.formContact .dl02 {
  display: table;
  width: 100%;
  margin-bottom: 7px;
}
.formContact .dl02.no3 {
  margin-bottom: 18px;
}
.formContact .dl02 > dt {
  display: table-cell;
  width: 6.6%;
  vertical-align: top;
}
.formContact .dl02 > dt span {
  display: inline-block;
  writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  -webkit-writing-mode: vertical-lr;
  height: 56px;
  padding: 0 9px;
  background-color: #77c0a3;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  color: #fff;
}
.formContact .dl02 > dd {
  display: table-cell;
  width: 93.4%;
  padding: 3px 0 0 0;
  vertical-align: top;
}
.boxContactThanks .boxTelno01 {
  height: 90px;
  padding-top: 1.2%;
  background-image: url('../../images/contact/contact-thanks-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 50%;
  text-align: center;
}
.boxContactThanks .boxTelno0101 .txt01 {
  display: inline-block;
  margin-right: 7px;
  padding: 1px 4px;
  border-radius: 3px;
  background-color: #306751;
  letter-spacing: 0.3em;
  font-size: 0.7rem;
  color: #fff;
}
.boxContactThanks .boxTelno0101 .txt01 span {
  position: relative;
  right: -0.15em;
}
.boxContactThanks .boxTelno0101 .txt02 {
  display: inline-block;
  position: relative;
  top: 2px;
  font-weight: 700;
  color: #306751;
}
.boxContactThanks .boxTelno0101 .txt02 .large {
  font-size: 1.2rem;
}
.boxContactThanks .boxTelno0102 .txtTelno {
  display: inline-block;
  padding: 0.5% 0 2% 5.5%;
  background-image: url('../../images/contact/contact-icn-tel01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 13%;
  line-height: 1;
  font-size: 2rem;
  font-weight: 700;
  color: #306751;
}
/**** Contact Bottom *****/
.boxContactTelno {
  margin-bottom: 120px;
}
.boxContactTelno .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: 1px #ccc solid;
  height: 78px;
}
.boxContactTelno .dl01 > dt,
.boxContactTelno .dl01 > dd {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.boxContactTelno .dl01 > dt {
  width: 30%;
  background-image: url(../../images/common/ttlbase02-bg01.png), url(../../images/common/ttlbase02-bg02.png);
  background-repeat: no-repeat, repeat;
  background-position: left top,left top;
  background-size: 12px auto,1079px auto;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-weight: 700;
}
.boxContactTelno .dl01 > dd {
  width: 70%;
}
.boxContactTelno .dl01 > dd .boxTelno {
  display: inline-block;
  margin-right: 32px;
  padding: 0 0 0 45px;
  background-image: url(../../images/common/bottom-contact-icn-tel01.png);
  background-repeat: no-repeat;
  background-position: left 0.22em;
  background-size: 30px auto;
  letter-spacing: 0.05em;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 3.3rem;
}
.boxContactTelno .dl01 > dd .boxReceptiontime {
  padding-top: 2px;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
}
.boxRecaptcha {
  display: table;
  margin: 60px auto;
}
.boxRecaptcha span {
  font-size: 11px;
  margin: 0 10px 0 5px;
}
/* 新規フォーム対応 2025/07/10 */
.customFormStyle01 .list-ordered {
  margin-left: 2em;
  margin-bottom: 24px;
  list-style: decimal;
  font-size: inherit;
}
.customFormStyle01 .list-ordered li {
  font-size: inherit;
}
.customFormStyle01 .note-bullet {
  padding-left: 1em;
  text-indent: -1em;
}
.customFormStyle01 .formCaption {
  margin: 20px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
.customFormStyle01 .boxCommon01 {
  margin-bottom: 50px;
}
.customFormStyle01 .formContact .dlForm {
  border-bottom: 1px #b2b2b2 solid;
}
.customFormStyle01 .formContact .dlForm + .dlForm {
  border-top-width: 0;
}
.customFormStyle01 .formContact .dlForm > dt {
  padding-right: 1em;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.3;
}
.customFormStyle01 .formContact .dlForm > dt > span {
  padding: 0;
  background: none;
}
.customFormStyle01 .formContact .dlForm > dd > *:last-child {
  margin-bottom: 0;
}
.customFormStyle01 .formContact .dlForm > dd .ulContSelect {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-right: 0;
}
.customFormStyle01 .formContact .dlForm > dd .ulContSelect li {
  font: none;
  width: auto;
  padding-right: 2em;
  min-width: 6.5em;
}
@media all and (max-width: 750px) {
  .customFormStyle01 .formContact .dlForm > dd .ulContSelect li {
    padding-right: 1em;
    white-space: nowrap;
  }
}
.customFormStyle01 .formContact .dlForm > dd .ulContSelect input[type=radio] {
  position: relative;
  top: -2px;
}
.customFormStyle01 .formContact .dlForm > dd input[type="text"] {
  width: 100%;
  max-width: 715px;
  font-size: 16px;
}
.customFormStyle01 .formContact .dlForm > dd textarea {
  width: 715px;
  max-width: 100%;
  height: 95px;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.5;
}
.customFormStyle01 .formContact .dlForm > dd select {
  height: 46px;
  padding: 0 20px 0 10px;
}
@media all and (max-width: 750px) {
  .customFormStyle01 .formContact .dlForm > dd select {
    padding: 0 10px 0 0;
  }
}
.customFormStyle01 .formContact .dlForm > dd input.sizeS,
.customFormStyle01 .formContact .dlForm > dd select.sizeS,
.customFormStyle01 .formContact .dlForm > dd textarea.sizeS {
  width: 170px;
  max-width: 100%;
}
.customFormStyle01 .formContact .dlForm > dd input.sizeM,
.customFormStyle01 .formContact .dlForm > dd select.sizeM,
.customFormStyle01 .formContact .dlForm > dd textarea.sizeM {
  width: 355px;
  max-width: 100%;
}
.customFormStyle01 .formContact .dlForm > dd input.sizeL,
.customFormStyle01 .formContact .dlForm > dd select.sizeL,
.customFormStyle01 .formContact .dlForm > dd textarea.sizeL {
  width: 715px;
  max-width: 100%;
}
.customFormStyle01 .formContact .dlForm > dd .unit {
  padding: 0 10px 0 5px;
}
.customFormStyle01 .formContact .dlForm > dd .unit-name {
  display: inline-block;
  min-width: 3em;
  padding: 0 10px 0 5px;
}
.customFormStyle01 .formContact .dlForm .note {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.3;
}
.customFormStyle01 .inputTextRow {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.customFormStyle01 .inputTextRow label {
  position: relative;
  min-width: 4.5em;
  margin-right: 0.5em;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}
.customFormStyle01 .inputTextRow label.w0 {
  min-width: 0;
  margin: 0;
}
.customFormStyle01 .inputTextRow label .markRequired,
.customFormStyle01 .inputTextRow label .markNotRequired {
  top: 50%;
  left: -10px;
  transform: translate(-100%, -50%);
}
.customFormStyle01 .inputTextRow input {
  margin: 0;
  max-width: 100%;
}
.customFormStyle01 .inputTextRow select {
  margin: 0;
}
.customFormStyle01 .inputTextRow + .inputTextRow {
  margin-top: 10px;
}
@media all and (max-width: 750px) {
  .customFormStyle01 .inputTextRow {
    display: block;
  }
  .customFormStyle01 .inputTextRow label {
    display: block;
    padding: 15px 0 15px 50px;
  }
  .customFormStyle01 .inputTextRow label .markRequired,
  .customFormStyle01 .inputTextRow label .markNotRequired {
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
.customFormStyle01 .boxContactCheckPrivacyP {
  position: relative;
  margin-top: 20px;
}
.customFormStyle01 .boxContactCheckPrivacyP .markRequired {
  top: 10px;
  left: 10px;
  transform: none;
  background-color: #fff;
}
.customFormStyle01 .boxContactCheckPrivacyP02 {
  padding: 15px 30px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media all and (max-width: 750px) {
  .customFormStyle01 .boxContactCheckPrivacyP02 {
    margin-top: 20px;
  }
}
.customFormStyle01 .boxContactCheckPrivacyP02 p {
  text-align: left;
}
.customFormStyle01 .boxContactCheckPrivacyP02 p a {
  margin: 0 0.2em;
}
.customFormStyle01 .boxContactCheckPrivacyP02 .boxCaption {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: large;
}
.customFormStyle01 .boxContactCheckPrivacyP02 .list {
  margin: 10px 50px;
  text-align: left;
  font-size: inherit;
}
.customFormStyle01 .boxContactCheckPrivacyP02 .list li {
  margin-bottom: 5px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 16px;
}
.customFormStyle01 .boxContactCheckPrivacyP02 label {
  display: table;
  padding: 10px 20px;
  margin: 20px auto 0;
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: #c7ecf5;
  text-align: center;
  cursor: pointer;
}
.customFormStyle01 .boxContactCheckPrivacyP02 label input[type=checkbox] {
  margin-right: 0.5em;
}
.customFormStyle01 .boxContactCheckPrivacyP02 .center {
  text-align: center;
}
.customFormStyle01 .boxContactCheckPrivacyP02 .singleLink {
  margin: 10px;
}
.customFormStyle01 .boxContactCheckPrivacyP02 .txtExternalLink::after {
  margin-left: 0.2em;
}
.customFormStyle01 .boxContactCheckPrivacyP02.required {
  padding: 15px 30px 15px 60px;
}
@media all and (max-width: 750px) {
  .customFormStyle01 .boxContactCheckPrivacyP02 {
    padding: 5vw;
  }
  .customFormStyle01 .boxContactCheckPrivacyP02 p a {
    display: inline;
  }
  .customFormStyle01 .boxContactCheckPrivacyP02 .boxCaption {
    font-size: 16px;
  }
  .customFormStyle01 .boxContactCheckPrivacyP02 .list {
    margin: 10px 0;
  }
  .customFormStyle01 .boxContactCheckPrivacyP02 .list li {
    font-size: 12px;
  }
  .customFormStyle01 .markRequired + .boxContactCheckPrivacyP02,
  .customFormStyle01 .boxContactCheckPrivacyP02.required {
    padding: 35px 5vw 5vw;
  }
}
.uploadedPreview img {
  max-width: 300px;
  margin-bottom: 10px;
}
@media all and (max-width: 750px) {
  .uploadedPreview img {
    max-width: 100%;
  }
}
.bgWhite {
  padding: 30px;
  border-radius: 10px;
  background-color: #fff;
}
@media all and (max-width: 750px) {
  .bgWhite {
    padding: 15px;
  }
}
/*  */
