@charset "utf-8";

/*----- achievement -----*/
#achievement_img01 {
  width: 12.3rem;
  position: absolute;
  bottom: 0;
  right: -2rem;
}
.achievement_img {
  width: 16rem;
}
.achievement_ttl {
  background: #199342;
  border-radius: 0.6rem;
  position: relative;
  padding: 0 0 0 2.6rem;
}
.achievement_ttl::before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background: #fff002;
  border-radius: 0.3rem;
  position: absolute;
  left: 1rem;
  top: calc(50% - 0.3rem);
}

/*----- compare -----*/
#compare_box li {
  padding: 2rem 1.5rem 3rem 1.5rem;
}
#compare_box h3 {
  border-bottom: 0.1rem solid #cccccc;
  position: relative;
  z-index: 1;
  padding-bottom: 1.2rem;
}
.compare_num {
  width: 11.6rem;
  position: absolute;
  top: -6rem;
  left: 0;
  right: 0;
}

/*----- issue -----*/
.issue_area {
  width: 22rem;
  height: 22rem;
  background-color: #ffffff;
  /* border-radius: 50%; */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.7rem;
  
  background-image: url(../img/issue/issubg.png);
  background-size: cover;
}

.issue_area:nth-child(2) {
  margin: 0 2.5rem;
}

.issue_area:nth-child(4) {
  margin-right: 2.5rem;
}

.issue_box {
  display: flex;
  width: 71rem;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
}

#issue_arw {
  width: 55rem;
  animation: bounce 2s infinite;
}
@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
#issue_img05 {
  width: 21.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
}

/*----- strong -----*/
.strong_ttl {
  position: absolute;
  top: -3.55rem;
  height: 6.36rem;
  left: 0;
  right: 0;
}

.strong_ttl span {
  font-size: 5.4rem;
}

#strong_img03b {
  width: 11.2rem;
  position: absolute;
  top: -6.5rem;
  right: 3rem;
}
.strong03_ttl {
  font-size: 3.5rem;
  font-weight: bold;
  color: #2076B0;
  border-bottom: 0.3rem solid #2076B0;
  display: inline-block;
  margin-bottom: 1.5rem;
}

.stChart01 {
  display: block;
  width: 56.7rem;
  margin: 0 auto;
  margin-bottom: 5rem;
}

.stChart02 {
  display: block;
  width: 54.2rem;
  margin: 0 auto;
}
#strong_img03e {
  width: 13.4rem;
  position: absolute;
  top: -3rem;
  left: 3rem;
}

.strong_img06 {
  width: 72rem;
  position: absolute;
  top: -6rem;
  left: 0;
  right: 0;
}

/*----- banner -----*/
.banner_ttl {
  width: 29.4rem;
}


/*----- voice -----*/
.voice_ttl_h3 {
  position: absolute;
  right: 0;
  bottom: 2rem;
  width: 47rem;
  background-image: url(../img/voice/voice_ttl_h3_bg.png);
  background-size: auto 100%;
  line-height: 1.43;
  padding: 0.5rem 2rem 0.5rem 0;
  text-align: right;
}

.voice_ttl_h3.OLine {
  height: 8rem;
  padding: 2rem 2rem 2rem 0;
}

.voice_ttl_h3 div {
  display: inline-block;
  text-align: left;
}

.voice_ttl_h3 span {
 color: #FFE500;
}

.ttlwb .voice_ttl_h3 {
  width: 40.4rem;
  padding: 0.3rem 0 0.3rem 2rem;
}

.cupImg {
  position: absolute;
  width: 7.6rem;
  bottom: 0.8rem;
  right: 35rem;
}

.ttlwb .cupImg {
  right: 38.5rem;
}

.ttlwb.number02 .voice_ttl_h3 {
  width: 47rem;
  padding-left: 2.5rem;
}

.ttlwb.number02 .cupImg {
  right: 45.2rem;
}

.ttlwb.number03 .voice_ttl_h3 {
  width: 35rem;
  padding-left: 3rem;
}

.ttlwb.number03 .cupImg {
  right: 33.2rem;
}

.voice_ttl dt {
  width: 11rem;
}
.voice_ttl .voice_zoom {
  width: 14rem;
  height: 14rem;
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 5rem;
  transform: translate(0, -50%);
}

.voice_zoom_png {
  position: absolute;
  width: 9.5rem;
  left: 15.8rem;
  bottom: 0;
}

.voice_zoom_png:after {
  content: '';
  position: absolute;
  width: 9.1rem;
  height: 9.1rem;
  background-image: url(../img/voice/zoomtext.svg);
  background-size: cover;
  top: 2.6rem;
  right: 0.25rem;
}

.zoom_even {
  left: initial;
  right: 15.8rem;
}

.voice_btn {
  width: 14.7rem;
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

.voice_txt {
  overflow: hidden;
  height: 24rem;
}
.voice_txt.open {
  height: auto;
}
.fadeout {
  width: 100%;
  height: 14rem;
  background-image: url(../img/gakken/fadeBg.png);
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.childVoice .fadeout {
  height: 8.2rem;
  background-size: 100% auto;
  background-position: bottom;
  bottom: -1.2rem;
}

.childVoice .voice_btn {
  bottom: 0;
}

#voice_img03 {
  width: 50rem;
}
#voice_img04 {
  width: 18.2rem;
  position: absolute;
  top: 0;
  right: 3rem;
}
#voice_ttl02 {
  border-top: 0.1rem solid #ff5a5a;
  border-bottom: 0.1rem solid #ff5a5a;
  padding: 1.5rem 0;
}

