@charset "UTF-8";
/*
Theme Name: 【越谷市の個別指導塾】ECOWS
Theme URI: https://shingakujuku-ecows.com/
Description: 【越谷市の個別指導塾】ECOWS
Version: 1.0.0
Author: Ecows
*/

@media screen and (min-width:768px) {
  h2.main_title_jp.format_2 {
    margin: 0 auto 60px;
    text-align: center;
    font-size: 4rem;
    font-weight: 700;
    letter-spacing: 0.32rem;
  }
  h2.main_title_jp.format_2 span {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 0.1rem;
    display: block;
  }
  section.flow.last_section,
  section.top-access.last_section {
    padding: 175px 0 350px;
  }
  h2.main_title_jp.underbar:after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #062D74;
  }
  h2.main_title_jp {
    text-align: center;
    margin: 0 auto 76px;
    color: #062D74;
    position: relative;
  }
  .sub-faq_faq.last_section,
  .sub-contact_content,
  .last_section {
    padding: 125px 0 350px;
  }
  section.blog.last_section,
  .access_section.last_section {
    padding: 100px 0 350px;
  }
}
@media screen and (max-width: 767px) {
  h2.main_title_jp.format_2 {
    margin: 0 auto 30px;
    text-align: center;
    font-size: 2.25rem;
    font-weight: 700;
    letter-spacing: 0.18rem;
  }
  h2.main_title_jp.format_2 span {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.065rem;
    display: block;
    line-height: 1;
  }
  p.notice {
    text-align: left;
    margin: 0!important;
  }
  section.flow.last_section,
  section.top-access.last_section,
  .last_section {
    padding: 50px 0 250px;
  }
  h2.main_title_jp.underbar:after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #062D74;
  }
  h2.main_title_jp {
    text-align: center;
    margin: 0 auto 50px;
    color: #062D74;
    position: relative;
  }
  .sub-faq_faq.last_section,
  .sub-contact_content {
    padding: 50px 0 250px;
  }
  section.blog.last_section,
  .access_section.last_section {
    padding: 50px 0 250px;
  }
}
main {
  padding-top: 0;
  background-color: #FFF;
}
.t_color01 {
  color: #062D74;
}

.t_color02,
h2.main_title_jp.t_color02 {
  color: #ED9228;
}
.t_color03,
h2.main_title_jp.t_color03 {
  color: #49A13E;
}
h2.main_title_jp.t_color04,
h2.main_title_jp.t_color04 {
  color: #1c1c1c;
}
.t_color05,
h2.main_title_jp.t_color05 {
  color: #EDE736;
}

h2.main_title_jp.underbar.t_color01:after {
  background-color: #062D74;
}
h2.main_title_jp.underbar.t_color02:after {
  background-color: #ED9228;
}
h2.main_title_jp.underbar.t_color03:after {
  background-color: #49A13E;
}
h2.main_title_jp.underbar.t_color04:after {
  background-color: #1c1c1c;
}
h2.main_title_jp.text_left {
  text-align: left;
}

.w-content {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}

.w-1440 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  width: 100%;
}

.w-1100 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  width: 100%;
}

.d-ib {
  display: inline-block;
}

p.notice {
  margin: 10px auto 0;
  font-weight: 700;
}
.footnote,
h3 .footnote {
  font-size: 1rem;
  margin-top: 0;
  line-height: 1;
  vertical-align: top;
}

@media screen and (min-width:768px) {
  .spver {
    display: none;
  }
}

@media screen and (max-width:767px) {
  .pcver {
    display: none;
  }
}

@media screen and (min-width:768px) {
  a:hover {
    opacity: .7;
  }
}

/* Loading */
@media screen and (min-width:768px) {
  .loading {
    width: 100%;
    height: 100vh;
    background: url(./images/loading_bg_1.png) right top / 13.54% no-repeat,
      url(./images/loading_bg_2.png) left top 40% / 10.67% no-repeat,
      url(./images/loading_bg_3.png) left 15% top 10% / 8.125% no-repeat,
      url(./images/loading_bg_4.png) right 10% bottom 48% / 8.125% no-repeat,
      url(./images/loading_bg_5.png) right bottom / 100% no-repeat;
    background-color: #fff;
    position: fixed;
    z-index: 999;
    top: 0;
  }
}

@media screen and (max-width:767px) {
  .loading {
    width: 100%;
    height: 100vh;
    background: url(./images/loading_bg_1.png) right top / 13.54% no-repeat,
      url(./images/loading_bg_2.png) left top 40% / 10.67% no-repeat,
      url(./images/loading_bg_3.png) left 15% top 10% / 8.125% no-repeat,
      url(./images/loading_bg_4.png) right 10% bottom 48% / 8.125% no-repeat;
    background-color: #fff;
    position: fixed;
    z-index: 999;
    top: 0;
    position: relative;
  }
   .loading:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(./images/loading_bg_5.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
   }
}


.loading_inner {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.loading_box {
  transition: 0.4s;
  text-align: center;
}

body.is-show .loading_box {
  transform: translateY(0.625em);
}

.loading_logo {
  width: 50%;
  margin: 0 auto 100px;
  max-width: 378px;
}

.loading_visual {
  position: relative;
  width: 100%;
  height: 50px;
}

.loading_bar {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #062D74;
}

.loading_move-wrapper {
  display: block;
  width: 90%;
  margin: auto;
  position: relative;
}

.loading_move {
  position: absolute;
  top: -11.5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateX(-50%);
}

.loading_circle {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #062D74;
}

.loading_percent {
  color: #062D74;
}

@media screen and (max-width: 767px) {
  .loading_move-wrapper {
    width: 80%;
  }
}


/* Scroll Animetion */
.js-fade {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1.2s ease-out, transform 1.2s ease-out;
  will-change: opacity, transform;
}

body.is-show .js-fade.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.js-fade.js-paint {
  clip-path: inset(0 100% 0 0);
  opacity: 1;
  transform: translateY(0);
}

body.is-show .js-fade.js-paint.is-visible {
  animation: paint-action 2s ease-out forwards;
}

@keyframes paint-action {
  0% {
    clip-path: inset(0 100% 0 0);
  }

  100% {
    clip-path: inset(0 0 0 0);
  }
}


.delay-100 {
  transition-delay: 0.1s;
}

.delay-200 {
  transition-delay: 0.2s;
}

.delay-300 {
  transition-delay: 0.3s;
}

.delay-400 {
  transition-delay: 0.4s;
}

.delay-500 {
  transition-delay: 0.5s;
}

.delay-600 {
  transition-delay: 0.6s;
}

/* header */
.header_box {
  transition: all .4s ease-out;
}

.nav_unshown {
  display: none;
}


@media screen and (min-width: 1401px) {
  .header_nav nav .nav_right {
    width: auto;
    display: block;
    position: absolute;
    right: 25px;
    top: 40px;
    background-color: #fff;
    padding: 10px 18px 10px 50px;
    border-radius: 50px;
  }

}
@media screen and (min-width: 1220px) and (max-width:1400px) {
  .header_nav nav .nav_right {
    width: auto;
    display: block;
    position: absolute;
    right: 25px;
    top: 20px;
    background-color: #fff;
    padding: 10px 18px 10px 50px;
    border-radius: 50px;
  }
}
@media screen and (min-width: 1220px) {
  header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
  }

  header .header_box div.logo a:hover {
    opacity: 0.7;
  }

  header .header_box .header_nav,
  header .header_box .header_nav nav {
    height: 100%;
  }

  .header_nav nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  /* ナビゲーション配置 */
  .header_nav nav .nav_left a {
    display: block;
    max-width: 200px;
    padding: 0;
  }

  #nav_drawer,
  header .sp_header_logo,
  header .sp_header_tel {
    display: none;
  }

  header .header_box {
    width: 100%;
  }

  .header_nav nav .nav_right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
    text-align: center;
  }

  .header_nav nav .nav_right ul li {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }

  .header_nav nav .nav_right ul li a {
    font-weight: 700;
    display: flex;
    
    align-items: center;
    justify-content: center;
    line-height: 1;
    gap: 5px;
  }

  .header_nav nav .nav_right ul li a:hover {
    color: #ED9228;
    opacity: 1;
  }

  .header_nav nav .nav_right ul li.mail a {
    border-radius: 40px;
    background: #EDE736;
    width: 100%;
    height: 60px;
    padding: 0 33px 0 18px;
    position: relative;
  }

  .header_nav nav .nav_right ul li.mail a:after {
    content: "";
    background-image: url("./images/icon_link_blue.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 7.5px;
    height: 11px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
  }

  .header_nav nav .nav_right ul li.mail a:hover {
    color: #1f1f1f;
    opacity: .8;
  }

  .header_nav nav .nav_right ul li a .icon svg {
    max-width: 36px;
    max-height: 32px;
  }

  .header_nav nav .nav_right ul.link_texts {
    padding: 10px 0;
  }

  .header_nav nav .nav_right ul.link_btns {
    gap: 0;
  }

  .header_box>div nav .link_btns li {
    width: 150px;
  }

  .header_box>div nav .link_btns li a {
    width: 100%;
    height: 100px;
    color: #fff;
  }

  .header_box>div nav .link_btns li.mail a {
    background-color: #ED9228;
  }

  .header_box>div nav .link_btns li.recruit a {
    background-color: #009843;
  }

  .header_box>div nav .link_btns li a .icon svg {
    max-width: 50px;
    max-height: 35px;
  }

  .header_box>div nav .link_btns li a:hover {
    opacity: 0.7;
    color: #fff;
  }
}

@media screen and (max-width: 1219px) {
  header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
  }

  .header_box {
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background-color: #fff;
    height: 50px;
    padding: 0 12px;
  }

  header .sp_header_logo a {
    display: block;
    height:  31px;
    width: auto;
    padding: 0;
  }

  header .sp_header_tel {
    position: absolute;
    right: 64px;
    display: flex;
    flex-wrap: wrap;
    gap: 0 5px;
  }

  header .sp_header_tel a img {
    width: 36px;
  }

  .overflow__hidden header {
    transition: all 0s;
  }

  .overflow__hidden header .sp_header_logo {
    display: none;
  }

  /* ドロワーメニュー */
  div.header_nav {
    display: none;
  }

  #nav_drawer {
    display: inherit;
  }

  header div#nav_drawer nav {
    height: 100vh;
    position: fixed;
    padding: 60px 20px 0;
    z-index: 100;
  }

  header #nav_drawer nav ul li {
    padding: 0;
    text-align: left;
  }

  header #nav_drawer nav ul.nav_content_top li a {
    display: block;
    padding: 14px 10px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.04375rem;
    border-bottom: 1px solid #062D74;
    position: relative;
    color: #062D74;
  }

  header #nav_drawer nav ul.nav_content_top li:last-child a {
    border-bottom: 0;
  }

  /* メニューの矢印アイコン */
  header #nav_drawer nav ul.nav_content_top li a::after {
    content: "";
    background-image: url("./images/icon_arrow_menu.png");
    width: 24px;
    height: 24px;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
  }

  /* ハンバーガーボタン(開閉ボタン) */
  #nav_open {
    position: fixed;
    z-index: 1000;
    top: 4px;
    right: 16px;
    display: inline-block;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }

  #nav_open span,
  #nav_open span::before,
  #nav_open span::after {
    position: absolute;
    display: block;
    width: 40px;
    height: 1px;
    border-radius: 3px;
    background: #000;
    content: "";
  }

  #nav_open span {
    top: 12px;
    right: 0;
  }

  #nav_open span::before {
    top: 8px;
  }

  #nav_open span::after {
    top: 17px;
  }

  /* ボタンアクティブ時(×印) */
  #nav_content {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    overflow-y: auto;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    background: #FFF;
    text-align: center;
    pointer-events: none;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .2s;
    transition: all .2s;
    opacity: 0;
  }

  #nav_content ul {
    margin: auto;
  }

  #nav_content li {
    padding: 10px;
    text-align: center;
    display: block;
  }

  #nav_content.active {
    opacity: 1;
    pointer-events: auto;
    overflow: scroll;
  }

  #nav_open.active {
    background-color: transparent;
  }

  #nav_open.active span {
    transform: rotate(45deg);
    width: 28px;
    top: 25px;
    right: 8px;
    transition: transform 1s;
    background: #343434;
  }

  #nav_open.active span::before {
    background: #343434;
    transform: rotate(90deg);
    top: 0px;
    width: 28px;
  }

  #nav_open.active span::after {
    content: none;
    opacity: 0;
  }

  /* 下部リンクボタン */
  #nav_content ul.sp_link_button {
    margin: 56px auto 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px 0;
    justify-content: flex-start;
  }

  #nav_content ul.sp_link_button li {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  .sp_link_button li.line,
  .sp_link_button li.mail,
  .sp_link_button li.recruit {
    width: 200px;
  }

  .sp_link_button li.line a,
  .sp_link_button li.mail a,
  .sp_link_button li.recruit a {
    width: 100%;
    height: 55px;
    border-radius: 55px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 9px;
    background-color: #343434;
    font-size: 13px;
  }

  .sp_link_button li.line a {
    background-color: #49A13E;
  }

  .sp_link_button li.mail a {
    background-color: #EDE736;
    color: #062D74;
  }

  .sp_link_button li.line img,
  .sp_link_button li.mail img,
  .sp_link_button li.recruit img {
    height: auto;
    display: block;
  }

  .sp_link_button li.line .icon img {
    width: 33px;
    margin-right: 15px;
  }

  .sp_link_button li.mail .icon img {
    width: 34px;
  }

  .sp_link_button li.recruit .icon img {
    width: 22px;
  }
}

/* TOP */
@media screen and (min-width:1400px) {
  .fv_img05 {
    position: absolute;
    top: 15%;
    right: 4.94%;
    width: 12.60%;
    opacity: 0;
    z-index: 2;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  .fv_img05 {
    position: absolute;
    top: 7%;
    right: 4.94%;
    width: 12.60%;
    opacity: 0;
    z-index: 2;
  }
}
@media screen and (min-width:768px) {
  .fv {
    min-height: 800px;
  }
  .fv_img01 {
    position: absolute;
    top: 18%;
    left: 7.9%;
    width: 43.75%;
    opacity: 0;
    z-index: 2;
  }
  .fv_img01 img {
    position: relative;
    z-index: 2;
  }
  .fv_img02 {
    position: absolute;
    top: 62%;
    left: 6.92%;
    width: 40.17%;
    opacity: 0;
    z-index: 2;
  }
  .fv_img03 {
    position: absolute;
    top: 72%;
    left: 11.875%;
    width: 33.95%;
    opacity: 0;
    z-index: 2;
  }
  .fv_img04 {
    position: absolute;
    top: 84%;
    left: 12.29%;
    width: 11.92%;
    opacity: 0;
    z-index: 2;
  }
}

.fv {
  position: relative;
  width: 100%;
  height: 55vw;
  background-color: #fff;
}

.fv_bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 108%;
  height: 110%;
  background-image: url(./images/fv_bg.png);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 1;
}

.fv_text01 {
  position: absolute;
  top: 3%;
  right: 6%;
  opacity: 0;
  z-index: 2;
}

.fv_text01 img {
  width: 44vw;
  height: auto;
}

.is-show .fv_text01 {
  animation: fv-slideInRight 1.2s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
}
.fv_banner p {
  max-width: 427px;
}

.fv_img01 img,
.fv_img02 img,
.fv_img03 img,
.fv_img04 img,
.fv_img05 img,
.fv_banner p img {
  width: 100%;
  height: auto;
}

.is-show .fv_img01 {
  animation: fv-fadeIn 2s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
}

.is-show .fv_img02 {
  animation: fv-slideInLeft 1s cubic-bezier(0.25, 1, 0.5, 1) 1s forwards;
}
.is-show .fv_img03 {
  animation: fv-slideInLeft 1s cubic-bezier(0.25, 1, 0.5, 1) 1.5s forwards;
}
.is-show .fv_img04 {
  animation: fv-slideInLeft 1s cubic-bezier(0.25, 1, 0.5, 1) 1.8s forwards;
}

.is-show .fv_img05 {
  animation: fv-slideInbottomLeft 1.2s cubic-bezier(0.25, 1, 0.5, 1) 2s forwards;
}

