@charset "utf-8";

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}

section {
  padding-top: 100px;
  padding-bottom: 100px;
}

header.header {
  height: 100px;
  background-color: #fff;
}
svg,
img,
embed,
object,
iframe {
  vertical-align: middle;
}
.pc_submenu {
  .flex-w4 > div,
  .flex-w4 > li {
    width: auto;
    margin-left: 10px;
  }
  li {
    color: #ff9306;
    font-size: 16px;
    border: 1px solid #ff9306;
    border-top: none;
    text-align: center;
    border-radius: 0 0 10px 10px;
  }
  span {
    font-size: 11px;
    color: #737b7d;
    padding-left: 5px;
    padding-right: 5px;
  }
  li a {
    padding: 10px;
  }

  li:nth-child(3) {
    background-color: #ba0041;
    color: #fff;
    border: 1px solid #ba0041;
    border-top: none;
  }
  li:nth-child(4) {
    background-color: #fff;
    color: #ba0041;
    border: 1px solid #ba0041;
    border-top: none;
  }
  li:nth-child(5) {
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #ff9306;
    border-top: none;
    text-align: center;
    border-radius: 0 0 10px 10px;
    background-color: #ff9306;
  }
  img {
    padding-right: 10px;
  }
}
ul#menu-g-navi {
  color: #006769;
}

.menu-item-has-children > a::after {
  font-family: "Font Awesome 6 Free";
  content: "\f078";
  font-weight: 900;
  padding-left: 5px;
  font-size: 11px;
}
#g-navi .sub-menu,
#g-navi > div > ul#menu-g-navi > li#menu-item-37 .sub-menu {
  background-color: #fff;
  border: 1px solid #c4d7db;
  width: 310px;
  border-radius: 10px;
  margin-top: 10px;
  padding: 0;
}
#g-navi .sub-menu > li a {
  text-align: left;
}
#g-navi .sub-menu > li a:not(:last-of-type) {
  border-bottom: 1px dotted #c4d7db;
}

.container_in {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

#logo span,
span.footer_logo {
  width: 92px;
  height: 30px;
  background-color: #40a578;
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);
  padding: 2px 10px;
  color: #fff;
  border-radius: 5px;
  vertical-align: super;
}

h2.top_midashi {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.25rem, 0.256rem + 4.24vw, 3.438rem);
  -webkit-text-stroke: 5px #ffffff;
  paint-order: stroke;
  line-height: 1.7;
  top: 7%;
  left: -39%;
}
.top_mv .right.w-70.pos_rel img {
  border-radius: 21px;
}
.container_main {
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
}

ul.top_sl_menu {
  bottom: 5%;
  font-weight: bold;
  font-size: 30px;
  left: 15%;
  max-width: 400px;
  width: 100%;
}

li a {
  display: block;
  width: 100%;
  height: 100%;
}

a.fc-red {
  display: inline;
  text-decoration: underline;
  text-underline-offset: 5px;
}

ul.top_sl_menu li > a {
  width: 100%;
  background-color: #40a578;
  border-radius: 10px;
  margin-bottom: 10px;
  box-shadow: 0 4px #32845f;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 10px;
  box-sizing: border-box;
}

ul.top_sl_menu li:last-child > a {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 10px;
  border: 2px solid #40a578;
  box-shadow: 0 4px #32845f;
  font-size: 20px;
  color: #32845f;
}

/*
span.before_icon {
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
}
*/

.flex-w3 > div,
.flex-w3 > li {
  margin-bottom: 2rem;
}

ul.top_sl_menu img {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
}

ul.top_sl_menu p {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
  margin-top: -15px;
  margin-bottom: 0;
  font-size: clamp(1.125rem, 0.784rem + 1.45vw, 1.875rem);
}
ul.top_sl_menu li:last-child p {
  margin-top: 0;
  font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
}

ul.top_sl_menu span {
  font-size: 16px;
}

ul.top_sl_menu li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #006769;
  border-right: 2px solid #006769;
  transform: rotate(45deg);
  margin-top: -5px;
}
.top_maru {
  background-color: #d8ef8f;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 50%;
  color: #006769;
  position: relative;
  font-size: 23px;
}
.top_maru > i {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 32%;
}
.news_midashi {
  font-size: 22px;
}

.kt {
  display: flex;
  font-size: 18px;
}

.kt_in {
  color: #40a578;
  font-weight: bold;
  padding-right: 30px;
}

span.cat_tag {
  background-color: #d8ef8f;
  color: #006769;
  padding: 3px 10px;
  font-weight: bold;
  border-radius: 3px;
  margin-right: 30px;
  font-size: 12px;
}

.kt > h3.tit {
  font-weight: normal;
  font-size: 18px;
}

.kt.kasen_dashed > h3.tit {
  margin-bottom: 0;
}

.kasen_dashed {
  border-bottom: 1px dashed #c4d7db;
  padding-top: 20px;
  padding-bottom: 20px;
}

.newslist_i {
  border-left: 1px dashed #40a578;
  display: flex;
  align-items: flex-end;
}

.newslist_i a {
  margin-left: 33px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}

i.fa-solid.fa-circle-chevron-right {
  color: #40a578;
  padding-left: 16px;
}

.bgc_bl {
  background-color: #f1f8fc;
}
.bgc_gr {
  background-color: #f9fcf2;
}

h2.midashi {
  font-size: clamp(1.75rem, 1.295rem + 1.94vw, 2.75rem);
  color: #006769;
  text-align: center;
}
h2.midashi span {
  font-size: clamp(1.125rem, 0.966rem + 0.8vw, 1.563rem);
}

h3.midashi {
  font-size: clamp(1.25rem, 1.023rem + 1.14vw, 1.875rem);
  text-align: center;
  color: #006769;
  margin-top: 30px;
}

.btn_area {
  text-align: center;
  margin: 0 auto;
  padding-top: 50px;
  width: 100%;
}

.btn_area a.btn1 {
  max-width: 400px;
  width: 96%;
  height: 70px;
  background-color: #40a578;
  padding: 22px 45px 22px 35px;
  border-radius: 40px;
  font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
  color: #fff;
  font-weight: bold;
  box-shadow: 0 4px #32845f;
  display: inline-block;
  position: relative;
  line-height: 1.5;
  text-align: center;
  margin-left: 2%;
  margin-right: 2%;
}

.btn_area a.btn1::after,
.yazirushi1::after {
  font-family: "Font Awesome 6 Free";
  content: "\f138";
  position: absolute;
  color: #fff;
  right: 20px;
  font-weight: 900;
}

.btn_area a.btn2 {
  max-width: 400px;
  width: 96%;
  height: 70px;
  background-color: #fff;
  padding: 10px 45px 10px 35px;
  border: 1px solid #32845f;
  border-radius: 40px;
  font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
  color: #32845f;
  font-weight: bold;
  box-shadow: 0 4px #32845f;
  display: inline-flex;
  position: relative;
  line-height: 1.5;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: 2%;
  margin-right: 2%;
}

.btn_area a.btn2::after,
.yazirushi2::after,
.btn3::after {
  font-family: "Font Awesome 6 Free";
  content: "\f138";
  position: absolute;
  color: #40a578;
  right: 20px;
  font-weight: 900;
  top: 50%;
  transform: translateY(-50%);
}

.yazirushi2 h3 {
  display: inline-block;
}

.span_cam {
  position: absolute;
  top: 7px;
  left: 28px;
  background-color: #4641a6;
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}

.swiper-slide h3 {
  text-align: left;
}
.swiper-slide h3.yazirushi2::after {
  right: 0;
}
.swiper-wrapper:not(#page_access .swiper-wrapper) {
  flex-wrap: wrap;
}
.swiper-controls {
  display: none;
}
ul.top_submenu li {
  margin-bottom: 0;
}

ul.top_submenu li a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: bold;
}

ul.top_submenu li a img {
  width: 60px;
  height: auto;
}

.tensen_s {
  border-bottom: 1px dashed #c4d7db;
}

.tensen_us {
  border-top: 1px dashed #c4d7db;
  border-bottom: 1px dashed #c4d7db;
}

.auto_carousel {
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
}

.auto_carousel1 {
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
}

ul.top_sidemenu {
  width: 240px;
  background-color: #f8f8f8;
  border-radius: 5px;
  padding: 15px 10px;
}

ul.top_sidemenu li:first-child {
  border-bottom: 1px solid #c4d7db;
  font-weight: bold;
}