/*----- course -----*/
#course_ttl {
  background: url(../img/course/img01.svg) no-repeat center top;
  background-size: contain;
  height: 13.2rem;
  padding: 4.5rem 0 0 0;
}
.course_ttl02 {
  background: #1380A2;
  padding-top: 0.7rem;
  padding-bottom: 0.3rem;
  border-radius: 0.6rem;
}
#course_img06 {
  width: 12.8rem;
  position: absolute;
  bottom: 0;
  left: -2.6rem;
}

.course_ttl03 {
  position: relative;
  z-index: 1;
}
.course_ttl03 span {
  background: #ffffff;
  display: inline-block;
}
.course_ttl03::after {
  content: "";
  display: block;
  height: 0.1rem;
  width: 65rem;
  background: #199342;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}


/*----- step -----*/

.step_box {
  border-radius: 1.5rem;
  padding: 4rem 3rem 3rem 3rem;
  border: 0.2rem solid #1380A2;
}
.step_ttl {
  position: absolute;
  top: -3.3rem;
  width: 18rem;
  left: 0;
  right: 0;
}
#step_tel {
  width: 19.3rem;
}
#step_btn {
  width: 38.3rem;
}

#step02_ttl {
  background: url(../img/step/step02_ttl_bg.png);
  background-repeat: no-repeat;
  background-size: 34.8rem auto;
  background-position: center 4.5rem;
}

#step02_li li {
  border-bottom: 0.1rem dashed #1380A2;
}

/*----- faq -----*/
.faq_btn {
  display: block;
  width: 35rem;
  height: 8.3rem;
  line-height: 8.3rem;
  text-decoration: none;
  background: url(../img/faq/btn.svg) no-repeat center top, url(../img/faq/btn_h.svg) no-repeat center top; /* 予めhover時の画像を読み込むことでチラつき防止 */
  background-size: cover;
}

.faq_btn:hover {
  background: url(../img/faq/btn_h.svg) no-repeat center top;
  background-size: cover;
}

.faq_btn.active {
  background: url(../img/faq/btn_h.svg) no-repeat center top;
  background-size: cover;
}

.faq_ttl {
  background: #1380A2 url(../img/faq/ttl.svg) no-repeat 3rem center;
  background-size: 1rem;
  border-radius: 0.9rem;
  padding: 1.7rem 2rem 1.7rem 5rem;
}

.accordion_box {
  border: 0.1rem solid #1380A2;
  background: #FFF;
  margin-right: 0.5rem;
  box-shadow: 0.5rem 0.5rem 0 #00000026;
}
/*アコーディオンタイトル*/
.faq_q {
  cursor: pointer;
  padding: 0 2rem 0 5rem;
  position: relative;
}
.faq_q::before {
  content: "";
  display: block;
  width: 4.2rem;
  height: 4.2rem;
  background: url(../img/faq/q.svg) no-repeat center top;
  background-size: 4.2rem;
  position: absolute;
  top: calc(50% - 2.1rem);
  left: 0;
}
/*アコーディオンで現れるエリア*/
.faq_a {
  display: none;/*はじめは非表示*/
  background: #FFF;
  padding: 2rem 0 0 5rem;
  margin-top: 2rem;
  position: relative;
  border-top: 0.1rem solid #1380A2;
}
.faq_a::before {
  content: "";
  display: block;
  width: 4.2rem;
  height: 4.2rem;
  background: url(../img/faq/a.svg) no-repeat center top;
  background-size: 4.2rem;
  position: absolute;
  top: 2rem;
  left: 0;
}

/*アイコンの＋と×*/
.faq_q::after {
    position: absolute;
    content:'';
    width: 0.8rem;
    height: 1.4rem;
    top: calc(50% - 0.4rem);
    right: 0;
    background: url(../img/faq/arw.svg) no-repeat center top;
    background-size: contain;
    transition: 0.3s;
}
/*　closeというクラスがついたら形状変化　*/
.faq_q.close::after {
  transform: rotate(90deg);
}


/*----- footer_on -----*/
#footer_on {
  background: url(../img/footer/bg.svg) no-repeat center top;
  background-size: contain;
}
#footer_on .flex li {
  margin: 0 1.5rem;
}
#f_logo01 {
  width: 20rem;
}
#f_logo02 {
  width: 23.2rem;
}
/*----- footer -----*/
footer {
  background: #1380A2;
  color: #FFF;
}
footer a {
  display: inline-block;
  margin-bottom: 1.8rem;
  padding: 0 1rem;
  box-sizing: border-box;
  color: #FFF;
  text-decoration: none;
  line-height: 1;
}

footer a.border-right {
  border-right: 0.1rem solid #FFF;
  margin-right: -0.2rem;
}

@media screen and (min-width:600px) {
  .sp {display: none !important;}
}

@media screen and (max-width:599px) {
}