@charset "UTF-8";
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
/*==================================================================
アクセス
===================================================================*/
#wrapperContent #content.access main article section .club_title_sub {
  max-width: 100%;
}
#wrapperContent #content.access main article .sec01 {
  padding-top: 60px;
}
#wrapperContent #content.access main article .sec01 .map {
  margin: 0 auto 60px;
  text-align: center;
}
#wrapperContent #content.access main article .sec01 .small_map {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.access main article .sec01 {
    padding-top: 0;
  }
}
#wrapperContent #content.access main article .sec02 .bx_shuttle {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 0;
}
#wrapperContent #content.access main article .sec02 .bx_shuttle .bx_img {
  flex-basis: 40%;
}
#wrapperContent #content.access main article .sec02 .bx_shuttle .bx_img figcaption {
  font-size: 1.4rem;
  font-weight: 300;
  margin: 15px 10px 0;
  line-height: 1.42;
}
#wrapperContent #content.access main article .sec02 .bx_shuttle p {
  flex-basis: 56%;
}
#wrapperContent #content.access main article .sec02 .info_inner {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 0;
  margin: 60px auto;
}
#wrapperContent #content.access main article .sec02 .info_inner .info_bx {
  flex-basis: 47%;
}
#wrapperContent #content.access main article .sec02 .info_inner .info_bx .shuttle_ttl {
  font-size: 2rem;
  font-weight: 500;
  padding-bottom: 5px;
  border-bottom: 1px solid #BABABA;
  margin-bottom: 20px;
}
#wrapperContent #content.access main article .sec02 .info_inner .info_bx .btn02 {
  width: 100%;
}
#wrapperContent #content.access main article .sec02 .info_inner .info_bx .caption {
  text-align: center;
  margin-top: 15px;
  font-size: 1.4rem;
  font-weight: 300;
}
#wrapperContent #content.access main article .sec02 .info_inner .info_bx figure figcaption {
  margin-top: 20px;
  font-size: 1.4rem;
  font-weight: 300;
}
#wrapperContent #content.access main article .sec02 .info_inner .info_bx table {
  width: 100%;
  border: 1px solid #BABABA;
}
#wrapperContent #content.access main article .sec02 .info_inner .info_bx table th {
  width: 50%;
  background: #F5F5F5;
}
#wrapperContent #content.access main article .sec02 .info_inner .info_bx table th, #wrapperContent #content.access main article .sec02 .info_inner .info_bx table td {
  text-align: center;
  padding: 18px 10px;
  font-size: 1.4rem;
}
#wrapperContent #content.access main article .sec02 .info_inner .info_bx table th:last-of-type, #wrapperContent #content.access main article .sec02 .info_inner .info_bx table td:last-of-type {
  border-top: 1px solid #BABABA;
}
@media screen and (max-width: 890px) {
  #wrapperContent #content.access main article .sec02 .info_inner .info_bx table {
    width: 100%;
    border-top: none;
  }
  #wrapperContent #content.access main article .sec02 .info_inner .info_bx table tr {
    display: flex;
    flex-direction: column;
  }
  #wrapperContent #content.access main article .sec02 .info_inner .info_bx table tr th, #wrapperContent #content.access main article .sec02 .info_inner .info_bx table tr td {
    width: 100%;
    padding: 10px;
  }
}
#wrapperContent #content.access main article .sec02 .g_map {
  width: 100%;
  aspect-ratio: 16/9;
}
#wrapperContent #content.access main article .sec02 .g_map iframe {
  width: 100%;
  height: 100%;
  transform: translateZ(0);
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.access main article .sec02 .bx_shuttle .bx_img {
    flex-basis: 100%;
  }
  #wrapperContent #content.access main article .sec02 .bx_shuttle p {
    flex-basis: 100%;
  }
  #wrapperContent #content.access main article .sec02 .info_inner .info_bx {
    flex-basis: 100%;
  }
}

