/* Scss Document */
.page-id-43 #wrapper {
  padding-top: 0;
}
.page-id-43 #header {
  background: none;
}
.page-id-43 #header .header_menu {
  background: rgba(255, 255, 255, 0.9) !important;
  border-radius: 25px;
  padding: 0 60px;
}
.page-id-43.has_nav #header {
  background: #fff;
}
.page-id-43 .slick-dots {
  position: absolute;
  left: 0;
  bottom: 20px;
  display: flex !important;
  justify-content: center;
  width: 100%;
}
.page-id-43 .slick-dots button {
  border: none;
  background: #fff;
  font-size: 0;
  width: 80px;
  height: 3px;
  padding: 0;
}
.page-id-43 .slick-dots .slick-active button {
  background: #32A338;
}
@media only screen and (max-width: 767px) {
  .page-id-43 .slick-dots {
    bottom: 20px;
  }
  .page-id-43 .slick-dots button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
  .page-id-43 .slick-dots li {
    margin: 0 10px;
  }
}
.page-id-43 #news {
  border-radius: 20px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  margin: 60px auto;
  max-width: 1080px;
  padding: 43px 60px 35px;
}
.page-id-43 #news h2 {
  align-items: flex-end;
  margin-bottom: 20px;
}
.page-id-43 #news .ttl-en {
  font-size: 40px;
  margin-bottom: 0;
}
.page-id-43 #news .ttl-jp {
  font-size: 14px;
  margin: 0 0 8px 30px;
  font-weight: 500;
}
.page-id-43 #news .news-ttl {
  position: relative;
}
.page-id-43 #news .news-link {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  font-weight: 500;
  font-family: "Noto Sans JP", serif;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .page-id-43 #news {
    padding: 30px 20px;
    margin: 60px 30px;
    box-sizing: border-box;
    width: calc(100% - 60px);
  }
  .page-id-43 #news h2 {
    display: block;
  }
  .page-id-43 #news .ttl-en {
    font-size: 30px;
  }
  .page-id-43 #news .ttl-jp {
    font-size: 12px;
    margin: 9px 0 0 0;
  }
  .page-id-43 #news .news-link {
    bottom: 0;
    top: auto;
    line-height: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1150px) {
  .page-id-43 #news {
    margin: 60px 30px;
    width: calc(100% - 60px);
  }
}
.page-id-43 #concept {
  background: url("../img/concept_bg.jpg") no-repeat center/cover;
  padding: 85px 0 95px;
}
.page-id-43 #concept .ttl {
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .page-id-43 #concept {
    background: url("../img/concept_bg_sp.jpg") no-repeat center/cover;
    padding: 48px 0 50px;
  }
  .page-id-43 #concept .ttl {
    margin-bottom: 30px;
  }
}
.page-id-43 #reason {
  margin-top: 85px;
  padding: 0;
}
.page-id-43 #reason .ttl {
  margin-bottom: 30px;
}
.page-id-43 #reason .ttl .ttl-jp span {
  color: #FDB512;
  font-size: 32px;
}
.page-id-43 #reason .reason1 {
  position: relative;
  text-align: center;
  z-index: 0;
  padding-top: 115px;
  margin-bottom: 113px;
}
.page-id-43 #reason .reason1 .reason-deco {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 480px;
}
.page-id-43 #reason .reason1 h3 {
  color: #32A338;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 45px;
}
.page-id-43 #reason .reason1 p {
  font-size: 24px;
  line-height: 42px;
  letter-spacing: 0.1em;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .page-id-43 #reason .ttl .ttl-jp {
    margin-top: 3px;
  }
  .page-id-43 #reason .ttl .ttl-jp span {
    font-size: 20px;
  }
  .page-id-43 #reason .reason1 {
    padding-top: 35px;
    margin-bottom: 70px;
  }
  .page-id-43 #reason .reason1 .reason-deco {
    width: 300px;
  }
  .page-id-43 #reason .reason1 h3 {
    font-size: 21px;
    margin-bottom: 20px;
  }
  .page-id-43 #reason .reason1 p {
    font-size: 16px;
    line-height: 27px;
  }
}
.page-id-43 .reason-item {
  margin-bottom: 140px;
  padding-top: 80px;
  position: relative;
  z-index: 0;
}
.page-id-43 .reason-item:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: rgba(129, 183, 42, 0.06);
  width: 100%;
  border-radius: 30px;
  height: calc(100% - 20px);
  top: 0;
}
.page-id-43 .reason-item .elementor-row {
  justify-content: space-between;
  align-items: flex-start;
}
.page-id-43 .reason-item .reason-img {
  width: 46.3%;
  position: relative;
  z-index: 1;
}
.page-id-43 .reason-item .reason-img:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: rgba(50, 163, 56, 0.08);
  border-radius: 30px;
  width: 280px;
  height: 200px;
  bottom: -70px;
}
.page-id-43 .reason-item .reason-img img {
  border-radius: 20px;
}
.page-id-43 .reason-item.img-left:before {
  left: 223px;
}
.page-id-43 .reason-item.img-left .reason-img:before {
  left: -143px;
}
.page-id-43 .reason-item.img-right:before {
  right: 223px;
}
.page-id-43 .reason-item.img-right .reason-img {
  order: 2;
}
.page-id-43 .reason-item.img-right .reason-img:before {
  right: -143px;
}
.page-id-43 .reason-item .reason-info {
  width: 46.3%;
}
.page-id-43 .reason-item .reason-info .reason-num {
  font-size: 20px;
  color: #FDB512;
  font-weight: 700;
}
.page-id-43 .reason-item .reason-info h3 {
  color: #32A338;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 10px;
}
.page-id-43 .reason-item .reason-info p {
  margin-bottom: 0;
}
.page-id-43 .reason-item .reason-info .reason-txt2 {
  color: #000;
  letter-spacing: 0.1em;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .page-id-43 .reason-item {
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 30px;
  }
  .page-id-43 .reason-item:before {
    border-radius: 0;
    height: calc(100% - 113px);
    top: auto;
    bottom: 0;
  }
  .page-id-43 .reason-item .reason-img {
    width: 100%;
  }
  .page-id-43 .reason-item .reason-img:before {
    display: none;
  }
  .page-id-43 .reason-item .reason-img img {
    border-radius: 15px;
  }
  .page-id-43 .reason-item.img-left:before {
    left: 0;
  }
  .page-id-43 .reason-item.img-right:before {
    right: 0;
  }
  .page-id-43 .reason-item.img-right .reason-img {
    order: -1;
  }
  .page-id-43 .reason-item .reason-info {
    width: 100%;
  }
  .page-id-43 .reason-item .reason-info .reason-num {
    font-size: 16px;
    margin-top: 25px;
  }
  .page-id-43 .reason-item .reason-info h3 {
    font-size: 28px;
    margin-bottom: 13px;
  }
  .page-id-43 .reason-item .reason-info .reason-txt2 {
    font-size: 14px;
    line-height: 28px;
  }
}
.page-id-43 #information {
  background: rgba(129, 183, 42, 0.03);
  padding: 77px 0 100px;
  color: #000;
}
.page-id-43 #information .ttl {
  margin-bottom: 70px;
}
.page-id-43 #information .elementor-row {
  justify-content: space-between;
}
.page-id-43 #information .elementor-column.elementor-col-50:nth-child(1) {
  width: 49%;
}
.page-id-43 #information .elementor-column.elementor-col-50:nth-child(2) {
  width: 47.2%;
}
.page-id-43 #information .googlemap-link {
  text-align: right;
  font-size: 12px;
  font-weight: 400;
}
.page-id-43 #information .googlemap-link a {
  text-decoration: underline;
  color: #000;
}
.page-id-43 #information .googlemap-link a:hover {
  text-decoration: none;
}
.page-id-43 #information .timetable {
  border-bottom: 1px solid #000;
}
.page-id-43 #information .timetable th, .page-id-43 #information .timetable td {
  font-family: "Noto Serif JP", serif;
  height: 26px;
  font-size: 17px;
}
.page-id-43 #information .timetable thead {
  border-bottom: 1px solid #000;
}
.page-id-43 #information .timetable thead th {
  background: none;
  color: #000;
  font-size: 17px;
  padding-bottom: 12px;
  width: 30px;
}
.page-id-43 #information .timetable thead th:nth-child(1) {
  font-size: 18px;
  padding-left: 0;
  width: 35%;
}
.page-id-43 #information .timetable thead th:last-child {
  width: 50px;
  padding-right: 10px;
}
.page-id-43 #information .timetable tbody tr, .page-id-43 #information .timetable tbody td {
  color: #333;
}
.page-id-43 #information .timetable tbody th {
  padding-left: 10px;
  color: #000;
}
.page-id-43 #information .timetable tbody td {
  font-weight: 400;
}
.page-id-43 #information .timetable tbody td .color-global {
  font-weight: 500;
}
.page-id-43 #information .timetable tbody tr:nth-child(1) th, .page-id-43 #information .timetable tbody tr:nth-child(1) td {
  padding-top: 13px;
}
.page-id-43 #information .timetable tbody tr:nth-child(2) th, .page-id-43 #information .timetable tbody tr:nth-child(2) td {
  padding-top: 11px;
  padding-bottom: 13px;
}
.page-id-43 #information .table_txt {
  line-height: 24px;
  margin-bottom: 15px;
  font-weight: 400;
}
.page-id-43 #information .about-info {
  border-top: 1px dotted #000;
  padding-top: 15px;
  font-weight: 400;
}
.page-id-43 #information .about-info dl {
  line-height: 24px;
  margin-bottom: 11px;
}
.page-id-43 #information .about-info dl dt {
  color: #32A338;
  width: 87px;
}
.page-id-43 #information .about-info dl dd {
  width: calc(100% - 87px);
}
@media screen and (max-width: 1080px) and (min-width: 768px) {
  .page-id-43 #information .timetable thead th:last-child {
    padding-right: 0;
  }
  .page-id-43 #information .timetable thead th {
    font-size: 15px;
  }
  .page-id-43 #information .timetable thead th:nth-child(1) {
    font-size: 15px;
  }
}
@media screen and (max-width: 800px) and (min-width: 768px) {
  .page-id-43 #information .timetable td {
    font-size: 14px;
  }
  .page-id-43 #information .timetable thead th {
    font-size: 13px;
    letter-spacing: 0;
  }
  .page-id-43 #information .timetable thead th:nth-child(1) {
    font-size: 13px;
  }
  .page-id-43 #information .timetable tbody th {
    font-size: 14px;
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-43 #information {
    padding-bottom: 50px;
    padding-top: 70px;
  }
  .page-id-43 #information .elementor-column.elementor-col-50 {
    width: 100% !important;
  }
  .page-id-43 #information .timetable thead th:last-child {
    padding-right: 0;
  }
  .page-id-43 #information .timetable thead th {
    font-size: 13px;
    letter-spacing: 0;
  }
  .page-id-43 #information .timetable thead th:nth-child(1) {
    font-size: 14px;
  }
  .page-id-43 #information .timetable tbody th {
    font-size: 13px;
    padding-left: 0;
  }
  .page-id-43 #information .timetable tbody td {
    font-size: 13px;
    font-weight: 400;
  }
  .page-id-43 #information .timetable tbody tr:nth-child(2) th, .page-id-43 #information .timetable tbody tr:nth-child(2) td {
    padding-top: 15px;
  }
  .page-id-43 #information .table_txt {
    font-size: 14px;
  }
  .page-id-43 #information .about-info {
    font-size: 14px;
  }
  .page-id-43 #information .about-info dl {
    line-height: 21px;
    margin-bottom: 5px;
  }
  .page-id-43 #information .about-info dl dt {
    width: 75px;
  }
  .page-id-43 #information .about-info dl dd {
    width: calc(100% - 75px);
  }
  .page-id-43 #information .gmap {
    margin-top: 35px;
  }
  .page-id-43 #information .googlemap-link {
    font-size: 10px;
  }
}
.page-id-43 #menu {
  background: url("../img/menu_bg.jpg") no-repeat center/cover;
  padding: 85px 0 80px;
}
.page-id-43 #menu .menu-list1 {
  margin: 70px 20px;
  justify-content: space-between;
}
.page-id-43 #menu .menu-list1 li {
  width: 30.8%;
}
.page-id-43 #menu .menu-list1 .menu-img {
  border-radius: 50%;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.page-id-43 #menu .menu-list1 .menu-ttl {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 20px 0 30px;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  color: #333;
}
.page-id-43 #menu .menu-list1 .menu-ttl span {
  display: block;
  font-size: 18px;
  line-height: 26px;
}
.page-id-43 #menu .menu-list1 .btn-link {
  max-width: 220px;
  margin: 0 auto;
}
.page-id-43 #menu .menu-list2 {
  justify-content: space-between;
  text-align: center;
}
.page-id-43 #menu .menu-list2 li {
  width: 14.4%;
}
.page-id-43 #menu .menu-list2 li a {
  display: block;
  font-weight: 700;
  color: #000;
}
.page-id-43 #menu .menu-list2 li p {
  margin-bottom: 13px;
}
.page-id-43 #menu .menu-list2 li .menu-icon {
  background: #fff;
  border-radius: 50%;
  width: 100%;
  padding-top: 100%;
  position: relative;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}
