@charset "UTF-8";
main.aboutPolicy .inner a {
  color: #005baa;
}
main.aboutPolicy .inner ul.pdf.mb0 {
  margin-bottom: 0;
}
main.aboutPolicy .inner p.mb1 {
  margin-bottom: 1rem;
}
main.aboutPolicy .inner h4.blue {
  color: #005baa !important;
}
@media screen and (max-width: 767px) {
  main.aboutPolicy .inner h4.blue {
    font-size: 3.6505867014vw;
    font-weight: 500;
  }
}
main.aboutPolicy .inner {
  max-width: 1040px;
  padding: 0 2rem;
  display: block;
  margin: 0 auto;
}
main.aboutPolicy .inner h2 {
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 37px;
  line-height: 1.9;
  text-align: center;
  color: #005baa;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1280px) {
  main.aboutPolicy .inner h2 {
    font-size: 2.890625vw;
  }
}
@media screen and (max-width: 767px) {
  main.aboutPolicy .inner h2 {
    font-size: 4.6875vw;
  }
}
main.aboutPolicy .inner h3 {
  font-size: 25px;
  font-weight: 500;
  color: #005baa;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1280px) {
  main.aboutPolicy .inner h3 {
    font-size: 1.953125vw;
  }
}
@media screen and (max-width: 767px) {
  main.aboutPolicy .inner h3 {
    font-size: 3.9113428944vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
main.aboutPolicy .inner h4 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.9;
  text-align: justify;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1280px) {
  main.aboutPolicy .inner h4 {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 767px) {
  main.aboutPolicy .inner h4 {
    font-size: 3.6505867014vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
main.aboutPolicy .inner h5 {
  font-size: 18px;
  font-weight: 400;
  color: #005baa;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1280px) {
  main.aboutPolicy .inner h5 {
    font-size: 1.40625vw;
  }
}
@media screen and (max-width: 767px) {
  main.aboutPolicy .inner h5 {
    font-size: 2.8125vw;
  }
}
main.aboutPolicy .inner p {
  font-size: 16px;
  line-height: 1.9;
  text-align: justify;
  margin-bottom: 3rem;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  main.aboutPolicy .inner p {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  main.aboutPolicy .inner p {
    font-size: 3.6505867014vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
main.aboutPolicy .inner p.underBar {
  border-bottom: #c3c3c3 1px solid;
  padding-bottom: 2rem;
}
main.aboutPolicy .inner p.oneUp {
  font-size: 20px;
  line-height: 1.9;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1280px) {
  main.aboutPolicy .inner p.oneUp {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 767px) {
  main.aboutPolicy .inner p.oneUp {
    font-size: 2.8125vw;
  }
}
main.aboutPolicy .inner p.mb {
  margin-bottom: 1.5rem;
}
main.aboutPolicy .inner ul.policyUl {
  list-style-type: decimal !important;
  list-style: inside;
  margin-bottom: 3rem;
}
main.aboutPolicy .inner ul.policyUl li {
  margin-bottom: 0.5rem;
}
main.aboutPolicy .inner ul.ga {
  list-style-type: disc !important;
  list-style: outside;
  margin-bottom: 3rem;
  padding-left: 0.5rem;
}
main.aboutPolicy .inner ul.ga li {
  margin-bottom: 0.5rem;
  font-size: 16px;
  line-height: 1.9;
  text-align: justify;
  margin-bottom: 1rem;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  main.aboutPolicy .inner ul.ga li {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  main.aboutPolicy .inner ul.ga li {
    font-size: 3.6505867014vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}

section.cmnBtn {
  padding: 0 0 1rem 0;
}
section.cmnBtn .inner {
  max-width: 1280px;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  section.cmnBtn .inner {
    padding: 0;
  }
}
section.cmnBtn .inner h2 {
  margin-bottom: 1rem;
}
section.cmnBtn .inner p {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1280px) {
  section.cmnBtn .inner p {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 767px) {
  section.cmnBtn .inner p {
    margin-bottom: 2rem;
    font-size: 2.998696219vw;
  }
}
section.cmnBtn .inner ul {
  text-align: center;
  margin-bottom: 3rem;
}
section.cmnBtn .inner ul li {
  display: inline-block;
  margin: 0 0.3rem 1rem 0.3rem;
}
@media screen and (max-width: 767px) {
  section.cmnBtn .inner ul li {
    margin: 0 0.1rem 0.8rem 0.1rem;
  }
  section.cmnBtn .inner ul li:first-child {
    width: 100%;
  }
}
section.cmnBtn .inner ul li a {
  width: 24rem;
  height: 6rem;
  display: block;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  position: relative;
  color: #005baa;
  background-color: #fff;
  border-radius: 4rem;
  -webkit-box-shadow: 0px 3px 12px -4px #005baa;
          box-shadow: 0px 3px 12px -4px #005baa;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 1280px) {
  section.cmnBtn .inner ul li a {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 767px) {
  section.cmnBtn .inner ul li a {
    font-size: 2.8683181226vw;
    width: 13rem;
    height: 4rem;
    display: inline-block;
  }
}
section.cmnBtn .inner ul li a span {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
section.cmnBtn .inner ul li a:after {
  content: "▶";
  font-size: 22px;
  display: block;
  position: absolute;
  top: 33%;
  right: 5%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  -webkit-transform: scaleX(0.4) scaleY(0.3) rotate(0);
          transform: scaleX(0.4) scaleY(0.3) rotate(0);
}
@media screen and (max-width: 1280px) {
  section.cmnBtn .inner ul li a:after {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 767px) {
  section.cmnBtn .inner ul li a:after {
    font-size: 3.9113428944vw;
    top: 31%;
    right: 2%;
  }
}
section.cmnBtn .inner ul a:hover {
  color: #fff;
  background-color: #005baa;
}

main.policy .cmnBtn ul li:first-child a {
  color: #fff;
  background-color: #c3c3c3;
  pointer-events: none;
}

main.purpose .cmnBtn ul li:nth-child(2) a {
  color: #fff;
  background-color: #c3c3c3;
  pointer-events: none;
}

main.individual .cmnBtn ul li:nth-child(3) a {
  color: #fff;
  background-color: #c3c3c3;
  pointer-events: none;
}

main.procedure .cmnBtn ul li:nth-child(4) a {
  color: #fff;
  background-color: #c3c3c3;
  pointer-events: none;
}

main.belong .cmnBtn ul li:nth-child(5) a {
  color: #fff;
  background-color: #c3c3c3;
  pointer-events: none;
}

section.contens {
  padding-bottom: 3rem;
}

main.procedure {
  padding-bottom: 3rem;
}
main.procedure h4.blue {
  color: #005baa !important;
}
@media screen and (max-width: 767px) {
  main.procedure h5 span {
    font-size: 3.6505867014vw;
  }
}
main.procedure ul.pdf {
  list-style-type: disc;
  list-style: outside;
  padding-left: 1.5rem;
  margin-bottom: 3rem;
}
main.procedure ul.pdf li {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1280px) {
  main.procedure ul.pdf li {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  main.procedure ul.pdf li {
    font-size: 3.6505867014vw;
  }
}
main.procedure ul.pdf li a {
  color: #005baa;
}
main.procedure ul.pdf li a img {
  margin-left: 0.2rem;
  vertical-align: middle;
}
main.procedure .panel {
  max-width: 980px;
  display: block;
  margin: 0 auto;
  padding-top: 3rem;
  border-top: 1px solid #c3c3c3;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1280px) {
  main.procedure .panel {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  main.procedure .panel {
    font-size: 3.6505867014vw;
    letter-spacing: 0.1em;
    line-height: 2;
    padding: 0 2rem;
    padding-top: 3rem;
  }
}
main.procedure .panel a {
  color: #005baa;
  margin-bottom: 0.8rem;
}
main.procedure .panel a img {
  margin-right: 1rem;
}

main.purpose h2.typeB {
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 30px;
  line-height: 1.9;
  text-align: left;
  color: #005baa;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1280px) {
  main.purpose h2.typeB {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 767px) {
  main.purpose h2.typeB {
    font-size: 3.6505867014vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
main.purpose ul.pdf {
  list-style-type: disc;
  list-style: outside;
  padding-left: 1.5rem;
  margin-bottom: 3rem;
}
main.purpose ul.pdf li {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1280px) {
  main.purpose ul.pdf li {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  main.purpose ul.pdf li {
    font-size: 3.6505867014vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
main.purpose ul.pdf li a {
  color: #005baa;
}
main.purpose ul.pdf li a img {
  margin-left: 0.2rem;
  vertical-align: middle;
}
main.purpose ul.pdf2 {
  list-style-type: decimal;
  list-style: outside;
  padding-left: 1.5rem;
  margin-bottom: 3rem;
}
main.purpose ul.pdf2 li {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1280px) {
  main.purpose ul.pdf2 li {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  main.purpose ul.pdf2 li {
    font-size: 3.6505867014vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
main.purpose ul.pdf2 li a {
  color: #005baa;
}
main.purpose ul.pdf2 li a img {
  margin-left: 0.2rem;
  vertical-align: middle;
}
main.purpose a.underbar {
  text-decoration: underline;
}

main.individual p span {
  font-size: 14px;
  display: block;
  margin-top: 0.5rem;
}
@media screen and (max-width: 1280px) {
  main.individual p span {
    font-size: 1.09375vw;
  }
}
@media screen and (max-width: 767px) {
  main.individual p span {
    font-size: 3.1290743155vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
main.individual a.underbar {
  text-decoration: underline;
}

main.belong h4.mb {
  margin-bottom: 3rem !important;
}
main.belong i {
  margin-left: 0.5rem;
}
/*# sourceMappingURL=style.css.map */