/* ======================================================================
 p-4specialacademy
 ====================================================================== */
#p-4specialacademy .l-header a,
#p-4specialacademy .l-header span {
  color: #005139;
}
#p-4specialacademy .l-header__link-item.js-mega-menu-current:after {
  border-bottom: solid 2px #005139;
  border-left: solid 2px #005139;
}
#p-4specialacademy .l-primary-pages {
  margin-top: 0;
}
#p-4specialacademy .l-header__button {
  color: #fff !important;
}
#p-4specialacademy .l-header__button:hover {
  color: #a69753 !important;
}
#p-4specialacademy .l-main {
  position: relative;
  overflow: hidden;
}
#p-4specialacademy .l-main-visual {
  display: none;
}
#p-4specialacademy .l-footer {
  border-top: solid 1px #d9d9d9;
}
#p-4specialacademy section {
  transition: all 0.3s ease;
}
#p-4specialacademy .container {
  box-sizing: border-box;
  border-right: solid 1px #d9d9d9;
  border-left: solid 1px #d9d9d9;
  max-width: 1200px;
  margin: 0 auto;
}
#p-4specialacademy .sec_ttl {
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .sec_ttl {
    font-size: 1.8rem;
  }
}
#p-4specialacademy .sec_ttl .ttlWrap {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background-color: #005139;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .sec_ttl .ttlWrap {
    padding: 5px 15px;
  }
}
#p-4specialacademy .sec_ttl .ttlWrap::before {
  position: absolute;
  left: -12px;
  top: -10px;
  width: 3px;
  height: 30px;
  background-color: #a29452;
  content: "";
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .sec_ttl .ttlWrap::before {
    left: -7px;
    top: -5px;
    width: 2px;
    height: 16px;
  }
}
#p-4specialacademy .sec_ttl .ttlWrap::after {
  position: absolute;
  top: -10px;
  left: -12px;
  width: 30px;
  height: 3px;
  background-color: #a29452;
  content: "";
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .sec_ttl .ttlWrap::after {
    top: -5px;
    left: -7px;
    width: 16px;
    height: 2px;
  }
}
#p-4specialacademy .sec_ttl .ttlMain::before {
  position: absolute;
  right: -12px;
  bottom: -10px;
  width: 3px;
  height: 30px;
  background-color: #a29452;
  content: "";
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .sec_ttl .ttlMain::before {
    right: -7px;
    bottom: -5px;
    width: 2px;
    height: 16px;
  }
}
#p-4specialacademy .sec_ttl .ttlMain::after {
  position: absolute;
  right: -12px;
  bottom: -10px;
  width: 30px;
  height: 3px;
  background-color: #a29452;
  content: "";
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .sec_ttl .ttlMain::after {
    right: -7px;
    bottom: -5px;
    width: 16px;
    height: 2px;
  }
}
#p-4specialacademy .sec_ttl strong {
  position: relative;
  color: #c1ad4e;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .sec_ttl strong {
    font-size: 2.2rem;
  }
}
#p-4specialacademy .sec_txt {
  margin-top: 30px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .sec_txt {
    margin-top: 20px;
    font-size: 1.4rem;
  }
}
#p-4specialacademy #secTop .container {
  height: 100%;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .container {
    border: none;
  }
}
#p-4specialacademy #secTop .mv {
  height: 900px;
  background: radial-gradient(#f7f7f7, #dddddd, #c9caca);
  padding: 0 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv {
    height: 162vw;
    padding: 0 12px;
    margin-top: 60px;
  }
}
#p-4specialacademy #secTop .mv-inner {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  height: 100%;
}
#p-4specialacademy #secTop .mv-item {
  position: absolute;
  opacity: 1;
}
#p-4specialacademy #secTop .mv-item.mv_ttl {
  inset: 20px 0 auto 0;
  margin: auto;
  width: 80%;
  transition: 1s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_ttl {
    inset: 7vw 0 auto 0;
    width: 100%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_ttl.is-on {
  opacity: 1;
  transform: translateY(0);
}
#p-4specialacademy #secTop .mv-item.mv_txt01 {
  z-index: 4;
  inset: 315px auto auto 0;
  width: 9.8%;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_txt01 {
    inset: 66vw auto auto 0;
    width: 50%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_txt01.is-on {
  opacity: 1;
  transform: translateX(0);
}
#p-4specialacademy #secTop .mv-item.mv_txt02 {
  z-index: 2;
  inset: 315px auto auto 118px;
  width: 31%;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_txt02 {
    inset: 43vw auto auto 0;
    width: 40.3%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_txt02.is-on {
  opacity: 1;
  transform: translateY(0);
}
#p-4specialacademy #secTop .mv-item.mv_txt03 {
  z-index: 2;
  inset: 409px auto auto 118px;
  width: 25.5%;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_txt03 {
    inset: 54vw auto auto 0;
    width: 33.1%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_txt03.is-on {
  opacity: 1;
  transform: translateY(0);
}
#p-4specialacademy #secTop .mv-item.mv_txt04 {
  z-index: 2;
  inset: auto auto 338px 118px;
  width: 25%;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_txt04 {
    z-index: 4;
    inset: 109vw auto auto 50%;
    width: 36.2%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_txt04.is-on {
  opacity: 1;
  transform: translateY(0);
}
#p-4specialacademy #secTop .mv-item.mv_txt05 {
  z-index: 2;
  inset: auto auto 285px 118px;
  width: 25%;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_txt05 {
    z-index: 4;
    inset: 116vw auto auto 50%;
    width: 36.2%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_txt05.is-on {
  opacity: 1;
  transform: translateY(0);
}
#p-4specialacademy #secTop .mv-item.mv_txt06 {
  z-index: 2;
  inset: 315px 0 auto auto;
  width: 8.1%;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_txt06 {
    z-index: 4;
    inset: 42vw 0 auto auto;
    width: 12.6%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_txt06.is-on {
  opacity: 1;
  transform: translateY(0);
}
#p-4specialacademy #secTop .mv-item.mv_txt07 {
  z-index: 2;
  inset: 315px 95px auto auto;
  width: 8.1%;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_txt07 {
    z-index: 4;
    inset: 42vw 13% auto auto;
    width: 7.6%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_txt07.is-on {
  opacity: 1;
  transform: translateX(0);
}
#p-4specialacademy #secTop .mv-item.mv_txt08 {
  z-index: 2;
  inset: 315px 190px auto auto;
  width: 8.1%;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_txt08 {
    z-index: 4;
    inset: 42vw 22% auto auto;
    width: 7.6%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_txt08.is-on {
  opacity: 1;
  transform: translateX(0);
}
#p-4specialacademy #secTop .mv-item.mv_txt09 {
  inset: 315px 290px auto auto;
  width: 8.1%;
  z-index: 2;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_txt09 {
    inset: 42vw 31% auto auto;
    width: 7.6%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_txt09.is-on {
  opacity: 1;
  transform: translateX(0);
}
#p-4specialacademy #secTop .mv-item.mv_name01 {
  z-index: 4;
  inset: auto 0 162px 0;
  width: 77%;
  margin: auto;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_name01 {
    inset: auto auto 28vw auto;
    width: 100%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_name01.is-on {
  opacity: 1;
  transform: translateY(0);
}
#p-4specialacademy #secTop .mv-item.mv_name02 {
  z-index: 4;
  inset: auto 108px 38px auto;
  width: 48.8%;
  margin: auto;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_name02 {
    inset: auto 0 13vw auto;
    width: 62%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_name02.is-on {
  opacity: 1;
  transform: translateY(0);
}
#p-4specialacademy #secTop .mv-item.mv_name03 {
  z-index: 4;
  inset: auto auto 50px 110px;
  width: 27.8%;
  margin: auto;
  transition: 0.8s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.mv_name03 {
    inset: auto auto 15vw 0;
    width: 34%;
  }
}
#p-4specialacademy #secTop .mv-item.mv_name03.is-on {
  opacity: 1;
  transform: translateY(0);
}
#p-4specialacademy #secTop .mv-item.character {
  inset: auto 0 0 0;
  margin: auto;
  width: 40%;
  z-index: 3;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #secTop .mv-item.character {
    width: 66.7%;
  }
}
#p-4specialacademy #sec01 {
  transition: all 0.6s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 {
    padding: 0 25px;
  }
}
#p-4specialacademy #sec01 .container {
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .container {
    padding: 80px 0 50px;
  }
}
#p-4specialacademy #sec01 .sec01_inner {
  max-width: 900px;
  margin: 0 auto;
}
#p-4specialacademy #sec01 .links_ttl {
  position: relative;
  margin-top: 80px;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .links_ttl {
    margin-top: 40px;
    font-size: 1.3rem;
  }
}
#p-4specialacademy #sec01 .links_ttl span {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background-color: #005139;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .links_ttl span {
    padding: 5px 10px;
    font-size: 1.8rem;
  }
}
#p-4specialacademy #sec01 .links_ttl span:first-child {
  padding: 0 20px 10px;
  border-bottom: solid 1px #c1ad4e;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .links_ttl span:first-child {
    padding: 0 20px 5px;
  }
}
#p-4specialacademy #sec01 .links_ttl small {
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .links_ttl small {
    font-size: 1.3rem;
  }
}
#p-4specialacademy #sec01 .links_ttl strong {
  position: relative;
  color: #c1ad4e;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .links_ttl strong {
    font-size: 1.8rem;
  }
}
#p-4specialacademy #sec01 .sec01_txt {
  margin-top: 40px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .sec01_txt {
    text-align: left;
  }
}
#p-4specialacademy #sec01 .sec01_txt strong {
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  font-weight: 900;
}
#p-4specialacademy #sec01 .sec01_links {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .sec01_links {
    margin-top: 80px;
  }
}
#p-4specialacademy #sec01 .sec01_links li a {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 850px;
  height: 140px;
  padding: 0 160px 0 130px;
  margin-left: auto;
  color: #fff;
  line-height: 1.4;
  box-shadow: 4px 4px 12px rgba(102, 102, 102, 0.15);
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .sec01_links li a {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0;
    padding: 48px 15px 20px;
    text-align: center;
  }
}
#p-4specialacademy #sec01 .sec01_links li a:hover {
  opacity: 0.8;
  transition: all 0.3s ease;
}
#p-4specialacademy #sec01 .sec01_links li a::before {
  position: absolute;
  left: -50px;
  top: 14px;
  display: inline-block;
  width: 160px;
  height: 112px;
  background-size: contain;
  vertical-align: middle;
  content: "";
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .sec01_links li a::before {
    top: -40px;
    right: 0;
    left: 0;
    width: 105px;
    height: 74px;
    margin: auto;
  }
}
#p-4specialacademy #sec01 .sec01_links li a::after {
  content: url(../img/arrow-pc.svg);
  position: absolute;
  right: 40px;
  top: 52px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .sec01_links li a::after {
    display: none;
  }
}
#p-4specialacademy #sec01 .sec01_links li a p strong {
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .sec01_links li a p strong {
    font-size: 1.8rem;
  }
}
#p-4specialacademy #sec01 .sec01_links li a p small {
  display: inline-block;
  margin-top: 10px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .sec01_links li a p small {
    font-size: 1.3rem;
  }
}
#p-4specialacademy #sec01 .sec01_links li a .links_btn {
  display: none;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .sec01_links li a .links_btn {
    display: block;
    margin-top: 20px;
    font-size: 1.5rem;
    font-weight: 700;
  }
  #p-4specialacademy #sec01 .sec01_links li a .links_btn span {
    position: relative;
  }
  #p-4specialacademy #sec01 .sec01_links li a .links_btn span::after {
    margin-left: 5px;
    content: url(../img/arrow-sp.svg);
  }
}
#p-4specialacademy #sec01 .sec01_links li + li {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec01 .sec01_links li + li {
    margin-top: 60px;
  }
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(1) a {
  background-color: #b50058;
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(1) a::before {
  background-image: url(../img/1.png);
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(2) a {
  background-color: #004e96;
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(2) a::before {
  background-image: url(../img/2.png);
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(3) a {
  background-color: #007532;
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(3) a::before {
  background-image: url(../img/3.png);
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(4) a {
  background-color: #de7900;
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(4) a::before {
  background-image: url(../img/4.png);
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(5) a {
  background-color: #008a92;
}
#p-4specialacademy #sec01 .sec01_links li:nth-child(5) a::before {
  background-image: url(../img/5.png);
}
#p-4specialacademy #sec02 {
  padding: 0 25px;
  transition: all 0.6s ease;
}
#p-4specialacademy #sec02 .container {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec02 .container {
    padding-top: 50px;
  }
}
#p-4specialacademy #sec02 .sec_ttl small {
  color: #d9d9d9;
  font-size: 2.8rem;
  font-weight: 600;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec02 .sec_ttl small {
    font-size: 1.8rem;
  }
}
#p-4specialacademy #sec02 .sec_ttl strong {
  margin-left: 12px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec02 .scroll {
    position: relative;
    width: calc(100% + 20px);
    padding-bottom: 20px;
    overflow-x: scroll;
  }
  #p-4specialacademy #sec02 .scroll::-webkit-scrollbar {
    z-index: 1;
    position: relative;
    width: calc(100% - 20px);
    height: 6px;
    background-color: #c9caca;
  }
  #p-4specialacademy #sec02 .scroll::-webkit-scrollbar-thumb {
    z-index: 1;
    position: relative;
    background: #a99549;
    height: 6px;
    border-radius: 5px;
  }
}
#p-4specialacademy #sec02 .scrollbarHide {
  position: relative;
  width: 100%;
}
#p-4specialacademy #sec02 .scrollbarHide::after {
  z-index: 99;
  position: absolute;
  inset: auto -21px 0 auto;
  width: 20px;
  height: 8px;
  background-color: #fff;
  content: "";
}
#p-4specialacademy #sec02 .sec02_chart {
  margin: 30px auto 0;
  width: 620px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec02 .sec02_chart {
    width: 500px;
  }
}
#p-4specialacademy #sec02 .case {
  margin: 40px auto 0;
  max-width: 760px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec02 .case {
    margin: 50px auto 0;
  }
}
#p-4specialacademy #sec02 .case + .sec_ttl {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy #sec02 .case + .sec_ttl {
    margin-top: 80px;
  }
}
#p-4specialacademy .academyList_ttl {
  margin-top: 100px;
  font-family: "Noto Serif JP", serif;
  font-size: 4rem;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .academyList_ttl {
    margin-top: 80px;
    font-size: 2.4rem;
  }
}
#p-4specialacademy .academyList {
  display: flex;
  gap: 40px 40px;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 40px auto 0;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .academyList {
    gap: 20px 0;
    margin: 20px auto 0;
  }
}
#p-4specialacademy .academyList .academyList_box {
  box-sizing: border-box;
  width: calc((100% - 40px) / 2);
  background-color: #f2f2f2;
  padding: 20px 20px 25px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .academyList .academyList_box {
    width: 100%;
    padding: 20px 12px 25px;
  }
}
#p-4specialacademy .academyList .academyList_box ul {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .academyList .academyList_box ul {
    margin-top: 20px;
  }
}
#p-4specialacademy .academyList .academyList_box ul li {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .academyList .academyList_box ul li {
    font-size: 1.6rem;
  }
}
#p-4specialacademy .academyList .academyList_box ul li + li {
  margin-top: 25px;
}
#p-4specialacademy .academyList .academyList_box ul li a {
  position: relative;
  color: #005139;
  transition: all 0.5s ease;
}
#p-4specialacademy .academyList .academyList_box ul li a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #aa9649;
  content: "";
}
#p-4specialacademy .academyList .academyList_box ul li a:hover {
  opacity: 0.65;
  transition: all 0.5s ease;
}
#p-4specialacademy .academyList_area {
  text-align: center;
}
#p-4specialacademy .academyList_area span {
  position: relative;
  color: #005139;
  font-family: "Noto Serif JP", serif;
  font-size: 3.2rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .academyList_area span {
    font-size: 2rem;
  }
}
#p-4specialacademy .academyList_area span::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #005139 0%, #005139 76%, #aa9649 76%, #aa9649 100%);
  content: "";
}
#p-4specialacademy .line {
  width: 760px;
  height: 3px;
  background: linear-gradient(90deg, #005139 0%, #005139 76%, #aa9649 76%, #aa9649 100%);
  margin: 110px auto 0;
}
@media screen and (max-width: 767px) {
  #p-4specialacademy .line {
    width: 100%;
    margin: 80px auto 0;
  }
}

.has-background-gray-dark {
  background: radial-gradient(50% 158.02% at 50% 50%, #ffffff 0%, #ffffff 50%, #e6e6e6 100%) !important;
  transition: all 0.6s ease;
}

.has-background-gray-light {
  background: #fff !important;
  transition: all 0.6s ease;
}/*# sourceMappingURL=p-4specialacademy.css.map */