ul.top_sidemenu li a:first-child {
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

ul.top_sidemenu li:nth-child(n + 2) {
  border-bottom: 1px dashed #c4d7db;
}

ul.top_sidemenu li a:nth-child(n + 2) {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.cta_area li {
  border-radius: 10px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.cta_area h3 {
  color: #006769;
  font-size: clamp(1.375rem, 1.193rem + 0.91vw, 1.875rem);
  line-height: 1.5;
}

.cta_area h3 span {
  font-size: clamp(1rem, 0.864rem + 0.68vw, 1.375rem);
}

.cta_area li:first-child {
  background-color: #f2f8e7;
}

.cta_area li:nth-child(n + 2) {
  background-color: #d8ef8f;
}

.group_area {
  background-color: #006769;
  padding: 60px 20px;
}

.group_area > .container_in > .bgc-white {
  border-radius: 10px;
}

.group_bun {
  font-weight: bold;
  padding-right: 80px;
}
.group_bun p {
  padding-bottom: 15px;
}
.group_bun p:first-child {
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem);
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 20px;
}

.group_k {
  background-color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding: 2px 5px;
}

.group_banner {
  padding: 20px;
}

.group_banner p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.group_banner li {
  max-width: 325px;
  width: 100%;
  text-align: center;
  border: 1px solid #40a578;
  border-radius: 10px;
}

.group_banner li a {
  padding: 15px 8px;
}

.footerlogo_aera {
  border-bottom: 1px solid #c4d7db;
  padding-bottom: 30px;
}

.footerlogo_aera a {
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
}

.footer_gakko {
  line-height: 1.5;
}

.footer_gakko span {
  font-size: 20px;
  font-weight: bold;
}

.footer_address {
  margin-top: 15px;
  line-height: 1.5;
}

.sns_area {
  margin-top: 20px;
  margin-bottom: 40px;
}

a.btn3 {
  width: 300px;
  height: 65px;
  background-color: #fff;
  padding: 8px 30px;
  border: 1px solid #006769;
  border-radius: 10px;
  color: #006769;
  font-weight: bold;
  display: inline-block;
  position: relative;
  line-height: 1.5;
}
.footer_menu ul {
  margin-bottom: 30px;
  line-height: 1.5;
  font-weight: bold;
}
.footer_menu li:first-child {
  font-size: 18px;
}

.footer_menu li:nth-child(n + 2) {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.footer_menu li:nth-child(n + 2)::before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background: #006769;
  margin-right: 5px;
}

.footer_menu2 {
  font-size: 18px;
  color: #737b7d;
}

.footer_menu2 li {
  padding-right: 30px;
}

.copyright_area {
  height: 70px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f5f5f5;
  color: #737b7d;
  margin-top: 30px;
  text-align: right;
}
.copyright_area p {
  max-width: 1400px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.footerlogo_aera > .flex > .right {
  margin-left: auto;
  margin-top: auto;
  padding-top: 50px;
}

#pagetop {
  color: #000;
  font-size: 18px;
}
nav#g-navi {
  padding-right: 25px;
}
.sp_submenu {
  display: none;
}
.kotei_footer {
  display: none;
}
@media screen and (max-width: 1550px) {
  h2.top_midashi {
    line-height: 1.2;
    top: 0;
    font-size: 3.25vw;
  }
  nav#g-navi {
    padding-right: 0;
  }
  ul.top_sl_menu p {
    font-size: 25px;
  }
}
@media screen and (max-width: 1450px) {
  h2.top_midashi {
    line-height: 1.2;
    top: 0;
    text-align: left;
  }
  .right.w-70.pos_rel {
    text-align: right;
  }
  .right.w-70.pos_rel img {
    width: 80%;
  }
  ul.top_sl_menu {
    top: 55%;
  }
  #logo {
    margin-left: 5px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-navi > div > ul#menu-g-navi > li > a {
    padding-left: 0;
    font-size: 14px;
  }
  .news_area {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1390px) {
  .swiper-wrapper:not(#page_access .swiper-wrapper) {
    flex-wrap: nowrap;
  }
  .swiper-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    width: 98%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1230px) {
  h1#logo img {
    width: 70%;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1220px) {
  .kotei_footer {
    display: block;
    background-color: #40a578;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
  }
  .kotei_footer li {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 12px;
    border-right: 2px solid #fff;
  }
  .kotei_footer li:not(:last-child) {
    border-right: 2px solid #fff;
  }
  .kotei_footer li a {
    color: #fff;
    display: block;
    padding: 8px 5px;
    text-decoration: none;
  }
  .pc_submenu {
    display: none;
  }
  .sp_submenu {
    display: block;
    margin-bottom: 20px;
  }
  .sp_aki_btn,
  .sp_moushikomi_btn {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 30px;
    padding: 15px;
    position: relative;
  }
  .sp_aki_btn {
    background-color: #ffac05;
    box-shadow: 0px 3px 0px 0px rgba(217, 145, 0, 1);
    color: #fff;
  }
  .sp_moushikomi_btn {
    background-color: #ba0041;
    box-shadow: 0px 3px 0px 0px rgba(142, 0, 50, 1);
    color: #fff;
  }

  .sp_aki_btn::after,
  .sp_moushikomi_btn::after {
    font-family: "Font Awesome 6 Free";
    content: "\f138";
    position: absolute;
    color: #fff;
    right: 18px;
    font-weight: 900;
  }

  #g-navi .sub-menu,
  #g-navi > div > ul#menu-g-navi > li#menu-item-37 .sub-menu {
    border: none;
  }
  .copyright_area {
    margin-bottom: 55px;
    font-size: 11px;
    text-align: center;
  }
}
@media screen and (max-width: 1000px) {
  ul.top_sl_menu li > a {
    padding: 10px;
  }
  ul.top_sl_menu p {
    font-size: 0.6em;
  }
}
@media screen and (max-width: 768px) {
  h2.top_midashi {
    font-size: clamp(1.25rem, 0.256rem + 4.24vw, 3.438rem);
  }
  .container {
    padding-left: 0;
    padding-right: 0;
  }
  .container_in {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container_main {
    padding-top: 100px;
  }
  .container_main .top_mv {
    padding-top: 50px;
  }
  .content_main .left {
    text-align: center;
  }

  header.header {
    height: 50px;
    padding: 10px;
  }
  h1#logo img {
    padding-top: 0;
    max-width: 100%;
    width: 45%;
  }
  .right.w-70.pos_rel img {
    width: 90%;
  }
  section.pt-20 {
    padding-bottom: 0;
  }
  h2.top_midashi {
    top: -30%;
    left: 0;
  }
  ul.top_sl_menu {
    width: 100%;
    max-width: fit-content;
    display: contents;
  }
  ul.top_sl_menu li {
    width: 49%;
    display: inline-flex;
    text-align: left;
  }
  ul.top_sl_menu li:last-child {
    width: 100%;
    text-align: center;
  }
  ul.top_sl_menu img {
    margin-right: 0;
    margin-left: 0;
    width: 15%;
  }
  ul.top_sl_menu li > a {
    gap: 0;
    padding: 20px 5px;
  }
  ul.top_sl_menu span {
    font-size: 12px;
  }
  ul.top_sl_menu li > a > p {
    font-size: 16px;
    padding-left: 15px;
  }
  ul.top_sl_menu li::after {
    right: 4%;
  }
  .fwrap1 > div,
  .fwrap1 > li {
    width: 100%;
  }

  .news_area {
    display: block;
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  .news_midashi {
    font-size: 18px;
    padding-left: 0;
  }
  .kt {
    display: block;
    font-size: 14px;
  }
  .kt_in {
    padding-right: 20px;
  }
  .kt_in,
  .tag_w {
    display: inline-block;
  }
  .kt > h3.tit {
    padding-top: 10px;
    font-size: 14px;
    font-weight: 500;
  }
  .newslist_i {
    width: 100%;
    border-top: 1px dashed #40a578;
    border-left: none;
    padding-top: 15px;
    text-align: right;
    display: block;
  }
  .newslist_i a {
    font-size: 14px;
  }
  .top_area1 img {
    width: 100%;
  }
  .top_area1 ul {
    padding-left: 15px;
    padding-right: 15px;
  }
  h2.midashi {
    line-height: 1.5;
  }
  span.cat_tag {
    font-size: 11px;
  }
  ul.top_sidemenu {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  ul.top_submenu li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  ul.top_sidemenu li {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .top_submenu .fa-chevron-right:before {
    position: absolute;
    right: 0;
    top: 45%;
  }
  .cta_area {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px;
  }
  .cta_area li {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 25px;
  }
  .group_k {
    line-height: 1.9;
  }
  .group_area {
    padding-left: 10px;
    padding-right: 10px;
  }
  .group_banner > .gap-8 {
    gap: 0.5rem;
  }
  .footerlogo_aera {
    text-align: center;
  }
  .footer_link {
    width: 100%;
  }
  .footer_menu li:first-child {
    font-size: 16px;
  }
  .footer_menu li:nth-child(n + 2) {
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    width: calc(50% - 15px);
  }
  .footer_menu2 {
    justify-content: flex-startd;
  }
  .footer_menu2 li {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .footerlogo_aera img {
    width: 55%;
  }
  .btn_area {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .btn_area .btn1,
  .btn_area .btn2 {
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
  }
  #g-navi > div > ul#menu-g-navi > li .sub-menu {
    display: none;
  }
  #g-navi > div > ul#menu-g-navi > li .sub-menu.is-active {
    display: block;
  }
  nav#g-navi {
    padding-left: 10px;
    padding-right: 10px;
  }
  #g-navi > div > ul#menu-g-navi > li .sub-menu > .yazirushi2::after {
    display: none;
  }

  h2.news_midashi.w-30,
  .newslist_w.w-50 {
    width: 100%;
  }
  .group_bun {
    padding-right: 0;
  }
  .group_banner > ul.flex .gap-8 {
    gap: 0.75rem;
  }
  .footerlogo_area > .flex > .left img {
    width: 60%;
  }
  .swiper-slide h3 {
    font-size: 18px !important;
  }
  .footer_menu ul {
    margin-bottom: 15px;
  }
  .menu-g-navi-container {
    min-height: 800px;
    height: 100% !important;
    overflow: hidden;
  }
}
@media screen and (max-width: 380px) {
  .container_main.top_mv {
    padding-top: 65px;
  }
  ul.top_sl_menu li {
    width: 100%;
  }
}

/* 固定ページ */
.eye-catch {
  margin-top: 20px;
}
.page-tit {
  font-size: clamp(2rem, 1.489rem + 2.18vw, 3.125rem);
  padding-top: 60px;
}
.prefix-text {
  font-size: clamp(1rem, 0.83rem + 0.73vw, 1.375rem);
  color: #40a578;
}
.underline_b {
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-decoration-color: #d8ef8f;
  text-underline-offset: -0.2em;
  text-decoration-skip-ink: none;
  margin-left: 2px;
  margin-right: 2px;
}

.main_contents {
  /* display: flex;
    gap: 20px; */
  margin-top: 100px;
}

.inner {
  /* flex: 1; */
  margin-top: -70px;
}

.page_contents {
  max-width: 1100px;
  width: 100%;
  margin-left: auto;
  margin-right: 13%;
}
.page_contents h2 {
  color: #006769;
  font-size: clamp(1.875rem, 1.477rem + 1.7vw, 2.75rem);
  margin-bottom: 50px;
}
.page_contents h2 span {
  font-size: clamp(1.25rem, 1.136rem + 0.57vw, 1.563rem);
}

.page_contents h3 {
  font-size: clamp(1.25rem, 1.023rem + 1.14vw, 1.875rem);
  line-height: 1.3;
}

.follow-menu_area {
  position: sticky;
  z-index: 1000;
  top: 5vw;
  left: 13%;
  display: inline-block;
  text-align: left;
  height: fit-content;
}

.follow-menu {
  position: relative;
  display: inline-block;
  padding-left: 15px;
}

.follow-menu_area ul {
  line-height: 2;
  font-weight: bold;
}

.follow-menu_area li {
  color: #737b7d;
}

a.follow-menu.is-active {
  color: #40a578;
}
a.follow-menu.is-active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background-color: #40a578;
  border-radius: 50%;
  line-height: 1.5;
}

