@charset "UTF-8";
/************area*************/
#returnTop {
  z-index: 100;
}

h2 {
  background-color: inherit;
  padding: 0;
  margin-top: 0;
  line-height: 0;
}
h2 img {
  width: 100%;
}

p {
  color: #484848;
}

.txt {
  font-size: 14px;
  margin-bottom: 20px;
}

.s {
  font-size: 12px !important;
}

figure {
  margin: 0;
}

#contentsTitle {
  width: 100%;
  max-width: 960px;
  height: auto;
  margin-bottom: 20px;
}

#index-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px 9px;
  margin-bottom: 30px;
}
#index-list ul li {
  width: calc((100% - 9px) / 2);
  aspect-ratio: 183/100;
  border: solid 1px #707070;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
#index-list ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
#index-list ul li a figure {
  height: 100%;
  aspect-ratio: 1/1;
}
#index-list ul li a figure img {
  height: 100%;
  border-radius: 3px 0 0 3px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
#index-list ul li a span {
  width: 100%;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #5ebad6;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*********下層**********/
#tohoku p {
  font-size: 14px;
  line-height: 1.5;
}
#tohoku #school-link {
  margin: 0 10px 40px;
}
#tohoku #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#tohoku #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #026ab3;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(2, 106, 179, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#tohoku #school-link ul li.long {
  width: 65%;
}
#tohoku #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #026ab3;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#tohoku #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #026ab3;
  margin-left: 5px;
}
#tohoku #school-link ul li:hover {
  box-shadow: none;
  background-color: #026ab3;
}
#tohoku #school-link ul li:hover a {
  color: #ffffff;
}
#tohoku #school-link ul li:hover a::after {
  color: #ffffff;
}
#tohoku #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#tohoku #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #026ab3;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#tohoku #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#tohoku #merit article {
  position: relative;
}
#tohoku #merit article figure {
  line-height: 0;
}
#tohoku #merit article figure img {
  width: 100%;
}
#tohoku #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#tohoku #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#tohoku #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#tohoku #topics {
  margin-bottom: 40px;
  border: solid 5px #026ab3;
  border-radius: 20px;
  background-color: rgba(2, 106, 179, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#tohoku #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#tohoku #topics h2 svg {
  width: 112px;
  height: 32px;
}
#tohoku #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#tohoku #topics h2 svg text.foreground {
  fill: #fff;
}
#tohoku #topics h2 svg text.background {
  stroke: #026ab3;
  stroke-width: 10;
}
#tohoku #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#tohoku #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#tohoku #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#tohoku #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #026ab3;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#tohoku #proud h2 mark {
  color: #026ab3;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#tohoku #proud h2 span {
  font-size: 18px;
}
#tohoku #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #026ab3;
}
#tohoku #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #026ab3;
  transform: rotate(90deg);
  display: inline-block;
}
#tohoku #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#tohoku #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#tohoku #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#tohoku #proud div article h3 {
  background-color: #026ab3;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#tohoku #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#tohoku #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#tohoku #proud div article figcaption,
#tohoku #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#tohoku .school {
  margin-bottom: 20px;
}
#tohoku .school #title {
  background-color: #026ab3;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#tohoku .school #title img {
  width: 30px;
  height: 24px;
}
#tohoku .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#tohoku .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#tohoku .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#tohoku .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#tohoku .school .school-tab.tab-only li {
  width: 96%;
}
#tohoku .school .school-tab.tab-double li {
  width: 48%;
}
#tohoku .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#tohoku .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#tohoku .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#tohoku .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#tohoku .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#tohoku .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#tohoku .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#tohoku .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#tohoku .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#tohoku .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#tohoku .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#tohoku .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#tohoku .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#tohoku .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#tohoku .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#tohoku .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#tohoku .school article {
  display: none;
}

#ibaraki-tochigi p {
  font-size: 14px;
  line-height: 1.5;
}
#ibaraki-tochigi #school-link {
  margin: 0 10px 40px;
}
#ibaraki-tochigi #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#ibaraki-tochigi #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #a6318c;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(166, 49, 140, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#ibaraki-tochigi #school-link ul li.long {
  width: 65%;
}
#ibaraki-tochigi #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #a6318c;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#ibaraki-tochigi #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #a6318c;
  margin-left: 5px;
}
#ibaraki-tochigi #school-link ul li:hover {
  box-shadow: none;
  background-color: #a6318c;
}
#ibaraki-tochigi #school-link ul li:hover a {
  color: #ffffff;
}
#ibaraki-tochigi #school-link ul li:hover a::after {
  color: #ffffff;
}
#ibaraki-tochigi #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#ibaraki-tochigi #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #a6318c;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#ibaraki-tochigi #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#ibaraki-tochigi #merit article {
  position: relative;
}
#ibaraki-tochigi #merit article figure {
  line-height: 0;
}
#ibaraki-tochigi #merit article figure img {
  width: 100%;
}
#ibaraki-tochigi #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#ibaraki-tochigi #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#ibaraki-tochigi #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#ibaraki-tochigi #topics {
  margin-bottom: 40px;
  border: solid 5px #a6318c;
  border-radius: 20px;
  background-color: rgba(166, 49, 140, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#ibaraki-tochigi #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#ibaraki-tochigi #topics h2 svg {
  width: 112px;
  height: 32px;
}
#ibaraki-tochigi #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#ibaraki-tochigi #topics h2 svg text.foreground {
  fill: #fff;
}
#ibaraki-tochigi #topics h2 svg text.background {
  stroke: #a6318c;
  stroke-width: 10;
}
#ibaraki-tochigi #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#ibaraki-tochigi #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#ibaraki-tochigi #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#ibaraki-tochigi #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #a6318c;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#ibaraki-tochigi #proud h2 mark {
  color: #a6318c;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#ibaraki-tochigi #proud h2 span {
  font-size: 18px;
}
#ibaraki-tochigi #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #a6318c;
}
#ibaraki-tochigi #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #a6318c;
  transform: rotate(90deg);
  display: inline-block;
}
#ibaraki-tochigi #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#ibaraki-tochigi #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#ibaraki-tochigi #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#ibaraki-tochigi #proud div article h3 {
  background-color: #a6318c;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#ibaraki-tochigi #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#ibaraki-tochigi #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#ibaraki-tochigi #proud div article figcaption,
