/* CONTACT */
.list-contact {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.list-contact .note {
  margin-bottom: 60px;
}

.list-contact .note h3 {
  background: #fff;
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 160%;
  padding: 20px 80px 18px;
  margin-bottom: 32px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.list-contact .note h3::before {
  position: absolute;
  content: "";
  background: url(./../images/common/ic-check-cirlce-blue.png) no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px;
  top: 25px;
  left: 37px;
}

.list-contact .note p {
  font-size: 16px;
  font-weight: bold;
  line-height: 180%;
  padding-left: 40px;
  padding-right: 40px;
  letter-spacing: 0.1em;
  /* font-family: YuGothic, "Yu Gothic", sans-serif; */
}

.list-contact .note .phone-time {
  background: #1d429a;
  padding: 18px 30px;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: bold;
  margin: 20px 40px 0;
}

.list-contact .note .phone-time .phone {
  font-weight: 700;
  font-size: 40px;
  line-height: 160%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-contact .note .phone-time .phone::before {
  content: "";
  background: url(./../images/common/ic-phone-white.png) no-repeat;
  background-size: contain;
  width: 33px;
  height: 33px;
  margin-right: 12px;
}

.list-contact .note .phone-time .time {
  display: flex;
  margin-left: 30px;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 24px;
  /* font-family: YuGothic, "Yu Gothic", sans-serif; */
}

.list-contact .note .phone-time .time a {
  border-radius: 100px;
  background: #ff8c9d;
  border: 2px solid #fff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 40px;
  margin: 0 5px;
  font-weight: bold;
}

.list-contact .note .phone-time .time a::before {
  content: "";
  background: url(../images/common/ic-arr-right6.png) no-repeat;
  background-size: contain;
  width: 7px;
  height: 12px;
  margin-right: 5px;
}

.list-contact .note .phone-time .time a:hover {
  background: #fff;
  color: #ff8c9d;
}

.list-contact .note .phone-time .time a:hover::before {
  background: url(../images/common/ic-arr-right7.png) no-repeat;
  background-size: contain;
}

.list-contact .note .phone-time1 {
  background: rgba(3, 3, 59, 0.04);
  padding: 40px 48px;
  margin: 20px 40px;
  line-height: 180%;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1em;
  /* font-family: YuGothic, "Yu Gothic", sans-serif; */
}

.list-contact .note .n-1 {
  text-align: center;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.1em;
  /* font-family: YuGothic, "Yu Gothic", sans-serif; */
}

.list-contact .note .n-1 span {
  font-weight: bold;
  color: #d90000;
}

table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}

/* .active{
  background-image: url(../images/common/h-bg-contact-1.png);
} */
.contact-block {
  /* font-family: YuGothic, "Yu Gothic", sans-serif; */
}

.form_read {
  font-size: 14px;
  line-height: 200%;
  text-align: center;
  color: #1f1f1f;
  padding: 36px 0 47px 0;
  width: 45%;
  margin: 0 auto;
  letter-spacing: 1.1px;
  /* font-family: YuGothic, "Yu Gothic", sans-serif; */
}

.exam {
  padding-bottom: 111px;
}

.contact-page-content {
  padding: 0 20px 20px;
  overflow: hidden;
}

.ib {
  display: inline-block;
}

.form {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.form * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/scripts/boxsizing.htc);
}

.form_ttl {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
}

.form table {
  width: 100%;
  border: none;
  border-collapse: collapse;
}

.form table tr {
  border-top: 1px solid #cccccc;
}

.form table tr + tr {
  border-bottom: 1px solid #cccccc;
}

/* .form table tr:nth-child(2n) {
  background-image: url(../images/common/h-bg-contact-1.png);
} */

.let-3 {
  letter-spacing: 3px;
}
.form table th {
  width: 28.2%;
  max-width: 280px;
  padding-left: 100px;
  padding-right: 30px;
  vertical-align: middle;
}
.form table th.texta {
  vertical-align: top;
  padding-top: 41px;
  letter-spacing: 3px;
}

.form table th.texta,
.form table td.texta1 {
  padding-bottom: 25px;
}
.form table th,
.form table td {
  text-align: left;
  font-weight: 700;
  padding-top: 18px;
  padding-bottom: 22px;
  border: none;
  font-size: 15px;
  letter-spacing: 0.1em;
}

.form table td {
  color: #aaa;
}

.form table .form_select th,
.form table .form_select td {
  padding-top: 41px;
  padding-bottom: 41px;
}
.form table .form_select td {
  color: #111;
}

.form table .text-top {
  vertical-align: top;
  padding-top: 40px;
}
::placeholder {
  font-weight: 700;
  font-family: inherit;
  color: #aaaaaa;
  box-sizing: border-box;
  letter-spacing: 0.1em;
}
.form select,
.form input,
.form table textarea {
  font-family: inherit;
  letter-spacing: 0.1em;
  font-weight: 700;
  padding: 18px 24px;
  border-radius: 10px;
  font-size: 15px;
  border: 2px solid #fff;
  background: #f8f8f8;
}
.form input {
  vertical-align: middle;
}

/* .form input:focus,
.form table textarea:focus {
  outline: red auto 1px;
  border: red auto 2px;
  color: red;
} */

.f1 {
  width: 500px;
}

.f2 {
  width: 360px;
}

.f3 {
  width: 680px;
}

.rec {
  position: relative;
}

.rec::before {
  content: "必須";
  display: block;
  width: 46px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.1em;
  line-height: 26px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  background-color: #df1b1b;
  position: absolute;
  top: -3px;
  left: -70px;
  letter-spacing: 0;
}
.rec2::before {
  content: "任意";
  background-color: #cccccc;
}
.formbotan {
  text-align: center;
  margin-top: 47px;
}

.formbotan button + button {
  margin-left: 20px;
}

.formbotan button span {
  /* font-family: font-yumincho-db; */
  font-weight: bold;
}

.formbotan button {
  font-family: inherit;
  background: #1d429a;
  display: inline-block;
  width: 300px;
  border: 2px solid #1d429a;
  line-height: 76px;
  font-weight: 700;
  font-size: 18px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  cursor: pointer;
  padding: 0;
  color: #fff;
}

.formbotan button:hover {
  background: #fff;
  color: #1d429a;
}

.formbotan button:hover span::before {
  background: #1d429a;
  transition: 0.6s;
}

.formbotan button span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.formbotan button span::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  margin-right: 15px;
}