section#lastarea .page_contents {
  margin: 0 auto;
}

@media screen and (max-width: 2145px) {
  .follow-menu_area {
    left: 10%;
  }
}
@media screen and (max-width: 1740px) {
  .page_contents {
    margin-right: 5%;
  }
}
@media screen and (max-width: 1470px) {
  .follow-menu_area {
    left: 5%;
  }
  .page_contents {
    margin-right: 2%;
  }
  .title_area {
    padding-left: 20px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1320px) {
  .follow-menu_area {
    left: 2%;
  }
}
@media screen and (max-width: 1280px) {
  .page-tit {
    padding-top: 0;
  }
  .inner {
    margin-top: 0 !important;
  }
  .page_contents.pb-100 {
    margin-right: 0;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
  .follow-menu_area {
    position: static;
    width: 100%;
  }
  asaide.follow-menu_area ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
  }
  asaide.follow-menu_area ul > li {
    width: 48%;
    border-bottom: 1px solid;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 15px;
  }
  asaide.follow-menu_area ul > li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
  }
  asaide.follow-menu_area ul > li a::after {
    font-family: "Font Awesome 6 Free";
    content: "\f078";
    color: #c4d7db;
    font-weight: 900;
    margin-left: auto;
  }
  a.follow-menu.is-active::before {
    display: none;
  }
  .follow-menu {
    color: #40a578;
    padding-left: 0;
  }
  section {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .prefix-text {
    display: inline-block;
    padding-bottom: 10px;
  }
  .page_contents h2 {
    text-align: center;
  }
  section#lastarea {
    padding-bottom: 0;
  }
}

.eye-catch img {
  width: 98%;
  height: auto;
}

.page_contents .btn_area {
  padding-top: 0;
}
/* 魅力・特典ページ */

section#miryoku {
  padding-top: 0;
}

.miryoku_area {
  margin-bottom: 70px;
}

.miryoku_area .pos_abs,
.tokuten_area .pos_abs {
  top: -5%;
  left: -4%;
}

.tokuten_area div {
  text-align: center;
  padding: 4px;
}

.tokuten_area img {
  margin-bottom: 30px;
}

.tokuten_area p,
.tokuten_area ul {
  text-align: left;
  margin: 0 30px 30px;
}

.tokuten_precautions {
  background-color: #40a578;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  text-align: center !important;
  border-radius: 3px;
  margin-bottom: 10px !important;
}

#tokuten {
  width: 100%; /* ビューポートの幅いっぱいに広げる */
  /* margin-left: calc(46% - 50vw);
  margin-right: calc(50% - 50vw); */
  background-color: #f5f8f1; /* または直接色指定 */
  padding: 50px 0; /* 上下の余白 */
}

@media screen and (max-width: 768px) {
  .page_contents {
    padding-left: 15px;
    padding-right: 15px;
  }
  .inner {
    margin-top: 0;
  }
  section {
    padding-top: 0;
  }
  #tokuten {
    padding-left: 15px;
    padding-right: 15px;
  }
  #lastarea {
    margin-top: 50px;
  }
}

/* プラン・料金ページ */

#page_plan section {
  padding-top: 100px;
  padding-bottom: 100px;
}

section#at {
  padding-top: 0;
}

#page_plan .inner {
  margin-top: -385px;
}

.cam_area {
  border: 2px solid #4641a6;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #fff;
}

span.cam_title {
  background-color: #4641a6;
  top: -15px;
  left: -2px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  border-bottom-left-radius: 0;
}

.cam_area h3 {
  color: #4641a6;
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem);
  padding-top: 15px;
}

.ryokin_01 td {
  font-size: 17px;
}

.kasen {
  border-bottom: 2px solid #4641a6;
  margin-bottom: 20px;
}
.kasen02 {
  border-bottom: 1px solid #40a578;
}

#page_plan {
  td span,
  .gasshuku_tbl span {
    color: #676767;
    font-size: 0.7em;
  }
}
ul.plan_li {
  list-style: disc;
  margin-left: 1.5em;
  color: #666;
  line-height: 2;
  font-size: 14px;
  margin-bottom: 15px;
}

.plan_ochirase-area {
  border: 3px solid #40a578;
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: #fff;
}

.plan_ochirase-area h3 {
  background-color: #40a578;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
}

.kaihei_box {
  width: auto;
  font-size: 0px;
  margin: 10px;
}

.kaihei_box label {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  position: relative;
  display: block;
  padding: 8px;
  cursor: pointer;
  color: #006769;
  margin-bottom: 0;
}

.kaihei_box input {
  display: none;
}

.kaihei_box label:after {
  color: #006769;
  content: "+";
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -14px;
}

.kaihei_box input:checked ~ label::after {
  content: "-";
}

.kaihei_box div {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 1s;
}

.kaihei_box input:checked ~ div {
  height: auto;
  padding: 18px;
  border-radius: 0px;
  opacity: 1;
}

.kaihei_nakami {
  font-size: 15px;
  color: #555555;
}

.kaihei_box .border-top {
  border-top: 1px solid #006769;
  padding-top: 10px;
}

.plan_hiyou-area dl {
  display: flex;
  background-color: #f5f8f1;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 40px;
}
#mt .plan_hiyou-area dl,
#douji .plan_hiyou-area dl,
#chugata .plan_hiyou-area dl,
#douji2 .plan_hiyou-area dl {
  display: flex;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px;
}

.plan_hiyou-area dt {
  width: 25%;
  color: #40a578;
  text-underline-offset: 8px;
  text-decoration: underline;
}

.plan_hiyou-area .marin dt {
  width: 32%;
  color: #40a578;
  text-underline-offset: 8px;
  text-decoration: underline;
}

.plan_hiyou-area dd {
  width: 75%;
}

.plan_hiyou-area dd li {
  display: inline-flex;
  width: 32%;
  font-size: 0.9em;
}
.plan_hiyou-area dd li::before {
  content: "・";
  display: contents;
  color: #40a578;
  font-weight: bold;
  font-size: 18px;
}

.plan_hiyou-area dd li sup {
  top: 0.5em;
}

.add_table td {
  text-align: left;
}

table.add_table thead th:not(:first-child) {
  background-color: #fff;
  color: #333;
}
table.add_table tbody th {
  color: #006769;
  background-color: #edf5f5;
}
ul.plan_li_c li {
  line-height: 1.5;
}
ul.plan_li_c li::before {
  content: "・";
  display: inline-block;
  color: #40a578;
  font-weight: bold;
}
table.gasshuku_tbl th {
  width: 12.5%;
  font-size: 14px;
}
table.gasshuku_tbl td {
  font-size: 17px;
}

.calendar_area {
  .inner {
    margin-top: 0 !important;
  }
  #result div {
    text-align: left;
  }
  span.hi {
    color: #333 !important;
  }
  table.tbl .btn_w button.btn {
    margin-top: 0;
    padding: 10px;
  }
  .pc_disp_in {
    color: #fff !important;
  }
}

