/*################ contactスタイル #################*/
/* contact index 各種お問い合わせ */
#biz_contact {
  width: 100%;
  padding-top: 60px;
  text-align: center;
  box-sizing: border-box;
}
#biz_contact .contact_container p {
  margin: 30px auto 60px;
  font-size: 18px;
}
.biz_contact_list ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.biz_contact_list ul li {
  /* display: flex; */
  display: inline-flex;
  flex-direction: column;
  width: 49%;
  padding: 30px;
  margin-right: 2%;
  margin-bottom: 2%;
  text-align: left;
  list-style: none;
  border: 1px solid #C9C9C9;
  box-sizing: border-box;
}
.biz_contact_list ul li:nth-child(2n) {
  margin-right: 0;
}
.biz_contact_list ul li:nth-child(3), .biz_contact_list ul li:last-child {
  margin-bottom: 0;
}
.biz_contact_list ul li img {
  width: auto;
  height: 70px;
  margin: 0 auto 20px;
}
.biz_contact_list ul li img.wak {
  height: 40px;
  margin: 25px auto;
}
.biz_contact_list ul li .biz_contact_ttl {
  /* margin-bottom: 15px; */
  font-size: 21px;
  font-weight: bold;
  text-align: center;
}
#biz_contact .biz_contact_list ul li p {
  margin-bottom: 20px;
  font-size: 16px;
}
/* contact階層 お問い合わせボタン */
#biz_contact .biz_contact_list .secInner {
  display: contents;
  width: unset;
  max-width: unset;
  margin: auto auto 0;
}
@media screen and (max-width: 1300px) {
  #biz_contact {
    padding-top: 40px;
  }
  #biz_contact .contact_container p {
    margin-bottom: 40px;
  }
  .biz_contact_list ul {
    display: block;
  }
  .biz_contact_list ul li {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .biz_contact_list ul li:nth-child(3) {
    margin-bottom: 20px;
  }
  .biz_contact_list ul li:last-child {
    margin: 0;
  }
  .biz_contact_list ul li .biz_contact_ttl {
    font-size: 18px;
  }
  /* contact お問い合わせボタン */
  #biz_contact .biz_contact_list .secInner {
    width: 100%;
    max-width: unset;
  }
}
@media screen and (max-width: 768px) {
  .biz_contact_list ul li img {
    width: 100%;
    height: auto;
  }
  .biz_contact_list ul li img.wak {
    height: auto;
  }
  .biz_contact_list ul li img.collect {
    width: auto;
    height: 70px;
  }
}
/* contact フォーム */
/* ヘッダー位置調整 */
#form .wrap {
  margin-top: 0;
}
@media only screen and (max-width: 1300px) {
  #form .wrap {
    margin-top: 60px;
  }
}
/* SP専用 パンくず */
#form .breadcrumb {
  display: none;
}
@media only screen and (max-width: 768px) {
  #form .breadcrumb {
    /*display: block;*/
    margin-top: 15px;
  }
}
#form #news .breadcrumb {
    display: block!important; 
}
@media only screen and (max-width: 768px) {
   #form #news .breadcrumb {
    margin-top: 0;
}
}
/* フォーム説明文 */
#biz_contact_form {
  width: 100%;
  padding-top: 60px;
  text-align: left;
  box-sizing: border-box;
}
#cancel #biz_contact_form {
  padding-bottom: 60px;
  margin-bottom: -60px;
}
#biz_contact_form .caption {
  text-align: left;
  font-size: 26px;
  margin-bottom: 20px;
}
#biz_contact_form .contact_container p {
  margin-bottom: 60px;
  font-size: 16px;
}
.biz_contact_step img {
  width: 660px;
  height: auto;
  margin-top: 60px;
  margin-bottom: 15px;
}
.agree {
  font-size: 14px;
  margin-top: 10px;
}
.agree a {
  text-decoration: underline;
  color: #0F17DB;
}
@media screen and (max-width: 768px) {
  #biz_contact_form {
    padding-top: 40px;
  }
  #biz_contact_form .caption {
    text-align: center;
  }
  #biz_contact_form .contact_container p {
    margin: 20px auto 20px;
  }
  .biz_contact_step img {
    width: 100%;
    height: auto;
    margin: 20px auto 30px;
  }
  .agree {
    margin-top: 20px;
  }
}
/* フォーム 見出し */
#biz_contact_form .step_txt {
  margin-bottom: 30px;
  padding: 0;
  font-size: 26px;
  font-weight: bold;
  border: none;
}
@media screen and (max-width: 768px) {
  #biz_contact_form .step_txt {
    font-size: 21px;
    margin-bottom: 10px;
  }
}
/* フォーム 本文補足 */
.mailform section .tbl_form .cell .PD-R15 {
  margin: 6px 15px 0 0;
  white-space: nowrap;
  display: inline-block;
}
#biz_contact_form .tbl_form p#employees {
  width: 100%;
}
/* contact page　FY21移行
 * ----------------------------------------------- */
