@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
:root {
  --color-white: #fff;
  --color-font: #263129;
  --color-primary: #459E9E;
}

/*font-family: "Noto Sans JP", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*font-family: "Noto Serif JP", serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

/*font-family: "ta-kobe", sans-serif;*/

.post .time, .postlist .time {
  font-weight: 400;
  color: #fff !important;
  background: #459E9E;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 0;
}
.post .time a, .post2b .time a, .post4b .time a, .postlist .time a {
  font-weight: 400;
  color: #fff!important;
}

.post4b li .post4b_contents {
  /*  opacity: 1; */
  display: none;
}
.post4b .time {
  color: #fff;
  display: block;
  background: #459E9E;
}
.post4b h2,
.post4b h2 a {
  color: #263129;
}

.post_link a {
  color: #263129!important;
}
.post_link {
  border-bottom: none;
}

#wrapper {
  max-width: unset;
  padding: 0;
  position: relative;
  z-index: 1;
}

body {
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  color: #263129;
}

body p {
  line-height: 2;
  color: #263129;
}

body:not(.home) #wrapper {
  width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
  width: 94%;
  max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
  width: 94%!important;
  max-width: var(--content-max-width);
  margin-inline: auto;
}
header#h1Header {
  background: #fff;
}
#thumbImg::before, header#h1Header::before {
  background: #000;
  opacity: 0;
}
header#h1Header h1.title {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: var(--rem48);
  color: #459E9E;
}

#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header .logo img {
  max-width: 300px;
}
#header a.head_btn {
  align-items: center;
}
#header a.head_btn::before {
  font-size: 1.2em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.diagnosis_btn {
  font-family: "Noto Serif JP", serif;
  background: #DDF5F2;
  color: #459E9E;
  flex-direction: unset;
  text-align: center;
}
#header a.head_btn.diagnosis_btn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/heart.png)no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
#header a.head_btn.mail_btn {
  font-family: "Noto Serif JP", serif;
  background: #459E9E;
  color: #fff;
  flex-direction: unset;
}
nav#mainNav ul li a {
  font-family: "Noto Serif JP", serif;
  color: #263129;
  padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(20px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
  font-weight: 500;
  color: #263129;
  font-size: 13px;
}
nav#mainNav ul li a span {
  font-size: 11px;
}
nav#mainNav ul li.current-menu-item a b {
  color: #263129;
}
nav#mainNav ul li.current-menu-item a span {
  color: #263129;
}
nav#mainNav ul li.current-menu-item a b {
  color: #263129;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #263129;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #263129;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #459E9E;
}
.spmenu #menu p {
  color: #459E9E;
  white-space: nowrap;
}

a#scrollUp {
  background: #459E9E;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #263129;
  background: #fff;
}
#copyright {
  margin-top: 0;
}
#footer .footnav:not(:last-child) {
  margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
  color: #263129;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
  display: none;
}
#footer .socialicon {
  margin-bottom: 15px;
}
#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
  color: #459E9E;
}

.inner {
  width: 94%;
  max-width: 1400px;
  margin-inline: auto;
}

h1.title {
  font-family: "Noto Serif JP", serif;
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #263129;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  display: block;
  margin-bottom: 40px;
  position: relative;
}

.post h2 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: var(--rem40);
  margin-top: 0;
  margin-bottom: 20px;
}
.post h2:after {
  display: none;
}
.post h2.title {
  font-weight: 500;
  text-align: center;
  font-size: var(--rem60);
  color: #459E9E;
  padding: 0!important;
  margin: 0 auto!important;
  margin-bottom: 40px!important;
  position: relative;
  width: fit-content;
}
.post h2.title span {
  display: block;
  font-weight: 700;
  font-size: var(--rem18);
}
.post h2.title::before,
.post h2.title::after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 1px;
  background: #459E9E;
}
.post h2.title::before {
  top: 0px;
  left: -50px;
  transform: rotate(-40deg);
}
.post h2.title::after {
  bottom: 10px;
  right: -50px;
  transform: rotate(-40deg);
}

.post h3 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: var(--rem30);
  border: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}

.post h4 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

.post h4::before {
  background: #459E9E;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  background: #459E9E;
  border-radius: 100vmax;
  width: 100%;
  margin-top: 30px;
  margin-inline: auto;
  max-width: 340px;
  color: #fff;
  padding: 15px;
}
.linkBtn:hover,
.post .linkBtn:hover {
  background: #459E9E;
  color: #fff;
  opacity: .7;
}