/*==================================================================
卒業生の方へ
===================================================================*/
#wrapperContent #content.graduate main article section .tel {
  pointer-events: none;
  color: #3E3E3E;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.graduate main article section .tel {
    color: #D4103F;
    pointer-events: fill;
  }
}
#wrapperContent #content.graduate main article .sec01 {
  background: #ededed;
  padding-bottom: 50px;
}
#wrapperContent #content.graduate main article .sec01 .news_ttl {
  text-align: center;
  font-size: 5rem;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  color: #3E3E3E;
  margin: 0 auto 10px;
}
#wrapperContent #content.graduate main article .sec01 .gra_news {
  background: #fff;
  padding: 10px;
}
#wrapperContent #content.graduate main article .sec01 .gra_news li {
  width: 80%;
  margin: 0 auto;
}
#wrapperContent #content.graduate main article .sec01 .gra_news li a {
  border-bottom: dotted 1px #707070;
  display: block;
  padding: 16px 8px;
  color: #222;
}
#wrapperContent #content.graduate main article .sec01 .gra_news li a .txtArea {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 15px 0;
}
#wrapperContent #content.graduate main article .sec01 .gra_news li a .txtArea time {
  font-size: 1.4rem;
}
#wrapperContent #content.graduate main article .sec01 .gra_news li a .txtArea .category {
  display: block;
  font-size: 1.4rem;
  width: 85px;
  text-align: center;
  padding: 2px;
  border-radius: 10px;
  margin: 0 15px;
  color: #3E3E3E;
}
#wrapperContent #content.graduate main article .sec01 .gra_news li a .txtArea .category.senior {
  background: #D2C5E3;
}
#wrapperContent #content.graduate main article .sec01 .gra_news li a .txtArea .category.junior {
  background: #FFD900;
}
#wrapperContent #content.graduate main article .sec01 .gra_news li:last-of-type a {
  border: none;
}
#wrapperContent #content.graduate main article .sec01 .btn_inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
  margin: 50px auto 0;
}
#wrapperContent #content.graduate main article .sec01 .btn_inner .btn02::after {
  content: "";
  -webkit-mask-image: url(../img/graduate/link_solid.svg);
          mask-image: url(../img/graduate/link_solid.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 9px;
  height: 15px;
  -webkit-mask-size: contain;
          mask-size: contain;
  background: #fff;
}
#wrapperContent #content.graduate main article .sec01 .btn_inner .btn02:nth-of-type(1)::after {
  background: #FFD900;
}
#wrapperContent #content.graduate main article .sec01 .btn_inner .btn02:nth-of-type(2)::after {
  background: #D2C5E3;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.graduate main article .sec01 {
    padding: 20px 20px 50px;
  }
  #wrapperContent #content.graduate main article .sec01 .news_ttl {
    font-size: 3.6rem;
  }
  #wrapperContent #content.graduate main article .sec01 .gra_news li {
    width: 100%;
  }
  #wrapperContent #content.graduate main article .sec01 .gra_news li a .txtArea {
    gap: 10px 0;
  }
  #wrapperContent #content.graduate main article .sec01 .gra_news li a .txtArea .ttl {
    display: block;
    width: 100%;
  }
}
#wrapperContent #content.graduate main article .sec02 {
  margin-top: 60px;
}
#wrapperContent #content.graduate main article .sec02, #wrapperContent #content.graduate main article .sec03, #wrapperContent #content.graduate main article .sec04 {
  margin-bottom: 100px;
}
#wrapperContent #content.graduate main article .sec02 .club_title_sub, #wrapperContent #content.graduate main article .sec03 .club_title_sub, #wrapperContent #content.graduate main article .sec04 .club_title_sub {
  max-width: 100%;
}
#wrapperContent #content.graduate main article .sec02 .button_inner, #wrapperContent #content.graduate main article .sec03 .button_inner, #wrapperContent #content.graduate main article .sec04 .button_inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
#wrapperContent #content.graduate main article .sec02 .button_inner .btn01, #wrapperContent #content.graduate main article .sec03 .button_inner .btn01, #wrapperContent #content.graduate main article .sec04 .button_inner .btn01 {
  min-width: 350px;
  max-width: 100%;
  font-size: 1.8rem;
  color: #000;
}
#wrapperContent #content.graduate main article .sec02 .button_inner .btn01.pdf::after, #wrapperContent #content.graduate main article .sec03 .button_inner .btn01.pdf::after, #wrapperContent #content.graduate main article .sec04 .button_inner .btn01.pdf::after {
  content: "\f1c1";
  font-weight: 400;
  font-size: 1.8rem;
  right: 10px;
  color: #D4103F;
}
#wrapperContent #content.graduate main article .sec05 .inner {
  border-radius: 50px;
  padding: 50px 40px;
  background: linear-gradient(135deg, rgb(253, 232, 238) 0%, rgb(253, 232, 238) 51%, rgb(255, 220, 194) 100%);
}
#wrapperContent #content.graduate main article .sec05 .inner .dousoukai_ttl {
  color: #3E3E3E;
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 20px;
}
#wrapperContent #content.graduate main article .sec05 .inner .bx {
  margin-top: 20px;
  background: #fff;
  padding: 25px 20px;
}
#wrapperContent #content.graduate main article .sec05 .inner .bx p {
  color: #3E3E3E;
}
#wrapperContent #content.graduate main article .sec05 .inner .bx .link_pdf {
  margin-top: 10px;
}
#wrapperContent #content.graduate main article .sec05 .inner .bx .link_pdf a {
  color: #3E3E3E;
  font-size: 1.8rem;
  padding-bottom: 5px;
  border-bottom: 1px solid #707070;
}
#wrapperContent #content.graduate main article .sec05 .inner .bx .link_pdf a::after {
  content: "\f1c1";
  font-weight: 400;
  font-size: 1.8rem;
  right: 10px;
  color: #D4103F;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.graduate main article .sec05 .inner {
    padding: 30px 20px;
    border-radius: 30px;
  }
  #wrapperContent #content.graduate main article .sec05 .inner .dousoukai_ttl {
    font-size: 2.4rem;
  }
}

