._formrun_gotcha {position:absolute!important;height:1px;width:1px;overflow:hidden;}
/*20250227追加--zh*/
#request .inr-wrapper{
	max-width:1600px;
}
@media only screen and (max-width: 1024px) {
  #request .inr-wrapper{
	max-width:100%;
  }
}
#request{
  color:#333;
  margin-bottom: 80px;
}
#request h1{
  margin:0;
}
#request img{
  width: 100%;
}
#request img.ttl-border{
  width:30px;
}
.cta-white-box.flex:first-child {
  display: none;
}
p.privacy-lead {
  font-size: 0.9rem;
}
.privacy-wrap {
  width: 100%;
    height: 300px;
    margin: 15px 0;
    overflow-y: scroll;
    border: solid 1px #ccc;
    background: #fff;
}
.privacy-inner {
  padding: 15px 25px;
    text-align: left;
}
.privacy-inner li,.privacy-inner h2,.privacy-inner h3 .privacy-inner p {
  color: #333;
 }
 .privacy-inner ul {
   padding-left: 0;
 }		
 .privacy-inner li {
  list-style: none;
}
.privacy-inner h2 {
  font-size: 1.1rem;
    text-align: center;
      margin-top: 8px;
}
.privacy-inner h3 {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #ccc;
    font-size: 14px;
}
h3.privacy-contact {
  border-top: none;
  padding-top: 0;
}
.privacy-inner p {
  font-size: 13px;
  margin-top: 5px;
}
.privacy-inner table {
    width: 100%;
    border: solid 1px #ccc;
    margin: 10px 0 20px 0;
}
.privacy-inner table tr {
  border-top: solid 1px #ccc;
}
.privacy-inner table tr th, .privacy-inner table tr td {
  padding: 5px 10px;
    font-size: 12px;
    border: solid 1px #ccc;
}
.privacy-inner table tr th { 
  width: 100px
}
.service-cta{
  padding:95px 0;
  background: url(../images/service/cta-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.service-cta p{
  font-size: 22px;
  color: #fff;
}
.service-cta .consult-btn{
  background: none;
  background-color: #d63e2a;
  position: relative;
  margin-top: 33px;
}
.service-cta .ImageText9{
  justify-content: center;
}
.service-cta .ImageText9 .fas{
  color:white;
  position: absolute;
  right: 40px;
  font-size: 20px;
}
.btn_dl {
  text-align: center;
  display: block;
}
.btn_dl a,.btn_dl a:link, .btn_dl a:visited {
  background-color: #f7b100;
  color: #fff;
  border-radius: 5px;
  border: solid 1px #f7b100;
  padding: 15px 60px;
  font-size: 1.1em;
  text-decoration: none;
  display: inline-block;
  min-width:514px;
}
.form-download form textarea{
  height:120px !important;
}
.j-formnew dd{
  margin-left: 0;
}
.j-formnew iframe{
  width: 100%;
  height: 300px;
  margin: 15px 0;
  overflow-y: scroll;
  border: solid 1px #e9e9e9;
  background-color: #fff;
}
.j-formnew .person-info-protect-check{
  text-align: left;
}
.j-formnew .person-info-protect-check input{
  border: 1px solid #333 !important;
  width: 15px;
  border-radius: 0 !important;
  height: 15px;
  color: blue !important;
  /* margin:0 !important; */
  -webkit-appearance: auto !important;
}
.form-download form input, .form-download form textarea{
  width: 100%;
}
.mb-20{
  margin-bottom: 20px!important;
}
.mt-40{
  margin-top: 40px!important;
}
.err_note {
  color: red;
}
.must {
  color: #FFF;
  border-radius: 3px;
  font-size: 10px;
  margin-left: 5px;
  padding: 2px 5px;
  letter-spacing: 2px;
  background: #f7b100;
}
.default {
  color: #FFF;
  border-radius: 3px;
  font-size: 10px;
  margin-left: 5px;
  letter-spacing: 2px;
  background-color: #aaa;
  padding: 1px 6px 1px 8px;
  margin-right: 10px;
  line-height: 1.5;
}

/*-- 複数資料ダウンロード 202301--*/
#multiple_dw dd{
	margin-left: 0;
}
#multiple_dw .multiple_dw_wrap{
	display: flex;
	justify-content:space-between;
	gap: 30px;
	flex-direction: row;
    flex-wrap: wrap;
    width: 1600px;
    margin: 0 auto;
}
@media only screen and (max-width: 1500px) {
  #multiple_dw .multiple_dw_wrap{
	width:100%;
  }
}
#multiple_dw .multiple_dw_wrap .multiple_dw_list{
  width: 510px;
  margin-bottom: 1em;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_list .multiple_dw_list_bg{
	background-color:#EFEFEF;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_list .multiple_dw_list_top_img{
	margin-top:30px;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_list dt{
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 10px;
	text-align: center;
  min-height: 70px;
  display: flex;
  align-items: end;
  justify-content: center;
	background-color: #f7f8f8;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_list dd{
	margin-left: 0;
	background-color: #EFEFEF;
	/*padding: 30px 0;*/
  min-width: 510px;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_item{
	margin: auto;
	/* display: table; */
	width: 80%;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_item img{
	width:100%;
	filter: drop-shadow(0px 0px 5px rgba(160, 160, 160, 0.7));
  max-height: 274px;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_item .multiple_dw_wakaru{
	position: relative;
	background-color: #fff;
	color: #2da5c7;
  border: 2px solid #2da5c7;
  padding: 10px 0;
  border-radius: 7px;
	margin: 15px auto;
	font-size: 15px;
	font-weight: bold;
  /*max-width: 313px;*/
	max-width: 100%;
  text-align: center;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_item .multiple_dw_wakaru:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #2da5c7;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_item .multiple_dw_wakaru:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #fff;
  margin-top: -5px;
}
.intro_list{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 130px;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_item ul{
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 0;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_item li{
  list-style: none;
  display: flex;
  min-width: 315px;
  align-items: center;
}
#multiple_dw .multiple_dw_wrap .multiple_dw_item li:before{
	content: "●";
	color: #2EA7E0;
  font-family: Roboto,Helvetica,Arial,sans-serif;
}
.file_center_list p{
  margin: 20px 0 33px;
  font-weight: 600;
  min-height: 50px;
}
.file_center_list img{
  margin-bottom: 40px;
}
#multiple_dw .top_btn-wrap {
  margin: 20px 0 20px 0;
}
#multiple_dw .dw_btn {
  margin-bottom: 20px;
}
#multiple_dw .dw_btn a {
	background-color: #2da5c7;
	color: #fff;
	font-weight: bold;
	display: block;
	border-radius: 30px;
	text-align: center;
	padding: 16px 0;
  position: relative;
  box-shadow: 0 1px 5px rgba(165, 214, 239, 1);
}
#multiple_dw .en_btn a {
  background-color: #797878;
  box-shadow: 0 1px 5px rgba(173, 174, 174, 1);
}
#multiple_dw .en_btn a:before {
  content: "English";
    color: #656565;
    padding: 3px 7px 5px 7px;
    border-radius: 30px;
    line-height: 1rem;
    background: #fff;
    font-weight: bold;
    position: absolute;
    left: 20px;
    margin: 2px 0 0 0;
    font-size: 12px;
}

