@charset "utf-8";
html {
	scroll-behavior: smooth;
}
body {
  color: #333;
  font-family: Noto Sans JP, Helvetica Neue, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd {
  font-weight: normal;
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #333;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  text-decoration: underline;
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: bottom;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.cf {
  display: inline-block;
}
/* Hides from IE Mac */
* html .cf {
  height: 1%;
}
.cf {
  display: block;
}
.fs-l-main,.fs-l-pageMain {
  margin: 0 auto!important;
  padding: 0!important;
}
.nakato10th {
  line-height: 2.2em;
  margin: 0 auto;
  max-width: 940px;
  width: 100%;
}
.nakato10th .pc {
  display: block;
}
.nakato10th .sp {
  display: none;
}
.nakato10th .nakato10th_main {
  margin-bottom: 50px;
}
.nakato10th .nakato10th_ttl {
  background: #FFF;
  border: 3px solid #0C336C;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #0C336C;
  font-size: 1.8em;
  font-weight: 700;
  margin: 3.3em auto 1.3em auto;
  padding: 0.4em 0;
  text-align: center;
  width: 10em;
}
.nakato10th .nakato10th_items {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 94%;
}
.nakato10th .nakato10th_items li {
  width: 49%;
}
.nakato10th .nakato10th_items li img {
  display: block;
  margin: 0 auto;
}
.nakato10th .nakato10th_items li span {
  border-bottom: 1px solid #0c336c;
  color: #0c336c;
  display: block;
  font-size: 1.2em;
  font-weight: 700;
  margin: 20px auto 0 auto;
  padding-bottom: 14px;
  position: relative;
  width: 80%;
}
.nakato10th .nakato10th_items span::after {
  background: url(https://nakato.itembox.design/item/nakato/img/icon_menu_arrow_blue.svg) 0 0 no-repeat;
  background-size: contain;
  bottom: 14px;
  content: "";
  height: 24px;
  position: absolute;
  right: 0;
  width: 24px;
}
.nakato10th .btn_item {
  background: #0C336C;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: 7px 5px 0px 0 rgb(221, 221, 221);
  color: #FFF;
  display: block;
  font-size: 1.8em;
  font-weight: 700;
  margin: 1.3em auto 0 auto;
  padding: 0.4em 0 0.6em 0;
  position: relative;
  text-align: center;
  width: 65%;
}
.nakato10th .btn_application {
  background: #E4172B;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: 7px 5px 0px 0 rgb(221, 221, 221);
  color: #FFF;
  display: block;
  font-size: 1.8em;
  font-weight: 700;
  margin: 0.8em auto 1.2em auto;
  padding: 0.4em 0 0.6em 0;
  position: relative;
  text-align: center;
  width: 65%;
}
.nakato10th .btn_item::after, .nakato10th .btn_application::after {
  content: "\f1d8";
  color: #FFF;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  position: absolute;
  right: 0.7em;
  top: 0.45em;
}
.nakato10th .application_method {
  text-align: center;
}
.nakato10th .application_method .intro p {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 0.5em 0;
}
.nakato10th .application_method .intro p .red {
  color: #E4172B;
  font-size: 1.5em;
}
.nakato10th .application_method .method_link {
  background: #EDF2F8;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
  padding: 20px 30px;
}
.nakato10th .application_method .method_link li {
  background: #FFF;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 1.2em;
  text-align: center;
  width: 430px;
}
.nakato10th .application_method .method_link li a {
  display: block;
  padding: 20px 0;
}
.nakato10th .application_method .method_link li img {
  margin: 0.75em 0;
  height: 40px;
}
.nakato10th .application_method .method_link li span {
  color: #EB641E;
  font-size: 1.3em;
  font-weight: 700;
  letter-spacing: 0;
}
.nakato10th .application_method .method_link li i {
  color: #0C336C;
  font-size: 2.5em;
  display: block;
}
.nakato10th .application_method .method_ttl {
  background: #ED641E;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #FFF;
  font-size: 1.8em;
  font-weight: 700;
  margin: 2.5em auto 1.0em auto;
  padding: 0.4em 0 0.6em 0;
  text-align: center;
  width: 80%;
}
.nakato10th .application_method .step {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  width: 80%;
}
.nakato10th .application_method .step li {
  border: 2px solid #0C336C;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  width: 31%;
}
.nakato10th .application_method .step li .step_ttl {
  background: #0C336C;
  border-top-left-radius: 16px;
  -moz-border-top-left-radius: 16px;
  -webkit-border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  -moz-border-top-right-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  padding: 0.5em 0;
}
.nakato10th .application_method .step li img {
  margin: 0 auto;
}
.nakato10th .application_method .step li p {
  margin: 0 1.5em 2.0em 1.5em;
  font-size: 0.8em;
  line-height: 1.5;
  text-align: left;
}
.nakato10th .application_method .step li p a {
  color: #0085B2;
}
.nakato10th .application_method .notes {
  font-size: 0.7em;
  line-height: 1.3;
  margin: 1.5em auto;
  text-align: left;
  width: 80%;
}
.nakato10th .application_method .notes_box {
  border: 1px solid #CCC;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin: 50px auto 0 auto;
  padding: 20px;
  width: 80%;
}
.nakato10th .application_method .notes_box .notes_ttl {
  background: #0C336C;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #FFF;
  display: block;
  font-size: 1.3em;
  font-weight: 700;
  margin: 0 auto;
  padding: 0.4em 0;
  text-align: center;
  width: 100%;
}
.nakato10th .application_method .notes_box .notes_subttl {
  border: 2px solid #0C336C;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #0C336C;
  display: block;
  font-size: 1.3em;
  font-weight: 700;
  margin: 1.5em auto 0 auto;
  padding: 0.4em 0;
  text-align: center;
  width: 100%;
}
.nakato10th .application_method .notes_box img {
  display: block;
}
.nakato10th .application_method .notes_box p {
  font-size: 0.8em;
  line-height: 1.5;
  margin: 1.5em 0;
}
.nakato10th .application_method .notes_box p span {
  color: #E4172B;
  font-weight: 700;
}
.nakato10th .application_method .notes_box .mini {
  display: block;
  font-size: 0.7em;
  line-height: 1.3;
  margin: 1.5em auto;
  text-align: left;
  width: 100%;
}
.nakato10th .requirements {
  background: #EDF2F8;
  margin: 100px auto;
  padding: 1px 0 50px 0;
}
.nakato10th .requirements .requirements_box {
  background: #FFF;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin: 0 auto;
  padding: 20px;
  width: 80%;
}
.nakato10th .requirements .requirements_box dt {
  border-bottom: 1px solid #DDD;
  color: #0A397F;
  font-size: 1.3em;
  font-weight: 700;
  margin-bottom: 0.3em;
  padding-bottom: 0.3em;
}
.nakato10th .requirements .requirements_box dd {
  font-size: 0.9em;
  line-height: 1.8;
  margin-bottom: 1.5em;
}
@media (max-width:1024px) {
  .nakato10th .pc {
    display: none;
  }
  .nakato10th .sp {
    display: block;
  }
  .nakato10th .nakato10th_main {
    margin-bottom: 7vw;
  }
  .nakato10th .nakato10th_ttl {
    font-size: 5vw;
    margin: 2.5em auto 1.0em auto;
    padding: 0.2em 0;
    width: 10em;
  }
  .nakato10th .nakato10th_items {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 94%;
  }
  .nakato10th .nakato10th_items li {
    width: 49%;
  }
  .nakato10th .nakato10th_items li span {
    font-size: 3.5vw;
    font-weight: 700;
    margin: 2vw auto 0 auto;
    padding-bottom: 2vw;
    width: 90%;
  }
  .nakato10th .nakato10th_items span::after {
    height: 20px;
    width: 20px;
  }
  .nakato10th .btn_item, .nakato10th .btn_application {
    box-shadow: 5px 5px 0px 0 rgb(221, 221, 221);
    font-size: 4vw;
    margin: 1.3em auto 0 auto;
    width: 90%;
  }
  .nakato10th .btn_application {
    box-shadow: 5px 5px 0px 0 rgb(221, 221, 221);
    font-size: 4vw;
    margin: 0.8em auto 1.2em auto;
    width: 90%;
  }
  .nakato10th .btn_item::after, .nakato10th .btn_application::after {
    right: 1.0em;
  }
  .nakato10th .application_method .intro {
    font-size: 3vw;
    line-height: 1.8;
    margin: 0 5vw;
  }
  .nakato10th .application_method p {
    font-size: 4vw;
    line-height: 1.8;
  }
  .nakato10th .application_method .intro p .red {
    font-size: 1.5em;
  }
  .nakato10th .application_method .method_link {
    background: #EDF2F8;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 20px 30px;
  }
  .nakato10th .application_method .method_link li {
    font-size: 4vw;
    margin: 2vw 0;
    width: 100%;
  }
  .nakato10th .application_method .method_link li a {
    display: block;
    line-height: 1.5;
    padding: 5vw 0 3vw 0;
  }
  .nakato10th .application_method .method_link li img {
    height: 7.5vw;
  }
  .nakato10th .application_method .method_link li span {
    font-size: 5.0vw;
  }
  .nakato10th .application_method .method_ttl {
    font-size: 4.0vw;
    line-height: 1.8;
    margin: 2.5em auto 1.0em auto;
    padding: 0.4em 0 0.6em 0;
    text-align: center;
    width: 90%;
  }
  .nakato10th .application_method .step {
    flex-wrap: wrap;
    width: 90%;
  }
  .nakato10th .application_method .step li {
    margin: 0 auto 5vw auto;
    width: 80%;
  }
  .nakato10th .application_method .notes {
    font-size: 3vw;
    width: 90%;
  }
  .nakato10th .application_method .notes_box {
    margin: 15vw auto 0 auto;
    padding: 2vw;
    width: 90vw;
  }
  .nakato10th .application_method .notes_box .notes_ttl {
    font-size: 5vw;
  }
  .nakato10th .application_method .notes_box .notes_subttl {
    font-size: 4vw;
  }
  .nakato10th .application_method .notes_box p {
    font-size: 3vw;
    text-align: left;
  }
  .nakato10th .requirements {
    margin: 15vw auto;
    padding: 1px 0 15vw 0;
  }
  .nakato10th .requirements .requirements_box dt {
    font-size: 5vw;
  }
  .nakato10th .requirements .requirements_box dd {
    font-size: 0.9em;
  }
}