:root {
  --logo-blue: #244297;
  --logo-orange: #f09935;
  --font-color: #0b1533;
  --brighter-orange: #ff8f21;
  --bg-gray: #f2f2f2;
}
* {
  scroll-behavior: smooth;
}
/* fv */
section.fv {
  background-color: var(--logo-blue);
  background: rgb(46, 84, 193);
  background: radial-gradient(
    circle,
    rgba(46, 84, 193, 1) 0%,
    rgba(36, 66, 151, 1) 100%
  );
  width: 100%;
  margin: 50px auto 40px;
  overflow: hidden;
}
.fv-box-txt-pc {
  display: none;
}
.fv-box {
  position: relative;
  width: 100%;
  padding-bottom: 85px;
}
.fv-box > div.fadein-img {
  position: absolute;
  bottom: 0px;
  right: -66px;
  opacity: 0;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  animation: image-switch-animation 13.5s infinite;
  width: 80vw;
  z-index: 1;
  height: 100%;
  max-width: 455px;
}
.fv-box-txt-sp-badge {
  width: 90%;
  margin: -117px auto 8px;
  position: relative;
  z-index: 10;
  max-width: 510px;
}
p.attention {
  font-size: 0.7em;
  width: 94%;
  margin: 1em auto 0;
  display: block;
  text-align: left;
  color: #555555;
  max-width: 600px;
}
.top-img-01 {
  background-image: url(../images/fv-40_woman.png);
}
.top-img-02 {
  background-image: url(../images/fv-30_man.png);
}
.top-img-03 {
  background-image: url(../images/fv-40_man.png);
}
.fv-box-txt {
  position: relative;
  z-index: 5;
  width: 100%;
  margin: 0px auto 0px;
}
.fv-box-txt > img {
  margin: 24px auto 0px;
  width: 86%;
  padding-right: 13px;
}
@keyframes image-switch-animation {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  36% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.fv-box > div.top-img-01 {
  animation-delay: -2.5s;
}
.fv-box > div.top-img-02 {
  animation-delay: 2s;
}
.fv-box > div.top-img-03 {
  animation-delay: 6.5s;
}
/*  */

.about_consulting-box {
  max-width: 680px;
  margin: 0 auto 30px;
  padding: 2em 1em 4em;
  padding-bottom: 0;
  background-color: #fff;
}

.about_consulting {
  background-size: auto auto;
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-top: 0;
  padding-bottom: 0;
  background-color: #fff;
  padding: 0;
  margin-bottom: 0;
}

section.section_step3_advice {
  background-color: var(--base-color);
  background: url(../images/course_bg@2x.webp) no-repeat center / cover;
  padding: 50px 18px 80px;
}
.section_step3_advice-online {
  position: relative;
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
  width: 8.5em;
  margin: 0px auto 10px;
  display: block;
  color: #fff;
}
h2.under_voice-step3_advice-ttl .sbttl-ja {
  color: #fff;
  display: inline-block;
  font-size: 1.1em;
  font-weight: var(--bold);
  text-align: center;
  display: block;
  margin: 0 auto 14px;
}
.section_step3_advice-95 {
  position: absolute;
  top: -55px;
  width: 6em;
  left: 0em;
}
.section_step3_advice-inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 550px;
}
.about_advice-text01 {
  font-size: 1.25em;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 4px 0 3px;
  width: 19em;
  /* font-weight: bold; */
}
.about_advice-text01,
.about_advice-text02 {
  color: #fff;
  text-align: center;
  font-size: 1.1em;
  display: block;
  width: 92%;
  margin: 0 auto;
  line-height: 1.7;
}
.section_step3_advice-online::after {
  content: "";
  display: block;
  width: 1.4px;
  height: 1.5em;
  background-color: #fff;
  transform: rotate(-15deg);
  position: absolute;
  top: -3px;
  right: -0.4em;
  transform: rotate(15deg);
}
.section_step3_advice-online::before {
  content: "";
  display: block;
  width: 1.4px;
  height: 1.5em;
  background-color: #fff;
  top: -3px;
  left: -0.4em;
  transform: rotate(-15deg);
  position: absolute;
}
.cta_section-btn::before {
  position: absolute;
  content: "一日先着50名限定 !!";
  display: block;
  color: #ff8000;
  background-color: #fff;
  border-radius: 100px;
  border: 1px solid #ff8000;
  font-weight: bold;
  padding: 3px 16px 1px;
  font-size: 0.85em;
  width: 12em;
  left: 50%;
  transform: translateX(-50%);
  top: -13px;
}
a.about_advice-cta {
}
a.tokuten-cta,
a.about_advice-cta {
  background-color: #ff8000;
  box-shadow: 0 5px 0 #b86423;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  max-width: 400px;
  display: block;
  z-index: 20;
  font-size: 1.35em;
  padding: 25px 0px 6px;
  border-radius: 5px;
  position: relative;
  margin: 20px auto;
  transition: all ease 0.4s;
  transform: translate(0, 0);
}
a.about_advice-cta span {
  font-size: 0.7em;
  display: block;
}
.about_advice-contents {
  margin: 16px auto 10px;
}
a.about_advice-cta:hover {
  text-decoration: none;
  transform: translate(0, 5px);
  box-shadow: none;
}
.price-img {
  width: 98%;
  max-width: 530px;
  margin: 0 auto;
}
.price-img.course {
  width: 90%;
  margin: -16px auto;
}
#pageHome #pricing .box .sub {
  width: 15em;
}
#pageHome #pricing .box .hl.under_sub {
  margin: 10px auto 10px;
}
span.sub_ttl {
  font-size: 0.7em;
  display: block;
}
.pd432 {
  padding: 0;
}

