﻿html body #loading {
  transition: all 1s;
  background: #fff;
}
html body main #page_mainVisual .inner {
  background: url(../image/img_mainvisual_sp1.jpg) no-repeat center/cover;
}
html body main .container #pageLink .inner {
  padding-top: 40px;
  padding-bottom: 50px;
}
html body main .container #pageLink .inner .anchor-item {
  position: relative;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  border: transparent 1px solid;
  border-color: #333333;
}
html body main .container #pageLink .inner .anchor-item:first-child {
  margin-top: 0;
}
html body main .container #pageLink .inner .anchor-item a {
  display: block;
  padding: 17px 0;
}
html body main .container #pageLink .inner .anchor-item a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 0;
  height: 0;
  margin-top: -2px;
  border-style: solid;
  border-width: 5px 5.5px 0 5.5px;
  border-color: #333333 transparent transparent transparent;
}
html body main .container #require .inner {
  padding-top: 60px;
}
html body main .container #require .inner .require_table-dt {
  font-weight: 900;
  padding-top: 23px;
  padding-bottom: 10px;
  border-top: #cccccc 1px solid;
}
html body main .container #require .inner .require_table-dt:first-child {
  border-top: none;
}
html body main .container #require .inner .require_table-dd {
  padding-top: 10px;
  padding-bottom: 23px;
}
html body main .container #require .inner .require_table-dd:last-child {
  border-bottom: #cccccc 1px solid;
}
html body main .container #require .inner .require_table-dd_list-01 {
  padding-left: 10px;
  list-style-type: "-";
}
html body main .container #require .inner .require_table-dd_list-01 .require_table-dd_list-item {
  padding-left: 5px;
  padding-bottom: 2px;
}
html body main .container #require .inner .require_table-dd_list-02 {
  list-style-type: "-";
}
html body main .container #require .inner .require_table-dd_list-02 .require_table-dd_list-item {
  padding-left: 5px;
  padding-bottom: 18px;
}
html body main .container #require .inner .require_table-dd_list-02 .require_table-dd_list-item:last-child {
  padding-bottom: 0;
}
html body main .container #require .inner .require_table-dd_list-03 {
  list-style-type: "-";
  padding-top: 9px;
  padding-left: 10px;
  font-size: 1.1rem;
}
html body main .container #require .inner .require_table-dd_list-03 .require_table-dd_list-item {
  padding-left: 5px;
  padding-bottom: 18px;
}
html body main .container #require .inner .require_table-dd_list-03 .require_table-dd_list-item:last-child {
  padding-bottom: 0;
}
html body main .container #require .inner .require_table-dd_list-item-comment {
  padding-top: 9px;
  font-size: 1.1rem;
  display: block;
}
html body main .container #application .inner {
  padding-top: 60px;
}
html body main .container #application .inner .head .en {
  font-size: 4.2rem;
  letter-spacing: 0.2em;
}
html body main .container #application .inner .application_comment {
  text-align: center;
  padding-bottom: 30px;
}
html body main .container #application .inner .application_container .balloon .balloon_item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background: #f7f7f7;
  padding: 30px 20px;
  margin-bottom: 38px;
}
html body main .container #application .inner .application_container .balloon .balloon_item-step_pc {
  display: none;
}
html body main .container #application .inner .application_container .balloon .balloon_item::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: #f7f7f7 15px solid;
}
html body main .container #application .inner .application_container .balloon .balloon_item:last-child {
  background: #e8f2f5;
}
html body main .container #application .inner .application_container .balloon .balloon_item:last-child::before {
  border: none;
  border-top: none;
}
html body main .container #application .inner .application_container .balloon .balloon_item-icon {
  width: 40%;
  max-width: 105px;
}
html body main .container #application .inner .application_container .balloon .balloon_item-txt {
  width: 58%;
}
html body main .container #application .inner .application_container .balloon .balloon_item-txt .balloon_item-step {
  font-size: 1.4rem;
  padding-bottom: 4px;
  border-bottom: #666666 1px solid;
}
html body main .container #application .inner .application_container .balloon .balloon_item-txt .balloon_item-ttl {
  font-size: 1.6rem;
  padding-top: 19px;
}
html body main .container #application .inner .application_container .balloon .balloon_item-txt .balloon_item-copy {
  padding-top: 12px;
}
html body main .container #application .inner .application_container .balloon .balloon_item:nth-child(3) .balloon_item-icon {
  text-align: center;
}
html body main .container #application .inner .application_container .balloon .balloon_item:nth-child(3) .balloon_item-icon img {
  width: 66%;
}
html body main .container #application .inner .application_container .balloon .balloon_item:nth-child(5) {
  margin-bottom: 0;
}
html body main .container #application .inner .application_container .balloon .balloon_item:nth-child(5) .balloon_item-icon {
  text-align: center;
}
html body main .container #application .inner .application_container .balloon .balloon_item:nth-child(5) .balloon_item-icon img {
  width: 90%;
}
html body main .container #entry .inner {
  padding-top: 60px;
  padding-bottom: 80px;
}
html body main .container #entry .inner .app_form form .form-horizontal .form-group {
  position: relative;
  padding-bottom: 21px;
}
html body main .container #entry .inner .app_form form .form-horizontal .form-group .form-label .notice {
  color: #f00101;
  padding-right: 10px;
  font-size: 12px;
}
html body main .container #entry .inner .app_form form .form-horizontal .form-group .input-cover .input-box {
  display: block;
  width: 100%;
  padding: 10px 10px 8px 10px;
  background: #fff;
  border: #ddd 2px solid;
  font-size: 1.6rem;
}
html body main .container #entry .inner .app_form form .form-horizontal .form-group .input-cover .input-box::-moz-placeholder {
  color: #888;
}
html body main .container #entry .inner .app_form form .form-horizontal .form-group .input-cover .input-box::placeholder {
  color: #888;
}
html body main .container #entry .inner .app_form form .form-horizontal .form-group .input-cover #pr {
  height: 160px;
}
html body main .container #entry .inner .app_form form .form-horizontal .form-group .select-cover {
  position: relative;
  cursor: pointer;
}
html body main .container #entry .inner .app_form form .form-horizontal .form-group .select-cover::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 15px;
  height: 15px;
  background-image: url(../image/arrow.svg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
html body main .container #entry .inner .app_form form .policy-check_txt {
  text-align: center;
  line-height: 200%;
  padding-bottom: 23px;
}
html body main .container #entry .inner .app_form form .policy-check_txt_link {
  border-bottom: #333333 1px solid;
}
html body main .container #entry .inner .app_form form .policy-check_txt_link:hover {
  color: #888;
  border-bottom: #888 1px solid;
}
html body main .container #entry .inner .app_form form .policy-check .check-box {
  padding-bottom: 25px;
  text-align: center;
}
html body main .container #entry .inner .app_form form .policy-check .check-box .agree {
  cursor: pointer;
}
html body main .container #entry .inner .app_form form .policy-check .check-box .agree-check:checked + .lever::after {
  position: absolute;
  top: 5px;
  left: 6px;
  content: "";
  display: block;
  width: 12px;
  height: 6px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #333333;
  transform: rotate(135deg);
}
html body main .container #entry .inner .app_form form .policy-check .check-box .agree .lever {
  position: relative;
  padding-left: 36px;
  vertical-align: top;
}
html body main .container #entry .inner .app_form form .policy-check .check-box .agree .lever::before {
  position: absolute;
  top: -3px;
  left: 0;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border: #cccccc 2px solid;
}
html body main .container #entry .inner .app_form form .form_btn {
  text-align: center;
  font-size: 1.5rem;
  cursor: pointer;
  position: relative;
}
html body main .container #entry .inner .app_form form .form_btn input {
  width: 100%;
  height: 48px;
  background: #3f598f;
}
html body main .container #entry .inner .app_form form .form_btn:hover {
  opacity: 0.8;
}
html body main .container #entry .inner .app_form form .form_btn::after {
  content: "";
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: -2px;
  left: 60%;
  bottom: 0;
  margin: auto;
}
html body main .container #entry .inner .app_form form .smll_txt {
  padding-top: 30px;
  text-align: center;
}
html body main .container #entry .inner .app_form form .smll_txt p {
  font-size: 14px;
}

