#mainUnder {
  background-color: #fff;
}
#mainUnder section {
  padding-bottom: 12vh;
}
#mainUnder section .btn {
  margin-top: 16px;
}
#mainUnder section .btn a {
  display: block;
  background-color: #1f3000;
  color: #fff;
  text-align: center;
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
}
#mainUnder section .tC {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #mainUnder section .tC {
    text-align: left;
  }
}
#mainUnder section .paTop {
  padding-top: 12vh;
}
#mainUnder section .pT4v {
  padding-top: 4vh;
}
#mainUnder section .bgBlue {
  background-color: #009DBC;
}
#mainUnder section .fcPurple {
  color: #BB61CD;
}
#mainUnder section .fcYellow {
  color: #F2FF00;
}
#mainUnder section .fcBlue {
  color: #009DBC;
}
#mainUnder section .bgPink {
  background-color: #F098A5;
}
#mainUnder section .fcPink {
  color: #F098A5;
}
#mainUnder section .bgGreen {
  background-color: #87B92A;
}
#mainUnder section .fcGreen {
  color: #87B92A;
}
#mainUnder section#jrKv {
  background-color: #000000;
  height: 86vh;
  background-image: url(../images/jrkv.webp);
  background-size: cover;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #mainUnder section#jrKv {
    height: 66vh;
  }
}
#mainUnder section#jrKv .maintitle {
  text-align: center;
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  #mainUnder section#jrKv .maintitle {
    padding: 0 0%;
  }
}
#mainUnder section#jrKv .maintitle .name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 32px;
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000, 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000;
}
@media only screen and (max-width: 767px) {
  #mainUnder section#jrKv .maintitle .name {
    text-align: left;
  }
}
#mainUnder section#jrKv .maintitle .catch {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  #mainUnder section#jrKv .maintitle .catch {
    text-align: left;
    justify-content: flex-start;
  }
}
#mainUnder section#jrKv .maintitle .catch div {
  border-radius: 5px;
  border: 1px solid #000;
  padding: 16px 32px;
  font-size: 28px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  #mainUnder section#jrKv .maintitle .catch div {
    font-size: 3.6vw;
    padding: 8px 12px;
  }
}
#mainUnder section#jrKv .maintitle .catch p {
  padding: 16px;
}
@media only screen and (max-width: 767px) {
  #mainUnder section#jrKv .maintitle .catch p {
    padding: 8px;
  }
}
#mainUnder section#jrKv .maintitle h2 {
  margin-top: 48px;
  font-size: 2.8vw;
  font-feature-settings: "palt";
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000, 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000;
}
@media only screen and (max-width: 767px) {
  #mainUnder section#jrKv .maintitle h2 {
    font-size: 9vw;
    text-align: left;
    line-height: 1.4;
    margin-top: 24px;
  }
}
#mainUnder section#concept {
  padding-top: 16vh;
}
@media only screen and (max-width: 767px) {
  #mainUnder section#concept {
    padding-top: 8vh;
  }
}
#mainUnder section#flow .inner {
  background-color: #fff;
}
#mainUnder section .inner {
  max-width: 960px;
}
#mainUnder section .sectionTitle {
  text-align: center;
  margin-bottom: 7vh;
}
@media only screen and (max-width: 767px) {
  #mainUnder section .sectionTitle {
    margin-bottom: 5vh;
  }
}
#mainUnder section .sectionTitle h2 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  #mainUnder section .sectionTitle h2 {
    font-size: 9vw;
  }
}
#mainUnder section .sectionTitle h2 small {
  font-size: 50%;
}
#mainUnder section .sectionTitle p {
  font-size: 8px;
  font-weight: bold;
  letter-spacing: 0.2em;
}
#mainUnder section h2.concept {
  font-size: 48px;
  font-feature-settings: "palt";
  font-weight: bold;
  margin-bottom: 8vh;
}
@media only screen and (max-width: 767px) {
  #mainUnder section h2.concept {
    font-size: 6.8vw;
    text-align: left;
    margin-bottom: 4vh;
  }
}
#mainUnder section .read {
  font-size: 110%;
}
#mainUnder section h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
  font-feature-settings: "palt";
}
#mainUnder section h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
  font-feature-settings: "palt";
}
#mainUnder section .twoColumn {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#mainUnder section .twoColumn > div {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
  background-color: #F9FBF4;
  text-align: center;
  padding: 32px 24px;
  box-sizing: border-box;
  border-radius: 5px;
  min-height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mainUnder section .twoColumn > div:nth-child(2n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  #mainUnder section .twoColumn > div {
    width: 100%;
    margin-right: 0;
  }
  #mainUnder section .twoColumn > div:nth-child(2n) {
    margin-right: 0;
  }
}
#mainUnder section .twoColumn > div .name {
  font-weight: bold;
  line-height: 1.2;
}
#mainUnder section .threeColumn {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#mainUnder section .threeColumn div {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 4%;
  background-color: #FEF7F8;
  text-align: center;
  padding: 32px 24px;
  box-sizing: border-box;
  border-radius: 5px;
  min-height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #F098A5;
}
#mainUnder section .threeColumn div:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  #mainUnder section .threeColumn div {
    width: 100%;
    margin-right: 0;
  }
  #mainUnder section .threeColumn div:nth-child(2n) {
    margin-right: 0;
  }
}
#mainUnder section .fourColumn {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#mainUnder section .fourColumn div {
  width: 22%;
  margin-right: 4%;
  margin-bottom: 4%;
  background-color: #F2FAFC;
  text-align: center;
  padding: 32px 24px;
  box-sizing: border-box;
  border-radius: 5px;
  min-height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #009DBC;
  font-weight: bold;
}
#mainUnder section .fourColumn div:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  #mainUnder section .fourColumn div {
    width: 100%;
    margin-right: 0;
  }
  #mainUnder section .fourColumn div:nth-child(2n) {
    margin-right: 0;
  }
}
#mainUnder section .numList {
  margin-bottom: 7vh;
}
#mainUnder section .numList ul li {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
#mainUnder section .numList ul li .num {
  width: 48px;
  height: 48px;
  color: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  margin-top: 8px;
}
#mainUnder section .numList ul li .textBox {
  width: calc(100% - 70px);
}
#mainUnder section .schedule table {
  text-align: left;
  vertical-align: middle;
}
#mainUnder section .schedule table tr {
  background-color: #F8EFFA;
}
#mainUnder section .schedule table tr:nth-child(2n) {
  background-color: #FCF7FC;
}
#mainUnder section .schedule table tr th {
  padding: 24px;
}
#mainUnder section .schedule table tr td {
  padding: 24px;
}
#mainUnder section .point {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 16px;
}/*# sourceMappingURL=page.css.map */