#ibaraki-tochigi #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#ibaraki-tochigi .school {
  margin-bottom: 20px;
}
#ibaraki-tochigi .school #title {
  background-color: #a6318c;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#ibaraki-tochigi .school #title img {
  width: 30px;
  height: 24px;
}
#ibaraki-tochigi .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#ibaraki-tochigi .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#ibaraki-tochigi .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#ibaraki-tochigi .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#ibaraki-tochigi .school .school-tab.tab-only li {
  width: 96%;
}
#ibaraki-tochigi .school .school-tab.tab-double li {
  width: 48%;
}
#ibaraki-tochigi .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#ibaraki-tochigi .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#ibaraki-tochigi .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#ibaraki-tochigi .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#ibaraki-tochigi .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#ibaraki-tochigi .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#ibaraki-tochigi .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#ibaraki-tochigi .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#ibaraki-tochigi .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#ibaraki-tochigi .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#ibaraki-tochigi .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#ibaraki-tochigi .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#ibaraki-tochigi .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#ibaraki-tochigi .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#ibaraki-tochigi .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#ibaraki-tochigi .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#ibaraki-tochigi .school article {
  display: none;
}

#gunma p {
  font-size: 14px;
  line-height: 1.5;
}
#gunma #school-link {
  margin: 0 10px 40px;
}
#gunma #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#gunma #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #c9161c;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(201, 22, 28, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#gunma #school-link ul li.long {
  width: 65%;
}
#gunma #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #c9161c;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#gunma #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #c9161c;
  margin-left: 5px;
}
#gunma #school-link ul li:hover {
  box-shadow: none;
  background-color: #c9161c;
}
#gunma #school-link ul li:hover a {
  color: #ffffff;
}
#gunma #school-link ul li:hover a::after {
  color: #ffffff;
}
#gunma #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#gunma #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #c9161c;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#gunma #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#gunma #merit article {
  position: relative;
}
#gunma #merit article figure {
  line-height: 0;
}
#gunma #merit article figure img {
  width: 100%;
}
#gunma #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#gunma #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#gunma #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#gunma #topics {
  margin-bottom: 40px;
  border: solid 5px #c9161c;
  border-radius: 20px;
  background-color: rgba(201, 22, 28, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#gunma #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#gunma #topics h2 svg {
  width: 112px;
  height: 32px;
}
#gunma #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#gunma #topics h2 svg text.foreground {
  fill: #fff;
}
#gunma #topics h2 svg text.background {
  stroke: #c9161c;
  stroke-width: 10;
}
#gunma #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#gunma #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#gunma #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#gunma #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #c9161c;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#gunma #proud h2 mark {
  color: #c9161c;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#gunma #proud h2 span {
  font-size: 18px;
}
#gunma #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #c9161c;
}
#gunma #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #c9161c;
  transform: rotate(90deg);
  display: inline-block;
}
#gunma #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#gunma #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#gunma #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#gunma #proud div article h3 {
  background-color: #c9161c;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#gunma #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#gunma #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#gunma #proud div article figcaption,
#gunma #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#gunma .school {
  margin-bottom: 20px;
}
#gunma .school #title {
  background-color: #c9161c;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#gunma .school #title img {
  width: 30px;
  height: 24px;
}
#gunma .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#gunma .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#gunma .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#gunma .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#gunma .school .school-tab.tab-only li {
  width: 96%;
}
#gunma .school .school-tab.tab-double li {
  width: 48%;
}
#gunma .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#gunma .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#gunma .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#gunma .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#gunma .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#gunma .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#gunma .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#gunma .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#gunma .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#gunma .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#gunma .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#gunma .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#gunma .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#gunma .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#gunma .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#gunma .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#gunma .school article {
  display: none;
}

#saitama p {
  font-size: 14px;
  line-height: 1.5;
}
#saitama #school-link {
  margin: 0 10px 40px;
}
#saitama #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#saitama #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #01a3eb;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(1, 163, 235, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#saitama #school-link ul li.long {
  width: 65%;
}
#saitama #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #01a3eb;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#saitama #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #01a3eb;
  margin-left: 5px;
}
#saitama #school-link ul li:hover {
  box-shadow: none;
  background-color: #01a3eb;
}
#saitama #school-link ul li:hover a {
  color: #ffffff;
}
#saitama #school-link ul li:hover a::after {
  color: #ffffff;
}
#saitama #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#saitama #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #01a3eb;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#saitama #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#saitama #merit article {
  position: relative;
}
#saitama #merit article figure {
  line-height: 0;
}
#saitama #merit article figure img {
  width: 100%;
}
#saitama #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#saitama #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#saitama #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#saitama #topics {
  margin-bottom: 40px;
  border: solid 5px #01a3eb;
  border-radius: 20px;
  background-color: rgba(1, 163, 235, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#saitama #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#saitama #topics h2 svg {
  width: 112px;
  height: 32px;
}
#saitama #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#saitama #topics h2 svg text.foreground {
  fill: #fff;
}
#saitama #topics h2 svg text.background {
  stroke: #01a3eb;
  stroke-width: 10;
}
#saitama #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#saitama #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#saitama #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#saitama #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #01a3eb;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#saitama #proud h2 mark {
  color: #01a3eb;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#saitama #proud h2 span {
  font-size: 18px;
}
#saitama #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #01a3eb;
}
#saitama #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #01a3eb;
  transform: rotate(90deg);
  display: inline-block;
}
#saitama #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#saitama #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#saitama #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#saitama #proud div article h3 {
  background-color: #01a3eb;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#saitama #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#saitama #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#saitama #proud div article figcaption,