.cta {
  padding: 100px 0;
  background: #459E9E;
}
.cta h2.title,
.cta h2.title span {
  color: #fff;
}
.cta h2.title::before,
.cta h2.title::after {
  background: #fff;
}
.cta .flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.cta .flex .linkBtn {
  border: solid 1px #fff;
  margin: 0;
}

.fix-cta {
  position: fixed;
  bottom: 6%;
  right: 0;
  z-index: 10;
}
.fix-cta a {
  display: block;
  width: 50px;
  padding: 0;
}
.fix-cta a img {
  width: 100%;
  vertical-align: bottom;
}

#metaslider-id-182 {
  display: none;
}

@media print, screen and (max-width: 768px) {
  #metaslider-id-182 {
    display: block;
  }
  #metaslider-id-98 {
    display: none;
  }
}

/*-----------------------------
TOP
------------------------------*/
.top_about {
  padding-top: 120px;
}
.top_about .inner {
  position: relative;
  max-width: 950px;
}
.top_about .mark01 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10%;
  width: 200px;
  aspect-ratio: 213 / 188;
  z-index: -1;
}
.top_about .mark02 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10%;
  width: 480px;
  aspect-ratio: 521 / 442;
  z-index: -1;
}
.top_about h2 {
  font-size: var(--rem40);
  color: #459E9E;
}

.top_pick {
  padding-top: 120px;
}
.top_pick h2 {
  font-size: var(--rem40);
  color: #459E9E;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 50px;
}
.top_pick h2::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark01.png)no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
}
.top_pick h2::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark02.png)no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
  margin: 0;
}
.top_pick ul {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-template-rows: auto;
  gap: 40px;
}
.top_pick li {
  text-align: center;
}
.top_pick li p {
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  color: #459E9E;
  font-size: var(--rem20);
  margin-top: 12px;
}
.top_pick li img {
  width: 90%;
}
.top_pick .flex {
  padding-top: 120px;
  display: flex;
  align-items: flex-end;
  gap: 40px 20px;
}
.top_pick .illust01 {
  width: 25%;
}
.top_pick .text {
  width: 52%;
}
.top_pick .illust02 {
  width: 23%;
}
.top_pick .illust03 {
  display: none;
  width: 80%;
  margin-inline: auto;
}
.top_pick h3 {
  font-size: var(--rem30);
  color: #459E9E;
  text-align: center;
}

.top_charm {
  padding-top: 120px;
}
.top_charm .inner {
  border: solid 1px #459E9E;
  padding: 60px;
}
.top_charm h2 {
  color: #459E9E;
  position: relative;
  width: fit-content;
  margin-inline: auto;
  background: #fff;
  padding: 10px;
  margin-top: -97px!important;
}
.top_charm h2::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark04.png)no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
  margin: 0;
  position: absolute;
  top: -15px;
  right: -20px;
}
.top_charm ul {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.top_charm li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px 40px;
}
.top_charm li:nth-child(even) {
  flex-direction: row-reverse;
}
.top_charm .image,
.top_charm .text {
  width: 100%;
}
.top_charm .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.top_charm h3 {
  color: #459E9E;
  font-size: 24px;
}
.top_charm .linkBtn {
  margin-top: 50px;
}