.mailform {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.mailform02 {
  width: 100%;
  display: block;
  padding: 120px 0 90px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
#a8sales {
  display: inline-block;
}
.mailform03 {
  width: 100%;
  display: block;
  padding: 150px 0 90px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
.mailform02 h3 {
  width: 100%;
  margin: 0 auto 40px;
  padding: 20px;
  background-repeat: repeat;
  box-sizing: border-box;
  overflow: hidden;
  border-top: 1px solid #e7e9e8;
  border-bottom: 1px solid #e7e9e8;
}
.mailform02 h3 span {
  width: 100%;
  max-width: 1080px;
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
  overflow: hidden;
}
.mailform03 h3 {
  width: 100%;
  margin: 0 auto 40px;
  padding: 20px;
  background-repeat: repeat;
  box-sizing: border-box;
  overflow: hidden;
  border-top: 1px solid #e7e9e8;
  border-bottom: 1px solid #e7e9e8;
}
.mailform03 h3 span {
  width: 100%;
  max-width: 1080px;
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
  overflow: hidden;
}
.mailform04 {
  width: 100%;
  display: block;
  padding: 14px 0 90px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
.mailform04 h3 {
  width: 100%;
  margin: 0 auto 40px;
  padding: 20px;
  background-repeat: repeat;
  box-sizing: border-box;
  overflow: hidden;
  border-top: 1px solid #e7e9e8;
  border-bottom: 1px solid #e7e9e8;
}
.mailform04 h3 span {
  width: 100%;
  max-width: 1080px;
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.step_ph {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0 auto 40px;
  box-sizing: border-box;
}
.step_ph_sp {
  display: none;
}
.mailform section {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.mailform section .contact_step01 {
  margin-bottom: 40px;
}
.mailform section .contact_step01 p {
  width: fit-content;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  background: linear-gradient(transparent 83%, #ffdc50 0%);
}
.contact_step01 b {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 30px;
  padding: 15px;
  background-color: #e7e9e8;
  box-sizing: border-box;
  overflow: hidden;
}
section .contact_step02 {
  margin-bottom: 20px;
}
section .contact_step02 span {
  font-size: 16px;
  font-weight: bold;
}
.contact_step02 span b {
  color: #29ABE2;
}
.mailform section .contact_step02 p {
  font-size: 28px;
  font-weight: bold;
}
.mailform section .tbl_form {
  width: 100%;
  display: flex;
  box-sizing: border-box;
}
.mailform section .tbl_form .cell {
  width: 25%;
  margin: 8px 2% 20px 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  position: relative;
}
#biz_contact_form .tbl_form p.in {
  width: 73%;
  margin: 0 0 20px 0;
  line-height: 2;
}
#biz_contact_form .mailform section .tbl_form .lastnames, #biz_contact_form .mailform section .tbl_form .firstnames {
  width: 24%;
  display: flex;
  line-height: 3.1;
  font-weight: bold;
  margin: 0 3% 20px 0;
}
#biz_contact_form .mailform section .tbl_form .firstnames {
  margin-right: 0;
}
@media only screen and (max-width: 1300px) {
  .mailform section .tbl_form .cell {
    width: 38%;
  }
  #biz_contact_form .tbl_form p:last-child {
    width: 60%;
  }
  #biz_contact_form .mailform section .tbl_form .lastnames, #biz_contact_form .mailform section .tbl_form .firstnames {
    width: 28.5%;
  }
}
.mailform section .tbl_form .cell #companyName, .mailform section .tbl_form .cell #lastname, .mailform section .tbl_form .cell #firstname, .mailform section .tbl_form .cell #tel, .mailform section .tbl_form .cell #mail, .mailform section .tbl_form .cell #pref, .mailform section .tbl_form .cell #territory, .mailform section .tbl_form .cell #business, .mailform section .tbl_form #department, .mailform section .tbl_form #position, .mailform section .tbl_form .cell #career, .mailform section .tbl_form .cell #daisu, .mailform section .tbl_form .cell #inquiry, .mailform section .tbl_form .cell #Custom_web_ninchi, .mailform section .tbl_form .cell #Custom_web_tachiba, .mailform section .tbl_form .cell #Custom_web_purpose {
  border: 1px solid #D6D6D6;
  border-radius: 0;
  height: 50px;
  box-shadow: none;
  display: block;
  width: 100%;
  padding: 0 20px;
  font: 400 16px Arial;
  line-height: 1.5;
  color: inherit;
  box-sizing: border-box;
}
.mailform section .tbl_form .cell #lastname, .mailform section .tbl_form .cell #firstname {
  margin-left: 10px;
}
.mailform section .tbl_form .cell #inquiry {
  height: 170px;
  padding: 10px 20px;
}
@media only screen and (max-width: 518px) {
  .mailform section .tbl_form label .error {
    margin-bottom: 0;
  }
}
.mailform section .tbl_form .cell .need {
  display: unset;
  background: #ff4e4a;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  margin-left: auto;
  padding: 4px 8px;
  position: absolute;
  top: 0;
  right: 0;
}
.mailform section .tbl_form .cell .noneed {
  display: unset;
  background-color: #a1a1a1;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  margin-left: auto;
  padding: 4px 8px;
  position: absolute;
  top: 0;
  right: 0;
}
.mailform section .mail_check p {
  font-size: 21px;
  font-weight: bold;
}
.mailform section .mail_check span {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.mailform section .mail_check input[type="submit"], .mailform section .mail_check input[type="button"] {
  display: block;
  width: 400px;
  margin: 0;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #A0D024;
  border: none;
  border-radius: 10px;
}
.mail_check .btn_container, .mail_check #back-link {
  width: 400px;
  display: block;
  position: relative;
  margin: 30px auto 60px;
  /* padding: 20px; */
  background-color: #A0D024;
  border-radius: 10px;
  cursor: pointer;
}
.mail_check #back-link {
  width: 200px;
  background-color: #BABABA;
}
.mail_check .btn_container:hover, .mail_check #back-link:hover {
  opacity: 0.75;
  transition: 0.1s;
}
/*.mail_check .btn_container::before, .mail_check #back-link::before {
  position: absolute;
  font-family: FontAwesome;
  font-weight: bold;
  content: "\f105";
  color: #FFF;
  font-size: 130%;
  right: 20px;
  top: 25%;
}
.mail_check #back-link::before {
  display: inline-table;
  content: "\f104";
  left: 20px;
}*/
.mail_check .btn_container:last-child {
  margin-bottom: 0;
}
.mailform section .mail_check02 p {
  font-size: 21px;
  font-weight: bold;
}
.mailform section .mail_check02 input[type="submit"] {
  -webkit-appearance: none;
  width: 100%;
  display: block;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  margin-top: 30px;
  padding: 20px;
  background-color: #ee2200;
  border: none;
  border-radius: 10px;
  box-shadow: 0 5px #9a1600;
  transition: 0.2s all ease 0s;
}
.mailform section .mail_check02 input[type="submit"]:hover {
  -ms-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  border-bottom: none;
  box-shadow: none;
}
label.error {
  font-size: 14px;
  font-weight: normal;
  color: #ff2400;
  margin-left: 10px;
  line-height: initial;
}
.riyaku {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: #eaeceb;
  /*border: 3px solid #29ABE2;*/
  margin-bottom: 80px;
}
.riyaku p {
  font-weight: bold;
  text-align: center;
}
#another {
  position: relative;
  z-index: 9999;
}
#another .realtime {
  position: fixed;
  bottom: 30px;
  right: 30px;
  padding: 30px;
  background-color: #1e3f3c;
  border-radius: 10px;
  z-index: 99;
}
#another .realtime .remaining {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
#another .realtime .remaining .number {
  font-size: 36px;
  color: #A0D024;
  line-height: 1;
}
#form1 {
  width: 100%;
  margin: 0 auto;
}
.mailform02 .contact_step01 {
  margin-bottom: 40px;
}
.mailform02 .contact_step01 p {
  width: fit-content;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
  background: linear-gradient(transparent 83%, #ffdc50 0%);
}
/*.mailform section .contact_step01 p span{
	font-size: 60px;
}*/
.mailform02 .note {
  font-size: 18px;
  padding: 0 0 20px;
  color: #fa4347;
}
@media only screen and (max-width: 769px) {
  .mailform02 .note {
    font-size: 71%;
  }
}
.mailform02 .contact_step02 {
  margin-bottom: 20px;
}
.mailform02 .contact_step02 span {
  font-size: 16px;
  font-weight: bold;
}
.mailform02 .contact_step02 p {
  font-size: 28px;
  font-weight: bold;
}
.mailform02 .tbl_form {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
}
.mailform02 .tbl_form .cell {
  width: 100%;
  display: block;
  font-size: 21px;
  font-weight: bold;
}
.mailform02 .tbl_form .lastnames_check {
  width: fit-content;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.mailform02 .tbl_form .firstnames_check {
  width: fit-content;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.mailform02 .tbl_form .cell .need {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin-left: 10px;
  padding: 4px 8px;
  background-color: #fa4347;
  vertical-align: middle;
}
.mailform02 .tbl_form .cell .noneed {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin-left: 10px;
  padding: 4px 8px;
  background-color: #a1a1a1;
  vertical-align: middle;
}
.mailform02 .mail_check p {
  font-size: 21px;
  font-weight: bold;
}
.mailform02 .mail_check input[type="submit"] {
  width: 100%;
  display: block;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  margin-top: 30px;
  padding: 20px;
  background-color: #ff2400;
  border: none;
  border-radius: 10px;
  box-shadow: 0 5px #991600;
  transition: 0.2s all ease 0s;
}
.mailform02 .mail_check input[type="submit"]:hover {
  -ms-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  border-bottom: none;
  box-shadow: none;
}
.mailform02 .mail_check03 {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}
.mailform02 .mail_check03 p {
  font-size: 21px;
  font-weight: bold;
}
.mailform02 .mail_check03 input[type="button"] {
  width: 48%;
  display: inline-block;
  float: left;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  margin-top: 30px;
  margin-right: 4%;
  padding: 20px;
  background-color: #8c8584;
  border: none;
  border-radius: 10px;
  box-shadow: 0 5px #555453;
  transition: 0.2s all ease 0s;
}
.mailform02 .mail_check03 input[type="button"]:hover {
  -ms-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  border-bottom: none;
  box-shadow: none;
}
.mailform02 .mail_check03 input[type="submit"] {
  width: 48%;
  display: inline-block;
  float: left;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  margin-top: 30px;
  padding: 20px;
  background-color: #ff2400;
  border: none;
  border-radius: 10px;
  box-shadow: 0 5px #991600;
  transition: 0.2s all ease 0s;
}
.mailform02 .mail_check03 input[type="submit"]:hover {
  -ms-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  border-bottom: none;
  box-shadow: none;
}
.mailform03 .contact_step01 {
  margin-bottom: 40px;
}
.mailform03 .contact_step01 p {
  width: fit-content;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  background: linear-gradient(transparent 83%, #ffdc50 0%);
}
.mailform03 .contact_step02 {
  margin-bottom: 40px;
}
.mailform03 .contact_step02 span {
  font-size: 16px;
  font-weight: bold;
}
.mailform03 .contact_step02 .sendmail {
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
}
.mailform03 .contact_step02 p {
  font-size: 18px;
  text-align: center;
}
.mailform03 .contact_step02 a {
  max-width: 600px;
  display: block;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-decoration: none;
  margin: 40px auto 0;
  padding: 10px;
  background-color: #29ABE2;
  box-shadow: 0 5px #197297;
  border-radius: 10px;
  box-sizing: border-box;
  overflow: hidden;
  transition: 0.2s all ease 0s;
}
@media screen and (max-width:769px) {
  .mailform {
    padding: 10px 0 30px;
  }
  .step_ph {
    display: none;
  }
  .step_ph_sp {
    width: 100%;
    max-width: 600px;
    display: block;
    margin: 0 auto 30px;
    box-sizing: border-box;
  }
  /* .mailform h3{
	padding: 15px 20px;
	margin-bottom: 40px;
} */
  .mailform02 h3 {
    margin-bottom: 40px;
  }
  .mailform03 h3 {
    margin-bottom: 40px;
  }
  .mailform h3 span {
    font-size: 18px;
    padding: 0;
  }
  .mailform02 h3 span {
    padding: 0;
  }
  .mailform03 h3 span {
    padding: 0;
  }
  .mailform02 .step_ph_sp {
    padding: 0 20px;
  }
  .mailform03 .step_ph_sp {
    padding: 0 20px;
  }
  .mailform section {
    max-width: unset;
    padding: 0;
  }
  .mailform section .contact_step01 {
    margin-bottom: 30px;
  }
  .mailform section .contact_step01 p {
    font-size: 7vw;
  }
  .mailform section .contact_step02 {
    margin-bottom: 20px;
  }
  .mailform section .contact_step02 p {
    font-size: 21px;
  }
  .mailform section .mail_check .plus {
    margin: 40px auto;
  }
  .mailform section .contact_step03 {
    margin-bottom: 30px;
  }
  .mailform section .contact_step03 p {
    font-size: 7vw;
    background: none;
  }
  .mailform section .mail_check input[type="submit"] {
    width: 100%;
  }
  .mailform02 .mail_check03 {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .mailform02 {
    padding: 40px 0 50px;
  }
  .mailform02 .contact_step01 {
    margin-bottom: 30px;
  }
  .mailform02 .contact_step01 p {
    font-size: 7vw;
  }
  .mailform02 .contact_step02 {
    margin-bottom: 20px;
  }
  .mailform02 .contact_step02 p {
    font-size: 21px;
  }
  .mailform02 .tbl_form {
    margin-bottom: 20px;
  }
  .mailform02 .tbl_form .cell {
    font-size: 18px;
  }
  .mailform02 .mail_check03 input[type="button"] {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }
  .mailform02 .mail_check03 input[type="submit"] {
    width: 100%;
    margin-top: 20px;
  }
  .mailform03 {
    padding: 20px 0 50px;
  }
  .mailform03 .contact_step01 {
    margin-bottom: 30px;
  }
  .mailform03 .contact_step01 p {
    font-size: 7vw;
  }
  .mailform03 .contact_step02 {
    margin-bottom: 0;
  }
  .mailform03 .contact_step02 a {
    margin-top: 30px;
  }
  .mailform03 .contact_step02 .sendmail {
    font-size: 21px;
    margin-bottom: 20px;
  }
  .mailform04 {
    padding: 10px 0 30px;
  }
  #another .realtime {
    width: 100%;
    bottom: 0 !important;
    right: 0 !important;
    padding: 3%;
    border-radius: unset;
    box-sizing: border-box;
  }
  #another .realtime .remaining {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  #another .realtime .remaining .number {
    font-size: 190%;
    line-height: 1;
  }
}
/* contact CSS 追記 2020.07.02
 * ----------------------------------------------- */
.mailform, .mailform02, .mailform03 {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
.mailform h1, .mailform02 h1, .mailform03 h1 {
  padding: 20px 0 10px;
  position: relative;
  font-size: 36px;
  color: #29abe2;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  border: none;
}
@media screen and (max-width: 769px) {
  .mailform, .mailform02, .mailform03 {
    padding: 0;
  }
  .mailform h1, .mailform02 h1, .mailform03 h1 {
    font-size: 1rem;
  }
  .contact_step01 b {
    font-size: 90%;
  }
}
/* contact CSS 追記 2020.12.08
 * ----------------------------------------------- */
/* ラジオボタン追加 */
@media only screen and (max-width: 767px) {
  .mailform section .tbl_form .cell {
    font-size: 18px;
    flex-wrap: inherit;
  }
  .mailform section .tbl_form #employees.cell {
    font-size: 18px;
    display: inline-flex;
    flex-wrap: inherit;
    margin-bottom: 0;
  }
  #employees .cell {
    display: inline-flex;
  }
}
@media only screen and (max-width: 768px) {
  .tbl_form .sfont {
    display: contents;
    line-height: 2.1;
  }
  .mailform section .tbl_form {
    display: block;
  }
  .mailform section .tbl_form .cell {
    width: 100%;
    margin: 20px 0 15px 0;
    display: flex;
  }
  .mailform section .tbl_form .line2 {
    width: 100%;
    margin: 20px 0 15px 0;
    display: flex;
    flex-direction: column;
  }
  #biz_contact_form .tbl_form p:last-child {
    display: grid;
    width: 100%;
    margin-bottom: 0;
  }
  .mail_check .btn_container {
    width: 100%;
    margin: 30px auto 40px;
    padding: 0;
  }
  #biz_contact_form .tbl_form p#employees {
    display: grid;
  }
}
/* contact CSS 追記 2021.08.16
 * ----------------------------------------------- */
