body p {
  line-height: 2.2em;
}
body p,
body a,
body li,
body dt,
body dd,
body time,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body th,
body td,
body span,
body label,
body input {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #534536;
}
body a {
  transition: 0.4s;
  font-size: 1.8rem !important;
}
@media screen and (max-width: 1024px) {
  body a {
    font-size: 1.6rem !important;
  }
}
body p,
body th,
body td,
body dt,
body dd {
  font-size: 1.8rem !important;
}
@media screen and (max-width: 1210px) {
  body p,
  body th,
  body td,
  body dt,
  body dd {
    font-size: 1.4rem !important;
  }
}
body .title-box {
  position: relative;
}
body .title-box h2 {
  position: relative;
  font-size: 2.8rem !important;
  font-weight: bold !important;
  padding: 10px 15px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 70px;
  color: #534536 !important;
  background: initial !important;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1210px) {
  body .title-box h2 {
    font-size: 2rem !important;
  }
}
@media screen and (max-width: 1210px) {
  body .title-box h2 {
    font-size: 1.8rem !important;
    margin: 0 auto 40px;
  }
}
body h3 {
  color: #534536 !important;
  font-size: 2.2rem !important;
  font-weight: bold;
  background: initial !important;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 10px 0;
  margin: 0 auto 40px !important;
  max-width: 500px;
}
@media screen and (max-width: 1210px) {
  body h3 {
    font-size: 1.8rem !important;
  }
}
a:hover,
.required {
  transition: 0.3s !important;
}
.tab {
  font-size: 1.8rem !important;
}
@media screen and (max-width: 1024px) {
  .tab {
    font-size: 1.6rem !important;
  }
}
.br-pc {
  display: block;
}
@media screen and (max-width: 1024px) {
  .br-pc {
    display: none !important;
  }
}
.br-sp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .br-sp {
    display: block !important;
  }
}
.half {
  width: 48%;
}
@media screen and (max-width: 1024px) {
  .half {
    width: 100%;
  }
}
.en {
  color: #fe87bb !important;
  font-size: 2rem;
  font-weight: bold;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: capitalize;
}
@media screen and (max-width: 1024px) {
  .en {
    font-size: 1.6rem !important;
  }
}
.bold {
  font-weight: bold;
}
.form__content {
  width: 1280px;
}
img[alt="no-img"] {
  object-fit: contain !important;
}
.btn01,
input[type="submit"],
input[type="button"],
.entry-btn a {
  background: #fe87ba;
  border-color: #fe87ba;
}
.btn01:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.entry-btn a:hover {
  color: #fe87ba;
  background: #fff;
}
.btn01:hover .btn-arrow,
input[type="submit"]:hover .btn-arrow,
input[type="button"]:hover .btn-arrow,
.entry-btn a:hover .btn-arrow {
  fill: #fe87ba;
}
.sidebar h3 {
  color: #fff !important;
  background: green !important;
  margin: 0 auto !important;
  max-width: initial !important;
}
.sub-header-txt {
  color: #534536 !important;
}
.single-info-article h3 {
  max-width: initial !important;
  display: block !important;
}
.elementor-button span {
  color: #fff !important;
}
.ribbon {
  box-sizing: border-box;
  position: relative;
  text-align: center;
  height: fit-content;
  margin: 0 auto 7em;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  z-index: 0;
}
@media screen and (max-width: 1210px) {
  .ribbon {
    margin: 0 auto 1em;
  }
}
.ribbon::before {
  border: 23px solid #ffd4dd;
  border-left-color: transparent;
  bottom: 36%;
  content: "";
  left: -19%;
  position: absolute;
  width: 10px;
  z-index: -2;
  transform: translate(50%, 50%);
}
@media screen and (max-width: 1210px) {
  .ribbon::before {
    border: 14px solid #ffd4dd;
    border-left-color: transparent;
    bottom: 66%;
    left: -14%;
  }
}
.ribbon::after {
  border: 23px solid #ffd4dd;
  border-right-color: transparent;
  bottom: 36%;
  content: "";
  right: -5%;
  position: absolute;
  width: 10px;
  z-index: -2;
  transform: translate(50%, 50%);
}
@media screen and (max-width: 1210px) {
  .ribbon::after {
    border: 14px solid #ffd4dd;
    border-right-color: transparent;
    bottom: 67%;
    right: -4%;
  }
}
.ribbon h2.title02 {
  margin: 0 auto;
  padding: 0.3em;
  border-radius: 10px 10px 10px 10px;
  background: #ffd4dd !important;
  border: 2px solid #fff !important;
  border-top: none !important;
  line-height: 150%;
  width: 340px;
}
@media screen and (max-width: 1210px) {
  .ribbon h2.title02 {
    width: 280px;
    margin: 0 auto 40px;
  }
}
.ribbon h3.title02 {
  margin: 0 auto;
  padding: 0.3em;
  border-radius: 10px 10px 10px 10px;
  background: #ffd4dd !important;
  border: 2px solid #fff !important;
  line-height: 185%;
  width: 340px;
}
@media screen and (max-width: 1210px) {
  .ribbon h3.title02 {
    width: 280px;
    margin: 0 auto 40px;
  }
}
.ribbon h3.title02 span.ja {
  font-size: 2.4rem !important;
}
@media screen and (max-width: 1210px) {
  .ribbon h3.title02 span.ja {
    font-size: 2rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .ribbon h3.title02 span.ja {
    font-size: 1.8rem !important;
  }
}
.home .width1200,
.home .width1400 {
  padding: 0 !important;
}
.inner {
  margin: auto;
  max-width: 1400px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .inner {
    width: 97% !important;
  }
}
.home-section01 .inner {
  width: 80%;
}
.n2-ss-slider .n2-ss-layer[data-pm="absolute"] {
  left: initial !important;
  right: 55% !important;
  top: -10% !important;
  width: initial !important;
}
@media screen and (max-width: 767px) {
  .n2-ss-slider .n2-ss-layer[data-pm="absolute"] {
    right: 50% !important;
  }
}
.error-content {
  padding: 10vw;
}
.home-section03,
.services .sec02,
.guide .sec04,
.recruit .sec02 {
  background: #fff9e3;
  position: relative;
}
.home-section03::before,
.services .sec02::before,
.guide .sec04::before,
.recruit .sec02::before {
  content: "";
  width: 100%;
  height: 2.6041666667vw;
  position: absolute;
  top: -2.6041666667vw;
  left: 0;
  background-image: url(/wp-content/uploads/2025/03/shape-beige.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.recruit .sec04 {
  background: #ffe7ec;
  position: relative;
}
.recruit .sec04::before {
  content: "";
  width: 100%;
  height: 2.6041666667vw;
  position: absolute;
  top: -2.6041666667vw;
  left: 0;
  background-image: url(/wp-content/uploads/2025/03/shape-pink.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.guide .sec03,
.recruit .sec05 {
  position: relative;
}
.guide .sec03::before,
.recruit .sec05::before {
  content: "";
  width: 100%;
  height: 2.6041666667vw;
  position: absolute;
  top: -2.6041666667vw;
  left: 0;
  background-image: url(/wp-content/uploads/2025/03/shape-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.footer {
  position: relative;
  margin-top: 15.3645833333vw;
}
.footer::before {
  content: "";
  width: 100%;
  height: 15.3645833333vw;
  position: absolute;
  top: -15.3645833333vw;
  left: 0;
  background-image: url(/wp-content/uploads/2025/03/deco-footer-gr.png);
  background-repeat: no-repeat;
  background-size: 100%;
  pointer-events: none;
}
.home .footer::before,
.guide .footer::before,
.services .footer::before {
  background-color: #fff9e3 !important;
}
.home-section01 {
  background-image: url(/wp-content/uploads/2025/03/deco-baroon-cloud-l.png),
    url(/wp-content/uploads/2025/03/deco-baroon-cloud-r.png);
  background-repeat: no-repeat;
  background-size: 12%;
  background-position: top 55% left, top 100% right;
}
.home-section02 {
  background-image: url(/wp-content/uploads/2025/03/deco-bird-cloud-1.png);
  background-repeat: no-repeat;
  background-size: 14%;
  background-position: top 0% left;
}
.home-section03 {
  background-image: url(/wp-content/uploads/2025/03/deco_branch_watarcolor-l.png),
    url(/wp-content/uploads/2025/03/deco_branch_watarcolor-r.png);
  background-repeat: no-repeat;
  background-size: 16%;
  background-position: top 36% left, top 70% right;
}
.services .sec01 {
  background-image: url(/wp-content/uploads/2025/03/deco-baroon-cloud-l.png),
    url(/wp-content/uploads/2025/03/deco-baroon-cloud-r.png);
  background-repeat: no-repeat;
  background-size: 12%;
  background-position: top 35% left, top 60% right;
}
.services .sec02 {
  background-image: url(/wp-content/uploads/2025/03/deco-bird-cloud-1.png);
  background-repeat: no-repeat;
  background-size: 14%;
  background-position: top 10% left;
}
.guide .sec01 {
  background-image: url(/wp-content/uploads/2025/03/deco-baroon-cloud-l.png),
    url(/wp-content/uploads/2025/03/deco-baroon-cloud-r.png);
  background-repeat: no-repeat;
  background-size: 12%;
  background-position: top 35% left, top 60% right;
}
.guide .sec02 {
  background-image: url(/wp-content/uploads/2025/03/deco_branch_watarcolor-l.png),
    url(/wp-content/uploads/2025/03/deco_branch_watarcolor-r.png);
  background-repeat: no-repeat;
  background-size: 16%;
  background-position: top 36% left, top 70% right;
}
.guide .sec04 {
  background-image: url(/wp-content/uploads/2025/03/deco-bird-cloud-1.png),
    url(/wp-content/uploads/2025/03/deco-baroon-cloud-r.png);
  background-repeat: no-repeat;
  background-size: 14%, 12%;
  background-position: top 10% left, top 60% right;
}
.recruit .sec02 {
  background-image: url(/wp-content/uploads/2025/03/deco-bird-cloud-1.png);
  background-repeat: no-repeat;
  background-size: 14%;
  background-position: top 10% left;
}
.recruit .sec04 {
  background-image: url(/wp-content/uploads/2025/03/deco_branch_watarcolor-l.png),
    url(/wp-content/uploads/2025/03/deco_branch_watarcolor-r.png);
  background-repeat: no-repeat;
  background-size: 16%;
  background-position: top 36% left, top 70% right;
}
.recruit .sec05 {
  background-image: url(/wp-content/uploads/2025/03/deco-baroon-cloud-l.png),
    url(/wp-content/uploads/2025/03/deco-baroon-cloud-r.png);
  background-repeat: no-repeat;
  background-size: 11%;
  background-position: top 45% left, top 70% right;
}
.overview .first {
  background-image: url(/wp-content/uploads/2025/03/deco-baroon-cloud-l.png),
    url(/wp-content/uploads/2025/03/deco-baroon-cloud-r.png);
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: top 45% left, top 60% right;
}
.contact .first {
  background-image: url(/wp-content/uploads/2025/03/deco-baroon-cloud-l.png),
    url(/wp-content/uploads/2025/03/deco-baroon-cloud-r.png);
  background-repeat: no-repeat;
  background-size: 11%;
  background-position: top 25% left, top 60% right;
}
@media screen and (max-width: 1400px) {
  .header {
    padding: 13px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .header {
    padding: 0;
  }
}
.header-box01 {
  margin-bottom: 14px !important;
}
@media screen and (max-width: 1400px) {
  .header-box01 {
    margin-bottom: 0 !important;
  }
}
.header-box01 .logo {
  max-width: 330px !important;
}
@media screen and (max-width: 1400px) {
  .header-box01 .header-box-inner01 {
    justify-content: center;
  }
}
.header-content02 {
  padding: 15px 0 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4em;
}
@media screen and (max-width: 1400px) {
  .header-content02 {
    display: initial !important;
  }
}
@media screen and (max-width: 1024px) {
  .header-content02 {
    display: none !important;
  }
}
.header-menu {
  background: initial !important;
}
.header-menu li a {
  color: #534536 !important;
  border-color: #fe87ba !important;
}
.header-menu .sub-menu li {
  border-color: #fe87ba !important;
}
.header-menu .sub-menu a {
  background: #fff;
}
.header-sub-box {
  display: none;
}
.header-sub-box a {
  color: #fff !important;
  font-weight: bold;
  background: #fe87ba !important;
  border-color: #fe87ba !important;
}
.header-sub-box a:hover {
  color: #fe87ba !important;
  background: #fff !important;
}
.header-sub-box02 {
  display: block;
  position: absolute;
}
.g-sub-nav03 {
  position: fixed;
  right: 0;
  top: 10%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .g-sub-nav03 {
    top: initial;
    bottom: 8%;
  }
}
.g-sub-nav03 a {
  color: #fff !important;
  font-weight: bold;
  background: #fe87ba !important;
  border-color: #fe87ba !important;
  width: 100%;
  writing-mode: vertical-rl;
  gap: 0.2em;
  display: flex !important;
  align-items: center;
  letter-spacing: 0.3em;
  padding: 0.9em 0.8em !important;
  border: 1px solid #fe87ba;
  border-radius: 15px 0 0 15px !important;
}
@media screen and (max-width: 1024px) {
  .g-sub-nav03 a {
    font-size: 1.4rem !important;
    padding: 0.9em 1em !important;
  }
}
.g-sub-nav03 a:hover {
  color: #fe87ba !important;
  background: #fff !important;
}
.g-sub-nav03 a .fa-solid {
  margin: 0 !important;
}
#page-top img {
  border-radius: 50%;
}
.sp-header02,
.mobile-logo {
  padding: 6px 0 !important;
}
#mobile-nav {
  background: #ffd4dd !important;
}
@media screen and (min-width: 1025px) {
  #mobile-nav {
    width: 50%;
    right: 0;
  }
}
#mobile-nav a {
  color: #534536 !important;
  border-color: #fe87ba;
}
.moblie-menu-time {
  color: #534536 !important;
  font-weight: 500;
}
ul.mobile-sub-nav-list {
  display: none;
}
.mobile-menu-list .sub-menu li a {
  background: #ffd4dd !important;
}
#hamburger {
  background: #fe87ba !important;
  border-radius: 100%;
}
@media screen and (min-width: 1024px) {
  #hamburger {
    top: 3% !important;
    right: 3% !important;
  }
}
@media screen and (max-width: 1024px) {
  #hamburger {
    top: 0 !important;
    right: 0 !important;
  }
}
#hamburger.show {
  display: block !important;
}
#hamburger span {
  background: #fff !important;
}
.footer {
  background: #ffd4dd !important;
}
.footer-address p {
  color: #534536 !important;
}
.footer-address a {
  color: #499960;
  font-weight: 500;
  font-size: 25px !important;
}
@media screen and (max-width: 1024px) {
  .footer-address a {
    font-size: 1.4rem !important;
  }
}
.footer-logo {
  border-color: #fe87ba !important;
}
@media screen and (max-width: 767px) {
  .footer-logo img {
    max-width: 260px !important;
  }
}
.footer-menu-title {
  color: #fe87ba !important;
}
.footer-menu li a {
  color: #534536 !important;
  border-color: pink !important;
}
.footer .copyright p {
  color: #534536;
}
.footer .o-hover img {
  border-radius: 10px;
}
.home-section01 .title-box h2 {
  padding: 50px 34px 58px !important;
  border-radius: 80px;
  background: #ffe3ec !important;
}
@media screen and (max-width: 767px) {
  .home-section01 .title-box h2 {
    padding: 0.8em 0 1em !important;
    max-width: 250px;
    margin: 0 auto !important;
  }
}
.l-box {
  display: flex;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 1500px) {
  .l-box {
    flex-direction: column;
    gap: 20px;
  }
}
.tab-panel-a .panel-inner,
.tab-panel-b .panel-inner {
  background: #fffae7 !important;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .panel-inner,
  .tab-panel-b .panel-inner {
    padding: 20px !important;
  }
}
.news-cat a,
.archive-info-cat a,
.post-categories a {
  background: #fe87ba !important;
  border-color: #fe87ba !important;
}
.news-cat a:hover,
.archive-info-cat a:hover,
.post-categories a:hover {
  color: #fe87ba !important;
  background: #fff !important;
}
@media screen and (max-width: 767px) {
  .news-cat a,
  .archive-info-cat a,
  .post-categories a {
    font-size: 1.4rem !important;
  }
}
.tab-news-wrap {
  margin-top: 60px;
  width: 80%;
}
@media screen and (max-width: 1500px) {
  .tab-news-wrap {
    margin: 0 !important;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .tab-news-wrap {
    margin: 0 0 20px !important;
  }
}
.com-box01::after {
  display: none;
}
.com-box01-inner {
  padding: 4em 0;
  border-radius: 30px;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .com-box01-inner {
    flex-direction: column-reverse;
    padding: 3em 1em;
  }
}
.com-box01-inner p {
  font-weight: 500;
}
.com-box01-head {
  display: none !important;
}
.com-box01-tit {
  font-size: 2.8rem !important;
  font-weight: bold !important;
  color: #534536 !important;
  background: initial !important;
  padding: 0;
  margin: 0 0 0 0 !important;
  justify-content: start;
  position: relative;
}
@media screen and (max-width: 1210px) {
  .com-box01-tit {
    font-size: 1.8rem !important;
    margin: 15px 0 0 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .com-box01-tit {
    max-width: initial !important;
    justify-content: center !important;
  }
}
.com-box01-sub-tit {
  font-size: 2.6rem !important;
  color: #fe87ba !important;
  font-weight: bold !important;
  border: none !important;
  position: relative !important;
  margin: 0 0 -1em 0 !important;
}
@media screen and (max-width: 1210px) {
  .com-box01-sub-tit {
    font-size: 1.8rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .com-box01-sub-tit {
    text-align: left !important;
  }
}
.com-box01-sub-tit::after {
  display: none !important;
}
.com-box01-txt {
  width: 50% !important;
}
@media screen and (max-width: 1024px) {
  .com-box01-txt {
    width: 100% !important;
  }
}
.com-box01-txt-inner {
  padding: 3em !important;
  width: 112% !important;
  background-color: #fffae7 !important;
  border-radius: 15px;
}
@media screen and (max-width: 1024px) {
  .com-box01-txt-inner {
    padding: 2em 1.5em !important;
    width: 100% !important;
  }
}
.com-box01-txt-inner p {
  font-weight: 600 !important;
}
.com-box01-img {
  width: 36% !important;
  height: fit-content;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .com-box01-img {
    width: 100% !important;
  }
}
.com-box01-img img {
  border-radius: 20px !important;
  max-width: 200px !important;
  margin: 0 auto;
}
@media screen and (max-width: 1400px) {
  .com-box01-img img {
    width: 100% !important;
    height: 100% !important;
  }
}
@media screen and (max-width: 1024px) {
  .com-box01-img img {
    max-width: initial !important;
    max-height: 300px !important;
    margin: auto !important;
  }
}
@media screen and (max-width: 1400px) {
  .com-menu01-wrap .inner {
    width: 100% !important;
  }
}
.com-menu01-tit {
  color: #534536 !important;
  background: #f4f4f4 !important;
  width: 45%;
  margin: 0 !important;
  transform: initial !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column;
  text-align: center !important;
  border-radius: 16px 0 0 16px !important;
  gap: 0.1em;
}
@media screen and (max-width: 1024px) {
  .com-menu01-tit {
    font-size: 1.4rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .com-menu01-tit a {
    font-size: 1.3rem !important;
  }
}
.com-menu01:nth-child(3) .com-menu01-tit,
.com-menu01:nth-child(4) .com-menu01-tit {
  background: #f4f4f4 !important;
}
.com-menu01-list li {
  display: flex;
  flex-direction: row-reverse;
  width: 48.2% !important;
  box-shadow: 0px 1px 5px 0 pink;
  border-radius: 20px;
}
.com-menu01-list li:hover {
  transform: rotate(1deg);
}
@media screen and (max-width: 1400px) {
  .com-menu01-list li {
    width: 100% !important;
  }
}
.com-menu01-img {
  width: 63%;
  height: 240px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .com-menu01-img {
    height: 17vw;
  }
}
@media screen and (max-width: 767px) {
  .com-menu01-img {
    height: 25vw;
  }
}
.com-menu01-img img {
  height: 100%;
  object-fit: cover;
  border-radius: 0 16px 16px 0 !important;
}
.com-menu01-link:hover {
  background-color: initial !important;
}
.com-menu01-txt {
  display: none !important;
}
.sub-tit02 {
  color: #fe87ba;
  font-size: 2.5rem;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .sub-tit02 {
    font-size: 1.6rem;
  }
}
.com-box03-list {
  gap: 3em;
}
.com-box03-img {
  margin: 0 !important;
}
.com-box03-img img {
  border-radius: 100px 100px 0px 0px;
}
.com-box03-head {
  background: #ffd4dd !important;
  max-width: initial;
  margin: 0 !important;
}
.com-box03-txt {
  margin-bottom: 0;
  padding: 1em;
  background: #fffae7;
}
.area-img-wrapper {
  padding: 2em;
  background: #ffe4c4;
  border-radius: 30px;
}
.area-img {
  margin-bottom: 2em;
}
.area-img img {
  max-height: 600px;
  object-fit: contain;
}
@media screen and (max-width: 600px) {
  .area-img img {
    height: 300px;
    object-fit: cover;
  }
}
@media screen and (min-width: 1210px) {
  .guide .ribbon::before {
    left: -16% !important;
  }
}
@media screen and (min-width: 1210px) {
  .guide .ribbon::after {
    right: -5% !important;
  }
}
@media screen and (min-width: 1210px) {
  .guide h2 {
    width: 400px !important;
  }
}
.guide .title03 {
  border-color: #499960 !important;
}
.com-list01 li {
  background: #fffae7 !important;
}
.com-list01-head {
  color: #fff !important;
  background: #fe87ba !important;
  margin: 1em 0 !important;
}
.com-list01-icon {
  margin-bottom: 1em;
}
.com-list01-txt {
  color: #534536 !important;
}
p.com-list01-nm {
  display: none;
}
#tablepress-10 td.column-1 {
  width: fit-content !important;
}
#tablepress-10 td.column-2 {
  width: 55% !important;
}
@media screen and (max-width: 767px) {
  #tablepress-10 td.column-2 {
    width: 45% !important;
  }
}
.pdf-box {
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  .pdf-box {
    gap: 30px;
  }
}
.link-btn {
  font-size: 2rem !important;
  font-weight: 500;
  text-align: center;
  border: 1px solid;
  border-radius: 10px;
  background: #f4f4f4 !important;
  width: 40%;
  padding: 30px;
}
@media screen and (max-width: 1024px) {
  .link-btn {
    width: 46%;
    font-size: 1.6rem !important;
  }
}
@media screen and (max-width: 767px) {
  .link-btn {
    width: 100%;
  }
}
.link-btn:hover {
  opacity: 0.7;
}
.com-box02-list li {
  padding: 2em 1em 1em;
  margin: 0 !important;
  background: #fffefa;
  border-radius: 20px;
}
.com-box02-head {
  margin-bottom: 0.5em !important;
}
.com-box02-img img {
  border-radius: 60px;
}
.sec03 .inner {
  max-width: 1500px;
}
.com-interview01-position,
.com-interview02-position,
.com-interview03-position {
  display: none;
}
.com-interview01-name,
.com-interview02-name,
.com-interview03-name {
  border: none !important;
  justify-content: start;
  margin: 0 0 0.785em !important;
}
.com-interview01-q,
.com-interview02-q,
.com-interview03-q {
  border-color: #fe87ba !important;
}
.com-interview02-img img {
  object-fit: contain !important;
  height: 200px !important;
}
@media screen and (max-width: 1024px) {
  .com-interview02-img img {
    height: 25vw !important;
  }
}
@media screen and (max-width: 600px) {
  .com-interview02-img img {
    height: 300px !important;
  }
}
@media screen and (max-width: 450px) {
  .com-interview02-img img {
    height: 50vw !important;
  }
}
.com-interview02-name {
  border: none !important;
  justify-content: center;
  margin: 0 auto 0.5em !important;
}
.com-interview03-name {
  border-bottom: 3px solid #fe87ba !important;
  max-width: initial !important;
}
.com-interview03-img img {
  height: 300px !important;
  border-radius: 30px;
}
@media screen and (max-width: 1024px) {
  .com-interview03-img img {
    height: 25vw !important;
  }
}
@media screen and (max-width: 600px) {
  .com-interview03-img img {
    height: 300px !important;
  }
}
@media screen and (max-width: 450px) {
  .com-interview03-img img {
    height: 50vw !important;
  }
}
.com-flow02-head h3 {
  color: #fff !important;
  background: #fe87ba !important;
  margin-bottom: 0 !important;
  border-radius: 50px;
  padding: 0.3em 0;
}
.com-flow02-txt {
  color: #534536 !important;
  background: initial !important;
  padding: 1em !important;
}
@media screen and (max-width: 820px) {
  .com-flow02-list {
    flex-direction: column !important;
  }
}
.com-flow02-list li {
  width: 28% !important;
  padding: 2em 1em 1em;
  margin: 0 !important;
  background: #fffae7;
  border-radius: 20px;
}
@media screen and (max-width: 820px) {
  .com-flow02-list li {
    width: 100% !important;
  }
}
.com-faq01-list {
  justify-content: center !important;
  background: #fffae7;
  padding: 3em;
  border-radius: 30px;
}
.com-faq01-list li {
  width: 100% !important;
}
.com-faq01-q {
  border-color: #fe87ba !important;
}
.plus {
  color: #499960 !important;
}
.recruit-feed01 li {
  background: #fffae7 !important;
}
.recruit-feed01 h3 {
  color: #534536 !important;
  border-color: #fe87ba !important;
}
.recruit-feed01 .recruit-sub span {
  background: #fe87ba !important;
}
.title03 {
  color: #534536 !important;
  text-align: left;
  display: flex;
  justify-content: start;
  border-bottom: 4px solid #ffd4dd !important;
  background: initial !important;
  max-width: 1200px;
}
.l-content-gr {
  display: flex;
  flex-direction: column;
  gap: 10em;
}
.desc-txt {
  display: flex;
  justify-content: center;
  font-weight: 500;
}
.contact-form01 th {
  color: #534536 !important;
  background: #ffd4dd !important;
}
.contact-form01 td {
  background: #fff !important;
}
.contact-form01 .required,
.contact-form01 input[type="radio"]:checked:before {
  background: #fe87ba !important;
}
.tablepress {
  max-width: 1200px;
}
.tablepress .column-1 {
  color: #534536 !important;
  background: #ffd4dd !important;
}
.tablepress td a {
  color: #499960 !important;
}
.job-table th {
  color: #534536 !important;
  background: #ffd4dd !important;
}
.contact-banner {
  display: block;
  background: #ffe4c4;
  color: #534536;
  text-decoration: none;
  padding: 2em 0 1em;
  border-radius: 8px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  transition: 0.3s;
  max-width: 1200px;
  margin: 0 auto;
}
.contact-banner:hover {
  box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.2);
}
.banner-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 1em;
  padding: 0 1em;
}
.banner-container .banner-left,
.banner-container .banner-right {
  flex: 1;
  min-width: 300px;
}
.banner-container .banner-right {
  background: #fffae7;
  padding: 15px;
  border-radius: 6px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  border-radius: 30px 30px 10px 10px;
}
.banner-container .banner-right .questions-list li {
  margin: 5px 0;
}
.banner-container .banner-right .fa-check-square:before,
.banner-container .banner-right .fa-square-check:before {
  color: #499960;
}
.banner-container .banner-right .questions-title {
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #499960;
  position: relative;
}
.banner-container .banner-right .questions-title::before {
  content: "";
  width: 100%;
  height: 70px;
  position: absolute;
  bottom: 0;
  right: 2%;
  background-image: url(/wp-content/uploads/2025/03/bn-icon03.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media screen and (max-width: 1210px) {
  .banner-container .banner-right .questions-title::before {
    height: 5vw;
    min-height: 35px;
  }
}
.banner-container .banner-right .questions-title .fa-solid {
  color: #499960;
}
.banner-container .banner-right .questions-list {
  list-style: none;
  padding: 0;
}
.banner-container .banner-right .support-message {
  font-size: 1.6rem !important;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .banner-container .banner-right .support-message {
    font-size: 1.4rem !important;
    margin: 0 !important;
  }
}
.banner-container .banner-left .contact-title {
  color: #fff;
  background: #fe87ba;
  font-size: 20px !important;
  font-weight: bold;
  text-align: center;
  padding: 0.2em 0;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .banner-container .banner-left .contact-title {
    font-size: 1.6rem !important;
  }
}
.banner-container .banner-left .contact-title .fa-solid:before {
  font-size: 20px;
  color: #fff !important;
  display: none;
}
@media screen and (max-width: 1024px) {
  .banner-container .banner-left .contact-title .fa-solid:before {
    font-size: 1.6rem !important;
  }
}
.banner-container .banner-left .phone-number {
  font-size: 3rem;
  font-weight: bold;
  color: #fe87ba;
}
.banner-container .banner-left .fa-solid.fa-phone-volume {
  padding-top: 6px;
  font-size: 24px;
}
.banner-container .banner-left .contact-info {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: #fff;
  padding: 1em 0;
  background-image: url(/wp-content/uploads/2025/03/bn-icon01-1.png),
    url(/wp-content/uploads/2025/03/bn-icon02-1.png);
  background-size: 17%, 9%;
  background-repeat: no-repeat;
  background-position: center left 3%, top 60% right 8%;
}
@media screen and (max-width: 1024px) {
  .banner-container .banner-left .contact-info {
    background-size: 12%, 6%;
    background-position: bottom left, bottom right;
  }
}
.banner-container .banner-left .contact-info .contact-number {
  margin: 0;
  border-bottom: 1px solid #ffd4dd;
  width: 100%;
  max-width: 300px;
  text-align: center;
}
.banner-container .banner-left .contact-info .contact-hours {
  color: #534536;
  font-weight: 400;
  margin: 0;
}
.banner-text {
  font-weight: bold;
  margin-bottom: 10px;
}
.cta {
  font-weight: bold;
  text-align: center;
  margin: 0 !important;
}
@media (max-width: 600px) {
  .banner-container {
    flex-direction: column;
  }
}
.privacy-head {
  display: block;
  max-width: initial;
  color: #534536 !important;
  border-color: #fe87ba;
}
.privacy-head span {
  color: #fe87ba !important;
}
.privacy-check {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#n2-ss-2item1 {
  max-width: 260px!important;
  margin-right: 100px!important;
}

.box-center {
  margin: 0 auto;
}

.home-section02 .com-box01-txt-inner {
    width: 100% !important;
}

.home-section02 .com-box01-txt {
  width: 75%!important;
}

.home-section02 .com-box01-img {
    width: 25%!important;
}

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

 .home-section02 .com-box01-txt {
    width: 100%!important;
  }

 .home-section02 .com-box01-img {
    width: 30%!important;
    margin: auto;
  }

   .home-section02 .com-box01-img img {
    max-width: 200px!important;
    margin: 0 auto!important;
   }

}

.inner10 {
  max-width: 1000px;
  margin: 0 auto;
}

.recruit .sec01 .com-box01-img {
    display: none!important;
  }

.recruit .sec01 .com-box01-txt-inner {
    width: 100% !important;
}

.recruit .sec01 .com-box01-txt {
  width: 100%!important;
}