#multiple_dw .top_btn a {
  width: 80%;
  margin: 0 auto;
}
#multiple_dw .intro_main .top_btn a{
	width: 100%;
}
@media only screen and (max-width: 480px) {
  #multiple_dw .dw_btn a {
    font-size: 0.9rem;
  }
  #multiple_dw .top_btn a {
    width: 90%;
  }
  #multiple_dw .en_btn a:before {
    font-size: 10px;
  }

}

#multiple_dw .dw_btn a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
  position: absolute;
  right: 25px;
  font-size: 17px;
}
#multiple_dw .dw_btn a:hover{
	background-color: #29859e;
}
#multiple_dw .en_btn a:hover {
  background-color: #666;
}
@media only screen and (max-width: 1500px) {
  .inr-wrapper{
    max-width: 100%;
  }
  #multiple_dw .multiple_dw_wrap .multiple_dw_list{
    width: 30%;
  }
  #multiple_dw .multiple_dw_wrap .multiple_dw_list dd{
    min-width: 100%;
  }
  #multiple_dw .multiple_dw_wrap .multiple_dw_item li{
    min-width: 100%;
  }
}
@media only screen and (max-width: 820px) {
  #multiple_dw .top_btn a{
    font-size: 13px;
  }
  #multiple_dw .dw_btn a:after{
    right: 12px;
  }
  #multiple_dw .dw_btn a{
    font-size: 13px;
  }
}
@media only screen and (max-width: 480px) {
  #multiple_dw .dw_btn a {
    font-size: 0.9rem;
  }
  #multiple_dw .top_btn a {
    width: 90%;
  }
  #multiple_dw .en_btn a:before {
    font-size: 10px;
  }

}

/*-- ダウンロードフォーム --*/
#multiple_dw .dw_form{
	width: min(1000px, 100%);
	margin: auto;
	background-color: #fff;
  font-size: 16px;
}
#multiple_dw .dw_form p.txt{
	display: table;
	margin: 30px auto;
}
#multiple_dw .dw_form .dw_fotm_list{
	width: min(800px, 100%);
	background-color: #EFEFEF;
	margin: auto;
	padding: 10px 30px;
}
#multiple_dw .dw_form .dw_fotm_list dl{
	display: flex;
}
#multiple_dw .dw_form .dw_fotm_list dt{
	width: 20%;
}
#multiple_dw .dw_form .dw_fotm_list dd{
	width: 80%;
	margin-left:0
}
#multiple_dw .dw_form input,
#multiple_dw .dw_form textarea,
#multiple_dw .dw_form select {
  border: 1px solid #DDDDDD;