/* contact フォーム */
/* reCAPTCHA位置調整 */
.grecaptcha-badge {
  margin-bottom: 180px;
}
@media screen and (max-width: 769px) {
  .grecaptcha-badge {
    margin-bottom: 21%;
  }
}
/* select用レイアウト */
#biz_contact_form .mailform section .tbl_form p.in select {
  width: 70%;
}
@media screen and (max-width: 769px) {
  #biz_contact_form .mailform section .tbl_form p.in select {
    width: 100%;
  }
}
/* tel用レイアウト */
#biz_contact_form .tbl_form p.tel {
  width: 51%;
}
@media screen and (max-width: 769px) {
  #biz_contact_form .tbl_form p.tel {
    width: 100%;
  }
}
/* contact confirm フォーム */
/* テキスト位置調整 */
#biz_contact_form .mailform section.confirm .tbl_form p:last-child {
  line-height: 3;
}
#biz_contact_form .mailform section .tbl_form .lastnames_check, #biz_contact_form .mailform section .tbl_form .firstnames_check {
  width: 27%;
  display: flex;
  line-height: 3.1;
  font-weight: bold;
  margin: 0 3% 20px 0;
}
#biz_contact_form .mailform section .tbl_form .lastnames_check {
  margin-right: 0;
}
/* ボタン位置調整 */
section.confirm .mail_check {
  display: flex;
}
section.confirm .mail_check .btn_container {
  margin: 30px auto 0 0;
}
section.confirm .mail_check #back-link {
  display: inline-table;
  margin: 30px 20px 0 auto;
}
section.confirm .mail_check #back-link input.btn_container_back {
  background-color: #BABABA;
}
@media only screen and (max-width: 768px) {
  .mailform section .mail_check input[type="button"] {
    width: 100%;
  }
  section.confirm .mail_check {
    display: block;
  }
  section.confirm .mail_check .btn_container {
    margin: 0;
    width: unset;
  }
  section.confirm .mail_check #back-link {
    margin: 30px 0 20px 0;
    padding: 0;
    width: 100%;
  }
}
/* contact mailsend フォーム */
/* テキスト位置調整 */
#biz_contact_form section.mailsend {
  text-align: center;
}
#biz_contact_form section.mailsend .btn_link {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #biz_contact_form section.mailsend .btn_link {
    margin-top: 30px;
  }
}
/* 個人情報保護方針改修 CSS　2022.03.25 → 2024.01.29 */
.mail_check {
  margin-top: 0;
}
#biz_contact_form .mail_check .step_txt {
  margin: 40px 0 30px;
}
.terms_box {
  position: relative;
  width: auto;
  height: auto !important;
  margin: 0 auto;
  padding: 10px 40px 30px 40px;
  background-color: #F5F5F5;
  line-height: 2;
  border: none;
  overflow: auto;
}
#biz_contact_form .contact_container .mail_check p.mail_check_txt {
  margin-top: -15px;
  margin-bottom: 30px;
  font-weight: normal;
  line-height: 1.5;
}
#biz_contact_form .contact_container .terms_box .terms_box_ttl {
  font-size: 21px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0;
  color: #000;
}
#biz_contact_form .contact_container .terms_box .terms_box_txt {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0;
}
#biz_contact_form .contact_container .terms_box .terms_box_txt_last {
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  margin: 30px 0 0;
}
#biz_contact_form .contact_container .mail_check p.agree_check_txt {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin: 0;
}
.mailform section .agree_check .need {
  display: inline-block;
  background-color: #ff4e4a;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  margin-top: 0;
  margin-left: auto;
  padding: 4px 8px;
}
.mail_check .btn_container:hover, .mail_check #back-link:hover {
  opacity: 1;
  transition: 0.1s;
}
.submit:disabled {
  cursor: default;
  background-color: #C1C1C1 !important;
}
.agree_check {
  margin: 30px auto 60px;
  padding: 20px;
  text-align: center;
  background-color: #F5F5F5;
}
.agree_check label {
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #biz_contact_form .mail_check .step_txt {
    margin: 40px 0 15px;
  }
  .terms_box {
    padding: 20px;
  }
  #biz_contact_form .contact_container .mail_check p.mail_check_txt {
    margin-top: 0;
  }
  #biz_contact_form .contact_container .terms_box .terms_box_ttl, #biz_contact_form .contact_container .terms_box .terms_box_txt {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #biz_contact_form .contact_container .mail_check p.agree_check_txt {
    text-align: left;
  }
  .agree_check {
    margin: 20px auto 40px;
    padding: 15px 5px;
  }
  .agree_check label {
    font-size: 14px;
  }
}
/* mobile CSS 追記 2022.04.26
 * ----------------------------------------------- */