#saitama #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#saitama .school {
  margin-bottom: 20px;
}
#saitama .school #title {
  background-color: #01a3eb;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#saitama .school #title img {
  width: 30px;
  height: 24px;
}
#saitama .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#saitama .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#saitama .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#saitama .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#saitama .school .school-tab.tab-only li {
  width: 96%;
}
#saitama .school .school-tab.tab-double li {
  width: 48%;
}
#saitama .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#saitama .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#saitama .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#saitama .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#saitama .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#saitama .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#saitama .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#saitama .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#saitama .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#saitama .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#saitama .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#saitama .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#saitama .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#saitama .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#saitama .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#saitama .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#saitama .school article {
  display: none;
}

#chiba p {
  font-size: 14px;
  line-height: 1.5;
}
#chiba #school-link {
  margin: 0 10px 40px;
}
#chiba #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#chiba #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #01ab52;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(1, 171, 82, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#chiba #school-link ul li.long {
  width: 65%;
}
#chiba #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #01ab52;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#chiba #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #01ab52;
  margin-left: 5px;
}
#chiba #school-link ul li:hover {
  box-shadow: none;
  background-color: #01ab52;
}
#chiba #school-link ul li:hover a {
  color: #ffffff;
}
#chiba #school-link ul li:hover a::after {
  color: #ffffff;
}
#chiba #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#chiba #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #01ab52;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#chiba #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#chiba #merit article {
  position: relative;
}
#chiba #merit article figure {
  line-height: 0;
}
#chiba #merit article figure img {
  width: 100%;
}
#chiba #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#chiba #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#chiba #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#chiba #topics {
  margin-bottom: 40px;
  border: solid 5px #01ab52;
  border-radius: 20px;
  background-color: rgba(1, 171, 82, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#chiba #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#chiba #topics h2 svg {
  width: 112px;
  height: 32px;
}
#chiba #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#chiba #topics h2 svg text.foreground {
  fill: #fff;
}
#chiba #topics h2 svg text.background {
  stroke: #01ab52;
  stroke-width: 10;
}
#chiba #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#chiba #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#chiba #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#chiba #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #01ab52;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#chiba #proud h2 mark {
  color: #01ab52;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#chiba #proud h2 span {
  font-size: 18px;
}
#chiba #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #01ab52;
}
#chiba #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #01ab52;
  transform: rotate(90deg);
  display: inline-block;
}
#chiba #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#chiba #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#chiba #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#chiba #proud div article h3 {
  background-color: #01ab52;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#chiba #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#chiba #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#chiba #proud div article figcaption,
#chiba #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#chiba .school {
  margin-bottom: 20px;
}
#chiba .school #title {
  background-color: #01ab52;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#chiba .school #title img {
  width: 30px;
  height: 24px;
}
#chiba .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#chiba .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#chiba .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#chiba .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#chiba .school .school-tab.tab-only li {
  width: 96%;
}
#chiba .school .school-tab.tab-double li {
  width: 48%;
}
#chiba .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#chiba .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#chiba .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#chiba .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#chiba .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#chiba .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#chiba .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#chiba .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#chiba .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#chiba .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#chiba .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#chiba .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#chiba .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#chiba .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#chiba .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#chiba .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#chiba .school article {
  display: none;
}

#kanagawa p {
  font-size: 14px;
  line-height: 1.5;
}
#kanagawa #school-link {
  margin: 0 10px 40px;
}
#kanagawa #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#kanagawa #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #427bc0;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(66, 123, 192, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#kanagawa #school-link ul li.long {
  width: 65%;
}
#kanagawa #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #427bc0;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#kanagawa #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #427bc0;
  margin-left: 5px;
}
#kanagawa #school-link ul li:hover {
  box-shadow: none;
  background-color: #427bc0;
}
#kanagawa #school-link ul li:hover a {
  color: #ffffff;
}
#kanagawa #school-link ul li:hover a::after {
  color: #ffffff;
}
#kanagawa #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#kanagawa #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #427bc0;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#kanagawa #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#kanagawa #merit article {
  position: relative;
}
#kanagawa #merit article figure {
  line-height: 0;
}
#kanagawa #merit article figure img {
  width: 100%;
}
#kanagawa #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#kanagawa #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#kanagawa #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#kanagawa #topics {
  margin-bottom: 40px;
  border: solid 5px #427bc0;
  border-radius: 20px;
  background-color: rgba(66, 123, 192, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#kanagawa #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#kanagawa #topics h2 svg {
  width: 112px;
  height: 32px;
}
#kanagawa #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#kanagawa #topics h2 svg text.foreground {
  fill: #fff;
}
#kanagawa #topics h2 svg text.background {
  stroke: #427bc0;
  stroke-width: 10;
}
#kanagawa #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#kanagawa #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#kanagawa #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#kanagawa #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #427bc0;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#kanagawa #proud h2 mark {
  color: #427bc0;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#kanagawa #proud h2 span {
  font-size: 18px;
}
#kanagawa #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #427bc0;
}
#kanagawa #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #427bc0;
  transform: rotate(90deg);
  display: inline-block;
}
#kanagawa #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#kanagawa #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#kanagawa #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#kanagawa #proud div article h3 {
  background-color: #427bc0;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#kanagawa #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#kanagawa #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#kanagawa #proud div article figcaption,
#kanagawa #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#kanagawa .school {
  margin-bottom: 20px;
}
#kanagawa .school #title {
  background-color: #427bc0;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#kanagawa .school #title img {
  width: 30px;
  height: 24px;
}
#kanagawa .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#kanagawa .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#kanagawa .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#kanagawa .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#kanagawa .school .school-tab.tab-only li {
  width: 96%;
}
#kanagawa .school .school-tab.tab-double li {
  width: 48%;
}
#kanagawa .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#kanagawa .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#kanagawa .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#kanagawa .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#kanagawa .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#kanagawa .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#kanagawa .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#kanagawa .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#kanagawa .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#kanagawa .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#kanagawa .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#kanagawa .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#kanagawa .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#kanagawa .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#kanagawa .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#kanagawa .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#kanagawa .school article {
  display: none;
}

