@charset "UTF-8";
/*---------------------------------------------------------

	mixin

--------------------------------------------------------*/
.wd10 {
  width: 10% !important;
}

.wd1em {
  width: 1em !important;
}

.wd20 {
  width: 20% !important;
}

.wd2em {
  width: 2em !important;
}

.wd30 {
  width: 30% !important;
}

.wd3em {
  width: 3em !important;
}

.wd40 {
  width: 40% !important;
}

.wd4em {
  width: 4em !important;
}

.wd50 {
  width: 50% !important;
}

.wd5em {
  width: 5em !important;
}

.wd60 {
  width: 60% !important;
}

.wd6em {
  width: 6em !important;
}

.wd70 {
  width: 70% !important;
}

.wd7em {
  width: 7em !important;
}

.wd80 {
  width: 80% !important;
}

.wd8em {
  width: 8em !important;
}

.wd90 {
  width: 90% !important;
}

.wd9em {
  width: 9em !important;
}

.wd100 {
  width: 100% !important;
}

.wd10em {
  width: 10em !important;
}

.wd10 {
  width: 10% !important;
}

.wd1em {
  width: 1em !important;
}

.wd20 {
  width: 20% !important;
}

.wd2em {
  width: 2em !important;
}

.wd30 {
  width: 30% !important;
}

.wd3em {
  width: 3em !important;
}

.wd40 {
  width: 40% !important;
}

.wd4em {
  width: 4em !important;
}

.wd50 {
  width: 50% !important;
}

.wd5em {
  width: 5em !important;
}

.wd60 {
  width: 60% !important;
}

.wd6em {
  width: 6em !important;
}

.wd70 {
  width: 70% !important;
}

.wd7em {
  width: 7em !important;
}

.wd80 {
  width: 80% !important;
}

.wd8em {
  width: 8em !important;
}

.wd90 {
  width: 90% !important;
}

.wd9em {
  width: 9em !important;
}

.wd100 {
  width: 100% !important;
}

.wd10em {
  width: 10em !important;
}

@media screen and (max-width: 63.99875em) {
  ._spwd10 {
    width: 10% !important;
  }
  ._spwd20 {
    width: 20% !important;
  }
  ._spwd30 {
    width: 30% !important;
  }
  ._spwd40 {
    width: 40% !important;
  }
  ._spwd50 {
    width: 50% !important;
  }
  ._spwd60 {
    width: 60% !important;
  }
  ._spwd70 {
    width: 70% !important;
  }
  ._spwd80 {
    width: 80% !important;
  }
  ._spwd90 {
    width: 90% !important;
  }
  ._spwd100 {
    width: 100% !important;
  }
}
.fs-s {
  font-size: 87.5%;
}

.fs-2s {
  font-size: 75%;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-s {
  margin-top: 0.5rem;
}

.mt-1,
.mt-m {
  margin-top: 1rem;
}

.mt-l {
  margin-top: 2rem !important;
}

.mt-2l {
  margin-top: 4rem !important;
}

.ta-c {
  text-align: center;
}

a {
  color: #4D4D4D;
  text-decoration: underline;
}

a.btn {
  text-decoration: none;
}

body {
  word-break: break-all;
}

button {
  background: none;
  border: none;
  cursor: pointer;
}
button:disabled {
  opacity: 0.3;
  cursor: default;
}

h1, h2, h3, h4 {
  font-size: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

strong {
  font-weight: 500;
}

table {
  width: 100%;
  border-collapse: collapse;
}

input.s,
textarea.s {
  width: 25%;
  box-sizing: border-box;
}
input.m,
textarea.m {
  width: 50%;
  box-sizing: border-box;
}
input.l,
textarea.l {
  width: 75%;
  box-sizing: border-box;
}
input.ll,
textarea.ll {
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 63.99875em) {
  input.sp_100,
  textarea.sp_100 {
    width: 100% !important;
  }
}

input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=tel] {
  border: solid 1px #e6e6e6;
  padding: 0.75em;
  font-size: 1em;
  font-family: Arial, sans-serif;
  line-height: 1;
}

select {
  font-size: 1em;
  width: auto;
  padding: 0.5em;
  border: solid 1px #e6e6e6;
  line-height: 1;
}

input.l,
textarea[name=message] {
  width: 100%;
  box-sizing: border-box;
}

input[type=email].error,
td.error,
textarea.error {
  border: solid 1px #781212;
}

textarea.error {
  background: #f1e6e6;
}

input.icon[type=checkbox] {
  display: none;
}
input.icon[type=checkbox] + label {
  cursor: pointer;
}
input.icon[type=checkbox] + label strong {
  vertical-align: middle;
}
input.icon[type=checkbox] + label i.icon-check {
  font-size: 125%;
}
input.icon[type=checkbox] + label > i.icon-check:before {
  color: #ccc;
}
input.icon[type=checkbox]:checked + label > i.icon-check:before {
  color: #333;
}

select {
  color: #4D4D4D;
}

small {
  font-size: 75%;
}

ul {
  list-style-position: inside;
}

@media screen and (max-width: 63.99875em) {
  .sp_n {
    display: none !important;
  }
}
@media screen and (min-width: 63.99876em) {
  .pc_n {
    display: none !important;
  }
}
* {
  box-sizing: border-box;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  color: #4D4D4D;
  font-size: 16px;
  line-height: 1.6;
}

.mainWrapper {
  padding: 1em;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 63.99876em) {
  .mainWrapper {
    padding: 20px;
  }
}

.headerLogo {
  width: 30%;
  max-width: 100px;
}

main {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/*──────────────────────────────────────────────

  block

──────────────────────────────────────────────*/
.hd-lv2 {
  font-family: "Noto Serif JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #1F7712;
  font-size: 150%;
  font-weight: 500;
  margin-bottom: 2em;
  margin-top: 0;
}
.hd-lv2.--mb1 {
  margin-bottom: 1em;
}

.hd-lv3 {
  font-weight: 500;
  font-size: 125%;
}

.hd-lv4 {
  font-weight: 500;
}

.btn {
  display: inline-block;
  padding: 1em 3em;
  background: #1F7712;
  color: #fff;
}
.btn.--bd {
  border: solid 1px #1F7712;
  background: #fff;
  color: #1F7712;
}
.btn.--l {
  font-size: 125%;
}
.btn.--s {
  font-size: 87.5%;
}
.btn.--arrow {
  position: relative;
}
.btn.--arrow::before, .btn.--arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 8px;
  height: 2px;
  margin-top: -2px;
  position: absolute;
  background: #fff;
  transform: rotate(45deg);
}
.btn.--arrow::after {
  transform: rotate(-45deg);
  margin-top: 2px;
}

.buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1em;
}