.page-id-43 #menu .menu-list2 li .menu-icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 58%;
}
@media screen and (max-width: 980px) and (min-width: 768px) {
  .page-id-43 #menu .menu-list1 {
    margin: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-43 #menu {
    background: url("../img/menu_bg_sp.jpg") no-repeat center/cover;
    padding: 45px 0;
  }
  .page-id-43 #menu .menu-list1 {
    margin: 50px 7px;
  }
  .page-id-43 #menu .menu-list1 li {
    width: 100%;
    margin-bottom: 60px;
  }
  .page-id-43 #menu .menu-list1 .menu-ttl {
    margin: 15px 0 30px;
    font-size: 22px;
    line-height: 31px;
    height: auto !important;
  }
  .page-id-43 #menu .menu-list1 .menu-ttl span {
    font-size: 16px;
    line-height: 23px;
  }
  .page-id-43 #menu .menu-list1 .btn-link {
    max-width: 204px;
    margin: 0 auto;
    height: 50px;
    font-size: 14px;
  }
  .page-id-43 #menu .menu-list1 .btn-link:before {
    width: 12px;
    height: 12px;
  }
  .page-id-43 #menu .menu-list2 {
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
  }
  .page-id-43 #menu .menu-list2 li {
    width: 47.8%;
    margin-bottom: 30px;
  }
  .page-id-43 #menu .menu-list2 li p {
    margin-bottom: 13px;
    color: #333;
  }
  .page-id-43 #menu .menu-list2 li .menu-icon {
    background: #fff;
    border-radius: 50%;
    width: 100%;
    padding-top: 100%;
    position: relative;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  }
  .page-id-43 #menu .menu-list2 li .menu-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 58%;
  }
}
.page-id-43 #staff {
  margin: 77px auto 100px;
}
.page-id-43 #staff .staff-txt1 {
  font-size: 24px;
  line-height: 42px;
  text-align: center;
  margin: 70px 0 80px;
  color: #333;
}
.page-id-43 #staff .elementor-column.elementor-col-50:nth-child(1) {
  width: 37%;
}
.page-id-43 #staff .elementor-column.elementor-col-50:nth-child(2) {
  width: 47%;
  margin: 85px 0 0 50px;
}
.page-id-43 #staff .staff-item {
  margin-bottom: 60px;
}
.page-id-43 #staff .staff-item .elementor-column.elementor-col-50:nth-child(1) {
  position: relative;
  z-index: 0;
}
.page-id-43 #staff .staff-item .elementor-column.elementor-col-50:nth-child(1):before {
  content: "";
  position: absolute;
  z-index: -1;
  background: rgba(129, 183, 42, 0.15);
  width: 430px;
  height: calc(100% - 60px);
  bottom: -60px;
}
.page-id-43 #staff .staff-item.img-left .elementor-column.elementor-col-50:nth-child(1):before {
  right: 113px;
  border-radius: 0 30px 30px 0;
}
.page-id-43 #staff .staff-item.img-right .elementor-row {
  justify-content: flex-end;
}
.page-id-43 #staff .staff-item.img-right .elementor-column.elementor-col-50:nth-child(1):before {
  left: 113px;
  border-radius: 30px 0 0 30px;
}
.page-id-43 #staff .staff-item.img-right .elementor-column.elementor-col-50:nth-child(1) {
  order: 2;
}
.page-id-43 #staff .staff-item.img-right .elementor-column.elementor-col-50:nth-child(2) {
  margin: 85px 50px 0 0;
}
.page-id-43 #staff .staff-txt2 {
  color: #333;
  font-weight: 700;
  margin-bottom: 0;
}
.page-id-43 #staff .staff-ttl {
  color: #32A338;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 10px;
}
.page-id-43 #staff .staff-ttl span {
  font-size: 18px;
}
.page-id-43 #staff .df-pc {
  justify-content: space-between;
}
.page-id-43 #staff dl {
  width: calc(50% - 15px);
  color: #000;
}
.page-id-43 #staff dl dt {
  position: relative;
  z-index: 0;
  font-size: 14px;
}
.page-id-43 #staff dl dt:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  background: #000;
  width: 100%;
  height: 1px;
  z-index: -1;
}
.page-id-43 #staff dl dt span {
  display: inline-block;
  background: #fff;
  padding-right: 5px;
}
.page-id-43 #staff dl dd {
  line-height: 20px;
  font-size: 12px;
  font-weight: 400;
}
.page-id-43 #staff .btn-link {
  width: 220px;
  margin-top: 38px;
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .page-id-43 #staff .elementor-column.elementor-col-50:nth-child(2) {
    width: 50%;
    margin-top: 50px !important;
  }
  .page-id-43 #staff .staff-item:last-child dl {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-43 #staff {
    margin: 40px auto 60px;
  }
  .page-id-43 #staff .staff-txt1 {
    font-size: 18px;
    line-height: 32px;
    margin: 50px 0 45px;
  }
  .page-id-43 #staff .elementor-column.elementor-col-50 {
    width: 100% !important;
    margin: 0 !important;
  }
  .page-id-43 #staff .elementor-column.elementor-col-50:nth-child(1) {
    margin: 0 0 60px 0 !important;
  }
  .page-id-43 #staff .staff-item {
    margin-bottom: 60px;
  }
  .page-id-43 #staff .staff-item .elementor-column.elementor-col-50:nth-child(1):before {
    width: 100%;
    height: calc(100% - 68px);
    bottom: -40px;
  }
  .page-id-43 #staff .staff-item.img-left .elementor-column.elementor-col-50:nth-child(1):before {
    right: 45px;
  }
  .page-id-43 #staff .staff-item.img-right .elementor-column.elementor-col-50:nth-child(1):before {
    left: 45px;
  }
  .page-id-43 #staff .staff-item.img-right .elementor-column.elementor-col-50:nth-child(1) {
    order: -1;
  }
  .page-id-43 #staff .staff-item.img-right .elementor-column.elementor-col-50:nth-child(2) {
    margin: 0;
  }
  .page-id-43 #staff .staff-ttl {
    font-size: 24px;
  }
  .page-id-43 #staff dl {
    width: 100%;
    margin-bottom: 13px;
  }
  .page-id-43 #staff .btn-link {
    width: 220px;
    margin-top: 38px;
  }
}