#niigata p {
  font-size: 14px;
  line-height: 1.5;
}
#niigata #school-link {
  margin: 0 10px 40px;
}
#niigata #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#niigata #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #de6607;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(222, 102, 7, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#niigata #school-link ul li.long {
  width: 65%;
}
#niigata #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #de6607;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#niigata #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #de6607;
  margin-left: 5px;
}
#niigata #school-link ul li:hover {
  box-shadow: none;
  background-color: #de6607;
}
#niigata #school-link ul li:hover a {
  color: #ffffff;
}
#niigata #school-link ul li:hover a::after {
  color: #ffffff;
}
#niigata #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#niigata #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #de6607;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#niigata #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#niigata #merit article {
  position: relative;
}
#niigata #merit article figure {
  line-height: 0;
}
#niigata #merit article figure img {
  width: 100%;
}
#niigata #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#niigata #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#niigata #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#niigata #topics {
  margin-bottom: 40px;
  border: solid 5px #de6607;
  border-radius: 20px;
  background-color: rgba(222, 102, 7, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#niigata #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#niigata #topics h2 svg {
  width: 112px;
  height: 32px;
}
#niigata #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#niigata #topics h2 svg text.foreground {
  fill: #fff;
}
#niigata #topics h2 svg text.background {
  stroke: #de6607;
  stroke-width: 10;
}
#niigata #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#niigata #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#niigata #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#niigata #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #de6607;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#niigata #proud h2 mark {
  color: #de6607;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#niigata #proud h2 span {
  font-size: 18px;
}
#niigata #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #de6607;
}
#niigata #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #de6607;
  transform: rotate(90deg);
  display: inline-block;
}
#niigata #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#niigata #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#niigata #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#niigata #proud div article h3 {
  background-color: #de6607;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#niigata #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#niigata #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#niigata #proud div article figcaption,
#niigata #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#niigata .school {
  margin-bottom: 20px;
}
#niigata .school #title {
  background-color: #de6607;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#niigata .school #title img {
  width: 30px;
  height: 24px;
}
#niigata .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#niigata .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#niigata .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#niigata .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#niigata .school .school-tab.tab-only li {
  width: 96%;
}
#niigata .school .school-tab.tab-double li {
  width: 48%;
}
#niigata .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#niigata .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#niigata .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#niigata .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#niigata .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#niigata .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#niigata .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#niigata .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#niigata .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#niigata .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#niigata .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#niigata .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#niigata .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#niigata .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#niigata .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#niigata .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#niigata .school article {
  display: none;
}

#nagano p {
  font-size: 14px;
  line-height: 1.5;
}
#nagano #school-link {
  margin: 0 10px 40px;
}
#nagano #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#nagano #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #e20167;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(226, 1, 103, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#nagano #school-link ul li.long {
  width: 65%;
}
#nagano #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #e20167;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#nagano #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #e20167;
  margin-left: 5px;
}
#nagano #school-link ul li:hover {
  box-shadow: none;
  background-color: #e20167;
}
#nagano #school-link ul li:hover a {
  color: #ffffff;
}
#nagano #school-link ul li:hover a::after {
  color: #ffffff;
}
#nagano #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#nagano #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #e20167;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#nagano #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#nagano #merit article {
  position: relative;
}
#nagano #merit article figure {
  line-height: 0;
}
#nagano #merit article figure img {
  width: 100%;
}
#nagano #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#nagano #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#nagano #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#nagano #topics {
  margin-bottom: 40px;
  border: solid 5px #e20167;
  border-radius: 20px;
  background-color: rgba(226, 1, 103, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#nagano #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#nagano #topics h2 svg {
  width: 112px;
  height: 32px;
}
#nagano #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#nagano #topics h2 svg text.foreground {
  fill: #fff;
}
#nagano #topics h2 svg text.background {
  stroke: #e20167;
  stroke-width: 10;
}
#nagano #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#nagano #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#nagano #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#nagano #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #e20167;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#nagano #proud h2 mark {
  color: #e20167;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#nagano #proud h2 span {
  font-size: 18px;
}
#nagano #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #e20167;
}
#nagano #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #e20167;
  transform: rotate(90deg);
  display: inline-block;
}
#nagano #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#nagano #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#nagano #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#nagano #proud div article h3 {
  background-color: #e20167;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#nagano #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#nagano #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#nagano #proud div article figcaption,
#nagano #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#nagano .school {
  margin-bottom: 20px;
}
#nagano .school #title {
  background-color: #e20167;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#nagano .school #title img {
  width: 30px;
  height: 24px;
}
#nagano .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#nagano .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#nagano .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#nagano .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#nagano .school .school-tab.tab-only li {
  width: 96%;
}
#nagano .school .school-tab.tab-double li {
  width: 48%;
}
#nagano .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#nagano .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#nagano .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#nagano .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#nagano .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#nagano .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#nagano .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#nagano .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#nagano .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#nagano .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#nagano .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#nagano .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#nagano .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#nagano .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#nagano .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#nagano .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#nagano .school article {
  display: none;
}

#aichi p {
  font-size: 14px;
  line-height: 1.5;
}
#aichi #school-link {
  margin: 0 10px 40px;
}
#aichi #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#aichi #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #f08300;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(240, 131, 0, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#aichi #school-link ul li.long {
  width: 65%;
}
#aichi #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #f08300;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#aichi #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #f08300;
  margin-left: 5px;
}
#aichi #school-link ul li:hover {
  box-shadow: none;
  background-color: #f08300;
}
#aichi #school-link ul li:hover a {
  color: #ffffff;
}
#aichi #school-link ul li:hover a::after {
  color: #ffffff;
}
#aichi #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#aichi #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #f08300;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#aichi #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#aichi #merit article {
  position: relative;
}
#aichi #merit article figure {
  line-height: 0;
}
#aichi #merit article figure img {
  width: 100%;
}
#aichi #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#aichi #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#aichi #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#aichi #topics {
  margin-bottom: 40px;
  border: solid 5px #f08300;
  border-radius: 20px;
  background-color: rgba(240, 131, 0, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#aichi #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#aichi #topics h2 svg {
  width: 112px;
  height: 32px;
}
#aichi #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#aichi #topics h2 svg text.foreground {
  fill: #fff;
}
#aichi #topics h2 svg text.background {
  stroke: #f08300;
  stroke-width: 10;
}
#aichi #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#aichi #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#aichi #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#aichi #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #f08300;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#aichi #proud h2 mark {
  color: #f08300;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#aichi #proud h2 span {
  font-size: 18px;
}
#aichi #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #f08300;
}
#aichi #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #f08300;
  transform: rotate(90deg);
  display: inline-block;
}
#aichi #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#aichi #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#aichi #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#aichi #proud div article h3 {
  background-color: #f08300;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#aichi #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#aichi #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#aichi #proud div article figcaption,
