@charset "UTF-8";

html {
  overflow: scroll;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #211816;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1;
  overflow: hidden;
}

@media all and (min-width: 768px) {
  body {
    min-width: 1050px;
  }
}

ul,
ol {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

main {
  display: block;
}

img {
  display: inline;
  height: auto;
  vertical-align: bottom;
}

table {
  border-collapse: collapse;
}

small {
  font-size: inherit;
}

@media all and (min-width: 768px) {
  .c-activity {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-activity {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.c-activity__img {
  margin-top: 85px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-activity__img {
    margin-top: 28px;
  }
}

.c-btn {
  align-items: center;
  background-color: #00913a;
  background-image: url(../img/component/btn/arrow.svg);
  background-position: center right 16px;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  border-radius: 32.5px;
  color: #fff;
  display: flex;
  font-size: 28px;
  font-weight: 500;
  height: 65px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: .2s;
  width: 480px;
}

@media screen and (max-width: 767px) {
  .c-btn {
    background-position: center right 11px;
    background-size: 14px 14px;
    border-radius: 16.5px;
    font-size: 14px;
    height: 33px;
    width: 210px;
  }
}

@media all and (min-width: 768px) {
  .c-btn:hover {
    opacity: .8;
  }
}

@media screen and (max-width: 767px) {
  .c-btn.-welcome {
    width: 230px;
  }
}

.c-canaan {
  margin-top: 20px;
}

@media all and (min-width: 768px) {
  .c-canaan {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-canaan {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-canaan {
    margin-top: 0;
  }
}

.c-canaan + .c-canaan {
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  .c-canaan + .c-canaan {
    margin-top: 60px;
  }
}

.c-canaan__heading {
  font-size: 27px;
  font-weight: 500;
  letter-spacing: .05em;
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-canaan__heading {
    font-size: 15px;
    margin-top: 25px;
  }
}

.c-canaan__purposeList {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .c-canaan__purposeList {
    margin-top: 30px;
  }
}

.c-canaan__purposeList li + li {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .c-canaan__purposeList li + li {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .c-canaan__purposeList .c-canaanPurpose__img {
    margin-left: -18px;
    margin-right: -18px;
  }
}

.c-canaanPurpose__mastHeading {
  font-size: 27px;
  font-weight: 500;
  letter-spacing: .05em;
  margin-top: 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-canaanPurpose__mastHeading {
    font-size: 15px;
    margin-top: 30px;
  }
}

.c-canaanPurpose__txt {
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-canaanPurpose__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-top: 14px;
  }
}

.c-canaanPurpose__txt a {
  color: #00913A;
}

.c-canaanPurpose__txt + .c-canaanPurpose__txt {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .c-canaanPurpose__txt + .c-canaanPurpose__txt {
    margin-top: 23px;
  }
}

.c-canaanAlignment {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .c-canaanAlignment {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .c-canaanAlignment__img {
    margin-left: -18px;
    margin-right: -18px;
  }
}

.c-canaanAlignment__list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 500px;
  margin-top: 50px;
  margin-inline: auto;
}

@media screen and (max-width: 767px) {
  .c-canaanAlignment__list {
    max-width: 260px;
    margin-top: 30px;
  }
}

.c-canaanAlignment__list li {
  position: relative;
  padding-left: 1em;
  flex-basis: 240px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .c-canaanAlignment__list li {
    flex-basis: 120px;
    font-size: 12px;
  }
}

.c-canaanAlignment__list li::before {
  content: "●";
  position: absolute;
  top: .2em;
  left: 0;
  font-size: .8em;
}

.c-canaanAlignment__note {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .c-canaanAlignment__note {
    font-size: 12px;
    margin-top: 25px;
  }
}

.c-contact {
  margin-top: 100px;
}

@media all and (min-width: 768px) {
  .c-contact {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-contact {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-contact {
    margin-top: 40px;
  }
}

.c-contact + .c-contact {
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .c-contact + .c-contact {
    margin-top: 30px;
  }
}

.c-contact.-last {
  margin-bottom: 205px;
}

@media screen and (max-width: 767px) {
  .c-contact.-last {
    margin-bottom: 70px;
  }
}

.c-contact__tel {
  font-size: 35px;
  font-weight: 500;
  margin-top: 45px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-contact__tel {
    font-size: 17px;
    margin-top: 30px;
  }
}

.c-contact__time {
  font-size: 20px;
  font-weight: 300;
  margin-top: 35px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-contact__time {
    font-size: 13px;
    margin-top: 20px;
  }
}

.c-contact__txt {
  font-size: 18px;
  line-height: 2.2222;
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-contact__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-top: 30px;
  }
}

.c-contact__txt a {
  color: #00913a;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .c-contact__txt a:hover {
    text-decoration: underline;
  }
}

.c-contact__noteList {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .c-contact__noteList {
    margin-left: 12px;
    margin-right: 12px;
  }
}

.c-contact__noteList li {
  font-size: 15px;
  font-weight: 300;
  line-height: 2.1333;
}

@media screen and (max-width: 767px) {
  .c-contact__noteList li {
    font-size: 12px;
    line-height: 2;
  }
}

.c-contact__noteList li::before {
  content: '※ ';
}

.c-contact__finishAction {
  margin-top: 185px;
}

@media screen and (max-width: 767px) {
  .c-contact__finishAction {
    margin-top: 50px;
  }
}

.c-contact__table {
  margin-top: 50px;
  table-layout: fixed;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .c-contact__table {
    margin-top: 20px;
  }
}

.c-contact__table tr {
  border-bottom: 1px solid #00913a;
}

.c-contact__table tr:last-child {
  border-bottom: none;
}

.c-contact__table th {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25;
  padding: 15px 20px;
  text-align: left;
  width: 25%;
}

@media screen and (max-width: 767px) {
  .c-contact__table th {
    font-size: 14px;
    line-height: 1.2666;
    padding: 10px 15px;
    width: 30%;
  }
}

.c-contact__table td {
  border-left: 1px solid #00913a;
  font-size: 18px;
  line-height: 1.25;
  padding: 15px 20px;
  width: 75%;
}

@media screen and (max-width: 767px) {
  .c-contact__table td {
    font-size: 14px;
    line-height: 1.2666;
    padding: 10px 15px;
    width: 70%;
  }
}

.c-contact__confirmAction {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .c-contact__confirmAction {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .c-contact__confirmAction div {
    width: calc(50% - 12px);
  }
}

.c-contact__confirmAction div + div {
  margin-left: 45px;
}

@media screen and (max-width: 767px) {
  .c-contact__confirmAction div + div {
    margin-left: 24px;
  }
}

.c-contact__confirmAction input[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  align-items: center;
  appearance: none;
  background-color: #00913a;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 23px;
  font-weight: 500;
  height: 76px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: .4s;
  width: 290px;
}

@media screen and (max-width: 767px) {
  .c-contact__confirmAction input[type='submit'] {
    font-size: 13px;
    height: 42px;
    width: 100%;
  }
}

@media all and (min-width: 768px) {
  .c-contact__confirmAction input[type='submit']:hover {
    opacity: .8;
  }
}

.c-contact__confirmAction input[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  align-items: center;
  appearance: none;
  background-color: #fff;
  border: 5px solid #00913a;
  border-radius: 0;
  color: #00913a;
  cursor: pointer;
  display: flex;
  font-size: 23px;
  font-weight: 500;
  height: 76px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: .4s;
  width: 290px;
}

@media screen and (max-width: 767px) {
  .c-contact__confirmAction input[type='button'] {
    border-width: 2px;
    font-size: 13px;
    height: 42px;
    width: 100%;
  }
}

@media all and (min-width: 768px) {
  .c-contact__confirmAction input[type='button']:hover {
    opacity: .8;
  }
}

@media all and (min-width: 768px) {
  .c-disasterContingencyPlan {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.c-disasterContingencyPlan__mastHeading {
  font-weight: 500;
  line-height: 2;
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__mastHeading {
    font-size: 15px;
    margin-top: 20px;
  }
}

.c-disasterContingencyPlan__mastHeading + .c-disasterContingencyPlan__txt {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__mastHeading + .c-disasterContingencyPlan__txt {
    margin-top: 25px;
  }
}

.c-disasterContingencyPlan__orderedList {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__orderedList {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 15px;
  }
}

.c-disasterContingencyPlan__orderedList + .c-disasterContingencyPlan__mastHeading {
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__orderedList + .c-disasterContingencyPlan__mastHeading {
    margin-top: 60px;
  }
}

.c-disasterContingencyPlan__orderedList li {
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__orderedList li {
    font-size: 13px;
    line-height: 1.8462;
  }
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__orderedList li + li {
    margin-top: 24px;
  }
}

.c-disasterContingencyPlan__collaborationList {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__collaborationList {
    margin-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__collaborationList + .c-disasterContingencyPlan__collaborationList {
    margin-top: 0;
  }
}

.c-disasterContingencyPlan__collaborationList + .c-disasterContingencyPlan__mastHeading {
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__collaborationList + .c-disasterContingencyPlan__mastHeading {
    margin-top: 60px;
  }
}

.c-disasterContingencyPlan__collaborationList dt {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: .02em;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__collaborationList dt {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.c-disasterContingencyPlan__collaborationList dd {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: .02em;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__collaborationList dd {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.c-disasterContingencyPlan__collaborationList dd::before {
  content: '■ ';
}

.c-disasterContingencyPlan__txt {
  font-size: 15px;
  line-height: 2.133;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 12px;
    margin-right: 12px;
  }
}

.c-disasterContingencyPlan__txt + .c-disasterContingencyPlan__txt {
  margin-top: 32px;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__txt + .c-disasterContingencyPlan__txt {
    margin-top: 24px;
  }
}

.c-disasterContingencyPlan__img {
  margin-top: 70px;
  text-align: center;
}

.c-disasterContingencyPlan__img + .c-disasterContingencyPlan__img {
  margin-top: 165px;
}

@media screen and (max-width: 767px) {
  .c-disasterContingencyPlan__img + .c-disasterContingencyPlan__img {
    margin-top: 50px;
  }
}

.c-disasterContingencyPlan__img + .c-disasterContingencyPlan__txt {
  margin-top: 80px;
}

.c-englishImg + .c-englishImg {
  margin-top: 150px;
}

@media screen and (max-width: 767px) {
  .c-englishImg + .c-englishImg {
    margin-top: 24px;
  }
}

.c-englishImg img {
  width: 100%;
}

@media all and (min-width: 768px) {
  .c-englishMovie {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-englishMovie {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.c-englishMovie + .c-englishMovie {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .c-englishMovie + .c-englishMovie {
    margin-top: 36px;
  }
}

.c-englishMovie__img img {
  vertical-align: bottom;
}

.c-englishMovie__mastHeading {
  align-items: center;
  background-color: #00913a;
  color: #fff;
  display: flex;
  font-size: 25px;
  font-weight: 500;
  height: 120px;
  justify-content: center;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-englishMovie__mastHeading {
    font-size: 13px;
    height: 60px;
    line-height: 1.5384;
  }
}

.c-englishTry {
  margin-top: 150px;
}

@media all and (min-width: 768px) {
  .c-englishTry {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .c-englishTry {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-englishTry {
    margin-top: 50px;
  }
}

.c-englishTry__mastHeading {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 136px;
  padding-block: 20px;
  border-top: 1px solid #00913a;
  border-bottom: 1px solid #00913a;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.6667;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-englishTry__mastHeading {
    min-height: 68px;
    padding-block: 12px;
    font-size: 14px;
    line-height: 1.8571;
  }
}

.c-englishTry__mastHeading + .c-englishTry__txt {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .c-englishTry__mastHeading + .c-englishTry__txt {
    margin-top: 20px;
  }
}

.c-englishTry__heading {
  font-size: 25px;
  font-weight: 400;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-englishTry__heading {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

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

@media screen and (max-width: 767px) {
  .c-englishTry__img {
    margin-left: -18px;
    margin-right: -18px;
  }
}

.c-englishTry__img + .c-englishTry__txt {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .c-englishTry__img + .c-englishTry__txt {
    margin-top: 15px;
  }
}

.c-englishTry__txt {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7778;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-englishTry__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 12px;
    margin-right: 12px;
  }
}

.c-englishTry__txt + .c-englishTry__img {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .c-englishTry__txt + .c-englishTry__img {
    margin-top: 15px;
  }
}

.c-eventImg {
  position: relative;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-eventImg img {
    width: 100%;
  }
}

.c-eventImg__month {
  background-color: #00913a;
  border-radius: 50%;
  color: #fff;
  font-size: 40px;
  height: 108px;
  left: 18px;
  padding-top: 20px;
  position: absolute;
  text-align: center;
  top: -50px;
  width: 108px;
}

@media screen and (max-width: 767px) {
  .c-eventImg__month {
    font-size: 28px;
    height: 75px;
    left: 13px;
    padding-top: 15px;
    top: -35px;
    width: 75px;
  }
}

.c-eventImg__month span {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .c-eventImg__month span {
    font-size: 14px;
    margin-bottom: 5px;
  }
}

.c-eventImg__cap {
  font-size: 15px;
  line-height: 2.1333;
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-eventImg__cap {
    font-size: 13px;
    line-height: 1.7308;
    margin-top: 18px;
  }
}

@media all and (min-width: 768px) {
  .c-eventOutline {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .c-eventOutline {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.c-eventOutline + .c-eventOutline {
  margin-top: 95px;
}

@media screen and (max-width: 767px) {
  .c-eventOutline + .c-eventOutline {
    margin-top: 40px;
  }
}

.c-eventOutline > p {
  font-size: 16px;
  line-height: 1.9375;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .c-eventOutline > p {
    font-size: 12px;
    line-height: 1.916;
    margin-top: 15px;
  }
}

.c-eventOutline__table {
  border: 1px solid #00913a;
  table-layout: fixed;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .c-eventOutline__table caption {
    border: 1px solid #00913a;
    border-bottom: none;
    font-size: 14px;
    line-height: 1.785;
    padding: 10px 15px;
    text-align: left;
  }
}

.c-eventOutline__table tr:last-child td {
  line-height: 1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-eventOutline__table tr:last-child td {
    font-size: 13px;
  }
}

.c-eventOutline__table tr:last-child td a {
  color: #00913a;
  display: block;
  font-weight: 400;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .c-eventOutline__table tr:last-child td a:hover {
    text-decoration: underline;
  }
}

.c-eventOutline__table tr:last-child td a + a {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .c-eventOutline__table tr:last-child td a + a {
    margin-top: 10px;
  }
}

.c-eventOutline__table th {
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
  padding: 30px 25px;
  text-align: left;
  vertical-align: top;
  width: 28%;
}

.c-eventOutline__table td {
  border: 1px solid #00913a;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.9355;
  padding: 25px 30px;
}

@media screen and (max-width: 767px) {
  .c-eventOutline__table td {
    font-size: 12px;
    line-height: 1.9167;
    padding: 10px 15px;
  }
}

.c-eventOutline__table td.-thin {
  text-align: center;
  width: 12%;
}

@media screen and (max-width: 767px) {
  .c-eventOutline__table td.-thin {
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 20%;
  }
}

.c-facilityModal {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  position: relative;
  width: auto;
}

.c-facilityModal .mfp-close {
  color: #fff;
  padding-right: 6px;
  right: -6px;
  text-align: right;
  top: -40px;
  width: 100%;
}

.c-growth + .c-growth {
  margin-top: 125px;
}

@media screen and (max-width: 767px) {
  .c-growth + .c-growth {
    margin-top: 50px;
  }
}

.c-growth__header {
  margin-bottom: 60px;
}

@media all and (min-width: 768px) {
  .c-growth__header {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-growth__header {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-growth__header {
    margin-bottom: 30px;
  }
}

.c-growth__body {
  margin-bottom: 100px;
  margin-top: 60px;
}

@media all and (min-width: 768px) {
  .c-growth__body {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-growth__body {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-growth__body {
    margin-bottom: 50px;
    margin-top: 30px;
  }
}

.c-growth__heading {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-growth__heading {
    font-size: 15px;
  }
}

@media screen and (min-width: 768px) {
  .c-growth__img {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
  }
}

.c-growth__img img {
  width: 100%;
}

.c-growth__txt {
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-growth__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 14px;
  }
}

.c-growth__txt ~ img {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.c-growth__heading {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .c-growth__heading {
    margin-top: 30px;
  }
}


@media all and (min-width: 768px) {
  .c-growth + .c-growth .c-growth__header,
  .c-growth + .c-growth .c-growth__body {
    width: 950px;
  }
}

.c-growth__event > li {
  display: flex;
  padding: 40px 0;
}

@media screen and (max-width: 767px) {
  .c-growth__event > li {
    padding: 30px 0;
  }
}

.c-growth__event > li + li {
  border-top: 1px solid #00913A;
}

.c-growth__event > li:first-child {
  padding-top: 0;
}

.c-growth__event > li:last-child {
  padding-bottom: 0;
}

.c-growth__eventMonth {
  flex: 0 0 112px;
  padding-right: 12px;
  text-align: center;
  background-image: linear-gradient(to bottom, #00913A, #00913A 5px, transparent 5px);
  background-size: 1px 10px;
  background-position: right bottom;
  background-repeat: repeat-y;
}

@media screen and (max-width: 767px) {
  .c-growth__eventMonth {
    flex-basis: 74px;
  }
}

.c-growth__eventContent {
  display: flex;
  flex-basis: calc(100% - 112px);
  gap: 40px;
  padding-left: 40px;
}

@media screen and (max-width: 767px) {
  .c-growth__eventContent {
    flex-direction: column;
    gap: 20px;
    flex-basis: calc(100% - 74px);
    padding-left: 30px;
  }
}

.c-growth__eventList {
  flex-basis: calc(100% - 490px);
}

@media screen and (max-width: 767px) {
  .c-growth__eventList {
    flex-basis: 100%;
  }
}

.c-growth__eventList > li {
  position: relative;
  padding-left: 1.2em;
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  .c-growth__eventList > li {
    font-size: 13px;
  }
}

.c-growth__eventList > li::before {
  content: "●";
  position: absolute;
  top: 50%;
  left: 0;
  color: #00913A;
  font-size: .6em;
  transform: translateY(-50%);
}

.c-growth__eventList > li + li {
  margin-top: .8em;
}

.c-growth__eventImg {
  display: flex;
  gap: 30px;
  flex: 0 0 490px;
}

@media screen and (max-width: 767px) {
  .c-growth__eventImg {
    flex-wrap: wrap;
    gap: 20px;
    flex: 1 1 100%;
  }
}

.c-growth__eventImg > div {
  flex-basis: calc(50% - 15px);
}

@media screen and (max-width: 767px) {
  .c-growth__eventImg > div {
    flex-basis: 100%;
    max-width: 230px;
  }
}

.c-growth__eventImg p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.538;
}

@media screen and (max-width: 767px) {
  .c-growth__eventImg p {
    font-size: 12px;
  }
}

.c-growth__eventImg p + p {
  margin-top: 5px;
  font-size: 13px;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .c-growth__eventImg p + p {
    font-size: 12px;
  }
}

.c-guideline {
  margin-top: 85px;
}

@media all and (min-width: 768px) {
  .c-guideline {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .c-guideline {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-guideline {
    margin-top: 45px;
  }
}

.c-guideline + .c-guideline {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .c-guideline + .c-guideline {
    margin-top: 35px;
  }
}

.c-guideline__year {
  font-size: 23px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-guideline__year {
    font-size: 15px;
  }
}

.c-guideline__mastHeading {
  align-items: center;
  background-color: #00913a;
  background-image: url(../img/page/admission/guideline/plus.svg);
  background-position: center right 27px;
  background-repeat: no-repeat;
  background-size: 43px 43px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 23px;
  font-weight: 500;
  height: 70px;
  justify-content: center;
  margin-top: 35px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-guideline__mastHeading {
    background-position: center right 12px;
    background-size: 21px 21px;
    font-size: 15px;
    height: 40px;
    margin-top: 15px;
  }
}

.c-guideline__mastHeading.-active {
  background-image: url(../img/page/admission/guideline/minus.svg);
}

.c-guideline__outline {
  display: none;
}

.c-guideline__table {
  table-layout: fixed;
  width: 100%;
}

.c-guideline__table th {
  font-size: 18px;
  font-weight: 400;
  padding-top: 30px;
  text-align: left;
  width: 22%;
}

@media all and (min-width: 768px) {
  .c-guideline__table th {
    border-bottom: 1px solid #00913a;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .c-guideline__table th {
    display: block;
    font-size: 14px;
    padding-top: 20px;
    width: 100%;
  }
}

.c-guideline__table td {
  border-bottom: 1px solid #00913a;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.9375;
  padding-bottom: 30px;
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .c-guideline__table td {
    display: block;
    font-size: 12px;
    line-height: 1.9167;
    padding-bottom: 20px;
    padding-top: 15px;
    width: 100%;
  }
}

.c-guideline__txt {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8333;
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-guideline__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-top: 25px;
  }
}

.c-guideline__download {
  font-size: 18px;
  margin-top: 40px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .c-guideline__download {
    font-size: 14px;
    margin-top: 15px;
  }
}

.c-guideline__download img {
  margin-right: 15px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .c-guideline__download img {
    margin-right: 10px;
    width: 35px;
  }
}

.c-guideline__download a {
  color: #231815;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .c-guideline__download a:hover {
    color: #00913a;
  }
}

@media screen and (max-width: 767px) {
  .c-indexAboutSummary__img {
    margin-left: -18px;
    margin-right: -18px;
  }
}

.c-indexAboutSummary__txt {
  font-size: 23px;
  letter-spacing: .05em;
  line-height: 2;
  margin-top: 45px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-indexAboutSummary__txt {
    font-size: 18px;
    line-height: 1.8056;
    margin-top: 25px;
  }
}

.c-indexAboutSummary__action {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .c-indexAboutSummary__action {
    margin-top: 28px;
  }
}

.c-indexRecommendSummary {
  display: block;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .c-indexRecommendSummary:hover .c-indexRecommendSummary__img {
    opacity: .8;
  }
}

.c-indexRecommendSummary__img {
  background-image: url(../img/page/index/img-0.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: .4s;
}

.c-indexRecommendSummary__img img {
  vertical-align: bottom;
  width: 100%;
}

.c-indexRecommendSummary__mastHeading {
  align-items: center;
  background-color: #00913a;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 86px;
  justify-content: center;
  line-height: 1.6428;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-indexRecommendSummary__mastHeading {
    font-size: 12px;
    height: 80px;
    line-height: 1.6785;
    overflow: hidden;
  }
}

.c-indexSpecialContent {
  display: block;
  text-decoration: none;
  transition: .4s;
}

@media all and (min-width: 768px) {
  .c-indexSpecialContent:hover {
    opacity: .8;
  }
}

.c-indexSpecialContent__img img {
  vertical-align: bottom;
  width: 100%;
}

.c-indexSpecialContent__mastHeading {
  align-items: center;
  background-color: #00913a;
  color: #fff;
  display: flex;
  font-size: 19px;
  font-weight: 500;
  height: 106px;
  justify-content: center;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-indexSpecialContent__mastHeading {
    font-size: 13px;
    height: 60px;
    line-height: 1.5384;
  }
}

.p-indexBanner {
  max-width: 950px;
  margin: 100px auto 200px;
}

@media screen and (max-width: 767px) {
  .p-indexBanner {
    max-width: 100%;
    margin: 50px 18px 75px;
  }
}

.c-indexBannerKifu {
  display: block;
  width: 100%;
  max-width: 600px;
  margin-inline: auto;
  transition: .4s;
}

.c-indexBannerKifu:hover {
  opacity: .8;
}

.c-localNav {
  margin-bottom: 100px;
  margin-top: 160px;
}

@media all and (min-width: 768px) {
  .c-localNav {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-localNav {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-localNav {
    margin-bottom: 65px;
    margin-top: 80px;
  }
}

@media all and (min-width: 768px) {
  .c-localNav.-wide {
    width: 900px;
  }
}

.c-localNav__mastHeading {
  color: #00913a;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-localNav__mastHeading {
    font-size: 15px;
  }
}

.c-localNav__linkList {
  border-top: 1px solid #00913a;
  margin-top: 40px;
  position: relative;
}

@media all and (min-width: 768px) {
  .c-localNav__linkList {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .c-localNav__linkList {
    margin-top: 20px;
  }
}

.c-localNav__linkList::after {
  background-color: #00913a;
  bottom: 0;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.c-localNav__linkList li {
  border-bottom: 1px solid #cce4cc;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 28px;
  padding-top: 28px;
}

@media all and (min-width: 768px) {
  .c-localNav__linkList li {
    width: 33.3333%;
  }
}

@media screen and (max-width: 767px) {
  .c-localNav__linkList li {
    font-size: 14px;
    padding: 18px 15px;
  }
}

.c-localNav__linkList li a {
  color: #211816;
  text-decoration: none;
  transition: .2s;
}

@media all and (min-width: 768px) {
  .c-localNav__linkList li a:hover {
    color: #00913a;
  }
}

.c-localNav__linkList li a img {
  margin-right: 7px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .c-localNav__linkList li a img {
    width: 14px;
  }
}

@media (min-width: 768px) {
  .c-manalunch__header {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
  .c-manalunch__header {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .c-manalunch__header {
    margin-bottom: 20px;
  }
}

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

@media screen and (max-width: 767px) {
  .c-manalunchMenu__img img {
    width: 230px;
  }
}

.c-manalunchMenu__menuList {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .c-manalunchMenu__menuList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 25px;
  }
}

.c-manalunchMenu__menuList li {
  font-size: 15px;
  line-height: 2;
}

@media all and (min-width: 768px) {
  .c-manalunchMenu__menuList li {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .c-manalunchMenu__menuList li {
    font-size: 13px;
    letter-spacing: .05em;
    line-height: 1.6538;
    margin-left: .5em;
    margin-right: .5em;
  }
}

.c-manalunchMenu__menuList li::before {
  content: '・';
}

@media all and (min-width: 768px) {
  .c-manalunchOutline {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

.c-manalunchOutline__table {
  table-layout: fixed;
  width: 100%;
}

.c-manalunchOutline__table th {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.6;
  padding: 30px 20px;
  text-align: left;
  vertical-align: middle;
  width: 30%;
}

@media screen and (max-width: 767px) {
  .c-manalunchOutline__table th {
    font-size: 14px;
    padding: 10px;
  }
}

.c-manalunchOutline__table th > span {
  display: block;
}

.c-manalunchOutline__table th > span::before {
  content: "（";
}
.c-manalunchOutline__table th > span::after {
  content: "）";
}
@media screen and (min-width: 768px) {
  .c-manalunchOutline__table th > span {
    margin-top: 5px;
    margin-left: -.5em;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .c-manalunchOutline__table th > span {
    margin-top: .5em;
    font-size: 11px;
  }
}

.c-manalunchOutline__table td {
  font-size: 18px;
  line-height: 1.9355;
  padding: 25px 30px;
}

@media screen and (max-width: 767px) {
  .c-manalunchOutline__table td {
    font-size: 13px;
    line-height: 1.9167;
    padding: 10px;
  }
}

.c-manalunchOutline__table tr:nth-child(n + 2) {
  border-top: 1px solid #00913a;
}

.c-manalunchOutline__table td:nth-child(n + 2) {
  border-left: 1px solid #00913a;
}


.c-manalunchOutline__mark {
  margin-top: 1em;
}

.c-manalunchOutline__mark,
.c-manalunchOutline__list li {
  padding-left: 1em;
  text-indent: -1em;
}

.c-manalunchOutline__list li::before {
  content: '・';
}

.c-mmpDetail {
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail {
    margin-top: 40px;
  }
}

.c-mmpDetail__body {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__body {
    max-width: 100%;
    margin-left: 18px;
    margin-right: 18px;
  }
}

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

@media screen and (max-width: 767px) {
  .c-mmpDetail__mastHeading img {
    width: 55px;
  }
}

.c-mmpDetail__intro {
  font-size: 23px;
  font-weight: 500;
  line-height: 2;
  margin-top: 45px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__intro {
    font-size: 14px;
    line-height: 1.8571;
    margin-top: 20px;
  }
}

.c-mmpDetail__intro > span {
  color: #00913A;
}

.c-mmpDetail__person {
  margin-top: 65px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__person {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__person img {
    width: 178px;
  }
}

.c-mmpDetail__name {
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  margin-top: 65px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__name {
    font-size: 13px;
    margin-top: 15px;
  }
}

.c-mmpDetail__txt {
  margin-top: 65px;
  font-size: 15px;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-top: 25px;
    text-align: left;
  }
}

.c-mmpDetail__heading {
  margin-top: 70px;
  padding-bottom: 1em;
  color: #00913A;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  border-bottom: 1px solid #00913A;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__heading {
    margin-top: 40px;
    font-size: 14px;
  }
}

.c-mmpDetail__imgS {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__imgS {
    margin-top: 20px;
  }
}

.c-mmpDetail__imgS + .c-mmpDetail__txt {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__imgS + .c-mmpDetail__txt {
    margin-top: 30px;
    text-align: center;
  }
}

.c-mmpDetail__movieLink {
  margin-top: 30px;
  text-align: center;
}

.c-mmpDetail__movieLink a {
  position: relative;
  display: inline-block;
  padding-left: 55px;
  line-height: 1.5;
  text-decoration: none;
  transition: .2s;
  color: inherit;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__movieLink a {
    padding-left: 44px;
    font-size: 12px;
  }
}

.c-mmpDetail__movieLink a:hover {
  opacity: .9;
}

.c-mmpDetail__movieLink a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 30px;
  background-image: url(../img/page/education/palette/icon-movie.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__movieLink a::before {
    width: 34px;
    height: 24px;
  }
}
.c-mmpDetail__img {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__img {
    margin-top: 35px;
  }
}

.c-mmpDetail__img + .c-mmpDetail__img {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .c-mmpDetail__img + .c-mmpDetail__img {
    margin-top: 28px;
  }
}

.c-mmpDetail__img img {
  width: 100%;
}

.c-mmpReport__header {
  margin-bottom: 100px;
  margin-top: 100px;
}

@media all and (min-width: 768px) {
  .c-mmpReport__header {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-mmpReport__header {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-mmpReport__header {
    margin-bottom: 28px;
    margin-top: 60px;
  }
}

.c-mmpReport__mastHeading {
  border-bottom: 1px solid #00913a;
  border-top: 1px solid #00913a;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.6667;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpReport__mastHeading {
    font-size: 14px;
    line-height: 1.8571;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.c-mmpReport__img + .c-mmpReport__img {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .c-mmpReport__img + .c-mmpReport__img {
    margin-top: 28px;
  }
}

.c-mmpReport__img img {
  width: 100%;
}

.c-mmpReport__body {
  max-width: 800px;
  margin: 100px auto;
}

@media screen and (max-width: 767px) {
  .c-mmpReport__body {
    max-width: 100%;
    margin: 28px 18px;
  }
}

.c-mmpReport__heading {
  color: #00913a;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-mmpReport__heading {
    font-size: 15px;
  }
}

.c-mmpReport__name {
  font-size: 22px;
  line-height: 2.1364;
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpReport__name {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.857;
  }
}

.c-mmpReport__txt {
  font-size: 17px;
  line-height: 1.9411;
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .c-mmpReport__txt {
    margin-top: 20px;
    font-size: 13px;
  }
}

.c-mmpSummary__mastHeading {
  font-size: 23px;
  font-weight: 500;
  letter-spacing: .05em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpSummary__mastHeading {
    font-size: 15px;
  }
}

.c-mmpSummary__img {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .c-mmpSummary__img {
    margin-left: -18px;
    margin-right: -18px;
    margin-top: 20px;
  }
}

.c-mmpSummary__heading {
  font-size: 23px;
  font-weight: 500;
  line-height: 2;
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpSummary__heading {
    font-size: 17px;
    line-height: 1.6176;
    margin-top: 25px;
  }
}

.c-mmpSummary__txt {
  font-size: 15px;
  line-height: 2;
  margin-top: 35px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-mmpSummary__txt {
    font-size: 12.5px;
    letter-spacing: .02em;
    margin-top: 20px;
  }
}

.c-mmpSummary__action {
  margin-top: 35px;
}

@media screen and (max-width: 767px) {
  .c-mmpSummary__action {
    margin-top: 25px;
  }
}

@media all and (min-width: 768px) {
  .c-netentry {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .c-netentry {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.c-netentry + .c-netentry {
  margin-top: 110px;
}

@media screen and (max-width: 767px) {
  .c-netentry + .c-netentry {
    margin-top: 30px;
  }
}

.c-netentry__btnImg {
  margin-top: 70px;
  text-align: center;
}

.c-netentry__btnImg :hover {
  opacity: .8;
}

@media screen and (min-width: 767px) {
  .c-netentry__btnImg.__intro {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .c-netentry__btnImg {
    width: 288px;
    margin: 30px auto 0;
  }
}

.c-netentry__img {
  margin-top: 70px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-netentry__img {
    margin-top: 30px;
  }
}

.c-netentry__mastHeading {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: .05em;
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-netentry__mastHeading {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 35px;
  }
}

.c-netentry__txt {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-netentry__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-top: 12px;
  }
}

.c-netentry__txt + .c-netentry__txt {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .c-netentry__txt + .c-netentry__txt {
    margin-top: 24px;
  }
}

.c-netentry__download {
  font-size: 18px;
  margin-top: 35px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-netentry__download {
    font-size: 13px;
    margin-top: 10px;
  }
}

.c-netentry__download img {
  margin-right: 10px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .c-netentry__download img {
    margin-right: 5px;
    width: 29px;
  }
}

.c-netentry__download a {
  color: #231815;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .c-netentry__download a:hover {
    color: #00913a;
  }
}

.c-news {
  margin-bottom: 145px;
  margin-top: 80px;
}

@media all and (min-width: 768px) {
  .c-news {
    margin-left: auto;
    margin-right: auto;
    width: 940px;
  }
}

@media screen and (max-width: 767px) {
  .c-news {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-news {
    margin-bottom: 34px;
    margin-top: 35px;
  }
}

.c-news__catList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .c-news__catList {
    margin-bottom: -15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }
}

.c-news__catList li {
  font-size: 18px;
  width: 140px;
}

@media screen and (max-width: 767px) {
  .c-news__catList li {
    font-size: 13px;
    margin-bottom: 15px;
    width: calc(33.333% - 13px);
  }
}

.c-news__catList li a {
  align-items: center;
  border: 1px solid transparent;
  color: #fff;
  display: flex;
  height: 35px;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  transition: .4s;
}

@media screen and (max-width: 767px) {
  .c-news__catList li a {
    height: 18px;
  }
}

@media all and (min-width: 768px) {
  .c-news__catList li a:hover {
    opacity: .8;
  }
}

.c-news__catList li a.-all {
  background-color: #fff;
  border-color: #00913a;
  color: #00913a;
}

.c-news__catList li a.-student {
  background-color: #669e3e;
}

.c-news__catList li a.-general {
  background-color: #efa8b0;
}

.c-news__catList li a.-examination {
  background-color: #68a2cf;
}

.c-news__catList li a.-graduate {
  background-color: #eda87a;
}

.c-news__catList li a.-mmp {
  background-color: #447461;
}

.c-news__summaryList {
  border-bottom: 1px solid #00913a;
  border-top: 1px solid #00913a;
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .c-news__summaryList {
    margin-top: 35px;
  }
}

.c-news__summaryList div {
  padding-bottom: 15px;
  padding-top: 15px;
}

@media all and (min-width: 768px) {
  .c-news__summaryList div {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .c-news__summaryList div {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.c-news__summaryList div + div {
  border-top: 1px solid #cce4cc;
}

.c-news__summaryList dt {
  align-items: center;
  display: flex;
  font-size: 16px;
}

@media all and (min-width: 768px) {
  .c-news__summaryList dt {
    width: 235px;
  }
}

@media screen and (max-width: 767px) {
  .c-news__summaryList dt {
    font-size: 12px;
  }
}

.c-news__summaryList dt span {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 14px;
  height: 24px;
  justify-content: center;
  margin-left: 20px;
  width: 112px;
}

@media screen and (max-width: 767px) {
  .c-news__summaryList dt span {
    font-size: 12px;
    height: 16px;
    margin-left: 10px;
    width: 100px;
  }
}

.c-news__summaryList dt span.-student {
  background-color: #669e3e;
}

.c-news__summaryList dt span.-general {
  background-color: #efa8b0;
}

.c-news__summaryList dt span.-entrance-exam {
  background-color: #68a2cf;
}

.c-news__summaryList dt span.-graduate {
  background-color: #eda87a;
}

.c-news__summaryList dt span.-mmp {
  background-color: #447461;
}

.c-news__summaryList dt span.-important {
  background-color: #ff0000;
}

.c-news__summaryList dt span.-door {
  background-color: #4bb4bc;
}

.c-news__summaryList dt span.-palette {
  background-color: #f2a313;
}

.c-news__summaryList dt span.-pocket {
  background-color: #ef562e;
}

.c-news__summaryList dd {
  font-size: 16px;
  line-height: 1.6;
}

@media all and (min-width: 768px) {
  .c-news__summaryList dd {
    width: calc(100% - 235px);
  }
}

@media screen and (max-width: 767px) {
  .c-news__summaryList dd {
    font-size: 12px;
    margin-top: 5px;
  }
}

.c-news__summaryList dd a {
  color: #231815;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .c-news__summaryList dd a:hover {
    text-decoration: underline;
  }
}

.c-news__action {
  margin-top: 30px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .c-news__action {
    margin-top: 10px;
  }
}

.c-news__action a {
  color: #211816;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .c-news__action a {
    font-size: 12px;
  }
}

@media all and (min-width: 768px) {
  .c-news__action a:hover {
    color: #00913a;
  }
}

.c-news__action a img {
  margin-right: 2px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .c-news__action a img {
    width: 15px;
  }
}

.c-outdoorSchoolSchedule {
  margin-top: 110px;
}

@media all and (min-width: 768px) {
  .c-outdoorSchoolSchedule {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-outdoorSchoolSchedule {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-outdoorSchoolSchedule {
    margin-top: 45px;
  }
}

.c-outdoorSchoolSchedule + .c-outdoorSchoolSchedule {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .c-outdoorSchoolSchedule + .c-outdoorSchoolSchedule {
    margin-top: 35px;
  }
}

.c-outdoorSchoolSchedule__img {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .c-outdoorSchoolSchedule__img {
    margin-top: 20px;
  }
}

.c-outdoorSchoolSchedule__txt {
  font-size: 20px;
  line-height: 2;
  margin-top: 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-outdoorSchoolSchedule__txt {
    font-size: 14px;
    line-height: 1.7857;
    margin-top: 20px;
  }
}

.c-outdoorSchoolSchedule__dayList {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .c-outdoorSchoolSchedule__dayList {
    margin-top: 25px;
  }
}

.c-outdoorSchoolSchedule__dayList div + div {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .c-outdoorSchoolSchedule__dayList div + div {
    margin-top: 20px;
  }
}

.c-outdoorSchoolSchedule__dayList dt {
  border-bottom: 1px solid #00913a;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-outdoorSchoolSchedule__dayList dt {
    font-size: 14px;
    padding-bottom: 12px;
  }
}

.c-outdoorSchoolSchedule__dayList dd {
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-outdoorSchoolSchedule__dayList dd {
    font-size: 13px;
    line-height: 1.8462;
    margin-top: 12px;
  }
}

.c-pageHeading {
  align-items: center;
  background-color: #00913a;
  color: #fff;
  display: flex;
  font-size: 30px;
  font-weight: 500;
  height: 100px;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-pageHeading {
    font-size: 18px;
    height: 59px;
  }
}

.c-pageIntro {
  padding-top: 80px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .c-pageIntro {
    padding: 40px 18px 50px;
  }
}

.c-pageIntro__txt {
  font-size: 23px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-pageIntro__txt {
    font-size: 15px;
    line-height: 1.7333;
  }
}

@media all and (min-width: 768px) {
  .c-pageIntro__txt.-large {
    font-size: 30px;
  }
}

.c-pageMv {
  position: relative;
}

.c-pageMv img {
  vertical-align: bottom;
  width: 100%;
}

.c-pageMv.-policy {
  margin-bottom: -25px;
  padding-top: 44px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-pageMv.-policy {
    margin-bottom: -5px;
    padding-top: 17px;
  }
}

.c-pageMv.-policy img {
  width: 567px;
}

@media screen and (max-width: 767px) {
  .c-pageMv.-policy img {
    width: 194px;
  }
}

.c-pageMv__banner {
  position: absolute;
  top: 38px;
  right: 38px;
}

@media screen and (max-width: 767px) {
  .c-pageMv__banner {
    top: 10px;
    right: 10px;
  }
}

.c-pageMv__banner img {
  max-width: 450px;
}

@media screen and (max-width: 767px) {
  .c-pageMv__banner img {
    max-width: 216px;
  }
}

.c-privacyPolicy {
  margin-top: 90px;
}

@media all and (min-width: 768px) {
  .c-privacyPolicy {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-privacyPolicy {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-privacyPolicy {
    margin-top: 30px;
  }
}

.c-privacyPolicy.-last {
  margin-bottom: 295px;
}

@media screen and (max-width: 767px) {
  .c-privacyPolicy.-last {
    margin-bottom: 75px;
  }
}

.c-privacyPolicy + .c-privacyPolicy {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .c-privacyPolicy + .c-privacyPolicy {
    margin-top: 35px;
  }
}

.c-privacyPolicy__mastHeading {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .c-privacyPolicy__mastHeading {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 18px;
  }
}

.c-privacyPolicy__mastHeading + .c-privacyPolicy__mastHeading {
  margin-top: 0;
}

.c-privacyPolicy__mastHeading + .c-privacyPolicy__txt {
  margin-top: 0;
}

.c-privacyPolicy__txt {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .c-privacyPolicy__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 18px;
  }
}

.c-privacyPolicy__txt + .c-privacyPolicy__mastHeading {
  margin-top: 0;
}

.c-privacyPolicy__bulletList li {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .c-privacyPolicy__bulletList li {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 12px;
    margin-right: 12px;
  }
}

.c-privacyPolicy__bulletList li::before {
  content: '・';
}

.c-privacyPolicy__bulletList + .c-privacyPolicy__mastHeading {
  margin-top: 0;
}

.c-privacyPolicy__action {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .c-privacyPolicy__action {
    margin-top: 5px;
  }
}

.c-privacyPolicy__action a {
  border-bottom: 1px solid #00913a;
  color: #00913a;
  display: block;
  font-size: 15px;
  font-weight: 300;
  padding-bottom: 15px;
  padding-top: 25px;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .c-privacyPolicy__action a {
    font-size: 13px;
    line-height: 1.5384;
    padding-bottom: 10px;
    padding-top: 15px;
  }
}

@media all and (min-width: 768px) {
  .c-privacyPolicy__action a:hover {
    text-decoration: underline;
  }
}

.c-safety {
  padding-bottom: 130px;
  padding-top: 105px;
}

@media all and (min-width: 768px) {
  .c-safety {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .c-safety {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-safety {
    padding-bottom: 35px;
    padding-top: 35px;
  }
}

.c-safety.-last {
  padding-bottom: 0;
}

.c-safety__mastHeading {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-safety__mastHeading {
    font-size: 15px;
  }
}

.c-safety__txt {
  margin-top: 55px;
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-safety__txt {
    margin-top: 35px;
    font-size: 13px;
    line-height: 1.8462;
  }
}

.c-secHeading {
  align-items: center;
  background-color: #00913a;
  color: #fff;
  display: flex;
  font-size: 25px;
  font-weight: 500;
  justify-content: center;
  text-align: center;
}

@media all and (min-width: 768px) {
  .c-secHeading {
    height: 70px;
  }
}

@media screen and (max-width: 767px) {
  .c-secHeading {
    font-size: 15px;
    line-height: 1.7333;
    padding-bottom: 7px;
    padding-top: 7px;
  }
}

.c-specialMv {
  position: relative;
}

.c-special img,
.c-specialMv img {
  display: block;
  width: 100%;
}

.c-specialMv h1 {
  position: absolute;
  top: 50%;
  left: 10.16%;
  transform: translateY(-50%);
  width: 24.84%;
}

@media screen and (max-width: 767px) {
  .c-specialMv h1 {
    width: 54.13%;
    left: 9.07%;
  }
}

@media all and (min-width: 768px) {
  .c-trabsferInformation {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-trabsferInformation {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.c-trabsferInformation + .c-trabsferInformation {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .c-trabsferInformation + .c-trabsferInformation {
    margin-top: 43px;
  }
}

.c-trabsferInformation__table {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .c-trabsferInformation__table {
    margin-top: 20px;
    table-layout: fixed;
    width: 100%;
  }
}

.c-trabsferInformation__table tr {
  border-bottom: 1px solid #00913a;
}

.c-trabsferInformation__table tr:last-child {
  border-bottom: none;
}

.c-trabsferInformation__table th {
  font-size: 25px;
  font-weight: 400;
  height: 95px;
  line-height: 1.5;
  padding-left: 20px;
  text-align: left;
  width: 155px;
}

@media screen and (max-width: 767px) {
  .c-trabsferInformation__table th {
    font-size: 15px;
    height: 55px;
    padding-left: 1em;
    width: 6em;
  }
}

.c-trabsferInformation__table td {
  border-left: 1px solid #00913a;
  font-size: 25px;
  height: 95px;
  line-height: 1.5;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-top: 20px;
}

@media all and (min-width: 768px) {
  .c-trabsferInformation__table td {
    width: 435px;
  }
}

@media screen and (max-width: 767px) {
  .c-trabsferInformation__table td {
    font-size: 15px;
    height: 55px;
    padding-left: 1em;
  }
}

.c-trabsferInformation__table td span {
  display: block;
  font-size: 14px;
}

.c-tuition {
  margin-top: 90px;
}

@media all and (min-width: 768px) {
  .c-tuition {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .c-tuition {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .c-tuition {
    margin-top: 40px;
  }
}

.c-tuition + .c-tuition {
  margin-top: 95px;
}

@media screen and (max-width: 767px) {
  .c-tuition + .c-tuition {
    margin-top: 40px;
  }
}

.c-tuition__table {
  margin-top: 50px;
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .c-tuition__table {
    margin-top: 20px;
    table-layout: fixed;
    width: 100%;
  }
}

.c-tuition__table.-total {
  border: 1px solid #00913a;
}

@media screen and (max-width: 767px) {
  .c-tuition__table.-total {
    margin-top: 19px;
  }
}

.c-tuition__table.-total th {
  height: 85px;
}

@media screen and (max-width: 767px) {
  .c-tuition__table.-total th {
    height: 50px;
  }
}

.c-tuition__table.-total td {
  height: 85px;
}

@media screen and (max-width: 767px) {
  .c-tuition__table.-total td {
    height: 50px;
  }
}

.c-tuition__table.-item {
  margin-top: 70px;
}

.c-tuition__table.-item th {
  width: 255px;
}

@media screen and (max-width: 767px) {
  .c-tuition__table.-item th {
    width: 155px;
  }
}

@media all and (min-width: 768px) {
  .c-tuition__table.-item td {
    width: 330px;
  }
}

.c-tuition__table tr {
  border-bottom: 1px solid #00913a;
}

.c-tuition__table tr:last-child {
  border-bottom: none;
}

.c-tuition__table th {
  font-size: 24px;
  font-weight: 400;
  height: 95px;
  line-height: 1.25;
  padding-left: 10px;
  text-align: left;
  width: 185px;
}

@media screen and (max-width: 767px) {
  .c-tuition__table th {
    font-size: 15px;
    height: 55px;
    line-height: 1.2666;
    padding-left: 5px;
    width: 105px;
  }
}

.c-tuition__table td {
  border-left: 1px solid #00913a;
  font-size: 26px;
  height: 95px;
  line-height: 1.25;
  padding-bottom: 20px;
  padding-left: 35px;
  padding-top: 20px;
}

@media all and (min-width: 768px) {
  .c-tuition__table td {
    width: 400px;
  }
}

@media screen and (max-width: 767px) {
  .c-tuition__table td {
    font-size: 15px;
    height: 55px;
    line-height: 1.2666;
  }
}

.c-tuition__table td span {
  display: block;
  font-size: 14px;
}

.c-tuition__payment {
  align-items: center;
  border-bottom: 1px solid #00913a;
  border-left: 1px solid #00913a;
  border-right: 1px solid #00913a;
  display: flex;
  font-size: 25px;
  height: 100px;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .c-tuition__payment {
    font-size: 15px;
    height: 50px;
  }
}

.c-tuition__bulletList {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .c-tuition__bulletList {
    margin-top: 45px;
  }
}

.c-tuition__bulletList li {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 767px) {
  .c-tuition__bulletList li {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.c-tuition__bulletList li::before {
  content: '※';
}

@media all and (min-width: 768px) {
  .c-voice {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .c-voice {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.c-voice + .c-voice {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .c-voice + .c-voice {
    margin-top: 80px;
  }
}

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

@media screen and (max-width: 767px) {
  .c-voice__img img {
    width: 275px;
  }
}

.c-voice__mastHeading {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.7333;
  margin-top: 80px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-voice__mastHeading {
    font-size: 15px;
    line-height: 1.7333;
    margin-top: 35px;
  }
}

.c-voice__mastHeading.-lightBlue {
  color: #4bb8d6;
}

.c-voice__mastHeading.-darkPink {
  color: #ce77ad;
}

.c-voice__txt {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .c-voice__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 25px;
  }
}

.c-voice__txt + .c-voice__txt {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .c-voice__txt + .c-voice__txt {
    margin-top: 10px;
  }
}

.p-404Intro {
  margin-top: -60px;
}

@media screen and (max-width: 767px) {
  .p-404Intro {
    margin-top: -30px;
  }
}

.p-404Intro__txt {
  font-size: 20px;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-404Intro__txt {
    font-size: 13px;
    line-height: 1.7308;
  }
}

.p-access {
  padding-bottom: 205px;
  padding-top: 100px;
}

@media all and (min-width: 768px) {
  .p-access {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .p-access {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-access {
    padding-bottom: 34px;
    padding-top: 42px;
  }
}

.p-access__gmap iframe {
  height: 400px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-access__gmap iframe {
    height: 172px;
  }
}

.p-access__showBigMap {
  font-size: 15px;
  margin-top: 25px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .p-access__showBigMap {
    font-size: 11px;
    margin-top: 5px;
  }
}

.p-access__showBigMap a {
  color: #00913a;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .p-access__showBigMap a:hover {
    text-decoration: underline;
  }
}

.p-access__txt {
  font-size: 25px;
  font-weight: 300;
  line-height: 1.8;
  margin-top: 35px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-access__txt {
    font-size: 15px;
    line-height: 1.8333;
    margin-top: 24px;
  }
}

.p-access__note {
  font-size: 15px;
  font-weight: 300;
  line-height: 2.1333;
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-access__note {
    font-size: 12px;
    line-height: 1.875;
    margin-top: 15px;
  }
}

.p-access__routeMap {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .p-access__routeMap {
    margin-top: 35px;
  }
}

.p-activityIntro {
  margin-bottom: 95px;
}

@media all and (min-width: 768px) {
  .p-activityIntro {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-activityIntro {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-activityIntro {
    margin-bottom: 50px;
  }
}

.p-activityIntro__mastHeading {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-activityIntro__mastHeading {
    font-size: 15px;
    margin-left: 12px;
    margin-right: 12px;
  }
}

.p-activityIntro__txt {
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  margin-top: 28px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-activityIntro__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 12px;
  }
}

@media all and (min-width: 768px) {
  .p-canaanIntro {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .p-canaanIntro {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.p-canaanIntro__txt {
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-canaanIntro__txt {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.p-canaanIntro__bulletList {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .p-canaanIntro__bulletList {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 25px;
  }
}

.p-canaanIntro__bulletList li {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-canaanIntro__bulletList li {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.p-canaanIntro__bulletList li::before {
  content: '● ';
}

@media all and (min-width: 768px) {
  .p-christianEducation {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-christianEducation {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-christianEducation__img {
    margin-left: -18px;
    margin-right: -18px;
  }
}

.p-christianEducation__mastHeading {
  font-size: 23px;
  font-weight: 500;
  margin-top: 100px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-christianEducation__mastHeading {
    font-size: 15px;
    margin-top: 30px;
  }
}

.p-christianEducation__txt {
  font-size: 15px;
  line-height: 2;
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-christianEducation__txt {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.p-christianEducation__txt + .p-christianEducation__img {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .p-christianEducation__txt + .p-christianEducation__img {
    margin-top: 30px;
  }
}

.p-christianEducation__bulletList {
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .p-christianEducation__bulletList {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 25px;
  }
}

.p-christianEducation__bulletList li {
  font-size: 15px;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-christianEducation__bulletList li {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.p-christianEducation__bulletList li::before {
  content: '●';
}

.p-collaboration {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

@media screen and (max-width: 767px) {
  .p-collaboration {
    margin-top: -10px;
    margin-left: 18px;
    margin-right: 18px;
  }
}

.p-collaboration__txt {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7778;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-collaboration__txt {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.p-collaboration__list {
  display: flex;
  flex-wrap: wrap;
  gap: 70px 90px;
  margin-top: 150px;
}

@media screen and (max-width: 767px) {
  .p-collaboration__list {
    gap: 40px 0;
    margin-top: 40px;
  }
}

.p-collaboration__list li {
  flex-basis: 455px;
}

@media screen and (max-width: 767px) {
  .p-collaboration__list li {
    flex-basis: 100%;
  }
}

@media screen and (max-width: 767px) {
  .p-collaboration__list img {
    margin-left: -18px;
    width: calc(100% + 36px);
    max-width: calc(100% + 36px);
  }
}

.p-collaboration__list p {
  margin-top: 36px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-collaboration__list p {
    margin-top: 12px;
    font-size: 15px;
  }
}

.p-columnContents {
  margin-top: 110px;
}

@media all and (min-width: 768px) {
  .p-columnContents {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .p-columnContents {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-columnContents {
    margin-top: 35px;
  }
}

.p-columnContents__summaryList {
  margin-top: 15px;
}

@media all and (min-width: 768px) {
  .p-columnContents__summaryList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .p-columnContents__summaryList {
    margin-top: 5px;
  }
}

.p-columnContents__summaryList li {
  border-top: 1px solid #00913a;
  font-size: 18px;
  line-height: 2;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}

@media all and (min-width: 768px) {
  .p-columnContents__summaryList li {
    width: 375px;
  }
}

@media screen and (max-width: 767px) {
  .p-columnContents__summaryList li {
    font-size: 13px;
    line-height: 1.7308;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.p-columnContents__summaryList li:first-child {
  border-top: none;
}

@media all and (min-width: 768px) {
  .p-columnContents__summaryList li:nth-child(2) {
    border-top: none;
  }
}

.p-columnContents__summaryList li a {
  color: #211816;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .p-columnContents__summaryList li a:hover {
    text-decoration: underline;
  }
}

.p-columnSupervisor {
  border: 1px solid #00913a;
  margin-bottom: 220px;
  margin-top: 80px;
  padding: 50px 75px 100px 75px;
}

@media all and (min-width: 768px) {
  .p-columnSupervisor {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .p-columnSupervisor {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-columnSupervisor {
    margin: 55px 30px 60px 30px;
    padding: 20px 25px 30px 25px;
  }
}

.p-columnSupervisor__mastHeading {
  border-bottom: 1px solid #00913a;
  color: #00913a;
  font-size: 25px;
  font-weight: 400;
  padding-bottom: 45px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-columnSupervisor__mastHeading {
    color: #00913a;
    font-size: 14px;
    padding-bottom: 30px;
  }
}

.p-columnSupervisor__name {
  font-size: 20px;
  line-height: 2;
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-columnSupervisor__name {
    font-size: 14px;
    margin-top: 20px;
  }
}

.p-columnSupervisor__txt {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .p-columnSupervisor__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-top: 20px;
  }
}

.p-columnSupervisor__border {
  border: none;
  border-top: 1px solid #00913a;
  margin-bottom: 50px;
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .p-columnSupervisor__border {
    margin-bottom: 25px;
    margin-top: 25px;
  }
}

.p-columnSupervisor__heading {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-columnSupervisor__heading {
    font-size: 13px;
  }
}

.p-columnSupervisor__img {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-columnSupervisor__img {
    margin-top: 25px;
    text-align: center;
  }
}

.p-columnSupervisor__bio {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  margin-top: 80px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-columnSupervisor__bio {
    font-size: 13px;
    line-height: 1.8462;
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  .p-recruitContents {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 180px;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .p-recruitContents {
    margin-left: 18px;
    margin-right: 18px;
    margin-bottom: 60px;
  }
}

.p-recruitContents__summaryList li {
  border-top: 1px solid #00913a;
  font-size: 18px;
  line-height: 2;
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .p-recruitContents__summaryList li {
    font-size: 13px;
    line-height: 1.7308;
    padding: 10px;
  }
}

.p-recruitContents__summaryList li:last-child {
  border-bottom: 1px solid #00913a;
}

.p-recruitContents__summaryList li a {
  color: #211816;
  text-decoration: none;
}

.p-recruitContents__summaryList li a:hover {
  text-decoration: underline;
}

.p-contactForm {
  margin-top: 85px;
}

@media screen and (max-width: 767px) {
  .p-contactForm {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 55px;
  }
}

.p-contactForm dl + dl {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .p-contactForm dl + dl {
    margin-top: 25px;
  }
}

.p-contactForm dt {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-contactForm dt {
    font-size: 13px;
    margin-bottom: 18px;
  }
}

.p-contactForm dt span {
  font-size: 15px;
  margin-left: 14px;
}

@media screen and (max-width: 767px) {
  .p-contactForm dt span {
    font-size: 10px;
    margin-left: 10px;
  }
}

.p-contactForm dt span.red_t {
  color: #f54313;
}

@media all and (min-width: 768px) {
  .p-contactForm .type_check {
    display: flex;
    flex-wrap: wrap;
  }
}

.p-contactForm .type_check li {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .p-contactForm .type_check li {
    font-size: 13px;
  }
}

@media all and (min-width: 768px) {
  .p-contactForm .type_check li + li {
    margin-left: 35px;
  }
}

@media screen and (max-width: 767px) {
  .p-contactForm .type_check li + li {
    margin-top: 17px;
  }
}

.p-contactForm input[type='text'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #00913a;
  height: 40px;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-contactForm input[type='text'] {
    height: 28px;
  }
}

.p-contactForm input[type='email'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #00913a;
  height: 40px;
  padding-left: 5px;
  padding-right: 5px;
  width: 595px;
}

@media screen and (max-width: 767px) {
  .p-contactForm input[type='email'] {
    height: 28px;
    width: 100%;
  }
}

.p-contactForm input[type='tel'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #00913a;
  height: 40px;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-contactForm input[type='tel'] {
    height: 28px;
  }
}

.p-contactForm textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #00913a;
  height: 312px;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-contactForm textarea {
    height: 196px;
  }
}

.p-contactForm .name {
  display: flex;
  flex-wrap: wrap;
}

.p-contactForm .name dd {
  width: 290px;
}

@media screen and (max-width: 767px) {
  .p-contactForm .name dd {
    width: calc(50% - 12px);
  }
}

.p-contactForm .name dd + dd {
  margin-left: 15px;
}

@media screen and (max-width: 767px) {
  .p-contactForm .name dd + dd {
    margin-left: 24px;
  }
}

.p-contactForm .address dd.post {
  width: 292px;
}

@media screen and (max-width: 767px) {
  .p-contactForm .address dd.post {
    width: 158px;
  }
}

.p-contactForm .address dd + dd {
  margin-top: 24px;
}

@media screen and (max-width: 767px) {
  .p-contactForm .address dd + dd {
    margin-top: 12px;
  }
}

.p-contactForm .address select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/page/contact/updown.svg);
  background-position: right 7px center;
  background-repeat: no-repeat;
  background-size: 12px 36px;
  border: 2px solid #00913a;
  border-radius: 0;
  color: #211816;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  width: 292px;
}

@media screen and (max-width: 767px) {
  .p-contactForm .address select {
    background-size: 7px auto;
    height: 28px;
    width: 158px;
  }
}

.p-contactForm .address select::-ms-expand {
  display: none;
}

.p-contactForm .tel {
  display: flex;
  flex-wrap: wrap;
}

.p-contactForm .tel dd {
  width: 292px;
}

.p-contactForm .concactbtn_area {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .p-contactForm .concactbtn_area {
    margin-top: 33px;
  }
}

.p-contactForm .check {
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-contactForm .check {
    font-size: 13px;
  }
}

.p-contactForm .check a {
  color: #00913a;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .p-contactForm .check a:hover {
    text-decoration: underline;
  }
}

.p-contactForm .btn_area {
  margin-top: 35px;
}

@media screen and (max-width: 767px) {
  .p-contactForm .btn_area {
    margin-top: 20px;
  }
}

.p-contactForm input[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  align-items: center;
  appearance: none;
  background-color: #00913a;
  background-image: url(../img/page/contact/arrow.svg);
  background-position: right 35px center;
  background-repeat: no-repeat;
  background-size: 40px 32px;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 23px;
  font-weight: 500;
  height: 85px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: .4s;
  width: 600px;
}

@media screen and (max-width: 767px) {
  .p-contactForm input[type='submit'] {
    background-position: right 20px center;
    background-size: 19px auto;
    font-size: 13px;
    height: 42px;
    width: 100%;
  }
}

@media all and (min-width: 768px) {
  .p-contactForm input[type='submit']:hover {
    opacity: .8;
  }
}

@media all and (min-width: 768px) {
  .p-course {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .p-course {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.p-course__img {
  margin-top: 70px;
  margin-bottom: 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-course__img {
    margin-top: 30px;
    margin-bottom: 35px;
  }
}

.p-course__heading {
  border-bottom: 1px solid #00913a;
  font-size: 22px;
  font-weight: 500;
  line-height: 2;
  margin-top: 90px;
  padding-bottom: .9em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-course__heading {
    font-size: 14px;
    line-height: 1.8571;
    margin-top: 30px;
  }
}

.p-course__heading2 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 400;
  color: #00913A;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-course__heading2 {
    margin-top: 20px;
    font-size: 14px;
  }
}

.p-course__schoolList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
}

.p-course__schoolList li {
  font-size: 17px;
  line-height: 2.1765;
}

@media screen and (max-width: 767px) {
  .p-course__schoolList li {
    font-size: 13px;
    line-height: 1.9231;
    text-align: center;
  }
}

.p-course__schoolList li:not(:last-child)::after {
  content: '／';
}

.p-disasterContingencyPlanIntro {
  margin-bottom: 100px;
  margin-top: 100px;
}

@media all and (min-width: 768px) {
  .p-disasterContingencyPlanIntro {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-disasterContingencyPlanIntro {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-disasterContingencyPlanIntro {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}

.p-disasterContingencyPlanIntro__txt {
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-disasterContingencyPlanIntro__txt {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 12px;
    margin-right: 12px;
  }
}

.p-englishIntro {
  margin-bottom: 145px;
  margin-top: 85px;
}

@media all and (min-width: 768px) {
  .p-englishIntro {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-englishIntro {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-englishIntro {
    margin-bottom: 45px;
    margin-top: 35px;
  }
}

.p-englishIntro__mastHeading {
  font-size: 30px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-englishIntro__mastHeading {
    font-size: 15px;
  }
}

.p-englishIntro__txt {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7778;
  margin-top: 65px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-englishIntro__txt {
    font-size: 13px;
    margin-top: 35px;
  }
}

.p-englishIntro__img {
  margin-top: 105px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-englishIntro__img {
    margin-top: 35px;
  }
}

@media all and (min-width: 768px) {
  .p-event {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
  }
}

@media screen and (max-width: 767px) {
  .p-event {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.p-event__imgList {
  margin-bottom: -110px;
  margin-top: 50px;
}

@media all and (min-width: 768px) {
  .p-event__imgList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .p-event__imgList {
    margin-bottom: -70px;
    margin-top: 35px;
  }
}

.p-event__imgList li {
  margin-bottom: 110px;
}

@media all and (min-width: 768px) {
  .p-event__imgList li {
    width: 455px;
  }
}

@media screen and (max-width: 767px) {
  .p-event__imgList li {
    margin-bottom: 70px;
    margin-left: 12px;
    margin-right: 12px;
  }
}

@media all and (min-width: 768px) {
  .p-facilityMovie {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media all and (min-width: 768px) {
  .p-facilityMovie {
    margin-top: 100px;
  }
}

.p-facilityMovie__img a {
  transition: .4s;
}

@media all and (min-width: 768px) {
  .p-facilityMovie__img a:hover {
    opacity: .8;
  }
}

@media screen and (max-width: 767px) {
  .p-facilityMovie__img a img {
    width: 100%;
  }
}

.p-facilityMovie__mastHeading {
  font-size: 23px;
  font-weight: 500;
  line-height: 2;
  margin-top: 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-facilityMovie__mastHeading {
    font-size: 15px;
    line-height: 1.7333;
    margin-top: 45px;
  }
}

.p-facilityTour {
  background-color: #76b24c;
  margin-top: 50px;
  padding-bottom: 100px;
  padding-top: 50px;
}

@media all and (min-width: 768px) {
  .p-facilityTour {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-facilityTour {
    padding-bottom: 50px;
    padding-top: 37px;
  }
}

.p-facilityTour__mastHeading {
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-facilityTour__mastHeading {
    font-size: 15px;
  }
}

.p-facilityTour__imgList {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -60px;
  margin-top: 55px;
  padding-left: 49px;
  padding-right: 49px;
}

@media screen and (max-width: 767px) {
  .p-facilityTour__imgList {
    justify-content: space-between;
    margin-bottom: -30px;
    margin-top: 34px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.p-facilityTour__imgList li {
  margin-bottom: 60px;
  text-align: center;
  width: 256px;
}

@media screen and (max-width: 767px) {
  .p-facilityTour__imgList li {
    margin-bottom: 30px;
    width: calc(50% - 7px);
  }
}

@media all and (min-width: 768px) {
  .p-facilityTour__imgList li:nth-child(3n + 2) {
    margin-left: 42px;
    margin-right: 42px;
  }
}

.p-facilityTour__imgList li span {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-top: 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-facilityTour__imgList li span {
    font-size: 14px;
    margin-top: 7px;
  }
}

.p-faq {
  padding-top: 100px;
}

@media all and (min-width: 768px) {
  .p-faq {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .p-faq {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-faq {
    padding-top: 35px;
  }
}

.p-faq__qaList div + div {
  margin-top: 75px;
}

@media screen and (max-width: 767px) {
  .p-faq__qaList div + div {
    margin-top: 65px;
  }
}

.p-faq__qaList dt {
  border-bottom: 1px solid #00913a;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 20px;
  padding-left: 35px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .p-faq__qaList dt {
    font-size: 13px;
    line-height: 1.4231;
    padding-bottom: 10px;
  }
}

.p-faq__qaList dt::before {
  color: #00913a;
  content: 'Q';
  font-size: 18px;
  left: 0;
  position: absolute;
  top: 0;
}

@media screen and (max-width: 767px) {
  .p-faq__qaList dt::before {
    font-size: 15px;
    padding-left: 10px;
    top: -2px;
  }
}

.p-faq__qaList dd {
  font-size: 15px;
  line-height: 2;
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .p-faq__qaList dd {
    font-size: 13px;
    line-height: 1.8462;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 10px;
  }
}

.p-indexAbout {
  margin-top: 130px;
}

@media all and (min-width: 768px) {
  .p-indexAbout {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexAbout {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexAbout {
    margin-top: 70px;
  }
}

.p-indexAbout__mastHeading {
  color: #00913a;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: .05em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-indexAbout__mastHeading {
    font-size: 20px;
  }
}

.p-indexAbout__summaryList {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .p-indexAbout__summaryList {
    margin-top: 25px;
  }
}

.p-indexAbout__summaryList li + li {
  margin-top: 130px;
}

@media screen and (max-width: 767px) {
  .p-indexAbout__summaryList li + li {
    margin-top: 57px;
  }
}

.p-indexNews {
  margin-top: 135px;
}

@media all and (min-width: 768px) {
  .p-indexNews {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexNews {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexNews {
    margin-top: 80px;
  }
}

.p-indexNews__mastHeading {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-indexNews__mastHeading img {
    width: 151px;
  }
}

.p-indexNews__summaryList {
  border-bottom: 1px solid #00913a;
  border-top: 1px solid #00913a;
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .p-indexNews__summaryList {
    margin-top: 16px;
  }
}

.p-indexNews__summaryList div {
  padding-bottom: 25px;
  padding-top: 25px;
}

@media all and (min-width: 768px) {
  .p-indexNews__summaryList div {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .p-indexNews__summaryList div {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.p-indexNews__summaryList div + div {
  border-top: 1px solid #cce4cc;
}

.p-indexNews__summaryList dt {
  align-items: center;
  display: flex;
  font-size: 15px;
}

@media all and (min-width: 768px) {
  .p-indexNews__summaryList dt {
    padding-left: 20px;
    width: 270px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexNews__summaryList dt {
    font-size: 12px;
  }
}

.p-indexNews__summaryList dt span {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 15px;
  height: 30px;
  justify-content: center;
  margin-left: 34px;
  width: 115px;
}

@media screen and (max-width: 767px) {
  .p-indexNews__summaryList dt span {
    font-size: 12px;
    height: 16px;
    margin-left: 10px;
    width: 100px;
  }
}

.p-indexNews__summaryList dt span.-student {
  background-color: #669e3e;
}

.p-indexNews__summaryList dt span.-general {
  background-color: #efa8b0;
}

.p-indexNews__summaryList dt span.-entrance-exam {
  background-color: #68a2cf;
}

.p-indexNews__summaryList dt span.-graduate {
  background-color: #eda87a;
}

.p-indexNews__summaryList dt span.-mmp {
  background-color: #447461;
}

.p-indexNews__summaryList dt span.-important {
  background-color: #ff0000;
}

.p-indexNews__summaryList dt span.-door {
  background-color: #4bb4bc;
}

.p-indexNews__summaryList dt span.-palette {
  background-color: #f2a313;
}

.p-indexNews__summaryList dt span.-pocket {
  background-color: #ef562e;
}

.p-indexNews__summaryList dd {
  font-size: 15px;
  line-height: 1.6;
}

@media all and (min-width: 768px) {
  .p-indexNews__summaryList dd {
    padding-top: 4px;
    width: calc(100% - 270px);
  }
}

@media screen and (max-width: 767px) {
  .p-indexNews__summaryList dd {
    font-size: 12px;
    margin-top: 5px;
  }
}

.p-indexNews__summaryList dd a {
  color: #231815;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .p-indexNews__summaryList dd a:hover {
    text-decoration: underline;
  }
}

.p-indexNews__action {
  margin-top: 45px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-indexNews__action {
    margin-top: 12px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexNews__action a img {
    width: 84px;
  }
}

.p-indexRecommend {
  margin-top: 100px;
}

@media all and (min-width: 768px) {
  .p-indexRecommend {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexRecommend {
    margin-top: 45px;
  }
}

.p-indexRecommend__mastHeading {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-indexRecommend__mastHeading img {
    width: 132px;
  }
}

.p-indexRecommend__summaryList {
  margin-top: 50px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .p-indexRecommend__summaryList {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexRecommend__summaryList .swiper-container {
    padding-bottom: 7%;
    padding-top: 7%;
  }
}

@media screen and (max-width: 767px) {
  .p-indexRecommend__summaryList .swiper-slide {
    padding-left: 23px;
    padding-right: 23px;
    transition: .7s;
  }
}

@media screen and (max-width: 767px) {
  .p-indexRecommend__summaryList .swiper-slide-active {
    transform: scale(1.18);
  }
}

.p-indexRecommend__summaryList .swiper-pagination {
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 8;
}

@media screen and (max-width: 767px) {
  .p-indexRecommend__summaryList .swiper-pagination {
    bottom: -25px;
  }
}

.p-indexRecommend__summaryList .swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid #00913a;
  height: 11px;
  margin-left: 4px;
  margin-right: 4px;
  opacity: 1;
  width: 11px;
}

.p-indexRecommend__summaryList .swiper-pagination-bullet-active {
  background-color: #00913a;
}

.p-indexSpecial {
  margin-bottom: 130px;
  margin-top: 130px;
}

@media all and (min-width: 768px) {
  .p-indexSpecial {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexSpecial {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexSpecial {
    margin-bottom: 55px;
    margin-top: 75px;
  }
}

.p-indexSpecial__mastHeading {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-indexSpecial__mastHeading img {
    width: 186px;
  }
}

.p-indexSpecial__contentList {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .p-indexSpecial__contentList {
    margin-top: 32px;
  }
}

.p-indexSpecial__contentList li {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.p-indexWelcome {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .p-indexWelcome {
    margin-top: 25px;
  }
}

.p-indexWelcome__txt {
  font-size: 23px;
  letter-spacing: .025em;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-indexWelcome__txt {
    font-size: 15px;
  }
}

.p-indexWelcome__action {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .p-indexWelcome__action {
    margin-top: 25px;
  }
}

.p-indexWord {
  border: 1px solid #00913a;
  border-radius: 10px;
  margin-top: 95px;
  padding: 35px;
}

@media all and (min-width: 768px) {
  .p-indexWord {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexWord {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexWord {
    margin-top: 35px;
    padding: 20px;
  }
}

.p-indexWord p {
  font-size: 23px;
  line-height: 2;
  margin-top: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-indexWord p {
    font-size: 12px;
    line-height: 1.6667;
    margin-top: 15px;
  }
}

.p-indexWord p span {
  display: block;
}

.p-indexWord__mastHeading {
  color: #00913a;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-indexWord__mastHeading {
    font-size: 15px;
  }
}

.p-indexSns {
  margin-top: 170px;
}

@media all and (min-width: 768px) {
  .p-indexSns {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexSns {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-indexSns {
    margin-top: 70px;
  }
}

.p-indexSns__mastHeading {
  text-align: center;
}

.p-indexSns__mastHeading img {
  width: 214px;
}

@media screen and (max-width: 767px) {
  .p-indexSns__mastHeading img {
    width: 130px;
  }
}

.p-indexSns__summaryList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}

.p-indexSns__summaryList li {
  flex-basis: 50%;
  text-align: center;
}

.p-indexSns__summaryList img {
  transition: .4s all;
}

.p-indexSns__summaryList a:hover img {
  opacity: .8;
}

@media screen and (max-width: 767px) {
  .p-indexSns__summaryList {
    margin-top: 25px;
  }

  .p-indexSns__summaryList li {
    flex-basis: 100%;
  }

  .p-indexSns__summaryList li + li {
    margin-top: 20px;
  }
}

@media all and (min-width: 768px) {
  .p-manalunch {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-manalunch {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.p-manalunch + .p-manalunch {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .p-manalunch + .p-manalunch {
    margin-top: 50px;
  }
}

.p-manalunch__mastHeading {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-manalunch__mastHeading {
    font-size: 14px;
  }
}

.p-manalunch__menuRow {
  margin-top: 45px;
}

@media all and (min-width: 768px) {
  .p-manalunch__menuRow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .p-manalunch__menuRow {
    margin-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .p-manalunch__menu + .p-manalunch__menu {
    margin-top: 30px;
  }
}

.p-message {
  margin-left: 30px;
  margin-right: 30px;
}

@media all and (min-width: 768px) {
  .p-message {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

.p-message__row {
  display: grid;
  gap: 40px 60px;
}

@media all and (min-width: 768px) {
  .p-message__img {
    grid-column: 2 / 3;
  }
}

.p-message__name {
  font-size: 19px;
  font-weight: 500;
  text-align: right;
  line-height: 1;
  margin-top: 25px;
}

.p-message__name span {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
@media all and (min-width: 768px) {
  .p-message__name {
    font-size: 20px;
    margin-top: 40px;
  }
  .p-message__name span {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
  }
}
.p-message__txt {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.8462;
}

@media all and (min-width: 768px) {
  .p-message__txt {
    line-height: 1.769;
  }
}

.p-message__txt + .p-message__txt,
.p-message__row +  .p-message__row {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .p-message__txt + .p-message__txt,
  .p-message__row +  .p-message__row {
    margin-top: 24px;
  }
}

.p-mmp {
  margin-top: 70px;
}

@media all and (min-width: 768px) {
  .p-mmp {
    margin-left: auto;
    margin-right: auto;
    width: 750px;
  }
}

@media screen and (max-width: 767px) {
  .p-mmp {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-mmp {
    margin-top: 35px;
  }
}

.p-mmp__txt {
  font-size: 23px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-mmp__txt {
    font-size: 15px;
    line-height: 1.7333;
  }
}

.p-mmp__img {
  margin-top: 85px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-mmp__img {
    margin-top: 45px;
  }
}

@media screen and (max-width: 767px) {
  .p-mmp__img img {
    width: 275px;
  }
}

.p-mmp__summaryList {
  margin-top: 95px;
}

@media screen and (max-width: 767px) {
  .p-mmp__summaryList {
    margin-top: 55px;
  }
}

.p-mmp__summaryList li + li {
  margin-top: 130px;
}

@media screen and (max-width: 767px) {
  .p-mmp__summaryList li + li {
    margin-top: 70px;
  }
}

.p-netentryResult {
  margin-left: auto;
  margin-right: auto;
  margin-top: 85px;
}

@media all and (min-width: 768px) {
  .p-netentryResult {
    width: 590px;
  }
}

@media screen and (max-width: 767px) {
  .p-netentryResult {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 43px;
  }
}

.p-netentryResult__table {
  border: 1px solid #00913a;
  table-layout: fixed;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-netentryResult__table {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 20px);
  }
}

.p-netentryResult__table th {
  font-size: 23px;
  font-weight: 400;
  letter-spacing: .025em;
  padding-bottom: 13px;
  padding-top: 13px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-netentryResult__table th {
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}

.p-netentryResult__table td {
  border-top: 1px solid #00913a;
  padding-bottom: 20px;
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .p-netentryResult__table td {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.p-netentryResult__bulletList li {
  font-size: 23px;
  letter-spacing: .025em;
  line-height: 1.8696;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-netentryResult__bulletList li {
    font-size: 12px;
    line-height: 1.7917;
  }
}

.p-netentryResult__bulletList li::before {
  content: '●';
}

.p-netentryResult__noteList {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .p-netentryResult__noteList {
    margin-top: 23px;
  }
}

.p-netentryResult__noteList li {
  font-size: 15px;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-netentryResult__noteList li {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.p-netentryResult__noteList li::before {
  content: '※';
}

@media all and (min-width: 768px) {
  .p-outdoorSchoolGoal {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .p-outdoorSchoolGoal {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.p-outdoorSchoolGoal__mastHeading {
  border-bottom: 1px solid #00913a;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-outdoorSchoolGoal__mastHeading {
    font-size: 14px;
    padding-bottom: 12px;
  }
}

.p-outdoorSchoolGoal__orderdList {
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .p-outdoorSchoolGoal__orderdList {
    margin-top: 12px;
  }
}

.p-outdoorSchoolGoal__orderdList li {
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-outdoorSchoolGoal__orderdList li {
    font-size: 13px;
    line-height: 1.8462;
  }
}

@media all and (min-width: 768px) {
  .p-policy {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-policy {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.p-policy__txt {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-policy__txt {
    font-size: 13px;
    line-height: 1.8462;
  }
}

.p-policy__txt + .p-policy__txt {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .p-policy__txt + .p-policy__txt {
    margin-top: 24px;
  }
}

.p-privacyPolicyHeader {
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .p-privacyPolicyHeader {
    margin-top: 30px;
  }
}

.p-privacyPolicyHeader__mastHeading {
  font-size: 23px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-privacyPolicyHeader__mastHeading {
    font-size: 15px;
  }
}

.p-privacyPolicyHeader__signature {
  font-size: 15px;
  font-weight: 300;
  line-height: 2;
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-privacyPolicyHeader__signature {
    font-size: 14px;
    line-height: 1.6429;
    margin-top: 10px;
  }
}

.p-single {
  margin-bottom: 100px;
  margin-top: 100px;
}

@media all and (min-width: 768px) {
  .p-single {
    margin-left: auto;
    margin-right: auto;
    width: 940px;
  }
}

@media screen and (max-width: 767px) {
  .p-single {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-single {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}

.p-single__header {
  border-bottom: 1px solid #00913a;
  padding-bottom: 15px;
}

.p-single__meta {
  align-items: center;
  display: flex;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .p-single__meta {
    font-size: 13px;
  }
}

.p-single__meta span {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 15px;
  height: 22px;
  justify-content: center;
  margin-left: 30px;
  width: 130px;
}

@media screen and (max-width: 767px) {
  .p-single__meta span {
    font-size: 12px;
    height: 16px;
    margin-left: 15px;
    width: 100px;
  }
}

.p-single__meta span.-student {
  background-color: #669e3e;
}

.p-single__meta span.-general {
  background-color: #efa8b0;
}

.p-single__meta span.-entrance-exam {
  background-color: #68a2cf;
}

.p-single__meta span.-graduate {
  background-color: #eda87a;
}

.p-single__meta span.-mmp {
  background-color: #447461;
}

.p-single__meta span.-important {
  background-color: #ff0000;
}

.p-single__meta span.-door {
  background-color: #4bb4bc;
}

.p-single__meta span.-palette {
  background-color: #f2a313;
}

.p-single__meta span.-pocket {
  background-color: #ef562e;
}

.p-single__mastHeading {
  font-size: 18px;
  font-weight: 400;
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .p-single__mastHeading {
    margin-top: 14px;
  }
}

.p-single__body {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .p-single__body {
    margin-top: 30px;
  }
}

.p-single__body p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.875;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .p-single__body p {
    font-size: 13px;
    line-height: 1.8462;
    margin-top: 24px;
  }
}

.p-single__body .news_img {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .p-single__body .news_img {
    margin-top: 25px;
  }
}

.p-single__body .news_img .col_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.p-single__body .news_img .col_2 li {
  width: 420px;
}

@media screen and (max-width: 767px) {
  .p-single__body .news_img .col_2 li {
    width: calc(50% - 10px);
  }
}

.p-single__action {
  margin-top: 70px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .p-single__action {
    margin-top: 35px;
  }
}

.p-single__action a {
  color: #211816;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .p-single__action a {
    font-size: 12px;
  }
}

@media all and (min-width: 768px) {
  .p-single__action a:hover {
    color: #00913a;
  }
}

.p-single__action a img {
  margin-right: 2px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .p-single__action a img {
    width: 15px;
  }
}

.p-sitemap {
  margin-bottom: 190px;
  margin-top: 115px;
}

@media all and (min-width: 768px) {
  .p-sitemap {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .p-sitemap {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-sitemap {
    margin-bottom: 60px;
    margin-top: 35px;
  }
}

.p-sitemap__mastHeading {
  align-items: center;
  border-bottom: 1px solid #00913a;
  border-top: 1px solid #00913a;
  display: flex;
  font-size: 25px;
  font-weight: 400;
  height: 100px;
}

@media screen and (max-width: 767px) {
  .p-sitemap__mastHeading {
    font-size: 15px;
    height: 55px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.p-sitemap__linkList {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -40px;
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .p-sitemap__linkList {
    margin-bottom: -15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }
}

@media all and (min-width: 768px) {
  .p-sitemap__linkList.-last {
    border-bottom: 1px solid #00913a;
  }
}

.p-sitemap__linkList + .p-sitemap__mastHeading {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .p-sitemap__linkList + .p-sitemap__mastHeading {
    margin-top: 35px;
  }
}

.p-sitemap__linkList li {
  font-size: 21px;
  margin-bottom: 40px;
  width: 33.3333%;
}

@media screen and (max-width: 767px) {
  .p-sitemap__linkList li {
    font-size: 13px;
    margin-bottom: 15px;
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .p-sitemap__linkList li:nth-child(2n + 2) {
    padding-left: 20px;
  }
}

.p-sitemap__linkList li a {
  color: #211816;
  text-decoration: none;
  transition: .2s;
}

@media all and (min-width: 768px) {
  .p-sitemap__linkList li a:hover {
    color: #00913a;
  }
}

.p-special #cboxOverlay {
  background-color: rgba(11, 11, 11, 0.8);
  background-image: none;
}

.p-special #colorbox {
  max-width: 750px !important;
}

@media screen and (max-width: 767px) {
  .p-special #colorbox {
    max-width: 100% !important;
  }
}

.p-special #cboxTopLeft {
  background-image: none;
  height: 0;
  width: 0;
}

.p-special #cboxTopCenter {
  background-image: none;
  height: 0;
  width: 0;
}

.p-special #cboxTopRight {
  background-image: none;
  height: 0;
  width: 0;
}

.p-special #cboxMiddleLeft {
  background: transparent;
  width: 0;
}

.p-special #cboxContent {
  background-color: transparent;
  overflow: inherit;
}

.p-special #cboxLoadedContent {
  margin-bottom: 0;
  margin-top: 0;
}

.p-special #cboxMiddleRight {
  background: transparent;
  width: 0;
}

.p-special #cboxBottomLeft {
  background-image: none;
  height: 0;
  width: 0;
}

.p-special #cboxBottomCenter {
  background-image: none;
  height: 0;
  width: 0;
}

.p-special #cboxBottomRight {
  background-image: none;
  height: 0;
  width: 0;
}

.p-special #cboxPrevious {
  background-position: center center;
  background-size: 40px 34px;
  bottom: 39px;
  height: 34px;
  left: 35px;
  width: 40px;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .p-special #cboxPrevious {
    background-size: 20px 17px;
    bottom: 17px;
    height: 17px;
    left: 22px;
    width: 20px;
  }
}

.p-special #cboxNext {
  background-position: center center;
  background-size: 40px 34px;
  bottom: 39px;
  height: 34px;
  left: auto;
  right: 35px;
  width: 40px;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .p-special #cboxNext {
    background-size: 20px 17px;
    bottom: 17px;
    height: 17px;
    right: 22px;
    width: 20px;
  }
}

.p-special #cboxClose {
  background-position: center center;
  background-size: 29px 29px;
  bottom: 38px;
  height: 29px;
  left: 50%;
  transform: translateX(-50%);
  width: 29px;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .p-special #cboxClose {
    background-size: 14px 14px;
    bottom: 20px;
    height: 14px;
    width: 14px;
  }
}

.p-special #cboxCurrent {
  display: none !important;
}

.p-special #colorbox.-content #cboxPrevious {
  background-image: url(../img/page/special/prev-white.svg);
}

.p-special #colorbox.-content #cboxNext {
  background-image: url(../img/page/special/next-white.svg);
}

.p-special #colorbox.-content #cboxClose {
  background-image: url(../img/page/special/close-white.svg);
}

.p-special #colorbox.-album #cboxPrevious {
  background-image: url(../img/page/special/prev-colored.svg);
}

.p-special #colorbox.-album #cboxNext {
  background-image: url(../img/page/special/next-colored.svg);
}

.p-special #colorbox.-album #cboxClose {
  background-image: url(../img/page/special/close-colored.svg);
}

.p-trabsferInformationAction {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .p-trabsferInformationAction {
    margin-top: 40px;
  }
}

.u-bb-n {
  border-bottom: none !important;
}

@media all and (min-width: 768px) {
  .u-d-n-pc {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .u-d-n-sp {
    display: none !important;
  }
}

.u-pb-0 {
  padding-bottom: 0 !important;
}

.l-colophon {
  background-color: #00913a;
  padding: 50px 18px;
}

@media screen and (max-width: 767px) {
  .l-colophon {
    padding: 14px 18px 20px;
  }
}

.l-colophon__logo {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-colophon__logo img {
    width: 199px;
  }
}

.l-colophon__address {
  color: #fff;
  font-size: 18px;
  line-height: 1.9444;
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-colophon__address {
    font-size: 12px;
    line-height: 1.6667;
    margin-top: 15px;
  }
}

.l-colophon__linkListRow {
  margin-top: 30px;
}

@media all and (min-width: 768px) {
  .l-colophon__linkListRow {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .l-colophon__linkListRow {
    margin-top: 20px;
  }
}

.l-colophon__linkList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media all and (min-width: 768px) {
  .l-colophon__linkList + .l-colophon__linkList li:first-child::before {
    content: '｜';
  }
}

.l-colophon__linkList li {
  color: #fff;
  font-size: 17px;
  line-height: 1.6667;
}

@media screen and (max-width: 767px) {
  .l-colophon__linkList li {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .l-colophon__linkList li::after {
    content: '｜';
  }
}

@media screen and (max-width: 767px) {
  .l-colophon__linkList li:last-child::after {
    content: none;
  }
}

@media all and (min-width: 768px) {
  .l-colophon__linkList li + li::before {
    content: '｜';
  }
}

.l-colophon__linkList li a {
  color: #fff;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  .l-colophon__linkList li a:hover {
    text-decoration: underline;
  }
}

.l-footer {
  padding: 20px 18px;
}

@media screen and (max-width: 767px) {
  .l-footer {
    padding: 10px 18px;
  }
}

.l-footer__copyright {
  font-size: 13px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-footer__copyright {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav {
    display: none;
    height: calc(100% - 60px);
    left: 0;
    overflow-y: scroll;
    position: fixed;
    top: 60px;
    width: 100%;
    z-index: 9;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__inner {
    background-color: #fff;
    padding: 40px 18px 140px 18px;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__mainLinkList {
    border-bottom: 1px solid #00913a;
    border-top: 1px solid #00913a;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__mainLinkList > li {
    font-size: 15px;
    margin-top: -1px;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__mainLinkList > li > a,
  .l-gnav__mainLinkList > li > span {
    align-items: center;
    border-bottom: 1px solid #00913a;
    border-top: 1px solid #00913a;
    color: #211816;
    display: flex;
    height: 55px;
    margin-bottom: -1px;
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__mainLinkList > li > span {
    background-image: url(../img/layout/gnav/plus.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 15px 15px;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__mainLinkList > li > span.-active {
    background-image: url(../img/layout/gnav/minus.svg);
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__childLinkList {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__childLinkList > li {
    font-size: 13px;
    margin-bottom: 15px;
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__childLinkList > li:nth-child(2n + 2) {
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__childLinkList > li a {
    color: #00913a;
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__extraLinkList {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__extraLinkList > li {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__extraLinkList > li + li {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .l-gnav__extraLinkList > li a {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #211816;
    text-decoration: none;
  }
}

.l-header {
  background-color: #fff;
  display: flex;
  height: 100px;
  justify-content: space-between;
  left: 0;
  padding: 20px 40px 0 30px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}

@media all and (min-width: 768px) {
  .l-header {
    min-width: 1050px;
  }
}

@media screen and (max-width: 767px) {
  .l-header {
    align-items: center;
    height: 60px;
    padding: 0 0 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .l-header__name a img {
    width: 209px;
  }
}

.l-header__extraLinkList {
  display: flex;
  justify-content: flex-end;
}

.l-header__extraLinkList > li {
  font-size: 13px;
}

.l-header__extraLinkList > li + li {
  margin-left: 20px;
}

.l-header__extraLinkList > li.fb {
  margin-left: 30px;
}

.l-header__extraLinkList > li.ig {
  margin-left: 10px;
}

.l-header__extraLinkList > li a {
  display: flex;
  align-items: center;
  gap: 2px;
  color: #211816;
  text-decoration: none;
  transition: .2s;
}

@media all and (min-width: 768px) {
  .l-header__extraLinkList > li a:hover {
    color: #00913a;
  }
}

.l-header__mainLinkList {
  display: flex;
  margin-top: 20px;
}

.l-header__mainLinkList > li {
  cursor: pointer;
  font-size: 16px;
  height: 38px;
  position: relative;
}

.l-header__mainLinkList > li:hover span {
  color: #00913a;
}

.l-header__mainLinkList > li:hover span::before {
  opacity: 1;
}

.l-header__mainLinkList > li:hover .l-header__childLinkWrap {
  opacity: 1;
  visibility: visible;
}

.l-header__mainLinkList > li span {
  color: #333;
  position: relative;
  text-decoration: none;
  transition: .2s;
}

.l-header__mainLinkList > li span::before {
  background-image: url(../img/layout/header/arrow.svg);
  background-size: 13px 11px;
  bottom: -19px;
  content: '';
  height: 11px;
  left: 50%;
  opacity: 0;
  position: absolute;
  transform: translateX(-50%);
  transition: .2s;
  width: 13px;
}

.l-header__mainLinkList > li + li {
  margin-left: 40px;
}

.l-header__mainLinkList > li + li::before {
  background-color: #00913a;
  content: '';
  height: 25px;
  left: -20px;
  position: absolute;
  top: -4px;
  width: 1px;
}

.l-header__childLinkWrap {
  background-color: #fff;
  left: 0;
  opacity: 0;
  padding-bottom: 50px;
  padding-top: 60px;
  position: fixed;
  top: 100px;
  visibility: hidden;
  width: 100%;
}

.l-header__childLinkList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  transition: .2s;
}

.l-header__childLinkList + .l-header__childLinkList {
  margin-top: 40px;
}

.l-header__childLinkList li {
  font-size: 16px;
  text-align: center;
  width: 220px;
}

.l-header__childLinkList li.-borderNone::before {
  content: none;
}

.l-header__childLinkList li + li {
  position: relative;
}

.l-header__childLinkList li + li::before {
  background-color: #00913a;
  content: '';
  height: 25px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 1px;
}

.l-header__childLinkList li a {
  color: #00913a;
  text-decoration: none;
}

.l-header__childLinkList li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .l-header__hamburger {
    background-color: #00913a;
    background-image: url(../img/layout/header/lines.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 60px;
    position: fixed;
    right: 0;
    top: 0;
    width: 60px;
  }
}

@media screen and (max-width: 767px) {
  .l-header__hamburger.-active {
    background-image: url(../img/layout/header/close.svg);
  }
}

.l-main {
  padding-top: 100px;
}

@media screen and (max-width: 767px) {
  .l-main {
    padding-top: 60px;
  }
}

.c-btnEntry {
  position: fixed;
  right: 0;
  bottom: 30px;
  opacity: 1;
  transition: .3s all;
  z-index: 10;
}

.c-btnEntry.is-hidden {
  right: -74px;
  opacity: 0;
}

@media screen and (max-width: 767px) {
  .c-btnEntry {
    right: calc(50% - 129px);
    bottom: 20px;
  }
  .c-btnEntry.is-hidden {
    right: -258px;
  }
}

.c-btnEntry__link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 255px;
  margin-right: -10px;
  padding-right: 10px;
  border-radius: 8px 0 0 8px;
  font-size: 16px;
  letter-spacing: 2px;
  color: #fff;
  background-color: #85D650;
  font-weight: 700;
  writing-mode: vertical-rl;
  text-decoration: none;
  transition: .3s;
}

@media screen and (max-width: 767px) {
  .c-btnEntry__link {
    width: 258px;
    height: 55px;
    margin-right: 0;
    padding-right: 0;
    border-radius: 4px;
    font-size: 15px;
    letter-spacing: 1px;
    writing-mode: inherit;
  }
}

.c-btnEntry a:hover {
  margin-right: 0;
}

.c-btnEntry a::before,
.c-btnEntry a::after {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.c-btnEntry a::before {
  background-image: url(../img/component/btn/entry-icon.svg);
  width: 30px;
  height: 23px;
  margin-bottom: 3px;
}

.c-btnEntry a::after {
  background-image: url(../img/component/btn/entry-arrow.svg);
  width: 20px;
  height: 20px;
  margin-top: 7px;
}

@media screen and (max-width: 767px) {
  .c-btnEntry a::before {
    margin-bottom: 0;
    margin-right: 10px;
  }

  .c-btnEntry a::after {
    margin-top: 0;
    margin-left: 10px;
  }
}

/* btn_fixed */
.btn_fixed {
  position: fixed;
  right: 0;
  bottom: 5px;
  z-index: 10;
}
.btn_fixed.is-hidden {
  right: -74px;
  opacity: 0;
}
.btn_fixed li {
  margin-top: 5px;
}
.btn_fixed a {
  writing-mode: vertical-rl;
  width: 74px;
  padding-right: 15px;
  text-decoration: none;
  transition: .3s;
}
.btn_fixed a span {
  border-radius: 8px 0 0 8px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  padding: 15px 30px 15px 16px;
}
.btn_fixed .link1 a span {
  background-color: #85D650;
}
.btn_fixed .link2 a span {
  background-color: #00913A;
}
.btn_fixed a:hover {
  text-decoration: none;
  padding-right: 25px;
}
.btn_fixed .link1 a span::after {
  content: url(../img/component/btn/entry-arrow.svg);
  margin-top: 10px;
}
.btn_fixed .link2 a span::after {
  content: url(../img/component/btn/entry-arrow2.svg);
  margin-top: 10px;
}
.btn_fixed .link1 a span::before {
  content: url(../img/component/btn/entry-icon.svg);
  margin-bottom: 10px;
}
.btn_fixed .link2 a span::before {
  content: url(../img/component/btn/entry-icon2.svg);
  margin-bottom: 10px;
}

@media screen and (max-width: 933px) {
  .btn_fixed {
    bottom: 20px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .btn_fixed.is-hidden {
    right: -258px;
    opacity: 0;
  }
  .btn_fixed ul {
    display: flex;
    justify-content: center;
    gap: 5px;
    padding: 0 10px;
  }
  .btn_fixed li {
    width: calc((100%/2) - 5px);
  }
  .btn_fixed a {
    writing-mode: inherit;
  }
  .btn_fixed .link1 a span::after,
  .btn_fixed .link2 a span::after,
  .btn_fixed .link1 a span::before,
  .btn_fixed .link2 a span::before {
    content: none;
  }
  .btn_fixed a span {
    font-size: 3.47vw;
    letter-spacing: -0.13vw;
    border-radius: 8px;
    padding: 5.33vw 0 5.33vw 4vw;
    display: block;
  }
  .btn_fixed .link1 a span {
    background-image: url(../img/component/btn/entry-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 2.67vw center;
  }
  .btn_fixed .link2 a span {
    background-image: url(../img/component/btn/entry-arrow2.svg);
    background-repeat: no-repeat;
    background-position: right 2.67vw center; }
  .btn_fixed a, .btn_fixed a:hover {
    padding-right: 0;
  }
  
  @media screen and (min-width: 568px){
    .btn_fixed li {
      width: calc(((100%/2)*0.8) - 5px);
    }
    .btn_fixed a span {
      font-size: clamp(1.125rem, 0.93rem + 0.55vw, 1.25rem);
      padding: 1em 0 1em 1em;
    }
  }
}

/* Contact form 7 */
.wpcf7-not-valid-tip {
  margin-top: .5em;
  color: #f54313;
}
.wpcf7 form .wpcf7-response-output {
  border-color: #fff !important;
  padding: .8em 1em !important;
  color: #00913a !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #00913a !important;
}

.wpcf7-checkbox .first {
  margin-left: 0;
}

.wpcf7-checkbox {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .wpcf7-checkbox {
    font-size: 13px;
  }
  .wpcf7-checkbox .wpcf7-list-item.first {
    margin-top: 0;
  }
  .wpcf7-list-item {
    width: 100%;
    margin-left: 0 !important;
  }
  .wpcf7-list-item + .wpcf7-list-item {
    margin-top: 1em;
  }
}