@charset "UTF-8";
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* コンテンツ幅 */
/* フルワイド */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@700&display=swap");
body.page-id-311 .breadcrumb li:nth-of-type(3),
body.page-id-360 .breadcrumb li:nth-of-type(3),
body.page-id-349 .breadcrumb li:nth-of-type(3) {
  display: none; }

section {
  padding: 50px 0; }
  @media all and (max-width: 480px) {
    section {
      padding: 30px 0; } }

.slick-dots li.slick-active button:before {
  color: #157fe8 !important; }

.ta_center {
  text-align: center; }

.ta_right {
  text-align: right; }

.club-template-default .main_upage {
  position: relative; }
  .club-template-default .main_upage:after {
    content: "";
    display: block;
    background: url(/gakuin/mgr/wp-content/themes/hamagaku_ck_2022/highschool/club/images/icon02.svg) no-repeat bottom left;
    width: 126px;
    height: 95px;
    position: absolute;
    bottom: 10px;
    left: 10px; }
    @media all and (max-width: 480px) {
      .club-template-default .main_upage:after {
        width: 90px;
        height: 80px; } }

.postid-4485 .main_upage, .postid-4478 .main_upage, .postid-4471 .main_upage {
  position: relative; }
  .postid-4485 .main_upage:after, .postid-4478 .main_upage:after, .postid-4471 .main_upage:after {
    content: "";
    display: block;
    background: url(/gakuin/mgr/wp-content/themes/hamagaku_ck_2022/highschool/club/images/icon01.svg) no-repeat bottom left !important;
    width: 113px;
    height: 106px;
    position: absolute;
    bottom: 10px;
    left: 10px; }
    @media all and (max-width: 480px) {
      .postid-4485 .main_upage:after, .postid-4478 .main_upage:after, .postid-4471 .main_upage:after {
        width: 90px;
        height: 80px; } }

.main_upage {
  padding: 0;
  height: 240px;
  position: relative; }
  .main_upage:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0; }
  .main_upage .area_main {
    height: 100%; }
    .main_upage .area_main .main_bg {
      width: 100%;
      height: 100%; }
    .main_upage .area_main h1 {
      color: #fff;
      font-size: 4rem;
      line-height: 1.5em;
      font-weight: bold;
      position: absolute;
      top: calc(50% - 25px);
      left: 0;
      right: 0;
      text-align: center; }
      @media all and (max-width: 480px) {
        .main_upage .area_main h1 {
          font-size: 2.5rem; } }