/* problem 体験談 */
section.problem_01 {
  padding: 30px 20px 0;
  position: relative;
}
.problem_01-list-txt-box .problem_01-list-txt-p-hidden-box {
  max-height: 0;
  opacity: 0;
  transition: all ease 0.4s;
  height: fit-content;
}
.problem_01-list-txt-box.opened .problem_01-list-txt-p-hidden-box {
  max-height: 500px;
  opacity: 1;
}
.problem_01-list-txt-box .problem_01-list-txt-p-hidden-box > p {
  margin-top: 10px;
}
.problem_01-ttl {
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  margin: 0 auto 23px;
}
.problem_01-ttl span.green {
  color: var(--logo-blue);
}
.problem_01-ttl span.big {
  font-size: 1em;
  display: block;
}
.problem_01-list {
  display: flex;
  width: 100%;
  margin: 0 auto 28px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: normal;
}
.problem_01-list-attributes-txt {
  font-size: 0.63em;
}
.problem_01-list-attributes {
  width: 4em;
  text-align: center;
}
.problem_01-list-attributes-img {
  margin: 0 auto 6px;
  width: 100%;
}
.problem_01-list-txt-box {
  width: calc(100% - 6em);
  background-color: var(--bg-gray);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  transition: all ease 0.4s;
  box-shadow: 0px 3px 0 #e4e4e4;
  padding: 12px 9px 21px 14px;
}
.problem_01-list-txt-copy {
  font-weight: bold;
  font-size: 1.12em;
}
.problem_01-list-txt-copy > span {
  background: linear-gradient(transparent 50%, #e1eaff 50%);
}
.problem_01-list-txt-copy {
  line-height: 1.4;
  margin: 0 auto 13px;
}
.problem_01-list-txt-p-visible,
.problem_01-list-txt-p-hidden-box > p {
  font-size: 13.5px;
}
.problem_01-list-txt-box::before {
  content: "";
  width: 100%;
  height: 5em;
  position: absolute;
  bottom: 0;
  display: block;
  background: linear-gradient(
    0deg,
    rgb(242 242 242) 36%,
    rgb(242 242 242 / 62%) 69%,
    rgba(237, 251, 252, 0) 100%
  );
  z-index: 1;
  transition: all ease 0.4s;
  background-size: contain;
}
.problem_01-list-txt-box::after {
  content: "＋ もっと読む";
  display: block;
  color: #778aba;
  font-size: 1.2em;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-58%);
  font-size: 0.95em;
  font-weight: bold;
  z-index: 2;
  transition: all ease 0.4s;
}
.problem_01-list-txt-box.opened::before {
  content: none;
}
.problem_01-list-txt-box.opened::after {
  content: "✕ 閉じる";
}
.problem_01-list-txt-box.opened {
  padding-bottom: 45px;
}
.problem_01-list-txt-box:hover {
  opacity: 1;
  transform: translateY(3px);
  box-shadow: 0 0 0 #d0ddde;
}
.problem_01-list.img_rignt {
  flex-direction: row-reverse;
}
.problem_01-inner {
  margin: 0 auto;
  width: 100%;
  max-width: 410px;
}
article {
  overflow: hidden;
}
section.problem_01::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 50px 65vw 0 65vw;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  border-style: solid;
  bottom: -75px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  z-index: 3;
}
.problem_01-list {
  display: flex;
  width: 100%;
  margin: 0 auto 28px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: normal;
}
/*problem*/
.problem {
  background-color: var(--bg-gray);
  padding: 135px 20px 60px;
  margin: 0 auto;
}
.problem-inner {
  max-width: 480px;
  margin: 0 auto;
}
.problem-title {
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.problem-items {
  background-color: #fff;
  padding: 1.5em;
  padding-top: 70px;
  margin-top: -1em;
}
.problem-items-ttl {
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  width: 15em;
  border-radius: 6px;
  text-align: center;
  background-color: var(--logo-blue);
  margin: -60px auto -41px;
  position: relative;
  z-index: 1;
  padding: 10px 0;
  max-width: 17em;
}
span.yellow {
  color: #ffff00;
  color: var(--logo-orange);
}
.problem-item {
  font-size: 1.2em;
  font-weight: 600;
  text-indent: -2em;
  padding-left: 2em;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
.problem-item:last-child {
  margin-bottom: 0;
}
.problem-item::before {
  content: "";
  display: inline-block;
  background: url(../images/icon_check.svg) no-repeat center / contain;
  width: 1.5em;
  height: 1.5em;
  transform: translateY(0.3em);
  margin-right: 0.5em;
}
.trouble-area-txt {
  margin: 40px auto 0;
}
.trouble-area-txt > p {
  color: var(--font-color);
  text-align: center;
  font-size: 1.3em;
  line-height: 1.5;
}
p.trouble_area-sub_txt {
  background-color: var(--logo-blue);
  color: #fff;
  font-size: 1.2em;
  padding: 6px 0;
  width: 13em;
}
.trouble_area-sub_txt::after {
  border-color: var(--logo-blue) transparent transparent transparent;
}
.trouble_area-txt span {
  background-color: #fff;
  color: var(--logo-blue);
  border: 1.5px solid var(--logo-blue);
  font-size: 1.15em;
  font-weight: bold;
  margin: 8px 5px 5px;
}
.trouble-area-txt dd {
  color: var(--font-color);
  font-size: 1.4em;
}
/*  */
/* skill_course */
section.skill_course {
  padding-top: 0;
}
.skill_course-ttl_img {
  width: 130px;
  margin: -15px auto 2em;
  display: block;
}
.trouble_area-message_pic {
  margin-bottom: 18px;
}
.trouble-area-txt dd figure {
  width: 8em;
}
/*  */
/* mov */
.training_mov .training_mov_img {
  margin-top: 40px;
}
/* .cta_btn */
#fv-btn {
  margin: 23px auto -5px;
}
.cta_btn {
  background-color: var(--brighter-orange);
  box-shadow: #b2631e;
}
.cta_btn::before {
  background-color: #fff;
  border: 1px solid var(--brighter-orange);
  color: var(--brighter-orange);
  font-size: 0.75em;
  letter-spacing: 0em;
  width: 12em;
}
a#fv-btn::before {
  width: 20em;
  content: "プロがあなたの強みと課題を明確にします";
}