.formbotan.custom button {
  width: 100%;
  max-width: 800px;
  line-height: 100px;
  font-size: 26px;
}
.formbotan.custom button span::before {
  content: unset;
}
.form_tel {
  text-align: center;
  font-size: 14px;
  margin-top: 40px;
}

.form_read2 {
  padding-top: 38px;
  color: #1f1f1f;
  text-align: center;
  letter-spacing: 0;
  line-height: 200%;
  font-weight: bold;
  font-size: 16px;
}

.policyBox {
  max-width: 1000px;
  margin: 84px auto 0;
}

.policyBox dl {
  width: 960px;
  float: left;
}

.policyBox dl + dl {
  margin-top: 55px;
}

.policyBox dt {
  text-align: center;
  display: flex;
  align-items: flex-end;
  font-size: 16px;
  margin-bottom: 6px;
  letter-spacing: 3px;
  padding-left: 20px;
}

.policyBox dt p {
  color: #111;
  line-height: 200%;
}

.policyBox dt p:nth-of-type(1) {
  font-size: 22px;
  position: relative;
  font-weight: bold;
}

.policyBox dt p:nth-of-type(1)::before {
  position: absolute;
  content: "";
  background: #707070;
  width: 32px;
  height: 1px;
  top: -20px;
  left: 0;
}