@media screen and (max-width: 768px) {
  #page_plan {
    .page_contents {
      padding-left: 15px;
      padding-right: 15px;
    }
    .inner {
      margin-top: 0;
    }
  }
  table.ryokin_01,
  table.gasshuku_tbl {
    background-color: transparent;
  }
  table.ryokin_01 {
    border: none;
    padding: 10px;
  }
  table.ryokin_01 thead {
    display: none !important;
  }
  table.ryokin_01 tr {
    border-top: 1px solid #ccc;
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  table.ryokin_01 td {
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-bottom: none;
    display: block;
    padding: 0;
  }
  table.ryokin_01 td:last-child,
  table.gasshuku_tbl td:last-child {
    border-bottom: 1px solid #ccc;
  }
  table.ryokin_01 td:before {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: block;
    float: left;
    width: 55%;
    font-weight: bold;
  }
  table.gasshuku_tbl td:before {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: block;
    float: left;
    width: 60%;
    font-weight: bold;
  }
  table.ryokin_01 td:nth-of-type(1) {
    padding-left: 8%;
    padding: 5px;
    background-color: #f5f8f1;
    text-align: center !important;
    border-top: none;
  }
  table.ryokin_01 td:nth-of-type(2):before {
    content: "ホテルシングルA\A\A";
    white-space: pre;
  }
  table.ryokin_01 td:nth-of-type(3):before {
    content: "ホテルツインA\A\A";
    white-space: pre;
  }
  table.ryokin_01 td:nth-of-type(4):before {
    content: "マリンハウス加賀\A（シングル）\A";
    white-space: pre;
  }
  table.ryokin_01 td:nth-of-type(5):before {
    content: "マリンハウス加賀\A（ツイン）\A";
    white-space: pre;
  }
  table.ryokin_01 td:nth-of-type(6):before {
    content: "マリンハウス加賀\A（コテージ）\A";
    white-space: pre;
  }
  table.gasshuku_tbl thead {
    display: none;
  }
  #at table.gasshuku_tbl tr,
  #mt table.gasshuku_tbl tr {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  table.gasshuku_tbl th,
  table.gasshuku_tbl td {
    border-right: 1px solid #ccc;
    border-bottom: none;
    display: block;
    padding: 0;
  }
  table.gasshuku_tbl tbody th {
    background-color: #f5f8f1;
    padding: 5px;
    color: #006769;
    width: 100%;
  }

  table.gasshuku_tbl tbody td {
    background-color: #fff;
  }
  .sp_1 td:nth-of-type(1):before {
    content: "マリンハウス加賀\A（シングル）\A";
    white-space: pre;
  }
  .sp_1 td:nth-of-type(2):before {
    content: "マリンハウス加賀\A（ツイン）\A";
    white-space: pre;
  }
  .sp_1 td:nth-of-type(3):before {
    content: "マリンハウス加賀\A（コテージ）\A";
    white-space: pre;
  }
  .sp_1 td:nth-of-type(4):before {
    content: "ホテルシングルA\A\A";
    white-space: pre;
  }
  .sp_1 td:nth-of-type(5):before {
    content: "ホテルツインA\A\A";
    white-space: pre;
  }
  .sp_1 td:nth-of-type(6):before {
    content: "ホテルシングルB\A\A";
    white-space: pre;
  }
  .sp_1 td:nth-of-type(7):before {
    content: "ホテルツインB\A\A";
    white-space: pre;
  }
  .sp_3 td:nth-of-type(1):before {
    content: "所持免許\A";
    white-space: pre;
  }
  .sp_3 td:nth-of-type(2):before {
    content: "ホテルシングルA\A\A";
    white-space: pre;
  }
  .sp_4 td:nth-of-type(1):before {
    content: "普通車MT+普通二輪MT\A";
    white-space: pre;
    line-height: 2.3;
  }
  .sp_4 td:nth-of-type(2):before {
    content: "普通車AT+普通二輪MT\A";
    white-space: pre;
    line-height: 2.3;
  }
  .sp_4 td:nth-of-type(3):before {
    content: "普通車AT+普通二輪AT\A";
    white-space: pre;
    line-height: 2.3;
  }
  .sp_4 td:nth-of-type(4):before {
    content: "普通車AT+小型二輪AT\A";
    white-space: pre;
    line-height: 2.3;
  }
  .sp_4 td:nth-of-type(5):before {
    content: "普通車MT+大型二輪MT\A";
    white-space: pre;
    line-height: 2.3;
  }
  .sp_5 td:nth-of-type(1):before {
    content: "普通二輪MT\A(所持免許なし、原付)\A";
    white-space: pre;
  }
  .sp_5 td:nth-of-type(2):before {
    content: "普通二輪MT\A(普通車免許所持)\A";
    white-space: pre;
    line-height: 2.3;
  }
  .sp_5 td:nth-of-type(3):before {
    content: "大型二輪MT\A(普通二輪MT免許所持)\A";
    white-space: pre;
    line-height: 2.3;
  }
  .plan_hiyou-area,
  #mt .plan_hiyou-area dl,
  #douji .plan_hiyou-area dl,
  #chugata .plan_hiyou-area dl,
  #douji2 .plan_hiyou-area dl {
    dl {
      display: block;
    }
    dt,
    dd {
      width: 100%;
    }
    dd li {
      width: 100%;
    }
  }
  table.add_table th:first-child {
    width: 30%;
    font-size: 14px;
    padding: 5px;
  }
  table.add_table th.w-40 {
    width: 35%;
  }
  .plan_li li {
    line-height: 1.2;
    margin-bottom: 10px;
  }
  ul.plan_li_c {
    margin-bottom: 30px;
  }
  .btn2 .sp_pad35 {
    padding: 10px 35px 10px 20px;
  }
  .calendar_area {
    section {
      padding-left: 0;
      padding-right: 0;
    }
    .page_contents {
      padding-left: 0;
      padding-right: 0;
      margin-right: 0;
    }
  }
}

/* 宿泊施設ページ */
#page_hotel {
  section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .inner {
    margin-top: -300px;
  }
  .page_contents .first_contents {
    background-color: #fff;
    padding: 30px 30px 180px;
    border-radius: 10px;
    margin-bottom: 30px;
  }
  .page_contents {
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 30px;
  }
  h2.midashi {
    text-align: left;
    margin-bottom: 50px;
  }
  .page_contents h2 {
    color: #006769;
    padding-bottom: 10px;
    border-bottom: 2px solid #ffac05;
    font-size: 30px;
    margin-bottom: 10px;
  }
  .midashi {
    color: #40a578 !important;
    font-size: clamp(2.063rem, 1.813rem + 1.25vw, 2.75rem);
    margin-bottom: 50px !important;
    border-bottom: none !important;
  }
  .plan_hiyou-area {
    padding: 20px;
    background-color: #f5f8f1;
    border-radius: 10px;
  }
  .plan_hiyou-area dl {
    margin-bottom: 0;
  }
  .left dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #c4d7db;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .left dt {
    width: 20%;
    margin-bottom: 0;
  }
  .left dd {
    width: 80%;
  }
  .follow-menu_area li {
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .follow-menu span {
    font-size: 10px;
  }
  a.follow-menu:nth-child(1)::before {
    top: 26%;
  }
  a.follow-menu:nth-child(3)::before {
    top: 20%;
  }
}