.skill_course-item-text dd {
  background-color: #f2f2f2;
  color: #505562;
}
#pageHome #changed #cvoices {
  background-color: #f2f2f2;
}
#pageHome #changed #cvoices li .enc p span {
  background-color: #fff;
  color: #244297;
}
#pageHome #selected .box .inner dd span {
  background: linear-gradient(transparent 60%, #e1eaff 60%);
}
#pageHome #change-flow h3 span {
  background: linear-gradient(transparent 60%, #e1eaff 60%);
}
img.pointbox {
  filter: grayscale(1);
}

.training-img {
  width: 100%;
  max-width: 660px;
  margin: 1.6em auto 1.8em;
  border-radius: 10px;
}

/* ctaまわり */
.cta span.small {
  font-size: 0.8em;
  color: #fff;
  width: 100%;
  margin: 0 auto 4px;
}
.experience-meeting .content-merit dt {
  padding-left: 25px;
}
.experience-meeting .content-merit dd {
  margin-left: 24px;
}
.experience-meeting h2 span {
  padding: 0 6px;
  margin-bottom: 3em;
  font-size: 1.3em;
}
.cta a {
  position: relative;
}
.experience-meeting .content-merit dt > i {
  color: #fc5f06;
  position: absolute;
  left: -19px;
  top: -6px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 34px;
  font-style: normal;
}
/* .cta a::before {
  content: "LINE友達限定";
  display: flex;
  background: #fff;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  color: #ff5900;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.2em;
  font-size: 0.8em;
  padding: 10px;
  width: 5em;
  height: 5em;
} */
#comic_btn-01 {
  position: relative;
}
.tokuten-img {
  width: 100%;
  margin: 0 auto 2.6em;
  max-width: 500px;
  display: block;
}
.experience-meeting .content-merit .merit-inner {
  padding-left: 15px;
  margin-top: 60px;
  padding-top: 45px;
}
.experience-meeting .content-merit .hl {
  background: rgb(23, 42, 136);
  color: #fff;
  padding: 6px 0;
  width: 16em;
}
.experience-meeting .content-merit .hl span {
  color: #ffff00;
}
#pageHome section#introduction {
  margin-top: -2em;
}
#pageHome #report .msg,
#pageHome #comic .msg {
  margin-bottom: 45px;
}
.cta-area .cta::after {
  content: "";
}
#comic_btn-01,
#comic_btn-02,
#comic_btn-03 {
  padding-top: 1.4em;
  font-size: 1.05em;
}
.cta-area .cta a {
  padding: 1rem;
  padding-top: 1.4rem;
}

