@charset "UTF-8";
.sp-br {
  display: none;
}
figure {
  margin: 0;
}

.course-kv-table {
  width: 50%;
  border-collapse: collapse;
  margin-top: 15px;
}

.course-kv-table tr *:nth-child(1) {
  background: #008743;
  color: #fff;
}

.course-kv-table tr *:nth-child(2) {
  background: #fff;
}

.course-kv-table th,
.course-kv-table td {
  border: solid 1px #00964B;
  padding: 2px 5px;
  background: #EFF6FD;
  color: #2e2e2e;
  font-weight: bold;
  font-size: 1.4rem;
}


.tosho {
  font-size: 1.3rem;
  line-height: 1.8rem;
  margin: 0 auto;
  max-width: 55rem;
  padding: 0 1rem 6rem;
  text-align: center;
}

.balloon {
  position: relative;
  display: block;
  margin: 1.5em auto 0.5em;
  padding: 13px 35px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 16px;
  background: #008743;
  border-radius: 30px;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.balloon::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 9px solid #008743;
}

.balloon p {
  margin: 0;
  padding: 0;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1;
}

.none-link {
  color: #2e2e2e;
  text-decoration: none;
}

a[target=_blank].none-link {
  margin-right: 0;
}

a[target=_blank].none-link:after {
  background: none !important;
  content: none !important;
  padding-right: 0 !important;
}


.movie__title {
  margin-bottom: 24px;
  font-size: 4.0rem;
  font-weight: 700;
  line-height: 1.3;
  color: #008743;
  text-align: center;
}


.toggle_box {
  border: 2px solid #00964B;
}

.toggle_contents+.toggle_contents {
  border-bottom: none;
}

.toggle_contents:first-of-type dd {
  display: block;
}

.toggle_box .toggle_contents:last-child {
  border-bottom: none;
}

.toggle_contents dd {
  border-top: 2px solid #00964B;
  border-bottom: none;
}

.toggle_contents ul {
  padding: 20px 20px 35px;
}

.toggle_title {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 120px;
  border-top: 2px solid #00964B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.toggle_title::before {
  position: absolute;
  content: "";
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #00964B;
}

.toggle_title h3 {
  font-size: 3.2rem;
  text-align: center;
  line-height: 1;
  color: #00964B;
  font-weight: 700;
}

.toggle_box .toggle_contents:first-child .toggle_title {
  border-top: none;
}

.toggle_sub_tit {
  color: #00964B;
  font-size: 2.8rem;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}

.toggle_sub_tit p {
  text-align: left;
  display: inline-block;
}

.toggle_btn {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #00964B;
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%;
}

.toggle_btn:before,
.toggle_btn:after {
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  width: 10px;
  height: 2px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.toggle_btn:before {
  width: 2px;
  height: 10px;
}

.toggle_title.selected .toggle_btn:before {
  content: normal;
}

.toggle_contents dd {
  display: none;
}

.toggle_number {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 3rem;
  padding-left: 18px;
  color: #fff;
  font-size: 3.4rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
}

.c-red {
  color: #fb0059;
  font-weight: 600;
}

.toggle-content-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.toggle-content-flex+.toggle-content-flex {
  margin-top: 30px;
}

.toggle-content-text-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.toggle-content-subtit-box {
  color: #00964B;
  font-size: 2.2rem;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #fffb8d));
  background: linear-gradient(transparent 70%, #fffb8d 0%);
  display: inline-block;
  margin-bottom: 15px;
}
.toggle-content-notes {
  text-align: right;
  font-size: 0.9rem;
}

.course-sub-tit {
  color: #00964B;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
}

.course-sub-mt {
  margin-top: 30px;
  padding: 20px;
}

.study-up-back {
  background: url(/assets/img/course/back01-n.webp) no-repeat bottom/cover;
  background: url(/assets/img/course/back01-n.jpg) no-repeat bottom/cover;
  padding: 2vw 5% 80px;
  margin: 0 auto 60px;
  position: relative;
  z-index: 1;
}

.study-up-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin: 10px 0;
}

.study-up-area {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 20px;
  width: 50%;
}

.study-up-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.balloon1-left {
  position: relative;
  display: inline-block;
  background-color: #fff;
  border: solid 2px #00964B;
  padding: 16px;
  min-width: 240px;
  max-width: 100%;
  text-align: center;
  margin-bottom: 5px;
  border-radius: 4px;
}

.balloon1-left:before,
.balloon1-left:after {
  content: "";
  position: absolute;
  top: 42%;
  left: -4%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-40%);
}

