:root {
  --font-size-base: 1;
  --text-size-scale: 1.2;
}

.c-main.sh-14 .hc-mv {
  margin-bottom: 0;
}

@media not screen and (max-width: 768px), print {
  .c-main.sh-14 .hc-lead {
    margin-bottom: 8rem;
  }
}

.hc-section__lead {
  text-align: center;
}
@media not screen and (max-width: 768px), print {
  .hc-section__lead {
    font-size: calc(20 * var(--font-size-base) * 0.1rem);
  }
}

@media not screen and (max-width: 768px), print {
  .SH14-section {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-section {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }
}

.SH14-section__title {
  font-weight: 700;
}
@media not screen and (max-width: 768px), print {
  .SH14-section__title {
    font-size: calc(20 * var(--font-size-base) * 0.1rem);
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-section__title {
    font-size: calc(30 * var(--font-size-base) * 0.1rem);
    margin-bottom: 3rem;
  }
}

.c-main.sh-14 .c-heading.type-2 small {
  font-family: "Noto Sans JP", sans-serif;
}
@media not screen and (max-width: 768px), print {
  .c-main.sh-14 .c-heading.type-2 small {
    font-size: calc(22 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .c-main.sh-14 .c-heading.type-2 small {
    font-size: calc(33 * var(--font-size-base) * 0.1rem);
  }
}
.c-main.sh-14 .c-heading.type-2 small span {
  font-family: "Montserrat", sans-serif;
}
@media not screen and (max-width: 768px), print {
  .c-main.sh-14 .c-heading.type-2 small span {
    font-size: calc(28 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .c-main.sh-14 .c-heading.type-2 small span {
    font-size: calc(42 * var(--font-size-base) * 0.1rem);
  }
}

.SH14-lead {
  font-weight: 500;
}
@media not screen and (max-width: 768px), print {
  .SH14-lead {
    font-size: calc(16 * var(--font-size-base) * 0.1rem);
    line-height: 2;
    margin-bottom: 7rem;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-lead {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10rem;
    font-size: calc(24 * var(--font-size-base) * 0.1rem);
    line-height: 1.8em;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-lead {
    --font-size-base: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .SH14-lead {
    --font-size-base: 1.2;
  }
}
@media screen and (min-width: 1201px) {
  .SH14-lead {
    --font-size-base: 1.05;
  }
}

@media not screen and (max-width: 768px), print {
  .SH14-effects {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
}
.SH14-effects dl {
  color: #fff;
  background: #06645e;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media not screen and (max-width: 768px), print {
  .SH14-effects dl {
    width: 48rem;
    padding: 2.5rem 0;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-effects dl {
    padding: 3.75rem 0;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-effects dl + dl {
    margin-top: 4rem;
  }
}
.SH14-effects dt {
  font-weight: 700;
}
@media not screen and (max-width: 768px), print {
  .SH14-effects dt {
    font-size: calc(20 * var(--font-size-base) * 0.1rem);
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-effects dt {
    font-size: calc(30 * var(--font-size-base) * 0.1rem);
    margin-bottom: 1.5rem;
  }
}
.SH14-effects dt sup {
  font-size: 0.5em;
  vertical-align: 0.3em;
}
.SH14-effects dd {
  font-weight: 400;
  text-align: center;
}
@media not screen and (max-width: 768px), print {
  .SH14-effects dd {
    font-size: calc(12 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .SH14-effects dd {
    font-size: calc(24 * var(--font-size-base) * 0.1rem);
  }
}

@media not screen and (max-width: 768px), print {
  .SH14-graph-2 {
    margin: 7rem -2rem 8.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-graph-2 {
    overflow-y: scroll;
    margin: 10.5rem 0 12.6rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .SH14-graph-2 img {
    height: 60rem;
    width: auto;
  }
}

.SH14-state {
  border: 2px solid #d9d9d6;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media not screen and (max-width: 768px), print {
  .SH14-state {
    margin: 0 -2rem;
    border-radius: 2rem;
    padding: 0 5rem 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-state {
    border-radius: 3rem;
    padding-bottom: 3rem;
  }
}

.SH14-state__title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  line-height: 1;
  background: #fff;
}
@media not screen and (max-width: 768px), print {
  .SH14-state__title {
    padding: 0 1em;
    font-size: calc(22 * var(--font-size-base) * 0.1rem);
    margin-bottom: 4rem;
    margin-top: -0.7em;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-state__title {
    margin: -1em 5rem 0;
    padding: 0 1rem;
    flex-wrap: wrap;
    font-size: calc(33 * var(--font-size-base) * 0.1rem);
    margin-bottom: 6rem;
  }
}
.SH14-state__title b {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e0686c;
  color: #fff;
  margin-right: 0.2em;
  margin-top: 0.2em;
}
@media not screen and (max-width: 768px), print {
  .SH14-state__title b {
    font-size: calc(14 * var(--font-size-base) * 0.1rem);
    width: 2.8rem;
    height: 2.8rem;
    border-radius: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-state__title b {
    font-size: calc(21 * var(--font-size-base) * 0.1rem);
    width: 4.2rem;
    height: 4.2rem;
    border-radius: 2.1rem;
  }
}
@media not screen and (max-width: 768px), print {
  .SH14-state__title small {
    margin-left: 1em;
    font-size: calc(16 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .SH14-state__title small {
    margin-top: 1rem;
    font-size: calc(24 * var(--font-size-base) * 0.1rem);
  }
}

.SH14-state__label strong {
  font-weight: 700;
}
@media not screen and (max-width: 768px), print {
  .SH14-state__label {
    font-size: calc(30 * var(--font-size-base) * 0.1rem);
    margin-bottom: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-state__label {
    text-align: center;
    font-size: calc(35 * var(--font-size-base) * 0.1rem);
    margin: 0 4rem 3.9rem;
  }
}

.SH14-state__data {
  background: rgba(0, 191, 179, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
}
@media not screen and (max-width: 768px), print {
  .SH14-state__data {
    width: 100%;
    height: 7rem;
    border-radius: 3.5rem;
    padding: 0 4rem;
    font-size: calc(16 * var(--font-size-base) * 0.1rem);
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-state__data {
    flex-direction: column;
    padding: 4rem;
    border-radius: 4rem;
    font-size: calc(24 * var(--font-size-base) * 0.1rem);
    margin: 0 4rem 3rem;
  }
}
.SH14-state__data strong,
.SH14-state__data b {
  font-weight: 700;
}
@media not screen and (max-width: 768px), print {
  .SH14-state__data strong,
  .SH14-state__data b {
    font-size: calc(22 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .SH14-state__data strong,
  .SH14-state__data b {
    font-size: calc(33 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .SH14-state__data b {
    transform: rotate(90deg);
  }
}

@media not screen and (max-width: 768px), print {
  .SH14-graph-3 {
    margin-top: 7rem;
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-graph-3 {
    margin-top: 10.5rem;
    margin-bottom: 9rem;
  }
}

.SH14-contents {
  border: 1px solid;
  display: flex;
  align-items: center;
}
@media not screen and (max-width: 768px), print {
  .SH14-contents {
    width: 94rem;
    height: 16rem;
    margin: 6rem auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-contents {
    width: 90%;
    margin: 10rem auto 15rem;
    flex-direction: column;
  }
}
.SH14-contents dt {
  height: 100%;
  line-height: 2;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media not screen and (max-width: 768px), print {
  .SH14-contents dt {
    width: 18rem;
    font-size: calc(16 * var(--font-size-base) * 0.1rem);
    border-right: 1px solid;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-contents dt {
    font-size: calc(24 * var(--font-size-base) * 0.1rem);
    border-bottom: 1px solid;
    width: 100%;
    padding: 2rem 0;
  }
}
.SH14-contents dd {
  height: 100%;
  line-height: 2;
  font-weight: 500;
  display: flex;
  align-items: center;
}
@media not screen and (max-width: 768px), print {
  .SH14-contents dd {
    width: 76rem;
    font-size: calc(16 * var(--font-size-base) * 0.1rem);
    padding-left: 4rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-contents dd {
    font-size: calc(24 * var(--font-size-base) * 0.1rem);
    padding: 2rem;
  }
}

@media not screen and (max-width: 768px), print {
  .SH14-program__inner {
    width: 105rem;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program__inner {
    padding: 0 4rem;
  }
}

.SH14-program01__contents {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.SH14-program01__contents .bg-green {
  background: #17a99f;
}
.SH14-program01__contents .bg-orange {
  background: #ff8200;
}
.SH14-program01__contents .t-green {
  color: #17a99f;
}
.SH14-program01__contents .t-orange {
  color: #ff8200;
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents + .SH14-program01__contents {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents + .SH14-program01__contents {
    margin-top: 8rem;
  }
}

.SH14-program01__title {
  color: #fff;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__title {
    width: 6rem;
    height: auto;
    font-size: calc(21 * var(--font-size-base) * 0.1rem);
    padding: 1rem 0;
    margin-right: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__title {
    width: 10rem;
    height: auto;
    font-size: calc(31.5 * var(--font-size-base) * 0.1rem);
    padding: 1rem 0;
    margin-right: 3rem;
  }
}
.SH14-program01__title span {
  display: inline-block;
}

.SH14-program01__contents dl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl {
    flex-direction: column;
  }
}
.SH14-program01__contents dl dt {
  color: #fff;
  background: #97999b;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents dl dt {
    font-size: calc(26 * var(--font-size-base) * 0.1rem);
    width: 16rem;
    height: 16rem;
    margin-right: 3rem;
    padding: 0 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl dt {
    font-size: calc(32 * var(--font-size-base) * 0.1rem);
    width: 100%;
    margin-bottom: 3rem;
    padding: 1rem 2rem;
  }
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents dl dd {
    width: 77rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl dd {
    width: 100%;
  }
}
.SH14-program01__contents dl .SH14-program01__text {
  font-weight: 500;
  line-height: 1.4;
  border-bottom: 1px solid #d9d9d6;
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents dl .SH14-program01__text {
    font-size: calc(21 * var(--font-size-base) * 0.1rem);
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl .SH14-program01__text {
    font-size: calc(31.5 * var(--font-size-base) * 0.1rem);
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}
.SH14-program01__contents dl ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.SH14-program01__contents dl ul li {
  line-height: 1.7;
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents dl ul li {
    font-size: calc(16 * var(--font-size-base) * 0.1rem);
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl ul li {
    font-size: calc(24 * var(--font-size-base) * 0.1rem);
  }
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents dl + dl {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl + dl {
    margin-top: 8rem;
  }
}
.SH14-program01__contents dl .SH14-category {
  flex-direction: column;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl .SH14-category {
    flex-direction: unset;
    justify-content: flex-start;
  }
}
.SH14-program01__contents dl .SH14-category p {
  font-weight: 500;
  text-align: center;
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents dl .SH14-category p:first-child {
    font-size: calc(25 * var(--font-size-base) * 0.1rem);
    margin-bottom: 1rem;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl .SH14-category p:first-child {
    font-size: calc(32 * var(--font-size-base) * 0.1rem);
    border-right: 1px solid #fff;
    padding-right: 1rem;
    margin-right: 1rem;
  }
}
.SH14-program01__contents dl .SH14-category p:first-child span {
  font-family: "Montserrat", sans-serif;
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents dl .SH14-category p:first-child span {
    font-size: calc(42 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl .SH14-category p:first-child span {
    font-size: calc(45 * var(--font-size-base) * 0.1rem);
  }
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents dl .SH14-category p:last-child {
    font-size: calc(16 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl .SH14-category p:last-child {
    font-size: calc(32 * var(--font-size-base) * 0.1rem);
  }
}
.SH14-program01__contents dl .comment {
  text-align: center;
  background: url(../images/SH14/SH14-fukidashi.png) no-repeat top center/100% auto;
  line-height: 1.2;
  position: absolute;
}
@media not screen and (max-width: 768px), print {
  .SH14-program01__contents dl .comment {
    font-size: calc(13 * var(--font-size-base) * 0.1rem);
    width: 13.7rem;
    height: 5.5rem;
    top: -2.4rem;
    padding-top: 0.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-program01__contents dl .comment {
    font-size: calc(26 * var(--font-size-base) * 0.1rem);
    width: 26rem;
    height: 14rem;
    top: -7rem;
    padding-top: 1rem;
    right: -2rem;
  }
}
.SH14-program01__contents dl .comment span {
  display: block;
  white-space: nowrap;
}

@media not screen and (max-width: 768px), print {
  .hc-section.is-voice {
    width: 94rem;
    margin: 12rem auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .hc-section.is-voice {
    width: 100%;
  }
}
@media not screen and (max-width: 768px), print {
  .hc-section.is-voice .hc-section__inner {
    width: 100%;
  }
}

@media not screen and (max-width: 768px), print {
  .c-heading.type-2.sh14-voice span:first-child {
    font-size: calc(26 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .c-heading.type-2.sh14-voice span:first-child {
    font-size: calc(30 * var(--font-size-base) * 0.1rem);
  }
}

.hc-voice__name {
  font-weight: 400;
  line-height: 1.2em;
}
@media not screen and (max-width: 768px), print {
  .hc-voice__name {
    font-size: calc(16 * var(--font-size-base) * 0.1rem);
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .hc-voice__name {
    font-size: calc(22.5 * var(--font-size-base) * 0.1rem);
    margin-top: 1.5rem;
  }
}

@media only screen and (max-width: 768px) {
  .SH14-graph-1 {
    overflow-y: scroll;
  }
  .SH14-graph-1 img {
    height: 70rem;
    width: auto;
  }
}

@media only screen and (max-width: 768px) {
  .SH14-image {
    overflow-y: scroll;
  }
  .SH14-image img {
    height: 50rem;
    width: auto;
  }
}

@media not screen and (max-width: 768px), print {
  .SH14-image.counseling {
    width: 94rem;
    margin: 0 auto;
  }
}

.SH14-counseling {
  border: 1px solid #e1e0e0;
}
@media not screen and (max-width: 768px), print {
  .SH14-counseling {
    width: 110rem;
    border-radius: 1rem;
    padding: 7rem 8rem;
    margin: 14rem auto;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-counseling {
    width: 90%;
    padding: 3rem 4rem;
    margin: 10rem auto;
    border-radius: 1rem;
    overflow: hidden;
  }
}
.SH14-counseling .SH14-image {
  margin-bottom: 0;
  margin-top: 6rem;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling .SH14-image {
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-counseling img {
    width: auto;
    height: 30rem;
  }
}

.SH14-counseling__title {
  text-align: center;
  font-weight: 500;
}
@media not screen and (max-width: 768px), print {
  .SH14-counseling__title {
    font-size: calc(26 * var(--font-size-base) * 0.1rem);
    margin-bottom: 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .SH14-counseling__title {
    font-size: calc(39 * var(--font-size-base) * 0.1rem);
    margin-bottom: 5rem;
  }
}

.SH14-counseling__text {
  line-height: 2;
  text-align: center;
}
@media not screen and (max-width: 768px), print {
  .SH14-counseling__text {
    font-size: calc(16 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .SH14-counseling__text {
    font-size: calc(24 * var(--font-size-base) * 0.1rem);
  }
}
@media only screen and (max-width: 768px) {
  .SH14-counseling__text {
    --font-size-base: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .SH14-counseling__text {
    --font-size-base: 1.2;
  }
}
@media screen and (min-width: 1201px) {
  .SH14-counseling__text {
    --font-size-base: 1.05;
  }
}

@media only screen and (max-width: 768px) {
  .SH14-image-inner {
    width: 125rem;
  }
}

.SH14-counseling-img {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img {
    height: 80vw;
  }
}
.SH14-counseling-img .SH14-counseling-img-01,
.SH14-counseling-img .SH14-counseling-img-03 {
  width: 24.3rem;
  padding-top: 0.6rem;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-01,
  .SH14-counseling-img .SH14-counseling-img-03 {
    width: 48vw;
  }
}
.SH14-counseling-img .SH14-counseling-img-01 section,
.SH14-counseling-img .SH14-counseling-img-03 section {
  width: 20.4rem;
  height: 9.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 1.6rem;
  color: #fff;
  background-color: #9a9999;
  border-radius: 1rem;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-01 section,
  .SH14-counseling-img .SH14-counseling-img-03 section {
    width: 30rem;
    height: 13.5rem;
    padding: 0 2rem;
  }
}
.SH14-counseling-img .SH14-counseling-img-01 section h4,
.SH14-counseling-img .SH14-counseling-img-03 section h4 {
  font-size: calc(18 * var(--font-size-base) * 0.1rem);
  border-bottom: 2px solid #fff;
  width: 100%;
  text-align: center;
  padding-bottom: 0.8rem;
  margin-bottom: 0.6rem;
  line-height: 1em;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-01 section h4,
  .SH14-counseling-img .SH14-counseling-img-03 section h4 {
    font-size: calc(26 * var(--font-size-base) * 0.1rem);
  }
}
.SH14-counseling-img .SH14-counseling-img-01 section p,
.SH14-counseling-img .SH14-counseling-img-03 section p {
  text-align: center;
  font-size: calc(14 * var(--font-size-base) * 0.1rem);
  line-height: 1.4em;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-01 section p,
  .SH14-counseling-img .SH14-counseling-img-03 section p {
    font-size: calc(22 * var(--font-size-base) * 0.1rem);
  }
}
.SH14-counseling-img .SH14-counseling-img-03 section {
  background-color: #ff8200;
}
.SH14-counseling-img .SH14-counseling-img-02 {
  width: 33.4rem;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02 {
    width: 50rem;
    position: relative;
    margin: 0 10vw;
  }
}
.SH14-counseling-img .SH14-counseling-img-02 section {
  width: 33.4rem;
  height: 10.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 1.6rem;
  color: #fff;
  background-color: #17a99f;
  border-radius: 1rem;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02 section {
    width: 50rem;
    height: 15.6rem;
  }
}
.SH14-counseling-img .SH14-counseling-img-02 section h4 {
  font-size: calc(20 * var(--font-size-base) * 0.1rem);
  border-bottom: 2px solid #fff;
  width: 100%;
  text-align: center;
  padding-bottom: 1rem;
  margin-bottom: 0.8rem;
  line-height: 1em;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02 section h4 {
    font-size: calc(30 * var(--font-size-base) * 0.1rem);
    padding-bottom: 1.5rem;
    margin-bottom: 1rem;
  }
}
.SH14-counseling-img .SH14-counseling-img-02 section p {
  text-align: center;
  font-size: calc(14 * var(--font-size-base) * 0.1rem);
  line-height: 1.4em;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02 section p {
    font-size: calc(22 * var(--font-size-base) * 0.1rem);
  }
}
.SH14-counseling-img .SH14-counseling-img-02 picture {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 17rem;
  margin-top: -5.5rem;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02 picture {
    width: 58vw;
    height: 58vw;
    margin: -9vw auto 0;
    padding-top: 24rem;
  }
}
.SH14-counseling-img .SH14-counseling-img-02 picture img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 29.1rem;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02 picture img {
    width: 58vw;
    height: 58vw;
  }
}
.SH14-counseling-img .SH14-counseling-img-02 picture span {
  font-size: calc(13 * var(--font-size-base) * 0.1rem);
  line-height: 1.3em;
  position: relative;
  z-index: 10;
  width: 11rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02 picture span {
    font-size: calc(20 * var(--font-size-base) * 0.1rem);
    width: 16rem;
  }
}
.SH14-counseling-img .SH14-counseling-img-02 .fukidashi {
  position: absolute;
  left: -0.8rem;
  bottom: 1.5rem;
  width: 8.2rem;
  height: 9.7rem;
  background: url(../images/SH14/SH14-program-fukidashi.png) no-repeat bottom center/8.2rem auto;
  color: #fff;
  text-align: center;
  font-size: calc(16 * var(--font-size-base) * 0.1rem);
  line-height: 1.3em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02 .fukidashi {
    left: -2.8rem;
    bottom: 7.5rem;
    width: 14rem;
    height: 16rem;
    background: url(../images/SH14/SH14-program-fukidashi.png) no-repeat bottom center/contain;
    font-size: calc(24 * var(--font-size-base) * 0.1rem);
    line-height: 1.3em;
    padding-top: 2.5rem;
  }
}
.SH14-counseling-img .SH14-counseling-img-02::before {
  content: "";
  display: block;
  position: absolute;
  width: 5.4rem;
  height: 3.2rem;
  background: url(../images/SH14/SH14-program-arrow.png) no-repeat center/contain;
  left: -4.5rem;
  bottom: 13rem;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02::before {
    width: 7.4rem;
    height: 5.2rem;
    left: -5.8rem;
    bottom: 26.5rem;
  }
}
.SH14-counseling-img .SH14-counseling-img-02::after {
  content: "";
  display: block;
  position: absolute;
  width: 5.4rem;
  height: 3.2rem;
  background: url(../images/SH14/SH14-program-arrow.png) no-repeat center/contain;
  right: -4.6rem;
  bottom: 13rem;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img .SH14-counseling-img-02::after {
    width: 7.4rem;
    height: 5.2rem;
    right: -5.8rem;
    bottom: 26.5rem;
  }
}
.SH14-counseling-img picture {
  height: 29.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -4.5rem;
}
@media only screen and (max-width: 768px) {
  .SH14-counseling-img picture {
    width: 48vw;
    height: 48vw;
    margin-top: -3vw;
  }
  .SH14-counseling-img picture img {
    width: auto;
    height: 36rem;
  }
}/*# sourceMappingURL=SH14.css.map */