.fv_bottom {
  background-image: url(./images/fv_bottom_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: grid;
  grid-template-columns: 1fr .341fr .42857fr;
  align-items: center;
  justify-content: center;
  gap: 0 60px;
  position: absolute;
  bottom: -10%;
  width: 100%;
  z-index: 3;
  padding: 0 7.5%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 20px;
  background-position: center;
}
.fv_bottom:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(./images/fv_bg_image_1.png) left bottom 10px / 7.15% no-repeat,
  url(./images/fv_bg_image_2.png) right bottom 10px / 5.17% no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.fv_bottom p.button.fit {
  margin: 0 auto;
}

.fv_text02 {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
  z-index: 2;
}

.fv_text02 img {
  width: 50vw;
  height: auto;
}

.is-show .fv_text02 {
  animation: fv-fadeIn 1.5s cubic-bezier(0.25, 1, 0.5, 1) 1.5s forwards;
}

@keyframes fv-slideInRight {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fv-slideInLeft {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fv-slideInbottomLeft {
  0% {
    transform: translateX(-50px) translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translate(0,0);
    opacity: 1;
  }
}

@keyframes fv-fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}


/* ボタン */
@media screen and (min-width:768px) {
  .back_singlelists .more_btn {
    max-width: 350px;
    padding: 0;
    height: 90px;
  }
  .formbtn .wpcf7-previous {
    cursor: pointer;
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #1C1C1C;
    border: 1px solid #1C1C1C;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    position: relative;
    width: 100%;
    max-width: 400px;
    transition: .4s;
    border-radius: 80px;
    box-shadow: 4px 8px 0 rgba(158, 158, 158, 0.70);
  }
  .formbtn .wpcf7-previous:hover {
     transform: translate3d(4px, 8px, 0);
     background-color: #1C1C1C;
  }
  .more_btn,
  .formbtn .wpcf7-submit {
    cursor: pointer;
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #062D74;
    border: 1px solid #062D74;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    position: relative;
    width: 100%;
    max-width: 400px;
    transition: .4s;
    border-radius: 80px;
    box-shadow: 4px 8px 0 rgba(158, 158, 158, 0.70);
  }
  .formbtn .wpcf7-submit:hover {
    transform: translate3d(4px, 8px, 0);
  }
  .formbtn.submit:after {
    content: "";
    background-image: url("./images/button_next_blue.png");
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    transition: .4s;
  }
  .formbtn.submit:hover:after {
    top: calc(50% + 8px);
    right: 16px;
    transition: .4s;
  }
  .formbtn.prev:hover:after {
    top: calc(50% + 8px);
    left: 20px;
    transition: .4s;
  }
  .formbtn.prev:after {
    content: "";
    background-image: url("./images/button_before_black.png");
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
     transition: .4s;
  }
  .more_btn.black:after {
    content: "";
    background-image: url("./images/button_gray.png");
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
  }
}
@media screen and (max-width:767px) {
  .back_singlelists .more_btn {
    max-width: 350px;
    padding: 0;
    height: 50px;
  }
  .formbtn .wpcf7-previous {
    cursor: pointer;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #1C1C1C;
    border: 1px solid #1C1C1C;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    position: relative;
    width: 100%;
    max-width: 400px;
    transition: .4s;
    border-radius: 80px;
    box-shadow: 2px 4px 0 0 rgba(158, 158, 158, 0.70);
  }
  .more_btn,
  .formbtn .wpcf7-submit {
    cursor: pointer;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #062D74;
    border: 1px solid #062D74;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    position: relative;
    width: 100%;
    max-width: 400px;
    transition: .4s;
    border-radius: 80px;
    box-shadow: 2px 4px 0 0 rgba(158, 158, 158, 0.70);
  }
  .formbtn.submit:after {
    content: "";
    background-image: url("./images/button_next_blue.png");
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
     transition: .4s;
  }
  .formbtn.prev:after {
    content: "";
    background-image: url("./images/button_before_black.png");
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
     transition: .4s;
  }
  .more_btn.black:after {
    content: "";
    background-image: url("./images/button_gray.png");
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
  }
}




.formbtn {
  text-align: center;
  position: relative;
}
div.button_section {
  width: 100%;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.more_btn.black {
  background-color: #1c1c1c;
  border: 1px solid #1c1c1c;
}
.more_btn_icon {
  width: 32px;
  height: 0;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  transition: .4s;
}

.more_btn_icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  border-top: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
  transition: .4s;
}

.formbtn::before {
  width: 32px;
  height: 0;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  transition: .4s;
  display: block;
  z-index: 1;
}

.formbtn.prev::before {
  left: 5.4%;
}


.more_btn:hover,
.formbtn .wpcf7-submit:not(:disabled):hover,
.formbtn .wpcf7-previous:not(:disabled):hover {
  opacity: .7;
  color: #fff;
  box-shadow: none;
}

.more_btn:hover .more_btn_icon,
.formbtn .wpcf7-submit:not(:disabled):hover .more_btn_icon,
.formbtn .wpcf7-previous:not(:disabled):hover .more_btn_icon,
.more_btn:hover .more_btn_icon::after,
.formbtn .wpcf7-submit:not(:disabled):hover .more_btn_icon::after,
.formbtn .wpcf7-previous:not(:disabled):hover .more_btn_icon::after {
  border-color: #062D74;
}
.formbtn .wpcf7-submit:not(:disabled):hover,
.formbtn .wpcf7-previous:not(:disabled):hover {
  color: #fff;
}

.formbtn .wpcf7-submit:not(:disabled):hover::before,
.formbtn .wpcf7-previous:not(:disabled):hover::before,
.formbtn .wpcf7-submit:not(:disabled):hover::after,
.formbtn .wpcf7-previous:not(:disabled):hover::after {
  border-color: #062D74;
}

.more_btn.bg_blue {
  background-color: #3C7DE6;
  border-color: #3C7DE6;
}

.more_btn.bg_blue:hover {
  color: #3C7DE6;
}

.more_btn.bg_blue:hover .more_btn_icon,
.more_btn.bg_blue:hover .more_btn_icon::after {
  border-color: #3C7DE6;
}

.more_btn.bg_orange {
  background-color: #ED9228;
  border-color: #ED9228;
}

.more_btn.bg_orange:hover {
  color: #ED9228;
}

.more_btn.bg_orange:hover .more_btn_icon,
.more_btn.bg_orange:hover .more_btn_icon::after {
  border-color: #ED9228;
}

.more_btn.bg_white {
  background-color: #fff;
  border-color: #1e1e1e;
  color: #1e1e1e;
}

.more_btn.bg_white .more_btn_icon,
.more_btn.bg_white .more_btn_icon::after {
  border-color: #1e1e1e;
}

.more_btn.bg_white:hover {
  background-color: #1e1e1e !important;
  color: #fff;
}

.more_btn.bg_white:hover .more_btn_icon,
.more_btn.bg_white:hover .more_btn_icon::after {
  border-color: #fff;
}

.more_btn.bg_black {
  background-color: #1c1c1c;
  border-color: #1c1c1c;
}

.more_btn.bg_black:hover {
  color: #1c1c1c;
}

.more_btn.bg_black:hover .more_btn_icon,
.more_btn.bg_black:hover .more_btn_icon::after {
  border-color: #1c1c1c;
}

.formbtn .wpcf7-submit:disabled,
.formbtn .wpcf7-previous:disabled {
  opacity: 0.5;
}

.banner_block {
  margin-top: 100px;
}

.banner_img {
  width: 80%;
  max-width: 1100px;
  margin: 0 auto;
}

.section_title::after {
  display: block;
  content: '';
  margin-top: 15px;
  width: 100px;
  height: 2px;
  background-color: #fff;
}

/*
.main_title_jp::after {
  display: block;
  content: '';
  width: 100px;
  height: 3px;
  background-color: #1c1c1c;
  border: none;
  margin: 25px auto 50px;
}
  */

.main_title_jp.t_color01::after {
  background-color: #009843;
}

.main_title_jp.t_color02::after {
  background-color: #ED9228;
}

.main_title_jp.t_color03::after {
  background-color: #3C7DE6;
}

/* セクション全体のベース */
.top-news {
  background-image: url("./images/g-top-news-bg.jpg");
  background-size: cover;
  background-position: center;
  padding-top: 125px;
  padding-bottom: 125px;
}

.top-news .top-news__date,
.top-news .top-news__title {
  color: #fff;
}

.top-news .section_title {
  color: #fff;
  text-align: center;
}

.top-news .section_title::after {
  margin-left: auto;
  margin-right: auto;
}

.top-news__more {
  text-align: center;
}

.top-news__inner {
  padding: 0 60px;
  /* 矢印が外側にくるよう調整 */
  position: relative;
}

/* スライドカード全体 */
.top-news__link {
  display: block;
  text-decoration: none;
  color: inherit;
}

/* 画像エリア（デザインの薄い黄色背景） */
.top-news__img {
  aspect-ratio: 16 / 9;
  background-color: #fffef0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 15px;
}

.top-news__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* メタ情報（タグと日付） */
.top-news__meta {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
}

.top-news__tag {
  display: inline-block;
  color: #fff;
  padding: 1px 15px 2px;
  font-weight: bold;
  line-height: 1.6;
}

.top-news__date {
  color: #666;
}

/* タイトル */
.top-news__title {
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
  margin: 0;
  /* 2行で省略する場合 */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/* Swiper矢印のカスタマイズ（緑のサークル） */
.top-news__prev,
.top-news__next {
  width: 44px;
  height: 44px;
  border: 2px solid #009843;
  border-radius: 50%;
  color: #009843;
  background: #fff;
  top: 35% !important;
  transition: 0.4s;
}

.top-news__prev::after,
.top-news__next::after {
  font-size: 18px;
  font-weight: bold;
}

.top-news__prev:hover,
.top-news__next:hover {
  color: #fff;
  background: #009843;
}

/* 矢印を外側へ配置 */
.top-news__prev {
  left: 0;
}

.top-news__next {
  right: 0;
}


/* --- Top Intro Section --- */
@media screen and (min-width:768px) {
  .top-intro:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(./images/icon_image_1.png) left top 10% / 12.70% no-repeat,
    url(./images/icon_image_2.png) right 20% top 10% / 8.82% no-repeat,
    url(./images/icon_image_3.png) left 2% bottom 28% / 12.11% no-repeat,
    url(./images/icon_image_5.png) right 5% bottom 10% / 11.32% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .top-intro {
    margin-top: 100px;
    background-position: top center;
  }
  .youtube {
    margin: 100px auto 0;
  }
}
@media screen and (max-width:7687px) {
  .top-intro:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(./images/icon_image_1.png) left top 10% / 10.70% no-repeat,
    url(./images/icon_image_5.png) right -10px bottom 50% / 11.32% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .top-intro {
    background-position: top right -40px;
  }
  .youtube {
    margin: 30px auto 0;
  }
}
.top-intro {
  padding: 100px 0 175px;
  text-align: center;
  background-image: url("./images/about_bg.png");
  background-size: cover;
  position: relative;
}
.top-intro:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.73) 99.99%, rgba(255, 255, 255, 0.00) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.youtube {
  position: relative;
  z-index: 1;
}
iframe[src*="youtube.com"],
iframe[src*="youtube-nocookie.com"] {
	aspect-ratio: 16 / 9;
	width: 100%;
	height: auto;
}


/* ヘッダー部分（ロゴとメインコピー） */
.top-intro__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}

.top-intro__logo-row {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
}

.top-intro__logo {
  width: 130px;
  height: auto;
}

.top-intro__suffix {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}

.top-intro__main-copy {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.16rem;
}

/* マーカー線設定 */
.marker-10 {
  background: linear-gradient(transparent 90%, #EDE736 0);
  display: inline-block;
}


/* --- レスポンシブ調整 --- */
@media screen and (max-width: 767px) {
  .top-intro {
    padding: 40px 0;
  }

  .top-intro__logo-row {
    gap: 5px;
    margin-bottom: 10px;
  }

  .top-intro__logo {
    width: 180px;
  }

  .top-intro__suffix {
    font-size: 20px;
  }

  .top-intro__main-copy {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.065rem;
  }
  .top-intro__body {
    text-align: center;
  }
  .top-intro__body p {
    letter-spacing: 0.05rem;
    text-shadow: 0 0 2.245px rgba(255, 255, 255, 0.79);   
  }
}

/* --- Top Problem Section --- */
@media screen and (min-width:768px) {
  .top-problem__title:after {
    display: block;
    content: "";
    position: absolute;
    background-image: url("./images/icon_trouble.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 59.5px;
    height: 66px;
    top: -14%;
    left: 70%;
  }
  .top_reason_section {
    padding: 175px 0;
    text-align: center;
    position: relative;
    background-image:
      url('./images/icon_image_6.png'),
      url('./images/icon_image_7.png'),
      url('./images/icon_image_8.png');
    background-position:
      left 0 top 5%,
      right 0 top 10%,
      left 0 bottom 5%;
    background-size:
      15.45%,
      14.23%,
      9.54%;
    background-repeat:
      no-repeat,
      no-repeat,
      no-repeat;
  }
  .top_reason_section h2.main_title_jp.format_2 {
    margin: 0 auto 60px;
  }
}
@media screen and (max-width:767px) {
  .top-problem__title:after {
    display: block;
    content: "";
    position: absolute;
    background-image: url("./images/icon_trouble.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: calc(59.5px * 2/3);
    height: calc(66px * 2/3);
    top: -20px;
    right: 5%;
  }
  .top_reason_section {
    padding: 50px 0;
    text-align: center;
    position: relative;
    background-image:
      url('./images/icon_image_6.png'),
      url('./images/icon_image_20.png');
    background-position:
      left 0 top 5%,
      right 10px top 20%;
    background-size:
      15.45%,
      40px;
    background-repeat:
      no-repeat,
      no-repeat;
  }
  .top_reason_section p.more_size {
    font-size: 10px;
    letter-spacing: 0.05rem;
  }
  .top_reason_section h2.main_title_jp.format_2 {
    margin: 0 auto 30px;
  }
  .top_reason_section .basic_title {
    font-size: 13px;
  }
}

main.toppage-main {
 position: relative;
  
}
main.toppage-main:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("./images/bg_reason.png");
  background-repeat: repeat;
  background-size: contain;
}
.top_reason_section .basic_title {
  margin: 0 auto 20px;
  font-weight: 700;
}
.top_reason_section .sub-about-strength-sec {
  margin: 70px auto 0;
  text-align: left;
}
.top-problem {
  padding: 100px 0;
  background-image: url("./images/top-problem-bg.jpg");
  background-size: cover;
  background-position: top center;
  text-align: center;
  position: relative;
}

.top-problem::before {
  content: "";
  position: absolute;
  top: calc(100% - 2px);
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 54px 37px 0 37px;
  border-color: #4d443d transparent transparent transparent;
  z-index: 1;
  /* filter: drop-shadow(10px 10px 0 rgba(158, 158, 158, 0.70)); */}

.top-problem__title {
  font-size: 32px;
  margin-bottom: 60px;
  color: #fff;
  line-height: 1.6;
  position: relative;
}

.top-problem__title .marker-80 {
  font-weight: 700;
}

.marker-80 {
  background: linear-gradient(transparent 70%, rgba(247, 150, 35, 0.8) 0);
  display: inline-block;
  padding: 0 4px;
}

/* 3つのボックス並び */
@media screen and (min-width:768px) {
  .top-problem__item p {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
  }
}
@media screen and (max-width:767px) {
  .top-problem__item p {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.065rem;
  }
}
.top-problem__list {
  display: flex;
  justify-content: center;
  gap: 25px;
}

.top-problem__item {
  flex: 1;
  background-color: #fff;
  padding: 30px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}



/* --- レスポンシブ調整 --- */
@media screen and (max-width: 767px) {
  .top-problem {
    padding: 50px 0;
  }
  .top-problem__title span.marker-10 {
    font-size: 10px;
    letter-spacing: 0.065rem;
    background: none;
  }
  .top-problem__title {
    font-size: 20px;
    margin-bottom: 30px;
  }
	
	.top-problem__title .marker-80 {
		background: none;
	}

  .top-problem__list {
    flex-direction: column;
    /* スマホでは縦並び */
    gap: 15px;
  }

  .top-problem__item {
    padding: 30px 15px;
  }
}


/* --- Top Points Section --- */
.top-points {
  background-image:
    url('./images/g-load_bg-lt.png'),
    url('./images/g-load_bg-rb.png'),
    url('./images/g-green-sq.png'),
    url('./images/g-green-sq.png'),
    url('./images/top-points-bg.jpg');
  background-position:
    0% 0%,
    100% 100%,
    95% 5%,
    -2% 85%,
    top center;
  background-size:
    140px 140px,
    140px 140px,
    8vw 9vw,
    13vw 14vw,
    100% auto;
  background-repeat:
    no-repeat,
    no-repeat,
    no-repeat,
    no-repeat,
    repeat;
  padding-top: 125px;
  padding-bottom: 125px;
}

/* 導入テキスト */
.top-points__intro {
  text-align: center;
}

.top-points__intro-sub {
  font-size: 24px;
  margin-bottom: 25px;
}

.top-points__intro-main {
  font-size: 36px;
  font-weight: 700;
  border-bottom: 3px solid #009843;
}

/* 白背景のメインエリア */
.top-points__content {
  padding: 100px 0 60px;
}

/* 見出し（吹き出し風） */
.top-points__title {
  background: #fff;
  color: #009843;
  width: fit-content;
  margin: 0 auto 70px;
  padding: 10px 60px;
  font-size: 36px;
  font-weight: 700;
  border: 3px solid #009843;
  position: relative;
}

.top-points__title::before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 18px 18px 0 18px;
  border-color: #009843 transparent transparent transparent;
}

.top-points__title::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 14px 14px 0 14px;
  border-color: #fff transparent transparent transparent;
}

/* ポイント各項目 */
.top-points__list {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.top-points__item {
  background: #fff;
  display: flex;
  align-items: stretch;
}

.top-points__item.is-reverse {
  flex-direction: row-reverse;
}

.top-points__item-text {
  flex: 1;
  padding: 30px 40px;
}

.top-points__item-num {
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.top-points__item-num span {
  font-size: 64px;
  line-height: 1;
  font-weight: 500;
  margin-left: 5px;
}

.top-points__item-ttl {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.top-points__item-img {
  width: 42%;
}

.top-points__item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top-points__outro-arrow {
  width: 35%;
  margin: 0 auto 60px;
}

.top-points__outro {
  text-align: center;
}

.top-points__outro-logo {
  max-width: 543px;
  margin: 0 auto 20px;
}

.top-points__outro-msg {
  font-size: 32px;
  font-weight: bold;
  display: inline-block;
  border-bottom: 3px solid #009843;
  margin-bottom: 50px;
}

/* --- レスポンシブ --- */
@media screen and (max-width: 767px) {
  .top-points__intro-main {
    font-size: 20px;
  }

  .top-points__title {
    font-size: 20px;
    padding: 10px 20px;
  }

  .top-points__item,
  .top-points__item.is-reverse {
    flex-direction: column-reverse;
    /* スマホは画像を上に */
  }

  .top-points__item-img {
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
  }

  .top-points__item-text {
    padding: 25px;
  }

  .top-points__item-ttl {
    font-size: 18px;
  }

  .top-points__outro-msg {
    font-size: 24px;
  }
}

/* --- Top Strength Section --- */
.top-strength {
  background-image:
    url('./images/g-kado_blue-lt.png'),
    url('./images/g-kado_blue-rb.png'),
    url('./images/g-blue-sq01.png'),
    url('./images/g-blue-sq02.png'),
    url('./images/top-strength-bg.jpg');
  background-position:
    0% 0%,
    100% 100%,
    104% 8%,
    -5% 90%,
    top center;
  background-size:
    140px 140px,
    140px 140px,
    17vw 17vw,
    16vw 16vw,
    100% auto;
  background-repeat:
    no-repeat,
    no-repeat,
    no-repeat,
    no-repeat,
    repeat;
  padding-top: 125px;
  padding-bottom: 125px;
  text-align: center;
}

.top-strength .section_title {
  margin-bottom: 100px;
}

.top-strength .section_title::after {
  background-color: #3C7DE6;
  margin-left: auto;
  margin-right: auto;
}

.top-strength__intro p {
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6;
}

.top-strength__subintro {
  margin-bottom: 100px;
}


/* グリッド全体 */
.top-strength__grid {
  text-align: left;
}

/* 各アイテムの基本スタイル */
.strength-item {
  background: #fff;
  padding: 30px;
}

.strength-item__label {
  font-weight: bold;
  display: flex;
  line-height: 1.2;
  flex-direction: column;
  gap: 5px;
  flex-shrink: 0;
}

.strength-item__label span {
  font-size: 48px;
  line-height: 1;
  font-weight: 500;
}

.strength-item__label::after {
  display: block;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #3C7DE6;
  margin-top: 5px;
}

.strength-item__ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
}

/* FEATURE 01 (横長) */
.strength-item--main {
  display: flex;
  margin-bottom: 25px;
  padding: 50px 80px;
  gap: 50px;
  align-items: center;
}

.strength-item--main .strength-item__img {
  width: 45%;
}

.strength-item--main .strength-item__body {
  width: 55%;
}

.strength-item--main .strength-item__mainttl {
  align-items: center;
}

.strength-item--main .strength-item__ttl {
  font-size: 34px;
}

/* FEATURE 02-04 (3カラム) */
.strength-sub-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.strength-sub-grid .strength-item__body {
  padding-top: 20px;
}

/* 共通画像スタイル */
.strength-item__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.strength__more {
  margin-top: 75px;
}

/* --- レスポンシブ --- */
@media screen and (max-width: 767px) {
  .top-strength {
    padding: 50px 0;
  }

  .top-strength__intro {
    font-size: 16px;
    margin-bottom: 40px;
  }

  .strength-item--main {
    flex-direction: column;
  }

  .strength-item--main .strength-item__img,
  .strength-item--main .strength-item__body {
    width: 100%;
  }

  .strength-item--main .strength-item__body {
    padding: 25px;
  }

  .strength-sub-grid {
    grid-template-columns: 1fr;
    /* スマホは縦1列 */
    gap: 20px;
  }

  .strength-sub-grid .strength-item__body {
    height: auto;
  }
}

/* --- Top Course Section --- */
@media screen and (min-width: 768px) {
  .top-course:before {
    background-image:
      url('./images/icon_image_9.png'),
      url('./images/icon_image_10.png'),
      url('./images/icon_image_11.png');
    background-position:
      left 5% top 4%,
      right 0 top 5%,
      left 0 bottom 3%;
    background-size:
      11.66%,
      19.06%,
      8.33%;
    background-repeat:
      no-repeat,
      no-repeat,
      no-repeat;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .top-course:before {
    background-image:
      url('./images/icon_image_12.png'),
      url('./images/icon_image_18.png');
    background-position:
      left 10px top 20px,
      right 13px top 10%;
    background-size:
      50px,
      50px;
    background-repeat:
      no-repeat,
      no-repeat;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.top-course {
  background: rgba(255, 239, 198, .4);
  padding-top: 175px;
  padding-bottom: 100px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.top-course .section_title {
  color: #fff;
}

.top-course .section_title::after {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.top-course__intro {
  margin-bottom: 100px;
}

.top-course__intro-sub {
  font-size: 32px;
  font-weight: bold;
  display: inline-block;
  border-bottom: 1px solid #ED9228;
  margin-bottom: 30px;
}

/* 3カラムリスト */
@media screen and (min-width:768px) {
  .top-course__item {
    box-shadow: 8px 8px 0 rgba(158, 158, 158, 0.70);
    border-radius: 20px;
  }
}
@media screen and (max-width:767px) {
  .top-course__item {
    box-shadow: 1.832px 1.832px 0 rgba(158, 158, 158, 0.70);
    border-radius: 10px;
  }
}

.top-course__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.top-course__item {
  background-color: #fff;
  transition: transform 0.3s ease;
  overflow: hidden;
}

.top-course__img {
  width: 100%;
  aspect-ratio: 16 / 10;
  /* 画像のアスペクト比を統一 */
}

.top-course__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.top-course__name {
  margin: 0;
  padding: 20px 10px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.top-course__more {
  margin-top: 75px;
}

/* --- レスポンシブ --- */
@media screen and (max-width: 767px) {
  .top-course {
    padding: 50px 0;
  }

  .top-course__intro-sub {
    font-size: 13px;
    line-height: 1.4;
  }

  .top-course__intro-txt {
    font-size: 10px;
  }

  .top-course__list {
    gap: 5px;
  }

  .top-course__name {
    font-size: 10px;
    padding: 5px;
  }
}

/* --- Top Message & Profile Section --- */
@media screen and (min-width: 768px) {
  .top-message:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image:
      url('./images/icon_image_12.png'),
      url('./images/icon_image_13.png');
    background-position:
      right 0% top 15%,
      left 4%  bottom 5%;
    background-size:
      19.47% auto,
      11.66% auto;
    background-repeat: no-repeat;
  }
  .top-message__name {
    font-size: 24px;
    font-weight: 700;
  }
  .top-message__intro-txt {
    margin-bottom: 30px;
  }
  .top-message__copy {
    margin-bottom: 30px;
  }
  .top-message__copy::after {
    display: block;
    content: '';
    margin-top: 25px;
    width: 100px;
    height: 2px;
    background-color: #ED9228;
  }
}
@media screen and (max-width: 767px) {
  .top-message:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image:
      url('./images/icon_image_21.png'),
      url('./images/icon_image_14.png'),
      url('./images/icon_image_22.png');
    background-position:
      left 10px top 22px,
      right 0  top 38px,
      left 0 top 25%;
    background-size:
      15% auto,
      19.47% auto,
      13% auto;
    background-repeat: no-repeat;
  }
  .top-message__copy {
    margin-bottom: 15px;
  }
  .top-message__author p {
    text-align: right;
  }
  .top-message__name {
    font-size: 13px;
    font-weight: 700;
  }
}


.top-message {
  background-color: rgba(237, 231, 54, .7);
  padding-top: 125px;
  padding-bottom: 125px;
  position: relative;
}
.top-message .section_title {
  margin-bottom: 150px;
}

.top-message .section_title::after {
  background-color: #3C7DE6;
}


.top-message__hero {
  padding: 100px 0;
  position: relative;
  overflow: visible;
}

.top-message__flex {
  display: flex;
  align-items: flex-start;
  position: relative;
}

.top-message__box {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 40px;
  padding: 40px 50px;
  width: 52%;
  position: relative;
  z-index: 2;
  top: 50px;
}

.top-message__copy {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.6;
}

.top-message__position {
  font-weight: 700;
}

/* 写真部分 */
@media screen and (min-width:768px) {
  .top-message__img {
    width: 62%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 10px 10px 0 rgba(158, 158, 158, 0.70);
  }
}
@media screen and (max-width:767px) {
  .top-message__img {
    width: 85%;
    z-index: 1;
    border-radius: 20px;
    text-align: right;
    margin: 0 0 0 auto;
    overflow: hidden;
    box-shadow: 3.057px 3.057px 0 rgba(158, 158, 158, 0.70);
  }
}


.top-message__img img {
  width: 100%;
  height: auto;
  display: block;
}

.top-profile {
  padding: 50px;
  background-color: #fff;
  margin-top: 100px;
  position: relative;
}

.top-profile__ttl {
  font-size: 24px;
}

.top-profile__txt {
  margin-top: 10px;
  text-align: justify;
}

.top-profile__more {
  position: absolute;
  width: 93%;
  text-align: right;
  left: 0;
  bottom: 0;
  transform: translateY(50%);
}

/* --- レスポンシブ --- */
@media screen and (min-width:768px) {
  .top-message__box {
    box-shadow: 10px 10px 0 0 rgba(158, 158, 158, 0.70);
  }
}

@media screen and (max-width: 767px) {
  .top-message__hero {
    padding: 40px 0;
  }

  .top-message__flex {
    flex-direction: column-reverse;
    /* スマホでは写真を上に */
  }

  .top-message__box {
    padding: 30px 22px;
    background-color: #fff;
    margin: -15px auto 0 0;
    position: relative;
    z-index: 0;
    width: calc(100% - 20px);
    box-shadow: 3.366px 3.366px 0 0 rgba(158, 158, 158, 0.70);
  }

  .top-message__copy {
    font-size: 13px;
  }
  .top-profile {
    padding: 50px 0;
  }
}

.top-cta {
  margin-top: -4vw;
}

.top-case {
  background-image:
    url('./images/g-kado_case-lt.png'),
    url('./images/g-white-sq01.png'),
    url('./images/top-case-bg.jpg');
  background-position:
    0% 0%,
    14% 4%,
    top center;
  background-size:
    740px auto,
    12vw 12vw,
    100% auto;
  background-repeat:
    no-repeat,
    no-repeat,
    repeat;
  padding-top: 125px;
  padding-bottom: 125px;
}

.top-case .section_title {
  color: #fff;
  text-align: center;
  margin-bottom: 100px;
}

.top-case .section_title::after {
  margin-left: auto;
  margin-right: auto;
}

.top-case__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-bottom: 75px;
}

.top-case__links {
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-case__more {
  flex: 1;
  text-align: center;
}

/* --- Top Voice Section --- */
.top-voice {
  background-image:
    url('./images/g-kado_voice-lt.png'),
    url('./images/g-kado_voice-rb.png');
  background-position:
    2% 2vw,
    98% calc(100% - 2vw);
  background-size:
    160px auto,
    160px auto;
  background-repeat: no-repeat;
  background-color: #E2FFEF;
  padding-top: 125px;
  padding-bottom: 125px;
}

.top-voice .section_title {
  text-align: center;
  margin-bottom: 100px;
}

.top-voice .section_title::after {
  margin-left: auto;
  margin-right: auto;
  background-color: #009843;
}

.top-voice__list {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.top-voice__item {
  background-color: #fff;
  padding: 35px 60px;
  display: flex;
  align-items: center;
  gap: 60px;
}

/* アイコン */
.top-voice__icon {
  width: 245px;
  flex-shrink: 0;
}

.top-voice__icon img {
  width: 100%;
  height: auto;
}

/* テキスト部分 */
.top-voice__body {
  flex: 1;
}

.top-voice__ttl {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 5px;
}

.top-voice__sub {
  border-bottom: 2px solid #009843;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.top-voice__txt p {
  font-weight: 700;
}

/* --- レスポンシブ --- */
@media screen and (min-width: 768px) {
  .top_faq {
    position: relative;
    background-color: rgba(237, 231, 54, .8);
    padding-top: 175px;
    padding-bottom: 175px;
  }
  .top_faq:before {
    background-image:
      url('./images/icon_image_15.png'),
      url('./images/icon_image_16.png');
    background-position:
      right 0 top 6%,
      left 4% bottom 5%;
    background-size:
      19.48% auto,
      16.14% auto;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .top-voice {
    padding: 50px 0;
  }

  .top-voice__item {
    flex-direction: column;
    /* スマホではアイコンを上に */
    padding: 30px 20px;
    gap: 20px;
    text-align: center;
  }

  .top-voice__icon {
    width: 120px;
  }

  .top-voice__ttl {
    font-size: 20px;
  }

  .top-voice__txt {
    font-size: 14px;
    text-align: left;
    /* 長文は左寄せ */
  }
  .top_faq {
    position: relative;
    background-color: rgba(237, 231, 54, .8);
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .top_faq:before {
    background-image:
      url('./images/icon_image_15.png'),
      url('./images/icon_image_16.png');
    background-position:
      right 0 top 6%,
      left 4% bottom 20px;
    background-size:
      19.48% auto,
      16.14% auto;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.faq {
  background-color: #E5EFFF;
  padding-top: 125px;
  padding-bottom: 125px;
}


.top-faq__more {
  margin-top: 50px;
  text-align: center;
}

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

.faq .section_title::after {
  background-color: #3C7DE6;
}

.faq_header {
  text-align: center;
  margin-bottom: 80px;
}

.faq_list {
  margin: 0 auto;
  display: grid;
  gap: 50px 0;
  grid-template-columns: 1fr;
  position: relative;
}

.faq_list dl dt {
  position: relative;
  cursor: pointer;
  padding: 40px 70px 40px 35px;
}

.faq_list dl dt p {
  font-weight: 700;
  color: #062D74;
}

.faq_list dl dt p:before {
  content: "Q";
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: 400;
  background-color: #062D74;
  color: #fff;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: -75px;
  top: 0;
  border-radius: 50%;
}

.faq_list dl dt p,
.faq_list dl dd p {
  position: relative;
  margin-left: 75px;
  font-weight: 700;
}

.faq_list dl dt::before,
.faq_list dl dt::after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 35px;
  width: 31px;
  height: 2px;
  background-color: #1E1E1E;
  top: 50%;
  transform: translateY(-50%);
  transition: all .3s ease;
}

.faq_list dl dd p:before {
  content: "A";
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  margin-right: 30px;
  text-align: center;
  position: absolute;
  left: -75px;
  top: 0;
  background-color: #EDE736;
  color: #062D74;
  border-radius: 50%;
}

.faq_list dl dd {
  display: none;
  padding: 0 35px 45px;
}

.faq_list dl {
  background-color: #fff;
  margin: 0;
  border-radius: 20px;
  box-shadow: 11px 10px 0 rgba(166, 166, 166, 0.70);
}

.faq_list dl dt::after {
  transform: rotate(90deg) translateY(-50%);
}

.faq_list dl dt.active::before {
  transform: rotateZ(180deg) translateY(-50%);
  height: 2px;
}

.faq_list dl dt.active::after {
  transform: rotateZ(360deg) translateY(-50%);
  height: 0px;
}

.faq_btn {
  text-align: center;
  margin-top: 60px;
}

@media screen and (max-width:767px) {
  .faq_list {
    margin: 40px auto;
    display: grid;
    gap: 30px 0;
    grid-template-columns: 1fr;
  }

  .faq_list dl dt {
    position: relative;
    cursor: pointer;
    padding: 20px 15px;
  }

  .faq_list dl dt p:before {
    content: "Q";
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -55px;
    top: -3px;
    font-size: 13px;
  }

  .faq_list dl dt p,
  .faq_list dl dd p {
    position: relative;
    margin-left: 55px;
    padding-top: 4px;
    padding-right: 25px;
  }

  .faq_list dl dt::before,
  .faq_list dl dt::after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 15px;
    width: 20px;
    height: 2px;
    background-color: #1E1E1E;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease;
  }

  .faq_list dl dt::after {
    transform: rotate(90deg) translateY(-50%);
    top: 49.9%;
    right: 16px;
  }

  .faq_list dl dd p:before {
    content: "A";
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin-right: 30px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: -55px;
    top: 0;
    font-size: 13px;
  }

  .faq_list dl dd {
    display: none;
    padding: 0 15px 20px;
  }
}

/* --- Top Access Section --- */
@media screen and (min-width:768px) {
  .top-access:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image:
      url('./images/icon_image_17.png'),
      url('./images/icon_image_18.png'),
      url('./images/icon_image_19.png');
    background-position:
      right 4% top 5%,
      left 4% top 10%,
      right 0% bottom 25%;
    background-size:
      13.43% auto,
      14.65% auto,
      7.88% auto;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width:767px) {
  .top-access:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image:
      url('./images/icon_image_17.png'),
      url('./images/icon_image_18.png'),
      url('./images/icon_image_19.png');
    background-position:
      right 20px top 20px,
      left 20px top 60px,
      right 0% bottom 10px;
    background-size:
      13.43% auto,
      14.65% auto,
      7.88% auto;
    background-repeat: no-repeat;
  }
}
.top-access {
  background-color: rgba(255, 239, 198, 0.75);
  padding-top: 175px;
  padding-bottom: 175px;
  position: relative;
}
.top-access .section_title {
  text-align: center;
  margin-bottom: 100px;
}
.top-access .section_title::after {
  margin-left: auto;
  margin-right: auto;
  background-color: #ED9228;
}

.top-access__info {
  margin: 0 auto 100px;
  border-top: 1px solid #989898;
  max-width: 650px;
}

.top-access__row {
  display: flex;
  margin: 0;
  padding: 25px;
  border-bottom: 1px solid #989898;
  align-items: center;
}

.top-access__label {
  width: 150px;
  font-weight: bold;
  flex-shrink: 0;
  font-size: 24px;
}

.top-access__data {
  margin: 0;
  flex: 1;
  font-size: 20px;
  font-weight: bold;
}

/* 写真並び */
.top-access__photos {
  display: flex;
  gap: 40px;
  margin-bottom: 100px;
}

.top-access__photo {
  flex: 1;
}

.top-access__photo img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

/* Google Map */
.top-access__map {
  width: 100%;
  line-height: 0;
  filter: grayscale(20%);
  max-width: 900px;
  margin: 0 auto;
}

.top-access__map iframe {
  width: 100%;
  height: 370px;
}

/* --- レスポンシブ --- */
@media screen and (max-width: 767px) {
  .top-access {
    padding: 50px 0;
  }

  .top-access__row {
    flex-direction: column;
    gap: 10px;
    padding: 20px 0;
    font-size: 16px;
  }

  .top-access__label {
    width: 100%;
  }

  .top-access__photos {
    gap: 10px;
  }

  .top-access__map iframe {
    height: 300px;
  }
}

/* ============================================
フッター（共通・レイアウト）
============================================ */

/* --- フッター本体 --- */
@media screen and (min-width: 768px) {
  .footer_contact .content .marquee {
    position: absolute;
    top: 10px;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer_contact div.marquee p.eng_title_big {
    font-size: 8rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.8rem;
  }
  .footer_contact .content p.contact_title svg {
    margin-bottom: -10px;
  }
  .footer_contact .content p.contact_title {
    font-size: 2rem;
  }
  .footer_tel a {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    justify-content: center;
    height: 120px;
    width: 735px;
    border-radius: 60px;
    background: #FFF;
    margin: 0 auto;
  }
  .footer_tel a span {
    color: #ED9228;
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.24rem;
  }
  .footer_tel a span svg {
    margin-top: 6px;
  }
  .footer_contact .content {
		padding: 40px 0;
    margin: 0 auto;
    max-width: 735px;
	}
  .footer_contact .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    align-items: center;
    margin: 25px auto 0;
    gap: 25px;
  }
  .footer_contact p.button.line a {
    border-radius: 50px;
    background: #49A13E;
    height: 80px;
    width: 100%;
    box-shadow: 4px 8px 0 rgba(158, 158, 158, 0.70);
    padding: 0 60px 0 80px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 0.1rem;
    position: relative;
    max-width: initial;
    align-items: center;
    display: flex;
  }
  .footer_contact p.button.line a:hover,
  .footer_contact p.button.mail a:hover {
    box-shadow: none;
  }
  .footer_contact p.button.line a .line_image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 19px;
  }
  .footer_contact p.button.line a .line_image img {
    width: 46.588px;
    height: 44.001px;
  }
  .footer_contact p a .after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
  .footer_contact p.button.mail a {
    border-radius: 50px;
    background: #062D74;
    color: #EDE736;
    height: 80px;
    width: 100%;
    box-shadow: 4px 8px 0 rgba(158, 158, 158, 0.70);
    padding: 0 60px 0 80px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 0.1rem;
    position: relative;
    max-width: initial;
    align-items: center;
    display: grid;
  }
  .footer_contact p.button.mail a svg.mail_image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 34px;
  }
  .p-footer-bottom__sns img {
    width: 47px;
  }
  .footer_contact .content .marquee p {
    color: rgba(6, 45, 116, .1);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.64rem;
    animation: none;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .footer_contact .content .marquee {
    position: absolute;
    top: 31px;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer_contact div.marquee p.eng_title_big {
    font-size: 5rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.8rem;
  }
  .footer_contact .content p.contact_title svg {
    margin-bottom: -5px;
    width: 13.5px;
    height: 22px;
  }
  .footer_contact .content p.contact_title {
    font-size: 16px;
  }
  .footer_tel a {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 100%;
    border-radius: 60px;
    background: #FFF;
    margin: 0 auto;
  }
  .footer_tel a span {
    color: #ED9228;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.24rem;
  }
  .footer_tel a span svg {
    width: 30px;
    height: 30px;
  }
  .footer_contact .content {
		padding: 40px 20px;
    margin: 0 auto;
	}
  .footer_contact .two_col {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    margin: 25px auto 0;
    gap: 25px;
  }
  .footer_contact p.button.line a {
    border-radius: 50px;
    background: #49A13E;
    height: 60px;
    width: 100%;
    box-shadow: 4px 8px 0 rgba(158, 158, 158, 0.70);
    padding: 0 60px 0 80px;
    font-size: 16px;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 0.1rem;
    position: relative;
    max-width: initial;
    align-items: center;
    display: grid;
  }
  .footer_contact p.button.line a .line_image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 33px;
  }
  .footer_contact p.button.line a .line_image img {
    width: calc(46.588px * 2/3);
    height: calc(44.001px * 2/3);
  }
  .footer_contact p a .after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
  .footer_contact p.button.mail a {
    border-radius: 50px;
    background: #062D74;
    color: #EDE736;
    height: 60px;
    width: 100%;
    box-shadow: 4px 8px 0 rgba(158, 158, 158, 0.70);
    padding: 0 60px 0 80px;
    font-size: 16px;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 0.1rem;
    position: relative;
    max-width: initial;
    align-items: center;
    display: grid;
  }
  .footer_contact p.button.mail a svg.mail_image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 34px;
    width: 30px;
  }
  .p-footer-bottom__sns img {
    width: 30px;
  }
  .footer_contact .content .marquee p {
    color: rgba(6, 45, 116, .07);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.64rem;
    animation: none;
    margin-right: 0;
  }
}
  section.footer_contact .content {
    padding: 130px 0;
    margin: 0 auto;
    text-align: center;
  }
  section.footer_contact h2 {
    margin: 0 auto 44px;
  }
  section.footer_contact p.button {
    margin: 30px auto 0;
  }
   section.footer_contact .content {
    max-width: 1100px;
    padding: 175px 0;
  }
  .contact_two_col p.button.line a:before {
    content: "";
    background-image: url("./images/icon_line.png");
    width: 52px;
    height: 52px;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
  }
.footer_contact {
  background: #EDE736;
  border-radius: 30px;
  position: absolute;
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
  overflow-x: hidden;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  top: -175px;
}
.footer_contact .content p {
  color: #062D74;
}
.footer_contact .content p.contact_title {
  color: #062D74;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.16rem;
  margin: 0 auto 20px;
}
.footer_contact .content p.button {
  width: 100%;
}
.l-footer {
  width: 100%;
  background: #062D74;
  color: #fff;
  padding-top: 260px;
  position: relative;
  z-index: 1;
}
footer p.company_name {
  color: #EDE736;
  font-size: 2rem;
  font-weight: 700;
  line-height: 150%;
}

/* --- コンテンツ配置 --- */
.l-footer__inner {
  padding-bottom: 40px;
  position: relative;
}

.p-footer-bottom__sns {
  display: flex;
  flex-wrap: wrap;
  gap: 17px;
}

/* ============================================
お問い合わせバナー
============================================ */

/* --- バナー配置 --- */
.p-footer-contact {
  display: flex;
  width: 100%;
  background-color: #fff;
}

/* --- 各アイテムの共通設定 --- */
.p-footer-contact__item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 10px;
  transition: all 0.3s ease;
  text-align: center;
  background-color: #fff;
  position: relative;
}

.p-footer-contact__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 2px;
  height: 70%;
  background-color: #1e1e1e;
}

.p-footer-contact__item:last-child {
  margin-right: 0;
}

/* --- アイコンボックス --- */
.p-footer-contact__icon {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}

.p-footer-contact__icon img {
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}

/* --- ラベル・数値テキスト --- */
.p-footer-contact__label {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.4;
}

.p-footer-contact__val {
  display: block;
  font-size: 45px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.02em;
}

/* --- 個別カラー設定 (通常時) --- */
.p-footer-contact__item.-phone {
  color: #3C7DE6;
  z-index: 3;
}

.p-footer-contact__item.-email {
  color: #ED9228;
  z-index: 2;
}

.p-footer-contact__item.-line {
  color: #009843;
  z-index: 1;
}

/* ============================================
フッターメインコンテンツ
============================================ */

/* --- メインレイアウト --- */
.p-footer-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 80px;
  margin-top: 75px;
}

/* --- 会社情報 --- */
.p-footer-main__logo {
  max-width: 155px;
  margin-bottom: 15px;
}

.p-footer-main__address {
  font-weight: 700;
  color: #fff;
}

/* --- ナビゲーション --- */
.p-footer-main__nav {
  display: flex;
  gap: 60px;
  justify-content: center;
}

.p-footer-main__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.p-footer-main__list a {
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.1rem;
}

/* --- トップへ戻るボタン --- */
.p-footer-main__scroll {
  position: absolute;
  bottom: 50px;
  right: 0;
}

.p-footer-main__scroll a img {
  width: 127.5px;
  transition: all .3s;
}

.p-footer-main__scroll a:hover img {
  opacity: .8;
}

/* ============================================
フッターボトム
============================================ */

/* --- ボトムレイアウト --- */
.p-footer-bottom {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 0 50px;
  position: relative;
}

.p-footer-bottom__company {
  font-size: 14px;
  font-weight: 700;
  margin-left: 2px;
}

.p-footer-bottom__company a {
  display: flex;
  align-items: center;
  gap: 5px;
}

.p-footer-bottom__copy {
  margin: 0 auto;
  text-align: center;
}

.p-footer-bottom__copy p {
  font-weight: 700;
  color: #fff;
}

/* ============================================
レスポンシブ対応
============================================ */
@media screen and (max-width: 1420px) {
  .p-footer-main__scroll a img {
    width: 80px;
  }

  .p-footer-main__scroll {
    bottom: 10px;
    right: 0;
  }
}

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

  .l-footer {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .p-footer-bottom {
    padding: 50px 0;
  }

  .p-footer-contact__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    padding: 30px 10px;
  }

  .p-footer-contact__icon {
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
  }

  .p-footer-contact__label {
    font-size: 16px;
  }

  .p-footer-contact__val {
    font-size: 28px;
  }

  .p-footer-main {
    flex-direction: column;
    gap: 30px;
    margin-top: 160px;
    justify-content: flex-start;
    text-align: left;
    display: grid;
    grid-template-columns: 1fr;
  }

  .p-footer-main__nav {
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .p-footer-main__list {
    gap: 10px;
  }

  .p-footer-main__scroll {
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 9;
  }

  .p-footer-main__scroll a img {
    width: 70px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-contact {
    flex-direction: column;
  }

  .p-footer-contact__item:not(:last-child)::after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 2px;
    background-color: #1e1e1e;
  }

  .p-footer-main__scroll {
    position: fixed;
    bottom: 8.5%;
    z-index: 9;
  }

  .p-footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .p-footer-bottom__company,
  .p-footer-bottom__copy {
    margin-left: 0;
  }
}

/* --- Floating CTA --- */
.floating-cta {
  position: fixed;
  top: 120px;
  left: 20px;
  width: 115px;
  z-index: 10;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* 閉じるボタン（黒丸に×） */
.floating-cta__close {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 30px;
  height: 30px;
  background-color: #000;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
  padding: 0;
}

/* ホバー時に少し大きくする */
.floating-cta__close:hover {
  transform: scale(1.2);
}

/* ×印の作成 */
.floating-cta__close span {
  position: absolute;
  width: 15px;
  height: 2px;
  background-color: #fff;
}

.floating-cta__close span:nth-child(1) {
  transform: rotate(45deg);
}

.floating-cta__close span:nth-child(2) {
  transform: rotate(-45deg);
}

/* CTA画像 */
.floating-cta__link {
  display: block;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  line-height: 0;
}

.floating-cta__link img {
  width: 100%;
  height: auto;
}

/* 閉じた時のクラス */
.floating-cta.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

/* スマホでのサイズ調整（必要に応じて） */
@media screen and (max-width: 767px) {
  .floating-cta {
    width: 100px;
    top: 15px;
    left: 15px;
  }
}



/* --- 子ページ共通ヘッダー --- */
.sub-header {
  position: relative;
  height: 650px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

/* pictureタグをセクションいっぱいに広げる */
.sub-header__bg,
.sub-header__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

/* Figma指定のレイヤーを重ねる専用のdiv */
/*
.sub-header__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background:
    linear-gradient(90deg, rgba(0, 152, 67, 0.61) 29.18%, rgba(0, 50, 22, 0.00) 69.62%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%);
}
*/

/* コンテンツをレイヤーより上に配置 */
@media screen and (min-width:1140px) {
  .sub-header__breadcrumbs {
    max-width: 1100px;
    margin: 50px auto 0;
  }
  .sub-header__breadcrumbs ol li {
    font-size: 1.25rem;
  }
  .sub-header__breadcrumbs ol li a img {
    width: 20.571px;
  }
}
@media screen and (max-width:1139px) {
  .sub-header__breadcrumbs {
    padding: 0 20px;
    margin: 30px auto 0;
  }
  .sub-header__breadcrumbs ol li a img {
    width: 15px;
  }
}

.sub-header__inner {
  position: relative;
  z-index: 3;
  width: 100%;
  margin-bottom: 0;
}

.sub-header__title {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 13.2px rgba(0, 0, 0, 0.54);
  font-size: 9.375rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.1875rem;
  text-transform: capitalize;
}

.sub-header__title span {
  color: #FFF;
  text-align: center;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.67);
  font-size: 2rem;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.16rem;
  display: block;
}
.sub-header__breadcrumbs ol {
  display: flex;
  align-items: center;
  line-height: 1;
  gap: 10px;
}
.sub-header__breadcrumbs ol li {
  font-weight: 700;
  color: #1c1c1c;
}
.sub-header__breadcrumbs ol .separator {
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  bottom: 2px;
}
.sub-header__breadcrumbs ol li a img {
  height: auto;
  display: inline-block;
  vertical-align: baseline;
}


/* スマホ調整 */
@media screen and (max-width: 767px) {
  .sub-header {
    height: 200px;
  }

  .sub-header__title {
    font-size: 24px;
  }
}


/* --- プライバシーポリシー --- */
@media screen and (min-width: 768px) {
  .sub-privacy_heading {
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sub-privacy_heading {
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
  }
}

.sub-privacy_lead {
  margin-bottom: 60px;
}

.sub-privacy_section {
  margin-bottom: 50px;
}

.sub-privacy_list {
  margin-top: 15px;
  padding-left: 1.5em;
}

.sub-privacy_list li {
  list-style: disc;
  line-height: 1.8;
  margin-bottom: 10px;
}

.sub-privacy_contact_info {
  margin-top: 30px;
}

/* --- お問い合わせフォーム --- */
.sub-contact_header {
  text-align: center;
}

.sub-contact_text {
  font-size: 20px;
}

.sub-contact_text span {
  text-decoration: underline;
}

.sub-contact_header {
  text-align: center;
  margin-bottom: 100px;
}

.sub-contact_btn {
  text-align: center;
  margin: 30px auto;
}


.sub-link_tabs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 200px;
  list-style: none;
  padding: 0;
}

.sub-link_tabs li {
  flex: 1;
}

.sub-link_tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  border-radius: 65px;
  background-color: #1c1c1c;
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  transition: background-color 0.3s, opacity 0.3s;
}

.link-color01 .sub-link_tab {
  background-color: #062D74;
}

.link-color02 .sub-link_tab,
.cat_you .sub-link_tab {
  background-color: #ED9228;
}

.link-color03 .sub-link_tab {
  background-color: #49A13E;
}

.cat_news .sub-link_tab {
  background-color: #062D74;
}

.cat_column .sub-link_tab {
  background-color: #EDE736;
  color: #062D74;
}

.sub-link_tabs a.sub-link_tab {
  transition: 0.3s ease-in-out;
}
.sub-link_tabs a.sub-link_tab:hover {
  transform: translate3d(4px, 8px, 0);
  box-shadow: none;
  transition: all 0.2s;
}


.sub-link_tab::after {
  content: "";
  display: block;
  position: absolute;
  right: 28px;
  width: 21.5px;
  height: 12.5px;
  background-image: url("./images/icon_link_bottom_white.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.cat_column .sub-link_tab:after {
  background-image: url("./images/icon_link_bottom_blue.png");
}

@media screen and (min-width:768px) {
  .sub-link_tab {
    box-shadow: 5px 9px 0 rgba(158, 158, 158, 0.70);
  }
}
@media (max-width: 767px) {
  .sub-link_tabs {
    flex-direction: column;
    gap: 15px;
  }
  .sub-link_tabs {
    flex-direction: column;
    margin-bottom: 50px;
  }
  .sub-link_tab {
    font-size: 13px;
    height: 50px;
    box-shadow: 2px 4px 0 0 rgba(158, 158, 158, 0.70);
  }
}


/* --- よくある質問 --- */
main.sub-faq {
  background-color: #EBF2FF;
}
.sub-faq_faq {
  padding: 125px 0;
}

.sub-faq_faq .sub-link_tabs {
  margin-bottom: 150px;
}

.sub-faq_faqblock {
  padding-top: 50px;
}

.sub-faq_faqsubttl {
  margin-top: 25px;
  font-size: 24px;
  font-weight: 700;
}

.sub-faq_faqsubttl::after {
  display: block;
  content: '';
  width: 100px;
  height: 3px;
  background-color: #1c1c1c;
  border: none;
  margin: 5px 0 40px;
}

.sub-faq_faqsubttl.t_color01::after {
  background-color: #009843;
}

.sub-faq_faqsubttl.t_color02::after {
  background-color: #ED9228;
}

/* --- Sub Flow Section --- */
.sub-faq_flow {
  padding: 125px 0;
  background-image: url('./images/sub-faq-flow-bg.jpg');
  background-size: 100% auto;
  background-position: top center;
}

.sub-faq_faq_header {
  margin-bottom: 75px;
}

.flow-container {
  display: flex;
  flex-direction: column;
  gap: 50px;
  /* ステップ間の間隔 */
}

.flow-item {
  display: flex;
  gap: 30px;
}

/* 左側の番号と垂直線 */
/* 左側の番号と垂直線（修正版） */
.flow-item__left {
  position: relative;
  display: flex;
  justify-content: center;
  width: 60px;
  flex-shrink: 0;
}

/* 垂直線の長さを可変にする */
@media screen and (min-width:768px) {
  .flow-item__num-box {
    width: 60px;
    height: 60px;
    border: 2px solid #ED9228;
    border-radius: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ED9228;
    position: relative;
    z-index: 2;
    flex-shrink: 0;
  }
  .flow-item__num-box .t_font01 {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
  }
}
@media screen and (max-width:767px) {
  .flow-item__num-box {
    width: 40px;
    height: 40px;
    border: 2px solid #ED9228;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ED9228;
    position: relative;
    z-index: 2;
    flex-shrink: 0;
  }
  .flow-item__num-box .t_font01 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
  }
}


.flow-item:not(:last-child) .flow-item__left::after {
  content: "";
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  height: calc(100% + 50px);
  width: 2px;
  background-color: #ED9228;
  z-index: 1;
}

.t_color03 .flow-item__num-box {
  border: 2px solid #49A13E;
  background-color: #49A13E;
}
.t_color03 .flow-item:not(:last-child) .flow-item__left::after {
  background-color: #49A13E;
}

p.flow-item__txt {
  font-weight: 700;
}

/* 中央のテキスト部分 */
.flow-item__content {
  flex: 1;
  margin-right: 30px;
}

.flow-item__ttl {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.6;
}

/* 右側の画像 */
.flow-item__img {
  width: 45%;
  flex-shrink: 0;
}

.flow-item__img img {
  width: 100%;
  height: auto;
  display: block;
}

/* --- レスポンシブ --- */
@media screen and (max-width: 767px) {
  .sub-faq_flow {
    padding: 50px 0;
  }

  .flow-item {
    flex-direction: column;
    gap: 15px;
  }

  .flow-item__left {
    width: auto;
    justify-content: flex-start;
  }

  .flow-item:not(:last-child) .flow-item__left::after {
    display: none;
    /* スマホでは線を消すか、横に配置し直す */
  }

  .flow-item__img {
    width: 100%;
    order: -1;
    /* スマホでは画像をタイトルの上に */
    margin-bottom: 10px;
  }

  .flow-item__ttl {
    font-size: 16px;
  }

  .flow-item__content {
    margin-right: 0;
  }
}


/* --- 求人情報ページ 共通 --- */

.sub-recruit_intro {
  padding: 125px 0;
  background-image:
    url('./images/g-kado_voice-lt.png'),
    url('./images/g-kado_voice-rb.png'),
    url('./images/sub-faq-flow-bg.jpg');
  background-position:
    2% 2vw,
    98% calc(100% - 440px),
    top center;
  background-size:
    160px auto,
    160px auto,
    100% auto;
  background-repeat:
    no-repeat,
    no-repeat,
    repeat;
  text-align: center;
}

.sub-recruit_intro-copy {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 40px;
}

.sub-recruit_intro-txt {
  margin-bottom: 100px;
}

.sub-recruit_intro-txt p {
  margin-bottom: 40px;
}

.sub-recruit_intro-subtext {
  margin-top: 100px;
  margin-bottom: 20px;
}

.sub-recruit_intro-subtext span {
  font-weight: 700;
  border-bottom: 1px solid #009843;
}

.sub-recruit_sep {
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.sub-recruit_sep-inner {
  width: 100%;
}

.sub-recruit_sep-item {
  width: 322px;
  height: 243px;
  margin: 0 30px;
  transform: translate3d(0px, 0, 0) scale(0.8) !important;
  transition: transform 0.4s ease, opacity 0.4s ease, box-shadow 0.4s ease;
  overflow: hidden;
  z-index: 1;
}

.sub-recruit_sep-img {
  width: 100%;
  height: 100%;
}

.sub-recruit_sep-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-slide-prev.sub-recruit_sep-item,
.swiper-slide-next.sub-recruit_sep-item {
  transform: translate3d(0px, 0, 0) scale(1) !important;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .sub-recruit_sep-item {
    width: 7.8rem;
    height: 5.9rem;
    margin: 0 0.5rem;
  }
}


/* 2. 募集要項セクション */
.sub-recruit_req {
  background-image:
    url('./images/g-load_bg-rt.png'),
    url('./images/g-load_bg-lb.png'),
    url('./images/g-green-sq01.png'),
    url('./images/g-green-sq02.png');
  background-position:
    100% 0%,
    0% 100%,
    -2% 8%,
    104% 90%;
  background-size:
    140px 140px,
    140px 140px,
    10vw 10vw,
    14vw 14vw;
  background-repeat:
    no-repeat,
    no-repeat,
    no-repeat,
    no-repeat;
  padding-top: 125px;
  padding-bottom: 125px;
  background-color: #E2FFEF;
}

.recruit-table {
  width: 100%;
  border-collapse: collapse;
  background-color: #E2FFEF;
}

.recruit-table th,
.recruit-table td {
  padding: 20px 25px;
  border: 3px solid #E2FFEF;
}

.recruit-table th {
  width: 25%;
  background-color: #009843;
  color: #fff;
  font-weight: bold;
  text-align: left;
  font-size: 20px;
}

.recruit-table td {
  background-color: #fff;
  border-bottom: 3px solid #E2FFEF;
}

.recruit-table ul li {
  list-style: disc inside;
}


/* 3. 講師の声セクション */
.sub-recruit_voice {
  background-image:
    url('./images/g-kado_orange-rt.png'),
    url('./images/g-kado_orange-lb.png'),
    url('./images/g-orange-sq02.png'),
    url('./images/g-orange-sq02.png');
  background-position:
    100% 0%,
    0% 100%,
    -2% 8%,
    97% 95%;
  background-size:
    140px 140px,
    140px 140px,
    15vw 15vw,
    12vw 12vw;
  background-repeat:
    no-repeat,
    no-repeat,
    no-repeat,
    no-repeat;
  padding-top: 125px;
  padding-bottom: 125px;
  background-color: #FFF6EC;
}

.recruit-voice__list {
  display: flex;
  flex-direction: column;
  gap: 100px;
}

.recruit-voice__item {
  display: flex;
  align-items: center;
  gap: 70px;
}

.recruit-voice__item.is-reverse {
  flex-direction: row-reverse;
}

.recruit-voice__name {
  text-align: center;
  margin-top: 10px;
}

.recruit-voice__img {
  width: 265px;
  background-color: #ccc;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.recruit-voice__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.recruit-voice__body {
  flex: 1;
}

.recruit-voice__ttl {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

/* 4. Entryセクション */
.sub-recruit_entry {
  padding: 125px 0;
  background-image: url('./images/r-entry-bg.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
}

.recruit-entry__inner {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.recruit-entry__title {
  font-size: 180px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #fff;
}

.recruit-entry__sub {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
}

.recruit-entry__txt {
  font-size: 20px;
  color: #fff;
}

.recruit-entry__tel {
  flex: 1;
  text-align: right;
}

.recruit-entry__tel__apply {
  margin-bottom: 30px;
}


.recruit-entry__tel__apply .more_btn {
  background-color: #fff;
  border-color: #009843;
  color: #009843;
}

.recruit-entry__tel__apply .more_btn .more_btn_icon,
.recruit-entry__tel__apply .more_btn .more_btn_icon::after {
  border-color: #009843;
}

.recruit-entry__tel__apply .more_btn:hover {
  color: #fff;
  background-color: #009843 !important;
}

.recruit-entry__tel__apply .more_btn:hover .more_btn_icon,
.recruit-entry__tel__apply .more_btn:hover .more_btn_icon::after {
  border-color: #fff;
}

.recruit-entry__tel__tel .more_btn {
  font-size: 32px;
  padding: 5px 60px 8px 15px;
}

.recruit-entry__tel__tel .more_btn .icon {
  filter: brightness(0) invert(1);
  transition: 0.4s;
  width: 35px;
  display: inline-block;
  line-height: 1.2;
}

.recruit-entry__tel__tel .more_btn:hover .icon {
  filter: none;
}


/* 5. 応募の流れセクション */
.sub-recruit_flow {
  background-image:
    url('./images/g-kado_blue-lt.png'),
    url('./images/g-kado_blue-rb.png');
  background-position: 0% 0%, 100% 100%;
  background-size: 140px 140px, 140px 140px;
  background-repeat: no-repeat, no-repeat;
  padding-top: 125px;
  padding-bottom: 125px;
  background-color: #E5EFFF;
}


.sub-recruit_flow .main_title_jp {
  text-align: left;
}

/*
.sub-recruit_flow .main_title_jp::after {
  margin-left: 0;
}
*/

.recruit-flow__intro {
  text-align: left;
  margin-bottom: 60px;
  font-size: 20px;
}

.recruit-flow__steps {
  margin: 0 auto;
}

.recruit-flow__step {
  background-color: #fff;
  border: 3px solid #3C7DE6;
  /* 青の枠線 */
  padding: 50px;
  display: flex;
  align-items: center;
  gap: 30px;
  position: relative;
  margin-bottom: 50px;
  /* 矢印のスペース */
}

/* 下向きの矢印（最後のステップ以外） */
.recruit-flow__step:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -38px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 20px solid #3C7DE6;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}

.step-icon {
  width: 100px;
  flex-shrink: 0;
}

.step-icon img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  object-position: center;
}

.step-text h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.step-text p {
  margin: 0;
}

/* --- レスポンシブ --- */
@media screen and (max-width: 767px) {
  .sub-recruit_intro-copy {
    font-size: 22px;
  }

  .recruit-table th,
  .recruit-table td {
    display: block;
    width: 100%;
  }

  .recruit-table th {
    padding: 15px;
  }

  .recruit-voice__item,
  .recruit-voice__item.is-reverse {
    flex-direction: column;
    gap: 20px;
  }

  .recruit-voice__img {
    width: 100%;
  }

  .recruit-entry__inner {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }

  .recruit-entry__title {
    font-size: 40px;
  }

  .recruit-flow__step {
    flex-direction: column;
    text-align: center;
    padding: 25px 20px;
  }
}


/* --- 合格・成績アップ実績 --- */
/* ============================
  1. 合格実績
============================ */
@media screen and (min-width: 768px) {
  .top_zisseki_up {
    padding: 175px 0;
  }
  .top_zisseki_up .two_col {
    display: grid;
    grid-template-columns: auto auto;
    gap: 0 100px;
    justify-content: center;
  }
  .zisseki-pass__box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 130px 0;
    max-width: 1100px;
    margin: 0 auto;
  }
  .zisseki-pass__group h3 img {
    max-width: 252px;
  }
  .zisseki-pass__heading {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -36px;
  }
  .zisseki-pass__group {
    position: relative;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 8px 8px 0 0 rgba(158, 158, 158, 0.70);
    padding: 66px 28px 45px 52px;
  }
}
@media screen and (max-width: 767px) {
  .top_zisseki_up {
    padding: 50px 0;
  }
  .top_zisseki_up .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    justify-content: center;
    margin: 30px auto 0;
  }
  .top_zisseki_up .two_col p.button {
    margin: 0 auto;
  }
  .zisseki-pass__box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px 0;
    max-width: 1100px;
    margin: 60px auto 0;
  }
  .zisseki-pass__group h3 img {
    max-width: 150px;
  }
  .zisseki-pass__heading {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -18px;
  }
  .zisseki-pass__group {
    position: relative;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 2px 4px 0 0 rgba(158, 158, 158, 0.70);
    padding: 40px 16px 40px;
  }
}
.top_zisseki_up {
  position: relative;
  background-color: rgba(6, 45, 116, .9);
}
.top_zisseki_up:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./images/icon_image_14.png);
  background-position: right 0% top 6%;
  background-size: 15.27% auto;
  background-repeat: no-repeat;
}
main.sub-zisseki {
  background: #EBF2FF;
}

#gokaku {
  padding-top: 50px;
}

.zisseki-pass__inner {
  border: 5px solid #009843;
  padding: 15px;
}

.zisseki-pass__dot {
  border: 15px dotted #009843;
  padding: 80px 30px;
}
.zisseki-pass__group p.others_school {
  position: absolute;
  right: 30px;
  bottom: 11px;
  font-weight: 700;
}
.zisseki-pass__group:last-child {
  margin-bottom: 0;
}



/* リストを複数列に分ける */
.zisseki-pass__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* PCは4列 */
  gap: 4px 15px;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: space-between;
}

