.H05-003-01-item__image{
  max-width: 150px;
  max-height: 180px;
  width: 100%;
  height: auto;
}
iframe{
  width: 100%;
}
.sp_block{
	display: none;
}
form.deadline{
  display: none;
}
.error-box {
  display: none;
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #c00;
  font-size: 13px;
  font-weight: 700;
  background-color: #fdd5d5;
  color: #c00;
}
.input--error {
  border: 2px solid #c8143d;
  color: #c8143d;
  background-color: #ffdfdf;
}
.error-text, .error-text_referral {
  font-size: 14px;
  color: #cc0000;
  margin-top: 5px;
  padding-left:0;
}
.formTable{
  border-bottom: 0;
}
.L01-001-item+.L01-001-item{
  margin-top:30px;
}
.L01-001-item__inner{
  min-width: auto;
}
.L01-001-item__inner.L01-001-item__inner_type_small{
  padding: 0;
  max-width: 100%;
}
.formTable_type_input .formTable-th {
  width: 30%;
}
.flex-th{
  display: flex;
  align-items: center;
}
.venue-for-button{
  transition: .2s;
  cursor: pointer;
}
.formTable input[name="venueDate"]{
  display: none;
}
.formTable input[name="venueDate"]+p{
  position: relative;
  padding-left: 25px;
}
.formTable input[name="venueDate"]+p::before {
  box-sizing: border-box;
  position: absolute;
  top: 11px;
  left: 0;
  width: 18px;
  height: 18px;
  margin-top: -8px;
  border: 2px solid #dedede;
  border-radius: 18px;
  background-color: #fff;
  content: "";
  transition: all .2s ease;
}
.formTable input[name="venueDate"]+p::after {
  position: absolute;
  top: 8px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #fff;
  content: "";
}
.formTable input[name="venueDate"]:checked+p:before {
  border-color: #0a847b;
  background-color: #0a847b;
}
.venue-for-button:hover{
  background: #edf8f7;
}
.venue-for-button:hover>.formTable-th p,
.venue-for-button:hover>.formTable-td p:nth-child(1){
  color: #0a847b;
}
.formTable-td p:nth-child(1){
  font-size: 16px;
  font-weight: bold;
}
.formTable-td p.seminar-detail:nth-child(2){
  font-size: 13px;
  margin-top: 15px;
}
.formTable_type_input .venue-for-button .formTable-th::after{
  display: none;
}
#textarea{
  max-width: 100%;
  width: 100%;
  height: 60px;
}
.formTable-td__text small.mail_txt{
  color: #c00;
}
.form-submit{
  margin-top:75px;
}
.form-submit-button {
  background: #EFB01B;
  box-shadow: 0px 4px 0px #D49527;
  border-radius: 60px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: .2s;
  margin: 0 auto 40px auto;
  font-size: 1.4rem;
  line-height: 2.14286;
  letter-spacing: 0.02em;
  width: 550px;
  height: 100px;
  font-size: 34px;
  cursor: pointer;
}
.form-submit-button.deadline {
  background: #ccc;
  box-shadow:none;
  cursor: none;
  pointer-events: none;
}
.form-submit-button:hover {
  background: #D49527 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 0px #D49527;
  transform: translateY(4px);
}
.form-submit-button.deadline:hover {
  background: #ccc;
  box-shadow:none;
  cursor: auto;
  transform:none;
}
.form-submit-button::after {
  content: '';
  width: 20px;
  background: url(../images/H04-005-001-arrow.svg) no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
}
.form-submit-button span {
  width: 156px;
  height: 44px;
  background: #1D2087 0% 0% no-repeat padding-box;
  border-radius: 22px;
  color: #fff;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  top: -22px;
  margin: auto;
  display: none;
}
.form-submit-button span.free{
  display: flex;
}
.form-submit-button span::after {
  content: "";
  width: 0px;
  border: 10px solid transparent;
  border-top: 10px solid #1D2087;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  margin: auto;
}

.form-submit-button.deadline span,
.form-submit-button.deadline span:after{
  display: none;
}

.form-submit .H04-003-01{
  margin-bottom: 30px;
  font-family: "BIZ UDPGothic", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans W3", Meiryo, NotoSansJapanese, sans-serif;
  font-size: 20px;
  border-radius: 50px;
}

#form_sending {
  padding: 15px;
  margin-top: 0px;
  text-align: center;
  display: none;
}
.txt_sending {
  font-size: 1.4rem;
}
.dot-spin {
  margin: 40px auto 60px;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: transparent;
  color: transparent;
  -webkit-box-shadow: 0 -18px 0 0 #008d8e, 12.72984px -12.72984px 0 0 #008d8e, 18px 0 0 0 #008d8e, 12.72984px 12.72984px 0 0 #008d8e, 0 18px 0 0 #008d8e, -12.72984px 12.72984px 0 0 #008d8e,
    -18px 0 0 0 #008d8e, -12.72984px -12.72984px 0 0 #008d8e;
  box-shadow: 0 -18px 0 0 #008d8e, 12.72984px -12.72984px 0 0 #008d8e, 18px 0 0 0 #008d8e, 12.72984px 12.72984px 0 0 #008d8e, 0 18px 0 0 #008d8e, -12.72984px 12.72984px 0 0 #008d8e,
    -18px 0 0 0 #008d8e, -12.72984px -12.72984px 0 0 #008d8e;
  -webkit-animation: dotSpin 1.5s infinite linear;
  animation: dotSpin 1.5s infinite linear;
}
#chat-bot-frame{
  display: none;
}
.seminar-form{
  text-align: center;
}
.seminar-form-H02-001{
  font-size: 16px;
  margin-top: 20px;
}
.seminar-form-note{
  font-size: 14px;
  margin-top: 20px;
}

.dataentry-text-box{
  margin-bottom: 100px;
}

.dataentry-text-box strong{
  font-size: 24px;
  text-align: center;
  display: block;
  margin-bottom: 40px;
}

.dataentry-text-box .H02-001-01{
  text-align: center;
}

@media screen and (max-width: 768px) {
  .main{
    padding: 50px 0;
  }
  .sp_block{
    display: block;
  }
  .sp_none{
    display: none;
  }
  .formTable_type_input .formTable-th {
    width: 100%;
  }
  .formTable_type_input .formTable-td{
    padding: 10px;
  }
  .formTable-td p:nth-child(1){
    font-size: 14px;
  }
  .form-submit {
    margin-top: 50px;
  }
  .form-submit-button {
    width: 100%;
    height: 56px;
    font-size: 20px;
    margin: 0 auto 0;
    box-shadow: 0px 2px 0px #D49527;
  }
  .form-submit-button span {
    width: 50px;
    height: 50px;
    background: #1D2087 0% 0% no-repeat padding-box;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: auto;
    top: 0;
    left: 4px;
    margin: auto;
    line-height: 1.2;
  }
  .form-submit-button span::after{
    display: none;
  }
}