.hotel_shurui_a {
  font-size: 12px;
  color: #006769;
  border: 1px solid #006769;
  padding: 5px;
  border-radius: 5px;
}
.hotel_midashi1::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(https://shimaneds.com/wp-content/themes/demo/img/hotel_midashi1.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}
.hotel_midashi2,
.hotel_midashi3 {
  color: #006769;
  padding-bottom: 15px;
  font-size: 22px !important;
  margin-bottom: 0;
}
.hotel_midashi3 {
  margin-top: 30px;
}
.hotel_midashi2::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(https://shimaneds.com/wp-content/themes/demo/img/hotel_midashi2.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}
.hotel_midashi3::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(https://shimaneds.com/wp-content/themes/demo/img/hotel_midashi3.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}
.kihon_area {
  margin-top: 30px;
  margin-bottom: 30px;
}

.li_2 li {
  width: 48%;
  margin-bottom: 5px;
  font-size: 14px;
}

.li_2 li span {
  color: #737b7d;
  line-height: 2.2;
}

.li_2 p {
  font-size: 14px;
}

.thumbnails {
  display: flex;
  margin: 1rem auto 0;
  padding: 0;
  justify-content: space-between;
  flex-wrap: wrap;
}

.thumbnail {
  width: 70px;
  height: 70px;
  overflow: hidden;
  list-style: none;
  margin: 0 0.2rem;
  cursor: pointer;
}

.thumbnail img {
  width: 100%;
  height: auto;
}

/* slider */
.slide-media,
.thumb-media {
  position: relative;
  overflow: hidden;
}

.slide-media img,
.thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.splide {
  z-index: 0;
}

.splide img,
.thumbnails img {
  border-radius: 10px;
}

.splide__slide {
  text-align: center;
}

/* 前へ / 次へボタン */

.splide__arrow--prev::after,
.splide__arrow--next::after {
  width: 0.8rem;
  height: 0.8rem;
  content: "";
  border: solid #40a578;
  border-width: 3px 3px 0 0;
}

.splide__arrow--prev::after {
  margin-left: 0.4rem;
  transform: rotate(-135deg);
}

.splide__arrow--next::after {
  margin-right: 0.4rem;
  transform: rotate(45deg);
}

.splide__arrow:disabled {
  pointer-events: none;
  opacity: 0;
}

.splide__arrow:focus-visible {
  outline: 3px solid rgba(180, 233, 0, 0.8);
  outline-offset: 3px;
  z-index: 1;
  transition: none;
}

.splide__pagination {
  font-size: 0;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid rgba(180, 233, 0, 0.8);
  outline-offset: 3px;
  z-index: 1;
  transition: none;
}

.splide__slide:focus-visible {
  outline: 3px solid rgba(180, 233, 0, 0.8);
  outline-offset: 3px;
  z-index: 1;
  transition: none;
}

.splide-wrapper {
  position: relative;
}

.splide__arrow > svg {
  display: none;
}

.gallery .splide__pagination {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin-top: 3.2rem;
  text-align: center;
}

.gallery .splide__pagination > li {
  width: 100%;
}
/*
.gallery .splide__pagination__page {
  width: 100%;
  height: 4px;
  cursor: pointer;
  vertical-align: top;
  background-color: #ddd;
}
 
.gallery .splide__pagination__page.is-active {
  background-color: #b4e900;
}
*/
.gallery {
  overflow: hidden;
}
.gallery img {
  width: 100%;
  height: auto;
}

.gallery .splide,
.gallery .thumb-wrapper {
  max-width: 720px;
  margin: auto;
}

.gallery .splide {
  overflow: visible;
}

.gallery .splide__arrows {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 62.5%;
}

.gallery .splide__arrow--prev,
.gallery .splide__arrow--next {
  display: grid;
  place-content: center;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 50%;
  top: 50%;
  position: absolute;
  opacity: 0.8;
}

.gallery .splide__arrow--prev {
  left: 10px;
}

.gallery .splide__arrow--next {
  right: 10px;
}

.gallery .slide {
  display: block;
  overflow: hidden;
}

.gallery .slide-media {
  display: block;
  padding-top: 62.5%;
  border-radius: 4px;
}

.gallery .slide-media img {
  -o-object-fit: contain;
  object-fit: contain;
}

.gallery .slide-title {
  font-weight: bold;
  line-height: 1.6;
  padding: 3.2rem 0;
}

.gallery .thumb-wrapper {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 8px;
}

.gallery .thumb-media {
  padding-top: 100%;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  border-radius: 4px;
  opacity: 0.6;
}

.gallery .thumb-media img {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.gallery .thumb-media.is-active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 1;
}

.gallery .thumb-media.is-active img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.gallery figure {
  position: relative;
}
figcaption {
  color: #fff;
  position: absolute;
  bottom: 0px;
  inline-size: -webkit-fill-available;
  background: linear-gradient(0deg, #2f2f2f, transparent);
  height: 30px;
  content: "";
  border-radius: 0 0 5px 5px;
}
#hotelb {
  background-color: #edf5f5;
}

ul.shokuji_area li::before {
  content: "・";
  display: contents;
  color: #40a578;
  font-weight: bold;
  font-size: 18px;
}

.plan_hiyou-area .li_2 li {
  width: 48%;
  margin-bottom: 5px;
  font-size: 14px;
}
#page_hotel iframe {
  max-width: 420px;
  max-height: 302px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #page_hotel {
    .inner {
      margin-top: 0;
    }
    .follow-menu span {
      display: contents;
    }
    section {
      padding-top: 0;
    }
    .midashi {
      margin-bottom: 0;
    }
    .midashi span {
      display: block;
    }
    .left dl {
      display: block;
    }
    .left dt,
    .left dd {
      width: 100%;
    }
    .left dt {
      margin-bottom: 10px;
    }
    .plan_hiyou-area dl {
      padding: 20px 0;
    }
    .li_2 li {
      width: 100%;
    }
    .fwrap1 {
      flex-direction: column-reverse !important;
    }
  }
}

/* 入校　*/
#page_nyuko {
  .oritatami_area {
    background-color: #f5f8f1;
    color: #006769;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 10px;
  }
  th {
    background-color: #efefef;
  }
  td {
    text-align: left;
  }
  ul {
    list-style-type: disc;
    margin-left: 25px;
    margin-bottom: 20px;
  }
  li {
    margin-bottom: 10px;
  }
}

/* 交通アクセス */
#page_access {
  .inner {
    margin-top: -350px;
  }
  .access_oshirase-area h3 {
    background-color: #40a578;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 10px;
  }
  .access_oshirase-area h4 {
    color: #006769;
    font-size: 16px;
  }
  ul.access_start {
    display: flex;
    flex-wrap: wrap;
    padding-right: 10px;
  }

  .access_start li {
    background-color: #ffac05;
    border-radius: 17px;
    margin-right: 10px;
    color: #fff;
    margin-bottom: 10px;
  }
  .access_start a,
  .access_start button {
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .access_start li a::after,
  .access_start li button::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f078";
    padding-left: 5px;
  }

  .access_oshirase-area ul {
    margin-bottom: 30px;
  }
  .access_oshirase-area li {
    line-height: 1.5;
  }
  .access_oshirase-area li::before {
    content: "・";
    display: inline-block;
    color: #40a578;
    font-weight: bold;
    text-indent: -1em;
  }
  .access_oshirase-area {
    padding-bottom: 100px;
  }
  .link_red {
    color: #dc554a;
    text-decoration: underline;
  }

  .page_contents {
    background-color: #fff;
    padding: 30px 15px;
  }

  .keiro_box {
    width: 100%;
    /* display: flex;
  overflow-x: scroll; */
  }
  .keiro_box::-webkit-scrollbar {
    height: 10px;
    width: 12px;
    margin-top: 30px;
  }
  .keiro_box::-webkit-scrollbar-thumb {
    background: #40a578;
    border-radius: 7px;
  }
  .keiro_box::-webkit-scrollbar-track {
    background: #c4d7db;
    border-radius: 7px;
    width: 800px;
  }

  .keiro_area {
    min-width: 370px;
    padding: 20px 15px;
    background-color: #f1f8fc;
    margin-right: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    text-align: left;
  }
  .keiro_box h3 {
    font-size: 18px;
    color: #006769;
  }
  .keiro_area h3::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f3c5";
    padding-left: 5px;
    padding-right: 5px;
  }

  .keiro_nakami {
    font-size: 14px;
  }

  .keiro_nakami dl {
    display: flex;
    width: 100%;
    background-color: #fff;
    border: 2px solid #40a578;
    border-radius: 10px;
    color: #40a578;
    padding: 5px 10px;
  }

  .keiro_nakami dl > dt {
    width: 25%;
    margin-bottom: 0;
  }

  .keiro_nakami dl > dd {
    width: 75%;
  }

  .access_tatesen {
    border-left: 2px solid #40a578;
    margin-left: 20px;
    padding: 10px;
  }

  .img_train::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f238";
    padding-right: 5px;
  }

  .img_toho::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f554";
    padding-left: 5px;
  }

  .img_bus::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f55e";
    padding-left: 5px;
  }

  .img_plane::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f072";
    padding-left: 5px;
  }

  .border-bottom_b {
    border-bottom: 1px solid #c4d7db;
  }

  .keiro_nakami2 .border-bottom_b {
    border-bottom: 1px solid #c4d7db;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .keiro_nakami2 dl {
    display: flex;
  }

  .keiro_nakami2 dt {
    width: 30%;
    font-size: 14px;
    margin-bottom: 0;
  }
  .keiro_nakami2 dd {
    width: 70%;
    font-size: 14px;
  }
  .keiro_nakami2 dd span {
    color: #737b7d;
  }
  /*
.next {
  position: absolute;
  width: 15px;
  height: 15px;
  left: 5%;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(45deg) translateY(50%);
  transform: rotate(45deg) translateY(50%);
}
.prev {
  position: absolute;
  width: 15px;
  height: 15px;
  left: 25px;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
  */

  figure {
    position: relative;
  }

  figcaption {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    width: 100%;
  }
  /*
.kanto_area {
  padding: 30px;
  border-radius: 10px;
}
*/
  h3.kanto_midashi {
    color: #006769;
    padding-bottom: 10px;
    border-bottom: 2px solid #40a578;
    font-size: 30px;
    margin-bottom: 10px;
  }

  dl.norikae {
    display: flex;
    width: 100%;
    background-color: #fff;
    border: 2px solid #40a578;
    border-radius: 10px;
    color: #40a578;
    padding: 5px 10px;
    flex-wrap: wrap;
  }

  dl.norikae dd:not(:last-of-type) {
    margin-bottom: 0;
  }
  dl.norikae dt:not(:last-of-type),
  dl.norikae dd:not(:last-of-type) {
    border-bottom: 1px dashed #40a578;
  }

  #keiro_f .bgc_bl {
    padding: 30px;
    border-radius: 10px;
  }

  .swiper-button-prev.sbp1,
  .swiper-button-next.sbn1,
  .swiper-button-prev.sbp2,
  .swiper-button-next.sbn2 {
    color: #40a578;
  }
  .keiro_area p {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  #page_access {
    .access_oshirase-area ul {
      margin-left: 13px;
    }
    .inner {
      margin-top: 0;
    }
    .page_contents {
      margin-top: 0;
    }
    ul.access_start {
      padding-right: 0;
    }
    ul.access_start li {
      width: 48%;
      margin-left: 1%;
      margin-right: 1%;
      margin-bottom: 15px;
    }
    .access_start a {
      padding: 5px 15px;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .kihon_area img {
      width: 100%;
    }
    .access_oshirase-area {
      padding-bottom: 0;
    }
    .page_contents.mt-50.mb-100 {
      margin-bottom: 0;
    }
    .main_contents {
      margin-top: 0;
    }
    #keiro_f ul:first-of-type dl.flex {
      dt {
        width: 30%;
      }
      dt::before {
        content: "・";
        display: inline-block;
        color: #40a578;
        font-weight: bold;
      }
      dd {
        width: 70%;
      }
    }
    .bgc_bl {
      padding: 15px;
    }
  }
}