.zisseki-pass__list li {
  font-size: 24px;
  position: relative;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.12rem;
}

/* ============================
  2. 成績アップ事例
============================ */

@media screen and (min-width:1200px) {
  .zisseki-up__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* 画像を3列で配置 */
    gap: 50px;
  }
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .zisseki-up__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .zisseki-up__item {
    margin: 0 auto;
    width: 600px;
  }
}

@media screen and (min-width:768px) {
  .zisseki_up_detail .before_after .before .point,
  .zisseki_up_detail .before_after .after .point {
    font-size: 3rem;
    font-weight: 700;
    line-height: 150%;
    text-align: center;
  }
  .zisseki_up_detail .before_after .before .point span,
  .zisseki_up_detail .before_after .after .point span {
    font-size: 1.25rem;
    font-weight: 700;
  }
  .zisseki_up_detail .zisseki_after .point {
    font-size: 4rem;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    color: #fff;
  }
  .zisseki_up_detail .zisseki_after .point span {
    font-size: 1.30181rem;
    font-weight: 700;
  }
  .zisseki_up_detail .before_after {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 33px;
  }
  .zisseki_up_detail .before_after .before,
  .zisseki_up_detail .before_after .after {
    border-radius: 10px;
    background-color: #fff;
    position: relative;
  }
  .zisseki_up_detail .before_after .before:after {
    content: "";
    background-image: url("./images/zisseki_after_polygon.png");
    width: 14.5px;
    height: 26px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -27.5px;
  }
  .zisseki_up_detail .zisseki_after {
    border-radius: 10px;
    background: #ED9228;
    padding: 10px 16px;
  }
  .zisseki-up__item .up_image {
    display: block;
    text-align: right;
    margin-right: 20%;
  }
  .zisseki-up__item .up_image img {
    width: 87px;
    height: auto;
  }
}
@media screen and (max-width:767px) {
  .zisseki_up_detail .before_after .before .point,
  .zisseki_up_detail .before_after .after .point {
    font-size: 28px;
    font-weight: 700;
    line-height: 150%;
    text-align: center;
  }
  .zisseki_up_detail .before_after .before .point span,
  .zisseki_up_detail .before_after .after .point span {
    font-size: 10px;
    font-weight: 700;
  }
  .zisseki_up_detail .zisseki_after .point {
    font-size: 38px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    color: #fff;
  }
  .zisseki_up_detail .zisseki_after .point span {
    font-size: 13px;
    font-weight: 700;
  }
  .zisseki_up_detail .before_after {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .zisseki_up_detail .before_after .before,
  .zisseki_up_detail .before_after .after {
    border-radius: 10px;
    background-color: #fff;
    position: relative;
  }
  .zisseki_up_detail .before_after .before:after {
    content: "";
    background-image: url("./images/zisseki_after_polygon.png");
    width: calc(14.5px * 2/3);
    height: calc(26px * 2/3);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -15.5px;
  }
  .zisseki_up_detail .zisseki_after {
    border-radius: 10px;
    background: #ED9228;
    padding: 10px;
  }
  .zisseki-up__item .up_image {
    display: block;
    text-align: right;
    margin-right: 6px;
  }
  .zisseki-up__item .up_image img {
    width: 55px;
    height: auto;
  }
}

.sub-zisseki_up {
  background-color: #FFEFC6;
  padding: 175px 0;
}

.zisseki-up__item {
  background-image: url("./images/sub-zisseki_up-bg.png");
  background-repeat: no-repeat;
  background-size: cover  ;
  box-shadow: 6px 6px 0 rgba(158, 158, 158, 0.70);
  border-radius: 10px;
  position: relative;
  padding: 50px 14px 18px;
}
.zisseki-up__item .title {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px 0 0 0;
  background: #949494;
  color: #fff;
  padding: 4px 25px;
  text-align: center;
  font-weight: 700;
}
.zisseki-up__item .zisseki_up_detail {
  display: grid;
  grid-template-columns: 1fr .593fr;
  gap: 12px;
  align-items: center;
}
.zisseki_up_detail .zisseki_before p.target {
  color: #062D74;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.12rem;
  margin-bottom: 10px;
}
.zisseki_up_detail .before_after .before .before_title {
  background: #062D74;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 5px 0;
  border-radius: 10px 10px 0 0;
}
.zisseki_up_detail .before_after .after .after_title {
  background: #EDE736;
  color: #062D74;
  font-weight: 700;
  text-align: center;
  padding: 5px 0;
  border-radius: 10px 10px 0 0;
}

/* ============================
  3. 生徒の声（スライダー）
============================ */
.sub-zisseki_voice {
  background-image:
    url('./images/g-kado_seito-rt.png'),
    url('./images/g-kado_seito-lb.png'),
    url('./images/top-strength-bg.jpg');
  background-position:
    100% 0%, 0% 100%, top center;
  background-size:
    800px auto, 800px auto, 100% auto;
  background-repeat: no-repeat, no-repeat, repeat;
  background-color: #e5efff;
  padding-top: 125px;
  padding-bottom: 125px;
  overflow: hidden;
}

/* ============================================================
   実績ボイススライダー（Swiper）
   ============================================================ */

/* 1. スライダー全体のコンテナ */
.zisseki-voice__slider.swiper {
  width: 100%;
  padding: 60px 0;
  /* ナビゲーションが上下に余裕を持って動けるよう調整 */
  overflow: visible;
  /* 左右を突き抜けさせてチラ見せさせるために必須 */
  position: relative;
}

/* 2. スライド自体の設定 */
.zisseki-voice__slider .swiper-slide {
  width: 100%;
  /* JSの slidesPerView: 'auto' と連動 */
  max-width: 830px;
  /* 真ん中のスライドの最大幅 */
  transition: opacity 0.3s ease;
  /* 透過の切り替わりをスムーズに */
}

/* 3. アクティブ（中央）以外のスライドを半透明にする */
.zisseki-voice__slider .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.5;
}