.balloon1-left:before {
  border: solid 8px transparent;
  border-right: solid 8px #00964B;
}

.balloon1-left:after {
  border: solid 8px transparent;
  border-right: solid 8px #fff;
  margin-left: 3px;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
  color: #00964B;
  font-weight: 700;
  text-align: left;
}

.score-up::after {
  content: "";
  /*何も入れない*/
  display: inline-block;
  width: 30px;
  /*画像の幅*/
  height: 30px;
  /*画像の高さ*/
  background-image: url(/assets/img/course/img-up.webp);
  background-size: contain;
  vertical-align: middle;
  position: relative;
  top: -4px;
}


.study-up-back-short {
  background: url(/assets/img/top/back01.webp) no-repeat bottom/cover;
  padding: 2vw 5% 0;
  margin: 0 auto 60px;
  position: relative;
  z-index: 1;
}

.study-up-box>div:first-child {
  width: 50%;
}
.study-up-in-img {
  position: relative;
  bottom: -14px;
}
.study-up-in-img img {
  position: relative;
  top: -23px;
}

.c-red {
  color: #fb0059;
  font-weight: 600;
}


@media screen and (max-width: 768px) {

  .tosho {
    padding: 0 0 3rem;
  }

  .kv-bottom-read {
    padding: 0;
  }

  .blue-b {
    font-size: 1.9rem;
  }

  .kv-course {
    position: relative;
    top: -20px;
  }

  .course-kv-table {
    position: relative;
    top: -10px;
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
  }

  .course-kv-table th,
  .course-kv-table td {
    font-size: 1.2rem;
  }

  .course-kv-table th {
    position: sticky;
    left: 0;
  }

  .course-kv-table th::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #00964B;
  }

  .course-scroll {
    overflow-x: scroll;
  }

  .course-text-left {
    text-align: left;
  }

  .price-banner {
    font-size: 2.2rem;
    gap: 0;
    margin-bottom: 15px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .price-banner-text {
    top: 3px;
  }

  .price-text {
    font-size: 3.7rem;
    line-height: 1;
    position: relative;
    top: -2px;
  }

  .sizedown {
    font-size: 2.5rem;
  }

  .f-small {
    top: 10px;
  }

  .balloon {
    margin: 1em auto;
    padding: 13px 20px;
  }

  .methods-course-index {
    gap: 40px 20px;
  }

  .movie__title {
    font-size: 2.8rem;
  }

  .movie__title__mb {
    margin-bottom: 0;
  }

  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

  .tbl-r02 th,
  .tbl-r02 td {
    border-bottom: none;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
  }

  

  .toggle_number {
    width: 45px;
    height: 45px;
    font-size: 2rem;
    left: -5px;
    top: 10px;
    padding-left: 13px;
  }



  .toggle_title {
    padding: 1.5rem 2rem 1.5rem 40px;
  }

  .toggle_title::before {
    left: -140px;
    width: 194px;
  }

  .toggle_sub_tit {
    line-height: 1.3;
    font-size: 1.9rem;
    text-align: left;
  }

  .small-school-year {
    font-size: 1.3rem;
  }

  .toggle_title h3 {
    font-size: 1.8rem;
    line-height: 1.3;
  }

  .toggle_btn {
    right: 8px;
  }

  .toggle-content-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    gap: 0;
  }

  .toggle-content-text {
    width: auto;
  }

  .toggle_contents_text {
    margin-top: 15px;
  }

  .course-sub-tit {
    font-size: 1.6rem;
    margin-bottom: 8px;
  }

  .toggle_box {
    margin-top: 20px;
  }

  .toggle-content-subtit-box {
    font-size: 1.6rem;
    margin-bottom: 6px;
    line-height: 1.3;
  }

  .toggle-content-text-mt {
    margin-top: 15px;
  }

  .study-up-back {
    margin: 0 -20px 40px -20px;
    padding: 2vw 5% 40px;
  }

  .study-up-all {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  .study-up-area {
    width: auto;
  }

  .balloon1-left {
    padding: 10px;
    min-width: 170px;
  }

  .balloon1-left:before,
  .balloon1-left:after {
    left: -6%;
  }

  .study-up-back-short {
    margin: 0 0 5%;
    position: relative;
    inset-inline: 50%;
    width: 100vw;
    margin-inline: -50vw;
    padding: 1vw 0 0 0;
  }

  .study-up-in-img {
    margin: 10px 15px 0;
    bottom: 2px;
  }

  .study-up-in-img img {
    position: relative;
    top: -6px;
  }

  .score-up:after {
    top: -2px;
  }

  .study-up-text {
    margin-top: 5px;
  }

  .st-name {
    font-size: 1.2rem;
  }

  .balloon1-left p {
    line-height: 1.3;
  }

  .study-up-box img {
    width: 100%;
  }




  .new-school-count {
    left: 8px;
  }

  .new-school-count::after {
    right: -8px;
  }


  .pink-balloon {
    border-radius: 40px;
    padding: 13px 45px;
  }

  .pink-balloon p {
    font-size: 1.9rem;
    line-height: 1.3;
  }

  .caption_box .caption {
    font-size: 2.8rem;
    padding: 0 .6em;
    width: calc(100% - 18rem);
  }

  .tv-tit {
    font-size: 2.2rem;
  }

  .tv-tit::after {
    width: 40px;
    height: 40px;
  }

  .caption::after {
    width: 35px;
    height: 35px;
    right: 5px;
    bottom: -15px;
  }

  .caption_box {
    padding: 0 1em 1em 1em;
  }

  .tv-tit-block {
    top: -20px;
  }

  .cm-text {
    margin-bottom: 0;
  }

  .tv-movie {
    margin-top: 60px;
  }

  .width-20 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .worries-tit {
    font-size: 2.8rem;
    margin: 20px auto 40px;
  }

  .worries-mori::before {
    width: 30px;
    /*画像の幅*/
    height: 30px;
    /*画像の高さ*/
  }

  .balloon {
    margin: 1em auto;
    padding: 13px 20px;
  }

  .balloon p {
    font-size: 1.9rem;
  }

  .reason-tit {
    font-size: 2rem;
    margin-left: -30px;
    margin-right: -30px;
  }

  .reason-tit span {
    width: 45px;
    height: 37px;
  }

  .reason-tit span:after {
    top: 7%;
    width: 10%;
  }

  .reason-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    gap: 15px;
    padding: 0 0 35px;
  }

  .reason-box-back {
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .reason-block {
    gap: 10px;
  }

  .reason-box-back+.reason-box-back {
    margin: 0 -20px 0 -20px;
  }

  .reason-box-back:last-child {
    padding: 0 20px 35px;
  }

  .reason-box>div:first-child {
    width: auto;
  }

  .reason-box>div:last-child {
    width: auto;
  }

  dialog {
    height: 80%;
    width: 90%;
    padding: 40px 10px;
    font-size: 1.5rem;
  }

  .dialog-90 {
    height: 10vh;
  }

  dialog .cloase-btn {
    top: -14px;
  }

  .dialog-open {
    bottom: 6px;
    font-size: 1.2rem;
  }

  .balloon-p {
    font-size: 1.9rem;
  }
  .sp-br {
    display: block;
  }
}