h2 {
  border-bottom: 5px solid #157fe8;
  border-image: linear-gradient(to right, #157fe8 0%, #88EBFF 100%) 1/0 0 5px 0;
  border-style: solid;
  position: relative;
  font-size: 2.8rem;
  line-height: 1.5em;
  padding: 10px 0;
  margin-bottom: 30px; }
  @media all and (max-width: 480px) {
    h2 {
      margin-bottom: 15px;
      font-size: 2.3rem; } }
  h2.junior {
    border-bottom: 5px solid #31C1BF;
    border-image: linear-gradient(to right, #31C1BF 0%, #31C1BF 100%) 1/0 0 5px 0;
    border-style: solid; }
  h2.high {
    border-bottom: 5px solid #2E7FBC;
    border-image: linear-gradient(to right, #2E7FBC 0%, #88EBFF 100%) 1/0 0 5px 0;
    border-style: solid; }

h3 {
  font-size: 2.2rem;
  line-height: 1.5em;
  margin-bottom: 20px;
  padding: 10px;
  box-sizing: border-box; }
  @media all and (max-width: 480px) {
    h3 {
      margin-bottom: 10px;
      font-size: 2rem; } }
  h3.junior {
    background: #E0F6F5;
    border-left: 5px solid #31C1BF;
    border-image: linear-gradient(to right, #31C1BF 0%, #9AE4A6 100%) 1/0 0 5px 0;
    border-style: solid; }
  h3.high {
    background: #E2F2F9;
    border-left: 5px solid #2E7FBC;
    border-image: linear-gradient(to right, #2E7FBC 0%, #88EBFF 100%) 1/0 0 5px 0;
    border-style: solid; }

.boldtype {
  font-size: 2.3rem;
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 10px; }
  @media all and (max-width: 480px) {
    .boldtype {
      font-size: 1.8rem; } }
  .boldtype.small {
    font-size: 2rem; }
    @media all and (max-width: 480px) {
      .boldtype.small {
        font-size: 1.6rem; } }
  .boldtype.min {
    font-family: 'Noto Serif JP', serif;
    font-weight: bold; }
  .boldtype.junior {
    color: #31C1BF; }
  .boldtype.high {
    color: #115e98; }
  .boldtype.bg_junior {
    background-color: #31C1BF;
    color: #fff;
    padding: 10px;
    text-align: center; }

.middle {
  font-size: 1.6rem;
  line-height: 2em; }

.txttype {
  margin: 15px 0 0 0; }

.txt_gray {
  color: #999999; }

.txt_blue {
  color: #157fe8; }

.txt_red {
  color: #EC6E53; }

.txt_indent {
  display: block;
  margin-left: 30px; }

.txt_through {
  display: inline-block;
  text-decoration: line-through; }

strong.high {
  color: #2E7FBC; }

.caption {
  font-size: 80%; }

.list_caption li {
  text-indent: -1.2em;
  margin-left: 1.3em;
  line-height: 1.5em;
  font-size: 80%;
  padding: 3px 0; }

.list_dot.junior li:before {
  color: #31C1BF; }
.list_dot.high li:before {
  color: #115e98; }
.list_dot li {
  padding: 3px 0;
  text-indent: -1.2em;
  margin-left: 1.3em; }
  .list_dot li:before {
    content: "●";
    color: #157fe8;
    margin: 0 5px 0 0; }

.list_counter {
  counter-reset: my-counter;
  list-style: none;
  margin-top: 20px; }
  .list_counter.junior li:before {
    background-color: #31C1BF; }
  .list_counter.high li:before {
    background-color: #115e98; }
  .list_counter li {
    position: relative;
    padding: 3px 0 3px 30px; }
    .list_counter li:before {
      content: counter(my-counter);
      counter-increment: my-counter;
      background-color: #333;
      border: 1px solid;
      border-radius: 50%;
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 22px;
      width: 22px;
      color: #ffffff;
      font-size: 85%;
      line-height: 1;
      position: absolute;
      top: 4px;
      left: 0;
      background: #157fe8; }

.dl_program {
  margin: 30px 0 0 0; }
  .dl_program.junior dt {
    background: #31C1BF; }
  .dl_program.junior dd {
    color: #31C1BF; }
  .dl_program.high dt {
    background: #115e98; }
  .dl_program.high dd {
    color: #115e98; }
  .dl_program dl {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.5em; }
    @media all and (max-width: 480px) {
      .dl_program dl {
        font-size: 1.8rem; } }
    .dl_program dl dt {
      color: #fff;
      padding: 15px 20px;
      box-sizing: border-box;
      width: 150px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2rem; }
      @media all and (max-width: 480px) {
        .dl_program dl dt {
          width: 100%;
          padding: 10px; } }
    .dl_program dl dd {
      width: calc(100% - 150px);
      padding: 15px 20px;
      box-sizing: border-box;
      background: #F2F2F2;
      font-size: 1.6rem; }
      @media all and (max-width: 480px) {
        .dl_program dl dd {
          width: 100%; } }
  .dl_program p {
    margin: 10px 0;
    line-height: 2em; }

.img_shadow {
  position: relative; }
  .img_shadow.left:after {
    left: auto;
    right: 15px; }
  .img_shadow:after {
    content: "";
    display: block;
    background: #E1F5FF;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: -1; }

.box_accordion {
  background: #fff;
  margin: 0 0 10px 0;
  border: 1px solid #fff; }
  .box_accordion .accordion {
    padding: 15px 20px;
    box-sizing: border-box;
    background: #F2F2F2;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.8rem; }
    .box_accordion .accordion.bg02 span {
      display: block;
      position: relative; }
      .box_accordion .accordion.bg02 span:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f056";
        font-size: 1.8rem;
        position: absolute;
        right: 0;
        top: 0px; }
    .box_accordion .accordion span {
      display: block;
      position: relative;
      padding: 0 20px 0 0; }
      .box_accordion .accordion span:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f055";
        font-size: 1.8rem;
        position: absolute;
        right: 0;
        top: 0px; }
  .box_accordion .accordion-inner {
    display: none;
    padding: 30px;
    box-sizing: border-box; }

.a_link {
  text-decoration: underline;
  color: #157fe8; }
  .a_link:before {
    margin: 0 5px 0 0; }
  .a_link[href^="https://"]:before, .a_link[href^="http://"]:before {
    content: "";
    display: inline-block;
    background: url("../../common/images/icon_gaibu.svg") no-repeat center center/100% auto;
    height: 16px;
    width: 16px;
    position: relative;
    top: 4px; }
  .a_link.no_icon[href$=".pdf"]:before {
    content: "" !important;
    display: inline-block;
    background: url("../../common/images/icon_gaibu.svg") no-repeat center center/100% auto;
    height: 16px;
    width: 16px;
    position: relative;
    top: 4px; }
  .a_link[href$=".pdf"]:before {
    font-family: "Font Awesome 5 Free";
    content: "" !important;
    font-weight: 900; }
  .a_link[href$=".xls"]:before, .a_link[href$=".xlsx"]:before {
    font-family: "Font Awesome 5 Free";
    content: "" !important;
    font-weight: 900; }
  .a_link[href$=".docx"]:before, .a_link[href$=".doc"]:before {
    font-family: "Font Awesome 5 Free";
    content: "" !important;
    font-weight: 900; }
  .a_link[href$=".jpg"]:before, .a_link[href$=".png"]:before, .a_link[href$=".ai"]:before, .a_link[href$=".zip"]:before {
    font-family: "Font Awesome 5 Free";
    content: "" !important;
    font-weight: 900; }

.box_blue {
  padding: 20px;
  box-sizing: border-box;
  background: #EAF1F8; }
  .box_blue.junior {
    background: #E0F6F5; }
  .box_blue.high {
    background: #E2F2F9; }

.anc_btn {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px 30px -5px; }
  .anc_btn.junior li a:hover {
    background: #31C1BF; }
  .anc_btn.high li a:hover {
    background: #115e98; }
  .anc_btn li {
    width: calc(25% - 10px);
    margin: 5px; }
    @media all and (max-width: 896px) {
      .anc_btn li {
        width: calc(50% - 10px); } }
    @media all and (max-width: 480px) {
      .anc_btn li {
        width: calc(100% - 10px); } }
    .anc_btn li a {
      display: block;
      padding: 15px;
      box-sizing: border-box;
      border-radius: 50px;
      text-align: center;
      color: #fff;
      background: #BBBBBB;
      position: relative; }
      .anc_btn li a:hover {
        background: #157fe8; }
      .anc_btn li a:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f078";
        position: absolute;
        right: 20px;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center; }

.table_title {
  padding: 15px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: #157fe8; }
  @media all and (max-width: 480px) {
    .table_title {
      padding: 10px; } }

table {
  width: 100%; }
  @media all and (max-width: 480px) {
    table.table_scroll {
      display: block;
      overflow-x: scroll;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch; } }
  table tr th {
    background: #333333;
    color: #fff;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    font-weight: normal;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    @media all and (max-width: 480px) {
      table tr th {
        padding: 10px; } }
  table tr:last-child {
    border-right: none; }
  table tr td {
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    @media all and (max-width: 480px) {
      table tr td {
        padding: 10px; } }
    table tr td:first-child {
      border-left: 1px solid #ddd; }
  table .bg_gray {
    background: #F8F8F8; }
  table .txt_s {
    font-size: 80%; }
  table.border-none {
    width: auto; }
    table.border-none tr td {
      border: none;
      text-align: left;
      padding: 8px; }
      @media all and (max-width: 480px) {
        table.border-none tr td {
          display: block;
          padding: 4px; } }

.bg_grade {
  /*  background: transparent radial-gradient(closest-side at 50% 50%, #A5E6FF70 0%, #97DCFF00 100%) 0% 0% no-repeat padding-box;
  */ }

.sec_flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px; }
  @media all and (max-width: 896px) {
    .sec_flex {
      margin: 0 -10px; } }
  .sec_flex.reverse {
    flex-wrap: wrap-reverse; }
  .sec_flex.center {
    justify-content: center; }
  .sec_flex.border-bottom {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd; }
  .sec_flex.nocenter {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center; }
    @media all and (max-width: 896px) {
      .sec_flex.nocenter {
        flex-wrap: wrap; } }
  .sec_flex.col2 > div {
    width: calc(50% - 40px); }
    @media all and (max-width: 896px) {
      .sec_flex.col2 > div {
        width: calc(100% - 20px); } }
  .sec_flex.col3 > div {
    width: calc(33.333% - 40px); }
    @media all and (max-width: 896px) {
      .sec_flex.col3 > div {
        width: calc(50% - 20px); } }
  .sec_flex.col4 > div {
    width: calc(25% - 40px); }
    @media all and (max-width: 896px) {
      .sec_flex.col4 > div {
        width: calc(50% - 20px); } }
  .sec_flex > div {
    margin: 20px; }
    @media all and (max-width: 896px) {
      .sec_flex > div {
        margin: 10px; } }
    .sec_flex > div .img_txt_c {
      text-align: center;
      margin: 5px 0 0 0;
      font-weight: bold; }
      @media all and (max-width: 480px) {
        .sec_flex > div .img_txt_c {
          font-size: 1.3rem; } }
    @media all and (max-width: 480px) {
      .sec_flex > div.sp_w100 {
        width: 100%; } }
  .sec_flex.voice > div.img {
    width: calc(40% - 40px); }
    @media all and (max-width: 896px) {
      .sec_flex.voice > div.img {
        width: calc(100% - 20px); } }
  .sec_flex.voice > div.txt {
    width: calc(60% - 40px); }
    @media all and (max-width: 896px) {
      .sec_flex.voice > div.txt {
        width: calc(100% - 20px); } }
  .sec_flex.img_small > div.img {
    width: calc(20% - 40px); }
    @media all and (max-width: 896px) {
      .sec_flex.img_small > div.img {
        width: calc(100% - 20px);
        text-align: center; } }
  .sec_flex.img_small > div.txt {
    width: calc(80% - 40px); }
    @media all and (max-width: 896px) {
      .sec_flex.img_small > div.txt {
        width: calc(100% - 20px); } }

.sec_index_link ul {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap; }
  .sec_index_link ul.junior li a > p {
    border-bottom: 4px solid #31C1BF;
    border-image-slice: 1;
    border-image: linear-gradient(to right, #31C1BF 0%, #9AE4A6 100%) 1/0 0 5px 0;
    border-style: solid; }
    .sec_index_link ul.junior li a > p:before {
      border-image: transparent linear-gradient(90deg, #31C1BF 0%, #9AE4A6 100%) 0% 0% no-repeat padding-box; }
  .sec_index_link ul.high li a > p {
    border-bottom: 4px solid #2E7FBC;
    border-image: linear-gradient(to right, #2E7FBC 0%, #88EBFF 100%) 1/0 0 5px 0;
    border-style: solid; }
    .sec_index_link ul.high li a > p:before {
      background: transparent linear-gradient(90deg, #2E7FBC 0%, #88EBFF 100%) 0% 0% no-repeat padding-box; }
  .sec_index_link ul.col2 li {
    width: calc(50% - 20px); }
    @media all and (max-width: 480px) {
      .sec_index_link ul.col2 li {
        width: calc(100% - 20px); } }
  .sec_index_link ul.col3 li {
    width: calc(33.333% - 20px); }
    @media all and (max-width: 896px) {
      .sec_index_link ul.col3 li {
        width: calc(50% - 20px); } }
    @media all and (max-width: 480px) {
      .sec_index_link ul.col3 li {
        width: calc(100% - 20px); } }
  .sec_index_link ul.col4 li {
    width: calc(25% - 20px); }
    @media all and (max-width: 896px) {
      .sec_index_link ul.col4 li {
        width: calc(50% - 20px); } }
    @media all and (max-width: 480px) {
      .sec_index_link ul.col4 li {
        width: calc(100% - 20px); } }
  .sec_index_link ul li {
    margin: 10px; }
    .sec_index_link ul li a {
      display: block;
      background: #fff; }
      .sec_index_link ul li a > p {
        display: block;
        padding: 15px 50px 15px 10px;
        box-sizing: border-box;
        position: relative;
        border-bottom: 4px solid #157fe8; }
        .sec_index_link ul li a > p:after {
          content: "\f105";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          position: absolute;
          right: 15px;
          z-index: 1;
          color: #fff;
          top: calc(50% - 10px); }
        .sec_index_link ul li a > p:before {
          content: "";
          display: block;
          width: 20px;
          height: 20px;
          border-radius: 50%;
          background: #157fe8;
          position: absolute;
          right: 10px;
          top: calc(50% - 10px); }
        .sec_index_link ul li a > p.junior {
          border-bottom: 4px solid #31C1BF;
          border-image: linear-gradient(to right, #31C1BF 0%, #9AE4A6 100%) 1/0 0 5px 0;
          border-style: solid; }
          .sec_index_link ul li a > p.junior:before {
            border-image: linear-gradient(90deg, #31C1BF 0%, #9AE4A6 100%) 0% 0% no-repeat padding-box; }
        .sec_index_link ul li a > p.high {
          border-bottom: 4px solid #2E7FBC;
          border-image: linear-gradient(to right, #2E7FBC 0%, #88EBFF 100%) 1/0 0 5px 0;
          border-style: solid; }
          .sec_index_link ul li a > p.high:before {
            border-image: linear-gradient(90deg, #2E7FBC 0%, #88EBFF 100%) 0% 0% no-repeat padding-box; }

.sec_index_top .block_index_top {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .sec_index_top .block_index_top.junior a .name {
    background: rgba(49, 193, 191, 0.9); }
  .sec_index_top .block_index_top.high a .name {
    background: rgba(17, 94, 152, 0.9); }
  .sec_index_top .block_index_top.col2 a {
    width: calc(50% - 20px); }
    @media all and (max-width: 480px) {
      .sec_index_top .block_index_top.col2 a {
        width: calc(100% - 20px); } }
  .sec_index_top .block_index_top.col3 a {
    width: calc(33.333% - 20px); }
    @media all and (max-width: 896px) {
      .sec_index_top .block_index_top.col3 a {
        width: calc(50% - 20px); } }
    @media all and (max-width: 480px) {
      .sec_index_top .block_index_top.col3 a {
        width: calc(100% - 20px); } }
  .sec_index_top .block_index_top a {
    display: block;
    margin: 15px 10px; }
    .sec_index_top .block_index_top a .name {
      padding: 15px;
      box-sizing: border-box;
      text-align: center;
      color: #fff;
      font-size: 2rem;
      max-width: 90%;
      margin: -30px auto 0 auto;
      position: relative;
      z-index: 1; }
    .sec_index_top .block_index_top a .txt {
      margin: 15px 0 0 0; }

.sec_intro_copy_img {
  position: relative;
  padding-bottom: 50px; }
  @media all and (max-width: 896px) {
    .sec_intro_copy_img {
      padding-bottom: 0; } }
  .sec_intro_copy_img.reverse .img {
    margin: 0 0 0 auto; }
  .sec_intro_copy_img.reverse .txt {
    left: 0;
    right: auto; }
  .sec_intro_copy_img .img {
    width: 60vw;
    max-width: 800px;
    height: 40vw;
    max-height: 600px;
    position: relative; }
    @media all and (max-width: 896px) {
      .sec_intro_copy_img .img {
        width: 100%; } }
    .sec_intro_copy_img .img:after {
      content: "";
      display: block;
      background: #EAF1F8;
      width: 60vw;
      max-width: 800px;
      height: 40vw;
      max-height: 600px;
      position: absolute;
      top: 15px;
      left: 15px;
      z-index: -1; }
      @media all and (max-width: 896px) {
        .sec_intro_copy_img .img:after {
          width: 100%;
          top: -15px; } }
  .sec_intro_copy_img .txt {
    padding: 50px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.8);
    width: 50vw;
    max-width: 600px;
    position: absolute;
    bottom: 8vw;
    right: 0; }
    @media all and (max-width: 896px) {
      .sec_intro_copy_img .txt {
        width: 100%;
        position: relative;
        bottom: auto;
        max-width: 100%; } }
    @media all and (max-width: 480px) {
      .sec_intro_copy_img .txt {
        padding: 20px; } }
    .sec_intro_copy_img .txt p:nth-child(2) {
      line-height: 2em; }

.sec_history dl {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
  box-sizing: border-box; }
  @media all and (max-width: 480px) {
    .sec_history dl {
      padding: 15px 20px; } }
  .sec_history dl:nth-child(even) {
    background: #fff; }
  .sec_history dl:nth-child(odd) {
    background: #EAF1F8; }
  .sec_history dl dt {
    padding: 15px;
    box-sizing: border-box;
    width: 150px; }
    @media all and (max-width: 480px) {
      .sec_history dl dt {
        width: 100%;
        padding: 0 0 5px 0;
        margin: 0 0 5px 0;
        border-bottom: 1px solid #ddd; } }
    .sec_history dl dt b {
      font-weight: bold;
      color: #115e98; }
  .sec_history dl dd {
    padding: 15px;
    box-sizing: border-box;
    width: calc(100% - 150px); }
    @media all and (max-width: 480px) {
      .sec_history dl dd {
        width: 100%;
        padding: 0; } }

.map iframe {
  width: 100%; }

.sec_topics.junior .img:before {
  background: transparent linear-gradient(90deg, #31C1BF 0%, #9AE4A6 100%) 0% 0% no-repeat padding-box; }
.sec_topics .w1300 > ul {
  display: flex;
  flex-wrap: wrap; }
  .sec_topics .w1300 > ul li {
    background: #fff;
    width: calc(25% - 20px);
    margin: 10px; }
    .sec_topics .w1300 > ul li a {
      display: block;
      position: relative;
      padding: 15px;
      box-sizing: border-box; }
      .sec_topics .w1300 > ul li a .img {
        height: 180px;
        position: relative; }
        .sec_topics .w1300 > ul li a .img:before {
          content: "";
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 5px;
          background: transparent linear-gradient(90deg, #115e98 0%, #88EBFF 100%) 0% 0% no-repeat padding-box; }
        .sec_topics .w1300 > ul li a .img img.fitimg {
          object-fit: cover;
          font-family: 'object-fit: cover;';
          width: 100%;
          height: 100%; }
      .sec_topics .w1300 > ul li a p {
        margin: 5px 0 0 0; }
      .sec_topics .w1300 > ul li a .data {
        display: flex;
        color: #999999;
        font-weight: bold;
        margin: 15px 0 0 0; }
  @media all and (max-width: 896px) {
    .sec_topics .w1300 > ul {
      display: block; }
      .sec_topics .w1300 > ul li {
        width: auto; }
        .sec_topics .w1300 > ul li a {
          padding: 0 0 15px; } }

.sec_news {
  padding: 50px 0; }
  .sec_news .category {
    margin-bottom: 20px;
    display: flex; }
    .sec_news .category li {
      text-align: center;
      line-height: 1.4em;
      display: inline-block;
      margin: 0 15px;
      border-bottom: 2px solid #fff; }
      .sec_news .category li.select {
        border-bottom: 2px solid #157fe8; }
  .sec_news .inner_news .data {
    display: flex;
    color: #999999;
    font-weight: bold; }
    .sec_news .inner_news .data:before {
      display: block;
      padding: 2px 10px;
      box-sizing: border-box;
      text-align: center;
      width: 150px;
      border-radius: 50px;
      color: #fff;
      font-size: 1.4rem;
      margin: 0 1em 0 0;
      font-weight: normal; }
    .sec_news .inner_news .data span {
      position: relative;
      top: 2px; }
  .sec_news .inner_news > a {
    display: block;
    padding: 15px 50px 15px 0;
    border-top: 1px solid #ddd;
    position: relative; }
    .sec_news .inner_news > a:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f054";
      position: absolute;
      right: 20px;
      top: 0;
      height: 100%;
      display: flex;
      align-items: center;
      color: #999999; }
    .sec_news .inner_news > a p {
      margin: 5px 0 0 0; }
  .sec_news .parents .data:before {
    content: "保護者";
    background: #F08300; }
  .sec_news .club .data:before {
    content: "部活動";
    background: #E95389; }
  .sec_news .exam .data:before {
    content: "受験生";
    background: #2177DD; }
  .sec_news .life .data:before {
    content: "学校生活";
    background: #20734E; }
  .sec_news .point .data:before {
    content: "注目！";
    background: #D81552; }
  .sec_news .null .data:before {
    background: #138335; }
  .sec_news .panel.hide {
    display: none; }
  .sec_news.news_detail p {
    margin-bottom: 20px; }
    .sec_news.news_detail p a {
      color: #157fe8;
      text-decoration: underline; }

.page_area {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  .page_area .back {
    margin: 0 20px;
    width: 180px; }
    .page_area .back a {
      display: flex;
      justify-content: center;
      background: #157fe8;
      color: #fff;
      text-align: center;
      padding: 15px 20px;
      box-sizing: border-box;
      border-radius: 50px;
      width: 100%; }
  .page_area .prev a, .page_area .next a {
    position: relative;
    display: inline-block;
    padding-right: 35px; }
    .page_area .prev a:before, .page_area .next a:before {
      content: "\f105";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      position: absolute;
      right: 15px;
      z-index: 1;
      color: #fff;
      top: calc(50% - 10px); }
    .page_area .prev a:after, .page_area .next a:after {
      content: "";
      display: block;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #157fe8;
      position: absolute;
      right: 10px;
      top: calc(50% - 10px); }
  .page_area .prev a {
    padding: 0 0 0 35px; }
    .page_area .prev a:before {
      right: auto;
      left: 15px;
      content: "\f104"; }
    .page_area .prev a:after {
      right: auto;
      left: 10px; }

.link_navi {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between; }
  .link_navi li {
    width: 50%; }
    .link_navi li a {
      font-size: 1.8rem;
      height: 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #157fe8; }
    .link_navi li.on a {
      color: #fff;
      background-color: #157fe8; }

@media all and (max-width: 480px) {
  .sitemap {
    display: none; } }
.sitemap .area_sitemap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .sitemap .area_sitemap > div {
    width: 25%; }
    @media all and (max-width: 896px) {
      .sitemap .area_sitemap > div {
        width: 50%; } }
    .sitemap .area_sitemap > div > ul.other li a {
      font-size: 1.5rem;
      border-left: 3px solid #999999;
      font-weight: normal; }
    .sitemap .area_sitemap > div > ul > li {
      margin: 20px 0 0 0; }
      .sitemap .area_sitemap > div > ul > li > a {
        font-weight: bold;
        font-size: 1.8rem;
        border-left: 3px solid #157fe8;
        padding-left: 8px; }
      .sitemap .area_sitemap > div > ul > li .inner {
        margin: 10px 0 0 0.8em; }
        .sitemap .area_sitemap > div > ul > li .inner li {
          padding: 2px 0; }

.anc {
  padding-bottom: 0; }
  .anc .anc_btn {
    justify-content: center; }

.club .area_club {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
  .club .area_club a {
    display: block;
    width: calc(25% - 20px);
    margin: 10px; }
    @media all and (max-width: 896px) {
      .club .area_club a {
        width: calc(50% - 20px); } }
    .club .area_club a .img {
      height: 200px; }
      @media all and (max-width: 480px) {
        .club .area_club a .img {
          height: 100px; } }
      .club .area_club a .img img {
        object-fit: cover;
        font-family: 'object-fit: cover;';
        width: 100%;
        height: 100%; }
    .club .area_club a p {
      margin-top: 5px;
      text-align: center;
      font-weight: bold; }
      @media all and (max-width: 480px) {
        .club .area_club a p {
          font-size: 1.3rem; } }

.club .date, .sec_club .date {
  display: flex;
  justify-content: space-between;
  color: #999999;
  font-weight: bold;
  font-size: 2rem; }
  .club .date:after, .sec_club .date:after {
    content: "";
    display: block;
    padding: 2px 10px;
    box-sizing: border-box;
    text-align: center;
    width: 150px;
    border-radius: 50px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: normal;
    position: relative;
    top: -4px; }
  .club .date.parents:after, .sec_club .date.parents:after {
    content: "保護者";
    background: #F08300; }
  .club .date.club:after, .sec_club .date.club:after {
    content: "部活動";
    background: #E95389; }
  .club .date.exam:after, .sec_club .date.exam:after {
    content: "受験生";
    background: #2177DD; }
  .club .date.life:after, .sec_club .date.life:after {
    content: "学校生活";
    background: #20734E; }
  .club .date.point:after, .sec_club .date.point:after {
    content: "注目！";
    background: #D81552; }
.club .more_btn, .sec_club .more_btn {
  margin-top: 30px; }
  .club .more_btn a, .sec_club .more_btn a {
    color: #fff !important;
    text-decoration: none; }
.club .movie, .sec_club .movie {
  max-width: 700px;
  width: 100%;
  margin: 30px auto 0 auto; }
  .club .movie > div, .sec_club .movie > div {
    position: relative;
    width: 100%;
    padding: calc(315 / 560 * 100%) 0 0; }
    .club .movie > div iframe, .sec_club .movie > div iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.sec_club {
  max-width: 1000px; }
  .sec_club.junior h2 {
    border-bottom: 5px solid #31C1BF;
    border-image: linear-gradient(to right, #31C1BF 0%, #31C1BF 100%) 1/0 0 5px 0;
    border-style: solid; }
  .sec_club.junior h3 {
    background: #E0F6F5;
    border-left: 5px solid #31C1BF;
    border-image: linear-gradient(to right, #31C1BF 0%, #9AE4A6 100%) 1/0 0 5px 0;
    border-style: solid; }
  .sec_club.high h2 {
    border-bottom: 5px solid #2E7FBC;
    border-image: linear-gradient(to right, #2E7FBC 0%, #88EBFF 100%) 1/0 0 5px 0;
    border-style: solid; }
  .sec_club.high h3 {
    background: #E2F2F9;
    border-left: 5px solid #2E7FBC;
    border-image: linear-gradient(to right, #2E7FBC 0%, #88EBFF 100%) 1/0 0 5px 0;
    border-style: solid; }
  .sec_club a {
    text-decoration: underline;
    color: #157fe8; }
  .sec_club .main_photo {
    text-align: center; }
  .sec_club h3 {
    margin-top: 50px; }
  .sec_club .txttype b {
    display: block; }
  .sec_club .sec_flex .img {
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center; }
  .sec_club .sec_flex p {
    font-size: 1.3rem;
    margin-top: 5px; }
  .sec_club .sec_flex .txt {
    margin-top: 10px; }

.sns_icon {
  max-width: 1000px;
  margin-bottom: 30px; }
  .sns_icon ul {
    display: flex;
    justify-content: center; }
    .sns_icon ul li {
      margin: 5px; }

.txt_dl01 {
  overflow: hidden; }
  .txt_dl01 dt {
    float: left; }
  .txt_dl01 dd {
    padding-left: 3em; }

.pho_link {
  margin: -40px 0 60px;
  display: flex;
  flex-wrap: wrap; }
  .pho_link li {
    margin-top: 40px;
    width: 50%;
    border: 2px solid #cfcfcf;
    box-sizing: border-box; }
    .pho_link li:nth-child(2n) {
      border-left: none; }

.dream_list h4.d_ttl {
  font-size: 2rem;
  text-align: center;
  display: block;
  text-align: center;
  color: #fff;
  padding: 8px;
  background-color: #26bd65; }
.dream_list li {
  margin-bottom: 30px; }
  .dream_list li img {
    margin-bottom: 20px;
    max-width: 500px; }
  .dream_list li .boldtype {
    display: block; }

.event {
  text-align: center; }
  .event .more_btn a {
    position: relative; }
    .event .more_btn a span {
      position: absolute;
      right: 20px;
      top: 15px; }
      .event .more_btn a span path {
        fill: #fff; }

table.apply.w-auto {
  width: auto !important;
  min-width: 60%; }
  @media all and (max-width: 896px) {
    table.apply.w-auto {
      min-width: 100%; } }
table.apply tr td.bgc {
  background-color: #f7fdfe; }
table.apply tr td.middle {
  vertical-align: middle; }

.ancher_tab {
  margin-bottom: 30px; }
  .ancher_tab ul.anc {
    display: flex;
    justify-content: center; }
    .ancher_tab ul.anc li {
      width: calc(100% / 2 - 30px);
      margin: 20px;
      max-width: 400px; }
      .ancher_tab ul.anc li a {
        text-align: center;
        display: block;
        width: 100%;
        padding: 10px;
        background-color: #CCE0E8;
        border-radius: 4px; }

.text_table {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  @media all and (max-width: 896px) {
    .text_table {
      display: block; } }
  .text_table dt {
    width: 240px;
    border: none;
    text-align: left;
    padding: 4px;
    background: none; }
    @media all and (max-width: 896px) {
      .text_table dt {
        width: 100%; } }
  .text_table dd {
    width: calc(100% - 260px);
    border: none;
    text-align: left;
    padding: 4px; }
    @media all and (max-width: 896px) {
      .text_table dd {
        width: 100%; } }

.text_table2 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  @media all and (max-width: 896px) {
    .text_table2 {
      display: block; } }
  .text_table2 dt {
    width: 190px;
    border: none;
    text-align: left;
    padding: 4px;
    background: none; }
    @media all and (max-width: 896px) {
      .text_table2 dt {
        width: 100%; } }
  .text_table2 dd {
    width: calc(100% - 210px);
    border: none;
    text-align: left;
    padding: 4px; }
    @media all and (max-width: 896px) {
      .text_table2 dd {
        width: 100%; } }

ul.mutya {
  margin-bottom: 20px;
  padding-left: 20px; }
  ul.mutya li {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 8px; }
    ul.mutya li .ttl {
      width: 20px;
      text-align: center; }
    ul.mutya li .ttlm {
      min-width: 70px;
      text-align: left; }
    ul.mutya li .dot {
      width: 20px;
      text-align: center; }
    ul.mutya li .txt {
      text-align: left; }

ul.maru > li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px; }
  ul.maru > li:before {
    color: #fc0;
    content: "●";
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0; }
ul.maru .a_link:before {
  margin: 0 5px 0 0; }
ul.maru .a_link[href^="https://"]:before, ul.maru .a_link[href^="http://"]:before {
  content: none;
  background: none;
  top: 0;
  right: -10px; }

ul.shikaku > li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  text-indent: -1.3em; }
  ul.shikaku > li.ma:before {
    color: #fc0;
    content: "●";
    font-size: 14px; }
  ul.shikaku > li.shi:before {
    color: #3B5D84;
    content: "◆";
    font-size: 14px; }
  ul.shikaku > li ul {
    padding: 3px 1.4em; }
    ul.shikaku > li ul li {
      text-indent: -1.3em; }
ul.shikaku .a_link:before {
  margin: 0 5px 0 0; }
ul.shikaku .a_link[href^="https://"]:before, ul.shikaku .a_link[href^="http://"]:before {
  content: none;
  background: none;
  top: 0;
  right: -10px; }

ul.support_list > li {
  display: flex;
  margin-bottom: 8px; }
  @media all and (max-width: 480px) {
    ul.support_list > li {
      flex-direction: column; } }
  ul.support_list > li > div:first-of-type {
    flex-shrink: 0; }
  ul.support_list > li > div:nth-of-type(2) {
    flex-grow: 1; }
  ul.support_list > li > div.shrink {
    flex-shrink: 1; }

.panel-group p.notice {
  padding-left: 1em;
  text-indent: -1em; }
.panel-group p.notice_spc {
  padding-left: 2em;
  text-indent: -1em; }
.panel-group p.bgtxt {
  padding: 4px;
  background-color: #d7ebf2;
  display: inline-block; }
.panel-group .red {
  color: red; }
.panel-group .red_b {
  color: red;
  font-weight: bold; }
.panel-group .big_u {
  font-size: 1.8rem;
  text-decoration: underline;
  font-weight: bold; }
.panel-group .max_u {
  font-size: 2.2rem;
  text-decoration: underline;
  font-weight: bold;
  line-height: 1.6; }
.panel-group .kigen {
  font-weight: bold;
  color: red;
  font-size: 2rem;
  margin: 30px auto 10px;
  text-decoration: underline;
  text-align: center; }
.panel-group .anno {
  box-sizing: border-box;
  width: 90%;
  padding: 10px;
  background-color: #d7ebf2;
  text-align: center;
  font-size: 2rem;
  margin: 10px auto; }
  @media all and (max-width: 896px) {
    .panel-group .anno {
      width: 100%;
      text-align: left;
      font-size: 1.5rem; } }
.panel-group .max_u_box {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: left; }

p.maru .a_link:before {
  margin: 0 5px 0 0; }
p.maru .a_link[href^="https://"]:before, p.maru .a_link[href^="http://"]:before {
  content: none;
  background: none;
  top: 0;
  right: -10px; }

ul.kome li {
  position: relative;
  margin-bottom: 8px;
  margin-left: 1.3em;
  text-indent: -1.3em; }
ul.kome .a_link:before {
  margin: 0 5px 0 0; }
ul.kome .a_link[href^="https://"]:before, ul.kome .a_link[href^="http://"]:before {
  content: none;
  background: none;
  top: 0;
  right: -30px; }
ul.kome .a_link.cen[href^="https://"]:before, ul.kome .a_link.cen[href^="http://"]:before {
  right: -10px; }

h4.bold {
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 20px; }

.addressbox {
  margin: 0 auto 20px;
  text-align: center;
  max-width: 450px;
  border: 1px solid #157fe8; }
  .addressbox h4 {
    background-color: #157fe8;
    color: #fff;
    font-weight: bold;
    padding: 10px; }
  .addressbox p {
    padding: 20px;
    text-align: center; }

.tab-wrap {
  margin: 60px auto; }

.tab-group {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-end; }

.tab {
  width: 32%;
  flex-grow: 1;
  background: #58A9EF;
  /* タブのカラー */
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 0 10px;
  text-align: center;
  transition: 1s;
  vertical-align: bottom; }
  .tab.t-two {
    background: #28B8B6; }
  .tab.t-three {
    background: #EC6E53; }

.panel-group {
  min-height: 100px;
  /* border:solid 2px #CCC;
  border-top: 3px solid #C8E4FF;
  padding: 25px; */ }
  @media (min-width: 700px) {
    .panel-group {
      /* tel */ }
      .panel-group a[href*="tel:"] {
        pointer-events: none !important;
        cursor: default !important;
        text-decoration: none; } }

.so-panel {
  display: none;
  position: relative; }

.tab.is-active {
  color: #FFF;
  background-color: #3991d3;
  transition: 1s;
  padding-bottom: 20px; }
  .tab.is-active.t-two {
    background: #10a098; }
  .tab.is-active.t-three {
    background: #d85039; }

.so-panel.is-show {
  display: block; }

@media all and (max-width: 896px) {
  .tab {
    padding: 10px 0 7px; }

  .panel-group {
    padding: 15px; }

  .tab.is-active {
    padding-bottom: 15px; } }
.print_brake {
  display: none; }

@media print {
  /* 全体設定 */
  body {
    -webkit-print-color-adjust: exact;
    /* 印刷時でも背景色や背景画像を表示 */
    width: 1300px;
    /* 印刷時の全ページ幅を統一（px数値はお好みで） */
    zoom: 0.8;
    /* なるべく多くのブラウザで切れないようにするため */ }

  .print_brake {
    page-break-after: always; } }