.top_plan {
  padding: 120px 0;
}
.top_plan .banner {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-inline: auto;
}
.top_plan .plans-wrap {
  overflow-x: auto;
  -ms-overflow-style: none;  /* IE, Edge */
  scrollbar-width: none;     /* Firefox */
  padding-top: 70px;
}
.top_plan .plans-wrap::-webkit-scrollbar {
  display: none;             /* Chrome, Safari */
}
.top_plan .plans {
  border-collapse: separate;
  border-spacing: 0;
  min-width: 1020px;
  width: 100%;
  border: none;
}
/* 列幅 */
.top_plan .plans .col-section {
  width: 84px;
}
.top_plan .plans .col-feature {
  width: 280px;
}
.top_plan .plans td {
  background: #fff;
  vertical-align: middle;
}
.top_plan .plans tbody tr:last-child th,
.top_plan .plans tbody tr:last-child td {
  border-bottom: 1px solid #459E9E;
}
.top_plan .plans .c,
.top_plan .plans .feature {
  border: none ;
  border-left: 1px solid #459E9E;
  border-top: 1px solid #459E9E;
  border-right: 1px solid #459E9E;
}
/* ヘッダー */
.top_plan .head-row th {
  padding: 10px 12px;
  text-align: center;
  font-weight: 500;
  border: none;
}
.top_plan .plan-head {
  font-size: 18px;
  letter-spacing: 0.04em;
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
}
.top_plan .plan-head.light {
  background: #459E9E;
  color: #fff;
}
.top_plan .plan-head.standard {
  background: #C7E2E2;
  color: #459E9E;
}
.top_plan .plan-head.premium {
  background: #84BEBE;
  color: #fff;
}
.top_plan .plan-head.minimal {
  background: #fff;
  color: #459E9E;
  border: solid 1px #C7E2E2;
  border-bottom: none;
}
/* 左の縦帯（活動内容/サポート） */
.top_plan .section-empty,
.top_plan .feature-empty {
  background: transparent;
  border: none;
}
.top_plan .head-row th.section-empty {
  width: 60px!important;
}
.top_plan .section-cell {
  background: #459E9E;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  border: none;
  position: relative;
  width: 84px;
}
.top_plan .section-cell02 {
  background: #84BEBE;
}
.top_plan .section-cell span {
  display: block;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  width: 3em;     /* 縦組みの幅を確保 */
  white-space: nowrap;
  height: auto;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1em;
  padding: 22px 14px;
}
.top_plan tbody .section-start .section-cell {
  border-top-left-radius: 28px;
  border-bottom-left-radius: 28px;
}
.top_plan tbody tr:last-child .section-cell {
  border-bottom-left-radius: 28px;
}
/* 行スタイル */
.top_plan .plans tbody th.feature {
  text-align: left;
  font-weight: 500;
  padding: 14px 16px;
  background: #EDFAF8;
}
.top_plan .c {
  padding: 14px 16px;
  text-align: center;
  white-space: nowrap;
}
/* 角の仕上げ（最下段右端） */
.top_plan .plans tbody tr:last-child td:last-child {
  border-bottom-right-radius: 28px;
}

.top_service {
  padding: 120px 0;
  background: url(/wp-content/uploads/top_service_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_service h2.title,
.top_service h2.title .ja {
  color: #fff;
}
.top_service h2.title::before,
.top_service h2.title::after {
  background: #fff;
}
.top_service ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 50px 40px;
}
.top_service .image{
  margin-bottom: 25px;
}
.top_service .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.top_service h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--rem24);
  text-align: center;
  color: #fff;
  font-weight: 700;
}
.top_service p {
  color: #fff;
}

.top_counselor {
  padding-top: 120px;
}
.top_counselor .flex {
  display: flex;
  flex-direction: row-reverse;
  gap: 40px;
}
.top_counselor .image,
.top_counselor .text {
  width: 100%;
}
.top_counselor .image img{
  aspect-ratio: 5/6;
  object-fit: cover;
  object-position: bottom;
}
.top_counselor .box {
  border: solid 2px #707070;
  padding: 30px;
  width: 90%;
  text-align: center;
  margin-inline: auto;
  margin-bottom: 20px;
}
.top_counselor .box span {
  display: block;
  font-size: 11px;
}
.top_counselor .box p {
  font-size: var(--rem40);
  line-height: 1.6;
}
.top_counselor .content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.top_counselor .item h3 {
  color: #459E9E;
  padding-bottom: 8px;
  border-bottom: 1px solid #459E9E;
}
.top_counselor .linkBtnWrap {
  text-align: center;
  margin-top: 40px;
}
.top_counselor .linkBtnWrap p {
  font-family: "ta-kobe", sans-serif;
  line-height: 1.6;
  color: #459E9E;
  margin-bottom: 10px;
}
.top_counselor .linkBtnWrap .linkBtn {
  margin: 0 auto;
}
.top_counselor .bottom {
  margin-top: 120px;
  background: #EDFAF8;
  padding: 70px 5%;
  position: relative;
}
.top_counselor .bottom::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 80px solid #fff;        /* 右端の高さ（小さめで浅い角度） */
  border-left: 100px solid transparent; /* 上端の長さ（大きめ） */
  z-index: 2;
}
.top_counselor .bottom h3 {
  color: #459E9E;
  text-align: center;
}
.top_counselor .bottom h3 span {
  font-size: var(--rem16);
  display: block;
  margin-bottom: 40px;
}
.top_counselor .bottom ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px 60px;
}
.top_counselor .bottom li {
  width: 100%;
  max-width: 320px;
}
.top_counselor .bottom li h4 {
  text-align: center;
  font-weight: 700;
  font-size: var(--rem30);
  padding-left: 0;
}
.top_counselor .bottom li h4::before {
  display: none;
}