#aichi #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#aichi .school {
  margin-bottom: 20px;
}
#aichi .school #title {
  background-color: #f08300;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#aichi .school #title img {
  width: 30px;
  height: 24px;
}
#aichi .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#aichi .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#aichi .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#aichi .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#aichi .school .school-tab.tab-only li {
  width: 96%;
}
#aichi .school .school-tab.tab-double li {
  width: 48%;
}
#aichi .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#aichi .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#aichi .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#aichi .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#aichi .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#aichi .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#aichi .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#aichi .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#aichi .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#aichi .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#aichi .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#aichi .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#aichi .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#aichi .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#aichi .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#aichi .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#aichi .school article {
  display: none;
}

#gifu p {
  font-size: 14px;
  line-height: 1.5;
}
#gifu #school-link {
  margin: 0 10px 40px;
}
#gifu #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#gifu #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #06a168;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(6, 161, 104, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#gifu #school-link ul li.long {
  width: 65%;
}
#gifu #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #06a168;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#gifu #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #06a168;
  margin-left: 5px;
}
#gifu #school-link ul li:hover {
  box-shadow: none;
  background-color: #06a168;
}
#gifu #school-link ul li:hover a {
  color: #ffffff;
}
#gifu #school-link ul li:hover a::after {
  color: #ffffff;
}
#gifu #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#gifu #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #06a168;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#gifu #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#gifu #merit article {
  position: relative;
}
#gifu #merit article figure {
  line-height: 0;
}
#gifu #merit article figure img {
  width: 100%;
}
#gifu #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#gifu #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#gifu #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#gifu #topics {
  margin-bottom: 40px;
  border: solid 5px #06a168;
  border-radius: 20px;
  background-color: rgba(6, 161, 104, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#gifu #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#gifu #topics h2 svg {
  width: 112px;
  height: 32px;
}
#gifu #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#gifu #topics h2 svg text.foreground {
  fill: #fff;
}
#gifu #topics h2 svg text.background {
  stroke: #06a168;
  stroke-width: 10;
}
#gifu #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#gifu #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#gifu #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#gifu #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #06a168;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#gifu #proud h2 mark {
  color: #06a168;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#gifu #proud h2 span {
  font-size: 18px;
}
#gifu #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #06a168;
}
#gifu #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #06a168;
  transform: rotate(90deg);
  display: inline-block;
}
#gifu #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#gifu #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#gifu #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#gifu #proud div article h3 {
  background-color: #06a168;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#gifu #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#gifu #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#gifu #proud div article figcaption,
#gifu #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#gifu .school {
  margin-bottom: 20px;
}
#gifu .school #title {
  background-color: #06a168;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#gifu .school #title img {
  width: 30px;
  height: 24px;
}
#gifu .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#gifu .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#gifu .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#gifu .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#gifu .school .school-tab.tab-only li {
  width: 96%;
}
#gifu .school .school-tab.tab-double li {
  width: 48%;
}
#gifu .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#gifu .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#gifu .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#gifu .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#gifu .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#gifu .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#gifu .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#gifu .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#gifu .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#gifu .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#gifu .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#gifu .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#gifu .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#gifu .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#gifu .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#gifu .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#gifu .school article {
  display: none;
}

#mie p {
  font-size: 14px;
  line-height: 1.5;
}
#mie #school-link {
  margin: 0 10px 40px;
}
#mie #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#mie #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #3cbde7;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(60, 189, 231, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#mie #school-link ul li.long {
  width: 65%;
}
#mie #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #3cbde7;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#mie #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #3cbde7;
  margin-left: 5px;
}
#mie #school-link ul li:hover {
  box-shadow: none;
  background-color: #3cbde7;
}
#mie #school-link ul li:hover a {
  color: #ffffff;
}
#mie #school-link ul li:hover a::after {
  color: #ffffff;
}
#mie #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#mie #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #3cbde7;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#mie #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#mie #merit article {
  position: relative;
}
#mie #merit article figure {
  line-height: 0;
}
#mie #merit article figure img {
  width: 100%;
}
#mie #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#mie #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#mie #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#mie #topics {
  margin-bottom: 40px;
  border: solid 5px #3cbde7;
  border-radius: 20px;
  background-color: rgba(60, 189, 231, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#mie #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#mie #topics h2 svg {
  width: 112px;
  height: 32px;
}
#mie #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#mie #topics h2 svg text.foreground {
  fill: #fff;
}
#mie #topics h2 svg text.background {
  stroke: #3cbde7;
  stroke-width: 10;
}
#mie #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#mie #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#mie #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#mie #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #3cbde7;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#mie #proud h2 mark {
  color: #3cbde7;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#mie #proud h2 span {
  font-size: 18px;
}
#mie #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #3cbde7;
}
#mie #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #3cbde7;
  transform: rotate(90deg);
  display: inline-block;
}
#mie #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#mie #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#mie #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#mie #proud div article h3 {
  background-color: #3cbde7;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#mie #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#mie #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#mie #proud div article figcaption,
#mie #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#mie .school {
  margin-bottom: 20px;
}
#mie .school #title {
  background-color: #3cbde7;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#mie .school #title img {
  width: 30px;
  height: 24px;
}
#mie .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#mie .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#mie .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#mie .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#mie .school .school-tab.tab-only li {
  width: 96%;
}
#mie .school .school-tab.tab-double li {
  width: 48%;
}
#mie .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#mie .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#mie .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#mie .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#mie .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#mie .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#mie .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#mie .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#mie .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#mie .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#mie .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#mie .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#mie .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#mie .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#mie .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#mie .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#mie .school article {
  display: none;
}