.policyBox dt p:nth-of-type(2) {
  font-size: 12px;
  letter-spacing: 1.5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.policyBox dd {
  /* background-image: url(../images/common/h-bg-contact-2.png); */
  padding: 0 20px 35px;
  border-radius: 12px;
  letter-spacing: 1px;
  background-size: cover;
}

.policyBox dd p {
  font-weight: 700;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 0.1em;
}

.policyBox dd p + p {
  margin-top: 25px;
}

form tr td label {
  display: block;
  position: relative;
  padding-left: 40px;
}
form .radio-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 70px;
}
form .radio-list2 {
  gap: 10px 30px;
  max-width: 600px;
}
form .radio-list2 .radio-item {
  width: calc((100% - 60px) / 3);
}
form .radio-list .radio-item {
  display: inline-block;
}
form tr td input[type="radio"] {
  visibility: hidden;
  position: absolute;
}

form tr td input[type="radio"] + label:before {
  height: 10px;
  width: 10px;
  margin-right: 10px;
  content: " ";
  display: inline-block;
  vertical-align: baseline;
  border: 1px solid #ccc;
  position: absolute;
  top: 3px;
  left: 5px;
  display: none;
}

form tr td input[type="radio"] + label:after {
  height: 20px;
  width: 20px;
  margin-right: 0px;
  content: " ";
  display: inline-block;
  vertical-align: baseline;
  border: 1px solid #ccc;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
}

form tr td input[type="radio"]:checked + label:before {
  background: #000;
  display: block;
}

form tr td input[type="radio"] + label:before {
  border-radius: 50%;
}

form .c-select {
  width: 100%;
  max-width: 500px;
  position: relative;
}
form .c-select::after {
  background-image: url(./../images/common/ic-chevron-down-black.png);
  width: 13px;
  height: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
}
form .c-select select {
  display: block;
  width: 100%;
  height: 100%;
  color: #111;
  appearance: none;
  padding-right: 70px;
}
/* 1024 ==================================================*/
@media all and (max-width: 1024px) {
  .social-line .img-1 {
    width: 20%;
  }
  .social-line .img-2 {
    width: 38%;
  }
  .social-line .word {
    width: 38%;
  }
  .social-line .word .btn-1 {
    width: 100%;
  }
  .social-line .img-2 h3 {
    font-size: 15px;
  }
  .contact-page-content {
    padding: 0px 10px 0;
  }
  .form_read {
    font-size: 13px;
    padding: 20px 10px 30px;
  }
  .rec::before {
    width: 32px;
    font-size: 12px;
  }
  .form table th,
  .form table td {
    font-size: 13px;
  }

  .f1 {
    width: 286px;
  }
  .f2 {
    width: 128px;
  }
  .f3 {
    width: 368px;
  }
  .form > p,
  .form_read2 {
    font-size: 13px;
  }
  .formbotan {
    margin-top: 25px;
  }
  .formbotan button {
    font-size: 12.8px;
    width: 208px;
    line-height: 50px;
  }
  .formbotan.custom button {
    font-size: 16px;
    line-height: 60px;
  }
  .policyBox {
    margin: 70px 0 0;
  }
  .policyBox dd {
    min-width: 300px;
  }
  .policyBox dt {
    font-size: 13px;
  }

  .policyBox dt p:nth-of-type(1) {
    font-size: 18px;
  }

  .policyBox dt p:nth-of-type(2) {
    font-size: 12px;
    padding-bottom: 0;
  }

  .policyBox dl {
    width: 100%;
  }

  .list-contact .note .phone-time {
    margin-left: 0;
    margin-right: 0;
    flex-wrap: wrap;
  }

  .list-contact .note .phone-time .phone {
    width: 100%;
    font-size: 25px;
  }

  .list-contact .note .phone-time .phone::before {
    width: 25px;
    height: 25px;
  }

  .list-contact .note .phone-time .time {
    margin-left: 0;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    justify-content: center;
    width: 100%;
  }

  .list-contact .note .phone-time1 {
    margin-left: 0;
    margin-right: 0;
    padding: 15px;
    font-size: 14px;
  }
}