/* お問い合わせ種別 */
#biz_contact_form .contact_container ul.CheckboxGroup1 {
  /* display: block; */
  width: 73%;
  margin: 7px 0 20px 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flow-root;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#biz_contact_form .contact_container ul.CheckboxGroup1 li {
  width: calc(94% /4);
  float: left;
  margin-right: 2%;
  list-style: none;
  position: relative;
  font-weight: bold;
  line-height: 2;
}
#biz_contact_form .contact_container ul.CheckboxGroup1 li:nth-child(4n) {
  margin-right: 0;
}
#biz_contact_form .contact_container ul.CheckboxGroup1 li input {
  margin-right: 5%;
}
@media only screen and (max-width: 1300px) {
  #biz_contact_form .contact_container ul.CheckboxGroup1 {
    width: 60%;
  }
  #biz_contact_form .contact_container ul.CheckboxGroup1 li {
    width: calc(98% /2);
  }
  #biz_contact_form .contact_container ul.CheckboxGroup1 li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  #biz_contact_form .contact_container ul.CheckboxGroup1 {
    width: 100%;
    margin: 0;
  }
  #biz_contact_form .contact_container ul.CheckboxGroup1 li label {
    font-size: 13px;
  }
}
/* ittenko_mailsend CSS 追記 2022.05.10
 * ----------------------------------------------- */