background-color: #fff;
width: 100%;
border-radius: 5px;
padding: 10px;
box-sizing: border-box;
color: #333;
}
#multiple_dw .scroll-box{
	width: 80%;
height: 200px;
overflow-y: scroll;
border: 1px solid #ddd;
background-color: #f8f4f4;
margin: 30px 0 30px auto;
}
.btn-mobile-show{
  width: 100%;
  background-color: #666;
  text-align: center;
  position: relative;
  color:white;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0;
	display: inline-block;
	margin-bottom: 10px;
	padding: 16px 0;
	border-radius: 30px;
}
.btn-mobile-show i{
  position: absolute;
  right: 23px;
  font-size: 17px;
  top: 20px;
}
.intro_main{
  display:none;
}
/* 新表单 */
.new-form{
  background-color: #f1f1f1;
  padding: 60px 80px;
  margin-bottom: 50px;
}
.new-form .form-item{
  display: flex;
  flex-direction: row;
  margin-bottom: 0;
}
.new-form .form-item label{
  width:199px;
  display: flex;
  align-items: center;
  justify-content: right;
}
.new-form .form-item .form-item-input{
  width:90%;
  margin-left: 5px;
}
.person-info-protect iframe{
  width: 73%;
  border: 4px solid #969696;
  margin-left: 219px;
  background: white;
}
.person-info-protect-check{
  margin: 20px 0 40px 0;
}
.person-info-protect-check input{
  width:auto !important;
}
.text-danger{
   color:red;
}
.btn_contact7{
  text-align: center;
  margin-bottom: 20px;
}
.btn_contact7 .button{
  width: 306px !important;
  background-color: #37a7c6 !important;
  color: #fff;
  font-weight: bold;
  border-radius: 30px !important;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
}
.must{
  background-color: #2ca6e0;
  padding: 1px 6px 1px 8px;
  margin-right: 10px;
  line-height: 1.5;
}
.ssl-tips{
  margin-top: 20px;
}
.download-form{
  background-color: white;
}
.dl_txt{
  margin: 30px 0;
  font-weight: 600;
}
.btn_dl a, .btn_dl a:link, .btn_dl a:visited{
  background-color: #37a7c6;
  border: solid 1px #37a7c6;
  border-radius: 10px;
}
.all_file_down_btn{
  background-color:#37a7c6;
  width: 326px;
  padding:20px 0;
  position: fixed;
  bottom:100px;
  right:0;
  text-align: center;
  z-index: 99;
}

/* 230418追加 */
@media only screen and (max-width: 480px) {
  .all_file_down_btn{
    width: 100%;
    padding:30px 0;
    position: relative;
    bottom:-20px;
  }
}
/* ここまで */

.all_file_down_btn a{
  color:white;
}
.all_file_down_btn a i{
  position: absolute;
  right: 10px;
  font-size: 28px;
}

/* 新确认表单 */
#multiple_dw .step2 input{
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
}
#multiple_dw .step2 input:focus{
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  outline:unset;
}
/* 230418追加 */
@media only screen and (min-width: 769px){
  #multiple_dw .multiple_dw_wrap .multiple_dw_list:last-child .top_btn-wrap {
    /* margin: 20px 0 120px 0; */
  }
  #multiple_dw .multiple_dw_wrap .no-eng .top_btn-wrap {
    margin: 20px 0 0px 0;
  }
}
/* ここまで */

@media only screen and (min-width: 787px) and (max-width: 1000px) {
  .intro_main{
    /*display:block !important;*/
  }
  .intro_list{
    min-height: 152px;
    align-items: start;
  }
  #multiple_dw .multiple_dw_wrap .multiple_dw_list dd{
    min-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #multiple_dw .multiple_dw_wrap .multiple_dw_list dd{
    min-width: 100%;
  }
  #multiple_dw .multiple_dw_wrap{
    flex-direction: column;
  }
  #multiple_dw .multiple_dw_wrap .multiple_dw_list{
    width: 100%;
    margin: auto;
  }
  #multiple_dw .multiple_dw_wrap .multiple_dw_item{
    width: 90%;
  }
  .btn-mobile-show{
    display: inline-block;
  }
  .btn-mobile-show i{
    position: absolute;
    right: 14px;
  }
  .intro_main{
    display: none;
  }
  .new-form{
    padding: 36px 10px;
  }
  .new-form .form-item{
    flex-direction: column;
  }
  .new-form .form-item label{
    width:100%;
    justify-content: center;
  }
  .new-form .form-item .form-item-input{
    width: 100%;
    text-align: center;
  }
  .person-info-protect iframe{
    width: 97%;
    margin-left: 0;
  }
  .btn_dl a, .btn_dl a:link, .btn_dl a:visited{
    padding: 15px 0;
    min-width: 100%;
  }
}