@media screen and (max-width: 460px) {
  .course-enjoy__title {
    font-size: 1.7rem;
  }

  .methods-course-index {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }

  .methods-index {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }

  
}








.study-up-stph,
.study-up-mth,
.st-up-img {
  margin: 15px;
}

@media screen and (max-width: 768px) {

  .study-up-stph,
  .st-up-img {
    margin: 14px 40px;
  }

  .study-up-mth {
    margin: 0;
  }
}



/********************************

	高校生合格体験記

********************************/


/* PC (min-width: 1024px) で2列×2段のレイアウト */
@media (min-width: 1024px) {


  .accordion {
    grid-column: span 2;
    /* アコーディオンは2列幅で表示 */
  }

  /* アコーディオン内の4枚目のカードを非表示にする */
  .accordion-content .card-4 {
    display: none;
  }
}

/* スマートフォン (max-width: 1023px) で1列表示 */
@media (max-width: 1023px) {

  /* 通常の4番目のカードを非表示にしてアコーディオン内で表示する */
  .card-4 {
    display: none;
  }

  .accordion-content .card-4 {
    display: block;
    /* アコーディオン内で4枚目を表示 */
  }

}


.accordion-content {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto;
}

.accordion-toggle {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #fff;
  border: 1px solid #00964B;
  border-radius: 5px;
  color: #00964B;
  display: inline-block;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 700;
  justify-content: center;
  margin: auto;
  max-width: 440px;
  position: relative;
  text-align: center;
  -webkit-transition: color 0.3s, opacity 0.3s, background-position 0.1s;
  transition: color 0.3s, opacity 0.3s, background-position 0.1s;
  width: 100%;
}