/* 4. スライドの内側の白い箱（デザインの再現） */
.voice-slide__inner {
  background: #fff;
  border: 3px solid #3C7DE6;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 50px 50px;
}

/* 画像エリア */
.voice-slide__img {
  padding-bottom: 40px;
}

.voice-slide__img img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}

/* テキストエリア（区切り線付き） */
.voice-slide__text {
  border-top: 1px solid #3C7DE6;
  padding-top: 40px;
  margin-top: auto;
}

.voice-slide__text p {
  font-size: 24px;
  margin: 0;
  text-align: left;
}

/* 5. ナビゲーション（100pxの隙間の中心に配置） */
.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}
.voice-nav.swiper-button-next {
  background-image: url("./images/button_next_blue.png");
  background-repeat: no-repeat;
}
/*
.voice-nav.swiper-button-prev,
.voice-nav.swiper-button-next {
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #3C7DE6;
  border-radius: 50%;
  color: #3C7DE6;
  z-index: 100;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
}
*/

/* アイコン（矢印）のサイズ */
.voice-nav::after {
  font-size: 20px;
  font-weight: bold;
}

/* 【重要】隙間の中心(465px地点)に配置 */
/* calc(50% - 465px) で中心から左(右)へ、translateXで自身の幅の半分を調整 */
.swiper-button-prev.voice-nav {
  left: calc(50% - 465px);
  transform: translateX(-50%) translateY(-50%);
}