/* お申込から卒業までの流れ */
#page_flow .inner {
  margin-top: -200px;
}

#page_flow {
  overflow: hidden;
}
.flow_img_01 {
  top: -13%;
  right: 5%;
  max-width: 350px;
  width: 100%;
}

#page_flow h3 {
  color: #006769;
  padding-bottom: 10px;
  border-bottom: 2px solid #40a578;
  font-size: clamp(1.438rem, 1.278rem + 0.8vw, 1.875rem);
  margin-bottom: 10px;
}

#page_flow.btn_area {
  max-width: 1000px;
  width: 100%;
  margin-bottom: 70px !important;
}

#page_flow .btn_area a {
  max-width: 300px;
  width: 100%;
  max-height: 50px;
  height: 100%;
}
#page_flow .fc-gray {
  font-size: 14px;
}
/*
.flow_tatesen {
  position: absolute;
  width: 3px;
  height: 83%;
  top: 0;
  left: 40px;
  margin-left: -2px;
  background: #00b0bd;
  z-index: 0;
}
  */
.nagare_nakami {
  dl {
    display: flex;
    flex-wrap: wrap;
  }
  dt {
    width: 10%;
    position: relative;
    margin-bottom: 0;
  }
  dd {
    width: 90%;
    margin-left: 0;
    padding-bottom: 70px;
  }
  dt::before {
    position: absolute;
    content: "";
    width: 3px;
    height: 100%;
    top: 0;
    left: 40px;
    background: #006769;
    z-index: 2;
  }
  .before_none::before {
    display: none;
  }
  .flow_en {
    line-height: 1;
    font-size: 30px;
    background-color: #006769;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    position: sticky;
    z-index: 10;
  }
  .flow_en span {
    font-size: 14px;
  }
  .btn_area {
    text-align: left;
    margin: 0;
  }
}
.border_none {
  border: none !important;
}
ul.flow_li li {
  margin-bottom: 10px;
}

.flow_li li::before {
  content: "・";
  display: inline-block;
  color: #40a578;
  font-weight: bold;
  text-indent: -1em;
}

.flow_oshirase-area {
  background-color: #40a578;
  border-radius: 10px;
  color: #fff;
  padding: 10px;
  max-width: 750px;
  width: 100%;
}
.flow_oshirase-area::before {
  font-family: "Font Awesome 6 Free";
  content: "\f071";
  color: #fff;
  font-weight: 900;
  padding-right: 7px;
}
.flow_oshirase-area p {
  display: inline-flex;
  margin-bottom: 0;
}

.nagare2_nakami {
  dl {
    display: flex;
    flex-wrap: wrap;
  }
  dt {
    width: 10%;
    position: relative;
    margin-bottom: 0;
  }
  dt::after {
    position: absolute;
    content: "";
    width: 3px;
    height: 100%;
    top: 0;
    left: 35%;
    background: #006769;
    z-index: 2;
  }
  dl.flow_shikaku dt::after,
  li dd > dl dt::after,
  .left > dl dt::before,
  .right > dl dt::before {
    display: none;
  }

  dd {
    width: 90%;
    margin-left: 0;
  }
  .btn_area {
    text-align: left;
    margin: 0;
  }
}

.after_none::after {
  display: none;
}

.flow_img_02 {
  top: -9%;
  right: -9%;
  max-width: 425px;
  width: 100%;
}
dl.flow_shikaku {
  display: block;
  text-align: center;
  background: #006769;
  width: 80px;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  position: sticky;
  z-index: 10;
}
dl.flow_shikaku dt {
  width: 100%;
  margin-bottom: 0;
}
dl.flow_shikaku dd {
  margin-bottom: 0;
  margin-left: 3px;
  margin-right: 3px;
  padding-left: 0;
}
dl.flow_shikaku dd:last-child {
  border-top: 1px dashed #fff;
}
dl.flow_shikaku dd span {
  font-size: 18px;
}

.nagare2_nakami li dd > dl dt:not(.check_area) {
  width: 15%;
  position: relative;
  z-index: 10;
  margin-bottom: 0;
}
.nagare2_nakami li dd > dl dd {
  width: 85%;
  padding-bottom: 20px;
}
.nagare2_nakami li dd > dl dt span {
  font-size: 16px;
  background: #eeeeee;
  display: inline-block;
  width: 125px;
  text-align: center;
  border-radius: 3px;
  color: #006769;
}

.nagare2_nakami li dd > dl:not(:last-of-type) dt::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  left: 42%;
  margin-left: -2px;
  border: 1px dashed #c4d7db;
  z-index: -1;
}

.nagare2_nakami li > dl dd .bgc-green {
  padding: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}

.bgc-green .flex dl dt {
  width: 30%;
}
.bgc-green .flex dl dd {
  width: 70%;
}

#page_flow .bgc-green .flex > .left {
  border-right: 1px dashed #c4d7db;
  padding-left: 3px;
}
.bgc-green .flex > .right {
  padding-left: 7px;
}

dt.check_area::before {
  display: none;
}
.nagare2_nakami li dd > dl dt.check_area span {
  width: auto !important;
}
dt.check_area span {
  display: inline-block;
  background-color: #dc554a !important;
  color: #fff !important;
  padding: 5px 15px;
  border-radius: 15px 15px 0 15px !important;
}
dt.check_area span::after {
  display: none;
}
.flow_img_04 {
  top: -8%;
  right: 0;
}
.flow_img_05 {
  top: -20%;
  right: 6%;
}
.flow_img_06 {
  top: -20%;
  right: 12%;
}
section#flow_3 dl {
  display: flex;
  flex-wrap: wrap;
}
section#flow_3 dl dt {
  padding-right: 10px;
}
ul.li_dot {
  margin-left: 10px;
}
ul.li_dot li::before {
  content: "・";
  display: inline-block;
  color: #40a578;
  font-weight: bold;
  text-indent: -1em;
}
.kasen_shitei {
  width: 72%;
}

@media screen and (max-width: 1280px) {
  #page_flow {
    h2:not(#lastarea h2) {
      text-align: left;
    }
    .flow_img_01 {
      top: -8%;
      right: 5%;
      max-width: 300px;
      width: 100%;
    }
    .flow_img_02 {
      top: -9%;
      right: 0;
      max-width: 300px;
      width: 100%;
    }
  }
}
@media screen and (max-width: 1100px) {
  #page_flow {
    .nagare_nakami .btn_area {
      padding-top: 20px;
      width: auto;
    }
    .flow_3btn {
      flex-direction: column;
    }
    .flow_img_01 {
      top: -7%;
      max-width: 300px;
    }
    .flow_img_02 {
      max-width: 300px;
      right: 0;
      top: -7%;
    }
    .flow_img_04 {
      max-width: 225px;
      top: -13%;
    }
  }
}
@media screen and (max-width: 990px) {
  .flow_img_03 {
    top: 11%;
    max-width: 190px;
  }
  .flow_img_04 {
    display: none;
  }
  .flow_img_05 {
    top: 45%;
  }
  .flow_img_06 {
    width: 35%;
  }
  .nagare2_nakami dt {
    width: 15%;
  }
  .nagare2_nakami dd:not(.flow_shikaku dd, .nagare2_nakami dd dl dd) {
    width: 85%;
  }
  .nagare2_nakami dd > dl dt,
  .nagare2_nakami dd > dl dd {
    width: 100%;
    display: block;
  }
  .nagare2_nakami li dd > dl dt,
  .nagare2_nakami li dd > dl dd {
    width: 100%;
    display: block;
  }
  .nagare2_nakami li dd > dl:not(:last-of-type) dt::before {
    display: none;
  }
  .nagare2_nakami {
    dt::after {
      left: 20%;
    }
    .kasen_shitei {
      width: 100%;
    }
  }
}
@media screen and (max-width: 880px) {
  #page_flow {
    .flow_img_01 {
      top: -7%;
      max-width: 230px;
    }
    .flow_img_02 {
      max-width: 230px;
      right: 0;
      top: -7%;
    }
  }
}
@media screen and (max-width: 768px) {
  #page_flow {
    #flow_1,
    #flow_2 {
      padding-top: 200px;
    }
    .inner {
      margin-top: 0;
    }
    .page_contents .pb-100 {
      padding-bottom: 0;
    }
    .page_contents {
      padding-left: 0;
      padding-right: 0;
      margin-right: 0;
    }
    .flow_img_01 {
      width: 55%;
      top: -13%;
      right: -5%;
    }
    .nagare_nakami dt {
      width: 20%;
    }
    .nagare_nakami dt::before {
      left: 38px;
    }
    .nagare_nakami dd {
      width: 80%;
    }
    dl.flow_shikaku {
      width: 80%;
    }
    dl.flow_shikaku dt {
      width: 100%;
    }
    h3 {
      padding-left: 5%;
    }
    .flow_img_02 {
      width: 65%;
      top: -7%;
      right: -4%;
    }
    .flow_img_03 {
      display: none;
    }
    .flow_oshirase-area {
      display: flex;
      justify-content: flex-start;
      align-items: baseline;
    }

    .bgc-white .flex > .left {
      border-bottom: 1px dashed #c4d7db;
      border-right: none;
      padding-left: 3px;
      padding-bottom: 5px;
      margin-bottom: 5px;
    }
    .flow_img_05 {
      width: 40%;
      right: 0;
      position: absolute;
      top: -270px;
    }
    .flow_sotsuken {
      width: 70%;
      margin-left: 30%;
      margin-top: 0;
    }
    .flow_img_06 {
      width: 36%;
      top: -14%;
    }
    .left.w-30.border_none {
      text-align: right;
    }
    .nagare2_nakami {
      dt::after {
        left: 35%;
      }
      .flow_img_05 {
        width: 36%;
        top: -14%;
      }
    }
  }
}
@media screen and (max-width: 570px) {
  #page_flow {
    .flow_img_05 {
      width: 30%;
      top: 3%;
    }
    .flow_sotsuken {
      width: 100%;
      margin-left: 0;
      margin-top: 0;
    }
    .mt-325 {
      margin-top: 245px;
    }
  }
  #flow_2 {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 470px) {
  #page_flow {
    .flow_img_01,
    .flow_img_05,
    .flow_img_06 {
      display: none;
    }
    .flow_img_02 {
      width: 65%;
      top: -300px;
      right: -4%;
    }
    #flow_1 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .nagare_nakami {
      .flow_en {
        width: 60px;
        height: 60px;
        font-size: 25px;
      }
      .flow_en span {
        font-size: 12px;
      }
    }
    .nagare_nakami dt::before {
      left: 29px;
    }
    .bgc-white .flex dl dt,
    .bgc-white .flex dl dd {
      width: 100%;
    }
  }
}
@media screen and (max-width: 370px) {
  #page_flow {
    .nagare_nakami dt::before {
      left: 30px;
    }
    .flow_en {
      width: 60px;
      height: 60px;
      font-size: 24px;
    }
    .flow_en span {
      font-size: 11px;
    }
    .mt-325 {
      margin-top: 350px;
    }
  }
}