.accordion-toggle.active+.accordion-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto;
  gap: 20px;
}

.pc-banner {
  display: block;
  position: relative;
}

.sp-banner {
  display: none;
}

.text-left {
  text-align: left;
}






@media screen and (max-width: 767px) {

  .accordion-content {
    display: flex;
    flex-flow: column;
  }
}









.sogo-taisaku-catch__body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto 0;
  max-width: 820px;
  position: relative;
  text-align: center;
}

.sogo-taisaku-catch__body:before {
  border: 2px solid #00964B;
  border-right: 0;
  left: -10px;
}
.sogo-taisaku-catch {
    margin: 40px auto 60px;
}
.sogo-taisaku-catch__body:after {
    border: 2px solid #00964B;
    border-left: 0;
    right: -10px;
}

.sogo-taisaku-catch__body:after,
.sogo-taisaku-catch__body:before {
  content: "";
  height: calc(100% + 30px);
  position: absolute;
  top: -10px;
  width: 18px;
}

.sogo-taisaku-catch__main {
  font-size: 2.8rem;
  position: relative;
  bottom: -5px;
}

.sogo-taisaku-catch__normal {
  font-weight: normal;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 2.6rem;
  font-feature-settings: "palt";
}
.sogo-taisaku-catch__normal__span {
    color: #fb0059;
    font-weight: 700;
}

.sogo-taisaku-catch__textblock {
  font-feature-settings: "palt";
  line-height: 1.5;
  font-size: 3.5rem;
}

.sogo-taisaku-catch__text__p {
  font-size: 3.5rem;
}