/* 25-0718改修　削除可能背あり */
.cta-area .cta {
  background: #00af60;
}
#mnav li.mbtn a {
  background: #00af60;
}
.experience-meeting h2 span {
  font-size: 1.1em;
}
.experience-meeting h2 span.yellow {
  font-size: 1em;
  color: #f09935;
}
.experience-meeting .cta-area {
  margin-top: 10px;
  padding-bottom: 20px;
}
.cta-area {
  padding: 40px 20px;
}

#comic_btn-01::before,
#comic_btn-02::before,
#comic_btn-03::before {
  display: block;
  content: "簡単、LINEで選択するだけ！";
  text-align: center;
  display: block;
  margin: 0 auto 14px;
  font-weight: bold;
  font-size: 0.85em;
  position: absolute;
  top: -12px;
  background: #fff;
  border-radius: 100px;
  /* border: 1.5px solid #fc5f06;
  color: #fc5f06; */
  /* content: "LINEで簡単30秒";
  width:10em */
  color: #00af60;
  border: 1px solid #00af60;
  width: 18em;
  left: 50%;
  transform: translateX(-50%);
}
/*  */
/*  */
@media screen and (min-width: 480px) {
  section.fv {
    margin: 0 auto 6px;
  }
  .fv-box-txt-sp-badge {
    margin-top: -85px;
  }
}
@media screen and (min-width: 540px) {
  /* fv */
  .fv-box-txt-sp,
  .fv-box-txt-sp-badge {
    display: none;
  }
  .fv-box-txt-pc {
    display: block;
  }
  .fv-box-txt > img {
    width: 85%;
    max-width: 800px;
    position: relative;
  }
  .fv-box > div.fadein-img {
    width: 40vw;
    z-index: 6;
    height: 112%;
    right: 5px;
    max-width: 380px;
    bottom: -10px;
  }
  .fv-box {
    position: relative;
    width: 100%;
    padding-bottom: 24px;
    max-width: 1010px;
    margin: 0 auto;
  }

  /*  */
}
@media screen and (min-width: 769px) {
  .about_advice-contents {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    max-width: 740px;
    margin: 20px auto 24px;
  }
  img.advice-content {
    width: 47%;
    object-fit: contain;
  }
  h2.under_voice-step3_advice-ttl .sbttl-ja {
    font-size: 2em;
  }
  #comic_btn-01,
  #comic_btn-02,
  #comic_btn-03 {
    font-size: 1.2em;
  }
}

@media screen and (min-width: 801px) {
  .cta span.small {
    display: block;
    margin: 9px auto 4px;
  }
  .cta-area .cta {
    max-width: 660px;
  }
  .experience-meeting .content-merit .merit-inner {
    padding: 30px;
  }
  .experience-meeting .content-merit dd {
    margin-bottom: 34px;
  }
  .tokuten-img {
    margin-bottom: 4em;
  }
  .experience-meeting .content-merit dd {
    margin-bottom: 34px;
  }
}