@media (min-width: 768px) {
  html body main #page_mainVisual .inner {
    background: url(../image/img_mainvisual_pc1.jpg) no-repeat center/cover;
  }
  html body main .container #pageLink .inner {
    padding-top: 50px;
    padding-bottom: 90px;
  }
  html body main .container #pageLink .inner .anchor {
    display: flex;
    justify-content: space-between;
  }
  html body main .container #pageLink .inner .anchor-item {
    width: 32%;
    margin-top: 0;
  }
  html body main .container #pageLink .inner .anchor-item a {
    padding: 26px 0;
  }
  html body main .container #require .inner {
    padding-top: 30px;
  }
  html body main .container #require .inner .require_table-dd_list-03 {
    font-size: 1.2rem;
  }
  html body main .container #require .inner .require_table-dd_list-item-comment {
    font-size: 1.2rem;
  }
  html body main .container #application .inner {
    padding-top: 120px;
  }
  html body main .container #application .inner .head .en {
    font-size: 7rem;
  }
  html body main .container #application .inner .application_comment {
    padding-bottom: 40px;
  }
  html body main .container #application .inner .application_container .balloon {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 35px;
  }
  html body main .container #application .inner .application_container .balloon .balloon_item {
    display: block;
    padding: 20px;
    margin-bottom: 0;
    width: 30%;
    max-width: 270px;
  }
  html body main .container #application .inner .application_container .balloon .balloon_item-step_pc {
    display: block;
    text-align: center;
    font-size: 2rem;
    padding-bottom: 8px;
    border-bottom: #666666 1px solid;
  }
  html body main .container #application .inner .application_container .balloon .balloon_item::before {
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    margin-left: 0;
    border: 15px solid transparent;
    border-left: #f7f7f7 15px solid;
  }
  html body main .container #application .inner .application_container .balloon .balloon_item-icon {
    margin: 30px auto;
    width: 60%;
    max-width: 60%;
  }
  html body main .container #application .inner .application_container .balloon .balloon_item-txt {
    width: 100%;
  }
  html body main .container #application .inner .application_container .balloon .balloon_item-txt .balloon_item-step {
    display: none;
  }
  html body main .container #application .inner .application_container .balloon .balloon_item-txt .balloon_item-ttl {
    font-size: 2.6rem;
    padding-top: 0;
    text-align: center;
  }
  html body main .container #application .inner .application_container .balloon .balloon_item-txt .balloon_item-copy {
    padding-top: 15px;
  }
  html body main .container #entry .inner {
    padding-top: 120px;
    padding-bottom: 160px;
  }
  html body main .container #entry .inner .app_form form .form-horizontal .form-group {
    display: flex;
    padding-bottom: 20px;
  }
  html body main .container #entry .inner .app_form form .form-horizontal .form-group .form-label {
    padding-top: 10px;
    width: 20%;
  }
  html body main .container #entry .inner .app_form form .form-horizontal .form-group .form-label .notice {
    color: #f00101;
    font-size: 13px;
    padding-right: 10px;
  }
  html body main .container #entry .inner .app_form form .form-horizontal .form-group .input-cover {
    width: 100%;
  }
  html body main .container #entry .inner .app_form form .form-horizontal .form-group:last-child {
    padding-bottom: 0;
  }
  html body main .container #entry .inner .app_form form .policy-check_txt {
    padding-top: 30px;
    text-align: center;
    line-height: 200%;
  }
  html body main .container #entry .inner .app_form form .policy-check_txt_link {
    border-bottom: #333333 1px solid;
  }
  html body main .container #entry .inner .app_form form .policy-check_txt_link:hover {
    color: #888;
    border-bottom: #888 1px solid;
  }
  html body main .container #entry .inner .app_form form .policy-check_txt br {
    display: none;
  }
  html body main .container #entry .inner .app_form form .policy-check .check-box {
    padding-bottom: 25px;
  }
  html body main .container #entry .inner .app_form form .policy-check .check-box .agree-check:checked + .lever::after {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 6px;
  }
  html body main .container #entry .inner .app_form form .policy-check .check-box .agree .lever {
    padding-left: 36px;
    font-size: 1.6rem;
  }
  html body main .container #entry .inner .app_form form .policy-check .check-box .agree .lever::before {
    top: -1px;
    width: 20px;
    height: 20px;
  }
  html body main .container #entry .inner .app_form form .form_btn input {
    width: 240px;
    height: 50px;
  }
  html body main .container #entry .inner .app_form form .form_btn::after {
    content: "";
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: -2px;
    left: 54%;
    bottom: 0;
    margin: auto;
  }
  html body main .container #entry .inner .app_form form .smll_txt {
    padding-top: 40px;
    text-align: center;
  }
  html body main .container #entry .inner .app_form form .smll_txt p {
    font-size: 14px;
  }
}/*# sourceMappingURL=requirement.css.map */