/* おすすめコンテンツ */
.contact_recommend {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto -60px;
  overflow: hidden;
  box-sizing: border-box;
}
.contact_recommend::before {
  content: "";
  display: block;
  width: 100%;
  height: 60%;
  position: absolute;
  z-index: -99;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #191C1A;
}
.contact_recommend .base h2 {
  width: 100%;
  font-size: 26px;
  font-weight: bold;
  text-align: left;
  margin: 60px 0 30px;
  display: inline-block;
  line-height: 1.4;
  background-color: unset;
  box-sizing: border-box;
}
.contact_recommend ul {
  width: 100%;
  padding: 0;
  display: -webkit-inline-box;
  display: -webkit-box;
  display: -webkit-inline-box;
}
.contact_recommend ul li {
  width: calc(96% /3);
  float: left;
  margin-right: 2%;
  padding: 0;
  background-color: #fff;
  box-sizing: border-box;
  list-style: none;
  position: relative;
}
.contact_recommend ul li:last-child {
  margin-right: 0;
}
.contact_recommend ul li img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.contact_recommend ul li p {
  position: relative;
  margin: 20px 40px 20px 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: inherit;
  background-color: #FFF;
}
.contact_recommend ul li p::before {
  position: absolute;
  font-family: FontAwesome;
  font-weight: bold;
  content: "\f105";
  color: #1A8041;
  font-size: 130%;
  right: -20px;
  top: 31%;
}
#mailsend_btn {
  text-align: center;
}
#mailsend_btn .btn_link {
  margin: 30px 0 60px 0;
  line-height: initial;
}
@media screen and (max-width: 769px) {
  .contact_recommend {
    padding-bottom: 0;
  }
  .contact_recommend::before {
    height: 80%;
  }
  .contact_recommend {
    padding-bottom: 15px;
  }
  .contact_recommend .base h2 {
    margin: 40px auto 20px;
    line-height: 1.3;
  }
  .contact_recommend ul {
    display: block;
    width: 100%;
    margin: 0;
  }
  .contact_recommend ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact_recommend ul li:last-child {
    margin-bottom: 0;
  }
  .contact_recommend ul li p {
    height: unset;
    font-size: 16px;
    line-height: initial;
    margin: 20px 40px 20px 20px;
  }
  .contact_recommend ul li p::before {
    top: 50%;
    margin-top: -11px;
  }
  #mailsend_btn .btn_link {
    margin: 20px 0 40px 0;
  }
}
/* お問い合わせ（取材・その他） CSS 追記 2022.06.24
 * ----------------------------------------------- */