/* お支払い方法 */

#page_payment {
  .flex-w3 li ul {
    display: inline-block;
    text-align: left;
    list-style-type: disc;
    margin-left: 35px;
  }
  ul.flex li > ul li {
    line-height: 1.7;
  }
  .payment_area ul {
    margin-left: 20px;
  }
  .fc-gray {
    font-size: 14px;
    margin-left: 12px;
  }
  .inner {
    margin-top: -200px;
  }
  table th {
    background-color: #f1f8fc !important;
    color: #006769;
  }
  table td {
    text-align: left;
  }
  td > ul li {
    line-height: 1.7;
  }
  h3:not(.nagare_nakami h3) {
    color: #006769;
    padding-bottom: 10px;
    border-bottom: 2px solid #ffac05;
    font-size: 30px;
    margin-bottom: 10px;
  }
  .nagere_nakami h3 {
    font-size: 22px;
    color: #006769;
  }
  .li_dot {
    line-height: 1.5;
  }
  .nagare_nakami dt {
    width: 10%;
  }
  .nagare_nakami dt::before {
    left: 40px;
  }
  .nagare_nakami dd {
    width: 90%;
  }
  .check_area {
    width: auto;
    background-color: #dc554a !important;
    color: #fff;
    padding: 5px 15px;
    border-radius: 15px 15px 0 15px !important;
  }
}

.indent-1_2 {
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.epos_area li {
  line-height: 2.7;
}

.nagare_nakami h3 {
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem);
  color: #006769;
}
@media screen and (max-width: 1280px) {
  #page_payment {
    .page_contents {
      margin: 0 auto;
    }
    .text_area {
      margin-left: 17%;
      text-align: left;
    }
    .flex-w3 > li {
      text-align: center;
    }
  }
}
@media screen and (max-width: 768px) {
  #page_payment {
    .text_area {
      margin-left: 23%;
    }
    .flex-w3 li img {
      margin: 0 auto;
    }

    ul.flex li > ul li {
      text-align: left;
    }
    .inner {
      margin-top: 0;
    }
    h3 {
      font-size: clamp(1.438rem, 1.278rem + 0.8vw, 1.875rem);
    }
    .epos_area li {
      line-height: 2;
      margin-bottom: 20px;
    }
    .nagare_nakami dt {
      width: 24%;
    }
    .nagare_nakami dd {
      width: 76%;
    }
    .flex-w3 li ul {
      margin-left: 0;
    }
    section#payment_3 ul {
      margin-top: 30px;
    }
    section#payment_3 ul li {
      margin-bottom: 20px;
    }
  }
}
@media screen and(max-width: 390px) {
  #page_payment {
    .flow_en {
      width: 60px;
      height: 60px;
      font-size: 24px;
    }
    .flow_en span {
      font-size: 11px;
    }
    .nagare_nakami dt::before {
      left: 29px;
    }
  }
}

/* 入校時の持ち物 */

#page_belongings {
  .inner {
    margin-top: -165px;
  }
  h3 {
    color: #006769;
    padding-bottom: 10px;
    border-bottom: 2px solid #40a578;
    font-size: clamp(1.563rem, 1.449rem + 0.57vw, 1.875rem);
    margin-bottom: 10px;
  }
  h4 {
    font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem);
    color: #006769;
  }
  .flow_en {
    line-height: 1;
    font-size: 30px;
    background-color: #40a578;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    position: sticky;
    z-index: 10;
    vertical-align: middle;
    margin-right: 15px;
  }
  .flow_en i,
  .flow_en img {
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
  }
  .fc-gray {
    font-size: 14px;
  }
  .flex > .bgc-white {
    border-radius: 10px;
    padding-left: 30px;
  }
  dl.fc-gray > td {
    width: 15%;
  }
  .mochimono_area {
    max-width: 1100px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .mochimono_area > li {
    width: 48%;
    margin: 15px 1%;
  }
  .mochimono_area > li > dl {
    display: flex;
    align-items: center;
  }
  .mochimono_area > li > dl > dt {
    margin-right: 15px;
  }
  .mochimono_area > li > dl > dd {
    flex: 1;
  }
  .mochimono_area .flow_en {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  ul.mt-30.mb-60 > li > dl > dt {
    width: 4%;
    margin-right: 1%;
  }
  ul.mt-30.mb-60 > li > dl > dd {
    width: 95%;
  }
  .bgc-green .flex dl dt,
  .bgc-green .flex dl dd {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  #page_belongings {
    .inner {
      margin-top: 0;
    }
    section {
      padding-top: 50px;
    }
    ul.mt-30.mb-60 > li > dl {
      display: block;
    }
    ul.mt-30.mb-60 > li > dl > dt,
    ul.mt-30.mb-60 > li > dl > dd {
      width: 100%;
    }
    .mochimono_area {
      display: block;
    }
    .mochimono_area > li {
      width: 100%;
    }
    .mochimono_area > li:not(:last-child) {
      border-bottom: 1px dashed #c4d7db;
      margin-bottom: 15px;
      padding-bottom: 15px;
    }
    .mochimono_area > li > dl {
      align-items: flex-start;
    }
  }
}

/* 入校条件 */
#page_conditions {
  table th {
    background-color: #f1f8fc !important;
    color: #006769;
  }
  table td {
    text-align: left;
  }
  ul li {
    line-height: 2;
  }
  ul.li_dot {
    margin-bottom: 20px;
  }
  h3 {
    font-size: 22px;
    color: #006769;
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  #page_conditions {
    th,
    td {
      display: block;
      width: 100%;
    }
    .main_contents {
      margin-top: 50px;
    }
  }
}

/* よくある質問 */

#page_faq {
  .inner {
    margin-top: -200px;
  }
  .flow_en {
    line-height: 1;
    font-size: 30px;
    background-color: #40a578;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    position: sticky;
    z-index: 10;
    vertical-align: middle;
    display: inline-block;
    flex-shrink: 0;
  }
  .flow_en img {
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
  }
  .fc-gray {
    font-size: 14px;
  }
  h3 {
    font-size: 18px;
    color: #006769;
    display: inline-block;
    flex: 1;
  }
  ul.faq_li > li > dl > dd > dl {
    display: flex;
    flex-wrap: wrap;
    margin-left: 7%;
  }
  ul.faq_li > li > dl > dd > dl > dd > p {
    margin-left: 20px;
  }
  ul.faq_li li {
    border-top: 1px solid #c4d7db;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  ul.faq_li li:last-child {
    border-bottom: 1px solid #c4d7db;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  #page_faq {
    .inner {
      margin-top: 0;
    }
    section {
      padding-top: 0;
    }
    dt {
      display: flex;
      align-items: flex-start;
    }
    .flow_en {
      width: 50px;
      height: 50px;
    }
    .flow_en img {
      vertical-align: text-bottom;
    }
    h3 {
      padding-left: 10px;
    }
  }
}

/* 教習時限数 */
#page_lessons h2 {
  font-size: 22px;
  color: #006769;
  margin-top: 40px;
  margin-bottom: 20px;
}

table.lesson_tbl {
  width: 100%;
}
table.lesson_tbl {
  margin-bottom: 10px;
}

table.lesson_tbl th,
table.lesson_tbl td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
}