.sogo-taisaku-catch__span {
  font-size: 2.8rem;
}
.sogo-taisaku-catch__highlight {
    background: linear-gradient(transparent 70%, #fff600 70%);
    font-feature-settings: "palt";
    font-size: 3.5rem;
}
@media screen and (max-width: 940px) {
  .sogo-taisaku-catch__main {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  .sogo-taisaku-catch__body {
    max-width: 640px;
    padding: 0 15px;
  }

  .sogo-taisaku-catch__main {
    font-size: 2rem;
  }

  .sogo-taisaku-catch__normal {
    font-size: 1.5rem;
  }

  .sogo-taisaku-catch__textblock {
    font-size: 1.7rem;
  }

  .sogo-taisaku-catch__text__p {
    font-size: 2.1rem;
  }

  .sogo-taisaku-catch__span {
    font-size: 1.6rem;
  }
  .sogo-taisaku-catch__highlight {
    font-size: 2.1rem;
  }

}

/*==================================
円グラフ
==================================*/
.text-c {
  text-align: center;
}
.circle-graph-tit {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.circle-graph-tit-border {
  background: linear-gradient(transparent 70%, #fff600 70%);
}
.circle-graph-tit-min {
  font-size: 2.8rem;
}
.circle-graph-img {
  border: 1px solid #f2f2f2;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.08);
  margin: 32px 0 64px;
}
@media screen and (max-width: 768px) {
  .circle-graph-tit {
    font-size: 2.1rem;
  }
  .circle-graph-tit-min {
    font-size: 1.6rem;
  }
  .circle-graph-img {
    margin: 16px 0 40px;
  }
}
/*==================================
総合型選抜3つのメリット
==================================*/
/* クリックできることを示す */
.js-accordion-trigger {
    cursor: pointer;
}

/* 閉じている時のボタン表示例（任意） */
.js-accordion-trigger.selected .toggle_btn {
    content: "閉じる"; /* 必要に応じて調整してください */
}

/* コンテンツ部分の初期状態（JSで制御しますが、チラつき防止用） */
.js-accordion-content {
    display: none;
}
/* JSで最初に開く設定にするため、最初の要素だけ表示 */
/* .custom_accordion_box dl:first-of-type .js-accordion-content {
    display: block;
} */
.three-benefits {
  margin-bottom: 24px;
  font-size: 4.0rem;
  font-weight: 700;
  line-height: 1.3;
  color: #008743;
  text-align: center;
  margin-top: 56px;
  padding: 8px;
}
.three-benefits-accordion {
  background-color: #008743;
  color: #fff;
  font-size: 3.2rem;
  font-weight: 700;
  display: flex;
  gap: 15px;
  align-items: center;
  padding-left: 10px;
  position: relative;
}
.three-benefits-accordion h3 {
    font-feature-settings: "palt";
}
.three-benefits-accordion .toggle_btn {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: none;
    display: block;
    width: 24px;
    height: 24px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 50%;
}
.three-benefits-accordion.js-accordion-trigger.selected .toggle_btn {
    content: "閉じる";
}
.three-benefits-accordion.toggle_btn:before, .three-benefits-accordion.toggle_btn:after {
    display: block;
    content: "";
    background-color: #fff;
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.three-benefits-accordion .toggle_btn::before {
    width: 20px;
    height: 3px;
}
.three-benefits-accordion .toggle_btn::after {
    height: 20px;
    width: 3px;
}
.three-benefits-accordion.js-accordion-trigger.selected .toggle_btn:before, .three-benefits-accordion.js-accordion-trigger.selected .toggle_btn:after {
    display: block;
    content: "";
    background-color: #fff;
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.three-benefits-accordion-content {
  background-color: #f6fffb;
  padding: 24px 16px;
}

/* 1. 新しいアコーディオンの中身は、初期状態で「強制的に」隠す */
.custom_accordion_box .js-accordion-content {
    display: none !important;
}

/* 2. ただし、selectedクラスがついた時は「強制的に」表示する */
/* これにより、!important同士の戦いになり、selectedがある方が勝ちます */
.custom_accordion_box .selected + .js-accordion-content {
    display: block !important;
}
.custom_accordion_box--second {
  margin: 16px 0;
}
.banner-margin {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .three-benefits {
    font-size: 2.7rem;
    margin-top: 40px;
  }
  .three-benefits-accordion {
    font-size: 1.8rem;
    padding: 8px
  }
}

/*==================================
開講情報
==================================*/
.open-course-tit {
  margin-bottom: 24px;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  padding-top: 24px;
}
.open-course-tit img {
    width: 9%;
    position: relative;
    top: -3px;
}
@media screen and (max-width: 768px) {
  .open-course-tit {
      font-size: 2.0rem;
  }
  .open-course-tit img {
      width: 14%;
      position: relative;
      top: -4px;
  }
}
/*==================================
学校型選抜との違い
==================================*/
/* テーブル全体のスタイル */
.exam-table {
  width: 100%;
  max-width: 600px; /* 必要に応じて調整してください */
  border-collapse: collapse;
  line-height: 1.6;
}

/* 境界線の設定 */
.exam-table th,
.exam-table td {
  border: 1px solid #ccc;
  padding: 12px 15px;
  text-align: left;
}

/* ヘッダー（緑色の部分） */
.exam-table thead th {
  background-color: #009944; /* 画像に近い緑色 */
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  border: 1px solid #009944;
}

/* 左側の見出し列 */
.exam-table tbody th {
  background-color: #f6fffb;
  width: 30%; /* 幅の比率 */
  font-weight: bold;
  text-align: center;
}

/* 右側のデータ列 */
.exam-table td {
  background-color: #ffffff;
}

/* 箇条書きのスタイル調整 */
.exam-table ul {
  margin: 0;
  padding-left: 1.2em;
  list-style-type: disc;
}

.exam-table li {
  margin-bottom: 4px;
}

.exam-table li:last-child {
  margin-bottom: 0;
}
.table-flex {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .table-flex {
    flex-direction: column;
  }
}