ul.kome-list {
  text-indent: revert;
}

.caution {
  border: solid 2px #781212;
  padding: 1.5em;
}
.caution .caution__text {
  color: #781212;
  font-weight: 500;
  font-size: 112.5%;
}
.caution ul.caution__list {
  list-style: disc;
  list-style-position: inside;
}

/*──────────────────────────────────────────────

  application_top

──────────────────────────────────────────────*/
.progressBar {
  width: 80%;
  max-width: 359.964px;
  margin-left: auto;
  margin-right: auto;
}

figure.document {
  max-width: 648px;
  margin-left: auto;
  margin-right: auto;
}

.caution_box {
  border: solid 1px #781212;
  padding: 1em;
  color: #781212;
}
.caution_box a {
  color: #781212;
}
.caution_box dt {
  font-weight: normal;
}
.caution_box ul {
  margin-left: 0.1em !important;
}

ol.caution_box li {
  margin-top: 0 !important;
}

.explanation_box {
  background: #efefef;
  padding: 1.5rem;
}
.explanation_box + .explanation_box {
  margin-top: 1rem;
}

.lsp_o {
  list-style-position: outside;
}

.lsp_o > li {
  margin-left: 1em;
}
.lsp_o > li .kome {
  display: inline-block;
  padding-left: 2em;
  text-indent: -0.75em;
}

#application_top {
  font-feature-settings: "palt";
}
#application_top table th {
  background: none;
}
#application_top table.bd {
  border-left: 1px solid #707070;
  border-top: 1px solid #707070;
}
#application_top table.bd th,
#application_top table.bd td {
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
#application_top section.job_for_join caption {
  text-align: left;
  font-weight: 500;
  padding-bottom: 1em;
}
#application_top section.job_for_join caption span {
  font-weight: normal;
}
#application_top section.job_for_join table {
  font-size: 87.5%;
}
#application_top section.job_for_join table td {
  padding: 0.5em;
}
#application_top section.job_for_join table + table {
  margin-top: 3rem;
}
#application_top > section {
  margin-top: 6rem;
}
#application_top > section:nth-of-type(n+2) {
  border-top: solid 1px #999;
  padding-top: 6rem;
}
#application_top > section > section {
  margin-top: 3rem;
}
#application_top > section > section section {
  margin-top: 1.6rem;
}
@media screen and (orientation: portrait) {
  #application_top > section {
    margin-top: 3rem;
  }
  #application_top > section:nth-of-type(n+2) {
    padding-top: 3rem;
  }
  #application_top > section > section {
    margin-top: 2.4rem;
  }
}
#application_top > section * + p,
#application_top > section * + ul,
#application_top > section * + ol,
#application_top > section * + dl,
#application_top > section * + figure,
#application_top > section * + table {
  margin-top: 1.6rem;
}
#application_top > section p {
  margin-bottom: 0;
}
#application_top ul,
#application_top ol {
  margin-left: 0;
}
#application_top ul,
#application_top ol,
#application_top dl,
#application_top h3,
#application_top h4,
#application_top h5 {
  margin-bottom: 0;
}
#application_top .icon-external-link {
  font-size: 85%;
  margin-left: 0.1em;
}
#application_top .dotted {
  font-weight: normal;
  border-bottom: dotted 1px #000;
}
#application_top .color {
  color: #1F7712;
  font-weight: normal;
}
#application_top ol.roman {
  list-style: none;
}
#application_top ol.roman li {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (orientation: landscape) {
  #application_top table th {
    background: none;
    white-space: nowrap;
  }
}