/*==================================================================
各種証明書の発行について
===================================================================*/
#wrapperContent #content.voucher main article section .club_title_sub {
  max-width: 100%;
}
#wrapperContent #content.voucher main article section .tel {
  pointer-events: none;
  color: #3E3E3E;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.voucher main article section .tel {
    color: #D4103F;
    pointer-events: fill;
  }
}
#wrapperContent #content.voucher main article .sec01, #wrapperContent #content.voucher main article .sec02 {
  margin-bottom: 100px;
}
#wrapperContent #content.voucher main article .sec01 {
  margin-top: 60px;
}
#wrapperContent #content.voucher main article .sec01 .table_wrap {
  min-width: 426px;
}
#wrapperContent #content.voucher main article .sec01 table th, #wrapperContent #content.voucher main article .sec01 table td {
  text-align: center;
  font-size: 1.4rem;
  color: #3E3E3E;
}
#wrapperContent #content.voucher main article .sec01 table th {
  background: #CBCBCB;
  padding: 10px 20px;
  font-weight: 500;
  border-top: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  border-left: 1px solid #CBCBCB;
  border-right: 1px solid #fff;
}
#wrapperContent #content.voucher main article .sec01 table th:last-of-type {
  border-right: 1px solid #CBCBCB;
}
#wrapperContent #content.voucher main article .sec01 table td {
  border: 1px solid #CBCBCB;
  padding: 12px 20px;
}
#wrapperContent #content.voucher main article .sec01 table td.bg01 {
  background: #F5F5F5;
}
#wrapperContent #content.voucher main article .sec01 .small {
  font-size: 1.2rem;
  font-weight: 300;
  margin-top: 5px;
}
#wrapperContent #content.voucher main article .sec02 .table_wrap {
  min-width: 720px;
}
#wrapperContent #content.voucher main article .sec02 table th, #wrapperContent #content.voucher main article .sec02 table td {
  padding: 12px 20px;
  border: 1px solid #BABABA;
  font-size: 1.4rem;
}
#wrapperContent #content.voucher main article .sec02 table th {
  text-align: center;
  width: 95px;
  background: #F5F5F5;
}
#wrapperContent #content.voucher main article .sec02 table td .ol-line li {
  margin-bottom: 0.3em;
}
#wrapperContent #content.voucher main article .sec02 table td .ol-line li::before {
  width: 12px;
  height: 12px;
  line-height: 12px;
  top: 5px;
}
#wrapperContent #content.voucher main article .sec02 table a.pdf::after {
  content: "\f1c1";
  font-weight: 400;
  font-size: 1.4rem;
  right: 10px;
  color: #D4103F;
}
#wrapperContent #content.voucher main article .sec03 .bx {
  padding: 40px;
  background: #F7F7F7;
}
#wrapperContent #content.voucher main article .sec03 .bx .sec03_ttl {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 20px;
  color: #D4103F;
}
#wrapperContent #content.voucher main article .sec03 .bx .m_ttl {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 5px;
}
#wrapperContent #content.voucher main article .sec03 .bx .note {
  font-size: 1.6rem;
}
#wrapperContent #content.voucher main article .sec03 .bx .note::before {
  font-size: 1.6rem;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.voucher main article .sec03 .bx {
    padding: 20px;
  }
  #wrapperContent #content.voucher main article .sec03 .bx .sec03_ttl {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  #wrapperContent #content.voucher main article .sec03 .bx .m_ttl {
    font-size: 1.6rem;
  }
  #wrapperContent #content.voucher main article .sec03 .bx .note {
    font-size: 1.2rem;
  }
  #wrapperContent #content.voucher main article .sec03 .bx .note::before {
    font-size: 1.2rem;
  }
}