.swiper-button-next.voice-nav {
  right: calc(50% - 465px);
  transform: translateX(50%) translateY(-50%);
}

/* ホバー時の挙動 */
.voice-nav:hover {
  background: #3C7DE6;
  color: #fff;
}

.swiper-navigation-icon {
  width: 10px !important;
}

/* ============================================================
   レスポンシブ対応
   ============================================================ */

/* 画面幅が1050px以下になると、ボタンが画面外に出るのを防ぐために固定位置へ */
@media screen and (max-width: 1050px) {
  .swiper-button-prev.voice-nav {
    left: 20px;
    transform: translateY(-50%);
  }

  .swiper-button-next.voice-nav {
    right: 20px;
    transform: translateY(-50%);
  }
}

/* スマホ対応 */
@media screen and (max-width: 767px) {
  .zisseki-voice__slider.swiper {
    padding: 0;
  }

  .zisseki-voice__slider .swiper-slide {
    max-width: 85%;
  }

  .voice-nav {
    width: 40px;
    height: 40px;
  }

  .voice-nav::after {
    font-size: 16px;
  }

  /* スマホでは隙間がなくなるため、スライド上に少し被せる */
  .swiper-button-prev.voice-nav {
    left: 25px;
  }

  .swiper-button-next.voice-nav {
    right: 25px;
  }

  .voice-slide__text p {
    font-size: 18px;
  }

  .voice-slide__inner {
    padding: 20px 30px 30px;
  }

  .voice-slide__img {
    padding-bottom: 20px;
  }

  .voice-slide__text {
    padding-top: 20px;
  }

}

.sub-zisseki .top-voice {
  background-image:
    url('./images/g-kado_voice-lt.png'),
    url('./images/g-kado_voice-rb.png'),
    url('./images/top-points-bg.jpg');
  background-position: 5% 5%, 95% 95%, top center;
  background-size: 10vw auto, 10vw auto, 100% auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

/* --- 共通レイアウト --- */
/* ==================================================
   共通・基本設定
================================================== */
main.sub-price {
  background-color: #EBF2FF;
}
.sub-price_lepton,
.sub-price_sokudoku {
  padding-top: 125px;
  padding-bottom: 125px;
  text-align: center;
}

.sub-price_lepton {
  background-image:
    url('./images/g-green-sq01.png'),
    url('./images/g-green-sq02.png'),
    url('./images/top-points-bg.jpg');
  background-position: 3% 92%, 90% 16%, top center;
  background-size: 11vw auto, 15vw auto, 100% auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

.sub-price_sokudoku {
  background-image:
    url('./images/g-kado_sokudoku-rt.png'),
    url('./images/g-kado_sokudoku-lb.png'),
    url('./images/sub-zisseki_up-bg.jpg');
  background-position: 100% 0%, 0% 100%, top center;
  background-size: 800px auto, 800px auto, 100% auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

#elem {
  padding-top: 50px;
}

.sub-price_lepton-logo {
  max-width: 320px;
  margin: 0 auto;
}

.sub-price_lepton-logo::after {
  display: block;
  content: '';
  width: 100px;
  height: 3px;
  background-color: #009843;
  border: none;
  margin: 25px auto 75px;
}

.lepton-about-box,
.sokudoku-about-box {
  padding: 100px 60px;
  background-color: #fff;
  position: relative;
  margin: 150px auto 75px;
}

/* 吹き出しタイトル共通 */
.both-about-box__title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
}

.lepton-about-box__title,
.sokudoku-about-box__title {
  background: #fff;
  color: #009843;
  width: fit-content;
  margin: 0 auto;
  padding: 10px 60px;
  font-size: 36px;
  font-weight: 700;
  border: 3px solid #009843;
  position: relative;
}

.lepton-about-box__title::before,
.sokudoku-about-box__title::before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 18px 18px 0 18px;
  border-color: #009843 transparent transparent transparent;
}

.lepton-about-box__title::after,
.sokudoku-about-box__title::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 14px 14px 0 14px;
  border-color: #fff transparent transparent transparent;
}


/* PC：横並びレイアウト */
.lepton-about-content,
.sokudoku-about-content {
  display: flex;
  flex-direction: row;
  /* PCメイン */
  align-items: center;
  gap: 40px;
}

.lepton-about-content__img,
.sokudoku-about-content__img {
  width: 42%;
  flex-shrink: 0;
}

.lepton-about-content__img img,
.sokudoku-about-content__img img {
  width: 100%;
  height: auto;
}

.lepton-about-content__text,
.sokudoku-about-content__text {
  width: 58%;
  text-align: justify;
}

.lepton-about-content__ttl,
.sokudoku-about-content__ttl {
  font-size: 24px;
  font-weight: 700;
}

/* ボタン共通 */
.both-about-box__btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  width: 100%;
}

/* 料金エリア共通 */
.lepton-price-area,
.sokudoku-price-area {
  color: #fff;
  padding-top: 60px;
}

.lepton-price-area__title,
.sokudoku-price-area__title {
  font-size: 24px;
  font-weight: 700;
  padding-left: 25px;
  border-left: 3px solid;
  margin-bottom: 40px;
  text-align: left;
}

.lepton-price-cards,
.sokudoku-price-cards {
  display: flex;
  flex-direction: row;
  /* PCメイン */
  justify-content: center;
  gap: 30px;
  margin-bottom: 20px;
}

.lepton-price-card,
.sokudoku-price-card {
  width: 100%;
  text-align: center;
  max-width: 550px;
}

.lepton-price-card__head,
.sokudoku-price-card__head {
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  padding: 15px 0;
}

.lepton-price-card__body,
.sokudoku-price-card__body {
  background-color: #ffffff;
  padding: 40px 20px;
}

.lepton-price-card__price,
.sokudoku-price-card__price {
  font-weight: bold;
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1;
  margin-bottom: 10px;
}

.lepton-price-card__price .num,
.sokudoku-price-card__price .num {
  font-size: 64px;
}

.lepton-price-card__price .unit,
.sokudoku-price-card__price .unit {
  font-size: 20px;
  margin-left: 5px;
}

.lepton-price-notes,
.sokudoku-price-notes {
  list-style: none;
  padding: 0;
  text-align: left;
}

.sokudoku-price-notes {
  max-width: 550px;
  margin: 0 auto;
}

/* ==================================================
   Lepton 固有色 (Green: #009a44)
================================================== */
.lepton-about-box__title {
  border-color: #009a44;
  color: #009a44;
}

.lepton-about-box__title::before {
  border-top-color: #009a44;
}

.lepton-about-content__ttl {
  color: #009a44;
}

.lepton-price-area__title {
  border-left-color: #009a44;
}

.lepton-price-card__head {
  background-color: #009a44;
}

.lepton-price-card__price,
.lepton-price-card__tax {
  color: #009a44;
}

/* ==================================================
   速読 固有色 (Orange: #f39800)
================================================== */
.sokudoku-about-box__title {
  border-color: #f39800;
  color: #f39800;
}

.sokudoku-about-box__title::before {
  border-top-color: #f39800;
}

.sokudoku-about-content__ttl {
  color: #f39800;
}

.sokudoku-price-area__title {
  border-left-color: #f39800;
}

.sokudoku-price-card__head {
  background-color: #f39800;
}

.sokudoku-price-card__price,
.sokudoku-price-card__tax {
  color: #f39800;
}

/* ==================================================
   モバイル対応 (767px以下)
================================================== */
@media screen and (max-width: 767px) {

  .lepton-about-content,
  .sokudoku-about-content,
  .lepton-price-cards,
  .sokudoku-price-cards {
    flex-direction: column;
    gap: 20px;
  }

  .lepton-about-content__img,
  .sokudoku-about-content__img,
  .lepton-about-content__text,
  .sokudoku-about-content__text {
    width: 100%;
  }

  .lepton-price-card__price .num,
  .sokudoku-price-card__price .num {
    font-size: 48px;
  }

  .lepton-about-box__title,
  .sokudoku-about-box__title {
    padding: 10px 20px;
    font-size: 16px;
  }

  .lepton-about-box__title::before,
  .sokudoku-about-box__title::before {
    bottom: -12px;
    border-width: 12px 12px 0 12px;
  }

  .lepton-about-box__title::after,
  .sokudoku-about-box__title::after {
    bottom: -9px;
    border-width: 10px 10px 0 10px;
  }



}


/* ==================================================
   各学部共通レイアウト (小学・中学・高校)
================================================== */
.sub-price_elem,
.sub-price_middle,
.sub-price_high,
.sub-price_junior,
.sub-zisseki_pass {
  padding: 125px 0;
}

/* --- 背景色設定 --- */
/*
.bg-elem {
  background-image:
    url('./images/g-kado_blue-rt.png'),
    url('./images/g-kado_blue-lb.png'),
    url('./images/top-strength-bg.jpg');
  background-position: 100% 0%, 0% 100%, top center;
  background-size: 140px 140px, 140px 140px, 100% auto;
  background-repeat: no-repeat, no-repeat, repeat;
}
  */

.bg-mid {
  background-image:
    url('./images/g-green-sq02.png'),
    url('./images/g-green-sq02.png'),
    url('./images/top-points-bg.jpg');
  background-position: -4% 10%, 104% 90%, top center;
  background-size: 14vw auto, 14vw auto, 100% auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

/*
.bg-high {
  background-image:
    url('./images/g-kado_orange-lt.png'),
    url('./images/g-kado_orange-rb.png'),
    url('./images/sub-zisseki_up-bg.jpg');
  background-position: 0% 0%, 100% 100%, top center;
  background-size: 140px 140px, 140px 140px, 100% auto;
  background-repeat: no-repeat, no-repeat, repeat;
}
*/

.bg-junior_high {
  background: #FFEFC6;
}
.bg-junior {
  background: #E3FFE0;
}

/* --- 概要ブロック（対象・科目） --- */
@media screen and (min-width:768px) {
  .course-intro-box {
    display: grid;
    margin-bottom: 100px;
    gap: 40px;
    margin-top: 120px;
    grid-template-columns: .94fr 1fr;
  }
}
@media screen and (max-width:767px) {
  .course-intro-box {
    display: grid;
    margin-bottom: 50px;
    gap: 40px;
    margin-top: 60px;
    grid-template-columns: 1fr;
  }
}

.course-intro-info {
  width: 100%;
}

.course-intro-img {
  width: 100%;
  box-shadow: 8px 8px 0 rgba(158, 158, 158, 0.70);
  border-radius: 10px;
}

.course-intro-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.course-dl {
  margin-bottom: 40px;
  border-radius: 10px;
  box-shadow: 8px 8px 0 rgba(158, 158, 158, 0.70);
}

.course-intro-info .course-dl:first-child {
  margin-top: 0;
}
.course-intro-info .course-dl:last-child {
  margin-bottom: 0;
}

.course-dl dt,
.course-dl dd {
  padding: 12px 15px;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  text-align: center;
}

.course-dl dt {
  color: #fff;
  border-radius: 10px 10px 0 0;
}

.course-dl dt:not(:first-child) {
  margin-top: 20px;
}

.course-dl dd {
  background: #fff;
  border-radius: 0 0 10px 10px;
}

.course-note {}

/* --- ポイントタイトル（枠線デザイン） --- */
.point-title-wrap {
  text-align: center;
  margin: 40px 0;
}

.point-title {
  background: #fff;
  color: #062D74;
  width: fit-content;
  margin: 0 auto;
  padding: 10px 60px;
  font-size: 36px;
  font-weight: 700;
  border: 4px solid #062D74;
  position: relative;
  border-radius: 10px;
}

.point-title::before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 18px 18px 0 18px;
  border-color: #062D74 transparent transparent transparent;
}

.point-title::after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 18px 18px 0 18px;
  border-color: #fff transparent transparent transparent;
}

/* --- 料金・時間割 共通 --- */
.course-price-area,
.course-timetable-area {
  margin-top: 50px;
}

.course-sec-title {
  font-size: 24px;
  font-weight: 700;
  padding-left: 25px;
  border-left: 2px solid;
  margin-bottom: 40px;
  text-align: left;
}

/* --- 料金カード --- */
.course-price-cards {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 30px;
  margin-bottom: 20px;
}

.course-price-card {
  width: 100%;
  text-align: center;
  max-width: 550px;
}