#shizuoka p {
  font-size: 14px;
  line-height: 1.5;
}
#shizuoka #school-link {
  margin: 0 10px 40px;
}
#shizuoka #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#shizuoka #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #e70012;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(231, 0, 18, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#shizuoka #school-link ul li.long {
  width: 65%;
}
#shizuoka #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #e70012;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#shizuoka #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #e70012;
  margin-left: 5px;
}
#shizuoka #school-link ul li:hover {
  box-shadow: none;
  background-color: #e70012;
}
#shizuoka #school-link ul li:hover a {
  color: #ffffff;
}
#shizuoka #school-link ul li:hover a::after {
  color: #ffffff;
}
#shizuoka #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#shizuoka #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #e70012;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#shizuoka #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#shizuoka #merit article {
  position: relative;
}
#shizuoka #merit article figure {
  line-height: 0;
}
#shizuoka #merit article figure img {
  width: 100%;
}
#shizuoka #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#shizuoka #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#shizuoka #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#shizuoka #topics {
  margin-bottom: 40px;
  border: solid 5px #e70012;
  border-radius: 20px;
  background-color: rgba(231, 0, 18, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#shizuoka #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#shizuoka #topics h2 svg {
  width: 112px;
  height: 32px;
}
#shizuoka #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#shizuoka #topics h2 svg text.foreground {
  fill: #fff;
}
#shizuoka #topics h2 svg text.background {
  stroke: #e70012;
  stroke-width: 10;
}
#shizuoka #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#shizuoka #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#shizuoka #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#shizuoka #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #e70012;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#shizuoka #proud h2 mark {
  color: #e70012;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#shizuoka #proud h2 span {
  font-size: 18px;
}
#shizuoka #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #e70012;
}
#shizuoka #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #e70012;
  transform: rotate(90deg);
  display: inline-block;
}
#shizuoka #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#shizuoka #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#shizuoka #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#shizuoka #proud div article h3 {
  background-color: #e70012;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#shizuoka #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#shizuoka #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#shizuoka #proud div article figcaption,
#shizuoka #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#shizuoka .school {
  margin-bottom: 20px;
}
#shizuoka .school #title {
  background-color: #e70012;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#shizuoka .school #title img {
  width: 30px;
  height: 24px;
}
#shizuoka .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#shizuoka .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#shizuoka .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#shizuoka .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#shizuoka .school .school-tab.tab-only li {
  width: 96%;
}
#shizuoka .school .school-tab.tab-double li {
  width: 48%;
}
#shizuoka .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#shizuoka .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#shizuoka .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#shizuoka .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#shizuoka .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#shizuoka .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#shizuoka .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#shizuoka .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#shizuoka .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#shizuoka .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#shizuoka .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#shizuoka .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#shizuoka .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#shizuoka .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#shizuoka .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#shizuoka .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#shizuoka .school article {
  display: none;
}

#kyoto-shiga p {
  font-size: 14px;
  line-height: 1.5;
}
#kyoto-shiga #school-link {
  margin: 0 10px 40px;
}
#kyoto-shiga #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#kyoto-shiga #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #612982;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(97, 41, 130, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#kyoto-shiga #school-link ul li.long {
  width: 65%;
}
#kyoto-shiga #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #612982;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#kyoto-shiga #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #612982;
  margin-left: 5px;
}
#kyoto-shiga #school-link ul li:hover {
  box-shadow: none;
  background-color: #612982;
}
#kyoto-shiga #school-link ul li:hover a {
  color: #ffffff;
}
#kyoto-shiga #school-link ul li:hover a::after {
  color: #ffffff;
}
#kyoto-shiga #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#kyoto-shiga #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #612982;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#kyoto-shiga #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#kyoto-shiga #merit article {
  position: relative;
}
#kyoto-shiga #merit article figure {
  line-height: 0;
}
#kyoto-shiga #merit article figure img {
  width: 100%;
}
#kyoto-shiga #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#kyoto-shiga #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#kyoto-shiga #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#kyoto-shiga #topics {
  margin-bottom: 40px;
  border: solid 5px #612982;
  border-radius: 20px;
  background-color: rgba(97, 41, 130, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#kyoto-shiga #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#kyoto-shiga #topics h2 svg {
  width: 112px;
  height: 32px;
}
#kyoto-shiga #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#kyoto-shiga #topics h2 svg text.foreground {
  fill: #fff;
}
#kyoto-shiga #topics h2 svg text.background {
  stroke: #612982;
  stroke-width: 10;
}
#kyoto-shiga #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#kyoto-shiga #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#kyoto-shiga #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#kyoto-shiga #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #612982;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#kyoto-shiga #proud h2 mark {
  color: #612982;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#kyoto-shiga #proud h2 span {
  font-size: 18px;
}
#kyoto-shiga #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #612982;
}
#kyoto-shiga #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #612982;
  transform: rotate(90deg);
  display: inline-block;
}
#kyoto-shiga #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#kyoto-shiga #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#kyoto-shiga #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#kyoto-shiga #proud div article h3 {
  background-color: #612982;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#kyoto-shiga #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#kyoto-shiga #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#kyoto-shiga #proud div article figcaption,
#kyoto-shiga #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#kyoto-shiga .school {
  margin-bottom: 20px;
}
#kyoto-shiga .school #title {
  background-color: #612982;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#kyoto-shiga .school #title img {
  width: 30px;
  height: 24px;
}
#kyoto-shiga .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#kyoto-shiga .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#kyoto-shiga .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#kyoto-shiga .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#kyoto-shiga .school .school-tab.tab-only li {
  width: 96%;
}
#kyoto-shiga .school .school-tab.tab-double li {
  width: 48%;
}
#kyoto-shiga .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#kyoto-shiga .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#kyoto-shiga .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#kyoto-shiga .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#kyoto-shiga .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#kyoto-shiga .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#kyoto-shiga .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#kyoto-shiga .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#kyoto-shiga .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#kyoto-shiga .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#kyoto-shiga .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#kyoto-shiga .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#kyoto-shiga .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#kyoto-shiga .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#kyoto-shiga .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#kyoto-shiga .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#kyoto-shiga .school article {
  display: none;
}

