@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Allison&display=swap");
@keyframes yurari {
  0% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
@keyframes yurari_2deg {
  0% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
@keyframes yurari_1deg {
  0% {
    transform: rotate(1deg);
  }
  100% {
    transform: rotate(-1deg);
  }
}
p,
a,
li,
dt,
dd,
th,
td {
  line-height: 2;
}
@media screen and (max-width: 1024px) {
  p,
  a,
  li,
  dt,
  dd,
  th,
  td {
    line-height: 1.8;
  }
}

.display_w600 {
  display: none;
}
@media screen and (max-width: 600px) {
  .display_w600 {
    display: block;
  }
}

.f_en {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

#page-top img {
  max-width: unset;
  max-height: unset;
  width: 80px;
  height: auto;
}
@media screen and (max-width: 1024px) {
  #page-top img {
    width: 40px;
  }
}

.sp_only {
  display: none;
}
@media screen and (max-width: 700px) {
  .sp_only {
    display: block;
  }
}

.pc_only {
  display: block;
}
@media screen and (max-width: 1024px) {
  .pc_only {
    display: none;
  }
}

.less_1300 {
  display: none;
}
@media screen and (max-width: 1300px) {
  .less_1300 {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .less_1300 {
    display: none;
  }
}

main.panelactive {
  display: none;
}

#mobile-nav {
  display: none;
}
#mobile-nav.panelactive {
  display: block;
}

.home main {
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .home main {
    margin-top: 50px;
  }
}

.inner {
  width: 60.9375vw;
 width:80%;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .inner {
    width: 90%;
  }
}

.box {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .box {
    flex-direction: column;
  }
}

.deco {
  display: block;
  position: absolute;
  height: auto;
}

main {
  overflow: hidden;
}

