.school .page_title {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .school .page_title {
    margin-bottom: 20px;
  }
}
.school .page_title span {
  font-size: 44px;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .school .page_title span {
    font-size: 22px;
  }
}
.school p.lead {
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .school p.lead {
    padding: 0 5%;
    font-size: 15px;
    text-align: left;
  }
}
.school .map {
  width: 100%;
  max-width: 802px;
  margin-inline: auto;
}
.school .map .map_wrap {
  position: relative;
}
.school .map .map_wrap a.online {
  padding: 15px 0;
  width: 260px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  translate: -50% 0%;
  text-align: center;
  border-radius: 50px;
  background: #f29600;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  border: 2px solid #fff;
  font-family: "Noto Sans JP", sans-serif;
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
@media screen and (max-width: 960px) {
  .school .map .map_wrap a.online {
    width: 230px;
    font-size: 16px;
  }
}
.school .map .map_wrap a.online:hover, .school .map .map_wrap a.online:focus-visible {
  background: #fff;
  color: #f29600;
  border-color: #f29600;
}
.school .map .map_wrap a.online:hover:after, .school .map .map_wrap a.online:focus-visible:after {
  border-right-color: #f29600;
  border-bottom-color: #f29600;
}
.school .map .map_wrap a.online:after {
  content: "";
  width: 7px;
  position: absolute;
  top: 52%;
  right: 20px;
  translate: 0% -50%;
  display: block;
  aspect-ratio: 1;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  rotate: -45deg;
  transition: border-color 0.25s ease;
}
.school .map .area_pins {
  display: none;
}
@media screen and (min-width: 961px) {
  .school .map .area_pins {
    display: block;
    position: absolute;
    inset: 0;
    pointer-events: none;
  }
}
.school .map .area_pin {
  position: absolute;
  pointer-events: auto;
  width: 8.6%;
  aspect-ratio: 47.125/64.094;
  translate: -50% -50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.school .map .area_pin::before {
  content: "";
  position: absolute;
  inset: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.school .map .area_pin:hover::before, .school .map .area_pin:focus-visible::before {
  opacity: 1;
}
.school .map .area_pin span {
  z-index: 1;
  transition: color 0.25s ease;
  position: absolute;
  top: 35.7%;
  left: 50%;
  translate: -50% -50%;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  letter-spacing: 0.04em;
}
.school .map .area_pin--hyogo {
  left: 15.37%;
  top: 46.18%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23c14900' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--hyogo::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23fff' stroke='%23c14900' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--hyogo:hover span, .school .map .area_pin--hyogo:focus-visible span {
  color: #c14900;
}
.school .map .area_pin--osaka {
  left: 23.73%;
  top: 65.69%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23b044ae' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--osaka::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23fff' stroke='%23b044ae' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--osaka:hover span, .school .map .area_pin--osaka:focus-visible span {
  color: #b044ae;
}
.school .map .area_pin--aichi {
  left: 45.8%;
  top: 63.92%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%230ea12d' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--aichi::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23fff' stroke='%230ea12d' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--aichi:hover span, .school .map .area_pin--aichi:focus-visible span {
  color: #0ea12d;
}
.school .map .area_pin--saitama {
  left: 68.49%;
  top: 37.75%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%230084c8' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--saitama::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23fff' stroke='%230084c8' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--saitama:hover span, .school .map .area_pin--saitama:focus-visible span {
  color: #0084c8;
}
.school .map .area_pin--kanagawa {
  left: 71.73%;
  top: 61.7%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23eb3c1f' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--kanagawa::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23fff' stroke='%23eb3c1f' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--kanagawa:hover span, .school .map .area_pin--kanagawa:focus-visible span {
  color: #eb3c1f;
}
.school .map .area_pin--tokyo {
  left: 78.21%;
  top: 47.29%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23d03372' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--tokyo::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23fff' stroke='%23d03372' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--tokyo:hover span, .school .map .area_pin--tokyo:focus-visible span {
  color: #d03372;
}
.school .map .area_pin--chiba {
  left: 87.63%;
  top: 41.52%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%2305acb3' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--chiba::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47.125 64.094'%3E%3Cpath d='M23.563,1.508C6.009,1.508-4.489,21.133,5.197,35.841L22.413,61.986a1.374,1.374,0,0,0,2.3,0L41.928,35.841C51.613,21.133,41.116,1.508,23.563,1.508Z' fill='%23fff' stroke='%2305acb3' stroke-width='3'/%3E%3C/svg%3E");
}
.school .map .area_pin--chiba:hover span, .school .map .area_pin--chiba:focus-visible span {
  color: #05acb3;
}
.school .map img {
  width: 100%;
}
.school .map img.pc {
  display: block;
}
@media screen and (max-width: 960px) {
  .school .map img.pc {
    display: none;
  }
}
.school .map img.sp {
  display: none;
}
@media screen and (max-width: 960px) {
  .school .map img.sp {
    display: block;
  }
}
.school .map p.map_lead {
  margin-bottom: 5px;
  text-align: center;
  font-size: 14px;
}
.school .school_list {
  font-family: "Noto Sans JP", sans-serif;
  max-width: 1100px;
  margin: 55px auto 0;
  padding: 0 24px;
  box-sizing: border-box;
}
@media screen and (max-width: 960px) {
  .school .school_list {
    margin-top: 35px;
    padding: 0 20px;
  }
}
.school .school_list [hidden] {
  display: none !important;
}
.school .school_list_area {
  margin: 0 0 55px;
  padding: 0;
  scroll-margin-top: 120px;
}
.school .school_list_heading {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 28px;
  padding: 0 0 16px;
  border-bottom: 2px solid #ddd;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .school .school_list_heading {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.school .school_list_heading img {
  width: 28px;
  height: 38px;
  object-fit: contain;
}
.school .school_list_heading span {
  margin-left: -4px;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .school .school_list_heading span {
    font-size: 15px;
  }
}
.school .school_list_grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 23px;
}
@media screen and (max-width: 960px) {
  .school .school_list_grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
  }
}
.school .school_list_card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #d4d4d4;
  border-radius: 11px;
  background: #fff;
}
.school .school_list_photo {
  position: relative;
  aspect-ratio: 1.6/1;
  overflow: hidden;
  display: grid;
  place-items: center;
  background: #f3f3f3;
  color: #777;
}
.school .school_list_photo img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.school .school_list_body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px 24px 18px;
}
@media screen and (max-width: 960px) {
  .school .school_list_body {
    padding: 18px;
  }
}
.school .school_list_name {
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  color: #d52b73;
  font-size: 26px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  .school .school_list_name {
    font-size: 19px;
  }
}
.school .school_list_name a {
  color: inherit;
  font: inherit;
  text-decoration: none;
}
.school .school_list_name a:hover, .school .school_list_name a:focus-visible {
  text-decoration: underline;
}
.school #school-hyogo .school_list_name {
  color: #c14900;
}
.school #school-osaka .school_list_name {
  color: #b044ae;
}
.school #school-aichi .school_list_name {
  color: #0ea12d;
}
.school #school-saitama .school_list_name {
  color: #0084c8;
}
.school #school-kanagawa .school_list_name {
  color: #eb3c1f;
}
.school #school-tokyo .school_list_name {
  color: #d03372;
}
.school #school-chiba .school_list_name {
  color: #05acb3;
}
.school .school_list_info {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 16px;
  line-height: 1.56;
  overflow-wrap: anywhere;
}
@media screen and (max-width: 960px) {
  .school .school_list_info {
    font-size: 13px;
    line-height: 1.46;
  }
}
.school .school_list_info > span {
  flex: 0 0 13px;
  color: #777;
}
.school .school_list_info p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}
.school .school_list_address {
  margin-bottom: 10px;
}
.school .school_list_pin {
  display: block;
  flex: 0 0 12px;
  width: 12px;
  height: 18px;
  margin-top: 0.25em;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 18'%3E%3Cg fill='none' stroke='%23777' stroke-width='1'%3E%3Cpath d='M6 .8C3.1.8.8 3.1.8 6c0 3.5 4 8.3 5.2 10.6C7.2 14.3 11.2 9.5 11.2 6 11.2 3.1 8.9.8 6 .8Z'/%3E%3Ccircle cx='6' cy='6' r='2.7'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;
}
.school .school_list_flag {
  display: block;
  flex: 0 0 13px;
  width: 13px;
  height: 18px;
  margin-top: 0.25em;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 18'%3E%3Cg fill='none' stroke='%23666' stroke-width='1'%3E%3Cpath d='M1.2 .6v16.8'/%3E%3Cpath d='M1.2 1.6h10.6v8H1.2'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;
}
.school .school_list_buttons {
  display: flex;
  gap: 12px;
  margin-top: auto;
  padding-top: 18px;
}
.school .school_list_buttons a {
  position: relative;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  min-height: 36px;
  padding: 6px 22px;
  box-sizing: border-box;
  border: 1px solid #888;
  border-radius: 2px;
  color: #222;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
}
@media screen and (max-width: 960px) {
  .school .school_list_buttons a {
    min-height: 35px;
    font-size: 15px;
  }
}
.school .school_list_buttons a:hover {
  opacity: 0.75;
}
.school .school_list_buttons a:focus-visible {
  outline: 3px solid #d52b73;
  outline-offset: 3px;
}
.school .school_list_buttons .school_list_reserve {
  border-color: #08c900;
  background: #08c900;
  color: #fff;
}
.school .school_list_buttons .school_list_arw {
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 6px;
  border-top: 1.6px solid currentColor;
  border-right: 1.6px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.school .school_list_mapback {
  display: none;
}
@media screen and (max-width: 960px) {
  .school .school_list_mapback {
    display: flex;
    align-items: center;
    gap: 3px;
    width: fit-content;
    margin: 20px 0 0 auto;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.06em;
    text-decoration: none;
  }
}
.school .school_list_mapback img {
  width: 17px;
  height: 17px;
}
.school .school_list_back {
  margin: 30px 0 0;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
.school .school_list_back button {
  padding: 0;
  background: transparent;
  color: #333;
  font: inherit;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .school .school_list_back button {
    font-size: 16px;
  }
}
.school .school_list_back button {
  cursor: pointer;
  border: 0;
  border-bottom: 1px solid #777;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.school .school_list_back button:focus-visible {
  outline: 3px solid #d52b73;
  outline-offset: 3px;
}
.school .school_list_back button span {
  font-size: 0;
}

#school-area-map {
  scroll-margin-top: 120px;
}

/*# sourceMappingURL=schoolguide.css.map */