.course-price-card__head {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  line-height: 1.6;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.course-price-card__body {
  background-color: #fff;
  padding: 40px 20px;
}

.course-price-card__body.is-split {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.split-item {
  text-align: center;
}

.split-label {
  display: block;
  margin-bottom: 8px;
  border: 1px solid;
}

.price-val {
  font-weight: bold;
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1;
  margin-bottom: 10px;
}

.price-val .num {
  font-size: 64px;
}

.price-val .unit {
  font-size: 20px;
  margin-left: 5px;
}

.price-val .tax {
  font-size: 13px;
}

.course-notes {
  list-style: none;
  padding: 0;
  text-align: left;
}

/* --- 時間割テーブル --- */
.table-scroll {
  overflow-x: auto;
  /* スマホではみ出す場合は横スクロール */
}

.timetable {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  border-collapse: separate;
  border-spacing: 6px;
  table-layout: fixed;
}

.bgnone {
  background-color: transparent !important;
}

.timetable th,
.timetable td {
  padding: 10px 1px;
  font-weight: 700;
}

.timetable td {
  background-color: #fff;
}

.timetable thead th {
  color: #fff;
  border-radius: 10px 10px 0 0;
}

.timetable tbody th {
  background: #949494;
  color: #fff;
  border-radius: 10px;
}

/* ==================================================
   カラーバリエーション (クラスで色を制御)
================================================== */
#exam { padding-top: 50px; }


/* 小学部 (Blue: #3C7DE6) */
.text-elem .point-title {
  border-color: #3C7DE6;
  color: #3C7DE6;
}

.text-exam .point-title {
  border-color: #062D74;
  color: #062D74;
}


.text-elem .point-title::before {
  border-top-color: #3C7DE6;
}

.border-elem {
  border-color: #3C7DE6;
}

.exam_course dl.course-dl dt {
  background-color: #062D74;
}

.junior_course dl.course-dl dt {
  background-color: #49A13E;
}

.text-elem {
  color: #3C7DE6;
}

.border-left-elem {
  border-left-color: #062D74;
}

.border-left-elem.junior_high {
  border-left-color: #ED9228;
}
.border-left-elem.junior {
  border-left-color: #49A13E;
}

.table-elem thead th {
  background-color: #3C7DE6;
}

.table-exam thead th {
  background-color: #062D74;
}

.table-junior thead th {
  background-color: #49A13E;
}

/* 中学部 (Green: #009843) */
.table-junior_high thead th {
  background-color: #ED9228;
}

.border-mid {
  border-color: #009843;
}

.bg-mid-dark {
  background-color: #009843;
}

.text-mid {
  color: #009843;
}

.border-left-mid {
  border-left-color: #009843;
}

.table-mid thead th {
  background-color: #009843;
}


.text-juior .point-title {
  border-color: #49A13E;
  color: #49A13E;
}

.text-juior .point-title::before {
  border-top-color: #49A13E;
}

/* 大学受験部 (Orange: #ED9228) */
.text-high .point-title {
  border-color: #ED9228;
  color: #ED9228;
}

.text-high .point-title::before {
  border-top-color: #ED9228;
}

.border-high {
  border-color: #ED9228;
}

.bg-high-dark {
  background-color: #ED9228;
}

.text-high {
  color: #ED9228;
}

.border-left-high {
  border-left-color: #ED9228;
}

.table-high thead th {
  background-color: #ED9228;
}

/* ============================
  スライダーの設定（中央1100px、左右見切れ）
============================ */
.price-slider-wrapper {
  position: relative;
  width: 100%;
  /* w-1100の制限を受けず画面幅いっぱいに */
  margin-bottom: 60px;
}

.js-price-slider {
  width: 100%;
  padding: 20px 0;
  /* 影などが切れないように余白 */
}

.js-price-slider .swiper-slide {
  /* PC時は1100px固定、スマホ時は画面の90% */
  width: 1100px;
  max-width: 90vw;
  opacity: 0.4;
  /* 左右の見切れているスライドは薄くする */
  transition: opacity 0.4s ease, transform 0.4s ease;
  border-radius: 10px;
  box-shadow: 9px 8px 0 rgba(158, 158, 158, 0.70);
  overflow: hidden;
}

/* 中央のアクティブなスライド */
.js-price-slider .swiper-slide-active {
  opacity: 1;
  transform: scale(1);
}

/* スライドの中身（左：画像、右：テキスト） */
.price-slide__inner {
  display: flex;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  height: 100%;
  /* 高さを揃える */
}

.price-slide__img {
  width: 42%;
  flex-shrink: 0;
}

.price-slide__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.price-slide__text {
  width: 58%;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.price-slide__label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  display: inline-block;
}

.price-slide__label span {
  font-size: 64px;
  display: inline-block;
  margin-left: 10px;
  line-height: 1;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.12rem;
}

.price-slide__ttl {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.6;
}

.price-slide__desc {}

/* ナビゲーション（白丸＋矢印） */

.price-nav {
  /*
  background-color: #fff;
  border: 3px solid #062D74;
   border-radius: 50%;
   color: #062D74;
  */
  width: 50px;
  height: 50px;
 
  margin-top: -30px;
  /* 縦の中央 */
  transition: 0.4s;
  
}
.price-nav:hover {
  opacity: .8;
}
.price-nav svg {
  fill: none;
}
.price-nav svg path {
  stroke-width: 2px;
}

.price-nav::after {
  font-size: 20px;
  font-weight: bold;
}

/* 中央スライド（1100px）の左右に配置するための計算 */
/* 50%（画面中央）から550px（スライドの半分）ずらした位置 */
.price-slider-wrapper .swiper-button-prev {
  left: calc(50% - 580px);
}

.price-slider-wrapper .swiper-button-next {
  right: calc(50% - 580px);
}

/* --- レスポンシブ --- */
@media screen and (max-width: 1200px) {

  /* 画面幅が1100px以下になったら矢印を画面端へ寄せる */
  .price-slider-wrapper .swiper-button-prev {
    left: 10px;
  }

  .price-slider-wrapper .swiper-button-next {
    right: 10px;
  }
}

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

  .price-slide__inner {
    flex-direction: column;
  }

  .price-slide__img,
  .price-slide__text {
    width: 100%;
  }

  .price-slide__text {
    padding: 30px 20px;
  }

  .price-slide__ttl {
    font-size: 16px;
  }

  .price-nav {
    width: 40px;
    height: 40px;
  }

  .price-nav::after {
    font-size: 16px;
  }
}



/* --- 共通タイトル --- */
.sub-about_title {
  text-align: center;
  margin-bottom: 50px;
}

/* ============================
  1. 導入セクション
============================ */
@media screen and (min-width:768px) {
  .sub-about_phil__inner::before {
    display: block;
    content: "";
    width: 66px;
    height: 57.33px;
    background-image: url('./images/icon_quotation_1.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -25px;
    left: 5%;
  }

  .sub-about_phil__inner::after {
    display: block;
    content: "";
    width: 66px;
    height: 57.33px;
    background-image: url('./images/icon_quotation_2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -25px;
    right: 5%;
  }
  .sub-about_intro .top-problem {
    margin-bottom: 100px;
  }
  .sub-about #strength {
    padding-top: 150px;
  }
}
@media screen and (max-width:767px) {
  .sub-about_phil__inner::before {
    display: block;
    content: "";
    width: calc(66px * 2/3);
    height: calc(57.33px * 2/3);
    background-image: url('./images/icon_quotation_1.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -25px;
    left: 5%;
  }

  .sub-about_phil__inner::after {
    display: block;
    content: "";
    width: calc(66px * 2/3);
    height: calc(57.33px * 2/3);
    background-image: url('./images/icon_quotation_2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -25px;
    right: 5%;
  }
  .sub-about_intro .top-problem {
    margin-bottom: 40px;
  }
  .sub-aboutintro__text {
    font-size: 13px;
    font-weight: 700;
  }
  .sub-about #strength {
    padding-top: 100px;
  }
}
main.sub-about {
  background: #EBF2FF;
}

.sub-about_intro {
  padding: 125px 0;
}

.sub-about_phil {
  padding: 100px 0 190px;
  background-image: url('./images/reason_bg.jpg');
  background-size: cover;
  background-position: center;
}

.sub-about_phil__inner {
  text-align: center;
  background-color: #fff;
  padding: 50px;
  position: relative;
  border-radius: 20px;
}

.sub-about_intro .top-problem {
  background: #062D74;
  transform: translateY(-60px);
  padding: 57px 20px 60px;
  border-radius: 20px;
  box-shadow: 10px 10px 0 rgba(158, 158, 158, 0.70);
}

.sub-about_intro .top-problem::before {
  border-color: #062D74  transparent transparent transparent;
}

.sub-about_intro .top-problem__title::before {
  content: none;
}

.sub-aboutintro__logo-row {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #EDE736;
  padding-bottom: 15px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.sub-aboutintro__logo {
  width: 189px;
  height: auto;
}

.sub-aboutintro__suffix {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}

.sub-aboutintro__text {
  text-align: center;
}

.sub-about #strength h2.main_title_jp.format_2 {
  margin: 0 auto 60px;
}

/* セクション全体のラッパー */
.sub-about-strength-sec {}

.sub-about-strength-sec img {
  vertical-align: bottom;
}

/* カード共通スタイル */
@media screen and (min-width:1450px) {
  .sub-about-strength-item-title {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.18rem;
  }
}
@media screen and (min-width:768px) and (max-width:1449px) {
  .sub-about-strength-item-title {
    margin-bottom: 15px;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.18rem;
    position: relative;
    padding-left: 80px;
  }
  .sub-about-strength-num {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
}
@media screen and (min-width:768px) {
  .sub-about-strength-num {
    font-size: 48px;
    font-weight: 700;
    margin-right: 15px;
    line-height: 1;
    color: #ED9228;
  }
  .sub-about-strength-num .sub_title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.08rem;
    display: block;
  }
  
  .sub-about-strength-num::after {
    display: block;
    content: '';
    width: 30px;
    margin-top: 10px;
    height: 2px;
    background-color: #ED9228;
  }
}
@media screen and (max-width:767px) {
  .sub-about-strength-num {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.0285rem;
    margin-right: 15px;
    line-height: 1;
    color: #ED9228;
  }
  .sub-about-strength-num .sub_title {
    font-size: 8px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.038rem;
    display: block;
  }
  .sub-about-strength-item-title {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.08556rem;
    gap: 15px;
    text-align: left;
  }
  .sub-about-strength-num::after {
    display: block;
    content: '';
    width: 13px;
    margin-top: 0;
    height: 1px;
    background-color: #ED9228;
  }
  .sub-about-strength-num_box {
    height: 36px;
  }
}

.sub-about-strength-item {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 8px 8px 0 0 rgba(158, 158, 158, 0.70);
}
.sub-about-strength-item.is-full {
  margin-bottom: 60px;
}
.sub-about-strength-body {
  padding: 40px;
}
.sub-about-strength-body .notice {
  color: #949494;
}
.sub-about-strength-body .two_col {
  display: grid;
  grid-template-columns: 1fr .407fr;
  gap: 80px;
  justify-content: space-between;
  align-items: center;
}


/* 特徴 01 (フルサイズ) */
.sub-about-strength-item.is-full .sub-about-strength-imgs {
  
}

.sub-about-strength-item.is-full .sub-about-strength-imgs img {
  width: 100%;
  object-fit: cover;
}

/* グリッドレイアウト (特徴02〜07) */
.sub-about-strength-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  margin-bottom: 75px;
}

/* 特徴画像の比率統一 */
.sub-about-strength-img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}

/* スマホ対応 (レスポンシブ) */
@media (max-width: 767px) {
  .sub-about-strength-grid {
    grid-template-columns: 1fr;
  }

  .sub-about-strength-item.is-full .sub-about-strength-imgs {
    flex-direction: column;
  }

  .sub-about-strength-item.is-full .sub-about-strength-imgs img {
    width: 100%;
  }
}

/* セクション全体 */
.sub-about-profile {
  padding: 125px 0;
  background-image:
    url('./images/g-kado_orange-rt.png'),
    url('./images/g-kado_orange-lt.png'),
    url('./images/sub-zisseki_up-bg.jpg');
  background-position: 100% 0%, 0% 0%, top center;
  background-size: 140px auto, 140px auto, 100% auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

.sub-about-profile-sec img {
  vertical-align: bottom;
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.2));
}

.sub-about-profile-inner {
  display: flex;
  gap: 50px;
  margin-bottom: 50px;
}

/* 左カラム */
.sub-about-profile-left {
  width: 50%;
}

.sub-about-profile-main-img {
  width: 100%;
  margin-bottom: 30px;
}

.sub-about-profile-message p {
  margin-bottom: 20px;
}

.sub-about-profile-signature {
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  color: #ED9228;
  /* オレンジ系の色 */
  margin-top: 40px;
  line-height: 1.5;
}

.sub-about-profile-title {
  font-size: 24px;
}

/* 右カラム */
.sub-about-profile-right {
  width: 50%;
  background-color: #fff;
  padding: 45px;
}

.sub-about-profile-box {
  margin-bottom: 40px;
}

.sub-about-profile-heading {
  display: inline-block;
  background-color: #ED9228;
  /* オレンジ系の背景色 */
  color: #fff;
  font-weight: bold;
  padding: 6px 40px;
  margin-bottom: 15px;
}

.sub-about-profile-box-content p {}

.sub-about-profile-box-content a {
  text-decoration: underline;
}

.sub-about-profile-box-content.is-center {
  text-align: center;
}

.sub-about-profile-book-img {
  max-width: 150px;
  margin-bottom: 10px;
}


/* メディアリスト */
.sub-about-profile-media-list {
  display: flex;
  gap: 20px;
  text-align: center;
}


.sub-about-profile-media-item img {
  margin-bottom: 10px;
}


/* スマホ対応 (レスポンシブ) */
@media (max-width: 767px) {
  .sub-about-profile-inner {
    flex-direction: column;
    gap: 40px;
  }

  .sub-about-profile-left,
  .sub-about-profile-right {
    width: 100%;
  }
}



/* セクション全体 */
.sub-about-koushi {
  background-image:
    url('./images/g-kado_blue-lt.png'),
    url('./images/g-kado_blue-rb.png'),
    url('./images/g-blue-sq01.png'),
    url('./images/g-blue-sq02.png'),
    url('./images/top-strength-bg.jpg');
  background-position:
    0% 0%,
    100% 100%,
    -5% 94%,
    95% 3%,
    top center;
  background-size:
    140px auto,
    140px auto,
    12vw auto,
    12vw auto,
    100% auto;
  background-repeat:
    no-repeat,
    no-repeat,
    no-repeat,
    no-repeat,
    repeat;
  padding: 125px 0;
}

/* 3カラムグリッド */
.sub-about-koushi-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 100px;
}

/* 画像と縦文字のラップ */
.sub-about-koushi-img-wrap {
  display: flex;
  margin-bottom: 25px;
}

/* 縦文字 (Teacher XX) */
.sub-about-koushi-en {
  writing-mode: vertical-lr;
  color: #3C7DE6;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-right: 15px;
}

/* 画像エリア */
.sub-about-koushi-img {
  flex: 1;
}

.sub-about-koushi-img img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center;
}

/* 名前と科目のヘッダーエリア */
.sub-about-koushi-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 15px;
}

.sub-about-koushi-name {
  font-size: 24px;
  font-weight: bold;
  border-left: 3px solid #3C7DE6;
  /* 青い縦線 */
  padding-left: 10px;
  line-height: 1.2;
  margin: 0;
}

.sub-about-koushi-subject {}

/* キャッチコピー */
.sub-about-koushi-catch {
  color: #3C7DE6;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.6;
  margin-bottom: 15px;
}

/* 本文テキスト */
.sub-about-koushi-text p {}

/* スマホ対応 (レスポンシブ) */
@media (max-width: 767px) {
  .sub-about-koushi-grid {
    grid-template-columns: 1fr;
  }
}

.sub-about .top-access {
  background-image: url('./images/top-points-bg.jpg');
  background-position: top center;
  background-size: 100% auto;
  background-repeat: repeat;
}



/* Layout */
.txt_left {
  text-align: left;
}

.txt_center {
  text-align: center;
}

.txt_right {
  text-align: right;
}

.left {
  margin-left: 0;
  margin-right: auto;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.right {
  margin-left: auto;
  margin-right: 0;
}

.items_center {
  align-items: center;
}

.items_end {
  align-items: flex-end;
}


/* Blog */

.blog {
  padding: 100px 0;
}
.single_blog .blog {
  padding: 200px 0 100px;
}

@media screen and (min-width:768px) {
  .blog {
    padding: 100px 0;
  }

  .blog_section .two_col {
    display: grid;
    grid-template-columns: auto auto;
    gap: 0 70px;
  }
  .blog_section .content {
    max-width: initial;
    margin: 0 0 0 5.57%;
  }
}

@media screen and (max-width:767px) {
  .blog_section .two_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }
  .blog_section .content {
    max-width: initial;
    margin: 0 20px;
  }
}
.faq_page .faq_list {
  margin-bottom: 175px;
}

.faq_page .faq_list:last-child {
  margin-bottom: 0;
}

.faq_page section.faq .content {
  max-width: 1100px;
}

.faq_page section.faq_content {
  background-color: #FFEED8;
}

.faq_page section.faq_content .content {
  max-width: 1100px;
}

/* blog */
@media screen and (min-width:1200px) {
  .blog_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px 30px;
    width: 100%;
  }
}

@media screen and (min-width:768px) and (max-width:1199px) {
  .blog_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3px;
    margin: 100px auto 0;
    width: 100%;
  }
}

@media screen and (min-width:768px) {
  section.blog .content {
    padding-bottom: 150px;
  }

  .blog_list {
    margin: 0 auto;
  }

  .blog_list>.blog_box {
    position: relative;
  }

  .blog_box .blog_info {
    width: 100%;
  }

  .sub_top .blog_list {
    margin: 80px auto 120px;
  }

  .blog_detail .single_content {
    margin: 80px auto 0;
    padding-bottom: 80px;
  }

  .single_page_link {
    margin: 100px auto 0;
  }

  .single_page_link {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: center;
    gap: 0 25px;
  }

  ul.category_link_list,
  ul.inner_link_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px 34px;
    margin: 0 auto;
  }

  ul.page-numbers {
    width: 100%;
    margin: 100px auto 0;
    text-align: center;
  }

  .single_page_link .prev_single {
    text-align: right;
  }

  .single_page_link .next_single {
    text-align: left;
  }
  .blog p.category,
  .blog_section p.category {
    font-size: 1.25rem;
  }
}

@media screen and (max-width:767px) {
  section.blog .content {
    padding-bottom: 150px;
  }

  .blog_list {
    margin: 100px auto 0;
  }

  .blog_list>.blog_box {
    height: auto;
    position: relative;
  }

  .blog_list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px 0;
    margin: 0 auto 0;
    width: 100%;
    padding-top: 20px;
  }

  .blog_box .blog_info {
    width: 100%;
    padding: 15px 0;
  }

  .sub_top .blog_list {
    margin: 40px auto 60px;
  }

  .single_page_link {
    margin: 50px auto 0;
  }

  .single_page_link {
    display: grid;
    grid-template-columns: .3fr 1fr .3fr;
    justify-content: space-between;
    align-items: center;
  }

  .blog_detail .single_content {
    margin: 40px auto 0;
    padding-bottom: 40px;
  }

  ul.category_link_list,
  ul.inner_link_list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px 0;
    margin: 0 auto 90px;
  }

  ul.page-numbers {
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
  }

  .single_page_link .prev_single a.more_size,
  .single_page_link .next_single a.more_size {
    font-size: .875rem;
  }

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

  .single_page_link .next_single {
    text-align: right;
  }
}

section.blog .content {
  max-width: 1100px;
}

.blog_list>.blog_box a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  text-decoration: none;
}

.blog_list>.blog_box a .img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  width: 100%;
  z-index: 1;
}

.blog_list>.blog_box a .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.single_thumbnail .img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  width: 100%;
}

.single_thumbnail .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog p.date,
.blog_section p.date {
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  color: #1f1f1f;
}
.blog p.category,
.blog_section p.category {
  background-color: #1c1c1c;
  color: #fff;
  text-align: center;
  padding: 8px 24px;
  display: inline-block;
  margin-right: 10px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1rem;
  border-radius: 30px;
}

.blog p.category.cat_news,
.blog_section p.category.cat_news,
.blog p.category.cat_news,
.top-news__tag.cat_news {
  background-color: #062D74;
}

.blog p.category.cat_column,
.blog_section p.category.cat_column,
.blog p.category.cat_column,
.top-news__tag.cat_column {
  background-color: #EDE736;
  color: #062D74;
}

.blog h2.blog_title {
  font-weight: 700;
  margin: 15px auto 30px;
  line-height: 1;
}

.blog_box .blog_info p.blog_title {
  font-weight: 700;
  margin: 15px auto 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}