#biz_contact_form .contact_container p .kyotyo_red {
  color: #ff4e4a;
  font-size: 22px;
  font-weight: bold;
}
#biz_contact_form .contact_container .link_cntact {
  color: #1677A0 !important;
  text-decoration: underline !important;
}
/* お問い合わせ　カタログ訴求バナー CSS 追記 2022.07.11
 * ----------------------------------------------- */
/* カタログ訴求バナー */
.biz_contact_catalog img {
  width: 100%;
  height: auto;
  margin-top: -60px;
}
@media screen and (max-width: 768px) {
  .biz_contact_catalog img {
    margin-top: 0;
  }
}
#biz_contact_form .contact_container p.mbzero {
  margin-bottom: 0;
}
#biz_contact_form .contact_container p.mtzero {
  margin-top: 0;
}
.kakusyozai {
  width: 94%;
  margin: 30px auto;
  display: flex;
}
.kakusyozai .btn_link {
  width: auto;
  float: none;
  position: relative;
  display: block;
  padding: 15px;
  margin-right: 15px;
  margin-bottom: 0;
  border: 3px solid #D8DADC;
  border-radius: 30px;
  color: #000;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all .3s;
  background-color: #FFF;
}
@media screen and (max-width: 768px) {
  #biz_contact_form .contact_container p .kyotyo_red {
    font-size: 17px;
  }
  .kakusyozai {
    width: 100%;
    display: block;
  }
  .kakusyozai .btn_link {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .mb0 {
    margin-bottom: 0 !important;
  }
  #biz_contact_form .mailform dl {
    padding-top: 10px;
  }
}
.url_underline {
  color: #0000ee !important;
  text-decoration-line: underline !important;
}
a.url_underline[target="_blank"]::after {
  display: none;
}
#biz_contact_form .terms_box {
  height: auto;
  border: none;
  background-color: #F5F5F5;
  width: auto;
  margin: 0 auto;
  padding: 40px;
  position: relative;
  line-height: 2;
  overflow: unset;
}
@media screen and (max-width: 768px) {
  #biz_contact_form .terms_box {
    padding: 20px;
  }
}
#biz_contact_form .contact_container .box {
  width: 73%;
}
#biz_contact_form .contact_container .box ul.CheckboxGroup1 {
  width: 100%;
}
#biz_contact_form .contact_container .box ul.first {
  margin-bottom: 0;
}
#biz_contact_form .contact_container .box details {
  margin-top: 10px;
}
#biz_contact_form .contact_container .box summary {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #biz_contact_form .contact_container .box {
    width: 100%;
  }
}
.error-message {
  color: #f82727;
  display: none;
}
#cancel #biz_contact_form p.mgbzero {
  margin-bottom: 0 !important;
}
#cancel #biz_contact_form p span {
  display: block;
  margin-top: 5px;
  font-size: 20px;
  color: #fa3232;
  font-weight: bold;
  text-decoration: 1px underline;
  line-height: 1.6;
}
#cancel #biz_contact_form storng {
  font-weight: bold;
}
#cancel table.border, table.border tr, table.border th, table.border td {
  border: 1px solid #000;
  padding: 15px;
  margin: 20px 0px;
  vertical-align: middle;
}
#cancel table.border th {
  background-color: #CCC;
  text-align: center;
}
#cancel table.border tbody {
  background-color: #CCC;
  text-align: center;
}
#cancel table.border tbody.pc-view {
  display: contents;
}
#cancel table.border tbody.sp-view {
  display: none;
}
#cancel table.border tfoot.pc-view {
  display: contents;
}
#cancel table.border tfoot.sp-view {
  display: none;
}
#cancel br.sp-space {
  display: none;
}
@media screen and (max-width: 1300px) {
  #cancel table.border, table.border tr, table.border th, table.border td {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    padding: 10px;
  }
  #cancel table.border tbody.pc-view {
    display: none;
  }
  #cancel table.border tbody.sp-view {
    display: contents;
  }
  #cancel table.border tfoot.pc-view {
    display: none;
  }
  #cancel table.border tfoot.sp-view {
    display: contents;
  }
  #cancel table.border tfoot.sp-view img {
    width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #cancel br.sp-space {
    display: block;
  }
}
/* contact CSS ITKのみ2カラム仕様 追記 2024.08.20
 * ----------------------------------------------- */
