/*------------------------------------
  合格体験記
------------------------------------*/

.voice-ttl-wrapper {
  width: 1000px;
  margin: 0 auto;
}
.voice-slides-box {
  width: 1000px;
  margin: 0 auto;
  height:450px;
  background-color: #f4f4f4;
}
.voice-slide-box {
  width: 350px;
  box-shadow: 2px 2px 4px gray;
  position: relative;
  margin: auto 0;
  background-color: white;
  padding: 5px 10px;
  border-radius: 10px;
  height: 350px;
}
.voice-student-info-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 88%;
  margin-left: 10px;
}
.voice-student-img {
  width: 150px;
}
.voice-student-uni-txt {
  font-size: 27px;
  font-weight: 900;
  color: #009380;
  line-height: 0.8;
  margin-bottom: 10px;
  font-weight: bold;
}
.voice-faculty-adj {
  font-size: 17px;
  font-weight: 100;
}
.voice-student-name {
  line-height: 1.2;
  font-size: 15px;
  font-weight: bold;
  width: 210px;
}
.voice-student-honorifics {
  font-size: 18px;
}
.voice-univ-hash {
  text-align: right;
  font-size: 18px;
  color: #009380;
  font-weight: bold;
  margin-right: 10px;
}
.voice-coment-txt {
  width: 95%;
  margin: 0 auto;
  margin-top: 5px;
  font-family: Arial, sans-serif;
  font-size:18px;
}
.voice-slide {
  margin: 10px;
    display: flex;
  width: 400px !important;
}
.voice-container{
  margin-left: 20px;
}

.geneki-popup {
  background-color: red;
  color: white;
  position: absolute;
  writing-mode: vertical-rl;
  top: 0px;
  right: 0px;
  padding: 8px 0px;
  font-weight: bold;
  border-radius: 0px 10px 0px 0px;
}
.voice-thubnail-box {
  width: 950px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 15px;
}
.voice-thumnail-adj {
  border: solid 1px;
  border-radius: 7px;
  color: #009380;
  font-size: 22px;
  font-weight: bold;
  width: 130px;
  text-align: center;
  padding-right: 7px;
  margin: 5px 10px;
  padding: 2px 0px;
  cursor: pointer;
}
.meisei-adj {
  padding-right: 1px;
  width: 200px;
}

.section-title-box {
  display: flex;
  justify-content: space-between;
}

.title-right-text {
  font-weight: bold;
  padding: 5px;
}

.voice-ttl-wrapper .section-title-box::before {
  bottom: 7px;
}
.voice-ttl-wrapper .triangle-img {
  margin-bottom: 6px;
}

.voice-ttl-bold{
  font-weight: bold;
}