.top_faq {
  padding-top: 120px;
}
.top_faq .inner {
  display: grid;
  gap: 14px;
}
.top_faq .faq-item {
  overflow: clip;
}
.top_faq .faq-item > summary {
  list-style: none;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  outline: none;
  background: #459E9E;
  color: #fff;
  padding: 16px 20px;
  border-radius: 5px;
}
.top_faq .faq-item > summary::-webkit-details-marker { display: none; }
.top_faq .q {
  font-weight: 500;
  color: #fff;
  font-size: clamp(20px, 2.5vw, 28px);
  line-height: 1;
}
.top_faq .faq-item[open] > summary {
  border-radius: 5px 5px 0 0;
}
.top_faq .q-text {
  font-weight: 500;
  font-size: var(--rem18);
}
.top_faq .toggle {
  position: relative;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
}
.top_faq .toggle::before,
.top_faq .toggle::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 16px;
  height: 2px;
  background: #fff;
  border-radius: 1px;
  transition: transform .28s ease;
}
.top_faq .toggle::after { transform: rotate(90deg); }
.top_faq .faq-item[open] .toggle::after { transform: rotate(90deg) scaleX(0); }

.top_faq .a-wrap {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .32s ease, padding .32s ease, margin .32s ease;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 0;
  border: solid 1px #459E9E;
  border-radius: 0 0 5px 5px;
}
.top_faq .a-wrap > div { min-height: 0; overflow: hidden; }
.top_faq .a-wrap p { margin: 12px 0 2px; line-height: 1.9; }

.top_faq .faq-item[open] .a-wrap {
  grid-template-rows: 1fr;
  padding-bottom: 12px;
}

.top_blog {
  padding: 120px 0;
}

@media print, screen and (max-width: 1023px) {
  .top_pick .flex {
    flex-direction: column;
    align-items: center;
  }
  .top_pick .text {
    width: 100%;
    max-width: 1000px;
    margin-inline: auto;
  }
  .top_pick .illust01,
  .top_pick .illust02 {
    display: none;
    }
  .top_pick .illust03 {
    display: block;
  }
}

@media print, screen and (max-width: 768px) {
  .top_about {
    padding-top: 60px;
  }
  .top_about .mark01 {
    top: 10%;
    width: 100px;
  }
  .top_about .mark02 {
    top: unset;
    bottom: 10%;
    right: -5%;
    width: 200px;
  }
  .top_about h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .top_pick {
    padding-top: 70px;
  }
  .top_pick h2 {
    font-size: 24px;
  }
  .top_pick h2::before {
    width: 26px;
    height: 26px;
  }
  .top_pick h2::after {
    width: 26px;
    height: 26px;
  }
  .top_pick ul {
    grid-template-columns: repeat(2,1fr);
    gap: 40px 15px;
  }
  .top_pick .flex {
    padding-top: 70px;
  }
  .top_pick .text h3 br {
    display: none;
  }
  .top_pick .illust03 {
    width: 90%;
  }

  .top_charm {
    padding-top: 70px;
  }
  .top_charm .inner {
    padding: 40px 25px;
  }
  .top_charm h2 {
    margin-top: -70px!important;
  }
  .top_charm h2::after {
    width: 26px;
    height: 26px;
    top: -10px;
    right: -12px;
  }
  .top_charm li {
    flex-direction: column;
  }
  .top_charm li:nth-child(even) {
    flex-direction: column;
  }
  .top_charm li h3 {
    text-align: center;
    letter-spacing: 0;
    font-size: 18px;
  }
  .top_charm .linkBtn {
    margin-top: 30px;
  }

  .top_plan {
    padding: 70px 0;
  }
  .top_plan .plans {
    min-width: 810px;
  }

  .top_service {
    padding: 70px 0;
  }
  .top_service ul {
    grid-template-columns: repeat(1,1fr);
    gap: 40px;
  }
  .top_service h3 {
    font-size: 18px;
  }

  .top_counselor {
    padding-top: 70px;
  }
  .top_counselor .flex {
    flex-direction: column;
  }
  .top_counselor .linkBtnWrap {
    margin-top: 30px;
  }
  .top_counselor .bottom {
    margin-top: 70px;
    padding: 40px 5%;
  }
  .top_counselor .bottom h3 span {
    margin-bottom: 30px;
  }

  .top_faq {
    padding-top: 70px;
  }
  .top_blog {
    padding: 70px 0;
  }
}