#application_form p {
  margin-top: 1.6rem;
}
#application_form div#next-btn-box {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  padding: 10px 0;
  z-index: 100;
}
#application_form div#next-btn-box p {
  margin-top: 0;
}
#application_form div#next-btn-box p,
#application_form div#next-btn-box button {
  margin-bottom: 0;
}
#application_form div#next-btn-box.dp_n {
  display: none;
}

ol#flow_link {
  background: #F2F2F2;
  list-style-position: inside;
  margin-bottom: 0;
}
ol#flow_link li {
  padding: 1em;
  padding-left: 1.5em;
  line-height: 1;
  margin-top: 0;
  list-style: none;
}
ol#flow_link li:nth-of-type(n+2) {
  border-top: dotted 1px;
}
ol#flow_link a {
  color: #1F7712;
}

#flow dl.flow {
  display: flex;
  justify-content: space-between;
  margin-top: 1.6rem;
  padding-top: 1.6em;
}
#flow dl.flow > div {
  background: #F6ECE1;
  padding: 1em;
  border-radius: 0.5em;
  flex: 0 0 23%;
  position: relative;
}
#flow dl.flow > div:nth-of-type(even) {
  background: #EFEEE4;
}
#flow dl.flow > div:nth-of-type(n+2)::before, #flow dl.flow > div:nth-of-type(n+2)::after {
  content: "";
  background: #535353;
  width: 10px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: -9%;
  transform: rotate(45deg);
  margin-top: -3px;
}
#flow dl.flow > div:nth-of-type(n+2)::after {
  transform: rotate(-45deg);
  margin-top: 3px;
}
#flow dl.flow dt {
  font-weight: normal;
  margin-top: -2.8em;
  margin-left: -1em;
}
#flow dl.flow dd {
  margin-top: 1.5em;
}
#flow dl.flow ol {
  list-style: none;
  margin-bottom: 0;
  font-size: 13px;
}
#flow dl.flow li {
  margin-top: 0;
}
@media screen and (orientation: landscape) {
  #flow dl.flow {
    padding-top: 1.8em;
  }
  #flow dl.flow dd {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 13px;
  }
}
@media screen and (orientation: portrait) {
  #flow dl.flow {
    flex-direction: column;
  }
  #flow dl.flow > div:nth-of-type(n+2) {
    margin-top: 2.5rem;
  }
  #flow dl.flow > div:nth-of-type(n+2)::after, #flow dl.flow > div:nth-of-type(n+2)::before {
    top: 0;
    left: 50%;
    margin-top: -20px;
    margin-left: -3px;
  }
  #flow dl.flow > div:nth-of-type(n+2)::after {
    margin-left: 3px;
  }
}

#requirement dl.example {
  margin-left: 1em;
}
#requirement dl.example dt:nth-of-type(n+2) {
  margin-top: 1em;
}
#requirement dl.example dd {
  margin-left: 1em;
}

#cost h4 {
  margin-bottom: 0.5em;
}

#bunbi h4 {
  margin-bottom: 0.5em;
}

/*──────────────────────────────────────────────

  application_requirement

──────────────────────────────────────────────*/
@media screen and (max-width: 63.99875em) {
  .application-agreement i {
    vertical-align: middle;
    margin-right: 0.5em;
  }
}
@media screen and (min-width: 63.99876em) {
  .application-agreement label {
    display: flex;
    gap: 0.5em;
    align-items: center;
  }
}

.select_wrapper select {
  display: block;
  width: 100%;
}

/*──────────────────────────────────────────────

  application_form

──────────────────────────────────────────────*/
table.application_form tr:nth-of-type(1) {
  border-top: solid 1px #e6e6e6;
}
table.application_form tr {
  border-right: solid 1px #e6e6e6;
}
table.application_form td .form_badge {
  position: static;
  margin-left: 0.5em;
  margin-bottom: 0.5rem;
}

tr.kakutei-shinkoku {
  border-right: none !important;
}
tr.kakutei-shinkoku td {
  background: none;
  text-align: center;
}
tr.kakutei-shinkoku img {
  max-width: 600px;
}

ul.select_list {
  margin-top: 1em;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  gap: 1em;
  list-style-type: none;
}/*# sourceMappingURL=application.css.map */