#hyogo p {
  font-size: 14px;
  line-height: 1.5;
}
#hyogo #school-link {
  margin: 0 10px 40px;
}
#hyogo #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#hyogo #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #0082cd;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(0, 130, 205, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#hyogo #school-link ul li.long {
  width: 65%;
}
#hyogo #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #0082cd;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#hyogo #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #0082cd;
  margin-left: 5px;
}
#hyogo #school-link ul li:hover {
  box-shadow: none;
  background-color: #0082cd;
}
#hyogo #school-link ul li:hover a {
  color: #ffffff;
}
#hyogo #school-link ul li:hover a::after {
  color: #ffffff;
}
#hyogo #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#hyogo #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #0082cd;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#hyogo #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#hyogo #merit article {
  position: relative;
}
#hyogo #merit article figure {
  line-height: 0;
}
#hyogo #merit article figure img {
  width: 100%;
}
#hyogo #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#hyogo #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#hyogo #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#hyogo #topics {
  margin-bottom: 40px;
  border: solid 5px #0082cd;
  border-radius: 20px;
  background-color: rgba(0, 130, 205, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#hyogo #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#hyogo #topics h2 svg {
  width: 112px;
  height: 32px;
}
#hyogo #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#hyogo #topics h2 svg text.foreground {
  fill: #fff;
}
#hyogo #topics h2 svg text.background {
  stroke: #0082cd;
  stroke-width: 10;
}
#hyogo #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#hyogo #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#hyogo #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#hyogo #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #0082cd;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#hyogo #proud h2 mark {
  color: #0082cd;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#hyogo #proud h2 span {
  font-size: 18px;
}
#hyogo #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #0082cd;
}
#hyogo #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #0082cd;
  transform: rotate(90deg);
  display: inline-block;
}
#hyogo #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#hyogo #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#hyogo #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#hyogo #proud div article h3 {
  background-color: #0082cd;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#hyogo #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#hyogo #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#hyogo #proud div article figcaption,
#hyogo #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#hyogo .school {
  margin-bottom: 20px;
}
#hyogo .school #title {
  background-color: #0082cd;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#hyogo .school #title img {
  width: 30px;
  height: 24px;
}
#hyogo .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#hyogo .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#hyogo .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#hyogo .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#hyogo .school .school-tab.tab-only li {
  width: 96%;
}
#hyogo .school .school-tab.tab-double li {
  width: 48%;
}
#hyogo .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#hyogo .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#hyogo .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#hyogo .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#hyogo .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#hyogo .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#hyogo .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#hyogo .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#hyogo .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#hyogo .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#hyogo .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#hyogo .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#hyogo .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#hyogo .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#hyogo .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#hyogo .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#hyogo .school article {
  display: none;
}

#chugoku p {
  font-size: 14px;
  line-height: 1.5;
}
#chugoku #school-link {
  margin: 0 10px 40px;
}
#chugoku #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#chugoku #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #009d96;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(0, 157, 150, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#chugoku #school-link ul li.long {
  width: 65%;
}
#chugoku #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #009d96;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#chugoku #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #009d96;
  margin-left: 5px;
}
#chugoku #school-link ul li:hover {
  box-shadow: none;
  background-color: #009d96;
}
#chugoku #school-link ul li:hover a {
  color: #ffffff;
}
#chugoku #school-link ul li:hover a::after {
  color: #ffffff;
}
#chugoku #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#chugoku #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #009d96;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#chugoku #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#chugoku #merit article {
  position: relative;
}
#chugoku #merit article figure {
  line-height: 0;
}
#chugoku #merit article figure img {
  width: 100%;
}
#chugoku #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#chugoku #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#chugoku #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#chugoku #topics {
  margin-bottom: 40px;
  border: solid 5px #009d96;
  border-radius: 20px;
  background-color: rgba(0, 157, 150, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#chugoku #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#chugoku #topics h2 svg {
  width: 112px;
  height: 32px;
}
#chugoku #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#chugoku #topics h2 svg text.foreground {
  fill: #fff;
}
#chugoku #topics h2 svg text.background {
  stroke: #009d96;
  stroke-width: 10;
}
#chugoku #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#chugoku #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#chugoku #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#chugoku #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #009d96;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#chugoku #proud h2 mark {
  color: #009d96;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#chugoku #proud h2 span {
  font-size: 18px;
}
#chugoku #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #009d96;
}
#chugoku #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #009d96;
  transform: rotate(90deg);
  display: inline-block;
}
#chugoku #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#chugoku #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#chugoku #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#chugoku #proud div article h3 {
  background-color: #009d96;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#chugoku #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#chugoku #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#chugoku #proud div article figcaption,
#chugoku #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#chugoku .school {
  margin-bottom: 20px;
}
#chugoku .school #title {
  background-color: #009d96;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#chugoku .school #title img {
  width: 30px;
  height: 24px;
}
#chugoku .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#chugoku .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#chugoku .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#chugoku .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#chugoku .school .school-tab.tab-only li {
  width: 96%;
}
#chugoku .school .school-tab.tab-double li {
  width: 48%;
}
#chugoku .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#chugoku .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#chugoku .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#chugoku .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#chugoku .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#chugoku .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#chugoku .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#chugoku .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#chugoku .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#chugoku .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#chugoku .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#chugoku .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#chugoku .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#chugoku .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#chugoku .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#chugoku .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#chugoku .school article {
  display: none;
}