/*------------------------------------
  高等学校対応コースについて
------------------------------------*/
.about-course {
  width: 1000px;
  margin: 0 auto;
}
.about-course-ttl {
  font-size: 28px;
  color: var(--main-color);
  width: 880px;
  display: block;
  margin: 5px auto 20px;
  line-height: 1.2;
}
.about-course-txt-box {
  width: 900px;
  margin: 0 auto;
  border: solid var(--main-color) 3px;
  padding: 15px;
  position: relative;
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 20px;
}
.about-course-txt-box:after {
  content: "";
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background-color: var(--main-color);
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
.about-course-img {
  width: 550px;
  margin: 0 auto;
  display: block;
  margin-top: 20px;
}

.about-course-attention {
  color: #fc5b57;
  font-size: 35px;
}
/*------------------------------------
  この時期、東進に入った先輩の数値
------------------------------------*/
.senpai-detail-box {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.senapi-video {
  border: solid;
}
.senpai-txt-box p {
  margin-bottom: 20px;
}
.senpai-txt-box {
  padding-left: 10px;
}
.senpai-att-txt {
  font-size: 18px;
  line-height: 1;
}

.bule {
  color: #fc5b57;
  font-size: larger;
}

.button-box-top {
  width: 700px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border: 3px solid #000;
  border-radius: 12px;
}
/*------------------------------------
  特長高等学校対応コース
------------------------------------*/
.intro-kokotaio-ttl-box{
  width: 1000px;
  margin: 0 auto;
  border-bottom: solid 5px #4CB849;
  display: flex;
  font-size: 40px;
  font-weight: 900;
  justify-content: space-between;
  align-items: end;
}
.intro-koza-anai{
  border: solid;
  line-height: 1.1;
  padding: 6px 12px;
  font-size: 30px;
}
.intro-koko-flow-ttl{
  width: 350px;
}
.intro-course-ttl{
  color:#4CB849 ;
  margin-right: 96px;
}
.intro-kokokosu-txt{
  width: 1000px;
  line-height: 1;
  margin: 20px auto;
}
.intro-kokokosu-txt-adj{
  color: #ed3e64;
  font-size: 30px;
}
.intro-koko-flow-img-box{
  margin: 0 auto;
  width: fit-content;
  display: flex;
}
.intro-koko-flow-img-box img{
  width: 33%;
}
/*------------------------------------
  特長お悩みコンテンツ
------------------------------------*/
.nayami-ttl{
  font-size: 35px;
  text-align: center;
}
.onayami-box{
  display: flex;
  width: 800px;
  margin: 0 auto;
  justify-content: space-evenly;
}
.onayami-box img{ 
  width: 350px;
}
.onayami-bottom-img-box{
  width: 830px;
  margin:0 auto;
  display: flex;
}
.onayami-bottom-img-box img{
  width: 50%;
}
.onayami-positon-adj-box{
  position: relative;
  height: 250px;
  width: 1000px;
  margin: 0 auto;
}
.nayami-toshin-approach-img{
  position: absolute;
  top: 23px;
  z-index: -1;
}
.nayami-toshin-txt{
  position: absolute;
  font-size: 28px;
  color: white;
  font-weight: bold;
  right: 50%;
  transform: translateX(50%);
  line-height: 1.1;
  top: 152px;
}
.nayami-toshin-adj{
  font-size: 40px;
}
/*------------------------------------
  h2point
------------------------------------*/
.h2-point-wrapper{
  width: 1000px;
  margin: 0 auto;
  font-size: 18px;
  
  margin-bottom: 60px;
}
.h2-point-top-box{
  display: flex;
  justify-content: space-between;
}
.h2-point-top-box img{
  width: 350px;
  height: auto;
  margin-right: 20px;
  object-fit: contain;
}
.h2-point-tips {
  font-size: 20px;
  color: #009380;
  /* font-weight: bold; */
  /* position: relative; */
  z-index: 7;
  padding: 5px 0px 5px 8px;
}

.h2-point-tips-span{
  font-size: 30px;
  font-weight: bold;
}
.h2-point-tips::before{
  position: absolute;
  content: "";
  height: 44px;
  width: 300px;
  background: linear-gradient(to left, #ffffff, #cce4ff);
  z-index: -1;
  top: 0px; 
  left: 0px;
}
.h2-point-under-ttl-box{
  display: flex;
  justify-content: space-evenly;
  background: linear-gradient(to left, #ffffff, #cce4ff);
  align-items: center;
  font-size: 33px;
  font-weight: bold;
  width: 882px;
  margin: 12px auto;
  margin-top: 25px;
  padding: 5px 0px;
}
.-under-ttl-left{
  color: #ec6d4d;
  font-size: 35px;
  font-weight: bold;
  text-shadow: 
    2px 2px 0 white, /* 下右 */
    -2px 2px 0 white, /* 下左 */
    2px -2px 0 white, /* 上右 */
    -2px -2px 0 white;
  
}
.-under-txt-small{
  font-size: 25px;

}
.-under-colum-box{
  display: flex;
  width: 900px;
  margin: 0 auto;
  justify-content: space-between;
}
.-under-graph-detail{
  border: solid #ea613d;
  background-color: #f9f9f9;
  padding: 5px;
  width: 520px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 13px;
}
.-under-graph-img{
  width: 305px;
}
.-under-top-txt-ttl{
  margin-top: 10px;
}
.-under-graph-detail-txt{
  width: 545px;
}
.point-date-text {
  margin-left: 20px;
}

/*------------------------------------
  h1point
------------------------------------*/
.h1-point-wrapper{
  width: 900px;
  margin: 0 auto;
  font-size: 18px;
  margin-bottom: 60px;
}
.h1-nyusi-box{
  background-color: #F05978;
  width: 450px;
  color: #fff;
  border-radius: 20px 0px 0px 20px;
}
.h1-course-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  margin-bottom: 30px;
}
.h1-koukou-box {
  background-color: #1CBFDF;
  width: 450px;
  color: #fff;
  border-radius: 0px 20px 20px 0px;
}
.nyusi-detail {
  background-color: #fffafa;
  border-color: #ffced3;
  width: 400px;
  height: 272px;
  margin: 0 auto;
  padding-top: 30px;
}
.koukou-detail {
  background-color: #f5feff;
  border-color: #b4f3fe;
  width: 400px;
  height: 272px;
  margin: 6px auto 0px;
  padding-top: 20px;
}
.center-image {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10; /* 他の要素より前に表示 */
  bottom: -7px;
}

.center-image img {
  max-width: 90px; /* 適切なサイズ調整 */
  height: auto;
}
.h1-point-bold-title {
  font-weight: bold;
  font-size: 32px;
}
.h1-point-small-title {
  font-size: 25px;
}
.h1-point-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  text-shadow: 0 0 1px black;
}
.h1-point-title-koukou {
  font-weight: bold;
  font-size: 20px;
  text-shadow: 0 0 1px black;
}
.h1-point-title-big {
  font-weight: bold;
  font-size: 38px;
  text-shadow: 0 0 1px black;
}
.h1-point-normal-title {
  font-weight: bold;
  font-size: 24px;
  height: 70px;
}
.h1-point-box {
  height: 130px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.h1-point-example {
  width: 320px;
  margin-left: 26px;
}
.h1-point-nyusi-1 {
  width: 278px;
  margin-left: 30px;
}
.h1-point-nyusi-2 {
  width: 179px;
  margin-left: 78px;
}
.nyusi-detail-text {
  font-size: 16px;
  font-weight: bold;
  width: fit-content;
  margin: 0 auto;
}
.nyusi-under-text {
  font-size: 15px;
  margin-left: 39px;
  padding-bottom: 10px;
  font-weight: bold;
}
.h1-point-koukou-title {
  font-weight: bold;
  font-size: 24px;
}
.h1-point-koukou {
  width: 300px;
  margin: 41px 0px 12px 71px;
}
.koukou-detail-text {
  font-size: 19px;
  width: fit-content;
  margin: 0 auto;
}
.nyusi-title {
  font-weight: bold;
  font-size: 30px;
  margin: 0px auto 0px;
  width: 400px;
}
.nyusi-title2 {
  font-weight: bold;
  font-size: 30px;
  margin: 0px auto 0px;
  width: fit-content;
}
.nyusi-title3 {
  font-weight: bold;
  font-size: 30px;
  margin: 0px auto 0px;
  width: 490px;
}
.nyusi-title4 {
  font-weight: bold;
  font-size: 30px;
  margin: 0px auto 0px;
  width: fit-content;
}
.winter-detail {
  border: solid #ea613d;
  background-color: #f9f9f9;
  padding: 5px;
  font-size: 20px;
  line-height: 1.4;
}
.winter-detail-text {
  text-align: center;
  font-size: 16px;
}
.h1-point-detail-img {
  width: 200px;
}
.h1-point-detail {
  margin: 1px;
  display: flex;
}
.h1-point-detail-text {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nyusi-title-box {
  padding: 4px 2px;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  color: #fff;
  background-color: #F05978;
  width: 560px;
}
.koukou-title-box {
  padding: 4px 2px;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  color: #fff;
  background-color: #1CBFDF;
  width: 560px;
}

.h1-slide-box {
  width: 280px;
  box-shadow: 2px 2px 4px gray;
  position: relative;
  background-color: white;
  padding: 5px 10px;
  border-radius: 10px;
  height: 150px;
  border:#009380 solid 5px;
}

.course-card-head {
  background-color: #009380;
  color: #fff;
  padding: 5px 10px 10px;
  position: relative;
  height: 75px;
  display: flex
;
  align-items: center;
}

.h1-slides-box {
  width: 1000px;
  margin: 0 auto;
  height:200px;
}

.h1-slide {
    display: flex;
    width: 435px !important;
}

.h1-class-title-text {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #009380;
}

.h1-class-title-big {
  font-size: larger;
}

.h1-slide-box-head {
  background-color: #009380;
  overflow: hidden;
  height: 40px;
  width: 280px;
}

.h1-slide {
  margin: 10px;
    display: flex;
}

 .modal {
  display: none;
  position: fixed;
  z-index: 1000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
  background-color: #fefefe;
  margin: 15vh auto;
  padding: 20px;
  border: 10px solid #00938042;
  width: 1000px;
  border-radius: 15px;
  max-height: 80vh;
  overflow: scroll;
}

.close {
  color: #aaa;
  float: right;
  font-size: 40px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
} 
.modal-section {
  display: none;
}
.modal-section-ttl{
  background: #009380;
  color: #fff;
  width: 400px;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}

.modal-section-sub-ttl{
  font-size: 25px;
  font-weight: bold;
}
.modal-section-sub-ttl .-red{
  color: red;
}
.modal-section-flex .-ttl{
  font-size: 25px;
  font-weight: bold;
  color: #61ac92;
}
.modal-section-flex .-txt{
  font-size: 20px;
}
.modal-section-flex{
  display: flex;
  margin: 10px auto 0;
}
.modal-img{
  width: 220px;
  margin-left: 15px;
  height: 100%;
}
.link-txt{
  text-align: right;
  margin-top: 10px;
  font-size: 20px;
}
.rmk-box{
  text-align: center;
  margin-top: 20px;
}
.rmk-box div{
  font-size: 20px;
}
#qa_img {
  margin: 0 100px;
}

.teacher-info .teacher-link {
  bottom: 0px;
  color: #007fff;
  font-size: 14px;
  left: 350px;
  position: absolute;
  text-decoration: underline;
}


.msm-btn {
  margin-top: -7px;
}

.modal_content {
  margin: 3% auto;
  background: white;
  padding: 1%;
  border-radius: 5px;
  width: 60%;
  text-align: center;
  position: relative;
  height: 85%;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  z-index: 1000;
}

.modal.show {
  display: block;
}

.modal-flex {
  display: flex;
  margin-right: -160px;
}

.modal-txt {
  margin: 15px;
  width: 60%;
}

.movie-wapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.modal-txt-head {
  font-size: 30px;
  border-bottom: solid #009380;
}

.modal-txt-normal {
  margin-top: 20px;
  height: 215px;
  text-align: left;
  overflow-y: auto;
}

.modal-txt-long {
  margin-top: 20px;
  height: 215px;
  overflow: scroll;
  overflow-x: hidden;
  text-align: left;
}

.modal-img {
  width: 220px;
  margin-top: 50px;
}

.modal-title {
  font-size: 50px;
  border-bottom: 3px dotted #009380;
}

.modal-title-long {
  font-size: 30px;
  border-bottom: 3px dotted #009380;
}

.movie-flex {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  flex-wrap: wrap;
  gap: 10px;
}

iframe {
  width: 450px;
  height: 250px; 
}



/* ベーススタイル */
.hover-box {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* ホバー時のスタイル */
.hover-box:hover {
  transform: scale(1.03); /* 少し拡大 */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); /* 影を追加 */
}
.h1-point-under-text {
  font-weight: bold;
  font-size: 20px;
  width: fit-content;
  margin: 0 auto;
}
.h1-point-under-text-dec {
  color: #009380;
}
.small-text-title {
  font-size: 34px;
}
/* ここからせっきーコピーして */
.h1-point-box-flex {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

.h1-point-box-cnt {
  width: 50%;
  background-color: #fff;
}

.h1-point-detail-cnt {
  width: 50%;
  margin: 3px;
}

.h1-point-detail-pinktitle {
  color: #F05978;
}
.h1-point-detail-bigtitle {
  color: #F05978;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}
.h1-point-detail-bluetitle {
  color: #1CBFDF;
}
.h1-point-detail-bigbluetitle {
  color: #1CBFDF;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}
.h1-point-detail-normaltitle {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.nyusi-detail-koukou {
  display: flex;
}
.nyusi-detail-koukou-text {
  font-size: 16px;
  padding: 6px;
}
.h1-point-detail-ttl{
  margin-bottom: 5px;
}

.nyusi-detail-koukou-img {
  width: 240%;
}

.h1-content-cnt{
  margin-bottom: 20px;
}
.section-title-h1point {
  text-align: left;
  line-height: 50px;
}
.section-title-box-h1point {
  display: flex;
  justify-content: left;
  margin: 0 auto;
  position: relative;
  align-items: center;
}
.section-title-box-h1point::before {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: 5px;
  background: linear-gradient(
    to right,
    #009380 0%,
    #009380 70%,
    #f4f4f4 70%,
    #f4f4f4 100%
  );
}

.voice-slide.is-active {
  transform: scale(1.2);
}

/* .voice-slide.is-next {
  transform: scale(0.8);
}

.voice-slide.is-prev {
  transform: scale(0.8);
} */

#voice-slide-track {
  margin:auto 0;
  height:450px;
}

.koukou-course {
  margin-top: 18px;
  margin-bottom: 15px;
  font-size: 20px;
}

.koukou-kourse-text {
  text-align: center;
}

.koukou-course-box{
  width:640px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) and (min-width: 601px) {
  .modal_content {
    width: 80%;
    height: 90%;
    padding: 2%;
    font-size: 1rem; /* 必要に応じて調整 */
  }

  .modal-txt{
    width: 50%;
  }
}

/*------------------------------------
  common
------------------------------------*/
.header-nav {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 25px auto 15px;
  font-weight: bold;
  font-size: 20px;
}
.header-nav-list:first-child {
  display: block;
  width: 50px;
  height: 45px;
  background-color: #fff;
  border-radius: 50%;
  content: url(../img/header_home_icon.png);
}
.header-nav-list {
  display: flex;
  justify-content: center;
  width: 250px;
  height: 40px;
  align-items: center;
  cursor: pointer;
}
.header-nav-list.active {
  background-color: #e5f3f3;
  color: #009380;
}
.tab-guideline{
  width: 250px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.js-tab-list {
  display: none;
}
.js-tab-list.active {
  display: block;
}

.bule {
  color: #fc5b57;
  font-size: larger;
}
.grade-button-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 1000px;
  margin: 50px auto;
}
.grade-button {
  width: 400px;
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 40px;
  text-align: center;
}
.h2-marker {
  border-bottom: 11px solid #fae800;
  display: inline-block;
  line-height: 22px;
}
.h1-marker {
  border-bottom: 11px solid #fae800;
  display: inline-block;
  line-height: 22px;
}
.h0-marker {
  border-bottom: 11px solid #fae800;
  display: inline-block;
  line-height: 22px;
}
.h3-marker {
  border-bottom: 11px solid #fae800;
  display: inline-block;
  line-height: 22px;
}
/*------------------------------------
  東進からのおすすめ
------------------------------------*/

.announce-hr{
  width: 800px;
  margin: 40px auto 20px;
}
.announce-first-box{
  display:flex;
}
.announce-ttl{
  width: 300px;
}
.announce-slide{
  width: 316px!important;
  margin: 0 auto;
}
.annouce-from-toshin{
  width: 1000px;
  margin: 0 auto;
}
.announce-point-ex-box{
  width: 1000px;
  display: flex;
  justify-content: space-between;
  margin: 20px 0px;
}
.announce-under-point-img{
  width: 220px;
}
.announce-slides-box{
  width: 1000px;
  margin: 10px auto;
  padding-bottom: 10px;
}
.announce-slide img{
  border-radius: 10px;
  box-shadow: 5px 6px 6px #dfdcdc;
}
.announce-slides-ttl {
  text-align: center; 
  font-size: 35px;
  margin-bottom: 15px;
}
.announce-underimg-txt {
  font-size: 18px;
  margin: 0 auto;
}

.announce-underimg-txt > span{
  font-size: 25px;
}

/*------------------------------------
  intro/tokubetsu_shotai 特長移植
------------------------------------*/
.event-sub-ttl {
  font-size: 50px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}

.feature-upper {
  position: relative;
}

.feature-subtitle-img {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.feature-lower-big {
  position: relative;
  background-image: url(../img/feature-square-big.png);
  background-repeat: no-repeat;
  margin: 10px auto 0;
  width: 90%;
}

.feature-lower-image3 {
  position: absolute;
  width: 360px;
  left: 57%;
  top: 15.5%;
}

.feature-subtitle-img {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.feature-lower {
  position: relative;
  background-image: url(../img/feature-square.png);
  background-repeat: no-repeat;
  width: 90%;
}

.feature-lower-image1 {
  position: absolute;
  width: 300px;
  left: 62%;
  top: 0%;
}

.feature-text {
  margin-top: 7px;
  font-size: 20px;
}

.feature-text-title {
  font-size: 29px;
}

.feature-lower-2 {
  position: relative;
  background-image: url(../img/feature-square.png);
  background-repeat: no-repeat;
  top: 28%;
  left: 50%;
  height: 460px;
  background-repeat: no-repeat;
  margin-top: 20px;
  background-color: white;
  width: 900px;
  transform: translate(-50%, -50%);
  border-radius: 12px;
}

.shotai-feature-slide .splide__pagination__page.is-active {
  background-color: #009380;
}

.announce-underimg-url {
    text-align: right;
    display: block;
    color: #0013ff;
    font-weight: bold;
    text-decoration: underline !important;
    text-decoration-color: #0013ff;
}

.feature_top_img{
  width: 1000px;
  margin:0 auto;
  display: block;
  border: solid .5px #009380;
}

.slide-links {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 10px auto;
  max-width: 800px;
}

.slide-link-point {
  text-align: center;
}

.slide-link-circle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  border: 2px solid #009380;
  color: #009380;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  transition: 0.3s ease-in-out;
}

/* .slide-link-circle:hover {
  transform: scale(1.1) translateY(-5px);
  background-color: #009380;
  color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
} */


.slide-link-label {
  font-size: 19px;
  position: absolute;
  top: 10px;
}

.slide-link-number {
  font-size: 57px;
  font-weight: bold;
  position: absolute;
  top: 30px;
}

.slide-link-description {
  margin-top: 5px;
  font-size: 19px;
  font-weight: bold;
  color: #009380;
}

.shotai-feature-slide .splide__arrow {
  width: 4em;
  height: 4em;
}

.shotai-feature-slide .splide__arrow--next {
  right: -3em;
}

.shotai-feature-slide .splide__arrow--prev {
  left: -3em;
}
.reason-number {
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
  font-size: 30px;
}

.test-quiz-container {
  text-align: center;
  margin: 50px;
}

.test-option {
  display: block;
  margin: 10px auto;
  padding: 10px;
  background-color: #f0f0f0;
  border: none;
  cursor: pointer;
}

.test-option:hover {
  background-color: #ccc;
}

#result {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}