/* 768 ==============================================*/
@media all and (max-width: 768px) {
  .list-contact .note {
    margin-bottom: 40px;
  }
  .social-line .img-1 {
    width: 35%;
  }
  .social-line .img-2 {
    width: 60%;
  }
  .social-line .img-2 h3 {
    font-size: 13px;
  }
  .social-line .word {
    width: 100%;
    margin-top: 30px;
  }
  .social-line .word p {
    font-size: 12px;
  }
  .social-line .word .btn-1 {
    font-size: 13px;
  }
  .contact-page-content {
    padding: 0px 20px;
  }
  .form_read {
    width: 100%;
  }
  .form table th,
  .form table td {
    display: block;
    text-align: left;
  }
  .form table th {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 0px;
  }
  .form table td,
  .form table .form_select td {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .form table .form_select th {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .form table .text-top {
    padding-top: 20px;
  }
  .rec::before {
    left: 100%;
    margin-left: 10px;
    top: -7px;
  }
  .f1,
  .f2,
  .f3 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .policyBox {
    padding-right: 0px;
    margin: 60px auto 0;
  }
  .policyBox dl {
    width: 100%;
    float: none;
  }
  .policyBox dl + dl {
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
  }
  .formbotan button {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .formbotan button + button {
    margin-left: auto;
    margin-top: 20px;
  }
  .form select,
  .form input,
  .form table textarea {
    padding: 15px;
  }
  .policyBox dd {
    margin: 0 auto 50px;
    padding: 15px 0;
  }

  .policyBox dt {
    padding-left: 0;
    margin-bottom: 0;
  }

  .list-contact .note h3 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .list-contact .note h3::before {
    top: 23px;
    left: 10px;
    width: 20px;
    height: 20px;
  }

  .list-contact .note p {
    font-size: 13px;
    padding-left: 0;
    padding-right: 0;
  }

  form .radio-list,
  form .radio-list2 {
    gap: 10px 40px;
  }
  form .radio-list .radio-item {
    width: calc((100% - 20px) / 2);
  }
  .policyBox .d2 dd {
    margin-bottom: 0;
  }

  .list-contact .note .phone-time1,
  .list-contact .note .n-1 {
    font-size: 13px;
  }
  .policyBox dd p {
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  .contact-block {
    padding-bottom: 0;
  }
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 50px;
}
.form-row label {
  display: inline-block;
  min-width: 30px;
  color: #111111;
  margin-right: 2px;
  padding-left: 0;
}
.form-row input {
  width: 240px;
}

.form-row2 {
  display: flex;
  flex-direction: column;
  padding-top: 22px;
}
.form-row2 label {
  display: block;
  color: #111111;
  padding-left: 0;
  margin-bottom: 8px;
}
.form-row2 .input1 {
  width: 100%;
  max-width: 240px;
}
.form-row2 .input2 {
  width: 100%;
  max-width: 607px;
  margin-top: 14px;
}
@media screen and (max-width: 768px) {
  .form-row2 {
    padding-top: 0;
  }
  .form-row2 .input2 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .form-row label {
    min-width: 40px;
  }
}

.form-row3 {
  max-width: 680px;
  display: flex;
  flex-direction: column;
  gap: 12px 0;
}
.form-row3 .item {
  width: 100%;
}

.input-file {
  background-color: #f8f8f8;
  border-radius: 10px;
  padding: 13px 16px;
  position: relative;
}
.input-file label {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.1em;
  border: 1px solid #707070;
  color: #111;
  padding: 10px 18px;
  cursor: pointer;
}
.input-file input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
/* END CONTACT */