.para {
  width: 100%;
  aspect-ratio: 3;
  position: relative;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
          mask-position: 0 0;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  background: transparent;
  z-index: 2;
}
.para::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1024px) {
  .para {
    background-attachment: unset;
  }
}
.para._01 {
  background: url(../img/para_01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media screen and (max-width: 1024px) {
  .para._01 {
    background-attachment: unset;
  }
}
/*.para._02 {
  background: url(../img/para_02.webp) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}*/
@media screen and (max-width: 1024px) {
  .para._02 {
    background-attachment: unset;
  }
}
.para._03 {
  background: url(../img/para_03.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media screen and (max-width: 1024px) {
  .para._03 {
    background-attachment: unset;
  }
}

.bg_white {
  background-color: #fff;
}

.title01 {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .title01 {
    margin-bottom: 40px;
  }
}

.title01 .ja {
  display: block;
  font-family: "Zen Maru Gothic", serif;
  letter-spacing: 0.2em;
  line-height: 1.4444444444;
  text-align: center;
  margin-top: 16px;
}
.title01 .ja {
    color: #744d21;
    font-size: clamp(2rem, 1.273rem + 3.64vw, 4rem);
    letter-spacing: .1em;
    font-weight: 700;
    position: relative;
    z-index: 0;
}
@media screen and (max-width: 1024px) {
  .title01 .ja {
    font-size: clamp(12px, 1.4rem, 1.4rem);
  }
}
@media screen and (max-width: 1024px) {
  .title01 .ja {
    margin-top: 8px;
  }
}

.title02 {
  aspect-ratio: 595/129;
  width: 30%;
  height: auto;
  margin: auto;
  background-image: url(/wp-content/uploads/2024/11/h3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 60px;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .title02 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .title02 {
    width: 50%;
  }
}
.title02 .ja {
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    letter-spacing: 0.2em;
    text-align: center;
    margin: auto;
    margin-top: 8.5%;
    display: block;
    color: #fff;
}
@media screen and (max-width: 1023px) {
  .title02 .ja {
    font-size: clamp(14px, 1.1rem, 1.1rem);
  }
}
@media screen and (max-width: 1023px) {
  .title02 .ja {
    margin-top: 9%;
  }
}

.title03 {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .title03 {
    margin-bottom: 20px;
  }
}
.title03 .ja {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2.8rem, 2.8rem);
  letter-spacing: 0.2em;
  padding-bottom: 20px;
  text-align: center;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  background: #fff;
  padding: 20px 80px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .title03 .ja {
    font-size: clamp(12px, 1.4rem, 1.4rem);
  }
}
@media screen and (max-width: 1024px) {
  .title03 .ja {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .title03 .ja {
    padding: 10px 40px;
  }
}
.title03::after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background-image: url(../img/line_02.png);
  background-repeat: repeat-x;
  background-size: 50%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}

.title_left {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .title_left {
    margin-bottom: 15px;
  }
}
.title_left .ja {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2.6rem, 2.6rem);
  text-align: left;
  padding-right: 20px;
  background-color: #fbfcfd;
  position: relative;
  z-index: 2;
  display: flex;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1024px) {
  .title_left .ja {
    font-size: clamp(12px, 1.3rem, 1.3rem);
  }
}
@media screen and (max-width: 1024px) {
  .title_left .ja {
    padding-right: 10px;
  }
}
.title_left .ja::before {
  content: "";
  display: block;
  aspect-ratio: 1466/1404;
  width: 35px;
  height: auto;
  background-image: url(../img/piano.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1024px) {
  .title_left .ja::before {
    width: 17.5px;
  }
}
.title_left::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #3a5775;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.btn::after {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  background-image: url(../img/icon-arrow-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
}
@media screen and (max-width: 1024px) {
  .btn::after {
    width: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .btn::after {
    height: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .btn::after {
    right: 10px;
  }
}
.btn:hover {
  cursor: pointer;
}

a:hover {
  cursor: pointer !important;
}

#mv {
  padding: 0;
}

.video-box.overlay {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}

#yt_player  {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.player-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.mv {
  background-position: bottom;
  position: relative;
  padding-top: 30px;
}
@media screen and (max-width: 1024px) {
  .mv {
    padding-top: 90px;
    z-index: 1;
  }
}
.f-news::before {
  content: "";
  display: block;
  aspect-ratio: 3200/898;
  width: 100%;
  height: auto;
  background-image: url(/wp-content/uploads/2024/11/bg_croud02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -11vw;
  left: 0;
  z-index: 0;
}
.f-news {
  position: relative;
  background-color: #fff;
  background-image: url(/wp-content/uploads/2024/11/tree-bg-l01.webp),
    url(/wp-content/uploads/2024/11/tree-bg-r01.webp);
  background-repeat: no-repeat;
  background-size: 22% auto;
  background-position: top 40% left 0, top 75% right;
  padding-top: 60px;
}
.f-news .title01 .ja {
    margin-top: 60px;
}
.f-news .box {
  justify-content: space-between;
	margin-top: 11%;
}
.f-news .box .titleArea {
  width: 20%;
}
@media screen and (max-width: 1024px) {
  .f-news .box .titleArea {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-news .box .titleArea {
    display: flex;
    justify-content: space-between;
  }
  .f-news .box .titleArea .btn {
    margin-left: auto;
    margin-right: 0;
  }
}
.f-news .box .contentArea {
  width: 75%;
}
@media screen and (max-width: 1024px) {
  .f-news .box .contentArea {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-news .title_en {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .f-news .title_en {
    margin-bottom: 30px;
  }
}

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

}
.f-news .btn.btn01 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-left: 0;
  border: unset;
  background-color: unset;
  background-image: url(../img/circle_blue_02.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1024px) {
  .f-news .btn.btn01 {
    width: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .f-news .btn.btn01 {
    height: 50px;
  }
}
.f-news .btn.btn01::after {
  background-image: url(../img/icon-arrow-navy.png);
  background-repeat: no-repeat;
  background-size: 100%;
  right: 0;
  left: 0;
}
.f-news .btn.btn01:hover {
  background-image: url(../img/circle_blue_01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.f-news .btn.btn01:hover::after {
  background-image: url(../img/icon-arrow-blue.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.f-news .news-list01 {
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 {
    margin-bottom: 40px;
  }
}
.f-news .news-list01 li {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li {
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li {
    gap: 10px;
  }
}
.f-news .news-list01 li .date {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(12px, 1.4rem, 1.4rem);
  min-width: 88px;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li .date {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}
.f-news .news-list01 li .news-cat.blog a {
    background-color: #e7abab;
    border: 1px solid #e7abab;
}
.f-news .insta {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .f-news .insta {
    margin-bottom: 30px;
  }
}
.f-news .insta .title_en {
  border-bottom: solid 1px #eaeff5;
  padding-bottom: 15px;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .f-news .insta .title_en {
    padding-bottom: 7.5px;
  }
}

.f-news .sbi_header_link {
  display: none;
}
.f-news .sbi_follow_btn a {
  background: #7286c7 !important;
}
.f-news .sbi_follow_btn a span {
  color: #fff;
}
@media screen and (max-width: 600px) {
  .f-news #sb_instagram.sbi_mob_col_1 #sbi_images {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
.f-news .bnr__box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .f-news .bnr__box {
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .f-news .bnr__box {
    margin-bottom: 40px;
  }
}
.f-news .bnr__box a {
  display: flex;
  align-items: center;
  aspect-ratio: 233/53;
  width: 47%;
  height: auto;
  background-image: url(../img/bg_blue.png);
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 10px;
  padding: 10px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .f-news .bnr__box a {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-news .bnr__box a {
    border-radius: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .f-news .bnr__box a {
    padding: 5px;
  }
}
.f-news .bnr__box a::before {
  content: "";
  display: block;
  aspect-ratio: 226/165;
  width: 20%;
  height: auto;
  background-image: url(../img/onpu_16.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -27%;
  left: -5%;
  transition: all 0.3s;
}
.f-news .bnr__box a .img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .f-news .bnr__box a .img {
    border-radius: 2.5px;
  }
}
.f-news .bnr__box a img {
  width: 80%;
  margin: auto;
}
.f-news .bnr__box a:hover .img {
  background-color: #fff;
  transition: all 0.3s;
}
.f-news .bnr__box a:hover::before {
  transform: rotate(-8deg);
  transition: all 0.3s;
}


.f-about {
  background-color: #fff9e8;
  position: relative;
}
.f-about .greet .txt {
    font-size: clamp(12px, 1.6rem, 1.6rem);
    font-weight: 600;
	text-align:center;
}
.f-about .title01 {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .f-about .title01 {
    margin-bottom: 30px;
  }
}
.f-about::before {
  content: "";
  display: block;
  aspect-ratio: 1712/145;
  width: 100%;
  height: auto;
  background-image: url(/wp-content/uploads/2024/10/download.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
  top: -8.3333333333vw;
  background-position: bottom;
}
.f-about .greeting {
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .f-about .greeting {
    margin-bottom: 40px;
  }
}

.f-about .greeting .box {
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.f-about .greeting .box .item._txtArea {
  width: 60%;
  padding-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .f-about .greeting .box .item._txtArea {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-about .greeting .box .item._txtArea {
    padding-top: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .f-about .greeting .box .item._txtArea {
    margin-bottom: 0;
  }
}
.f-about .greeting .box .item._txtArea .title02 {
  margin-left: 0;
}
.f-about .greeting .box .item._txtArea .txt {
  font-size: clamp(12px, 1.8rem, 1.8rem);
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .f-about .greeting .box .item._txtArea .txt {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
@media screen and (max-width: 1024px) {
  .f-about .greeting .box .item._txtArea .txt {
    margin-bottom: 0;
  }
}
.f-about .greeting .box .item._imgArea {
  width: 30%;
  position: relative;
  aspect-ratio: 3/4;
  border-radius: 100vw 100vw 0 0;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1024px) {
  .f-about .greeting .box .item._imgArea {
    width: 60%;
    margin: auto;
    margin-bottom: 30px;
  }
}
.f-about .greeting .box .item._imgArea::before {
  content: "Greeting";
  display: block;
  font-family: "Allison", cursive;
  font-weight: 400;
  font-style: normal;
  color: #f5d2cf;
  transform: rotate(-11.11deg);
  font-size: 6.25vw;
  position: absolute;
  top: 14px;
  left: -20px;
  z-index: 3;
}
.f-about .greeting .box .item._imgArea img {
  aspect-ratio: 3/4;
  width: 95%;
  height: auto;
  border-radius: 100vw 100vw 0 0;
  position: relative;
  z-index: 2;
}
.f-about .education {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .f-about .education {
    margin-bottom: 40px;
  }
}

.f-about .education .title02 .ja {
  border-top: none;
  border-bottom: none;
  padding-bottom: 0;
}
.f-about .education__list {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 600px) {
  .f-about .education__list {
    flex-direction: column;
  }
}
.f-about .education__list li {
  width: 48%;
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .f-about .education__list li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-about .education__list li {
    padding: 10px;
  }
}
.f-about .education__list li .img {
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .f-about .education__list li .img {
    margin-bottom: 15px;
  }
}
.f-about .education__list li .img img
 {
    border-radius: 20px;
    height: 400px;
    object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .f-about .education__list li .img img {
    border-radius: 10px;
  }
}
.f-about .education__list li .title {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  padding: 10px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .f-about .education__list li .title {
    padding: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .f-about .education__list li .title {
    aspect-ratio: unset;
  }
}

.f-about .education__list li .title .content {
  border-radius: 5px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2rem, 2rem);
  letter-spacing: 0.15em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .f-about .education__list li .title .content {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
.f-about .education__list li .txt {
  font-size: clamp(12px, 1.6rem, 1.6rem);
  font-weight: 600;
  padding: 20px;
  background: #fff;
  border-radius: 20px;
}
@media screen and (max-width: 1024px) {
  .f-about .education__list li .txt {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.f-about .education__list li:nth-of-type(2) .title::before {
  background-image: url(../img/stripe_pink.png);
  background-repeat: repeat-x;
  background-size: 50%;
}
.f-about .education__list li:nth-of-type(3) .title::before {
  background-image: url(../img/stripe_yellow.png);
  background-repeat: repeat-x;
  background-size: 50%;
}
.f-about .extra {
  margin-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .f-about .extra {
    margin-bottom: 40px;
  }
}
.f-about .extra .title02::after {
  background-image: url(../img/icon_metoro.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.f-about .extra .content {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .f-about .extra .content {
    margin-bottom: 30px;
  }
}
.f-about .extra .content .imgArea {
  position: relative;
}
.f-about .extra .content .imgArea .img__list {
  width: 80%;
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .f-about .extra .content .imgArea .img__list {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-about .extra .content .imgArea .img__list {
    margin-bottom: 30px;
  }
}
.f-about .extra .content .imgArea .img__list li img {
  filter: drop-shadow(10px 10px 4px rgba(0, 0, 0, 0.1));
}
.f-about .extra .content .imgArea .img__list li:nth-of-type(even) {
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .f-about .extra .content .imgArea .img__list li:nth-of-type(even) {
    margin-top: 30px;
  }
}
.f-about .extra .content .txt {
  font-size: clamp(12px, 1.8rem, 1.8rem);
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .f-about .extra .content .txt {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}

.table_wrap {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .table_wrap {
    margin-bottom: 30px;
  }
}
.table_wrap._gerden .btn01 {
  background-color: #ffbda8;
  border-color: #ffbda8;
}

.tablepress {
  background: #fff;
  position: relative;
  z-index: 2;
}
.tablepress thead th {
  background-color: #916b41 !important;
  color: #fff;
  border-right: 1px solid #ddd !important;
  font-size: clamp(12px, 1.6rem, 1.6rem);
}
@media screen and (max-width: 1024px) {
  .tablepress thead th {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.tablepress tbody td {
  font-size: clamp(12px, 1.6rem, 1.6rem);
}
@media screen and (max-width: 1024px) {
  .tablepress tbody td {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.tablepress tbody td.column-1 {
  width: 30%;
  background-color: rgba(230, 245, 252, 0.5);
  color: #3a5775;
}
.tablepress tbody td.column-2 {
  width: 30%;
  border-right: 1px solid #ddd !important;
}
.tablepress.tablepress-id-1 tbody td.column-1, .tablepress.tablepress-id-7 tbody td.column-1, .tablepress.tablepress-id-8 tbody td.column-1, .tablepress.tablepress-id-9 tbody td.column-1, .tablepress.tablepress-id-10 tbody td.column-1, .tablepress.tablepress-id-11 tbody td.column-1 {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .tablepress.tablepress-id-1 tbody td.column-1, .tablepress.tablepress-id-7 tbody td.column-1, .tablepress.tablepress-id-8 tbody td.column-1, .tablepress.tablepress-id-9 tbody td.column-1, .tablepress.tablepress-id-10 tbody td.column-1, .tablepress.tablepress-id-11 tbody td.column-1 {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
}
.tablepress.tablepress-id-1 tbody td.column-2, .tablepress.tablepress-id-7 tbody td.column-2, .tablepress.tablepress-id-8 tbody td.column-2, .tablepress.tablepress-id-9 tbody td.column-2, .tablepress.tablepress-id-10 tbody td.column-2, .tablepress.tablepress-id-11 tbody td.column-2 {
  width: 70%;
}
@media screen and (max-width: 1024px) {
  .tablepress.tablepress-id-1 tbody td.column-2, .tablepress.tablepress-id-7 tbody td.column-2, .tablepress.tablepress-id-8 tbody td.column-2, .tablepress.tablepress-id-9 tbody td.column-2, .tablepress.tablepress-id-10 tbody td.column-2, .tablepress.tablepress-id-11 tbody td.column-2 {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
}
.tablepress.tablepress-id-10 tbody td.column-1 {
  background-color: #fffcf3;
}
.tablepress.tablepress-id-11 tbody td.column-1 {
  background-color: #ffebe5;
}

.tablepress-table-name {
  background-color: unset;
  color: #3a5775;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2.4rem, 2.4rem);
}
@media screen and (max-width: 1024px) {
  .tablepress-table-name {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}
.tablepress-table-name::after {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .tablepress-table-name::after {
    margin-top: 10px;
  }
}
.tablepress-table-name.tablepress-table-name-id-7::after, .tablepress-table-name.tablepress-table-name-id-8::after, .tablepress-table-name.tablepress-table-name-id-9::after {
  background-image: url(../img/line_04.png);
  background-repeat: repeat-x;
  background-size: 70%;
}
.tablepress-table-name.tablepress-table-name-id-10::after, .tablepress-table-name.tablepress-table-name-id-11::after {
  background-image: url(../img/line_03_70.png);
  background-repeat: repeat-x;
  background-size: 10%;
}

.tablepress-table-description {
  font-size: clamp(12px, 1.6rem, 1.6rem);
  font-weight: 600;
  margin-bottom: 0px;
  background-color: unset;
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  .tablepress-table-description {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .tablepress-table-description {
    margin-bottom: 30px;
  }
}
.tablepress-table-description strong {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2rem, 2rem);
}
@media screen and (max-width: 1024px) {
  .tablepress-table-description strong {
    font-size: clamp(12px, 1rem, 1rem);
  }
}

.work  {
    background-image:  url(/wp-content/uploads/2024/12/bg_circle_blue_03.webp),url(/wp-content/uploads/2024/12/bg_circle_blue_03.webp);
    background-repeat: no-repeat;
    background-size: 30%,20%;
    background-position:  top 40% right -3%,top 10% left -3%;
}
.work__list li {
    width: 47%;
}
.w-tit{
    padding: 15px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background-color: #f9b7d1;
    font-weight: bold;
    border-radius: 30px;
    margin-bottom: 30px;
	}
.detail__list{
    display: flex;
    flex-wrap: wrap;
}
.work__list .img img {
  border-radius: 20px;
}
dl.detail__list dt {
	width: 30%;
    padding: 10px 7.5px 10px 0;
    border-bottom: 2px dashed #dadada;
    font-size: 15px;
    font-weight: bold;
}
dl.detail__list dd {
    width: 70%;
    padding: 10px 0 10px 7.5px;
    border-bottom: 2px dashed #dadada;
}
@media screen and (max-width: 1024px) {
  .work {
    padding-bottom: 150px;
  }
.work__list li {
    width: 97%;
}
}
/*.f-music::before {
  content: "";
  display: block;
  aspect-ratio: 1712/145;
  width: 100%;
  height: auto;
  background-image: url(../img/shape-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
  top: -8.3333333333vw;
  z-index: 2;
  background-position: bottom;
}*/
@media screen and (max-width: 1024px) {
  .f-music::before {
    top: -16.6666666667vw;
  }
}
.work .title01 {
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .work .title01 {
    margin-bottom: 20px;
  }
}

.f-life {
  position: relative;
  background-color: #f4fefe;
  padding-bottom: 200px;
  margin-bottom: -50px;
}
@media screen and (max-width: 1024px) {
  .f-life {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .f-life {
    margin-bottom: -25px;
  }
}
.f-life::before {
  content: "";
  display: block;
  aspect-ratio: 3200/898;
  width: 100%;
  height: auto;
  background-image: url(../img/bg_croud.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -18.75vw;
  left: 0;
  z-index: 2;
}
.f-life .deco._bracn_bird {
  aspect-ratio: 1675/846;
  width: 25%;
  height: auto;
  position: absolute;
  top: 0%;
  left: 0%;
  background-image: url(../img/branch_bird.png);
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.7;
  z-index: 2;
}
.f-life .deco._bracn {
  aspect-ratio: 1281/567;
  width: 20%;
  height: auto;
  position: absolute;
  top: 10%;
  right: 0%;
  background-image: url(../img/branch.png);
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.6;
  z-index: 2;
}
.f-life .deco._circle_01 {
  aspect-ratio: 260/240;
  width: 15%;
  height: auto;
  position: absolute;
  top: 20%;
  left: 0;
  background-image: url(../img/circle_green-boder_04.png);
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.3;
}
.f-life .deco._circle_02 {
  aspect-ratio: 88/101;
  width: 15%;
  height: auto;
  position: absolute;
  top: 40%;
  right: 0;
  background-image: url(../img/circle_green-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.3;
}
.f-life .deco._circle_03 {
  aspect-ratio: 191/172;
  width: 15%;
  height: auto;
  position: absolute;
  top: 60%;
  left: 0;
  background-image: url(../img/circle_green_dot.png);
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.3;
}
.f-life .inner {
  position: relative;
  z-index: 2;
}
.f-life .title01 {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .f-life .title01 {
    margin-bottom: 30px;
  }
}
.f-life .tab-panel-a {
  position: relative;
  z-index: 2;
}
.f-life .tab-panel-a .tab {
  background-color: #fff;
  border: 2px solid #7f655c;
  color: #7f655c;
  border-radius: 999px;
}
.f-life .tab-panel-a .tab.is-active, .f-life .tab-panel-a .tab:hover {
  background-color: #7f655c;
  color: #fff;
}
.f-life .panel {
  background-color: #fff;
  border-radius: 60px;
  padding: 60px;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1024px) {
  .f-life .panel {
    border-radius: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .f-life .panel {
    padding: 30px;
  }
}
.f-life .com-timeline01-head {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2.6rem, 2.6rem);
}
@media screen and (max-width: 1024px) {
  .f-life .com-timeline01-head {
    font-size: clamp(12px, 1.3rem, 1.3rem);
  }
}
.f-life .com-list03 li {
  width: 47%;
}
@media screen and (max-width: 1024px) {
  .f-life .com-list03 li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-life .com-list03 li .com-list03-ttl {
  background-color: #ee889f;
  font-size: clamp(12px, 2.4rem, 2.4rem);
}
@media screen and (max-width: 1024px) {
  .f-life .com-list03 li .com-list03-ttl {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}
.f-life .com-list03 li .com-list03-list li {
  width: 100%;
  font-size: clamp(12px, 1.8rem, 1.8rem);
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .f-life .com-list03 li .com-list03-list li {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.f-life .com-list03 li:nth-of-type(2) .com-list03-ttl {
  background-color: #77aceb;
}
.f-life .com-list03 li:nth-of-type(3) .com-list03-ttl {
  background-color: #f29800;
}
.f-life .com-list03 li:nth-of-type(4) .com-list03-ttl {
  background-color: #9ab3c9;
}

.f-admission {
  background-image: url(../img/bg_onpu_10.png);
  background-repeat: repeat-y;
  background-size: 100%;
}
.f-admission .inner {
  padding-top: 200px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .f-admission .inner {
    padding-top: 100px;
  }
}
.f-admission .inner::before, .f-admission .inner::after {
  content: "";
  display: block;
  aspect-ratio: 834/311;
  width: 30%;
  height: auto;
  position: absolute;
  top: 0;
  z-index: 1;
  opacity: 0.7;
}
/*.f-admission .inner::before {
  background-image: url(../img/flag_02_left.png);
  background-repeat: no-repeat;
  background-size: 100%;
  left: 0;
}
.f-admission .inner::after {
  background-image: url(../img/flag_02_right.png);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
  right: 0;
}*/
.f-admission .title_flag {
  position: relative;
  aspect-ratio: 2008/495;
  width: 50%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .f-admission .title_flag {
    margin-bottom: 30px;
  }
}
.f-admission .title_flag .ja {
  display: block;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2.4rem, 2.4rem);
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .f-admission .title_flag .ja {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}
.f-admission .title_flag::after {
  content: "";
  display: block;
  aspect-ratio: 2008/495;
  width: 100%;
  height: auto;
  background-image: url(../img/onpu_19.png);
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.5;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 7%;
}
.f-admission .contact-band .cf-cb-txt {
  font-size: clamp(12px, 2rem, 2rem);
  font-weight: 600;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .f-admission .contact-band .cf-cb-txt {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
@media screen and (max-width: 1024px) {
  .f-admission .contact-band .cf-cb-txt {
    margin-bottom: 30px;
  }
}
.f-admission .contact-band .box {
  justify-content: space-between;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .f-admission .contact-band .box {
    margin-bottom: 30px;
  }
}
.f-admission .contact-band .box .item {
  width: 47%;
  border-radius: 10px;
  border: solid #7f655c 2px;
  overflow: hidden;
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .f-admission .contact-band .box .item {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-admission .contact-band .box .item {
    padding: 10px;
  }
}
.f-admission .contact-band .box .txt {
  font-size: clamp(12px, 1.8rem, 1.8rem);
  font-weight: 600;
  text-align: center;
  color: #7f655c;
}
@media screen and (max-width: 1024px) {
  .f-admission .contact-band .box .txt {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.f-admission .contact-band .box .content a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .f-admission .contact-band .box .content a {
    gap: 10px;
  }
}
.f-admission .contact-band .box .content a img {
  width: 8%;
}
.f-admission .contact-band .box .content a:hover {
  opacity: 0.7 !important;
}
.f-admission .contact-band .box .content .cf-tel-number,
.f-admission .contact-band .box .content .cf-mail-txt {
  font-size: clamp(12px, 4rem, 4rem);
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #7f655c;
}
@media screen and (max-width: 1024px) {
  .f-admission .contact-band .box .content .cf-tel-number,
  .f-admission .contact-band .box .content .cf-mail-txt {
    font-size: clamp(12px, 2rem, 2rem);
  }
}
.f-admission .contact-band .box .content .cf-mail-txt {
  font-size: clamp(12px, 3rem, 3rem);
}
@media screen and (max-width: 1024px) {
  .f-admission .contact-band .box .content .cf-mail-txt {
    font-size: clamp(12px, 1.5rem, 1.5rem);
  }
}
.f-admission .bus {
  display: flex;
  flex-wrap: wrap;
  gap: 5%;
  counter-reset: number 0;
}
@media screen and (max-width: 1024px) {
  .f-admission .bus {
    flex-direction: column;
  }
}
.f-admission .bus li {
  width: 47%;
  display: flex;
  justify-content: space-between;
  counter-increment: number 1;
}
@media screen and (max-width: 1024px) {
  .f-admission .bus li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-admission .bus li {
    flex-wrap: wrap;
  }
}
.f-admission .bus li .name {
  font-size: clamp(12px, 2rem, 2rem);
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 60%;
}
@media screen and (max-width: 1024px) {
  .f-admission .bus li .name {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
@media screen and (max-width: 1024px) {
  .f-admission .bus li .name {
    gap: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .f-admission .bus li .name {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-admission .bus li .name .num {
  width: 35px;
  height: 50px;
  position: relative;
}
.f-admission .bus li .name .num::before {
  content: counter(number);
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  width: 35px;
  height: auto;
  background-color: #3a5775;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
}
.f-admission .bus li .name .num::after {
  content: "";
  display: block;
  aspect-ratio: 240/272;
  width: 20px;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../img/bus_bottom.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.f-admission .bus li .direction {
  border-radius: 999px;
  background: #7f655c;
  padding: 10px 30px;
  color: #fff;
  font-size: clamp(12px, 1.8rem, 1.8rem);
  font-weight: 600;
  text-align: center;
  width: 40%;
}
@media screen and (max-width: 1024px) {
  .f-admission .bus li .direction {
    padding: 5px 15px;
  }
}
@media screen and (max-width: 1024px) {
  .f-admission .bus li .direction {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
@media screen and (max-width: 1024px) {
  .f-admission .bus li .direction {
    width: 100%;
    margin-bottom: 20px;
  }
}

.f-preschool {
  background-image: url(../img/bg_kira_left_30.png), url(../img/bg_kira_right_30.png);
  background-size: 10%, 10%;
  background-repeat: repeat-y, repeat-y;
  background-position: left, right;
}
.f-preschool .inner {
  padding-top: 200px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .f-preschool .inner {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .f-preschool .inner {
    flex-direction: column;
  }
}
.f-preschool .inner::before {
  content: "";
  display: block;
  aspect-ratio: 834/311;
  width: 30%;
  height: auto;
  background-image: url(../img/flag_03_left.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.7;
}
.f-preschool .inner::after {
  content: "";
  display: block;
  aspect-ratio: 834/311;
  width: 30%;
  height: auto;
  background-image: url(../img/flag_03_right.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0.7;
}
.f-preschool .inner .table_wrap {
  width: 47%;
}
@media screen and (max-width: 1024px) {
  .f-preschool .inner .table_wrap {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-preschool .inner .table_wrap::before {
  content: "";
  display: block;
  aspect-ratio: 826/855;
  width: auto;
  height: 100px;
  background-image: url(../img/hiyoko_02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: auto;
  opacity: 0.8;
}
@media screen and (max-width: 1024px) {
  .f-preschool .inner .table_wrap::before {
    height: 50px;
  }
}
.f-preschool .inner .table_wrap._gerden::before {
  content: "";
  display: block;
  aspect-ratio: 1;
  width: auto;
  height: 100px;
  background-image: url(../img/sun.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: auto;
  opacity: 0.8;
}
@media screen and (max-width: 1024px) {
  .f-preschool .inner .table_wrap._gerden::before {
    height: 50px;
  }
}
.f-preschool .btn01 {
  background-color: #ffe9a7;
  color: #3a5775;
  border: solid #ffe9a7 2px;
}
.f-preschool .btn01:hover {
  background-color: #fff;
}
.f-preschool .btn::after {
  background-image: url(../img/icon-arrow-navy.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.f-overview {
  background-color: #fbfcfd;
  position: relative;
  margin-top: -50px;
}
@media screen and (max-width: 1024px) {
  .f-overview {
    margin-top: -25px;
  }
}
.f-overview::after {
  content: "";
  display: block;
  aspect-ratio: 2000/44;
  width: 100%;
  height: auto;
  background-image: url(../img/footer-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.f-overview .box {
  justify-content: space-between;
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .f-overview .box {
    margin-bottom: 40px;
  }
}
.f-overview .box .item {
  width: 47%;
}
@media screen and (max-width: 1024px) {
  .f-overview .box .item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-overview .box .item iframe {
  width: 100%;
}
.f-overview .news-list01 {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .f-overview .news-list01 {
    margin-bottom: 30px;
  }
}
.f-overview .news-list01 li {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .f-overview .news-list01 li {
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .f-overview .news-list01 li {
    gap: 10px;
  }
}
.f-overview .bnr {
  display: block;
  width: 40%;
  margin: auto;
  border: #eaeff5 solid 5px;
  border-radius: 20px;
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .f-overview .bnr {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-overview .bnr {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .f-overview .bnr {
    padding: 10px;
  }
}
.f-overview .bnr img {
  width: 80%;
  margin: auto;
}
.f-overview .bnr:hover {
  background-color: #eaeff5;
}

.sub-header {
  margin-top: 120px;
}
@media screen and (max-width: 1024px) {
  .sub-header {
    margin-top: 60px;
  }
}
.sub-header .sub-header-txt {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 3rem, 3rem);
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .sub-header .sub-header-txt {
    font-size: clamp(12px, 1.5rem, 1.5rem);
  }
}
@media screen and (max-width: 1024px) {
  .sub-header .sub-header-txt {
    border-radius: 5px;
  }
}

.contact .tab-panel-a {
  position: relative;
  z-index: 2;
}
.contact .tab-panel-a .tab-group {
  justify-content: start;
  margin-bottom: 0;
  margin-left: 30px;
}
@media screen and (max-width: 1024px) {
  .contact .tab-panel-a .tab-group {
    margin-left: 15px;
  }
}
.contact .tab-panel-a .tab {
  background-color: #7f655c;
  color: #fff;
  opacity: 0.3;
  border-radius: 20px 20px 0 0;
  width: 20%;
  margin: 0 5px;
}
@media screen and (max-width: 1024px) {
  .contact .tab-panel-a .tab {
    width: 30%;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (max-width: 600px) {
  .contact .tab-panel-a .tab {
    margin: 0;
    font-size: 1.2rem;
    padding: 10px 5px;
  }
}
.contact .tab-panel-a .tab.is-active, .contact .tab-panel-a .tab:hover {
  opacity: 1;
}
.contact .tab-panel-a .tab.tab-A {
  background-color: #ffd65b;
  color: #fff;
}
.contact .tab-panel-a .tab.tab-B {
  background-color: #ff845b;
  color: #fff;
}
.contact .tab-panel-a .panel-group {
  background: #fff;
  padding: 40px;
  border-radius: 20px;
  margin-bottom: 80px;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1024px) {
  .contact .tab-panel-a .panel-group {
    padding: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .contact .tab-panel-a .panel-group {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .contact .tab-panel-a .panel-group {
    margin-bottom: 40px;
  }
}
.contact .tab-panel-a .panel.tab-A .contact-form01 .required {
  background-color: #ffd65b;
}
.contact .tab-panel-a .panel.tab-A .contact-form01 input[type=radio]:checked:before {
  background: #ffd65b;
}
.contact .tab-panel-a .panel.tab-A .privacy-check a {
  color: #ffd65b;
  display: block;
}
.contact .tab-panel-a .panel.tab-A input[type=submit],
.contact .tab-panel-a .panel.tab-A input[type=button] {
  background: #ffd65b;
  border-color: #ffd65b;
}
.contact .tab-panel-a .panel.tab-A input[type=submit]:hover,
.contact .tab-panel-a .panel.tab-A input[type=button]:hover {
  background: #fff;
  color: #ffd65b;
}
.contact .tab-panel-a .panel.tab-B .contact-form01 .required {
  background-color: #ff845b;
}
.contact .tab-panel-a .panel.tab-B .contact-form01 input[type=radio]:checked:before {
  background: #ff845b;
}
.contact .tab-panel-a .panel.tab-B .privacy-check a {
  color: #ff845b;
  display: block;
}
.contact .tab-panel-a .panel.tab-B input[type=submit],
.contact .tab-panel-a .panel.tab-B input[type=button] {
  background: #ff845b;
  border-color: #ff845b;
}
.contact .tab-panel-a .panel.tab-B input[type=submit]:hover,
.contact .tab-panel-a .panel.tab-B input[type=button]:hover {
  background: #fff;
  color: #ff845b;
}
.contact .contact-form01 tbody {
  border: none;
}
.contact .contact-form01 th {
  background-color: unset;
  color: #3a5775;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 1.6rem, 1.6rem);
  border-bottom: #ddd 1px solid;
}
@media screen and (max-width: 1024px) {
  .contact .contact-form01 th {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .contact .contact-form01 th {
    border-bottom: unset;
    padding-bottom: 0;
  }
}
.contact .contact-form01 td {
  border-bottom: #ddd 1px solid;
}
.contact .contact-form01 .required {
  border-radius: 5px;
}
@media screen and (max-width: 1024px) {
  .contact .contact-form01 .required {
    border-radius: 2.5px;
  }
}
.contact input[type=submit],
.contact input[type=button] {
  border-radius: 999px;
}

.recruit .tab-panel-a {
  position: relative;
  z-index: 2;
}
.recruit .tab-panel-a .tab {
  background-color: #fff;
  border: 2px solid #7f655c;
  color: #7f655c;
  border-radius: 999px;
}
.recruit .tab-panel-a .tab.is-active, .recruit .tab-panel-a .tab:hover {
  background-color: #7f655c;
  color: #fff;
}
.recruit .recruit-feed01 > li {
  background-color: #e4f3ff;
  background-color: #f7fcff;
}

.single-info-date-cat time {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}

.single-info-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2.4rem, 2.4rem);
}
@media screen and (max-width: 1024px) {
  .single-info-title {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}

.sidebar h3 {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2rem, 2rem);
  border-radius: 5px;
}
@media screen and (max-width: 1024px) {
  .sidebar h3 {
    font-size: clamp(12px, 1rem, 1rem);
  }
}

.single-info-article h2 {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
}

.single-info-article h3 {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
}

.recruit-single-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 2.4rem, 2.4rem);
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .recruit-single-title {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}
@media screen and (max-width: 1024px) {
  .recruit-single-title {
    border-radius: 5px;
  }
}

.job-table th {
  background-color: #f7fcff;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 1.6rem, 1.6rem);
}
@media screen and (max-width: 1024px) {
  .job-table th {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}

.entry-btn a {
  border-radius: 999px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

@media screen and (max-width: 1200px) {
  .header::after {
    bottom: -2px;
  }
}
.header .header-content02 {
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.header .header-box01 .logo {
  max-width: unset;
  width: 20%;
  padding: 10px 0px;
}
@media screen and (max-width: 1024px) {
  .header .header-box01 .logo {
    padding: 5px 0px;
  }
}
@media screen and (max-width: 1700px) {
  .header .header-box01 .logo {
    max-width: 250px;
  }
}
@media screen and (max-width: 1600px) {
  .header .header-box01 .logo {
    max-width: 200px;
  }
}
@media screen and (max-width: 1400px) {
  .header .header-box01 .logo {
    max-width: 150px;
  }
}
@media screen and (max-width: 1300px) {
  .header .header-box01 .logo {
    max-width: 130px;
  }
}
.header .header-box01 .logo img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 1600px) {
  .header .header-box01 .logo img {
    width: 100%;
    height: auto;
  }
}
.header .header-box01 .header-box-inner01 {
  width: 95%;
  margin: auto;
}
.header .header-menuArea {
  width: 75%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 1800px) {
  .header .header-menuArea {
    width: 80%;
  }
}
@media screen and (max-width: 1700px) {
  .header .header-menuArea {
    width: 83%;
  }
}
@media screen and (max-width: 1600px) {
  .header .header-menuArea {
    width: 80%;
  }
}
@media screen and (max-width: 1400px) {
  .header .header-menuArea {
    width: calc(100% - 200px);
    gap: 15px;
  }
}
@media screen and (max-width: 1300px) {
  .header .header-menuArea {
    width: calc(100% - 140px);
    gap: 0;
  }
}
.header .header-menu > li a {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 0 10px !important;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .header .header-menu > li a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1600px) {
  .header .header-menu > li a {
    font-size: 1.4rem;
  }
}
.header .header-menu > li a::after {
  content: "";
  display: none;
  aspect-ratio: 253/299;
  width: 14px;
  height: auto;
  background-image: url(../img/single_onpu_16.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
}
.header .header-menu > li a:hover {
  opacity: 1;
}
.header .header-menu > li a:hover::after {
  display: block;
}
.header .header-sub-box {
  display: flex;
  justify-content: end;
}
.header .header-sub-box .btn {
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  padding: 0 15px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 0px;
  box-sizing: border-box;
}
@media screen and (max-width: 1100px) {
  .header .header-sub-box .btn {
    padding: 0 3px;
  }
}
.header .header-sub-box .btn._tel {
  background: unset;
  border: none;
  color: #7f655c;
  display: flex;
  align-items: center;
}
.header .header-sub-box .btn._tel .num {
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  .header .header-sub-box .btn._tel .num {
    font-size: clamp(12px, 1.1rem, 1.1rem);
  }
}
@media screen and (max-width: 1500px) {
  .header .header-sub-box .btn._tel .num {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .header .header-sub-box .btn._tel .num {
    display: none;
  }
}
.header .header-sub-box .btn._tel::before {
  content: "";
  aspect-ratio: 577/721;
  width: 20px;
  height: auto;
  background-image: url(../img/icon_tel_blue.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: scale(1);
}
.header .header-sub-box .btn._tel::after {
  content: none;
}
.header .header-sub-box .btn._tel:hover {
  background: #fff;
}
.header .header-sub-box .btn._tel:hover::before {
  transform: scale(1.1);
}
.header .header-sub-box .btn._mail {
  gap: 10px;
}
@media screen and (max-width: 1500px) {
  .header .header-sub-box .btn._mail {
    width: 40px;
    height: 40px;
  }
}
.header .header-sub-box .btn._mail .txt {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12px, 1.4rem, 1.4rem);
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .header .header-sub-box .btn._mail .txt {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}
@media screen and (max-width: 1500px) {
  .header .header-sub-box .btn._mail .txt {
    display: none;
  }
}
.header .header-sub-box .btn._mail::before {
  content: "";
  aspect-ratio: 200/136;
  width: auto;
  height: 12px;
  background-image: url(../img/icon_mail_white.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.header .header-sub-box .btn._mail::after {
  content: none;
}
.header .header-sub-box .btn._mail:hover .txt {
  color: #7f655c;
}
.header .header-sub-box .btn._mail:hover::before {
  content: "";
  aspect-ratio: 200/136;
  width: auto;
  height: 12px;
  background-image: url(../img/icon_mail_blue.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.sp-header02 {
  background: #fff;
  position: relative;
  z-index: 2;
}

.header-sub-box_sp {
  display: none;
  height: 50px;
}
@media screen and (max-width: 1024px) {
  .header-sub-box_sp {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
  }
  .header-sub-box_sp a {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
  .header-sub-box_sp a._tel {
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-size: 12px;
    background: #7f655c;
    border: #7f655c solid 2px;
    color: #fff;
  }
  .header-sub-box_sp a._tel::before {
    content: "";
    aspect-ratio: 577/721;
    width: auto;
    height: 15px;
    background-image: url(../img/icon_tel_white.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .header-sub-box_sp a._tel:hover {
    background: #fff;
    color: #7f655c;
  }
  .header-sub-box_sp a._tel:hover::before {
    background-image: url(../img/icon_tel_blue.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .header-sub-box_sp a._mail {
    font-size: 12px;
    background: #f9b7d1;
    border: #f9b7d1 solid 2px;
    color: #fff;
  }
  .header-sub-box_sp a._mail::before {
    content: "";
    aspect-ratio: 200/136;
    width: auto;
    height: 12px;
    background-image: url(../img/icon_mail_white.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .header-sub-box_sp a._mail:hover::before {
    background-image: url(../img/icon_mail_blue.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
}

.mobile-sub-nav li a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.mobile-sub-nav li a::before {
  content: "";
  aspect-ratio: 748/516;
  width: 20px;
  height: auto;
  background-image: url(../img/icon_mail_blue.png);
  background-repeat: no-repeat;
  background-size: 100%;
}


.spin-wrap {
  width: 20%;
  height: auto;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  animation-name: fadeUpAnime;
  animation-duration: 1.2s;
  animation-fill-mode: forwards;
}

.slider {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .slider {
    padding-top: 50px;
  }
}
.slider__content {
  aspect-ratio: 701/270;
  width: 36.5104166667vw;
  max-width: 701px;
  height: auto;
  position: absolute;
  top: 11.71875vw;
  left: 10.2083333333vw;
}
@media screen and (max-width: 1024px) {
  .slider__content {
    width: 68.45703125vw;
  }
}
@media screen and (max-width: 1024px) {
  .slider__content {
    top: 23.4375vw;
  }
}
.slider__content img {
  width: 71.8972895863%;
}
.slider__content .lead {
  font-family: "Zen Maru Gothic";
  font-weight: bold;
  font-size: clamp(12px, 2.03125vw, 3.9rem);
  letter-spacing: 0.1em;
  line-height: 74/39;
  margin-top: 3.3333333333vw;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .slider__content .lead {
    font-size: clamp(12px, 3.80859375vw, 1.95rem);
  }
}
.slider__content .lead .f_color {
  font-family: "Zen Maru Gothic";
  font-weight: bold;
  font-size: clamp(12px, 2.03125vw, 3.9rem);
  letter-spacing: 0.1em;
  line-height: 74/39;
}
@media screen and (max-width: 1024px) {
  .slider__content .lead .f_color {
    font-size: clamp(12px, 3.80859375vw, 1.95rem);
  }
}
.slider__content .lead .f_color._green {
  color: #49a75a;
}
.slider__content .lead .f_color._pink {
  color: #e33a82;
}
.slider__content .lead .f_color._yellow {
  color: #ead000;
}

@media screen and (max-width: 1024px) {
  #page-top {
    bottom: 65px;
  }
}
#page-top img {
  width: 4.1666666667vw;
}
@media screen and (max-width: 1024px) {
  #page-top img {
    width: 40px;
  }
}

.login-section {
  height: 100vh;
  padding-top: 200px;
}

main.panelactive {
  display: none;
}

#mobile-nav {
  display: none;
}
#mobile-nav.panelactive {
  display: block;
}

.footer {
  position: relative;
  background-color: #e4f3ff;
  background-repeat: repeat-x;
  background-size: 30%;
  background-position: bottom;
}
@media screen and (max-width: 1024px) {
  .footer {
    padding-bottom: 50px;
    background-size: 55%;
    background-position: left 0px bottom 50px;
  }
}
.footer .footer-nav-wrap {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .footer .footer-nav-wrap {
    width: 100%;
    margin-bottom: 20px;
  }
}
.footer .footer-nav-wrap .menu-footer-menu-left-container {
  width: 100%;
}
.footer .footer-logo {
  max-width: 200px;
}
@media screen and (max-width: 1024px) {
  .footer .footer-logo {
    max-width: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer-logo {
    margin: auto;
    margin-bottom: 30px;
  }
}
.footer .copyright {
  background: unset;
  padding-top: 100px;
}
@media screen and (max-width: 1024px) {
  .footer .copyright {
    padding-top: 50px;
  }
}
.footer .copyright p {
  color: #fff;
  margin-bottom: 0;
}

.js-fadeUp {
  opacity: 0;
}
.js-fadeUp.is-show {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-fadeDown {
  opacity: 0;
}
.js-fadeDown.is-show {
  animation-name: fadeDownAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-fadeIn {
  opacity: 0;
}
.js-fadeIn.is-show {
  animation-name: fadeInAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.js-fadeIn70 {
  opacity: 0;
}
.js-fadeIn70.is-show {
  animation-name: fadeInAnime70;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-delay: 0s;
}

@keyframes fadeInAnime70 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
.js-fadeIn60 {
  opacity: 0;
}
.js-fadeIn60.is-show {
  animation-name: fadeInAnime60;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-delay: 0.3s;
}

@keyframes fadeInAnime60 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.6;
  }
}
.js-fadeIn40 {
  opacity: 0;
}
.js-fadeIn40.is-show {
  animation-name: fadeInAnime40;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-delay: 0s;
}

@keyframes fadeInAnime40 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.4;
  }
}
.js-fadeInRight {
  opacity: 0;
  transform: translate(50%, 0);
  transition: 2s;
}
.js-fadeInRight.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.js-fadeInLeft {
  opacity: 0;
  transform: translate(-50%, 0);
  transition: 3s;
}
.js-fadeInLeft.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.js-diagonal {
  transform: translate(-30%, 30%);
  transition: 1s;
}
.js-diagonal.is-show {
  transform: translate(0, 0);
}

.js-diagonal_rightToLeft {
  transform: translate(30%, 30%);
  transition: 1s;
}
.js-diagonal_rightToLeft.is-show {
  transform: translate(0, 0);
}

.js-UpDown {
  opacity: 0;
}
.js-UpDown.is-show {
  animation-name: slideTextY-100;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}

@keyframes slideTextY-100 {
  from {
    transform: translateY(-100%); /* 要素を下の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateY(0); /* 要素を元の位置に移動*/
    opacity: 1;
  }
}
.js-leftToRight {
  transform: scale(0, 1); /*X方向0、Y方向1*/
}
.js-leftToRight.is-show {
  animation-name: fadeInLeftToRight;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 1s;
}

@keyframes fadeInLeftToRight {
  from {
    transform: scale(0, 1); /*X方向0、Y方向1*/
  }
  to {
    transform: scale(1, 1); /*X方向にスケール拡大*/
  }
}
#tablepress-2 tbody td.column-1,#tablepress-2 tbody td.column-2 {
    width: unset;
    background-color: unset;
    color:  unset;
	border-right: 1px solid #ddd !important;
}
#tablepress-2 tbody td{
		border-right: 1px solid #ddd !important;

}
#tablepress-2 tbody tr.row-2 td {
    text-align: center;
}
.tablearea {
    margin-bottom: 100px;
}
.list01>li:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #ff7e89;
  border-radius: 50%;
  margin-right: 5px;
}
.com-list02-ttl {
  border-bottom: 3px #ff7e89 dotted;
}