/*==================================================================
いじめ防止対策
===================================================================*/
#wrapperContent #content.anti_bullying main article section .club_title_sub {
  max-width: 100%;
}
#wrapperContent #content.anti_bullying main article .sec00, #wrapperContent #content.anti_bullying main article .sec01, #wrapperContent #content.anti_bullying main article .sec02 {
  margin-bottom: 100px;
}
#wrapperContent #content.anti_bullying main article .sec00 {
  background: #EFEFEF;
}
#wrapperContent #content.anti_bullying main article .sec00 a {
  text-align: center;
}
#wrapperContent #content.anti_bullying main article .sec01 .ttl01, #wrapperContent #content.anti_bullying main article .sec02 .ttl01 {
  font-size: 1.8rem;
  font-weight: 500;
  color: #D4103F;
  margin-bottom: 15px;
}
#wrapperContent #content.anti_bullying main article .sec01 .ttl02, #wrapperContent #content.anti_bullying main article .sec02 .ttl02 {
  font-size: 1.6rem;
  font-weight: 500;
  padding-bottom: 5px;
  border-bottom: 1px solid #707070;
  margin-bottom: 10px;
}
#wrapperContent #content.anti_bullying main article .sec01 .ttl02.no-line, #wrapperContent #content.anti_bullying main article .sec02 .ttl02.no-line {
  border: none;
  padding-bottom: 0;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.anti_bullying main article .sec01 .ttl02.no-line, #wrapperContent #content.anti_bullying main article .sec02 .ttl02.no-line {
    font-size: 1.4rem;
  }
}
#wrapperContent #content.anti_bullying main article .sec01 .txt_bx, #wrapperContent #content.anti_bullying main article .sec02 .txt_bx {
  margin-bottom: 50px;
}
#wrapperContent #content.anti_bullying main article .sec01 .txt_bx:last-of-type, #wrapperContent #content.anti_bullying main article .sec02 .txt_bx:last-of-type {
  margin-bottom: 0;
}
#wrapperContent #content.anti_bullying main article .sec01 strong, #wrapperContent #content.anti_bullying main article .sec02 strong {
  font-weight: 500;
}
#wrapperContent #content.anti_bullying main article .sec01 figure {
  min-width: 536px;
}
#wrapperContent #content.anti_bullying main article .sec02 figure {
  min-width: 460px;
}
#wrapperContent #content.anti_bullying main article .sec02 .ul-dot li {
  font-size: 1.4rem;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap table {
  max-width: 810px;
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 5px;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap table td, #wrapperContent #content.anti_bullying main article .sec03 .project_wrap table th {
  font-size: 1.6rem;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap table th {
  font-weight: 500;
  text-align: center;
  width: 120px;
  padding: 16px 18px;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap table td {
  width: calc(100% - 125px);
  padding: 16px 24px;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap table tr:nth-of-type(-n+5) {
  background: #F4FAE5;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap table tr:nth-of-type(n+6):nth-of-type(-n+9) {
  background: #fff6db;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap table tr:nth-of-type(n+10):nth-of-type(-n+11) {
  background: #fbedf5;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap table tr:nth-of-type(n+12):nth-of-type(-n+13) {
  background: #F7F7F7;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap .arr_inner {
  max-width: 800px;
  margin: -5px auto 10px;
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap .arr_inner .bx {
  width: 50%;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap .arr_inner .bx .txt {
  text-align: center;
  background: #DEF7FF;
  width: 100%;
  padding: 16px 5px;
  font-size: 2rem;
  font-weight: 500;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap .arr_inner .bx figure {
  text-align: center;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx {
  background: #FFEFC2;
  border-radius: 80px;
  padding: 40px;
  max-width: 820px;
  margin: 0 auto;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx .ttl {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  color: #822800;
  margin-bottom: 40px;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx .c_inner {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px 0;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx .c_inner .bx {
  flex-basis: 24%;
  aspect-ratio: 1;
  background: #fff;
  border-radius: 50%;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx .c_inner .bx p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.anti_bullying main article .sec03 .project_wrap table th, #wrapperContent #content.anti_bullying main article .sec03 .project_wrap table td {
    font-size: 1.4rem;
  }
  #wrapperContent #content.anti_bullying main article .sec03 .project_wrap table th {
    width: 100px;
    padding: 12px 10px;
  }
  #wrapperContent #content.anti_bullying main article .sec03 .project_wrap table td {
    padding: 12px 10px;
  }
  #wrapperContent #content.anti_bullying main article .sec03 .project_wrap .arr_inner .bx .txt {
    font-size: 1.6rem;
    padding: 12px 5px;
  }
  #wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx {
    border-radius: 25px;
    padding: 20px;
  }
  #wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx .ttl {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  #wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx .c_inner {
    gap: 10px;
  }
  #wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx .c_inner .bx {
    flex-basis: 48%;
  }
  #wrapperContent #content.anti_bullying main article .sec03 .project_wrap .pl_bx .c_inner .bx p {
    font-size: 1.4rem;
  }
}

/*==================================================================
研究・指定実績
===================================================================*/
#wrapperContent #content.results main .read {
  text-align: center;
  margin: 60px auto;
}
#wrapperContent #content.results main article .sec01 {
  margin-bottom: 100px;
}
#wrapperContent #content.results main article section .club_title_sub {
  max-width: 100%;
}
#wrapperContent #content.results main article section .ul-dot {
  padding: 0 20px;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.results main article section .ul-dot {
    padding: 0;
  }
}
#wrapperContent #content.results main article section .ul-dot li a {
  color: #3E3E3E;
  font-weight: 500;
  transition: all 0.3s ease;
}
#wrapperContent #content.results main article section .ul-dot li a.pdf::after {
  content: "\f1c1";
  font-size: 1.4rem;
  color: #D4103F;
  font-weight: 400;
}
#wrapperContent #content.results main article section .ul-dot li a:hover {
  color: #D4103F;
}