/*-----------------------------
エン・フィレールについて
------------------------------*/
.about.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.about.sec01 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px 40px;
}
.about.sec01 li:nth-child(even) {
  flex-direction: row-reverse;
}
.about.sec01 .image,
.about.sec01 .text {
  width: 100%;
}
.about.sec01 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.about.sec01 h3 {
  color: #459E9E;
}

@media print, screen and (max-width: 768px) {
  .about.sec01 li {
    flex-direction: column;
  }
  .about.sec01 li:nth-child(even) {
    flex-direction: column;
  }
  .about.sec01 li h3 {
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    white-space: nowrap;
  }
}

/*-----------------------------
プラン・料金
------------------------------*/
.plan.sec01 .inner {
  max-width: 1200px;
}
.plan.sec01 .plan_text {
  max-width: 370px;
  margin-inline: auto;
}
.plan.sec01 .tab-wrap {
  width: 100%;
}
/* ラジオボタンを非表示 */
.plan.sec01 .tab-wrap input[type="radio"] {
  display: none;
}
/* タブラベル */
.plan.sec01 .tab-label {
  display: inline-block;
  width: calc((100% - (9px * 3)) / 4); /* 100%から隙間合計15pxを引いて4等分 */
  margin-right: 5px;
  padding: 20px;
  margin-right: 5px;
  font-size: var(--rem24);
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  border-radius: 8px 8px 0 0;
  box-sizing: border-box;
}
.plan.sec01 .tab1 {
  background: #459E9E;
  color: #fff;
}
.plan.sec01 .tab2 {
  background: #7CBBBB;
  color: #fff;
}
.plan.sec01 .tab3 {
  background: #C7E2E2;
  color: #459E9E;;
}
.plan.sec01 .tab4 {
  background: #FFFFFF;
  color: #459E9E;
  border: solid 2px #C7E2E2;
  border-bottom: none;
  margin-right: 0;
}
/* 非アクティブ */
.plan.sec01 .tab-wrap input[type="radio"]:not(:checked) + .tab-label {

}
/* コンテンツエリア */
.plan.sec01 .tab-content {
  display: none;
  background: #F1F8F8;
  line-height: 1.8;
  padding: 40px;
}
/* 選択されたタブのコンテンツを表示 */
.plan.sec01 #tab1:checked ~ #content1,
.plan.sec01 #tab2:checked ~ #content2,
.plan.sec01 #tab3:checked ~ #content3,
.plan.sec01 #tab4:checked ~ #content4 {
  display: block;
}
.plan.sec01 h3 {
  font-weight: 700;
  min-height: 82px;
  text-align: center;
  font-size: var(--rem24);
  padding: 5px 0;
  position: relative;
  border-top: 1px solid #459E9E;
  border-bottom: 1px solid #459E9E;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 30px;
}
.plan.sec01 h3 font {
  white-space: nowrap;
}
.plan.sec01 h3 .icon {
  width: 70px;
  height: 70px;
}
.plan.sec01 h3 .icon img {
  width: 70px;
  height: 70px;
  object-fit: contain;
}
.plan.sec01 .box {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.plan.sec01 .box p {
  font-family: "ta-kobe", sans-serif;
  font-size: var(--rem20);
  width: 70%;
  color: #459E9E;
}
.plan.sec01 .box .illust {
  width: 25%;
}
.plan.sec01 .read_text {
  margin-bottom: 25px;
}
.plan.sec01 .flex {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;

}
.plan.sec01 .flex .image {
  width: 46%;
}
.plan.sec01 .flex .text {
  width: 52%;
}
.plan.sec01 .text table {
  margin-bottom: 5px;
}
.plan.sec01 .text table,
.plan.sec01 .text table td {
  border: solid 1px #459E9E;
}
.plan.sec01 .text table th {
  background: #459E9E;
  border: solid 1px #fff;
  color: #fff;
  width: 50%;
}
.plan.sec01 .text table td {
  text-align: center;
  background: #fff;
  width: 50%;
}
.plan.sec01 .text .remark {
  text-align: right;
}

@media print, screen and (max-width: 768px) {
  .plan.sec01 .plan_text {
    max-width: 300px;
  }
  /* タブラベル */
  .plan.sec01 .tab-label {
    width: calc((100% - 10px) / 2);
    margin-right: 5px;
    padding: 14px;
    border-radius: 8px;
  }
  .plan.sec01 .tab1 {
    margin-bottom: 5px;
  }
  .plan.sec01 .tab2 {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .plan.sec01 .tab4 {
    margin-right: 0;
    border: solid 2px #C7E2E2;
  }
  .plan.sec01 .tab-content {
    margin-top: 30px;
    padding: 20px;
  }

  .plan.sec01 h3 {
    text-align: left;
    padding: 10px 0;
  }
  .plan.sec01 h3 .icon {
    width: 60px;
    height: 60px;
  }
  .plan.sec01 h3 .icon img {
    width: 60px;
    height: 60px;
  }
  .plan.sec01 .box {
    padding: 25px;
    flex-direction: column;
    gap: 20px;
  }
  .plan.sec01 .box p {
    width: 100%;
  }
  .plan.sec01 .box .illust {
    width: 90%;
    max-width: 300px;
    margin-inline: auto;
  }
  .plan.sec01 .flex {
    flex-direction: column;
    gap: 20px;
  }
  .plan.sec01 .flex .image {
    width: 100%;
  }
  .plan.sec01 .flex .text {
    width: 100%;
  }
}

/*-----------------------------
会員数データ
------------------------------*/
.data h3 {
  font-weight: 500;
  font-size: var(--rem24);
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  background: #EDFAF8;
  padding: 20px;
}

.data.sec01 h2 p {
  display: inline-block;
  font-size: 12px;
  transform: translateX(12px);
  position: absolute;
  bottom: 7px;
}
.data.sec01 .flex {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 20px;
}
.data.sec01 .number {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: var(--rem48);
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
.data.sec01 .box span {
  display: block;
  text-align: center;
  font-size: 14px;
}

.data.sec02 {
  padding-top: 80px;
}
.data.sec02 .flex {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: auto;
  gap: 50px;
}
.data.sec02 .flex02 {
  display: flex;
  margin-bottom: 20px;
}
.data.sec02 .flex02 .left,
.data.sec02 .flex02 .right {
  width: 100%;
  text-align: center;
  padding: 20px;
}
.data.sec02 .flex02 .left {
  border-right: solid 1px #707070;
}
.data.sec02 .flex02 .left span,
.data.sec02 .flex02 .left p {
  color: #ADCEF2;
}
.data.sec02 .flex02 .right span,
.data.sec02 .flex02 .right p {
  color: #FCB3A9;
}
.data.sec02 .flex02 .icon {
  width: 40px;
  margin-inline: auto;
  margin-bottom: 10px;
}
.data.sec02 .flex02 span {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: var(--rem24);
  margin-bottom: 10px;
}
.data.sec02 .flex02 p {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  font-weight: 500;
  font-size: var(--rem60);
  white-space: nowrap;
  line-height: 1;
}
.data.sec02 th,
.data.sec02 td {
  border: solid 1px #459E9E;
}
.data.sec02 th {
  background: #EDFAF8;
  text-align: center;
}
.data.sec02 th.left {
  text-align: left;
}
.data.sec02 td {
  text-align: center;
}

.data.sec03 {
  padding-top: 80px;
}
.data.sec03 .flex {
  display: flex;
  gap: 40px;
  width: 90%;
  margin-inline: auto;
}
.data.sec03 .box {
  width: 100%;
}
.data.sec03 h4 {
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  padding: 16px;
  margin: 0;
}
.data.sec03 h4::before {
  display: none;
}
.data.sec03 .box.man h4 {
  background: #76A0CE;
}
.data.sec03 .box.woman h4 {
  background: #E58375;
}
.data.sec03 .boxinner {
  padding: 25px;
}
.data.sec03 .box.man .boxinner {
  background: #F4F8FE;
}
.data.sec03 .box.woman .boxinner {
  background: #FEF5F4;
}
.data.sec03 .jobs-stats {
  background: #eef2f4;
  padding:24px 20px;
  border-radius:8px;
}
.data.sec03 .jobs-list {
  margin:0; padding:0;
  list-style:none;
}
.data.sec03 .jobs-list li {
  display:flex;
  align-items:baseline;
  gap:8px;
  line-height:1.9;
  font-weight:500;
  color:#263129;
  font-size:clamp(14px, 1.6vw, 18px);
}
.data.sec03 .jobs-list .label {
  white-space:nowrap
}
.data.sec03 .jobs-list .val {
  margin-left:auto;
  min-width:5.5ch;
  text-align:right;
  letter-spacing:.02em;
}
.data.sec03 .jobs-list .dots {
  flex:1 1 auto;
  height:1px;
  align-self:center;
  transform:translateY(-1px);
  background-image:repeating-linear-gradient(
    to right,
    #707070 0 4px,
    transparent 4px 10px
  );
  opacity:.7;
}
.data.sec03 .remark {
  font-size: 14px;
  text-align: right;
  margin-top: 8px;
}

.data.sec04 {
  padding-top: 80px;
}
.data.sec04 .flex {
  display: flex;
  gap: 50px;
}
.data.sec04 .box {
  width: 100%;
}
.data.sec04 .list {
  width: 90%;
  margin-inline: auto;
}
.data.sec04 .list li {
  display: flex;
  align-items: baseline;
  gap: 10px;
  font-weight: 500;
  font-size: clamp(14px, 1.6vw, 18px);
}
.data.sec04 .list .label {
  white-space: nowrap;
}
.data.sec04 .list .val {
  margin-left: auto;
  min-width: 5.5ch;
  text-align: right;
}
.data.sec04 .dots {
  flex: 1 1 auto;
  height: 1px;
  align-self: center;
  transform: translateY(-1px);
  background-image: repeating-linear-gradient(
    to right,
    #707070 0 4px,
    transparent 4px 11px
  );
  opacity: 0.7;
}
.data.sec04 .matrix .legend {
  display: flex;
  justify-content: flex-end;
  gap: 22px;
  margin: -6px auto 10px;
  font-weight: 500;
  font-size: clamp(13px, 1.4vw, 16px);
  width: 90%;
}
.data.sec04 .matrix .legend .male {
  color: #5aa6ff;
  border-bottom: solid 3px;
}
.data.sec04 .matrix .legend .female {
  color: #FF6D59;
  border-bottom: solid 3px;
}
.data.sec04 .list.two-col li {
  display: grid;
  grid-template-columns: auto 1fr auto auto;
  column-gap: 12px;
  align-items: baseline;
}
.data.sec04 .list.two-col .label {
  grid-column: 1;
  white-space: nowrap;
}
.data.sec04 .list.two-col .dots {
  grid-column: 2;
  height: 1px;
  align-self: center;
}
.data.sec04 .list.two-col .val.male {
  grid-column: 3;
  justify-self: end;
  min-width: 5.5ch;
  text-align: right;
}
.data.sec04 .list.two-col .val.female {
  grid-column: 4;
  justify-self: end;
  min-width: 5.5ch;
  text-align: right;
}
.data.sec04 .list li + li {
  margin-top: 2px;
}

.data.sec05 {
  padding-top: 80px;
}
.data.sec05 h3 {
  font-weight: 500;
  text-align: center;
  background: unset;
  padding: 0;
  font-size: var(--rem24);
}
.data.sec05 .income {
  margin: 0 0 18px;
}
.data.sec05 .legend {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  font-weight: 500;
  font-size: clamp(13px, 1.4vw, 16px);
  margin: 0 4px 10px;
}
.data.sec05 .legend .male {
  color: #5aa6ff;
  border-bottom: 3px solid #5aa6ff;
  padding-bottom: 2px;
  white-space: nowrap;
}
.data.sec05 .legend .female {
  color: #ff7a6c;
  border-bottom: 3px solid #ff7a6c;
  padding-bottom: 2px;
  white-space: nowrap;
}
.data.sec05 .cards {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: clamp(10px, 2vw, 24px);
  list-style: none;
  margin: 0;
  padding: 0;
}
.data.sec05 .cards li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.data.sec05 .cards .vals {
  width: 100%;
  aspect-ratio: 168 / 104;
  border: 2px solid #d3c0de;
  border-radius: 4px;
  display: grid;
  place-items: center;
  grid-auto-flow: column;
  gap: 14px;
}
.data.sec05 .cards .vals .male {
  color: #5aa6ff;
  font-weight: 500;
  font-size: var(--rem24);
  white-space: nowrap;
}
.data.sec05 .cards .vals .female {
  color: #ff7a6c;
  font-weight: 500;
  font-size: var(--rem24);
  white-space: nowrap;
}
.data.sec05 .cards .label {
  font-weight: 500;
  color: #26322c;
  font-size: var(--rem14);
  text-align: center;
}
.data.sec05 .cards .label strong,
.data.sec05 .cards .label b {
  font-size: var(--rem20);
}
.data.sec05 p {
  text-align: center;
}

@media print, screen and (max-width: 1024px) {
  .data.sec03 .flex {
    flex-direction: column;
  }

  .data.sec05 .cards {
    grid-template-columns: repeat(3, 1fr);
  }
}


@media print, screen and (max-width: 768px) {
  .data.sec01 .flex {
    grid-template-columns: repeat(1, 1fr);
  }

  .data.sec02 .flex {
    grid-template-columns: repeat(1, 1fr);
  }

  .data.sec03 .flex {
    width: 100%;
  }

  .data.sec04 .flex {
    flex-direction: column;
  }

  .data.sec05 .legend {
    justify-content: center;
  }
  .data.sec05 .cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .data.sec05 .cards .vals .male,
  .data.sec05 .cards .vals .female {
    font-size: 20px;
  }
}

/*-----------------------------
カウンセラー紹介
------------------------------*/
.counselor.sec01 .box {
  background: #EDFAF8;
  padding: 70px 5%;
}
.counselor.sec01 .box .imagearea {
  max-width: 690px;
  margin-inline: auto;
  margin-bottom: 25px;
}
.counselor.sec01 .box h3 {
  text-align: center;
  color: #459E9E;
}
.counselor.sec01 .box p {
  max-width: 900px;
  margin-inline: auto;
}

.counselor.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 50px;
  padding-top: 120px;
}
.counselor.sec01 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px 40px;
}
.counselor.sec01 li:nth-child(odd) {
  flex-direction: row-reverse;
}
.counselor.sec01 li .image,
.counselor.sec01 li .text {
  width: 100%;
}
.counselor.sec01 li .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.counselor.sec01 li h3 {
  color: #459E9E;
  padding-bottom: 8px;
  border-bottom: 1px solid #459E9E;
}

.counselor.sec01 .bottom {
  padding-top: 120px;
}
.counselor.sec01 .bottom h3 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.counselor.sec01 .bottom h3::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark03.png)no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}