#shikoku p {
  font-size: 14px;
  line-height: 1.5;
}
#shikoku #school-link {
  margin: 0 10px 40px;
}
#shikoku #school-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 9px;
       column-gap: 9px;
}
#shikoku #school-link ul li {
  width: calc((100% - 17px) / 2);
  height: 40px;
  border: solid 2px #ea5503;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(234, 85, 3, 0.25);
  transition: 0.5s;
  margin-bottom: 20px;
}
#shikoku #school-link ul li.long {
  width: 65%;
}
#shikoku #school-link ul li a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #ea5503;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#shikoku #school-link ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  color: #ea5503;
  margin-left: 5px;
}
#shikoku #school-link ul li:hover {
  box-shadow: none;
  background-color: #ea5503;
}
#shikoku #school-link ul li:hover a {
  color: #ffffff;
}
#shikoku #school-link ul li:hover a::after {
  color: #ffffff;
}
#shikoku #merit {
  height: auto;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 20px 0 0;
  margin-bottom: 52px;
  box-sizing: border-box;
}
#shikoku #merit h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #ea5503;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
#shikoku #merit h2 mark {
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#shikoku #merit article {
  position: relative;
}
#shikoku #merit article figure {
  line-height: 0;
}
#shikoku #merit article figure img {
  width: 100%;
}
#shikoku #merit article div {
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 20px 10px;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 50px);
  left: 10px;
}
#shikoku #merit article div h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-bottom: 10px;
}
#shikoku #merit article div h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 900;
  color: #f7ff00;
  margin-right: 5px;
}
#shikoku #topics {
  margin-bottom: 40px;
  border: solid 5px #ea5503;
  border-radius: 20px;
  background-color: rgba(234, 85, 3, 0.05);
  padding: 30px 10px 15px;
  box-sizing: border-box;
  position: relative;
}
#shikoku #topics h2 {
  position: absolute;
  left: 25px;
  top: -23px;
}
#shikoku #topics h2 svg {
  width: 112px;
  height: 32px;
}
#shikoku #topics h2 svg text {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  line-height: 1;
  stroke-linejoin: round;
  dominant-baseline: text-before-edge;
  letter-spacing: 0.25em;
}
#shikoku #topics h2 svg text.foreground {
  fill: #fff;
}
#shikoku #topics h2 svg text.background {
  stroke: #ea5503;
  stroke-width: 10;
}
#shikoku #topics h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #FF3B3B;
  border-bottom: solid 1px #FF3B3B;
  padding-bottom: 7.5px;
  margin-bottom: 10px;
}
#shikoku #topics p:not(:last-of-type) {
  margin-bottom: 20px;
}
#shikoku #proud .lead {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
#shikoku #proud h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 21px;
  color: #ea5503;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#shikoku #proud h2 mark {
  color: #ea5503;
  background: linear-gradient(transparent 50%, #F7FF00 0%);
}
#shikoku #proud h2 span {
  font-size: 18px;
}
#shikoku #proud h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #ea5503;
}
#shikoku #proud h2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f715";
  font-weight: 900;
  color: #ea5503;
  transform: rotate(90deg);
  display: inline-block;
}
#shikoku #proud div {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 9px;
       column-gap: 9px;
  margin-bottom: 40px;
}
#shikoku #proud div article {
  width: calc((100% - 9px) / 2);
  text-align: center;
}
#shikoku #proud div article:nth-of-type(3n) {
  margin-top: 20px;
}
#shikoku #proud div article h3 {
  background-color: #ea5503;
  border-radius: 50vh;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin-bottom: 17px;
  box-sizing: border-box;
  display: inline-block;
}
#shikoku #proud div article img {
  width: 100%;
  margin-bottom: 20px;
}
#shikoku #proud div article figcaption {
  font-size: 18px;
  color: #111111;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 5px 10px;
}
#shikoku #proud div article figcaption,
#shikoku #proud div article p {
  text-align: left;
  margin: 0 5px;
}
#shikoku .school {
  margin-bottom: 20px;
}
#shikoku .school #title {
  background-color: #ea5503;
  border-radius: 5px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#shikoku .school #title img {
  width: 30px;
  height: 24px;
}
#shikoku .school .school-tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  border-bottom: solid 10px #63D2A9;
  margin-bottom: 20px;
}
#shikoku .school .school-tab li {
  width: 33.3333333333%;
  height: 60px;
  background-color: #E9E7E7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #484848;
  line-height: 1;
  transition: 0.5s;
}
#shikoku .school .school-tab li.check {
  background-color: #63D2A9;
  color: #ffffff;
}
#shikoku .school .school-tab li:hover {
  background-color: #63D2A9;
  color: #ffffff;
  cursor: pointer;
}
#shikoku .school .school-tab.tab-only li {
  width: 96%;
}
#shikoku .school .school-tab.tab-double li {
  width: 48%;
}
#shikoku .school .contents {
  opacity: 0;
  height: 0;
  margin: 0;
  z-index: -10;
}
#shikoku .school .show {
  opacity: 1;
  height: 100%;
  z-index: 10;
}
#shikoku .school section[id^=school-list-] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 9px;
}
#shikoku .school section[id^=school-list-].show article {
  display: initial;
  width: calc((100% - 9px) / 2);
  height: auto;
  background-color: #F5F5F5;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-bottom: 30px;
  z-index: inherit;
}
#shikoku .school section[id^=school-list-].show article h2 {
  background-color: #5EBAD6;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  padding: 10px 5px;
  box-sizing: border-box;
}
#shikoku .school section[id^=school-list-].show article figure {
  width: 175px;
  max-height: 175px;
  margin: 0 auto;
}
#shikoku .school section[id^=school-list-].show article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#shikoku .school section[id^=school-list-].show article p {
  margin: 0 10px;
}
#shikoku .school section[id^=school-list-].show article .map::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF6D6D;
  font-weight: 900;
}
#shikoku .school section[id^=school-list-].show article .field::before {
  font-family: "Font Awesome 5 Free";
  content: "\f02d";
  color: #6FC57D;
  font-weight: 900;
}
#shikoku .school section[id^=school-list-].show article > ul {
  width: calc(100% - 10px);
  margin: auto auto 0;
}
#shikoku .school section[id^=school-list-].show article > ul li {
  height: 50px;
  border-radius: 3px;
  transition: 0.5s;
}
#shikoku .school section[id^=school-list-].show article > ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}
#shikoku .school section[id^=school-list-].show article > ul li:first-of-type {
  background-color: #5DC85A;
  margin-bottom: 20px;
}
#shikoku .school section[id^=school-list-].show article > ul li:last-of-type {
  background-color: #EFA12D;
}
#shikoku .school section[id^=school-list-].show article > ul li:hover {
  opacity: 0.75;
}
#shikoku .school article {
  display: none;
}