.blog_box .blog_info p.blog_description {
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.blog_detail {
  margin: 30px auto 0;
}

.single_page_link .prev_single a,
.single_page_link .next_single a {
  font-weight: 700;
}

.single_page_link .prev_single a:hover,
.single_page_link .next_single a:hover {
  opacity: 1;
  color: #ED9228;
}

.single_page_link p.button {
  margin: 0 auto;
}

.single_page_link p.button a:after,
.single_page_link p.button a:hover:after {
  content: none;
}

.back_singlelists {
  text-align: center;
}

ul.page-numbers li {
  display: inline-block;
  margin-right: 10px;
}

ul.page-numbers li .page-numbers.current {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #062D74;
  border-radius: 40px;
}

ul.page-numbers li a {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #062D74;
  color: #062D74;
  border-radius: 40px;
}

ul.page-numbers li a img {
  width: 7px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
}

ul.page-numbers li .prev.page-numbers,
ul.page-numbers li .next.page-numbers {}

.blog_detail .single_content {
  border-bottom: 2px solid #1c1c1c;
}

.blog_detail .single_content p {
  margin-bottom: 20px;
}

ul.category_link_list li a,
ul.inner_link_list li a {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  width: 100%;
  display: block;
  background-color: #E54667;
  border: 1px solid #E54667;
  position: relative;
}

ul.inner_link_list li a:hover,
ul.category_link_list li a:hover,
ul.category_link_list li a.cat_news:hover {
  background-color: #fff;
  color: #E54667;
}

ul.category_link_list li a.black {
  background-color: #000;
  border: 1px solid #000;
}

ul.category_link_list li a.cat_works {
  background-color: #005CAC;
  border: 1px solid #005CAC;
}

ul.category_link_list li a.cat_blog {
  background-color: #E54667;
  border: 1px solid #E54667;
}

ul.category_link_list li a:after,
ul.inner_link_list li a:after {
  content: "";
  display: block;
  width: 18.5px;
  height: 10.5px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
}

.top-news__slider {
  margin: 70px auto;
  padding: 0 60px;
}

/* Contact Page */
@media screen and (min-width:768px) {
  .contact_detail {
    margin: 100px auto 0;
    max-width: 1100px;
  }

  .contact_detail p.contact_notice {
    text-align: center;
  }

  .contact_detail table.contact_table tr {
    display: grid;
    gap: 0 5;
    grid-template-columns: .5fr 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .contact_detail table.contact_table tr:first-child th {
    border-bottom: none;
    padding: 20px 0 25px;
  }

  .contact_detail table.contact_table.confirm_table tr:first-child th,
  .contact_detail table.contact_table.confirm_table tr:first-child td {
    padding: 0 0 30px;
  }

  .contact_detail table.contact_table tr:first-child td {
    border-bottom: none;
    padding: 0 0 25px;
  }

  .contact_detail table.contact_table tr th {
    padding: 45px 0 25px;
  }

  .contact_detail table.contact_table.confirm_table tr th,
  .contact_detail table.contact_table.confirm_table tr td {
    padding: 30px 0;
  }

  .contact_detail table.contact_table tr td {
    border-bottom: none;
    padding: 25px 0;
  }

  .contact_detail table.contact_table tr td.cityfield {
    padding: 0;
  }

  .contact_detail table.contact_table tr th {
    justify-content: space-between;
  }

  .contact_detail table.contact_table {
    width: 100%;
    margin: 0 auto 30px;
  }

  .confirm_button {
    margin: 0 auto 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    gap: 0 30px;
  }

  .wpcf7-form-control-wrap input[type="text"],
  .wpcf7-form-control-wrap input[type="email"],
  .wpcf7-form-control-wrap input[type="tel"],
  .wpcf7-form-control-wrap textarea,
  .wpcf7-form-control-wrap ::placeholder {
    line-height: 1;
  }

  .button_section p.submit_button {
    margin: 50px auto 0;
    width: 100%;
    max-width: 400px;
  }

  .confirm_button .button_section p.submit_button {
    margin: 0 auto 0;
  }
  .contact_detail table.contact_table tr th {
    font-weight: 700;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    font-size: 18px;
    line-height: 1;
  }

  .contact_detail table.contact_table.confirm_table tr th {
    font-size: 18px;
    line-height: 1.5;
  }

  .contact_detail table.contact_table.confirm_table tr td {
    font-size: 18px;
    line-height: 1.5;
  }
  .wpcf7-form-control-wrap input[type="text"],
  .wpcf7-form-control-wrap input[type="email"],
  .wpcf7-form-control-wrap input[type="tel"],
  .wpcf7-form-control-wrap input[type="date"],
  .wpcf7-form-control-wrap textarea {
    border: 1px solid #D9D9D9;
    padding: 22px 30px;
    font-size: 18px;
    width: calc(100% - 80px);
    background-color: #D9D9D9;
    border-radius: 2px;
    font-weight: bold;
    line-height: 1.3;
  }
  
  .wpcf7-form-control-wrap ::placeholder {
    color: rgba(28,28,28,.4);
    font-size: 18px;
    font-weight: bold;
  }
  .wpcf7-list-item-label,
  .wpcf7-list-item-label a {
    font-size: 17px;
  }
  .wpcf7-radio .wpcf7-list-item-label::before {
    background: #fff;
    border: 1px solid #062D74;
    border-radius: 100%;
    content: "";
    width: 20px;
    height: 20px;
    margin-bottom: auto;
    margin-right: 10px;
    margin-top: auto;
  }
}

@media screen and (max-width:767px) {
  .contact_detail {
    margin: 47px auto 0;
    max-width: 767px;
  }

  .contact_detail p.contact_notice {
    text-align: left;
  }

  .contact_detail table.contact_table tr:first-child {
    margin-top: 0;
  }

  .contact_detail table.contact_table tr {
    display: grid;
    gap: 0;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .contact_detail table.contact_table tr.blankth {
    margin-top: 0;
    padding-bottom: 0;
  }

  .contact_detail table.contact_table tr.blankthbefore {
    padding-bottom: 0;
  }

  .contact_detail table.contact_table tr:first-child th,
  .contact_detail table.contact_table tr:first-child td {
    border-bottom: none;
    padding: 0 0 10px;
  }

  .contact_detail table.contact_table tr th,
  .contact_detail table.contact_table tr td {
    border-bottom: none;
    padding: 10px 0;
  }

  .contact_detail table.contact_table tr.blankth th {
    padding: 0;
  }

  .contact_detail table.contact_table tr th span {
    margin-left: 10px;
  }

  .contact_detail table.contact_table {
    width: 100%;
    margin: 60px auto 0;
  }

  .confirm_button {
    display: block;
    margin: 40px auto 0;
  }

  .confirm_button .button_section {
    margin: 20px auto !important;
  }

  .previous_button input {
    width: calc(100% - 40px);
  }

  .wpcf7-form-control-wrap ::placeholder {
    line-height: 1.5;
  }

  .button_section p.submit_button {
    margin: 50px auto 0;
  }

  .confirm_button .button_section p.submit_button {
    margin: 0 auto 0;
  }
  .contact_detail table.contact_table tr th {
    font-weight: 700;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    font-size: 13px;
    line-height: 1;
  }
  .contact_detail table.contact_table.confirm_table tr th {
    font-size: 13px;
    line-height: 1.5;
  }
  .contact_detail table.contact_table.confirm_table tr td {
    font-size: 13px;
    line-height: 1.5;
  }
  .wpcf7-form-control-wrap input[type="text"],
  .wpcf7-form-control-wrap input[type="email"],
  .wpcf7-form-control-wrap input[type="tel"],
  .wpcf7-form-control-wrap input[type="date"],
  .wpcf7-form-control-wrap textarea {
    border: 1px solid #D9D9D9;
    padding: 22px 30px;
    font-size: 13px;
    width: calc(100% - 80px);
    background-color: #D9D9D9;
    border-radius: 2px;
    font-weight: bold;
    line-height: 1.3;
  }
  .wpcf7-form-control-wrap ::placeholder {
    color: rgba(28,28,28,.4);
    font-size: 13px;
    font-weight: bold;
  }
  .wpcf7-list-item-label, .wpcf7-list-item-label a {
    font-size: 13px;
  }
  .wpcf7-radio .wpcf7-list-item-label::before {
    background: #fff;
    border: 1px solid #062D74;
    border-radius: 100%;
    content: "";
    width: 16px;
    height: 16px;
    margin-bottom: auto;
    margin-right: 10px;
    margin-top: -2px;
  }
  .wpcf7-acceptance .wpcf7-list-item-label {
    text-align: left;
  }
}

section.contact .subpage_title {
  max-width: initial;
}

section .content table.contact_table tr td {
  width: 100%;
}

.contact_detail table.contact_table tr th span {
  background-color: #062D74;
  color: #fff;
  text-align: center;
  padding: 4px 1px;
  width: 54px;
  display: inline-block;
  margin-left: 20px;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1;
  border-radius: 40px;
}

.postcodefield .wpcf7-form-control-wrap input[type="text"] {
  max-width: 200px;
}

.wpcf7-form-control-wrap .wpcf7-acceptance input[type="checkbox"] {
  display: none;
  width: initial;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}

.wpcf7-radio .wpcf7-list-item {
  margin: 0 40px 0 0;
}

.wpcf7-list-item-label,
.wpcf7-list-item-label a {
  font-weight: bold;
  line-height: 1;
}

.wpcf7-list-item-label a {
  text-decoration: underline;
}

.wpcf7-list-item-label a:hover {
  text-decoration: none;
}

.wpcf7-list-item-label span.required {
  background-color: #ED9228;
  color: #fff;
  text-align: center;
  padding: 4px 1px;
  width: 54px;
  display: inline-block;
  margin-left: 20px;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1;
}

.wpcf7-radio .wpcf7-list-item:last-child {
  margin: 0;
}

.wpcf7-acceptance .wpcf7-list-item {
  display: block;
  line-height: 1;
}

.wpcf7-acceptance .wpcf7-list-item+.wpcf7-list-item {
  margin-top: 8px;
}

.wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  height: 20px;
  line-height: 20px;
  padding-left: 30px;
  display: inline-block;
}

.wpcf7-acceptance .wpcf7-list-item-label::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #062D74;
  border-radius: 20px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 1px;
  box-sizing: border-box;
}

.wpcf7-acceptance input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #062D74;
  position: absolute;
  left: 3px;
  top: 4px;
  border-radius: 50%;
}

.wpcf7-radio input[type="radio"] {
  opacity: 0;
  position: absolute;
}

.wpcf7-radio .wpcf7-list-item-label {
  cursor: pointer;
  display: flex;
}

.wpcf7-radio input[type="radio"]:checked+.wpcf7-list-item-label::before {
  background-color: #062D74;
  box-shadow: inset 0 0 0 3px #fff;
}

div.button_section {
  display: block;
  text-align: center;
}

div.button_section:first-child {
  margin: 50px 0 0 auto;
}

div.button_section:last-child {
  margin: 50px auto 0 0;
}

div.button_section p.button {
  margin: 15px 0 0;
}

p.accept {
  text-align: center;
}

.wpcf7-spinner {
  width: 0;
  height: 0;
  margin: 0;
}

table.contact_table.confirm_table tr {
  border-bottom: 2px solid #B3B3B3;
}
table.contact_table.confirm_table tr:last-child {
  border-bottom: none;
}

/* button */
@media screen and (min-width:768px) {

  p.submit_button,
  p.previous_button {
    position: relative;
    display: inline-block;
  }

  p.submit_button:hover,
  p.submit_button input:hover,
  p.previous_button:hover,
  p.previous_button input:hover {
    cursor: pointer;
  }

  p.submit_button:hover input {
    opacity: 1;
  }

  p.button.margin {
    margin: 60px auto 40px;
  }

  .wpcf7-form-control.wpcf7-radio {
    padding: 15px 0;
    display: block;
  }
}

@media screen and (max-width:767px) {
  p.submit_button input {
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    transition: text-shadow 0.3s;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
  }

  p.previous_button input {
    background-color: #000;
    border: 1px solid #000;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    transition: text-shadow 0.3s;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
  }

  .button.white a {
    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
  }

  p.submit_button,
  p.previous_button {
    position: relative;
    display: inline-block;
    width: 100%;
  }

  .button a:after {
    transition: .3s ease;
  }

  p.submit_button:hover,
  p.submit_button input:hover,
  p.previous_button:hover,
  p.previous_button input:hover {
    cursor: pointer;
  }

  p.submit_button:hover input {
    opacity: 1;
  }

  p.button.margin {
    margin: 60px auto 40px;
  }
}

/* 追従CTA */
.cta_sticky-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9;
  width: 320px;
  transition: opacity 0.3s ease;
}

.cta_sticky-image {
  width: 100%;
  height: auto;
  display: block;
}

.close-btn {
  position: absolute;
  bottom: 69%;
  left: -10px;
  width: 25px;
  height: 25px;
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

@media (max-width: 1024px) {
  .cta_sticky-container {
    width: 260px;
  }
}

@media (max-width: 500px) {
  .cta_sticky-container {
    width: 94%;
    bottom: 5px;
    right: 3%;
  }

  .close-btn {
    bottom: 56%;
    left: -2%;
  }
}


/* 下部固定ナビゲーションのコンテナ */
.bottom-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  display: none;
  z-index: 9;
}

.nav-btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  gap: 8px;
  transition: opacity 0.3s;
  line-height: 1.2;
  text-align: center;
}

.nav-btn:active {
  opacity: 0.7;
}

.nav-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.btn-contact {
  background-color: #3C7DE6;
}

.btn-taiken {
  background-color: #ED9228;
}

.btn-line {
  background-color: #009843;
}

@media (max-width: 767px) {
  .bottom-nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    background-color: #EDE736;
  }
}

@media (max-width: 380px) {
  .nav-btn {
    font-size: 15px;
    gap: 8px;
  }

  .nav-icon {
    width: 20px;
    height: 20px;
  }
}


/* レスポンシブ */
@media screen and (max-width:1440px) {
  main {
    padding-top: 0;
  }

  .header_nav nav .nav_left a {
    max-width: 160px;
    padding: 15px;
  }

  .header_nav nav .nav_right {
    gap: 20px;
  }

  .header_nav nav .nav_right ul li a {
    letter-spacing: 0.03em;
  }

  .header_nav nav .nav_right ul li a .icon svg {
    max-width: 28px;
    max-height: 25px;
  }

  .header_box>div nav .link_btns li {
    width: 130px;
  }

  .header_nav nav .nav_right ul {
    gap: 20px;
  }
}

@media screen and (max-width:1440px) {
  .strength-item--main {
    padding: 30px;
  }

  .strength-item--main .strength-item__ttl {
    font-size: 24px;
  }

  .strength-item__ttl {
    font-size: 18px;
  }

  .price-slider-wrapper .swiper-button-prev {
    left: calc(50% - 580px);
  }

  .price-slider-wrapper .swiper-button-next {
    right: calc(50% - 580px);
  }
}

@media screen and (max-width:1219px) {
  main {
    padding-top: 50px;
  }

  .section_title {
    font-size: 48px;
  }

  .top-points__intro-main {
    font-size: 28px;
  }

  .strength-item--main {
    padding: 20px;
  }

  .strength-item {
    padding: 20px;
  }

  .sub-header__title {
    font-size: 64px;
  }

  .sub-about-profile-inner {
    flex-direction: column;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .sub-about-profile-left,
  .sub-about-profile-right {
    width: 100%;
  }

  .sub-about-koushi-grid {
    gap: 50px;
  }

  .zisseki-pass__heading {
    font-size: 28px;
  }

  .zisseki-pass__list li {
    font-size: 18px;
  }

  .recruit-entry__title {
    font-size: 90px;
  }

  .recruit-entry__sub {
    font-size: 32px;
  }

  .recruit-entry__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }

  .recruit-entry__tel {
    width: 100%;
    text-align: left;
  }

  .price-slider-wrapper .swiper-button-prev {
    left: calc(50% - 480px);
  }

  .price-slider-wrapper .swiper-button-next {
    right: calc(50% - 480px);
  }
}