/*** ITK限定CSS ***/
/* 2カラム指定 */
.mailform_left {
  width: 50%;
  margin-right: 3%;
  float: left;
}
.mailform_right {
  display: flex;
  width: 47% !important;
}
/* 左カラム */
#biz_contact_form_itk .caption {
  margin-bottom: 30px;
  font-size: 28px;
}
#biz_contact_form_itk .mailform_left p {
  margin-bottom: 30px;
}
#biz_contact_form_itk .mailform_left .check_icon {
  margin: 30px 0 30px 25px;
}
#biz_contact_form_itk .mailform_left .check_icon li {
  position: relative;
  text-decoration: underline;
}
#biz_contact_form_itk .mailform_left .check_icon li::before {
  position: absolute;
  content: '';
  width: 18px;
  height: 17px;
  background-image: url(../img/biz/contact/check_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 5px;
  left: -25px;
}
#biz_contact_form_itk .biz_contact_catalog img {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #D6D6D6;
}
#biz_contact_form_itk .cell {
  width: 25%;
  margin: 10px 5% 0 0;
  font-size: 16px;
  letter-spacing: normal;
}
#biz_contact_form_itk .tbl_form p.in, #biz_contact_form_itk p.in {
  width: 70%;
  font-size: 16px;
  letter-spacing: normal;
}
#biz_contact_form_itk .mailform section .tbl_form p.in select {
  width: 100%;
}
#biz_contact_form_itk .mailform section .tbl_form .lastnames, #biz_contact_form_itk .mailform section .tbl_form .firstnames {
  width: 38.5%;
  margin: 0 0 20px 0;
}
#biz_contact_form_itk .mailform section .tbl_form #lastname {
  margin-right: 2%;
}
#biz_contact_form_itk .mailform section .tbl_form .cell #inquiry {
  height: 160px;
}
#biz_contact_form_itk .is-red {
  color: #f82727;
  font-size: 14px;
  margin-bottom: 20px;
}
#biz_contact_form_itk .need {
  color: #f82727;
  margin-right: 3px;
  vertical-align: sub;
  line-height: 2;
}
#biz_contact_form_itk .noneed {
  margin-left: 10px;
}
/* 個人情報保護方針 */
#biz_contact_form_itk .mail_check {
  display: block;
}
#biz_contact_form_itk .mail_check .step_txt {
  margin: 0 0 15px;
  font-size: 18px;
}
#biz_contact_form_itk .contact_container .mail_check p.mail_check_txt {
  margin: 0 0 30px 0 !important;
  font-size: 14px;
}
#biz_contact_form_itk .contact_container .terms_box .terms_box_txt {
  font-size: 14px;
  margin: 0 0 15px;
}
#biz_contact_form_itk .contact_container .terms_box li {
  font-size: 14px;
}
#biz_contact_form_itk .terms_box {
  padding: 20px 40px;
}
#biz_contact_form_itk .agree_check {
  display: block;
  padding: 0;
  margin: 60px auto 30px;
  background-color: #FFF;
}
#biz_contact_form_itk .agree_check label {
  font-size: 16px;
}
#biz_contact_form_itk input[type="submit"], #biz_contact_form_itk input[type="button"] {
  display: block;
  width: 400px;
  margin: 0;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #A0D024;
  border: none;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  /* 2カラム指定 */
  .mailform_left {
    width: 100%;
    margin-right: 0;
    float: unset;
  }
  .mailform_right {
    display: block;
    width: 100% !important;
  }
  /* 左カラム */
  #biz_contact_form_itk .caption {
    margin-bottom: 20px;
    font-size: 21px;
  }
  #biz_contact_form_itk .mailform_left .check_icon {
    margin: 20px 0 20px 40px;
  }
  #biz_contact_form_itk .biz_contact_catalog img {
    padding: 20px 0;
    margin-top: 20px;
  }
  /* 右カラム */
  #biz_contact_form_itk .mailform_right input {
    margin-bottom: 10px;
  }
  #biz_contact_form_itk .cell {
    display: contents;
    width: 100%;
    margin: 0 0 5px 0;
  }
  #biz_contact_form_itk .tbl_form p.in, #biz_contact_form_itk p.in {
    width: 100%;
    margin-bottom: 10px;
  }
  #biz_contact_form_itk .mailform section .tbl_form p.in select {
    width: 100%;
    margin-bottom: 10px;
  }
  #biz_contact_form_itk .mailform section .tbl_form .lastnames, #biz_contact_form_itk .mailform section .tbl_form .firstnames {
    width: 100%;
  }
  #biz_contact_form_itk .mailform section .tbl_form .cell #lastname, #biz_contact_form_itk .mailform section .tbl_form .cell #firstname {
    margin: 0;
  }
  #biz_contact_form_itk .mailform section .tbl_form #lastname {
    margin: 0 0 10px 0;
  }
  #biz_contact_form_itk .is-red {
    margin-top: 20px;
  }
  #biz_contact_form_itk .need {
    vertical-align: baseline;
    line-height: 1;
  }
  #biz_contact_form_itk .noneed {
    margin-left: 10px;
  }
  /* 個人情報保護方針 */
  #biz_contact_form_itk .mail_check .step_txt {
    margin: 30px 0 15px;
    font-size: 16px;
  }
  #biz_contact_form_itk .contact_container .mail_check p.mail_check_txt {
    margin: 0 0 20px 0 !important;
  }
  #biz_contact_form_itk .terms_box {
    padding: 20px;
  }
  #biz_contact_form_itk .agree_check {
    margin: 40px auto -10px;
  }
  #biz_contact_form_itk input[type="submit"], #biz_contact_form_itk input[type="button"] {
    width: 100%;
  }
}
/* contact CSS ITK・WAKのみ2カラム仕様 追記 2024.10.11
 * ----------------------------------------------- */