/*==================================================================
English
===================================================================*/
#wrapperContent #content.english main article .sec00 {
  margin-bottom: 60px;
}
#wrapperContent #content.english main article .sec00 .eng_head {
  background: url(../img/english/bg_head.jpg) no-repeat center/cover;
  min-height: 520px;
  width: 100%;
}
#wrapperContent #content.english main article .sec00 .eng_head hgroup .txt_activities {
  font-size: 4.2rem;
  font-weight: 600;
  color: #D4103F;
  font-family: "Noto Serif JP", serif;
  max-width: 100%;
  margin: 50px auto;
}
#wrapperContent #content.english main article .sec00 .eng_head hgroup .club_activities_title {
  font-size: clamp(2.4rem, 3vw, 3rem);
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  color: #3E3E3E;
  padding: 50px 10px 20px;
}
#wrapperContent #content.english main article .sec00 .eng_head hgroup .club_activities_title::before {
  background: #fff;
  height: 1px;
  width: 100%;
}
#wrapperContent #content.english main article .sec00 .eng_head p {
  text-align: center;
  font-size: clamp(1.3rem, 1.9vw, 1.8rem);
  color: #3E3E3E;
}
#wrapperContent #content.english main article .sec00 .eng_sub_head {
  background: #F2F2F2;
}
#wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px 40px;
  padding-top: 30px;
}
#wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner .bx {
  flex-basis: 36%;
  background: #fff;
  padding: 0 0 20px;
  border-radius: 10px;
  margin-bottom: 15px;
}
#wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner .bx p {
  line-height: 2;
  color: #3E3E3E;
  padding: 0 20px;
  font-size: clamp(1.3rem, 1.9vw, 1.6rem);
}
#wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner .bx .ttl {
  font-size: clamp(1.4rem, 1.9vw, 1.8rem);
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #FF9D00;
  border-radius: 10px 10px 0 0;
  margin-bottom: 15px;
}
#wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner .bx:nth-of-type(2) .ttl {
  background: #49207F;
}
#wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner figure {
  flex-basis: calc(28% - 80px);
}
@media only screen and (min-width: 641px) and (max-width: 1039px) {
  #wrapperContent #content.english main article .sec00 .eng_head {
    min-height: 440px;
  }
  #wrapperContent #content.english main article .sec00 .eng_head hgroup .txt_activities {
    font-size: 3.6rem;
    margin: 40px auto;
  }
  #wrapperContent #content.english main article .sec00 .eng_head hgroup .club_activities_title {
    font-size: 2rem;
    padding: 40px 10px 20px;
  }
  #wrapperContent #content.english main article .sec00 .eng_head p {
    text-align: center;
    font-size: clamp(1.3rem, 1.9vw, 1.8rem);
    color: #3E3E3E;
  }
  #wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner {
    gap: 20px 4%;
    justify-content: center;
  }
  #wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner .bx {
    flex-basis: 48%;
  }
  #wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner .bx .ttl {
    font-size: 1.6rem;
  }
  #wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner figure {
    flex-basis: 25%;
  }
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.english main article .sec00 .eng_head {
    min-height: 300px;
    padding: 30px 0;
  }
  #wrapperContent #content.english main article .sec00 .eng_head hgroup .txt_activities {
    font-size: 2rem;
    margin: 0 auto 20px;
  }
  #wrapperContent #content.english main article .sec00 .eng_head hgroup .club_activities_title {
    font-size: 1.6rem;
    padding: 20px 0 0;
    margin-bottom: 15px;
  }
  #wrapperContent #content.english main article .sec00 .eng_head p {
    font-size: 1.4rem;
    padding: 0 10px;
  }
  #wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner {
    gap: 15px 0;
    justify-content: center;
  }
  #wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner .bx {
    flex-basis: 100%;
  }
  #wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner .bx p {
    font-size: 1.4rem;
  }
  #wrapperContent #content.english main article .sec00 .eng_sub_head .sub_head_inner figure {
    flex-basis: 30%;
  }
}
#wrapperContent #content.english main article .sec01 {
  margin-bottom: 80px;
}
#wrapperContent #content.english main article .sec01 .eng_ttl {
  font-size: 2rem;
  font-weight: 500;
  color: #D4103F;
  margin-bottom: 15px;
  line-height: 1.7;
}
#wrapperContent #content.english main article .sec01 .inner_eng {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
#wrapperContent #content.english main article .sec01 .inner_eng .txt_bx {
  flex-basis: 67%;
}
#wrapperContent #content.english main article .sec01 .inner_eng .txt_bx table th, #wrapperContent #content.english main article .sec01 .inner_eng .txt_bx table td {
  border: 1px solid #CCC;
  line-height: 1.625;
}
#wrapperContent #content.english main article .sec01 .inner_eng .txt_bx table th {
  background: #F5F5F5;
  text-align: center;
  font-weight: 500;
  padding: 12px;
  width: 120px;
}
#wrapperContent #content.english main article .sec01 .inner_eng .txt_bx table td {
  padding: 18px;
}
#wrapperContent #content.english main article .sec01 .inner_eng .img_bx {
  flex-basis: 30%;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
}
#wrapperContent #content.english main article .sec01 .inner {
  padding: 40px 0;
  border-top: 1px solid transparent;
  -o-border-image: repeating-linear-gradient(to right, #BABABA 0 5px, transparent 5px 10px) 1 round;
     border-image: repeating-linear-gradient(to right, #BABABA 0 5px, transparent 5px 10px) 1 round;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wrapperContent #content.english main article .sec01 .inner .txt_bx {
  flex-basis: 67%;
  margin-bottom: 30px;
}
#wrapperContent #content.english main article .sec01 .inner figure {
  flex-basis: 30%;
}
@media only screen and (min-width: 641px) and (max-width: 1039px) {
  #wrapperContent #content.english main article .sec01 .inner_eng {
    gap: 20px;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .txt_bx {
    flex-basis: 100%;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .img_bx {
    flex-basis: 100%;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .img_bx figure {
    flex-basis: 48%;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .img_bx figure img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.english main article .sec01 .eng_ttl {
    font-size: 1.8rem;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng {
    gap: 20px;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .txt_bx {
    flex-basis: 100%;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .txt_bx table th, #wrapperContent #content.english main article .sec01 .inner_eng .txt_bx table td {
    font-size: 1.3rem;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .txt_bx table th {
    width: 100px;
    padding: 8px;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .txt_bx table td {
    padding: 12px 10px;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .img_bx {
    flex-basis: 100%;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .img_bx figure {
    flex-basis: 48%;
  }
  #wrapperContent #content.english main article .sec01 .inner_eng .img_bx figure img {
    width: 100%;
  }
  #wrapperContent #content.english main article .sec01 .inner {
    gap: 20px;
    padding: 30px 0;
  }
  #wrapperContent #content.english main article .sec01 .inner .txt_bx {
    flex-basis: 100%;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  #wrapperContent #content.english main article .sec01 .inner figure {
    flex-basis: 100%;
  }
  #wrapperContent #content.english main article .sec01 .inner figure img {
    width: 100%;
  }
}
#wrapperContent #content.english main article .sec02 {
  background: #EDE7FA;
  padding: 80px 0;
}
#wrapperContent #content.english main article .sec02 .exam_info_title {
  background: #fff;
  color: #49207F;
  font-size: 3rem;
}
#wrapperContent #content.english main article .sec02 .eng_read {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  color: #3E3E3E;
  margin-bottom: 60px;
}
#wrapperContent #content.english main article .sec02 .inner {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 50px 0;
}
#wrapperContent #content.english main article .sec02 .inner .bx {
  flex-basis: 47%;
}
#wrapperContent #content.english main article .sec02 .inner .bx p {
  color: #3E3E3E;
}
#wrapperContent #content.english main article .sec02 .inner .bx .bx_ttl {
  background: #fff;
  padding: 10px 20px;
  position: relative;
  margin-bottom: 15px;
}
#wrapperContent #content.english main article .sec02 .inner .bx .bx_ttl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 5px;
}
#wrapperContent #content.english main article .sec02 .inner .bx .bx_ttl span {
  font-weight: 500;
  font-size: 2rem;
  margin-right: 6px;
}
#wrapperContent #content.english main article .sec02 .inner .bx:nth-of-type(1) .bx_ttl::before {
  background: #4A9BCE;
}
#wrapperContent #content.english main article .sec02 .inner .bx:nth-of-type(1) .bx_ttl span {
  color: #4A9BCE;
}
#wrapperContent #content.english main article .sec02 .inner .bx:nth-of-type(2) .bx_ttl::before {
  background: #4AA376;
}
#wrapperContent #content.english main article .sec02 .inner .bx:nth-of-type(2) .bx_ttl span {
  color: #4AA376;
}
#wrapperContent #content.english main article .sec02 .inner .bx:nth-of-type(3) .bx_ttl::before {
  background: #85A720;
}
#wrapperContent #content.english main article .sec02 .inner .bx:nth-of-type(3) .bx_ttl span {
  color: #85A720;
}
#wrapperContent #content.english main article .sec02 .inner .bx:nth-of-type(4) .bx_ttl::before {
  background: #EC9542;
}
#wrapperContent #content.english main article .sec02 .inner .bx:nth-of-type(4) .bx_ttl span {
  color: #EC9542;
}
#wrapperContent #content.english main article .sec02 .inner .bx figure {
  margin-top: 15px;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.english main article .sec02 {
    padding: 50px 0;
  }
  #wrapperContent #content.english main article .sec02 .exam_info_title {
    font-size: 2.4rem;
  }
  #wrapperContent #content.english main article .sec02 .eng_read {
    font-size: 1.5rem;
    margin: 0 auto 40px;
  }
  #wrapperContent #content.english main article .sec02 .inner .bx {
    flex-basis: 100%;
  }
}
#wrapperContent #content.english main article .sec03 {
  background: #FAF59F;
  padding: 80px 0;
}
#wrapperContent #content.english main article .sec03 .exam_info_title {
  background: #fff;
  color: #FF9D00;
  font-size: 3rem;
}
#wrapperContent #content.english main article .sec03 .eng_read {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  color: #3E3E3E;
  margin-bottom: 60px;
}
#wrapperContent #content.english main article .sec03 .inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px 0;
}
#wrapperContent #content.english main article .sec03 .inner p {
  flex-basis: 67%;
  color: #3E3E3E;
}
#wrapperContent #content.english main article .sec03 .inner figure {
  flex-basis: 30%;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.english main article .sec03 {
    padding: 50px 0;
  }
  #wrapperContent #content.english main article .sec03 .exam_info_title {
    font-size: 2.4rem;
  }
  #wrapperContent #content.english main article .sec03 .eng_read {
    font-size: 1.5rem;
    margin: 0 auto 40px;
  }
  #wrapperContent #content.english main article .sec03 .inner p, #wrapperContent #content.english main article .sec03 .inner figure {
    flex-basis: 100%;
  }
  #wrapperContent #content.english main article .sec03 .inner p img, #wrapperContent #content.english main article .sec03 .inner figure img {
    width: 100%;
  }
}/*# sourceMappingURL=layout_subcontents.css.map */