@media screen and (max-width:1024px) {
  .sub-link_tabs {
    gap: 15px;
  }

  .sub-about-koushi-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 768px) {
  .strength-item__mainttl {
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
  }
  .fv_banner {
    display: grid;
    flex-wrap: wrap;
    gap: 35px;
    right: 4.94%;
    top: 72%;
    position: absolute;
    z-index: 2;
    opacity: 1;
    width: 46.4%;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 767px) {
  .blog_title_jp {
    font-size: 22px;
  }

  .blog_header {
    margin-bottom: 50px;
  }

  .blog_meta {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .blog_tag {
    font-size: 16px;
    width: 130px;
  }

  .blog_item_title {
    font-size: 18px;
  }

  .blog_slider_container {
    width: 100%;
    margin-bottom: 50px;
  }

  .more_btn,
  .formbtn .wpcf7-submit,
  .formbtn .wpcf7-previous {
    font-size: 13px;
    padding: 12px;
  }

  .blog_btn {
    flex-basis: auto;
  }

  .sub-link_tabs {
    grid-template-columns: repeat(2, 1fr);
  }

  .faq {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .faq_header {
    margin-bottom: 50px;
  }

  .faq_title_jp {
    font-size: 32px;
    margin-bottom: 5px;
  }

  .sub-contact_text {
    font-size: 10px;
  }

  .floating-cta {
    top: auto;
    bottom: 80px;
    width: 135px;
  }

  .floating-cta__close {
    width: 25px;
    height: 25px;
  }

  .floating-cta__close span {
    width: 12px;
    height: 2px;
  }

  .sub-header__title {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .sub-header__inner {
    margin-bottom: 30px;
  }

  .section_title {
    font-size: 32px;
  }

  .sub-zisseki_pass {
    padding: 75px 0;
    background-size: 50px auto, 50px auto, 11vw 11vw, 14vw 14vw, 100% auto;
  }

  #gokaku {
    padding-top: 20px;
  }

  .zisseki-pass__box,
  .zisseki-pass__inner,
  .zisseki-pass__dot {
    background-color: transparent;
    padding: 0;
    border: 0;
  }

  .zisseki-pass__list li {
    font-size: 11px;
  }

  .zisseki-pass__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }

  .zisseki-pass__heading {
    font-size: 20px;
  }

  .sub-zisseki_up {
    padding: 75px 0;
    background-size: 50px auto, 50px auto, 100% auto;
  }

  .zisseki-up__grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }

  .sub-zisseki_voice {
    padding: 75px 0;
    background-size: 80% auto, 80% auto, 100% auto;
  }

  .top-voice {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .sub-zisseki .top-voice {
    background-position: 20px 20px, calc(100% - 20px) calc(100% - 20px), top center;
    background-size: 50px auto, 50px auto, 100% auto;
  }

  .top-voice .section_title {
    text-align: center;
    margin-bottom: 50px;
  }

  .sub-privacy_content {
    padding: 0 0;
  }

  .sub-privacy_lead {
    margin-bottom: 40px;
  }

  .sub-privacy_section {
    margin-bottom: 40px;
  }

  .sub-faq_faq {
    padding: 75px 0;
  }

  .sub-faq_faq .sub-link_tabs {
    margin-bottom: 75px;
  }

  .sub-faq_faq_header {
    margin-bottom: 0;
  }

  .sub-faq_faqblock {
    padding-top: 0;
  }

  .sub-recruit_intro {
    padding: 75px 0;
    background-position: 20px 20px, calc(100% - 20px) calc(100% - 20px), top center;
    background-size: 50px auto, 50px auto, 100% auto;
  }

  .sub-recruit_intro-subtext {
    margin-top: 75px;
  }

  .sub-recruit_intro-txt {
    margin-bottom: 50px;
    text-align: left;
  }

  .sub-recruit_req {
    background-size: 50px auto, 50px auto, 10vw 10vw, 14vw 14vw;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .sub-recruit_voice {
    background-size: 50px auto, 50px auto, 15vw 15vw, 12vw 12vw;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .recruit-voice__list {
    gap: 50px;
  }

  .recruit-voice__img {
    max-width: 200px;
  }

  .sub-recruit_entry {
    padding: 75px 0;
  }

  .recruit-entry__title {
    font-size: 60px;
  }

  .recruit-entry__sub {
    font-size: 22px;
  }

  .recruit-entry__txt {
    font-size: 16px;
    text-align: left;
  }

  .recruit-entry__tel {
    text-align: center;
  }

  .sub-recruit_flow {
    background-size: 50px auto, 50px auto;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .recruit-flow__intro {
    text-align: left;
    margin-bottom: 40px;
    font-size: 16px;
  }

  .sub-price_lepton,
  .sub-price_sokudoku {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .sub-price_lepton-logo {
    max-width: 220px;
  }

  .lepton-about-box,
  .sokudoku-about-box {
    padding: 60px 20px;
    margin: 75px auto 50px;
  }

  .lepton-price-card__body,
  .sokudoku-price-card__body {
    background-color: #ffffff;
    padding: 20px;
  }

  .lepton-price-area__title,
  .sokudoku-price-area__title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .sub-price_sokudoku {
    background-size: 80% auto, 80% auto, 100% auto;
  }

  .lepton-about-box__title,
  .sokudoku-about-box__title {
    border-width: 2px;
  }

  .sub-price_elem,
  .sub-price_middle,
  .sub-price_high,
 .sub-price_junior {
    padding: 50px 0;
  }

  .bg-elem {
    background-size: 50px auto, 50px auto, 100% auto;
  }

  .point-title::before {
    bottom: -12px;
    border-width: 12px 12px 0 12px;
  }

  .point-title::after {
    bottom: -9px;
    border-width: 10px 10px 0 10px;
  }

  .point-title {
    border-width: 2px;
    padding: 10px 20px;
    font-size: 18px;
    width: 100%;
  }

  .point-title-wrap {
    margin: 20px 0;
  }

  .price-slider-wrapper .swiper-button-prev {
    left: 10px;
  }

  .price-slider-wrapper .swiper-button-next {
    right: 10px;
  }

  .price-slide__label {
    font-size: 16px;
  }

  .price-slide__label span {
    font-size: 30px;
    margin-left: 3px;
  }

  .course-price-cards {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
  }

  .course-price-card__body {
    padding: 20px;
  }

  .price-val .num {
    font-size: 48px;
  }

  .table-scroll {
    margin-bottom: 20px;
  }

  .timetable {
    table-layout: auto;
    min-width: 768px;
    margin-bottom: 20px;
  }

  .timetable th,
  .timetable td {
    padding: 5px;
  }

  .course-dl dt,
  .course-dl dd {
    font-size: 13px;
  }

  .sub-about_phil__inner {
    padding: 50px 10px;
  }

  .sub-aboutintro__logo-row {
    flex-direction: column;
    align-items: center;
  }

  .sub-aboutintro__logo {
    width: 150px;
  }

  .sub-aboutintro__suffix {
    font-size: 20px;
  }

  .sub-about-strength-grid {
    gap: 0;
    margin-bottom: 20px;
  }

  .top-case__links {
    flex-direction: column;
    gap: 20px;
  }

  .top-case__more {
    width: 100%;
  }

  .sub-about_intro {
    padding: 50px 0;
  }

  .sub-about-profile {
    padding: 50px 0;
    background-size: 50px auto, 50px auto, 100% auto;
  }

  .sub-about-profile-signature,
  .sub-about-profile-title {
    font-size: 20px;
  }

  .sub-about-profile-right {
    padding: 30px 20px;
  }

  .top-cta {
    margin-top: -10vw;
  }

  .sub-about-koushi {
    background-size: 50px auto, 50px auto, 12vw auto, 12vw auto, 100% auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
    padding: 75px 0;
  }

  .sub-about-koushi-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .sub-about-koushi-catch {
    font-size: 20px;
  }

  .top-access__row {
    text-align: center;
  }

  .top-access__label {
    font-size: 22px;
  }

  .top-access__data {
    font-size: 18px;
  }

  .top-access__info {
    margin: 0 auto 50px;
    border-top: 0;
  }

  .top-access__row {
    margin: 0;
    padding: 15px;
    border-bottom: 0;
  }

  .top-access__photos {
    margin-bottom: 50px;
  }


  .top-news {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .top-problem__title::before {
    width: 38px;
    height: 41px;
    top: -16%;
    left: 85%;
  }

  .top-points {
    background-size: 50px auto, 50px auto, 8vw 9vw, 13vw 14vw, 100% auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .top-problem__item {
    padding: 20px 15px;
  }

  .top-points__intro-sub {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .top-points__intro-main {
    font-size: 26px;
    border-bottom: 0;
  }

  .top-points__content {
    padding: 50px 0;
  }

  .top-points__title {
    margin: 0 auto 30px;
  }

  .top-points__list {
    gap: 20px;
  }

  .top-points__item-num span {
    font-size: 42px;
  }

  .top-strength {
    background-size: 50px auto, 50px auto, 17vw 17vw, 16vw 16vw, 100% auto;
  }

  .top-strength .section_title {
    margin-bottom: 50px;
  }

  .top-strength__intro p {
    margin-bottom: 30px;
    font-size: 21px;
  }

  .top-strength__subintro {
    margin-bottom: 50px;
  }

  .strength-item--main .strength-item__body {
    padding: 0;
  }
  .strength-item__body {
    box-shadow: 3.803px 3.803px 0 0 rgba(158, 158, 158, 0.70);
    border-radius: 10px;
  }

  .strength-item--main {
    gap: 20px;
  }

  .strength-item__txt {
    display: none;
  }

  .strength-item--main .strength-item__ttl {
    font-size: 18px;
  }

  .strength-item__label {
    font-size: 13px;
  }

  .strength-item__label span {
    font-size: 42px;
  }

  .strength__more {
    margin-top: 50px;
  }

  .top-course {
    background-size: 50px auto, 50px 140px, 17vw 17vw, 15vw 15vw, 100% auto;
  }

  .top-course__intro-sub {
    margin-top: 0;
    border: 0;
    font-size: 13px;
  }

  .top-course__intro {
    margin-bottom: 50px;
  }

  .top-course__more {
    margin-top: 50px;
  }

  .top-message {
    background-size: 80% auto, 0% auto, 15vw 15vw;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .top-message__hero {
    padding: 0;
  }

  .top-message .section_title {
    margin-bottom: 50px;
  }

  .top-profile {
    margin-top: 0;
    padding: 20px;
  }

  .top-profile__more {
    position: static;
    transform: none;
    margin-top: 30px;
    width: 100%;
  }

  .top-case {
    background-position: 0% 0%, 14% 4%, top center;
    background-size: 80% auto, 12vw 12vw, 100% auto;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .top-case .section_title {
    margin-bottom: 50px;
  }

  .top-case__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-bottom: 50px;
  }

  .top-voice {
    background-size: 50px auto, 50px auto;
  }

  .faq {
    background-size: 50px auto, 50px auto;
  }

  .top-access .section_title {
    margin-bottom: 50px;
  }

  .top-access {
    background-size: 50px auto, 50px auto;
  }

  .top-case__links {
    padding: 0 20px;
    margin-top: 30px;
  }

  .sub-about-profile-book-img {
    max-width: 120px;
  }

  .price-val .num {
    font-size: 38px;
  }

  .timetable th,
  .timetable td {
    font-size: 12px;
  }

  .sub-contact_content {
    padding: 50px 0 250px;
  }

  .swiper-navigation-icon {
    width: 6px !important;
  }

  .top-news__prev,
  .top-news__next {
    width: 30px;
    height: 30px;
    top: 35% !important;
  }

  .top-news__slider {
    margin: 50px auto;
    padding: 0 40px;
  }

  .top-news__title {
    font-size: 14px;
  }

  .top-news__tag {
    font-size: 12px;
  }

  .top-news__date {
    font-size: 14px;
  }

  .loading {
    background-size: 50px auto;
  }

  .top-points__outro-logo {
    max-width: 255px;
    margin: 0 auto 20px;
  }

  .top-points__outro-arrow {
    margin: 0 auto 40px;
    width: 105px;
  }
  .swiper-button-next.top-strength__next,
  .swiper-button-prev.top-strength__prev {
    /*
    border: 1px solid #3C7DE6;
    border-radius: 50%;
    background-color: #fff;
    color: #3C7DE6;
    */
    transition: 0.4s;
    width: 30px;
    height: 30px;
    top: 42%;
  }
  .top-strength__next svg,
  .top-strength__prev svg {
    fill: none;
  }

  .top-strength__next {
    left: 0;
  }

  .js-top-strength-slider {
    padding: 0 15px 10px;
    margin: 20px auto 0;
  }

  .strength-item {
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .strength-item.swiper-slide,
  .js-price-slider .swiper-slide {
    height: auto;
  }
  .strength-item.swiper-slide .strength-item__body,
  .js-price-slider .swiper-slide .price-slide__inner {
    height: 100%;
  }
  .strength-item__img {
    aspect-ratio: 16 / 9;
  }

  .strength-item__mainttl {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 16px;
    margin-bottom: 0;
    gap: 10px;
    display: flex;
    text-align: left;
  }

  .strength-item__label {
    flex-direction: row;
    align-items: flex-end;
    border-bottom: 1px solid #3C7DE6;
    padding-bottom: 8px;
  }

  .strength-item__label.t_color01 {
    border-bottom: 1px solid #009843;
  }

  .strength-item__label::after {
    content: none;
  }

  .strength-item__ttl {
    font-size: 20px;
    text-align: left;
  }

  .top-voice__next,
  .top-voice__prev {
    border: 1px solid #009843;
    border-radius: 50%;
    background-color: #fff;
    transition: 0.4s;
    color: #009843;
    width: 30px;
    height: 30px;
  }

  .top-voice__next:hover,
  .top-voice__prev:hover {
    background: #009843;
    color: #fff;
  }

  .js-top-voice-slider {
    padding: 0 15px;
  }

  .top-voice__hd {
    display: flex;
    align-items: center;
    gap: 10px;
  }

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

  .top-voice__sub {
    border: 0;
    text-align: left;
    padding-bottom: 10px;
  }

  .bg-high {
	background-size: 50px auto, 50px auto, 100% auto;
}

.recruit-entry__tel__tel .more_btn {
	font-size: 24px;
}

.recruit-entry__tel__tel .more_btn .icon {
	width: 26px;
}

.voice-nav.swiper-button-prev, .voice-nav.swiper-button-next {
  width: 35px;
  height: 35px;
}
	
.blog {
	padding: 75px 0;
}

.fv_bg {
  background-image: url("./images/fv_bg_sp.png");
  height: 100%;
  width: 100%;
}
.fv_banner {
  
}
.fv_banner {
  display: grid;
  flex-wrap: wrap;
  right: 4.94%;
  gap: 15px;
  top: inherit;
  bottom: 8%;
  position: absolute;
  z-index: 2;
  opacity: 1;
  width: auto;
  grid-template-columns: repeat(2, 1fr);
}
.fv_banner p {
  max-width: 157px;
}

  .fv_img01 {
    position: absolute;
    width: 66%;
    top: 20px;
    left: 20px;
    opacity: 0;
    z-index: 2;
  }
  .fv_img01 img {
    position: relative;
    z-index: 2;
  }
  .fv_img02 {
    position: absolute;
    top: 26%;
    left: 10%;
    width: 55.15%;
    opacity: 0;
    z-index: 2;
  }
  .fv_img03 {
    position: absolute;
    top: 31%;
    left: 11.875%;
    width: 48%;
    opacity: 0;
    z-index: 2;
  }
  .fv_img04 {
    position: absolute;
    top: 36%;
    left: 12.29%;
    width: 32.85%;
    opacity: 0;
    z-index: 2;
  }
  .fv_img05 {
    position: absolute;
    top: 13%;
    right: 2%;
    width: 27.71%;
    opacity: 0;
    z-index: 2;
  }
  .fv_bottom {
    display: none;
  }
  .fv_svg_1 {
     position: absolute;
    bottom: -10px;
    z-index: 0;
  }
  .fv_svg_2 {
     position: absolute;
    bottom: -5px;
    z-index: 0;
    right: 5%;
  }
  .fv_svg_1 svg,
  .fv_svg_2 svg {
    width: 180px;
  }
  .fv_svg_3 {
    position: absolute;
    bottom: 10%;
    z-index: 2;
    right: 0;
  }
  .fv_svg_3 svg {
    width: 28px;
  }
  .ad_btn {
    display: none;
  }
  .sub-about-strength-text {
    text-align: left;
  }
}

@media screen and (max-width:500px) {
  .fv {
    height: 90vh;
  }

  .fv_text01 {
    top: 4%;
    right: 5vw;
  }

  .fv_text01 img {
    width: 90vw;
  }


  .fv_text02 {
    bottom: auto;
    top: 45vw;
    right: 5vw;
  }

  .fv_text02 img {
    width: 82vw;
    height: auto;
  }

  .top-news__inner {
    padding: 0;
    position: relative;
  }

  .sub-contact_header {
    margin-bottom: 50px;
  }

  /*
  .main_title_jp::after {
    margin: 20px auto 40px;
  }
*/
  .sub-link_tabs {
    grid-template-columns: repeat(1, 1fr);
  }

  .swiper-button-prev.voice-nav {
    left: 5px;
  }

  .swiper-button-next.voice-nav {
    right: 5px;
  }

  .top-intro__suffix {
    font-size: 15px;
  }

  .top-intro__logo {
    width: 58px;
  }
  .top-voice__icon {
    width: 80px;
  }

  .top-voice__ttl {
    font-size: 14px;
  }

  .top-intro__header {
    margin-bottom: 25px;
  }

  .sub-about-profile-heading {
    padding: 3px 40px;
  }

  .top-access__row {
    padding: 10px 0;
    gap: 0;
  }

  .price-nav {
    width: 30px;
    height: 30px;
  }

  .strength-item__label span {
    font-size: 35px;
  }

  .course-timetable-note {
	font-size: 13px;
}

}

/* banner */
@media screen and (min-width:768px) {
  p.button.fit {
    margin: 100px auto 0;
  }
  p.button a {
    min-width: 360px;
    font-size: 1.5rem;
    box-shadow: 4px 8px 0 rgba(158, 158, 158, 0.70);
    padding: 17px 60px 15px 40px;
    transition: 0.3s ease-in-out;
  }
  p.button a:hover {
    transform: translate3d(4px, 8px, 0);
    box-shadow: none;
    transition: all 0.2s;
  }
  p.button.right.fit a {
    margin: 0 0 auto auto;
  }
  .banner_trial {
    background-image: url("./images/banner_bg.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    border-radius: 20px;
    padding: 100px 20px 90px;
    position: relative;
    min-height: 600px;
    border-radius: 40px;
    overflow: hidden;
  }
  .banner_trial .trial_title {
    color: #EDE736;
    font-size: 8rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.16rem;
    margin-bottom: 30px;
    white-space: nowrap;
  }
  .banner_trial .trial_catch {
    color:#fff;
    font-size: 3rem;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24rem;
    margin-bottom: 30px;
  }
  .banner_trial p.button {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .banner_trial p.button a {
    border-radius: 50px;
    background: #EDE736;
    color: #062D74;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 0.12rem;
    padding: 17px 86px 15px 68px;
    display: block;
  }
}
@media screen and (max-width:767px) {
  p.button.fit {
    margin: 30px auto 0;
  }
  p.button a {
    min-width: 250px;
    font-size: 13px;
    box-shadow: 2px 4px 0 0 rgba(158, 158, 158, 0.70);
    padding: 8px 60px 8px 60px;
  }
  p.button a svg {
    width: 18.6px;
  }
  .banner_trial {
    background-image: url("./images/banner_bg.png");
    background-repeat: no-repeat;
    background-position: right -190px top 0;
    background-size: cover;
    border-radius: 20px;
    padding: 60px 20px 120px;
    position: relative;
  }
  .banner_trial .trial_title {
    color: #EDE736;
    font-size: 4rem;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.16rem;
    margin-bottom: 30px;
    white-space: nowrap;
  }
  .banner_trial .trial_catch {
    color:#fff;
    font-size: 2rem;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24rem;
    margin-bottom: 30px;
  }
  .banner_trial p.button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -80px;
    width: 100%;
  }
  .banner_trial p.button a {
    border-radius: 50px;
    background: #EDE736;
    color: #062D74;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 0.12rem;
    padding: 10px 86px 10px 68px;
    display: block;
    width: 100%;
  }
}
.banner_trial:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #e3ffe0, #ffffff);
}
.banner_trial .content {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
.banner_trial p {
  color:#fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.1rem;
  max-width: 780px;
}
p.button.blue a {
  color: #EDE736;
  background-color: #062D74;
}
p.button.yellow a {
  color: #062D74;
  background-color: #EDE736;
}
.banner_trial p.button a svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
}
p.button {
  position: relative;
}
p.button a {
  border-radius: 50px;
  background: #ED9228;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.12rem;
  display: block;
  position: relative;
  width: fit-content;
}
p.button.fit a {
  width: fit-content;
  margin: 0 auto;
}
p.button a svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
}
p.button.sec {
  margin-top: 30px;
}

/* flow */
section.flow {
  padding: 175px 0 200px;
  background-color: #fff;
}
.sub-zisseki section.flow {
  background-color: #E3FFE0;
}

/* classrooms */
@media screen and (min-width:768px) {
  table.access_info {
    margin: 120px auto 100px;
  }
  .message_section {
    padding: 200px 0 0;
  }
  .message_section .two_col {
    display: grid;
    grid-template-columns: .796fr 1fr;
    gap: 58px;
  }
  table.access_info tr th {
    padding: 18px 30px;
    color: #062D74;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.12rem;
    min-width: 170px;
    text-align: left;
  }
  table.access_info tr td {
    padding: 18px 30px;
    color: #000;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
  }
}
@media screen and (max-width:767px) {
  table.access_info {
    margin: 40px auto 40px;
  }
  .message_section {
    padding: 50px 0 0;
  }
  .message_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 58px;
  }
  table.access_info tr th,
  table.access_info tr td {
    display: block;
    text-align: center;
  }
  table.access_info tr th {
    padding: 18px 16px 0;
    color: #062D74;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.12rem;
  }
  table.access_info tr td {
    padding: 0 16px 18px;
    color: #000;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.1rem;
  }
}
.message_section .two_col p.name {
  text-align: right;
  margin-top: 30px;
}
.message_section .txt p {
  margin-top: 16px;
}
.message_section .txt p:first-child {
  margin-top: 0;
}
.access_section {
  padding: 100px 0 200px;
}
table.access_info tr {
  display: block;
  border-top: 1px solid #949494;
}
table.access_info tr:last-child {
  border-bottom: 1px solid #949494;
}

/* blog */

/* Interview */
@media screen and (min-width:1700px) {
  .blog_section p.button.right {
    margin: -50px 14.5% 0 auto;
  }
  .interview_slider .swiper-scrollbar-horizontal {
    z-index: 2;
    width: calc(85% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    height: 8px;
  }
}
@media screen and (min-width:1440px) and (max-width:1699px) {
  .blog_section p.button.right {
    margin: -50px 20px 0 auto;
  }
  section.blog_section h2 {
    margin-bottom: 80px;
  }
  .interview_slider .swiper-scrollbar-horizontal {
    z-index: 2;
    width: calc(80% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    height: 8px;
  }
}
@media screen and (min-width:768px) and (max-width:1439px) {
  .blog_section p.button.right {
    margin: 40px 20px 0 auto;
  }
}
@media screen and (min-width:768px) {
  .two_col .interview_info_box {
    display: grid;
    grid-template-columns: .293fr .703fr;
    gap: 0 30px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: calc(100% - 30px);
  }
  .interview .two_col .image .interview_info .ini_name {
    font-size: 2.25rem;
    margin-bottom: 15px;
  }
  .interview .two_col .image .interview_info .year,
  .interview_single_box .interview_info .year,
  .interview_info .year {
    width: fit-content;
  }
  .interview_slider {
    margin: 0 auto;
    padding-bottom: 100px;
  }
  .interview_slider .interview_single_box {
    margin: 0 15px;
    width: 470px;
    display: inline-block;
  }
  .interview_slider .interview_single_box > img {
    width: 100%;
    height: 265px;
    object-fit: cover;
  }
  .interview_single_box .interview_info_box,
  .interview_slider .swiper-slide .interview_info_box {
    width: 100%;
    display: grid;
    grid-template-columns: .4fr 1.1fr;
    gap: 0 10px;
    margin: 30px auto 0;
    align-items: center;
  }
  .interview_slider {
    max-width: 1100px;
    margin: 0 0 0 7%;
  }
  .interview .two_col .image .interview_info .year,
  .interview_single_box .interview_info .year,
  .interview_info .year {
    padding: 6px;
    background-color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }
  .marquee.interview_section {
    top: -11rem;
    z-index: 0;
  }
  section.blog_section {
    padding: 175px 0;
    background-color: rgba(255, 239, 198, .6);
    position: relative;
  }
  section.blog_section h2.main_title_jp.format_2 {
    text-align: left;
    margin: 0 0 60px;
  }
  .blog_section p.button.right a {
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width:767px) {
  .two_col .interview_info_box {
    display: grid;
    grid-template-columns: .293fr .703fr;
    gap: 0 15px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: calc(100% - 5px);
    align-items: center;
  }
  .interview .two_col .image .interview_info .year,
  .interview_single_box .interview_info .year,
  .interview_info .year {
    font-size: .875rem;
    width: calc(100% - 20px);
  }
  .interview .two_col .image .interview_info .ini_name {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .interview .two_col .image .interview_catch p.section_title {
    font-size: 1.3rem;
  }
  .interview_slider {
    margin: 0 auto 0;
    padding-bottom: 50px;
  }
  .interview_slider .interview_single_box {
    margin: 0 5px;
    width: calc(92% - 10px);
    display: inline-block;
  }
  .interview_slider .interview_single_box > img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .interview_single_box .interview_info_box,
  .interview_slider .swiper-slide .interview_info_box {
    width: 100%;
    display: grid;
    grid-template-columns: .3fr 1fr;
    gap: 0 10px;
    margin: 15px auto 0;
    align-items: center;
    white-space: normal;
  }
  .interview_slider::-webkit-scrollbar {
    height: 20px;
  }
  .interview_slider::-webkit-scrollbar-track {
    background-image: url('./images/scrollbar_bg.png');
    background-size: 100% 20px;
    background-repeat: repeat-x;
  }
  .interview_slider::-webkit-scrollbar-thumb {
    background-image: url('./images/scrollbar_sp.png');
    background-size: 100% 20px;
    background-repeat: no-repeat;
  }
  .interview .two_col .image .interview_info .year,
  .interview_single_box .interview_info .year,
  .interview_info .year {
    padding: 6px 0;
    background-color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    font-size: .7rem;
    width: 100%;
  }
  .marquee.interview_section {
    top: -8rem;
    z-index: 0;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  section.blog_section {
    padding: 50px 0;
    background-color: rgba(255, 239, 198, .6);
    position: relative;
  }
  section.blog_section h2.main_title_jp.format_2 {
    text-align: left;
    margin: 0 0 30px;
  }
}
section.interview .content {
  max-width: initial;
}
.interview .two_col .image {
  position: relative;
  height: 100%;
}
.interview .two_col .image img {
  height: 100%;
  object-fit: cover;
}
.interview .two_col .image .interview_info .ini_name {
  width: 100%;
  padding: 8px 0;
  text-align: center;
  background-color: #FF551C;
  color: #fff;
  line-height: 1;
}
.interview_single_box .interview_info .ini_name,
.interview_info_box .interview_info .ini_name {
  color: #fff;
}
.interview .two_col .image .interview_catch p {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
  font-weight: 600;
  line-height: 1.5;
  font-family: "Zen Kurenaido", sans-serif;
}
.interview_single_box .interview_catch p,
.interview_info p.section_title,
.interview_catch p {
  font-family: "Zen Kurenaido", sans-serif;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  letter-spacing: 0.08rem;
}
.interview .two_col .txt h2 {
  color: #fff;
  padding-bottom: 30px;
  margin: 0 auto 30px;
  border-bottom: 3px solid #fff;
  line-height: 1;
}
.interview .two_col .txt h2 span {
  display: block;
  line-height: 1;
  margin-top: 20px;
}
.interview .two_col .txt p {
  color: #fff;
}
.interview  p.button.white {
  margin: 60px auto 0;
  text-align: center;
}
.interview_slider {
  width: 100%;
  position: relative;
}
.interview_list_section {
  position: relative;
  overflow: hidden;
}
.interview_slider figure.img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.interview_slider figure.img img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.interview_slider a:hover figure.img img {
  transform: scale(1.1);
}
.swiper-scrollbar-drag {
  background: #ED9228;
}
.interview_slider .swiper-scrollbar-horizontal {
  background: #fff;
}

/* 広告 */
@media screen and (min-width:768px) and (max-width:1399px) {
  .fv_svg_1 svg {
      width: 80%;
  }
  .fv_svg_2 svg {
      width: 90%;
  }
} 

@media screen and (min-width:768px) {
  .fv_svg_1 {
    position: absolute;
    bottom: 6%;
    z-index: 0;
  }
  .fv_svg_2 {
    position: absolute;
    bottom: 5.5%;
    z-index: 0;
    left: 17%;
  }
  .fv_svg_3 {
    position: absolute;
    bottom: 35%;
    z-index: 2;
    right: 0;
  }
  .ad_btn {
    opacity: 0;
    transform: translateX(20px);
    transition: opacity 1.2s ease-out, transform 1.2s ease-out;
    will-change: opacity, transform;
  }
  .ad_btn.is-visible {
    opacity: 1;
    transform: translateX(0);
  }
}

.ad_btn {
  position: fixed;
  right: 4.94%;
  top: 50%;
  transform: translateY(-50%);
  max-width: 110px;
  width: 5.73%;
  z-index: 10;
}
.round_btn {
  display: block;
  position: relative;
  width: 23px;
  height: 23px;
  border: 1px solid #000;
  border-radius: 50%;
  background: #000;
  top: 20px;
  left: -5px;
  transition: all .5s;
  opacity: 1;
  z-index: 3;
}
.round_btn:hover {
  width: 30px;
  height: 30px;
  top: 23.5px;
  left: -8.5px;
}
.round_btn::before, .round_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 12px;
  background: #fff;
}
.round_btn::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.round_btn::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.ad_btn.fadein {
  opacity: 1;
  transform: translate(0, -50%);
}
.ad_btn.closed.fadein {
  opacity: 0;
}