table.lesson_tbl thead {
  background-color: #eee;
}
section#lastarea > div {
  text-align: center;
}
section#lastarea > div > h2 {
  color: #006769;
  font-size: clamp(1.438rem, 1.278rem + 0.8vw, 1.875rem);
}

#page_lessons {
  section {
    padding-top: 0;
  }
}

@media screen and (max-width: 768px) {
  #page_lessons {
    .main_contents {
      margin-top: 0;
    }
    section {
      margin-top: 0;
    }
    table.lesson_tbl {
      border: none;
      padding: 10px;
    }
    table.lesson_tbl thead {
      display: none;
    }
    table.lesson_tbl tr {
      display: block;
      margin-bottom: 20px;
      width: 100%;
    }
    table.lesson_tbl th,
    table.lesson_tbl td {
      border-right: 1px solid #ccc;
      border-bottom: none;
      display: block;
      padding: 0;
      line-height: 1.5;
    }
    table.lesson_tbl td:first-child {
      min-height: 46px;
    }
    table.lesson_tbl td:last-child {
      border-bottom: 1px solid #ccc;
    }
    table.lesson_tbl td:nth-of-type(1):before {
      content: "現在所持している\A免許\A";
      white-space: pre;
    }
    table.lesson_tbl td:nth-of-type(2):before {
      content: "技能時限\A(上段:1段階､下段:2段階)\A";
      white-space: pre;
      line-height: 1.55;
    }
    table.lesson_tbl td:nth-of-type(3):before {
      content: "技能時限(合計)\A";
      white-space: pre;
      line-height: 1.45;
    }
    table.lesson_tbl td:nth-of-type(4):before {
      content: "学科時限\A(上段:1段階､下段2段階)\A";
      white-space: pre;
      line-height: 1.54;
    }
    table.lesson_tbl td:nth-of-type(5):before {
      content: "学科時限(合計)\A";
      white-space: pre;
    }
    table.lesson_tbl td:before {
      background-color: #eee;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      display: block;
      float: left;
      width: 60%;
      font-weight: bold;
    }
  }
}

/* 規約事項 */
#page_tos {
  .inner {
    margin-top: -280px;
  }
  .container {
    padding-bottom: 0;
  }
  h2 {
    margin-bottom: 30px;
  }
  ul.li_dot li {
    margin-bottom: 15px;
  }
  ul.li_dot li > ol li::before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #page_tos {
    .inner {
      margin-top: 0;
    }
    .main_contents {
      margin-top: 0;
    }
    section {
      padding-top: 0;
    }
    .main p {
      line-height: 1.2;
    }
  }
}

/* プライバシーポリシー */
#page_privacy-policy {
  section {
    padding-top: 0;
  }
  dl dt {
    margin-bottom: 8px;
    font-size: 1.5em;
  }
}

/* shingle */
.wp-pagenavi {
  text-align: center;
}

.wp-pagenavi span {
  padding-left: 10px;
  padding-right: 10px;
}

/* 入卒カレンダー */

.fc-h-event .fc-event-title {
  font-size: clamp(0.688rem, 0.528rem + 0.8vw, 1.125rem);
  text-align: left;
}
.fc-license-message {
  display: none;
}
#page_futsusha-schedule {
  .main_contents {
    margin-top: 0;
  }
  .page_contents {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
  }
  table.tbl th.sat {
    background-color: #2755b7;
    color: #fff;
  }
  table.tbl th.sun {
    background-color: #c91f1f;
    color: #fff;
  }
}

/* 会社概要 */
#overview {
  .page_contents {
    margin: 0 auto;
  }
  th {
    background-color: #efefef;
  }
  td {
    text-align: left;
  }
  iframe {
    margin-top: 20px;
  }
}

/* 特商法 */
#scta {
  .page_contents {
    margin: 0 auto;
  }
  th {
    background-color: #efefef;
    width: 20%;
  }
  td {
    text-align: left;
    width: 80%;
  }
  iframe {
    margin-top: 20px;
  }
}

/* single */
main.page_single {
  min-height: auto;
}
section.pt-0.pb-0 .container img {
  width: 100%;
  height: auto;
}

/* postlist */
div#page_postlist {
  margin-left: 20px;
  margin-right: 30px;
}
ul.news_ul {
  display: block;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
ul.news_ul {
  display: block;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
ul.news_ul > li {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
ul.news_ul > li .kt_in {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 12px;
}
ul.news_ul > li .cate {
  font-size: 12px;
  padding: 5px 8px 3px;
  border-radius: 5px;
  background-color: #d8ef8f;
  color: #006769;
  margin-left: 10px;
}
.post_day {
	margin-bottom: 50px;
    color: #818181;
    font-size: 14px;
}
@media screen and (max-width: 1020px) {
  ul.news_ul > li {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  ul.news_ul > li {
    width: 100%;
  }
}

/* フォーム共通 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  border: 1px solid #999;
  border-radius: 5px;
  padding: 5px;
  width: 100%;
}

.wpcf7 input[type="tel"] {
  width: 10%;
  max-width: 130px;
}

span.hissu {
  background-color: #e53700;
  color: #fff;
  padding: 4px;
  border-radius: 5px;
  font-size: 0.8em;
  display: inline-block;
  margin-left: 10px;
}

.confirm_area,
.thanks_area {
  display: none;
}

.wpcf7-response-output {
  display: none;
}
button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  background-color: #ccc;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner,
.button-wrap input {
  margin-bottom: 0;
}
.wpcf7-spinner {
  display: none !important;
}
/* お問い合わせ */
#page_contact .page_contents {
  margin: 0 auto;
}
.contact_tbl th {
  background-color: #efefef;
  padding: 10px;
  width: 25%;
  text-align: left;
}
.contact_tbl td {
  padding: 10px;
  width: 75%;
  text-align: left;
}
.contactBtn_w input[type="submit"] {
  padding: 8px 15px;
  background-color: #379eb9;
  color: #fff;
  text-align: center;
  min-width: 300px;
  border-radius: 8px;
}
input#denwa1,
input#denwa2,
input#denwa3 {
  max-width: 100px;
  width: 100%;
}
.button-wrap {
  text-align: center;
}
input.confirm_button {
  max-width: 300px;
  width: 100%;
  background-color: #3e8360;
  color: #fff;
  padding: 20px;
  border-radius: 20px;
}
input.back_button {
  max-width: 300px;
  width: 100%;
  background-color: #b5b5b5;
  color: #fff;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  max-width: 300px;
  width: 100%;
  background-color: #c10042;
  color: #fff;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
  box-shadow: none !important;
}
.button-wrap input {
  margin-bottom: 0;
}
.wpcf7-spinner {
  display: none !important;
}
/* 資料請求 */
input.nenrei_area {
  max-width: 70px;
  width: 100%;
}
.contact_tbl .wpcf7-list-item {
  display: inline-block;
  margin-right: 20px;
  margin-left: 0;
  width: 45%;
  font-size: 1.2em;
  margin-bottom: 15px;
}
input.wpcf7-form-control.wpcf7-text.p-postal-code {
  max-width: 90px;
  width: 100%;
}
td.address_area input {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .contact_tbl th,
  .contact_tbl td,
  .contact_tbl .wpcf7-list-item {
    width: 100%;
    display: block;
  }
}

/* 資料ページ */
.page_view {
  .oritatami_area {
    background-color: #e1f1cb;
    color: #006769;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 10px;
  }

  @media screen and (max-width: 768px) {
    .nagare_nakami .btn_area {
      padding-top: 20px;
      width: auto;
    }
    section {
      padding-left: 0;
      padding-right: 0;
    }
    .flow_3btn {
      flex-direction: column;
    }
    .nagare_nakami {
      dt {
        width: 20%;
      }
      dt::before {
        left: 40px;
      }
      dd {
        width: 80%;
      }
    }
  }

  @media screen and (max-width: 360px) {
    .nagare_nakami dt::before {
      left: 30px;
    }
    .flow_en {
      width: 60px;
      height: 60px;
      font-size: 24px;
    }
    .flow_en span {
      font-size: 11px;
    }
  }
}

/* 入卒スケジュール */
#page_futsusha-schedule {
  table.tbl div {
    text-align: left;
  }
  #result .tbl .price {
    font-size: 23px;
    text-align: center;
  }
  #result .tbl .sotsugyo {
    font-size: 15px;
    margin-bottom: 7px;
    text-align: center;
  }
  .btn_w {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  table.tbl .btn_w button.btn {
    margin-top: 0;
    padding: 10px;
  }
  .tokuBg {
    background-color: #fff59f;
  }
  .tokuTxt {
    color: #fff59f;
  }
}
.shashu_area {
  text-align: center;
}
.shashu_area a {
  max-width: 150px;
  width: 100%;
  background-color: #40a578;
  padding: 20px 10px;
  color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .shashu_area a {
    max-width: 100%;
  }
}

.fc .fc-toolbar {
  display: block;
}

.mypage_btn {
  display: none;
}
@media screen and (max-width: 1220px) {
  .mypage_btn {
    font-size: 6px;
    text-align: center;
    line-height: 1;
    background-color: #40a578;
    display: inline-block;
    border-radius: 5px;
    padding: 3px 5px;
    position: absolute;
    top: 29px;
    right: 60px;
    color: #fff;
  }
  .mypage_btn i {
    font-size: 20px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 768px) {
  .mypage_btn {
    top: 4px;
    right: 60px;
  }
}