@media print, screen and (max-width: 768px) {
  .counselor.sec01 .box {
    padding: 40px 5%;
  }
  .counselor.sec01 .box h3 {
    color: #459E9E;
  }

  .counselor.sec01 ul {
    padding-top: 70px;
  }
  .counselor.sec01 li {
    flex-direction: column;
  }
  .counselor.sec01 li:nth-child(odd) {
    flex-direction: column;
  }

  .counselor.sec01 .bottom {
    padding-top: 70px;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
body.page-contact .post table th {
  background: var(--color-primary);
  color: var(--color-white);
}
.post .subimitarea .linkBtn {
  padding: 0;
}
.post .subimitarea .linkBtn input[type="submit"] {
  padding: 20px 30px;
}
body.page-contact .fix-cta {
  display: none;
}

/*-----------------------------
サンクスページ
------------------------------*/
body.page-thanks .fix-cta {
  display: none;
}

/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
  #content, #content.wide {
    width: 100%;
  }

  nav#mainNav ul li a {
    padding: 20px 10px;
  }
  nav#mainNav ul li a span {
    display: none;
  }
}

@media screen and (min-width: 769px){
  .dsp_hp { display:block; }
  .dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
  .dsp_hp { display:none; }
  .dsp_smt { display:block; }

  .post h2.title::before, .post h2.title::after {
    width: 60px;
  }
  .post h2.title::before {
    top: 10px;
  }

  .linkBtn, .post .linkBtn, a.linkBtn {
    max-width: 300px;
  }

  .cta {
    padding: 60px 0;
  }
  .cta .flex .linkBtn {
    max-width: 300px;
  }

  .fix-cta {
    bottom: 8%;
  }
  .fix-cta a {
    width: 35px;
  }
}

@media print, screen and (max-width: 640px) {
  .postlist .post_text:after {
    width: calc(100%);
  }
}