/*** ITK限定CSS ***/
/* h1見出し サブコピー */
#biz_contact_form_itk .caption {
  display: flex;
}
#biz_contact_form_itk .caption_sub {
  display: block;
  position: relative;
  color: #007474;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 5px 0 5px 14px;
  padding: 5px 10px;
  background-color: #EBEBEB;
}
#biz_contact_form_itk .caption_sub::after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-width: 7px;
  margin-top: -7px;
  border-right-color: #EBEBEB;
}
@media screen and (max-width: 768px) {
  /* 2カラム指定 */
  /* h1見出し サブコピー */
  #biz_contact_form_itk .caption {
    display: block;
  }
  #biz_contact_form_itk .caption_sub {
    position: unset;
    margin: 10px 0 30px;
  }
}
#cancel .cancel-btn {
  display: inline-flex;
  margin-top: 20px;
  margin-bottom: 40px;
}
#cancel .cancel-btn .btn-anchor {
  margin-right: 20px;
}
#cancel .cancel-btn .btn-anchor {
  margin-right: 20px;
}
#cancel .cancel-btn .btn-anchor .btn_link {
  margin-bottom: 0;
}
#cancel h2 {
  font-size: 24px;
}
#cancel #cancel10 {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #cancel .cancel-btn {
    display: block;
  }
  #cancel .cancel-btn .btn-anchor .btn_link {
    margin-bottom: 20px;
  }
  #cancel .cancel-btn .btn-anchor .mb0 {
    margin-bottom: 0;
  }
  #cancel #cancel10 {
    margin-bottom: 40px;
  }
}
#cancel .cancel-format {
  display: inline-flex;
  margin-top: 30px;
}
#cancel .cancel-format li {
  width: 48%;
  margin-right: 4%;
}
#cancel .cancel-format li:nth-child(2) {
  margin-right: 0;
}
#cancel .cancel-format span {
  font-size: 20px;
  font-weight: bold;
}
#cancel a[target="_blank"]::after {
  display: none;
}
#cancel .format-table-sptext {
  display: none;
}
#cancel table {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
#cancel table th, td {
  padding: 20px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  vertical-align: middle;
  line-height: normal;
}
#cancel table th {
  background-color: #f4f4f4;
  font-weight: bold;
  text-align: center;
}
#cancel table a {
  color: #007BFF;
  text-decoration: none;
}
#cancel table a:hover {
  text-decoration: underline;
}
#cancel .sp-box .cancel-qr {
  width: 40%;
  height: auto;
  margin: 0 auto;
}
#cancel .sp-box .cancel-file {
  width: 60%;
  height: auto;
  margin: 0 auto;
}
#cancel .icon {
  width: 50px;
  height: auto;
  margin: 0 auto;
}
#cancel .submission .icon {
  width: 50px;
  height: auto;
  display: inline-block;
  margin: 0 0 0 5px;
}
#cancel .submission p {
    display: inline-block;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 10px;
}
#cancel #biz_contact_form .submission p span {
  display: inline-block;
  margin: 0;
  color: #000000;
  text-decoration: none;
  line-height: normal;
}
#cancel p.annotation {
  font-size: 15px;
  margin-bottom: 5px;
  text-align: center;
}
#cancel p.is-red {
  color: #ED2828;
}
@media screen and (max-width: 768px) {
  #cancel .cancel-format {
    display: block;
  }
  #cancel .cancel-format li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #cancel .cancel-format span {
    font-size: 18px;
  }
  #cancel #biz_contact_form p.format-table-sptext {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: 20px 0 0;
  }
  #cancel .format-table {
    overflow-x: scroll;
  }
  #cancel .format-table table {
    white-space: nowrap;
  }
  #cancel .format-table .fixed {
    position: sticky;
    left: 0;
    background-color: #f4f4f4;
  }
  #cancel .format-table .fixed:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
  }
#cancel .submission p {
    margin-bottom: 0;
}
}
#biz_contact_form .sales-ng{
    margin-top: -10px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #F5F5F5;
}
#biz_contact_form .sales-ng p span{
    font-size: 18px;
    color: #FA3232;
    margin-bottom: 5px;
    font-weight: bold;
}
#biz_contact_form .sales-ng p{
    font-size: 14px;
    margin-bottom: 0;
}
#biz_contact_form .sales-ng p a{
    color: #008ac3;
    text-decoration-line: underline;
}
@media screen and (max-width: 768px) {
#biz_contact_form .sales-ng p span{
    font-size: 16px;
}
#biz_contact_form .sales-ng p{
    font-size: 14px;
    margin: 0;
}
}
/* contact CSS 貸出機器専用ページ 追記 2025.06.19*/
#biz_contact_form .lending-text{
    list-style: disc;
    padding-left: 30px;
}
#biz_contact_form .lending-text li{
    font-size: 20px;
}
#biz_contact_form .lending-text li span{
    font-size: 22px;
    color: #FF0000;
    font-weight: bold;
    text-decoration-line: underline;
}
#biz_contact_form .lending-text li .note{
    margin-bottom: 0!important;
}
#biz_contact_form .lending-repayment{
  margin: 20px 0;
  display: block;
  font-size: 20px;
}
#biz_contact_form .lending-repayment a{
  color: #0000ee;
  text-decoration-line: underline;
}
#biz_contact_form .contact_container p.lending-text {
    margin-bottom: 0!important;
    font-weight: normal;
}
.mailform section .mail_check [type="button"]{
    display: block;
    width: 400px;
    margin: 0 auto;
    padding: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #A0D024;
    border: none;
    border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #biz_contact_form .lending-text li{
    font-size: 18px;
}
#biz_contact_form .lending-text li span {
    font-size: 20px;
}
#biz_contact_form .lending-text li .note {
    margin-top: 5px;
}
#biz_contact_form .lending-repayment {
    margin: 10px 0 0;
    font-size: 18px;
}
}
/* contact CSS 人権相談窓口と貸出機器専用ページ_アルコール検知器貸出利用規約 追記 2025.06.24*/
#biz_contact_form .scroll{
    height: 300px!important;
    overflow-y: scroll; 
    border: 1px solid #ccc; 
    padding: 30px;
    background-color: #f9f9f9; 
    line-height: 1.6; 
}
#biz_contact_form .lending-kikan{
    list-style-type: square;
    padding: 10px 0px 10px 20px;
}
@media screen and (max-width: 768px) {
#biz_contact_form .scroll {
    padding: 20px;
}
#biz_contact_form .contact_container p.lending-text {
    margin: 10px auto 20px;
}
#biz_contact_form .lending-kikan{
    list-style-type: square;
    padding: 5px 0px 5px 20px;
}
.mailform section .mail_check [type="button"]{
    width: 100%;
}
}
/* contact CSS モバイルSP版contactページ 追記 2025.07.30*/
#biz_contact_form .cell-box{
    width: 73%;
    display: -webkit-box;
}
#biz_contact_form .mailform section .tbl_form .lastnames, #biz_contact_form .mailform section .tbl_form .firstnames{
    width: 49%;
    display: flex;
    line-height: 3.1;
    font-weight: bold;
    margin: 0px 2% 20px 0;
}
@media screen and (max-width: 1300px) {
#biz_contact_form .cell-box {
    width: 60%;
}
}
@media screen and (max-width: 768px) {
#biz_contact_form .cell-box{
    display: flex;
    width: 100%;
    flex-direction: column;
}
#biz_contact_form .mailform section .tbl_form .lastnames, #biz_contact_form .mailform section .tbl_form .firstnames{
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}
#biz_contact_form .mailform section .tbl_form .firstnames{
    margin-bottom: 0;
}
}