@charset "UTF-8";
/*!
Theme Name: partners
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: partners
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

partners is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/**
 * uaplus.css version 0.0.1
 */
*, *::after, *::before {
  box-sizing: border-box;
}

:focus-visible {
  outline-offset: 3px;
}

:where(html) {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
       text-size-adjust: none;
}

:where(html) {
  line-height: 1.5;
}

:where(html) {
  scrollbar-gutter: stable;
}

:where(h1) {
  font-size: 2em;
  margin-block: 0.67em;
}

:where(abbr[title]) {
  cursor: help;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
}

@media (forced-colors: active) {
  mark {
    color: HighlightText;
    background-color: Highlight;
  }
}
:where(del, ins, s)::before, :where(del, ins, s)::after {
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  content: "test";
}

:where(s)::before {
  content: "stricken text start ";
}

:where(s)::after {
  content: " stricken text end";
}

:where(del)::before {
  content: "deletion start ";
}

:where(del)::after {
  content: " deletion end";
}

:where(ins)::before {
  content: "insertion start ";
}

:where(ins)::after {
  content: " insertion end";
}

:where(audio, iframe, img, svg, video) {
  max-block-size: 100%;
  max-inline-size: 100%;
}

:where(fieldset) {
  min-inline-size: 0;
}

:where(label):has(+ :where(textarea, input, select)) {
  display: block;
}

:where(textarea:not([rows])) {
  min-block-size: 6em;
}

:where(button, input, select, textarea) {
  font-family: inherit;
  font-size: inherit;
}

:where([type=search]) {
  -webkit-appearance: textfield;
}

@supports (-webkit-touch-callout: none) {
  :where([type=search]) {
    border: 1px solid -apple-system-secondary-label;
    background-color: canvas;
  }
}
:where([type=tel], [type=url], [type=email], [type=number]):not(:-moz-placeholder-shown) {
  direction: ltr;
}
:where([type=tel], [type=url], [type=email], [type=number]):not(:placeholder-shown) {
  direction: ltr;
}

:where(table) {
  border-collapse: collapse;
  border: 1px solid;
}

:where(th, td) {
  border: 1px solid;
  padding: 0.25em 0.5em;
}

:where(dialog)::-webkit-backdrop {
  background: oklch(0% 0 0deg / 0.3);
}

:where(dialog)::backdrop {
  background: oklch(0% 0 0deg / 0.3);
}

:where(dialog)::-webkit-backdrop {
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out, display 300ms allow-discrete, overlay 300ms allow-discrete;
  transition: opacity 300ms ease-out, display 300ms allow-discrete, overlay 300ms allow-discrete;
}

:where(dialog), :where(dialog)::backdrop {
  opacity: 0;
  transition: opacity 300ms ease-out, display 300ms allow-discrete, overlay 300ms allow-discrete;
}

:where(dialog[open])::-webkit-backdrop {
  opacity: 1;
}

:where(dialog[open]), :where(dialog[open])::backdrop {
  opacity: 1;
}

@starting-style {
  :where(dialog[open])::-webkit-backdrop {
    opacity: 0;
  }
  :where(dialog[open]), :where(dialog[open])::backdrop {
    opacity: 0;
  }
}
[hidden]:not([hidden=until-found]) {
  display: none !important;
}

a {
  display: inline-block;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./assets/fonts/noto-sans-jp-regular.woff2") format("woff2"), url("./assets/fonts/noto-sans-jp-regular.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./assets/fonts/noto-sans-jp-medium.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./assets/fonts/noto-sans-jp-bold.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html,
:host {
  line-height: 1.5;
  /* WebKit系ブラウザでのテキストサイズ自動調整を無効化 */
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.row.no-gap {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gap div[class^=col-] {
  padding: 0;
}
.row.gap20 {
  margin-left: -10px;
  margin-right: -10px;
}
.row.gap20 div[class^=col-] {
  padding-left: 10px;
  padding-right: 10px;
}
.row.gap23 {
  margin-left: -11.5px;
  margin-right: -11.5px;
}
.row.gap23 div[class^=col-] {
  padding-left: 11.5px;
  padding-right: 11.5px;
}
.row.gap25 {
  margin-left: -12.5px;
  margin-right: -12.5px;
}
.row.gap25 div[class^=col-] {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.row.gap27 {
  margin-left: -13.5px;
  margin-right: -13.5px;
}
.row.gap27 div[class^=col-] {
  padding-left: 13.5px;
  padding-right: 13.5px;
}
.row.gap30 {
  margin-left: -15px;
  margin-right: -15px;
}
.row.gap30 div[class^=col-] {
  padding-left: 15px;
  padding-right: 15px;
}
.row.gap40 {
  margin-left: -20px;
  margin-right: -20px;
}
.row.gap40 div[class^=col-] {
  padding-left: 20px;
  padding-right: 20px;
}
.row.gap64 {
  margin-left: -32px;
  margin-right: -32px;
}
.row.gap64 div[class^=col-] {
  padding-left: 32px;
  padding-right: 32px;
}

.row.reverse {
  flex-direction: row-reverse;
}

.col.reverse {
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-sm-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9 {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.col-sm-4 {
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  flex-basis: 100%;
  max-width: 100%;
}

.start-xs {
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  justify-content: center;
  text-align: center;
}

.end-xs {
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

.between-xs {
  justify-content: space-between;
}

.first-xs {
  order: -1;
}

.last-xs {
  order: 1;
}

@media only screen and (min-width: 48em) {
  .container {
    width: 49rem;
  }
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .start-sm {
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    align-items: flex-start;
  }
  .middle-sm {
    align-items: center;
  }
  .bottom-sm {
    align-items: flex-end;
  }
  .around-sm {
    justify-content: space-around;
  }
  .between-sm {
    justify-content: space-between;
  }
  .first-sm {
    order: -1;
  }
  .last-sm {
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    width: 65rem;
  }
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    justify-content: center;
    text-align: center;
  }
  .end-md {
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    align-items: flex-start;
  }
  .middle-md {
    align-items: center;
  }
  .bottom-md {
    align-items: flex-end;
  }
  .around-md {
    justify-content: space-around;
  }
  .between-md {
    justify-content: space-between;
  }
  .first-md {
    order: -1;
  }
  .last-md {
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    width: 76rem;
  }
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    align-items: flex-start;
  }
  .middle-lg {
    align-items: center;
  }
  .bottom-lg {
    align-items: flex-end;
  }
  .around-lg {
    justify-content: space-around;
  }
  .between-lg {
    justify-content: space-between;
  }
  .first-lg {
    order: -1;
  }
  .last-lg {
    order: 1;
  }
}
/* 575px以下の画面サイズに適用 */
/* 767px以下の画面サイズに適用 */
/* 768px以上1023px以下の画面サイズに適用 */
/* 1024px以上1199px以下の画面サイズに適用 */
/* 1200px以上1280px以下の画面サイズに適用 */
/* 1281px以上1441px以下の画面サイズに適用 */
.red {
  color: #ff6565;
}

.blue {
  color: #65abff;
}

.hidden-sm {
  display: block;
}
@media screen and (max-width: 767px) {
  .hidden-sm {
    display: none;
  }
}

.hidden-sm-important {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .hidden-sm-important {
    display: none !important;
  }
}

.visible-sm {
  display: none;
}
@media screen and (max-width: 767px) {
  .visible-sm {
    display: block;
  }
}

.text-center {
  text-align: center;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-10 {
  margin-top: 10px;
}

.form_table {
  width: 100%;
  max-width: 100%;
  border: none;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .form_table {
    padding: 0 10px;
  }
}
.form_table tr {
  height: 70px;
}
.form_table th {
  padding: 10px 0 10px 0;
  vertical-align: middle;
  width: 31%;
  border: none;
}
.form_table th .attention {
  color: #ff6565;
  font-size: 12px;
  text-align: left;
  text-indent: 61px;
}
.form_table td {
  padding: 10px 0;
  vertical-align: middle;
  border: none;
}
.form_table td:has(.open-area .error) {
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .form_table {
    display: block;
  }
  .form_table tbody,
  .form_table tr,
  .form_table th,
  .form_table td {
    display: block;
  }
  .form_table tr {
    height: auto;
  }
  .form_table th {
    width: 100%;
    padding: 20px 10px 0 10px;
    text-align: left;
  }
  .form_table td {
    padding: 10px 10px 20px 10px;
  }
}
.form_table textarea {
  height: 10rem;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /*ブラウザ標準スタイルを無効にする*/
  width: 100%;
  padding: 5px 15px;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 10px;
  font-family: inherit;
}

input[type=number],
input[type=password] {
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 4px;
}

/*フォーカス時*/
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=search]:focus,
textarea:focus,
select:focus,
input[type=number],
input[type=password] {
  outline: none;
  box-shadow: 0 0 5px rgba(55, 149, 47, 0.7);
}

/*エラー時*/
.is-error input[type=text],
.is-error input[type=email],
.is-error input[type=tel],
.is-error input[type=url],
.is-error input[type=number],
.is-error input[type=password],
.is-error textarea,
.is-error select,
.is-error .selectWrap {
  color: #df5656;
  border-color: #df5656;
}

/*select
--------------------------*/
.selectWrap {
  position: relative;
}

.selectWrap::after {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(45deg);
}

/*radio, checkbox
------------------------------------*/
input[type=radio],
input[type=checkbox] {
  opacity: 0;
  /*透明にして見えなくする*/
  position: absolute;
  /*本来の配置から切り離す*/
}

/*クリック範囲*/
input[type=radio] + span,
input[type=checkbox] + span {
  display: inline-block;
  position: relative;
  margin: 0 1.1em 0 0;
  padding: 0.3em 0.3em 0.3em 2em;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
  font-size: 14px;
}

/*フォーカス時*/
input[type=radio]:focus + span,
input[type=checkbox]:focus + span {
  outline: none;
  box-shadow: 0 0 5px rgba(55, 149, 47, 0.7);
}

/*ラジオボタンスタイル*/
input[type=radio] + span:before {
  content: "";
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 1.375em;
  height: 1.375em;
  border: 1px solid #ccc;
  border-radius: 50%;
  line-height: 1;
  background: #fff;
}

/*ラジオボタンチェック印（未選択）*/
input[type=radio] + span:after {
  content: "";
  display: none;
}

/*ラジオボタンチェック印（選択）*/
input[type=radio]:checked + span:after {
  display: block;
  position: absolute;
  top: 0.43em;
  left: 0.2em;
  width: 1em;
  height: 1em;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  background: #65abff;
  line-height: 1;
}

/*チェックボックススタイル*/
input[type=checkbox] + span:before {
  position: absolute;
  top: 0.3em;
  left: 0;
  content: "";
  width: 1.25em;
  height: 1.25em;
  border: 1px solid #ccc;
  background: #fff;
  line-height: 1;
  vertical-align: middle;
}

/*チェックボックス未チェック時*/
input[type=checkbox] + span:after {
  content: "";
  display: none;
}

/*チェックボックスチェック時*/
input[type=checkbox]:checked + span:after {
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0.4em;
  width: 0.5em;
  height: 1em;
  content: "";
  border-bottom: 3px solid #37952f;
  border-right: 3px solid #37952f;
  transform: rotate(45deg);
}

/*ラベル*/
.inputLabel {
  font-weight: 500;
  font-size: 16px;
}

@media screen and (min-width: 768px), print {
  .inputLabel {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
/*サブラベル*/
.inputSubLabel {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
}

/*必須ラベル*/
.require {
  display: inline-block;
  margin-right: 6px;
  padding: 0 10px;
  background: #df5656;
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  vertical-align: middle;
}

.any {
  display: inline-block;
  margin-right: 10px;
  padding: 0 10px;
  background: #000;
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  vertical-align: middle;
}

/*注意書き*/
.inputNote {
  margin-top: 10px;
  color: #707070;
  font-size: 12px;
}

/*名前・フリガナ*/
.nameLayout > * + * {
  margin-top: 10px;
}

@media screen and (min-width: 768px), print {
  .nameLayout {
    display: flex;
    justify-content: space-between;
  }
  .nameLayout > * {
    width: 48.68%;
  }
  .nameLayout > * + * {
    margin-top: 0;
  }
}
/*法人・個人*/
.radioList_hr {
  display: flex;
}
@media (max-width: 768px) {
  .radioList_hr {
    flex-direction: column;
  }
}
.radioList_hr li {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
}
.radioList_hr li + li {
  margin-left: 0;
}
@media (min-width: 768px) {
  .radioList_hr li + li {
    margin-left: 14px;
  }
}

/*エラーメッセージ*/
.errorText {
  display: none;
  align-items: center;
  margin-top: 16px;
  color: #df5656;
  font-weight: bold;
}

.inputField.is-error .errorText {
  display: block;
}

.errorText::before {
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  margin-right: 0.2em;
  vertical-align: middle;
}

/* MW WP Form エラーメッセージスタイル */
.error {
  display: block;
  color: #df5656;
  font-size: 14px;
  font-weight: 500;
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 1.4;
}
.error::before {
  content: "⚠ ";
  margin-right: 4px;
  font-weight: bold;
}

/* フォームテーブル内のinput要素とselect要素をブロック表示にしてエラーメッセージを下に配置 */
.form_table {
  /* input要素をブロック表示 */
  /* select要素をブロック表示 */
  /* inputField内の要素をブロック表示 */
  /* select_wrap内のselect要素をブロック表示 */
  /* preferred_dates内のselect_wrapを横並びのまま維持 */
}
.form_table input[type=text],
.form_table input[type=email],
.form_table input[type=tel],
.form_table textarea {
  display: block !important;
  width: 100% !important;
  margin-bottom: 0 !important;
}
.form_table select {
  display: block !important;
  width: 100% !important;
  margin-bottom: 0 !important;
}
.form_table .inputField {
  display: block !important;
}
.form_table .inputField input[type=text],
.form_table .inputField input[type=email],
.form_table .inputField input[type=tel],
.form_table .inputField textarea,
.form_table .inputField select {
  display: block !important;
  width: 100% !important;
  margin-bottom: 0 !important;
}
.form_table .select_wrap {
  display: block !important;
  width: 100% !important;
  margin-bottom: 0 !important;
}
.form_table .select_wrap select {
  display: block !important;
  width: 100% !important;
  margin-bottom: 0 !important;
}
.form_table .preferred_dates {
  display: flex !important;
}
.form_table .preferred_dates .select_wrap {
  display: inline-block !important;
  width: 16% !important;
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.form_table .preferred_dates .select_wrap:last-child {
  margin-right: 0 !important;
}
.form_table .preferred_dates .select_wrap select {
  display: block !important;
  width: 100% !important;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .form_table .preferred_dates .select_wrap {
    width: 25% !important;
    margin-right: 10px !important;
  }
  .form_table .preferred_dates .select_wrap:last-child {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .form_table .preferred_dates .select_wrap {
    width: 30% !important;
  }
}

/* inputField内のエラーメッセージを強制的に下に配置 */
.form_table .inputField .error {
  display: block !important;
  position: static !important;
  margin-top: 4px !important;
  margin-bottom: 0 !important;
  padding: 4px 8px !important;
  background: #fff5f5 !important;
  border: 1px solid #fecaca !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  width: 100% !important;
}
.form_table .inputField .error::before {
  content: "⚠ " !important;
  margin-right: 2px !important;
  font-weight: bold !important;
}

/* select_wrap内のエラーメッセージを強制的に下に配置 */
.form_table .select_wrap .error {
  display: block !important;
  position: static !important;
  margin-top: 4px !important;
  margin-bottom: 0 !important;
  padding: 4px 8px !important;
  background: #fff5f5 !important;
  border: 1px solid #fecaca !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  width: 100% !important;
}
.form_table .select_wrap .error::before {
  content: "⚠ " !important;
  margin-right: 2px !important;
  font-weight: bold !important;
}

/* textarea用のエラーメッセージを強制的に下に配置 */
.form_table textarea + .error {
  display: block !important;
  position: static !important;
  margin-top: 4px !important;
  margin-bottom: 0 !important;
  padding: 4px 8px !important;
  background: #fff5f5 !important;
  border: 1px solid #fecaca !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  width: 100% !important;
}
.form_table textarea + .error::before {
  content: "⚠ " !important;
  margin-right: 2px !important;
  font-weight: bold !important;
}

/* input-textの下にエラーメッセージを表示 */
.inputField {
  position: relative;
}
.inputField .error {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  padding: 4px 8px;
  background: #fff5f5;
  border: 1px solid #fecaca;
  border-radius: 4px;
  font-size: 12px;
  z-index: 10;
}
.inputField .error::before {
  content: "⚠ ";
  margin-right: 2px;
  font-weight: bold;
}
.inputField + .open .inputLabel {
  margin: 1em 0 0.5em;
}

/* フォームテーブル内でのエラーメッセージ表示 */
.form_table {
  /* テーブルセル内のエラーメッセージを下に配置 */
  /* エラーメッセージがある場合のテーブル行の調整 */
  /* inputField内のエラーメッセージも下に配置 */
  /* MW WP Formの特定の構造に対応 */
  /* セレクトボックス用のエラーメッセージ */
}
.form_table td {
  position: relative;
  vertical-align: top;
}
.form_table td .error {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  padding: 4px 8px;
  background: #fff5f5;
  border: 1px solid #fecaca;
  border-radius: 4px;
  font-size: 12px;
  z-index: 10;
}
.form_table td .error::before {
  content: "⚠ ";
  margin-right: 2px;
  font-weight: bold;
}
.form_table tr:has(.error) td {
  padding-bottom: 40px; /* エラーメッセージ分のスペースを確保 */
}
.form_table .inputField {
  position: relative;
}
.form_table .inputField .error {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  padding: 4px 8px;
  background: #fff5f5;
  border: 1px solid #fecaca;
  border-radius: 4px;
  font-size: 12px;
  z-index: 10;
}
.form_table .inputField .error::before {
  content: "⚠ ";
  margin-right: 2px;
  font-weight: bold;
}
.form_table .mwform-text,
.form_table .mwform-email,
.form_table .mwform-tel,
.form_table .mwform-textarea,
.form_table .mwform-select {
  position: relative;
}
.form_table .mwform-text + .error,
.form_table .mwform-email + .error,
.form_table .mwform-tel + .error,
.form_table .mwform-textarea + .error,
.form_table .mwform-select + .error {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  padding: 4px 8px;
  background: #fff5f5;
  border: 1px solid #fecaca;
  border-radius: 4px;
  font-size: 12px;
  z-index: 10;
}
.form_table .mwform-text + .error::before,
.form_table .mwform-email + .error::before,
.form_table .mwform-tel + .error::before,
.form_table .mwform-textarea + .error::before,
.form_table .mwform-select + .error::before {
  content: "⚠ ";
  margin-right: 2px;
  font-weight: bold;
}
.form_table .mwform-select-field {
  position: relative;
}
.form_table .mwform-select-field + .error {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  padding: 4px 8px;
  background: #fff5f5;
  border: 1px solid #fecaca;
  border-radius: 4px;
  font-size: 12px;
  z-index: 10;
}
.form_table .mwform-select-field + .error::before {
  content: "⚠ ";
  margin-right: 2px;
  font-weight: bold;
}

.preferred_dates {
  position: relative;
}
.preferred_dates .select_wrap {
  position: relative;
}
.preferred_dates .select_wrap::after {
  position: absolute;
  right: 20px;
  top: -6px;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(45deg);
}
.preferred_dates .select_wrap + .select_wrap {
  margin-left: 20px;
}
.preferred_dates .select_size1 {
  width: 5rem;
}
.preferred_dates .select_size2 {
  width: 7rem;
}

.form_privacy {
  text-align: center;
}
.form_privacy a {
  color: #65abff;
}

.submit-btn {
  text-align: center;
}
@media (max-width: 768px) {
  .submit-btn {
    padding-inline: 10px;
  }
}

.confirm-btn {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border: 1px solid #ef7c1e;
  color: #ef7c1e;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  margin: 65px auto 0;
  padding: 24.103px 52px;
  position: relative;
  width: 90%;
}
@media (min-width: 768px) {
  .confirm-btn {
    width: 322px;
  }
}
.confirm-btn::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ef7c1e;
  height: 25px;
  position: absolute;
  right: 8.4%;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  width: 25px;
}
@media (min-width: 768px) {
  .confirm-btn::before {
    right: 17.9%;
  }
}
.confirm-btn::after {
  content: "";
  border-right: 1px solid #ef7c1e;
  border-top: 1px solid #ef7c1e;
  height: 8px;
  position: absolute;
  right: 12%;
  transform: rotate(45deg) translateX(0);
  transition: all 0.3s ease;
  width: 8px;
}
@media (min-width: 768px) {
  .confirm-btn::after {
    right: 16px;
    position: inherit;
  }
}
.confirm-btn:hover {
  background-color: #ef7c1e;
  color: #fff;
  transition: all 0.3s ease;
}
.confirm-btn:hover::before {
  border: 1px solid #fff;
  right: 15.5%;
}
.confirm-btn:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg) translate(5px, -5px);
  right: 20.3%;
}
@media (min-width: 768px) {
  .confirm-btn:hover::after {
    right: 7%;
  }
}

.form-btngroup {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .form-btngroup {
    flex-direction: row;
  }
}

.back-btn {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border: 1px solid #9cb6c7;
  color: #9cb6c7;
  display: flex;
  justify-content: center;
  padding: 24.103px 52px;
  margin: 65px auto 0;
  position: relative;
  width: 90%;
  cursor: pointer;
}
@media (min-width: 768px) {
  .back-btn {
    width: 322px;
  }
}
.back-btn:hover {
  background-color: #9cb6c7;
  color: #fff;
  transition: all 0.3s ease;
}

.radioList_hr li span {
  margin: 0;
}

.page-id-4812 label[for=free-radio-2], .page-id-4812 label[for=free-radio-3], .page-id-4713 label[for=free-radio-2], .page-id-4713 label[for=free-radio-3] {
  padding-left: 1em;
}

.preferred_dates {
  display: flex;
}

.preferred_dates {
  position: relative;
}

.preferred_dates .select_wrap {
  position: relative;
}

.preferred_dates .select_size2 {
  width: 7rem;
}

.preferred_dates .select_wrap + .select_wrap {
  margin-left: 20px;
}

.preferred_dates .select_wrap {
  position: relative;
}

.mw_wp_form_input .open-area {
  display: none;
}

.mw_wp_form_confirm {
  width: 100%;
  margin-inline: auto;
  padding: 0 20px;
  box-sizing: border-box;
}
@media screen and (min-width: 767px) {
  .mw_wp_form_confirm {
    width: 850px;
    max-width: 100%;
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mw_wp_form_confirm {
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
  }
}

.mw_wp_form_input {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mw_wp_form_input {
    padding: 0 15px;
  }
}
.mw_wp_form_input .container {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: none !important;
  width: 100% !important;
}

.mw_wp_form_preview .preferred_dates .select_wrap::after {
  content: none;
}
.mw_wp_form_preview .form_privacy {
  display: none;
}

.inputField {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}

.open-area {
  margin-top: 20px;
  position: absolute;
  top: 84%;
  left: 15%;
}
.home .open-area {
  position: relative;
  left: 0;
}
.type-page .open-area {
  position: relative;
  left: 0;
}
.page-id-5894 .open-area {
  position: relative;
  left: 0;
}
@media screen and (max-width: 767px) {
  .open-area {
    top: 87%;
    left: 25%;
  }
}

@media screen and (max-width: 767px) {
  .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0 !important;
  }
}
.side-nav {
  display: none;
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1111;
}
@media screen and (min-width: 767px) {
  .side-nav {
    display: block;
  }
}
.side-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.side-nav ul li {
  padding: 0;
  display: inherit;
}
.side-nav ul li a {
  font-size: 18px;
  font-size: calc(1.125 * 1rem);
  padding: 40px 15.7px;
  font-weight: bold;
  background: #ef7c1e;
  color: #fff;
  letter-spacing: 6px;
  text-align: center;
  transition: all 0.3s ease;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .side-nav ul li a {
    padding: 40px 0;
  }
}
@media screen and (min-width: 1199px) and (max-width: 1441px) {
  .side-nav ul li a {
    padding: 20px 0;
  }
}
.side-nav ul li a:hover {
  background: rgb(242.3858921162, 151.7219917012, 77.6141078838);
}
.side-nav ul li a span {
  transform: rotate(270deg);
  margin-bottom: 2px;
}
.side-nav ul li a.registration {
  background: #ff6565;
}
.side-nav ul li a.briefing {
  background: #53b78f;
}
.side-nav ul li a.freetrial {
  background: #20c4f4;
}
.page-id-11 .side-nav ul li a {
  font-size: 18px;
  font-size: calc(1.125 * 1rem);
  padding: 40px 15.7px;
  font-weight: bold;
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .page-id-11 .side-nav ul li a {
    padding: 40px 0;
  }
}
@media screen and (min-width: 1199px) and (max-width: 1441px) {
  .page-id-11 .side-nav ul li a {
    padding: 20px 0;
  }
}
.inputField {
  position: relative;
}

.tabmenu_apply {
  margin-top: 40px;
}
.tabmenu_apply .tabmenu_apply__list {
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .tabmenu_apply .tabmenu_apply__list {
    display: none;
  }
}
.tabmenu_apply .tabmenu_apply__list .tabmenu_apply__item {
  margin-right: 10px;
}
.tabmenu_apply .tabmenu_apply__list .tabmenu_apply__item a {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  background-color: #fefefe;
  border-bottom: none;
  color: #333;
  transition: background-color 0.3s;
  border-radius: 4px 4px 0 0;
}
.tabmenu_apply .tabmenu_apply__list .tabmenu_apply__item a:hover, .tabmenu_apply .tabmenu_apply__list .tabmenu_apply__item a.active {
  border-bottom: solid 4px #65abff;
}
.tabmenu_apply .tabmenu_apply__content {
  display: none;
  padding: 10px;
}
.tabmenu_apply .tabmenu_apply__content.active {
  display: block;
}
@media screen and (max-width: 767px) {
  .tabmenu_apply .mediaPC {
    display: inline-block;
  }
}

.price-img2 {
  text-align: center;
}
.price-img2 + .noticeList {
  padding-left: 70px;
}
@media screen and (max-width: 767px) {
  .price-img2 + .noticeList {
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  #footer #footerNav {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .carestaff-form.boxFlowList li .boxImgArea img, .specifictraining-form.boxFlowList li .boxImgArea img {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .carestaff-form.boxFlowList li .boxImgArea:first-of-type, .specifictraining-form.boxFlowList li .boxImgArea:first-of-type {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .carestaff-form.boxFlowList > ul > li:before, .specifictraining-form.boxFlowList > ul > li:before {
    top: 0;
    left: 47%;
    border-bottom: 20px solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #008f73;
  }
}

.accent {
  color: #ff6565;
}

.tdbg {
  background: #faf7f2;
}

@media screen and (max-width: 767px) {
  .sp-holizon-scroll {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}

.contract_status {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px auto 0px;
  max-width: 40%;
}
.mw_wp_form_confirm .contract_status {
  display: none;
}
.contract_status a {
  border-radius: 4px;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.1em;
  font-weight: bold;
  padding: 15px 50px;
  text-align: center;
  transition: all 0.3s ease;
  transform: translate3d(0, 0, 0);
}
.contract_status a:hover {
  opacity: 0.6;
}
.contract_status .txt {
  color: #ff6565;
  display: block;
  font-weight: bold;
  margin-bottom: 0.5em;
  text-align: center;
  width: 100%;
}
.contract_status .yes {
  background-color: #ffa833;
}
.contract_status .no {
  background-color: #ccc;
}

.page-reasoning-q img {
  max-width: 100%;
}
.page-reasoning-q.container {
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .logo img {
    display: block;
    text-align: center;
    width: 50%;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .logo .col-sm-10 {
    margin-top: 2em;
  }
}
.page-reasoning-q .explain {
  justify-content: center;
}
.page-reasoning-q .explain-img {
  position: relative;
  z-index: 1;
}
.page-reasoning-q .blue-text {
  color: #1b75bb;
}
.page-reasoning-q .main-box {
  background: #ffdfa0;
  position: relative;
  padding-top: 90px;
  padding-bottom: 100px;
  margin: -70px calc(50% - 50vw) 0;
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .main-box {
    padding: 50px 10px 100px;
    margin: 70px calc(50% - 50vw) 0;
  }
}
.page-reasoning-q .main-box::before {
  content: "";
  position: absolute;
  background: linear-gradient(22deg, #ffdfa0 50%, transparent 52%), linear-gradient(335deg, #ffdfa0 50%, transparent 52%);
  background-size: 30px 30px;
  height: 14px;
  width: 100%;
  top: -14px;
}
.page-reasoning-q .main-box .blk1 .title {
  text-align: center;
}
.page-reasoning-q .main-box .blk1 .title img {
  width: 20%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .main-box .blk1 .title img {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .main-box .blk2 {
    overflow-x: hidden;
  }
}
.page-reasoning-q .main-box .blk3 {
  border-top: 1px dotted #00518c;
  margin-top: 20px;
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .main-box .blk3 {
    overflow-x: hidden;
  }
}
.page-reasoning-q .main-box .blk3 h3 {
  background: white;
  border-radius: 20px;
  color: #00518c;
  padding: 8px 12px;
  text-align: center;
}
.page-reasoning-q .main-box .blk3 p {
  margin-top: 1em;
}
.page-reasoning-q .main-box .blk3 .last {
  color: #ff6565;
  font-size: 20px;
  font-weight: bold;
  background: #ffefd1;
  display: block;
  border-radius: 20px;
  text-align: left;
  padding: 10px 20px;
  margin-left: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .main-box .blk3 .last {
    font-size: 16px;
    font-size: calc(1 * 1rem);
    padding: 10px;
  }
}
.page-reasoning-q .main-box .blk4 {
  border-top: 1px dotted #00518c;
  margin-top: 20px;
  padding-top: 30px;
}
.page-reasoning-q .main-box .blk4 .title img {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .main-box .blk4 .title img {
    width: 100%;
  }
}
.page-reasoning-q .main-box .blk4 .title .theme {
  width: 38%;
  float: right;
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .main-box .blk4 .title .theme {
    float: initial;
    width: 100%;
    margin-top: 1em;
  }
}
.page-reasoning-q .main-box .blk4 dl {
  margin-top: 1em;
}
.page-reasoning-q .main-box .blk4 dl div {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .main-box .blk4 dl div {
    flex-direction: column;
  }
}
.page-reasoning-q .main-box .blk4 dl div dt {
  font-weight: bold;
  color: #fff;
  background-color: #00518b;
  border-radius: 20px;
  text-align: center;
  width: 100px;
  margin-right: 0.5em;
}
.page-reasoning-q .main-box .blk4 dl div dd {
  font-weight: bold;
}
.page-reasoning-q .main-box .blk4 dl div dd .date {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
}
.page-reasoning-q .main-box .blk4 dl div dd.datetext-line {
  margin-top: -5px;
}
.page-reasoning-q .main-box .blk4 dl div dd .last {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
  color: #ff6565;
}
.page-reasoning-q .main-box .blk4 dl div dd .free {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
}
.page-reasoning-q .main-box .blk4 dl div dd.freetext-line {
  margin-top: -11px;
}
.page-reasoning-q .main-box .blk4 dl div dd.zoom-line span {
  color: #ff6565;
  font-weight: bold;
  border-bottom: 1px dotted #f7921e;
}
.page-reasoning-q .main-box .blk5 {
  margin-top: 40px;
  padding-top: 20px;
}
.page-reasoning-q .main-box .blk5 .accordion {
  margin-top: 40px;
}
.page-reasoning-q .main-box .blk5 .accordion-title .title img {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .page-reasoning-q .main-box .blk5 .accordion-title .title img {
    width: 50%;
  }
}
.page-reasoning-q .main-box .blk5 .blk4 {
  border-top: none;
}
.page-reasoning-q .main-box .blk5 .past-title h3 {
  background: #fff;
  border-radius: 20px;
  color: #00518c;
  padding: 8px 12px;
  text-align: center;
}
.page-reasoning-q .form {
  margin-top: 60px;
}
.page-reasoning-q .accordion-item .open + .accordion-content {
  margin-bottom: 2em;
  transition: all 0.3s ease;
}

.page-iv-nurse .boxSection {
  max-width: 1000px;
  margin-inline: auto;
}
.page-iv-nurse .ttl-prog {
  margin-top: 1em;
}
.page-iv-nurse .h-title04 span {
  font-weight: normal;
  font-size: 16px;
  font-size: calc(1 * 1rem);
}
.page-iv-nurse .h-title04 span::before {
  content: none;
}
.page-iv-nurse .box-doctor {
  margin-top: 1em;
  padding: 1em 1.5em !important;
  background-color: #efefef;
}
.page-iv-nurse table {
  width: 100%;
  margin: 40px 0;
  border-collapse: separate;
  border-spacing: 1px;
  background: #ccc;
  font-size: 0.95em;
  line-height: 1.5em;
}
.page-iv-nurse table caption {
  padding: 0 3px 10px;
  font-weight: bold;
  font-size: 1.05em;
}
.page-iv-nurse table tr {
  border-top: 1px solid #ccc;
}
.page-iv-nurse table th, .page-iv-nurse table td {
  padding: 10px 15px;
  background: #fff;
  vertical-align: top;
}
.page-iv-nurse table.txtC th, .page-iv-nurse table.txtC td {
  text-align: center;
}
.page-iv-nurse table th {
  width: 260px;
  background: #f7f9ff;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .page-iv-nurse table th {
    width: 100%;
  }
}
.page-iv-nurse table td {
  padding-right: 10px;
  padding-left: 10px;
}
.page-iv-nurse table td h4 {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-iv-nurse table td h4 {
    flex-direction: column;
  }
}
.page-iv-nurse table td h4 .pdf-btn {
  margin-left: 0.5em;
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  background-color: #f7f9ff;
  border-radius: 4px;
  border: 1px solid #6389c6;
  color: #6389c6;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .page-iv-nurse table td h4 .pdf-btn {
    margin-left: 0;
    margin-top: 0.5em;
  }
}
.page-iv-nurse table td h4 .pdf-btn:hover {
  background-color: #6389c6;
  color: white;
}
.page-iv-nurse table td h4 .pdf-btn span {
  margin-right: 0.1em;
}
.page-iv-nurse table td p {
  margin: 0;
  padding-top: 20px;
}
.page-iv-nurse table td p:first-child {
  padding-top: 0;
}
.page-iv-nurse table td h4 + p {
  padding-top: 0;
}
.page-iv-nurse table td .inputField__year {
  display: flex;
  align-items: center;
}
.page-iv-nurse table td .inputField__year .input_year {
  width: 11%;
  margin-right: 0.5em;
}
.page-iv-nurse table ul {
  padding: 5px 0;
}
.page-iv-nurse table li {
  padding-top: 15px;
}
.page-iv-nurse table li:first-child {
  padding-top: 0;
}
.page-iv-nurse table dl dd {
  font-size: 0.88em;
}
.page-iv-nurse table a {
  text-decoration: underline;
}
.page-iv-nurse table a:hover {
  text-decoration: none;
}
.page-iv-nurse table td small {
  color: red;
}
.page-iv-nurse .tbl-ivnurse th strong {
  display: inline-block;
  margin-left: 1em;
  padding: 0 8px;
  font-size: 0.85em;
  color: #fff;
  background-color: #6389c6;
  border-radius: 4px;
}
.page-iv-nurse .ivwrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page-iv-nurse .ivwrap {
    flex-direction: column-reverse;
  }
}
.page-iv-nurse .ivwrap img {
  width: 200px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .page-iv-nurse .ivwrap img {
    float: none;
  }
}
.page-iv-nurse .ivwrap .iv-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-iv-nurse .ivwrap .iv-img {
    margin-bottom: 20px;
  }
}
.page-iv-nurse .ivwrap .pdf-btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  background-color: #f7f9ff;
  border-radius: 4px;
  border: 1px solid #6389c6;
  color: #6389c6;
  text-decoration: none;
  transition: all 0.3s ease;
}
.page-iv-nurse .ivwrap .pdf-btn:hover {
  background-color: #6389c6;
  color: white;
}
.page-iv-nurse .ivwrap .pdf-btn span {
  margin-right: 0.1em;
}
.page-iv-nurse .ivwrap small {
  display: inline-block;
  margin-bottom: 0.5em;
  font-size: 0.7em;
  line-height: 1.5em;
}
.page-iv-nurse .ivwrap ul {
  list-style: none;
  padding-left: 0;
}
.page-iv-nurse .ivwrap ul li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 8.5em;
  line-height: 1.5em;
}
.page-iv-nurse .ivwrap ul li span {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 8em;
}
.page-iv-nurse .pdf-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .page-iv-nurse .pdf-links {
    justify-content: flex-start;
  }
}
.page-iv-nurse .pdf-links a {
  align-items: center;
  background-color: #f7f9ff;
  border-radius: 4px;
  border: 1px solid #6389c6;
  color: #6389c6;
  display: flex;
  margin: 0 10px 10px 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-top: 1em;
}
.page-iv-nurse .pdf-links a:hover {
  background-color: #6389c6;
  color: white;
}
.page-iv-nurse .pdf-links a span {
  margin-right: 0.2em;
}
.page-iv-nurse .entry-start {
  font-size: 18px;
  font-size: calc(1.125 * 1rem);
  font-weight: bold;
  background: #65abff;
  color: #fff;
  margin-top: 1em;
  padding: 1em;
  text-align: center;
}

.common_subject {
  text-align: center;
  background: #9dd6c4;
}
@media screen and (max-width: 767px) {
  .common_subject {
    margin: auto calc(50% - 50vw);
  }
}
.common_subject h2 {
  font-size: 40px;
  font-size: calc(2.5 * 1rem);
  background: white;
  color: #ed1c24;
  line-height: 1.2;
  padding: 40px 0;
  border-top: 40px solid #9dd6c4;
}
@media screen and (max-width: 767px) {
  .common_subject h2 {
    font-size: 20px;
    font-size: calc(1.25 * 1rem);
  }
}
.common_subject h2 span {
  font-size: 50px;
  font-size: calc(3.125 * 1rem);
}
@media screen and (max-width: 767px) {
  .common_subject h2 span {
    font-size: 22px;
    font-size: calc(1.375 * 1rem);
  }
}
.common_subject .green-bg {
  background: #9dd6c4;
}
.common_subject .green-bg figure + figure {
  margin-top: 20px;
  padding-bottom: 60px;
}
.common_subject .green-bg .common_subject-img2 {
  width: 90%;
}

.page-common_subject .back-btn {
  border: 1px solid #ef7c1f;
}
.page-common_subject .back-btn:hover {
  background: #ef7c1f;
  color: white;
}
.page-common_subject .back-btn a {
  color: #ef7c1f;
}
.page-common_subject .back-btn a:hover {
  text-decoration: none;
  color: white;
}

/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10;
  /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  max-width: 500px;
  padding: 10px 30px;
  background-color: #fff;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

/* 以下ボタンスタイル */
button {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #282828;
  border-radius: 2px;
  cursor: pointer;
}

#openModal, .openModal {
  background: #53b78f;
  border-radius: 30px;
  border: 1px solid #53b78f;
  color: #fff;
  cursor: pointer;
  padding: 20px 14px;
  position: absolute;
  right: 0%;
  top: -77%;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  #openModal, .openModal {
    left: 0;
    margin: auto;
    right: 0%;
    text-align: center;
    top: -20vw;
    width: 80%;
  }
}
#openModal:hover, .openModal:hover {
  background: white;
  color: #53b78f;
}

.blk-leftside {
  display: flex;
  flex-direction: column;
  left: 0;
  position: fixed;
  top: 16.4%;
}
.blk-leftside .c-link-freetrial {
  background: #ffb965;
  color: #fff;
  padding: 22px 12px;
  text-orientation: upright;
  writing-mode: vertical-rl;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .blk-leftside .c-link-freetrial {
    padding: 12px 4px;
    font-size: 12px;
  }
}
.blk-leftside .c-link-freetrial:hover {
  background: #fff;
  color: #ffb965;
}
.blk-leftside .c-link-pdf {
  background: #4bbac8;
  color: #fff;
  padding: 22px 12px;
  text-orientation: upright;
  writing-mode: vertical-rl;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .blk-leftside .c-link-pdf {
    padding: 12px 4px;
    font-size: 12px;
  }
}
.blk-leftside .c-link-pdf:hover {
  background: #fff;
  color: #4bbac8;
}

@media screen and (max-width: 767px) {
  .newnursingstaff-training .breadcrumbs {
    margin-top: 0.1rem;
  }
}

.page-newnursingstaff-training {
  position: relative;
}

.nnst {
  max-width: 768px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .nnst {
    padding: 0 10px;
    max-width: 100vw;
  }
}
.nnst .container {
  max-width: 768px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .nnst .container {
    max-width: 100vw;
  }
}
.nnst img {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .nnst img {
    width: 100%;
  }
}
.nnst-blk1 .demo-btn-top {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: -1%;
  right: 39%;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .demo-btn-top {
    top: -1.5%;
    right: 1%;
  }
}
.nnst-blk1 .demo-btn-top a {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  align-items: center;
  background-color: #65abff;
  border: 1px solid #65abff;
  color: #fff;
  display: flex;
  font-weight: bold;
  justify-content: center;
  padding: 20px 12px;
  text-align: center;
  width: 100%;
  border-radius: 10vh;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .demo-btn-top a {
    width: 100%;
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 12px;
  }
}
.nnst-blk1 .demo-btn-top a:hover {
  background: #fff;
  color: #65abff;
}
.nnst-blk1 .program-all-btn-top {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: -1%;
  right: 0;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .program-all-btn-top {
    top: -1%;
    right: 1%;
  }
}
.nnst-blk1 .program-all-btn-top a {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  align-items: center;
  background-color: #fa5dbd;
  border: 1px solid #fa5dbd;
  color: #fff;
  display: flex;
  font-weight: bold;
  justify-content: center;
  padding: 20px 12px;
  text-align: center;
  width: 100%;
  border-radius: 10vh;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .program-all-btn-top a {
    width: 100%;
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 12px;
  }
}
.nnst-blk1 .program-all-btn-top a:hover {
  background: #fff;
  color: #ff6565;
}
.nnst-blk1 .row2 {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row2 img {
    width: 70%;
  }
}
.nnst-blk1 .row3 {
  position: relative;
}
.nnst-blk1 .row3 .start-date {
  font-size: 47px;
  font-size: calc(2.9375 * 1rem);
  border-bottom: 4px dotted #f37357;
  bottom: 6%;
  color: #f37357;
  display: inline-block;
  font-weight: bold;
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row3 .start-date {
    width: 47%;
    bottom: -6%;
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .nnst-blk1 .row3 .start-date {
    font-size: 36px;
    font-size: calc(2.25 * 1rem);
  }
}
.nnst-blk1 .row3 img {
  width: 768px;
}
.nnst-blk1 .row4 {
  margin-top: 20px;
  position: relative;
}
.nnst-blk1 .row4::before {
  background: url(./img/nnst/nnst-img4-2.png) no-repeat center center;
  background-size: contain;
  content: "";
  height: 120px;
  left: 9px;
  position: absolute;
  top: 20px;
  width: 130px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row4::before {
    height: 60px;
    left: -2%;
    top: 22%;
    width: 53px;
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .nnst-blk1 .row4::before {
    top: -24%;
  }
}
.nnst-blk1 .row4 img {
  width: 550px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row4 img {
    width: 87%;
  }
}
.nnst-blk1 .row5 {
  margin-inline: auto;
  margin-top: 40px;
  position: relative;
}
.nnst-blk1 .row5::before {
  content: none;
  background: #5e4a44;
  height: 4px;
  width: 100%;
  margin-bottom: 20px;
}
.nnst-blk1 .row5 .col {
  text-align: left;
  max-width: 760px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row5 .col2 {
    margin-top: 20px;
  }
}
.nnst-blk1 .row5 .col2 h4 {
  background: #6aa247;
  border-radius: 20px;
  color: #fff;
  padding: 4px 20px;
}
.nnst-blk1 .row5 .col2 ul {
  list-style: none;
  padding-left: 10px;
  text-align: left;
}
.nnst-blk1 .row6 {
  margin-top: 40px;
}
.nnst-blk1 .row6 img {
  width: 95%;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row6 img {
    width: 100%;
  }
}
.nnst-blk1 .row7 {
  margin-top: 20px;
}
.nnst-blk1 .row7 img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row7 img {
    width: 100%;
  }
}
.nnst-blk1 .row7 .col2 {
  margin-top: 40px;
}
.nnst-blk1 .row7 .col3 {
  margin-top: 40px;
}
.nnst-blk1 .row7 .planning-production {
  margin-top: 60px;
}
.nnst-blk1 .row8 {
  margin-inline: auto;
  margin-top: 60px;
  position: relative;
}
.nnst-blk1 .row8::before {
  content: none;
  background: #5e4a44;
  height: 4px;
  width: 100%;
  margin-bottom: 20px;
}
.nnst-blk1 .row8 p {
  font-size: 38px;
  font-size: calc(2.375 * 1rem);
  border-radius: 50px;
  border: 10px solid #20c4f4;
  color: #303030;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row8 p {
    font-size: 15px;
    font-size: calc(0.9375 * 1rem);
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .nnst-blk1 .row8 p {
    font-size: 32px;
    font-size: calc(2 * 1rem);
  }
}
.nnst-blk1 .row8 .number {
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-size: calc(3.125 * 1rem);
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row8 .number {
    font-size: 34px;
    font-size: calc(2.125 * 1rem);
  }
}
.nnst-blk1 .row8 .step {
  font-size: 44px;
  font-size: calc(2.75 * 1rem);
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row8 .step {
    font-size: 20px;
    font-size: calc(1.25 * 1rem);
  }
}
.nnst-blk1 .row9 {
  margin-inline: auto;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-row {
    padding: 0;
  }
}
.nnst-blk1 .row9 .step-item {
  align-items: flex-start;
  display: flex;
  margin-bottom: 2em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-item {
    flex-direction: column;
  }
}
.nnst-blk1 .row9 .step-item::after {
  content: none;
  position: absolute;
  border-bottom: 4px dotted #20c4f4;
  width: 100%;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-item::after {
    width: 100%;
  }
}
.nnst-blk1 .row9 .step-item img {
  width: 15%;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-item img {
    width: 20%;
  }
}
.nnst-blk1 .row9 .step-item3 .step-img img {
  width: 80%;
}
.nnst-blk1 .row9 .step-item4 {
  position: relative;
  padding-top: 40px;
}
.nnst-blk1 .row9 .step-item4::before {
  content: "";
  position: absolute;
  border-bottom: 4px dotted #20c4f4;
  width: 100%;
  right: 0;
  top: 0;
}
.nnst-blk1 .row9 .step-item4 .step-img img {
  width: 80%;
}
.nnst-blk1 .row9 .step-text {
  flex: 1;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-text {
    margin-left: 0;
    margin-top: 1em;
  }
}
.nnst-blk1 .row9 .step-text h4 {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-text h4 {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
    line-height: 1.2;
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .nnst-blk1 .row9 .step-text h4 br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-text h4 span {
    margin-left: 0.3em;
  }
}
.nnst-blk1 .row9 .step-text h4 span.blue {
  color: #20c4f4;
  font-size: 30px;
  font-size: calc(1.875 * 1rem);
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-text h4 span.blue {
    font-size: 24px;
    font-size: calc(1.5 * 1rem);
    margin-left: 0.3em;
  }
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-text h4 span.blue2 {
    margin-left: 0;
  }
}
.nnst-blk1 .row9 .step-text ul {
  padding-left: 1em;
}
.nnst-blk1 .row9 .step-text ul li {
  font-size: 16px;
  font-size: calc(1 * 1rem);
}
.nnst-blk1 .row9 .step-text .list-img {
  display: flex;
  flex-direction: column;
}
.nnst-blk1 .row9 .step-text .list-img ul {
  flex: 1;
  margin-right: 0.5em;
}
.nnst-blk1 .row9 .step-text .list-img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .step-icon {
    display: flex;
    align-items: center;
  }
}
.nnst-blk1 .row9 .step-img {
  flex: 1;
  text-align: center;
}
.nnst-blk1 .row9 .step-img img {
  width: 100%;
}
.nnst-blk1 .row9 .program-sample {
  margin-top: 60px;
}
.nnst-blk1 .row9 .program-sample-title {
  margin-bottom: 40px;
}
.nnst-blk1 .row9 .program-sample-title h2 {
  font-size: 30px;
  font-size: calc(1.875 * 1rem);
  border-radius: 60px;
  border: 10px solid #20c4f4;
  color: #303030;
  line-height: 1.2;
  padding: 0.7em 1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .program-sample-title h2 {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
    border-radius: 40px;
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .nnst-blk1 .row9 .program-sample-title h2 {
    font-size: 26px;
    font-size: calc(1.625 * 1rem);
  }
}
.nnst-blk1 .row9 .program-sample-title h2 span {
  color: #20c4f4;
  font-size: 34px;
  font-size: calc(2.125 * 1rem);
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .program-sample-title h2 span {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}
.nnst-blk1 .row9 .program-sample-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .program-sample-row {
    flex-direction: column;
  }
}
.nnst-blk1 .row9 .program-sample-text {
  flex: 1;
}
.nnst-blk1 .row9 .program-sample-text h3 {
  color: #6aa247;
  font-size: 26px;
  font-size: calc(1.625 * 1rem);
  text-align: left;
  line-height: 1;
}
.nnst-blk1 .row9 .program-sample-text h3 .number {
  color: #5e4a44;
  font-size: 26px;
  font-size: calc(1.625 * 1rem);
}
.nnst-blk1 .row9 .program-sample-text h3 span {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  color: #5e4a44;
}
.nnst-blk1 .row9 .program-sample-text .img-text {
  text-align: right;
}
.nnst-blk1 .row9 .program-sample-text .img-text p {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  line-height: 1;
  margin: 6px 0.5em 0 0;
}
.nnst-blk1 .row9 .program-sample-text .img-text p.title {
  margin-top: 1em;
}
.nnst-blk1 .row9 .program-sample-img {
  flex-basis: 35%;
  width: 35%;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .program-sample-img {
    flex-basis: 100%;
    margin-top: 1em;
    width: 100%;
  }
}
.nnst-blk1 .row9 .program-sample-img img {
  width: 100%;
}
.nnst-blk1 .row9 .program-point {
  margin-top: 40px;
}
.nnst-blk1 .row9 .program-point h2 {
  color: #5e4a44;
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  text-align: center;
  border: 4px solid #5e4a44;
  padding: 0.7em 1em;
  border-radius: 60px;
  margin-bottom: 1em;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .program-point h2 {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
  }
}
.nnst-blk1 .row9 .program-point h2 span {
  color: #6aa247;
  font-size: 28px;
  font-size: calc(1.75 * 1rem);
}
.nnst-blk1 .row9 .program-point ul {
  margin-top: 0;
  padding-left: 6em;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row9 .program-point ul {
    padding-left: 1em;
  }
}
.nnst-blk1 .row10 {
  margin-top: 40px;
}
.nnst-blk1 .row10 img {
  width: 100%;
}
.nnst-blk1 .row11 h4 {
  color: #5e4a44;
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row11 h4 .form a {
    font-size: 30px;
    font-size: calc(1.875 * 1rem);
    background: #ffb965;
    border-radius: 4px;
    border: 1px solid #ffb965;
    color: #fff;
    display: block;
    margin-inline: auto;
    margin-top: 30px;
    padding: 20px 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    width: 40%;
  }
}
.nnst-blk1 .row11 h4 span {
  font-size: 32px;
  font-size: calc(2 * 1rem);
  align-items: center;
  color: #6aa247;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row11 h4 span {
    font-size: 28px;
    font-size: calc(1.75 * 1rem);
  }
}
.nnst-blk1 .row11 h4 span::after {
  border-bottom: 2px dotted #6aa247;
  content: "";
  margin-top: 8px;
  width: 80%;
}
.nnst-blk1 .row12 {
  display: none;
  margin-inline: auto;
  margin-top: 60px;
  position: relative;
}
.nnst-blk1 .row12::before {
  content: "";
  background: #5e4a44;
  height: 4px;
  width: 100%;
  margin-bottom: 20px;
}
.nnst-blk1 .row12 .col p {
  text-align: left;
}
.nnst-blk1 .row12 img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row12 img {
    width: 100%;
  }
}
.nnst-blk1 .row12 ul {
  text-align: left;
}
.nnst-blk1 .row12 .img1 {
  margin-top: 20px;
  width: 80%;
  margin-inline: auto;
}
.nnst-blk1 .row12 .img2 {
  margin-top: 40px;
  width: 80%;
  margin-inline: auto;
}
.nnst-blk1 .row12 .nurse-position {
  text-align: left;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row12 .nurse-position {
    padding: 0;
  }
}
.nnst-blk1 .row12 .position-title {
  align-items: center;
  border-radius: 50px;
  border: 10px solid #20c4f4;
  color: #303030;
  display: flex;
  font-weight: bold;
  justify-content: center;
  margin-top: 40px;
  padding: 1em 0.2em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row12 .position-title {
    flex-direction: column;
  }
}
.nnst-blk1 .row12 .position-title h2 {
  font-size: 32px;
  font-size: calc(2 * 1rem);
  color: #20c4f4;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row12 .position-title h2 {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
  }
}
.nnst-blk1 .row12 .position-title p {
  font-size: 22px;
  font-size: calc(1.375 * 1rem);
  line-height: 1;
  margin-top: 0;
  margin-left: 0.5em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row12 .position-title p {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
  }
}
.nnst-blk1 .row12 .position-row-header {
  margin-top: 2em;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row12 .position-row-header {
    flex-direction: column;
  }
}
.nnst-blk1 .row12 .position-row-header h3 {
  text-align: left;
}
.nnst-blk1 .row12 .position-row-header p {
  margin-top: 0;
  line-height: 1;
  font-size: 25px;
  font-size: calc(1.5625 * 1rem);
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row12 .position-row-header p {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
    margin-left: 0;
  }
}
.nnst-blk1 .row12 .position-row .position-img {
  margin-top: 1em;
}
.nnst-blk1 .row12 .position-row .position-img img {
  width: 100%;
}
.nnst-blk1 .row13 {
  margin-top: 40px;
}
.nnst-blk1 .row13 img {
  width: 90%;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row13 img {
    width: 100%;
  }
}
.nnst-blk1 .row13 .img2 {
  margin-top: 40px;
}
.nnst-blk1 .row13 .list_of_lecturers-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row13 .list_of_lecturers-flex {
    flex-direction: column;
  }
}
.nnst-blk1 .row13 .list_of_lecturers-table {
  table-layout: fixed;
  text-align: left;
  width: 50%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row13 .list_of_lecturers-table {
    width: 100%;
  }
}
.nnst-blk1 .row13 .list_of_lecturers-table tr th, .nnst-blk1 .row13 .list_of_lecturers-table tr td {
  padding: 1em;
}
.nnst-blk1 .row13 .list_of_lecturers-table tr th {
  background: #dbebbe;
  width: 34%;
  border-bottom: 1px solid #dbebbe;
}
.nnst-blk1 .row13 .list_of_lecturers-table tr td {
  font-size: 12px;
  font-size: calc(0.75 * 1rem);
  width: auto;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
.nnst-blk1 .row13 .program-all-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.nnst-blk1 .row13 .program-all-btn a {
  font-size: 30px;
  font-size: calc(1.875 * 1rem);
  background: #fa5dbd;
  border-radius: 20px;
  border: 1px solid #fa5dbd;
  color: #fff;
  display: block;
  font-weight: bold;
  margin-inline: auto;
  margin-top: 30px;
  padding: 20px 10px;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row13 .program-all-btn a {
    width: 90%;
    font-size: 20px;
    font-size: calc(1.25 * 1rem);
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.nnst-blk1 .row13 .program-all-btn a:hover {
  background: #fff;
  color: #ff6565;
}
.nnst-blk1 .row14 {
  margin-top: 40px;
}
.nnst-blk1 .row14 .form a {
  font-size: 30px;
  font-size: calc(1.875 * 1rem);
  background: #ef7c1e;
  border-radius: 4px;
  border: 1px solid #ef7c1e;
  color: #fff;
  display: block;
  margin-inline: auto;
  margin-top: 30px;
  padding: 20px 10px;
  text-align: center;
  text-decoration: none;
  width: 40%;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row14 .form a {
    width: 90%;
  }
}
.nnst-blk1 .row14 .form a:hover {
  background: #fff;
  color: #ef7c1e;
}
.nnst-blk1 .row-videos {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row-videos .col-xs-12 + .col-xs-12 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .row-videos .col-xs-12:last-of-type {
    margin-bottom: 0;
  }
}
.nnst-blk1 .row-videos h4 {
  margin-bottom: 0;
}
.nnst-blk1 .samplevideo-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
}
.nnst-blk1 .samplevideo-wrap h4 {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  background: #dd6a47;
  border-radius: 20px;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px 20px;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .samplevideo-wrap h4 {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
    width: 100%;
    text-align: center;
  }
}
.nnst-blk1 .samplevideo-wrap p.point {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  background: #dd6a47;
  border-radius: 50%;
  color: white;
  font-weight: bold;
  text-align: center;
  text-align: center;
  padding: 10px 20px;
  position: absolute;
  top: -9%;
  left: -10%;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .nnst-blk1 .samplevideo-wrap p.point {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
    border-radius: 30px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .nnst-blk1 .samplevideo-wrap p.point br {
    display: none;
  }
}
.nnst-blk1.samplevideo-wrap2 {
  margin-bottom: 0;
}
.nnst h3 {
  color: #6aa247;
  font-size: 32px;
  font-size: calc(2 * 1rem);
  text-align: left;
}
@media screen and (max-width: 767px) {
  .nnst h3 {
    font-size: 22px;
    font-size: calc(1.375 * 1rem);
    text-align: left;
  }
}
.nnst p {
  margin-top: 0.5em;
}
.nnst .row-videos p {
  margin-top: 0;
}
.nnst .h-title01 {
  font-size: 36px;
  font-size: calc(2.25 * 1rem);
}
@media screen and (max-width: 767px) {
  .nnst .h-title01 {
    font-size: 22px;
    font-size: calc(1.375 * 1rem);
  }
}
.nnst .h-title01::before {
  color: #bee8b2;
}
@media screen and (max-width: 767px) {
  .nnst .h-title01::before {
    top: 37px;
  }
}
.nnst .box_support_title {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .nnst .box_support_title {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
  }
}
.nnst .box_support_point {
  text-align: center;
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  color: #5e4a44;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .nnst .box_support_point {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
    line-height: 1.2;
  }
}
.nnst .form-buttons {
  margin-top: 20px;
}
.nnst .pocket-mannual {
  margin-top: 80px;
  margin-bottom: 100px;
}

.accordion-content {
  display: none;
}

.accordion-title {
  position: relative;
  cursor: pointer;
}

.accordion-title::after {
  border-right: solid 2px #00518b;
  border-top: solid 2px #00518b;
  content: "";
  display: block;
  height: 18px;
  position: absolute;
  right: 25px;
  top: 30%;
  transform: rotate(135deg);
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  width: 18px;
}

.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}

.squekaigo-link a {
  position: relative;
  display: inline-block;
  text-decoration: underline;
  padding-left: 34px;
}
.squekaigo-link a::before, .squekaigo-link a::after {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 0;
  height: 0;
  margin-top: -7px;
  border-width: 7px 10px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
  border-style: solid;
  border-left-color: #53b78f;
  content: "";
}
.squekaigo-link a::after {
  left: 17px;
}

.mw_wp_form_input .open-area {
  display: none;
}
.mw_wp_form_input .open-area:has(.error) {
  display: block;
}

.term-check-wrap {
  text-align: center;
  margin-top: 2em;
  font-size: 22px;
  font-size: calc(1.375 * 1rem);
  font-weight: bold;
  color: #fa5dbd;
}
.term-check-wrap .mwform-checkbox-field-text {
  font-size: 22px;
  font-size: calc(1.375 * 1rem);
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .term-check-wrap .mwform-checkbox-field-text {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
  }
}

.mw_wp_form_confirm .term-check-wrap {
  opacity: 0;
}

.newnursingstaff-training-opning-banner {
  margin-bottom: 60px;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .newnursingstaff-training-opning-banner .col-xs-12:first-of-type {
    margin-bottom: 1em;
  }
}
.newnursingstaff-training-opning-banner a img {
  transition: all 0.3s ease;
  width: 100%;
}
.newnursingstaff-training-opning-banner a img:hover {
  opacity: 0.8;
}
.newnursingstaff-training-opning-banner-button {
  text-align: center;
}
.newnursingstaff-training-opning-banner-button a {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  align-items: center;
  background-color: #ff6565;
  border-radius: 10vh;
  border: 1px solid #ff6565;
  color: #fff;
  display: flex;
  font-weight: bold;
  justify-content: center;
  margin-inline: auto;
  padding: 20px 12px;
  text-align: center;
  transition: all 0.3s ease;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .newnursingstaff-training-opning-banner-button a {
    width: 80%;
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 12px;
  }
}
.newnursingstaff-training-opning-banner-button a:hover {
  background: #fff;
  color: #ff6565;
}
.newnursingstaff-training-opning-banner-button a.books {
  background-color: #1e2b5b;
  border: 1px solid #1e2b5b;
}
.newnursingstaff-training-opning-banner-button a.books:hover {
  background: #fff;
  color: #1e2b5b;
}

.footer-contact-box {
  margin-top: 2em;
}
.footer-contact-box .boxInner {
  width: 80vw;
}
@media screen and (max-width: 767px) {
  .footer-contact-box .boxInner {
    width: 95%;
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .footer-contact-box .boxInner {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer-contact-box .boxContactInfo .boxContacMail .btn.arw > * {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}

.hr-eval .container {
  max-width: 1000px;
  margin-inline: auto;
  padding: 0 10px;
}
.hr-eval .container.u-position-relative .breadcrumbs {
  margin: 42px 0 0;
}
.hr-eval .header img {
  vertical-align: middle;
}
.hr-eval .header-txt {
  background: #fff5fa;
  padding: 20px;
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .hr-eval .header-txt {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}
.hr-eval .header .pink {
  color: #e4007f;
}
.hr-eval .blk1 {
  text-align: center;
}
.hr-eval .entry-content {
  max-width: 900px;
  margin-inline: auto;
}
.hr-eval .entry-content p:not(:first-child) {
  margin-top: 1em;
}
.hr-eval .entry-content .pink {
  color: #fa5dbd;
}
.hr-eval .login-contact-button {
  max-width: 900px;
  margin-inline: auto;
  margin-top: 3em;
}
.hr-eval .login-contact-button .btn {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  align-items: center;
  color: #fff;
  display: flex;
  font-weight: bold;
  justify-content: center;
  padding: 20px 12px;
  text-align: center;
  width: 50% !important;
  margin-inline: auto;
  border-radius: 10vh;
  transition: all 0.3s ease;
}
@media screen and (min-width: 767px) {
  .hr-eval .login-contact-button .btn {
    width: auto;
  }
}
.hr-eval .login-contact-button .btn-entry {
  background-color: #ff6565;
}
.hr-eval .login-contact-button .btn-entry:hover {
  background-color: #ff9898;
}
.hr-eval .login-contact-button .btn-entry-apply {
  padding: 20px 20px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .hr-eval .login-contact-button .btn-entry-apply {
    width: 90%;
  }
}
.hr-eval .login-contact-button .btn-contact {
  background-color: #4bbac8;
}
.hr-eval .login-contact-button .btn-contact:hover {
  background-color: rgb(114.0638297872, 200.9744680851, 211.9361702128);
}
.hr-eval .login-contact-button .btn-freetrial {
  background-color: #65abff;
}
.hr-eval .login-contact-button .btn-freetrial:hover {
  background-color: rgb(152, 198.8181818182, 255);
}
.hr-eval .login-contact-button .btn span {
  margin-right: 4px;
}
.hr-eval .login-contact-button .btn-login {
  background: #ffb965;
}
.hr-eval .login-contact-button .btn-login:hover {
  background-color: rgb(255, 208.1818181818, 152);
}
.hr-eval .login-contact-button .btn-contact {
  background: #65abff;
}
.hr-eval .login-contact-button .btn-contact:hover {
  background-color: rgb(152, 198.8181818182, 255);
}
.hr-eval .pdf-download {
  margin-top: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .hr-eval .pdf-download {
    flex-direction: column;
  }
}
.hr-eval .pdf-download a {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  align-items: center;
  border-radius: 30px;
  color: #fff;
  display: flex;
  font-weight: bold;
  justify-content: center;
  padding: 20px 20px;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .hr-eval .pdf-download a {
    width: 100%;
  }
}
.hr-eval .pdf-download a span {
  margin-right: 4px;
}
.hr-eval .pdf-download a.pdf {
  background-color: #2b5eab;
}
.hr-eval .pdf-download a.pdf:hover {
  background-color: rgb(99.9813084112, 146.214953271, 216.0186915888);
}
.hr-eval .pdf-download a.apply {
  background-color: #ff6565;
}
.hr-eval .pdf-download a.apply:hover {
  background-color: #ffcbcb;
}
.hr-eval .distress {
  position: relative;
  width: 100%;
  margin-top: 80px;
  background: url(./img/hr-eval/distress.png) no-repeat top center/cover;
}
.hr-eval .distress::before {
  content: "";
  display: block;
  padding-top: 111.11%;
}
@media screen and (max-width: 767px) {
  .hr-eval .distress::before {
    padding-top: 121.11%;
  }
}
.hr-eval .distress-header {
  position: relative;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hr-eval .distress .title {
  bottom: -45px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .hr-eval .distress .title {
    bottom: -5%;
  }
}
.hr-eval .distress-img1 {
  position: absolute;
  top: 17%;
  top: 17%;
  left: -5%;
  left: -5%;
  width: 50%;
  width: 50%;
}
.hr-eval .distress-img2 {
  position: absolute;
  top: 27%;
  top: 27%;
  left: 1%;
  left: 0%;
  width: 40%;
  width: 40%;
}
.hr-eval .distress-img3 {
  position: absolute;
  top: 20%;
  top: 20%;
  left: 27%;
  left: 27%;
  width: 40%;
  width: 40%;
}
.hr-eval .distress-img4 {
  position: absolute;
  top: 17%;
  top: 17%;
  right: -5%;
  right: -5%;
  width: 50%;
  width: 50%;
}
.hr-eval .distress-img6 {
  position: absolute;
  top: 28%;
  top: 28%;
  right: 5%;
  right: 5%;
  width: 40%;
  width: 40%;
}
.hr-eval-contents {
  margin-top: 20px;
}
.hr-eval-contents .paragraph h2.h-title07 {
  padding: 1em 0;
  width: 100%;
  left: 0;
}
.hr-eval-contents .paragraph h2.h-title07::after {
  background: #e9596f;
  left: 0;
  width: 100%;
}
.hr-eval-contents .paragraph h2 span {
  background: #e9596f;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  margin-right: 0.5em;
  padding: 0.3em 1em;
  position: absolute;
  left: -82px;
}
@media screen and (max-width: 767px) {
  .hr-eval-contents .paragraph h2 span {
    margin-right: 0;
    left: 50%;
    top: -30px;
    margin-top: 0;
  }
}
.hr-eval-contents .paragraph .description {
  margin-top: -20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .hr-eval-contents .paragraph .description {
    margin-left: 0;
  }
}
.hr-eval .fee {
  margin-top: 40px;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .hr-eval .fee {
    max-width: 90%;
  }
}
.hr-eval .fee .h-title01::before {
  color: rgba(243, 149, 177, 0.2);
}
@media screen and (max-width: 767px) {
  .hr-eval .fee .h-title01::before {
    top: 30%;
  }
}
.hr-eval .fee figure {
  position: relative;
  margin-top: 40px;
}
.hr-eval .info-img {
  margin-top: 80px;
  text-align: center;
}
.hr-eval .info-img img {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .hr-eval .info-img img {
    width: 100%;
  }
}
.hr-eval .form-buttons a {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .hr-eval .form-buttons a {
    width: 80%;
  }
}

.hr-eval-login .login-title {
  margin-top: 4em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .hr-eval-login .login-title {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .hr-eval-login .login-title h2 {
    text-align: left;
  }
}
.hr-eval-login .loginbox {
  background-color: #f7f9ff;
  margin: 0 auto;
  max-width: 900px;
  padding: 2em;
  width: 100%;
}
.hr-eval-login .loginbox #subdomainForm {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .hr-eval-login .loginbox #subdomainForm {
    align-items: flex-start;
    flex-direction: column;
  }
}
.hr-eval-login .loginbox #subdomainForm span {
  margin: 0 5px;
  white-space: nowrap;
}
.hr-eval-login .loginbox #subdomainForm #subdomainInput {
  flex: 2;
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .hr-eval-login .loginbox #subdomainForm #subdomainInput {
    flex: 1;
    margin: 0;
  }
}
.hr-eval-login .loginbox #subdomainForm button[type=submit] {
  align-items: center;
  background-color: #65abff;
  border-radius: 5px;
  border: 1px solid #65abff;
  color: white;
  display: flex;
  flex: 1;
  justify-content: center;
  padding: 0.5em 1em;
  transition: all 0.3s;
}
.hr-eval-login .loginbox #subdomainForm button[type=submit]:hover {
  background-color: white;
  color: #65abff;
}
.hr-eval-login .login-notice {
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .hr-eval-login .login-notice {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .hr-eval-login .login-notice p {
    text-align: left;
  }
}
.hr-eval-login .login-notice p a {
  color: #ff6565;
  text-decoration: underline;
  transition: all 0.3s;
}
.hr-eval-login .login-notice p a:hover {
  text-decoration: none;
}

.notice-link a {
  color: #ff6565;
  font-weight: bold;
  text-decoration: underline;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .notice-link a {
    margin-top: 0.5em;
  }
}
.notice-link a:hover {
  text-decoration: none;
}

.notice-header {
  text-align: center;
  margin-top: 2em;
}
.notice-header a {
  color: #bb2c28;
  display: inline-block;
  font-weight: bold;
  padding: 0.5em;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.notice-header a:hover {
  text-decoration: none;
}

.page-rootnurse section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-rootnurse .link-btn {
  text-align: center;
  margin-top: 1em;
}
.page-rootnurse .link-btn a {
  align-items: center;
  background: #4bbac8;
  border-radius: 10px;
  border: 1px solid #4bbac8;
  color: #fff;
  display: flex;
  justify-content: center;
  padding: 1em 2em;
  transition: all 0.3s ease;
}
.page-rootnurse .link-btn a:hover {
  background: #fff;
  color: #4bbac8;
  text-decoration: none;
}
.page-rootnurse .link-btn a:hover .material-icons.md-white {
  color: #4bbac8 !important;
}
.page-rootnurse .link-btn a span {
  margin-left: 0.5em;
}

.page-printservice section {
  max-width: 850px;
  margin-inline: auto;
}
.page-printservice section .text-block p {
  margin-top: 1em;
}
.page-printservice section .text-block p .big {
  font-size: 22px;
  font-size: calc(1.375 * 1rem);
  font-weight: bold;
}
.page-printservice section .text-block ul {
  margin-top: 1em;
  list-style: none;
  padding-left: 0;
}
.page-printservice section .text-block ul li {
  color: #ff4d4f;
}
.page-printservice section .form-wrap input[type=text],
.page-printservice section .form-wrap input[type=email],
.page-printservice section .form-wrap input[type=tel],
.page-printservice section .form-wrap input[type=url],
.page-printservice section .form-wrap input[type=search],
.page-printservice section .form-wrap textarea,
.page-printservice section .form-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /*ブラウザ標準スタイルを無効にする*/
  width: 95%;
  padding: 5px 15px;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 10px;
  font-family: inherit;
}

.printservice-img {
  text-align: center;
  margin-bottom: 10px;
}
.printservice-img img {
  max-width: 60%;
}
@media screen and (max-width: 767px) {
  .printservice-img img {
    width: 80%;
  }
}

.specifictraining-banner .banner-btn {
  background: #f5d753;
  border-radius: 30px;
  border: 1px solid #f5d753;
  color: #333;
  cursor: pointer;
  font-weight: bold;
  padding: 20px 14px;
  position: absolute;
  right: 0%;
  top: -77%;
  transition: all 0.3s ease;
}
.specifictraining-banner .banner-btn:hover {
  background: #fff;
  color: #f5d753;
  text-decoration: none;
}

.page-download .boxAdobe {
  background-color: #f9f5ef;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
  padding: 1.5em;
}
.page-download .boxAdobe p {
  flex-basis: 77%;
}
@media screen and (max-width: 767px) {
  .page-download .boxAdobe p {
    flex-basis: 100%;
  }
}
.page-download .boxAdobe span {
  display: inline-block;
}
.page-download .boxDownload {
  margin-inline: auto;
  max-width: 800px;
}
.page-download .boxLineList h3 {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  color: #4bbac8;
  margin-top: 2em;
  position: relative;
}
.page-download .boxLineList h3::after {
  background: #4bbac8;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 5%;
}
.page-download .boxLineList ul {
  list-style-image: url(./img/download/icn-download.png);
  padding-left: 2em;
  margin-top: 2em;
}
.page-download .boxLineList ul li {
  padding-left: 0.5em;
}
.page-download .boxLineList ul li + li {
  margin-top: 1.5em;
}

.relative {
  position: relative;
}

.required-banner .banner-btn {
  align-items: center;
  background: #ff6565;
  border-radius: 30px;
  border: 1px solid #ff6565;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-weight: bold;
  padding: 20px 14px;
  position: absolute;
  right: 0%;
  top: 0%;
  transition: all 0.3s ease;
}
.required-banner .banner-btn span {
  margin-right: 0.3em;
}
.required-banner .banner-btn:hover {
  background: #fff;
  color: #ff6565;
  text-decoration: none;
}
.required-banner .banner-btn:hover span {
  color: #ff6565 !important;
}

.mamge-g-box {
  background-color: #c5d5ee;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-inline: auto;
  margin-top: 1em;
  max-width: 900px;
  padding: 1.5em;
}

.mame-g-container {
  margin-top: 2em;
}
.mame-g-container .col-xs-6 {
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .mame-g-container .col-xs-6:nth-of-type(n+3) {
    margin-top: 2em;
  }
}
.mame-g-container .mame-g-item .title {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  font-weight: bold;
  text-align: center;
}
.mame-g-container .download-btn {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 1em;
  height: 120px;
}
@media screen and (max-width: 767px) {
  .mame-g-container .download-btn {
    height: 27vw;
  }
}
.mame-g-container .download-btn a {
  background: #ff6565;
  border-radius: 30px;
  border: 1px solid #ff6565;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  padding: 10px 14px;
  text-align: center;
  transition: all 0.3s ease;
  width: 100%;
}
.mame-g-container .download-btn a:hover {
  background: #fff;
  color: #ff6565;
  text-decoration: none;
}
.mame-g-container .download-btn a.nomarl {
  margin-top: 1em;
  background: #0085b2;
  border: 1px solid #0085b2;
}
.mame-g-container .download-btn a.nomarl:hover {
  background: #fff;
  color: #0085b2;
}

.sponsors-table table {
  table-layout: fixed;
  text-align: left;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .sponsors-table table {
    width: 100%;
  }
}
.sponsors-table table tr th, .sponsors-table table tr td {
  padding: 1em;
}
.sponsors-table table tr th {
  background: #dbebbe;
  width: 20%;
  border-bottom: 1px solid #dbebbe;
}
.sponsors-table table tr td {
  font-size: 12px;
  font-size: calc(0.75 * 1rem);
  width: auto;
  text-align: left;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.sponsors-table table tr:first-child td {
  border-top: 1px solid #ccc;
}

#checkopen {
  display: none;
}

.mw_wp_form_confirm #checkopen {
  display: table-row;
}
.mw_wp_form_confirm .form_table {
  margin-top: 4em;
}

.mw_wp_form_preview #checkopen {
  display: table-row;
}
.mw_wp_form_preview .form_table {
  margin-top: 4em;
}

.contents-navi {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .contents-navi {
    flex-direction: column;
  }
}
.contents-navi .navi-btn {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
  align-items: center;
  background: #ff6565;
  border-radius: 30px;
  border: 1px solid #ff6565;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-weight: bold;
  justify-content: center;
  padding: 20px 0;
  transition: all 0.3s ease;
  width: 32%;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .contents-navi .navi-btn {
    width: 100%;
  }
  .contents-navi .navi-btn + .navi-btn {
    margin-top: 1em;
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .contents-navi .navi-btn {
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
  }
}
.contents-navi .navi-btn:hover {
  background: #fff;
  text-decoration: none;
}
.contents-navi .navi-btn.navi-btn1 {
  background: #ff6565;
  border: 1px solid #ff6565;
  line-height: 1.3;
  padding: 12px 0;
  text-align: left;
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .contents-navi .navi-btn.navi-btn1 {
    padding: 14.4px 0;
  }
}
.contents-navi .navi-btn.navi-btn1:hover {
  background: #fff;
  color: #ff6565;
  text-decoration: none;
}
.contents-navi .navi-btn.navi-btn1:hover span {
  color: #ff6565 !important;
}
.contents-navi .navi-btn.navi-btn2 {
  background: #53b78f;
  border: 1px solid #53b78f;
  padding: 1.3px 0;
  line-height: 1.2;
  text-align: left;
}
.contents-navi .navi-btn.navi-btn2:hover {
  background: #fff;
  color: #53b78f;
  text-decoration: none;
}
.contents-navi .navi-btn.navi-btn2:hover span {
  color: #53b78f !important;
}
.contents-navi .navi-btn.navi-btn3 {
  background: #ffc95c;
  border: 1px solid #ffc95c;
  padding: 14px 0;
}
.contents-navi .navi-btn.navi-btn3:hover {
  background: #fff;
  color: #ffc95c;
  text-decoration: none;
}
.contents-navi .navi-btn.navi-btn3:hover span {
  color: #ffc95c !important;
}

.new_magazine-banner {
  margin-left: auto;
  margin-bottom: 20px;
  text-align: right;
  transition: all 0.3s;
  width: 55%;
}
@media screen and (max-width: 767px) {
  .new_magazine-banner {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .new_magazine-banner {
    z-index: 10;
    top: initial;
  }
}
.new_magazine-banner a {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .new_magazine-banner a {
    width: 100%;
    padding: 0 10px;
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .new_magazine-banner a {
    font-size: 20px;
    font-size: calc(1.25 * 1rem);
  }
}
.new_magazine-banner a:hover img {
  opacity: 0.8;
}
.new_magazine-banner a span {
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.6));
}
.new_magazine-banner a img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .pojiko-banner {
    padding-top: 50px;
  }
}
.pojiko-banner .openModal {
  align-items: center;
  background: #ff6565;
  border-radius: 30px;
  border: 1px solid #ff6565;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-weight: bold;
  padding: 20px 14px;
  position: absolute;
  right: 0;
  top: 29%;
  transition: all 0.3s ease;
  z-index: 1;
}
.pojiko-banner .openModal:hover {
  background: #fff;
  color: #ff6565;
}
.pojiko-banner .openModal:hover span {
  color: #ff6565 !important;
}
@media screen and (max-width: 767px) {
  .pojiko-banner .openModal {
    bottom: 0%;
    left: 0;
    right: 0;
    top: initial;
    z-index: 10;
    width: 52%;
  }
}
.pojiko-banner .openModal span {
  margin-right: 0.15em;
}

.page-nursing-training {
  margin-inline: auto;
}
.page-nursing-training .blk1 h2 {
  font-size: 36px;
  font-size: calc(2.25 * 1rem);
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk1 h2 {
    font-size: 20px;
    font-size: calc(1.25 * 1rem);
    word-break: auto-phrase;
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .page-nursing-training .blk1 h2 {
    font-size: 20px;
    font-size: calc(1.25 * 1rem);
    word-break: auto-phrase;
  }
}
.page-nursing-training .blk1 p {
  margin-top: 1em;
}
.page-nursing-training .blk1 figure {
  text-align: center;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk1 figure img {
    width: 50%;
  }
}
.page-nursing-training .blk2 {
  margin-top: 4em;
}
.page-nursing-training .blk2-title {
  font-size: 18px;
  font-size: calc(1.125 * 1rem);
  background: #0f2844;
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk2-title {
    word-break: auto-phrase;
  }
}
.page-nursing-training .blk2-table {
  background: #ccc;
  border-collapse: separate;
  border-spacing: 1px;
  margin: 40px 0;
  table-layout: fixed;
  width: 100%;
}
.page-nursing-training .blk2-table tr {
  border-top: 1px solid #ccc;
}
.page-nursing-training .blk2-table th {
  background: #666;
  color: #fff;
  padding: 8px 15px;
  text-align: center;
}
.page-nursing-training .blk2-table th.firstCol {
  width: 10em;
}
.page-nursing-training .blk2-table td {
  background: #fff;
  padding: 10px 13px 15px;
  text-align: center;
  vertical-align: middle;
}
.page-nursing-training .blk2-table td.secCol {
  text-align: left;
}
.page-nursing-training .blk2-table td dl {
  display: flex;
}
.page-nursing-training .blk2 .boxAtt {
  display: flex;
  justify-content: space-between;
}
.page-nursing-training .blk2 .boxAtt dl {
  width: 49%;
  display: flex;
  margin-bottom: 20px;
  font-size: 0.95em;
  text-align: left;
  line-height: 1.9;
}
.page-nursing-training .blk2 .boxAtt dl.dlKatakana {
  width: 100%;
  display: flex;
  margin-bottom: 0;
}
.page-nursing-training .blk2 .boxAtt dt {
  width: 2em;
}
.page-nursing-training .blk2 .boxAtt ul {
  margin-left: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-nursing-training .blk2 .boxAtt ul li.listIndent {
  line-height: 1.83;
  margin-left: 0.1em;
  text-indent: -0.1em;
}
.page-nursing-training .blk2 .boxAtt ol {
  margin-left: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-nursing-training .blk3 .boxDetail {
  max-width: 980px;
  margin: 36px auto 10px auto;
}
.page-nursing-training .blk3 .tabBox {
  width: 100%;
}
.page-nursing-training .blk3 .tabArea {
  height: 78px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.page-nursing-training .blk3 .tabArea h3 {
  width: 48.97%;
  font-size: 1.17em;
  font-weight: bold;
  background: #fff;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-nursing-training .blk3 .tabArea h3.tabBlue {
  color: #036EB8;
  border: 1px solid #036EB8;
}
.page-nursing-training .blk3 .tabArea h3.tabBlue.isActive {
  color: #fff;
  background: #036EB8;
}
.page-nursing-training .blk3 .tabArea h3.tabBlue.isActive::after {
  content: "";
  border-bottom: 1px solid #036EB8;
  width: 100%;
  position: absolute;
  bottom: -1px;
}
.page-nursing-training .blk3 .tabArea h3.tabGreen {
  color: #298666;
  border: 1px solid #298666;
}
.page-nursing-training .blk3 .tabArea h3.tabGreen.isActive {
  color: #fff;
  background: #298666;
}
.page-nursing-training .blk3 .tabContArea {
  padding: 32px 36px 0 31px;
  display: none;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .tabContArea {
    padding: 32px 10px 0 10px;
  }
}
.page-nursing-training .blk3 .tabContArea.contBlue.isActive {
  display: block;
  border: 2px solid #036EB8;
}
.page-nursing-training .blk3 .tabContArea.contGreen.isActive {
  display: block;
  border: 2px solid #298666;
}
.page-nursing-training .blk3 .tabContArea.contGreen.isActive .row {
  justify-content: center;
}
.page-nursing-training .blk3 .topCont {
  display: flex;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .topCont {
    align-items: center;
    flex-direction: column;
  }
}
.page-nursing-training .blk3 .topContImg {
  flex: 0 0 188px;
  max-width: 100%;
  margin-top: 5px;
  margin-left: 9px;
}
.page-nursing-training .blk3 .topContImg img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-nursing-training .blk3 .topContText {
  margin-left: 28px;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .topContText {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.page-nursing-training .blk3 .topContText .roundLabel {
  display: inline-block;
  margin-top: 17px;
  font-size: 0.94em;
  padding-top: 11px;
  padding-right: 29px;
  padding-bottom: 14px;
  padding-left: 29px;
  border: 1px solid #036EB8;
  border-radius: 50px;
  text-align: center;
}
.page-nursing-training .blk3 .topContText .roundLabel .txtFlex {
  display: initial;
  font-size: 12px;
  font-size: calc(0.75 * 1rem);
}
.page-nursing-training .blk3 .topContText .roundLabel.labelGreen {
  border: 1px solid #298666;
}
.page-nursing-training .blk3 .topContText .brackets {
  margin-top: 14px;
  margin-left: -9px;
  font-size: 1.02em;
}
.page-nursing-training .blk3 .topContText .txtMid {
  margin-top: 3px;
  font-weight: bold;
  font-size: 1.33em;
}
.page-nursing-training .blk3 .contBlue .topContText .txtMain {
  margin-top: -5px;
}
.page-nursing-training .blk3 .topContText .txtLarge {
  font-size: 2.5em;
  font-weight: bold;
  color: #036EB8;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .topContText .txtLarge {
    font-size: 1.5em;
  }
}
.page-nursing-training .blk3 .topContText .txtSmall {
  font-size: 0.89em;
}
.page-nursing-training .blk3 .topContText .mt8 {
  margin-top: 8px;
}
.page-nursing-training .blk3 .topContText .txtFlex {
  margin-top: -11px;
  margin-left: -2px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .topContText .txtFlex {
    flex-direction: column;
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .page-nursing-training .blk3 .topContText .txtFlex {
    align-items: flex-start;
    flex-direction: column;
  }
}
.page-nursing-training .blk3 .contGreen .topContText .roundLabel {
  margin-top: 21px;
  font-size: 0.99em;
  padding-left: 27px;
  padding-right: 27px;
  padding-bottom: 11px;
}
.page-nursing-training .blk3 .tabContArea .tabTable {
  margin: 0 auto;
  width: 900px;
  max-width: 100%;
  display: flex;
  margin-top: 21px;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .tabContArea .tabTable {
    flex-direction: column;
  }
}
.page-nursing-training .blk3 .tabContArea .tabTable .tableTitle {
  display: block;
  width: 23%;
  height: auto;
  font-size: 1.2em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .tabContArea .tabTable .tableTitle {
    flex-direction: column;
    width: 100%;
    padding: 20px 0;
  }
}
.page-nursing-training .blk3 .tabContArea .tabTable table {
  margin: 0;
  width: 100%;
  border-collapse: collapse;
  vertical-align: middle;
  border-left: 8px solid #fff;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .tabContArea .tabTable table {
    border-left: none;
  }
}
.page-nursing-training .blk3 .tabContArea .tabTable table th {
  width: 27%;
  padding: 8px 14px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .tabContArea .tabTable table th {
    width: 100%;
    display: block;
  }
}
.page-nursing-training .blk3 .tabContArea .tabTable table tr td {
  border-left: 8px solid #fff;
  padding: 17px 30px;
  background: #EEEEEE;
  line-height: 2.06;
  font-size: 1.05em;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .blk3 .tabContArea .tabTable table tr td {
    border-left: none;
    display: block;
    padding: 17px 10px;
    width: 100%;
  }
}
.page-nursing-training .blk3 .tabContArea .tabTable table tr td.tdShort {
  padding: 17px 30px 1px 30px;
}
.page-nursing-training .blk3 .tabContArea .tabTable table tr td.tdLong {
  padding: 24px 30px 25px 30px;
}
.page-nursing-training .blk3 .tabContArea .tabTable table tr td ul {
  list-style: none;
  padding: 9px 0 5px;
}
.page-nursing-training .blk3 .tabContArea .tabTable table tr td ul li {
  line-height: 1;
}
.page-nursing-training .blk3 .tabContArea .tabTable table tr td ul li + li {
  padding-top: 15px;
}
.page-nursing-training .blk3 .tabContArea .tabTable table tr.borderBottom {
  border-bottom: 8px solid #fff;
}
.page-nursing-training .blk3 .tabContArea .tabTable table tr:last-child {
  border-top: 8px solid #fff;
}
.page-nursing-training .blk3 .tabContArea .tabTable table tr.topBorder {
  border-top: 8px solid #fff;
}
.page-nursing-training .blk3 .tabContArea .tabTable table dl {
  display: flex;
  line-height: 2;
}
.page-nursing-training .blk3 .tabContArea .tabTable table dl dt {
  width: 40px;
  white-space: nowrap;
}
.page-nursing-training .blk3 .tabContArea .tabTable table dl dd {
  margin-left: 5px;
  font-size: 1em;
}
.page-nursing-training .blk3 .tabContArea .txtRed {
  color: #BC2F38;
  font-weight: Bold;
}
.page-nursing-training .blk3 .tabContArea table .txtMid {
  font-size: 1.25em;
  line-height: 1.6;
  font-weight: bold;
}
.page-nursing-training .blk3 .tabContArea table .txtMid td.tdPrice {
  padding: 10px 30px 10px 30px;
  letter-spacing: 0.0025em;
}
.page-nursing-training .blk3 .tabContArea table .txtMid td.tdPrice.tdLong {
  padding: 23px 30px 18px 30px;
  letter-spacing: 0.0025em;
}
.page-nursing-training .blk3 .contGreen .tabTable table dl dt {
  width: 3%;
}
.page-nursing-training .blk3 .contGreen .tabTable table tr.isSP {
  display: none;
}
.page-nursing-training .blk3 .bgGreen1 {
  background: #297686;
  color: #fff;
}
.page-nursing-training .blk3 .bgYellow {
  background: #DDA612;
  color: #fff;
}
.page-nursing-training .blk3 .bgGreen2 {
  background: #007868;
  color: #fff;
}
.page-nursing-training .blk3 .bgGray {
  background: #ccc;
}
.page-nursing-training .blk3 .bgEee {
  background: #eee;
}
.page-nursing-training .blk3 .plusPadding {
  padding-bottom: 6px;
}
.page-nursing-training .blk3 .txtPriceLarge {
  margin-left: 1px;
  font-size: 1.54em;
}
.page-nursing-training .blk3 .smallTxt {
  font-size: 1.05em;
  font-weight: 500;
}
.page-nursing-training .blk3 .btn.large {
  margin: 36px 0 35px;
}
.page-nursing-training .blk3 .btn.large > a {
  font-weight: bold;
  padding: 26px 20px 27px 28px;
}
.page-nursing-training .blk3 .footNote {
  margin-top: 5px;
  text-align: right;
}
.page-nursing-training .application-button {
  margin-top: 1em;
}
.page-nursing-training .application-button p {
  font-weight: bold;
  margin: 0;
  padding: 0;
  position: relative;
}
.page-nursing-training .application-button p.btn1 {
  color: #e4027f;
}
.page-nursing-training .application-button p.btn1::after {
  background: #e4027f;
}
.page-nursing-training .application-button p.btn2 {
  color: #3a62ad;
}
.page-nursing-training .application-button p.btn2::after {
  background: #3a62ad;
}
.page-nursing-training .application-button p.btn3 {
  color: #008882;
}
.page-nursing-training .application-button p.btn3::after {
  background: #008882;
}
.page-nursing-training .application-button p::after {
  bottom: -4px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}
.page-nursing-training .application-button img {
  height: auto;
  margin-top: 0.3em;
  transition: opacity 0.3s;
  width: 100%;
}
.page-nursing-training .application-button img:hover {
  opacity: 0.7;
}
.page-nursing-training .notice {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
  color: #ff4d4f;
  margin-top: 0;
  padding: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .page-nursing-training .notice {
    font-size: 12px;
    font-size: calc(0.75 * 1rem);
  }
}
.page-nursing-training .point-box {
  background: #fffde7;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 200px;
  padding: 20px;
  margin: 20px;
  box-sizing: border-box;
}
.page-nursing-training .point-box ul {
  padding: 0;
  margin: 0;
  list-style: none;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-nursing-training .point-box ul li {
  font-size: 17px;
  font-size: calc(1.0625 * 1rem);
  font-weight: 500;
}
.page-nursing-training .point-box ul li + li {
  margin-top: 0.3em;
}

.newnursingstaff-training-pocketmannual-videos {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .newnursingstaff-training-pocketmannual-videos {
    word-break: auto-phrase;
    text-align: center;
  }
}
.newnursingstaff-training-pocketmannual-videos .section-title {
  position: relative;
}
.newnursingstaff-training-pocketmannual-videos .section-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background: #ff6565;
}
.newnursingstaff-training-pocketmannual-videos .lecture-profile {
  margin-top: 1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.newnursingstaff-training-pocketmannual-videos .video-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3em;
  gap: 20px;
}
.newnursingstaff-training-pocketmannual-videos .video-box .video-box-inner {
  width: calc(33.3333333333% - 20px);
  margin: 0;
}
@media screen and (max-width: 991px) {
  .newnursingstaff-training-pocketmannual-videos .video-box .video-box-inner {
    width: calc(50% - 10px);
    margin: 0 0 20px;
  }
}
.newnursingstaff-training-pocketmannual-videos .video-box .video-text h3 {
  font-size: 16px;
  font-size: calc(1 * 1rem);
}
@media screen and (max-width: 767px) {
  .newnursingstaff-training-pocketmannual-videos .video-box .video-text h3 {
    font-size: 10px;
    font-size: calc(0.625 * 1rem);
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .box_books {
    padding: 0 10px;
  }
}

.books_area {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .books_area {
    flex-wrap: wrap;
  }
}
.books_area .books_box {
  width: 22%;
}
@media screen and (max-width: 767px) {
  .books_area .books_box {
    width: calc(50% - 10px);
  }
}
.books_area .books_box.pocket-mannual {
  width: 30.4%;
}
@media screen and (max-width: 767px) {
  .books_area .books_box.pocket-mannual {
    width: calc(50% - 10px);
  }
}

.tabArea {
  display: flex;
  overflow: hidden;
}

.tabArea h3 {
  flex: 1;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  border: 1px solid;
  border-bottom: none;
}

.tabArea h3.tabBlue {
  background-color: #f0fbfd;
  border-color: #00b7d7;
  color: #231815;
  position: relative;
}
.tabArea h3.tabBlue.isActive::after {
  content: "";
  border-bottom: 1px solid #00b7d7;
  width: 102%;
  position: absolute;
  bottom: 0px;
  left: 100%;
  z-index: 1;
}

.tabArea h3.tabGreen {
  background-color: #f8fcf4;
  border-color: #3dd360;
  color: #231815;
  margin-left: 10px;
  position: relative;
}
.tabArea h3.tabGreen.isActive::after {
  content: "";
  border-bottom: 1px solid #3dd360;
  width: 102%;
  position: absolute;
  bottom: 0px;
  left: -102%;
  z-index: 1;
}

.tabArea .tabBlue.isActive {
  background-color: #00b7d7;
}
.tabArea .tabGreen.isActive {
  background-color: #3dd360;
}

.tabArea h3.isActive {
  font-weight: bold;
}

.tabContArea {
  display: none;
}

.tabContArea.isActive {
  display: block;
  border: 1px solid #00b7d7;
  border-top: none;
  padding: 10px;
}

.tabContArea.contGreen.isActive {
  border: 1px solid #3dd360;
  border-top: none;
}
.tabContArea.contGreen.isActive .row {
  justify-content: center;
}

.point-box2 {
  background: #e8f8fd;
  display: flex;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .point-box2 {
    flex-direction: column;
    align-items: center;
  }
}
.point-box2-left {
  width: 60%;
  padding-left: 10px;
  padding-top: 10px;
}
.point-box2-left img {
  margin-bottom: -7px;
}
.point-box2-right {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .point-box2-right ol {
    padding-left: 20px;
  }
}
.point-box2-right .blk {
  margin-left: -14%;
}
@media screen and (max-width: 767px) {
  .point-box2-right .blk {
    margin-left: 0;
  }
}
.point-box2-right .double-line {
  font-size: 32px;
  font-size: calc(2 * 1rem);
  color: #e46f27;
  position: relative;
  display: inline-block;
  padding: 0 65px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .point-box2-right .double-line {
    font-size: 16px;
    font-size: calc(1 * 1rem);
    margin-bottom: 1em;
  }
}
.point-box2-right .double-line::before, .point-box2-right .double-line::after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  width: 50px;
  height: 6px;
  border-top: solid 2px #e46f27;
  border-bottom: solid 2px #e46f27;
}
.point-box2-right .double-line::before {
  left: 0;
}
.point-box2-right .double-line::after {
  right: 0;
}

.some-buttons {
  margin-top: 10px;
  margin-bottom: 20px;
}
.some-buttons .col-xs {
  padding-right: 3%;
}
@media screen and (max-width: 767px) {
  .some-buttons .col-xs {
    padding-right: 0;
  }
}
.some-buttons .col-xs img {
  height: 55px;
}
@media screen and (max-width: 767px) {
  .some-buttons .col-xs img {
    height: auto;
    width: 60%;
    margin-inline: auto;
  }
}
.some-buttons .col-xs a img {
  transition: all 0.3s ease;
}
.some-buttons .col-xs a img:hover {
  opacity: 0.6;
}

.tab-blk {
  margin-bottom: 3em;
}
.tab-blk-title {
  background: url(./img/nursing-training/2407/bg-title.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #3a62ad;
  font-size: 1.5em;
  font-weight: bold;
  padding-left: 1em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .tab-blk-title {
    background-position: left;
    background-size: cover;
  }
}

.nursing-table {
  width: 96%;
  border-collapse: collapse;
  border: 4px solid #3a62ad;
  margin-inline: auto;
}
.nursing-table th, .nursing-table td {
  border: 1px solid #3a62ad;
  padding: 10px;
  text-align: left;
}
.nursing-table th {
  background-color: #f0f0f0;
  font-weight: bold;
  text-align: center;
}
.nursing-table td:has(.content-list) {
  padding: 0;
}
.nursing-table .main-header {
  background-color: #dbddef;
  color: #231815;
  font-size: 1.2em;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .nursing-table .main-header {
    width: auto;
  }
}
.nursing-table .sub-header {
  background-color: #fff;
  width: 10%;
}
@media screen and (max-width: 767px) {
  .nursing-table .sub-header {
    width: auto;
  }
}
.nursing-table .content-list {
  padding-left: 0;
  list-style: none;
}
.nursing-table .content-list li {
  margin-bottom: 5px;
  border-bottom: 1px dotted #3a62ad;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nursing-table .content-list li:last-of-type {
  border-bottom: none;
}

.workflow-blk {
  margin-bottom: 3em;
}
.workflow-blk-title {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  color: #3a62ad;
  border-bottom: 2px solid #3a62ad;
  margin-bottom: 1em;
  padding-left: 0.5em;
}
.workflow-blk-img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .workflow-blk-img {
    width: 100%;
  }
}
.workflow-blk-txt {
  margin-bottom: 1em;
}
.workflow-blk-txt h6 {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  font-weight: bold;
  margin: 0;
}
.workflow-blk-img2 {
  align-items: flex-end;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .workflow-blk-img2 {
    flex-direction: column;
    align-items: flex-start;
  }
}
.workflow-blk-img2 img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .workflow-blk-img2 img {
    width: 100%;
  }
}
.workflow-blk-img2 p {
  flex: 1;
}
.workflow-blk-img3 {
  display: flex;
  gap: 20px;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .workflow-blk-img3 {
    gap: 10px;
    padding: 0;
    padding-right: 10px;
    align-items: flex-start;
  }
}
.workflow-blk-img3 img {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .workflow-blk-img3 img {
    width: 50%;
  }
}
.workflow-blk-img3 p {
  flex: 1;
}

.page-top {
  text-align: right;
}
.page-top a {
  font-size: 10px;
  font-size: calc(0.625 * 1rem);
  color: #939191;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.page-top a:hover {
  text-decoration: none;
}
.page-required_training_withpojiko .page-top {
  margin: 40px 0;
}
.page-required_training_withpojiko .page-top a {
  color: #1F1715;
  font-size: 18px;
  font-size: calc(1.125 * 1rem);
}

.box_allinone-text {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .box_allinone-text {
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
    padding: 0 10px;
  }
}
.box_allinone_row {
  display: flex;
}
.box_allinone .accordion-section {
  width: 100%;
}
.box_allinone .accordion-section .accordion_area {
  max-width: 1200px;
  margin: 0 auto;
  height: 936px;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 767px) {
  .box_allinone .accordion-section .accordion_area {
    height: auto;
  }
}
.box_allinone .accordion-section .accordion_one {
  display: flex;
  flex-direction: row;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .box_allinone .accordion-section .accordion_one {
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-bottom: 0;
  }
}
.box_allinone .accordion-section .accordion_one .accordion_header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  float: left;
  background-color: #59B224;
  position: relative;
  z-index: 1;
  cursor: pointer;
  transition: all 0.1s ease;
}
.box_allinone .accordion-section .accordion_one .accordion_header:hover {
  opacity: 0.8;
}
.box_allinone .accordion-section .accordion_one .accordion_header .header_inner {
  padding: 15px;
}
.box_allinone .accordion-section .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  margin-top: -20px;
  box-sizing: border-box;
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.1s;
}
.box_allinone .accordion-section .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.1s;
  position: relative;
}
.box_allinone .accordion-section .accordion_one .accordion_header .i_box .one_i:before, .box_allinone .accordion-section .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: "";
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  transform: rotate(0deg);
  transform-origin: center center;
}
.box_allinone .accordion-section .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.box_allinone .accordion-section .accordion_one .accordion_header.open .i_box {
  transform: rotate(-360deg);
}
.box_allinone .accordion-section .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.box_allinone .accordion-section .accordion_one .accordion_header.open .i_box .one_i:after {
  transform: rotate(-45deg);
}
.box_allinone .accordion-section .accordion_one:nth-of-type(2) .accordion_header {
  background-color: #009fd6;
}
.box_allinone .accordion-section .accordion_one:nth-of-type(3) .accordion_header {
  background-color: #dd007f;
}
.box_allinone .accordion-section .accordion_one .accordion_inner {
  float: left;
  width: 90%;
  height: 100%;
  overflow: hidden;
  display: none;
  padding: 10px 20px;
  box-sizing: border-box;
  transition: all 0.1s ease;
  transition: max-height 0.3s ease-out;
}
.box_allinone .accordion-section .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
.box_allinone .accordion-section .accordion_one .accordion_inner .box_one {
  opacity: 1;
  transition: opacity 0.3s ease-out;
}
.box_allinone .accordion-section .accordion_one.active .accordion_inner {
  display: block;
}
.box_allinone .accordion-section .accordion_one:not(.open) + .accordion_inner .box_one {
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  .box_allinone .accordion-section .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .box_allinone .accordion-section .accordion_one .accordion_header {
    justify-content: flex-start;
    height: auto;
  }
}
@media (max-width: 768px) {
  .box_allinone .accordion_area {
    flex-direction: column;
  }
  .box_allinone .accordion_one {
    width: 100%;
    margin-bottom: 20px;
  }
  .box_allinone .accordion_header {
    cursor: pointer;
  }
  .box_allinone .accordion_inner {
    display: none;
  }
  .box_allinone .accordion_one.active .accordion_inner {
    display: block;
  }
  .box_allinone .txt_a_ac img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 769px) {
  .box_allinone .sp-only {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .box_allinone .pc-only {
    display: none;
  }
}

.allinone-switch span.rotated {
  transform: rotate(180deg);
}

.accordion-content {
  display: none;
}

.accordion-content.active {
  display: block;
}

.ladder-section {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
}
@media screen and (max-width: 767px) {
  .ladder-section {
    flex-direction: column;
  }
}
.ladder-section_item {
  width: 33.33%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .ladder-section_item {
    width: 100%;
  }
}
.ladder-section_item:nth-of-type(1) {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .ladder-section_item:nth-of-type(1) {
    margin-top: 0;
  }
}
.ladder-section_item:nth-of-type(2) {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .ladder-section_item:nth-of-type(3) {
    margin-top: 25px;
  }
}
.ladder-section_item figure {
  width: 100%;
  height: auto;
  margin: 0;
}
.ladder-section .allinone-switch {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.ladder-section .allinone-switch span {
  font-size: 2em;
  margin-top: -0.4em;
}
@media screen and (max-width: 767px) {
  .ladder-section .allinone-switch span {
    margin-top: -0.4em;
  }
}
.ladder-section .accordion-content {
  display: none;
}
.ladder-section .detail-btn {
  display: flex;
  justify-content: center;
}
.ladder-section .detail-btn a {
  font-size: 18px;
  font-size: calc(1.125 * 1rem);
  background: #ffb965;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 6px 36px;
  width: 50%;
  border-radius: 20px;
  margin-top: 10px;
  transition: all 0.3s;
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .ladder-section .detail-btn a {
    width: 80%;
  }
}
.ladder-section .detail-btn a:hover {
  background: #ffd098;
}

.additional-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .additional-header {
    margin-inline: 30px;
  }
}

.ribbon9 {
  display: inline-block;
  position: relative;
  height: 65px;
  text-align: center;
  box-sizing: border-box;
}
.ribbon9:before {
  content: "";
  position: absolute;
  width: 10px;
  bottom: -34px;
  left: -54px;
  z-index: -2;
  border: 35px solid #d24f4f;
  border-left-color: transparent;
}
@media screen and (max-width: 767px) {
  .ribbon9:before {
    bottom: 10px;
    left: -24px;
    border: 20px solid #d24f4f;
    border-left-color: transparent;
  }
}
.ribbon9:after {
  content: "";
  position: absolute;
  width: 10px;
  bottom: -30px;
  right: -55px;
  z-index: -2;
  border: 35px solid #d24f4f;
  border-right-color: transparent;
}
@media screen and (max-width: 767px) {
  .ribbon9:after {
    bottom: 10px;
    right: -25px;
    border: 20px solid #d24f4f;
    border-right-color: transparent;
  }
}
.ribbon9 h3 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 50px;
  line-height: 85px;
  font-size: 48px;
  color: #FFF;
  background: #ff6565;
}
@media screen and (max-width: 767px) {
  .ribbon9 h3 {
    font-size: clamp(18px, 3vw, 28px);
    line-height: 2.5;
  }
}
.ribbon9 h3:before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #943434;
}
.ribbon9 h3:after {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #943434;
}

.additional-info {
  align-items: center;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  margin: 40px auto 20px;
  padding: 10px;
  width: 90%;
}
@media screen and (max-width: 767px) {
  .additional-info {
    padding-left: 0;
    width: 90%;
  }
}
.additional-tab {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .additional-tab {
    margin-inline: 10px;
  }
}
.additional-tab .tab-item {
  padding: 10px 10px;
  width: 50%;
  opacity: 0.3;
  cursor: pointer;
}
.additional-tab .tab-item h4 {
  text-align: center;
}
.additional-tab .tab-item-active {
  opacity: 1;
}
.additional-tab .tab-item-first {
  background: #fff1cd;
  border: 4px solid #ea5520;
}
.additional-tab .tab-item-first h4 {
  color: #ea5520;
}
.additional-tab .tab-item-second {
  background: #fbe6ef;
  border: 4px solid #e62f87;
}
.additional-tab .tab-item-second h4 {
  color: #e62f87;
}

.tab-content {
  display: none;
}
.tab-content figure:first-of-type {
  margin-top: 1.9em;
}

#pediatric {
  background: url(./img/ladder/pediatric_nursing_clinical_ladder-img1.png) no-repeat top center;
  background-size: contain;
  width: 100%;
  height: auto;
  position: relative;
}
#pediatric::before {
  content: "";
  display: block;
  padding-top: 74.43%;
}
@media screen and (max-width: 767px) {
  #pediatric::before {
    padding-top: 67%;
  }
}

.tab-content.active {
  display: block;
}

@media screen and (max-width: 767px) {
  .additional-content {
    margin-inline: 10px;
  }
}
.additional-content-text {
  padding: 20px 0px;
}
.additional-content-text2 {
  background: #fdeff5;
  padding-bottom: 40px;
}
.additional-content-text-inner {
  background: #fff;
  border-radius: 20px;
  margin: auto;
  padding: 20px 40px;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .additional-content-text-inner {
    width: 90%;
    padding: 20px;
  }
}
.additional-content-text-inner p {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
}
@media screen and (max-width: 767px) {
  .additional-content-text-inner p {
    font-size: clamp(14px, 3vw, 20px);
  }
}
.additional-content-text-inner .pink {
  color: #e4007f;
}
.additional-content-text-inner .blue {
  color: #00a0e9;
}
.additional-content-text-inner .orange {
  color: #f29100;
}
.additional-content-text-inner2 + .additional-content-text-inner2 {
  margin-top: 40px;
}
.additional-content-text-inner2 .additional-content-option {
  border-top: 1px dashed #e4007f;
}
.additional-content-text-inner2 .additional-content-option h5 {
  color: #e4007f;
}
.additional-content-text-inner2 .additional-content-option p {
  text-align: right;
}
.additional-content .additional-content-text-inner2 .price {
  border: 1px solid #e4007f;
}
.additional-content .additional-content-text-inner2 .price th {
  background: #e4007f;
}
.additional-content .additional-content-text-inner2 .price td {
  border: 1px solid #e4007f;
}
.additional-content .additional-content-text-inner2 .price td.price-title {
  background: #fadce9;
}
.additional-content .additional-content-text-inner2 h6 {
  font-size: 30px;
  font-size: calc(1.875 * 1rem);
  color: #e4007f;
  font-weight: bold;
  margin: 0.5em 0;
}
@media screen and (max-width: 767px) {
  .additional-content .additional-content-text-inner2 h6 {
    font-size: clamp(16px, 3vw, 30px);
  }
}
.additional-content .additional-content-text-inner2 .chara {
  float: right;
  width: 21%;
}
.additional-content .additional-content-text-inner2 .signature {
  margin-top: 1em;
  text-align: right;
}
.additional-content .additional-content-text-inner2 .signature .title {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  font-weight: bold;
}
.additional-content .additional-content-text-inner2 .signature .name {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
}
@media screen and (max-width: 767px) {
  .additional-content .additional-content-text-inner2 .signature .name {
    font-size: clamp(12px, 3vw, 14px);
  }
}
.additional-content .additional-content-text-inner2 .signature .name .big {
  font-size: 18px;
  font-size: calc(1.125 * 1rem);
  font-weight: bold;
}
.additional-content .additional-content-text-inner2 .signature .name .small {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
}
.additional-content-option {
  border-top: 1px dashed #ea5514;
  padding-top: 10px;
  margin-top: 10px;
}
.additional-content-option h5 {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  color: #ea5514;
}
@media screen and (max-width: 767px) {
  .additional-content-option h5 {
    font-size: clamp(14px, 3vw, 20px);
  }
}
.additional-content-option p {
  font-size: 18px;
  font-size: calc(1.125 * 1rem);
}
@media screen and (max-width: 767px) {
  .additional-content-option p {
    font-size: clamp(14px, 3vw, 18px);
  }
}
.additional-content .price {
  border-collapse: collapse;
  border: 1px solid #ea5514;
  table-layout: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .additional-content .price {
    margin-top: 1em;
  }
}
.additional-content .price th {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  background: #f29542;
  color: #fff;
  padding: 8px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .additional-content .price th {
    font-size: clamp(16px, 3vw, 20px);
  }
}
.additional-content .price td {
  border: 1px solid #f29542;
}
@media screen and (max-width: 767px) {
  .additional-content .price td {
    display: block;
    width: 100%;
  }
}
.additional-content .price td.price-title {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  background: #f8ee9b;
  text-align: center;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .additional-content .price td.price-title {
    width: 100%;
    padding: 10px;
  }
}
.additional-content .price td.price-title span {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  display: block;
  line-height: 1;
}
.additional-content .price td.price-price {
  text-align: center;
  padding: 10px 20px;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .additional-content .price td.price-price {
    width: 100%;
  }
}
.additional-content .price td.price-price span {
  font-size: 40px;
  font-size: calc(2.5 * 1rem);
  font-weight: bold;
}
.additional-content .price td.price-price .option-info {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  text-align: right;
}
@media screen and (max-width: 767px) {
  .additional-content .price td.price-price .option-info {
    text-align: left;
  }
}
.additional-content-button {
  display: block;
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .additional-content-button {
    margin-inline: 10px;
  }
}
.additional-content-button a {
  font-size: 40px;
  font-size: calc(2.5 * 1rem);
  background: #fffcdb;
  border-radius: 10px;
  font-weight: bold;
  padding: 10px 20px;
  text-align: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .additional-content-button a {
    font-size: clamp(16px, 3vw, 40px);
  }
}
.additional-content-button a:hover {
  background: rgb(157.8, 144.65, 0);
}
.additional-content-button2 a {
  background: #e4007f;
  color: #fff;
}
.additional-content-button2 a:hover {
  background: rgb(255, 136.2, 202.3736842105);
}
.additional-content .form-buttons {
  margin-top: 60px;
  margin-bottom: 80px;
}

.lecturers-list {
  margin-top: 40px;
}
.lecturers-list h3 {
  font-size: 30px;
  font-size: calc(1.875 * 1rem);
  color: #ee7a1f;
  text-align: center;
}
.lecturers-list .tables {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 1em;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lecturers-list .tables {
    flex-direction: column;
  }
}
.lecturers-list .tables table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #f29542;
}
.lecturers-list .tables th {
  width: 22%;
  display: table-cell;
  background: #f8ee9b;
  border: 1px solid #f29542;
  color: #231815;
  padding: 10px;
  text-align: left;
}
.lecturers-list .tables td {
  border: 1px solid #f29542;
  padding: 10px;
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
}
.lecturers-list .tables .l-table {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .lecturers-list .tables .l-table {
    width: 100%;
  }
}
.lecturers-list .tables .r-table {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .lecturers-list .tables .r-table {
    width: 100%;
  }
}

.lecturers-list2 h3 {
  color: #e4007f;
}
.lecturers-list2 .tables th {
  background: #fadce9;
  border: 1px solid #e4007f;
}
.lecturers-list2 .tables td {
  border: 1px solid #e4007f;
}

.lecturer-info {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
  text-align: right;
}

@media screen and (max-width: 767px) {
  .management_ladder .container {
    max-width: 100vw;
  }
}
.management_ladder .container.u-position-relative .breadcrumbs {
  margin: 42px 0 0px;
}
.management_ladder-mv {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  background: url(./img/management_ladder/management-image.png) no-repeat top center;
  padding: 0 20px 220px;
  background-size: cover;
  max-height: 390px;
}
@media screen and (max-width: 767px) {
  .management_ladder-mv {
    max-height: none;
    padding: 20px 20px 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .management_ladder-mv {
    max-height: 40vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .management_ladder-mv {
    max-height: 29vw;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
  .management_ladder-mv {
    max-height: 23vw;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1441px) {
  .management_ladder-mv {
    max-height: 400px;
  }
}
.management_ladder-mv .text-box {
  width: 60%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .management_ladder-mv .text-box {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
  .management_ladder-mv .text-box {
    width: 72%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1441px) {
  .management_ladder-mv .text-box {
    width: 60%;
  }
}
.management_ladder-mv h2 {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  align-self: center;
  border-bottom: 7px dotted #ea5514;
  color: #ea5541;
  display: inline-block;
  width: auto;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .management_ladder-mv h2 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .management_ladder-mv h2 {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .management_ladder-mv h2 {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .management_ladder-mv h2 {
    font-size: 18px;
    font-size: calc(1.125 * 1rem);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
  .management_ladder-mv h2 {
    font-size: 24px;
    font-size: calc(1.5 * 1rem);
  }
}
@media screen and (min-width: 1281px) and (max-width: 1441px) {
  .management_ladder-mv h2 {
    font-size: 24px;
    font-size: calc(1.5 * 1rem);
  }
}
.management_ladder-mv .text {
  background: rgba(255, 255, 255, 0.6);
  padding: 10px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .management_ladder-mv .text {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .management_ladder-mv .text {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .management_ladder-mv .text {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
  .management_ladder-mv .text {
    margin-top: 0;
  }
}
.management_ladder-mv .text p {
  font-size: 18px;
  font-size: calc(1.125 * 1rem);
  line-height: 1.85;
}
@media screen and (max-width: 767px) {
  .management_ladder-mv .text p {
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .management_ladder-mv .text p {
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .management_ladder-mv .text p {
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
  .management_ladder-mv .text p {
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
  }
}
@media screen and (min-width: 1281px) and (max-width: 1441px) {
  .management_ladder-mv .text p {
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
  }
}
.management_ladder-mv .text p .start {
  color: #c5458a;
  font-weight: bold;
}
.management_ladder-mv .point-list {
  list-style: decimal;
  line-height: 1.6;
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
}
@media screen and (max-width: 767px) {
  .management_ladder-mv .point-list {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .management_ladder-mv .point-list {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .management_ladder-mv .point-list {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
  .management_ladder-mv .point-list {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}
.management_ladder-button {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .management_ladder-button {
    flex-direction: column;
  }
}
.management_ladder-button a {
  transition: all 0.3s ease;
  width: 40%;
}
.management_ladder-button a:hover {
  opacity: 0.6;
}
.management_ladder-button a img {
  width: 100%;
}
.management_ladder-contents {
  margin-top: 80px;
}
.management_ladder-contents .paragraph h2.h-title07 {
  margin-top: 40px;
  padding: 1em 0em;
}
.management_ladder-contents .paragraph h2.h-title07::after {
  background: #c5458a;
  width: 100%;
  left: 0;
}
.management_ladder-contents .paragraph h2 span {
  background: #c5458a;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  margin-right: 0.5em;
  padding: 0.3em 1em;
  position: absolute;
  left: -80px;
}
@media screen and (max-width: 767px) {
  .management_ladder-contents .paragraph h2 span {
    left: 50%;
    top: -30px;
  }
}
.management_ladder-contents .paragraph .description {
  margin-left: 0;
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .management_ladder-contents .paragraph .description {
    margin-left: 0;
  }
}
.management_ladder-contents .yellow-block {
  align-items: center;
  background: #fffde5;
  display: flex;
  flex-direction: column;
  margin-top: 40px;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .management_ladder-contents .yellow-block {
    padding: 20px 10px;
  }
}
.management_ladder-contents .yellow-block h3 {
  width: 100%;
}
.management_ladder-contents .yellow-block h3 img {
  width: 100%;
}
.management_ladder-contents .point {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  background-color: white;
  border-radius: 50%;
  color: #a40b5d;
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .management_ladder-contents .point {
    font-size: 16px;
    font-size: calc(1 * 1rem);
    text-align: left;
  }
}
.management_ladder-contents .manga {
  margin-top: 40px;
}
.management_ladder-contents-lectures .list_of_lecturers-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .management_ladder-contents-lectures .list_of_lecturers-flex {
    flex-direction: column;
  }
}
.management_ladder-contents-lectures .list_of_lecturers-table {
  table-layout: fixed;
  text-align: left;
  width: 50%;
  border: 1px solid #e13387;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .management_ladder-contents-lectures .list_of_lecturers-table {
    width: 100%;
  }
}
.management_ladder-contents-lectures .list_of_lecturers-table tr th, .management_ladder-contents-lectures .list_of_lecturers-table tr td {
  padding: 0.7em;
}
.management_ladder-contents-lectures .list_of_lecturers-table tr th {
  background: #fbe4ef;
  width: 31%;
  border: 1px solid #e13387;
}
@media screen and (max-width: 767px) {
  .management_ladder-contents-lectures .list_of_lecturers-table tr th {
    width: 29%;
  }
}
.management_ladder-contents-lectures .list_of_lecturers-table tr td {
  font-size: 12px;
  font-size: calc(0.75 * 1rem);
  width: auto;
  text-align: left;
  border: 1px solid #e13387;
}
.management_ladder-contents-lectures .lecturer-note {
  text-align: right;
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
}
.management_ladder .ability {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.management_ladder .ability-item {
  background: #ffffff;
  padding: 20px;
  border: 1px solid #b5b5b6;
  border-radius: 10px;
  width: calc(50% - 20px);
}
@media screen and (max-width: 767px) {
  .management_ladder .ability-item {
    width: 100%;
  }
}
.management_ladder .ability-item h4 {
  color: #a40b5d;
  font-size: 22px;
  font-size: calc(1.375 * 1rem);
  text-align: center;
}
.management_ladder .table {
  margin-top: 20px;
  width: 100%;
}
.management_ladder .table img {
  width: 100%;
}
.management_ladder .white-block {
  background: #fff;
  padding: 20px;
  width: 90%;
}
@media screen and (max-width: 767px) {
  .management_ladder .white-block {
    padding: 20px 10px;
    width: 100%;
  }
}
.management_ladder .white-block + .white-block {
  margin-top: 40px;
}
.management_ladder .white-block h3 {
  text-align: center;
  margin-bottom: 20px;
}
.management_ladder .white-block h3.p4-title {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  font-weight: normal;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .management_ladder .white-block h3.p4-title {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}
.management_ladder .white-block h3.p4-title2 {
  margin-top: 20px;
}
.management_ladder .white-block h3 img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .management_ladder .white-block h3 img {
    width: 80%;
  }
}
.management_ladder .white-block h3 img.p3-title2 {
  width: 100%;
}
.management_ladder .white-block p {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .management_ladder .white-block p {
    font-size: 16px;
    font-size: calc(1 * 1rem);
    text-align: left;
  }
}
.management_ladder .white-block ul {
  list-style: none;
  padding-left: 0;
}
.management_ladder .white-block ul li {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
}
@media screen and (max-width: 767px) {
  .management_ladder .white-block ul li {
    font-size: 16px;
    font-size: calc(1 * 1rem);
    text-align: left;
  }
}
.management_ladder .white-block ul li span {
  display: inline-block;
  width: 20px;
  color: #dd6177;
}
.management_ladder .white-block .sample-photo {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .management_ladder .white-block .sample-photo {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .management_ladder .white-block .sample-photo .item {
    width: 100%;
  }
}
.management_ladder .white-block .sample-photo .item img {
  width: 100%;
  max-height: 235px;
  -o-object-position: top;
     object-position: top;
}
.management_ladder .fee {
  margin-top: 40px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .management_ladder .fee {
    max-width: 90%;
  }
}
.management_ladder .fee .h-title01::before {
  color: rgba(214, 154, 195, 0.2);
}
@media screen and (max-width: 767px) {
  .management_ladder .fee .h-title01::before {
    top: 39px;
  }
}
.management_ladder .fee figure {
  position: relative;
  margin-top: 40px;
}
.management_ladder .fee figure img:first-of-type {
  position: absolute;
  top: -17%;
  right: -4%;
  width: 20%;
  height: auto;
}
.management_ladder .fee ul {
  list-style-type: disc;
  padding-left: 3.3em;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .management_ladder .fee ul {
    padding-left: 1em;
  }
}
.management_ladder .fee .management_ladder-button a {
  width: 100%;
}
.management_ladder .lectures .h-title01::before {
  color: rgba(214, 154, 195, 0.2);
}
@media screen and (max-width: 767px) {
  .management_ladder .lectures .h-title01::before {
    top: 39px;
  }
}
.management_ladder .lectures .sample-text {
  color: #db0000;
  text-align: center;
  margin-top: -42px;
  margin-bottom: 40px;
}
.management_ladder .lectures .description {
  text-align: center;
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
}
.management_ladder .lectures .sample-video {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 20px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .management_ladder .lectures .sample-video {
    max-width: 90%;
  }
}
.management_ladder .lectures .sample-video .item {
  width: calc(50% - 20px);
}
@media screen and (max-width: 767px) {
  .management_ladder .lectures .sample-video .item {
    width: 100%;
  }
}
.management_ladder .lectures .sample-video .item img {
  width: 100%;
}
.management_ladder .lectures .sample-video .item-img {
  margin-top: 3.5em;
}
@media screen and (max-width: 767px) {
  .management_ladder .lectures .sample-video .item-img {
    margin-top: 0;
  }
}
.management_ladder .lectures .sample-video .item .title {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  line-height: 1.3;
  margin-bottom: 0.2em;
}
@media screen and (max-width: 767px) {
  .management_ladder .lectures .sample-video .item .title {
    margin-bottom: 0.5em;
  }
}
.management_ladder .lectures .sample-video .item .title-singleline {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
  .management_ladder .lectures .sample-video .item .title-singleline {
    margin-bottom: 0.5em;
  }
}
.management_ladder .lectures .sample-video .item .lecture p {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
  line-height: 1.3;
}
.management_ladder .lectures-planning {
  margin-top: 3em;
}

#mw_wp_form_mw-wp-form-4663 .price-img2 img {
  width: 100%;
}

.option-course {
  width: 100%;
  height: 50px;
  background: linear-gradient(135deg, #d97735 50%, #d35588 50%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 24px;
  font-weight: bold;
  margin-top: 40px;
}
.option-course span {
  position: relative;
}

.option-course-list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .option-course-list {
    flex-direction: column;
  }
}
.option-course-list .price {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .option-course-list .price {
    width: 100%;
  }
}
.option-course-list .price {
  border-collapse: collapse;
  border: 1px solid #ea5514;
  table-layout: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .option-course-list .price {
    margin-top: 1em;
    width: 100%;
  }
}
.option-course-list .price th {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  background: #f29542;
  color: #fff;
  padding: 8px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .option-course-list .price th {
    font-size: clamp(16px, 3vw, 18px);
  }
}
.option-course-list .price td {
  border: 1px solid #f29542;
}
@media screen and (max-width: 767px) {
  .option-course-list .price td {
    display: block;
    width: 100%;
  }
}
.option-course-list .price td.price-title {
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  background: #f8ee9b;
  text-align: center;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .option-course-list .price td.price-title {
    width: 100%;
    padding: 10px;
  }
}
.option-course-list .price td.price-title span {
  font-size: 16px;
  font-size: calc(1 * 1rem);
  display: block;
  line-height: 1;
}
.option-course-list .price td.price-price {
  text-align: center;
  padding: 10px;
  width: 70%;
}
@media screen and (max-width: 767px) {
  .option-course-list .price td.price-price {
    width: 100%;
  }
}
.option-course-list .price td.price-price span {
  font-size: 30px;
  font-size: calc(1.875 * 1rem);
  font-weight: bold;
}
.option-course-list .price td.price-price .option-info {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .option-course-list .price td.price-price .option-info {
    text-align: center;
  }
}
.option-course-list .option-course-item.option-course-item-pediatric {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .option-course-list .option-course-item.option-course-item-pediatric {
    width: 100%;
  }
}
.option-course-list .option-course-item.option-course-item-psychological {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .option-course-list .option-course-item.option-course-item-psychological {
    width: 100%;
  }
}
.option-course-list .option-course-item.option-course-item-psychological .price {
  border: 1px solid #e4007f;
}
.option-course-list .option-course-item.option-course-item-psychological .price th {
  background: #e4007f;
}
.option-course-list .option-course-item.option-course-item-psychological .price td {
  border: 1px solid #e4007f;
}
.option-course-list .option-course-item.option-course-item-psychological .price td.price-title {
  background: #fadce9;
}

.page-writevideo {
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .page-writevideo {
    padding-inline: 20px;
  }
}
.page-writevideo .title-box {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .page-writevideo .title-box .col-sm-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.page-writevideo .title-box h2 {
  font-size: 32px;
  font-weight: bold;
  color: #02369a;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .page-writevideo .title-box h2 {
    font-size: 24px;
  }
}
.page-writevideo .title-box h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: rgba(255, 255, 0, 0.5); /* 蛍光黄色の半透明 */
  z-index: -1;
}
.page-writevideo .writevideo-mv {
  margin-bottom: 20px;
}
.page-writevideo .explain {
  margin-bottom: 40px;
}
.page-writevideo .explain p {
  margin-bottom: 1em;
}
.page-writevideo .recommend {
  margin-bottom: 80px;
}
.page-writevideo .recommend h2 {
  color: #02369a;
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  font-weight: bold;
  margin-bottom: 20px;
  padding-left: 20px;
  border-left: 10px solid #02369a;
  line-height: 1.5;
}
.page-writevideo .recommend ul {
  margin-top: 0;
  padding-left: 1em;
}
.page-writevideo .recommend .last {
  padding-left: 1em;
}
.page-writevideo .recommend-content {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .page-writevideo .recommend-content .col-sm-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-writevideo .recommend-content img {
    width: 50%;
  }
}
.page-writevideo .event-overview h2 {
  color: #02369a;
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  font-weight: bold;
}
.page-writevideo .event-overview table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid #02369a;
}
.page-writevideo .event-overview table th {
  width: 20%;
  background: #02369a;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  font-size: calc(1 * 1rem);
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .page-writevideo .event-overview table th {
    display: block;
    width: 100%;
  }
}
.page-writevideo .event-overview table td {
  border: 1px solid #02369a;
  padding: 10px 10px 10px 20px;
  font-size: 16px;
  font-size: calc(1 * 1rem);
}
@media screen and (max-width: 767px) {
  .page-writevideo .event-overview table td {
    display: block;
    width: 100%;
  }
}
.page-writevideo .event-overview .schedule-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: none;
}
.page-writevideo .event-overview .schedule-table th, .page-writevideo .event-overview .schedule-table td {
  border: none;
  background: transparent;
  padding: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .page-writevideo .event-overview .schedule-table th, .page-writevideo .event-overview .schedule-table td {
    display: table-cell;
    width: auto;
  }
}
.page-writevideo .event-overview .schedule-table th {
  vertical-align: top;
}
.page-writevideo .event-overview .schedule-time {
  width: 12%;
  color: #02369a;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page-writevideo .event-overview .schedule-time {
    width: 35% !important;
  }
}
.page-writevideo .event-overview .schedule-content {
  width: 88%;
}
@media screen and (max-width: 767px) {
  .page-writevideo .event-overview .schedule-content {
    width: 65% !important;
  }
}
.page-writevideo .form {
  margin-bottom: 40px;
}
.page-writevideo .form h2 {
  color: #02369a;
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
  font-weight: bold;
  margin-bottom: 20px;
}
.page-writevideo .form .row {
  margin-bottom: 20px;
}

.list_of_exercises_and_practical_training {
  background: #f3f5f7;
}

.list_of_exercises_and_practical_training-page {
  width: 100%;
  max-width: 950px;
  margin-inline: auto;
  background-color: #fff;
  padding: 20px;
}

#sub-navigation {
  background: #103869;
  height: 34px;
  border-bottom: 1px solid #98bbe3;
  margin-bottom: 20px;
}
#sub-navigation ul {
  list-style: none;
  width: 100%;
  max-width: 950px;
  margin-inline: auto;
  padding-left: 0;
}
#sub-navigation ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px;
}

.list_of_exercises_and_practical_training-container {
  max-width: 950px;
  margin-inline: auto;
  padding-inline: 20px;
  width: 100%;
}
.list_of_exercises_and_practical_training-container ul {
  list-style: none;
  padding-left: 0;
}
.list_of_exercises_and_practical_training-container ul li {
  border-top: 1px solid #d7d6db;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.list_of_exercises_and_practical_training-container ul li:last-child {
  border-bottom: 1px solid #d7d6db;
}
.list_of_exercises_and_practical_training-container ul li a {
  color: #02369a;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px;
  display: flex;
  align-items: center;
}
.list_of_exercises_and_practical_training-container ul li a .material-icons {
  margin-right: 10px;
}
.list_of_exercises_and_practical_training-container ul li ul li {
  border-top: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.list_of_exercises_and_practical_training-container ul li ul li:last-child {
  border-bottom: none;
}

.list_of_exercises_and_practical_training-search form {
  display: flex;
  gap: 10px;
}
.list_of_exercises_and_practical_training-search form input {
  width: 90%;
  padding: 10px;
}
.list_of_exercises_and_practical_training-search form button {
  background: #02369a;
  color: #fff;
  padding: 10px;
  border: none;
  cursor: pointer;
}
.list_of_exercises_and_practical_training-search form button:hover {
  background: #02369a;
}

.mw_wp_form_complete {
  margin-top: 70px;
}

/* 文字の上に点 */
.orange-dot {
  background-image: radial-gradient(circle at center, #FF9300 20%, transparent 20%); /* 点の色とサイズ調整 */
  background-position: top right; /* 点の位置 */
  background-repeat: repeat-x; /* 横方向に繰り返し */
  background-size: 1em 0.3em; /* 点の間隔とサイズ調整 */
  padding-top: 0.2em; /* 縦方向の位置調整 */
}

.section-title.orange-title {
  background: #ff9300;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-radius: 30px;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .section-title.orange-title {
    font-size: 1.1rem;
  }
}

.form_notice {
  text-align: left;
  color: #ff6565;
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
}

.form_table-companionanimal .member-number {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .form_table-companionanimal .member-number {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.form_table-companionanimal .member-number input {
  width: 50%;
}
.form_table-companionanimal .form_notice {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .form_table-companionanimal .form_notice {
    position: relative;
    margin-top: 8px;
  }
}
.form_table-companionanimal .member-number-td {
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .form_table-companionanimal .member-number-td {
    padding-bottom: 0;
  }
}

.companionanimal-before-entry {
  margin-top: 40px;
}
.companionanimal-before-entry p {
  text-align: center;
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
  margin-bottom: 20px;
}
.companionanimal-before-entry ul {
  padding-left: 0;
}
.companionanimal-before-entry ul li {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
}

.boxTab.tabStyle05 {
  margin-top: 60px;
}
.boxTab .boxTabBtn {
  font-size: 14px;
  font-size: calc(0.875 * 1rem);
}
.boxTab .boxTabBtn ul {
  display: table;
  width: 100%;
  height: 100%;
}
.boxTab .boxTabBtn li {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 50%;
  height: 100%;
  border-left: 10px solid transparent;
}
.boxTab .boxTabBtn li:first-child {
  border-left: none;
}
.boxTab .boxTabBtn li .btnTab {
  display: table;
  transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  position: relative;
  width: 100%;
  height: 100%;
  height: 75px\9 ;
  /* IE8用 */
  padding: 15px 10px;
  border: 1px solid #192b5a;
  background: #192b5a;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1.45em;
}
.boxTab.jsTabSelect .boxTabBtn li .btnTab {
  cursor: pointer;
}
.boxTab .boxTabBtn li a.btnTab {
  cursor: pointer;
}
.boxTab .boxTabBtn li .btnTab:hover {
  border-color: #192b5a;
  background-color: #192b5a;
}
.boxTab .boxTabBtn li .btnTab:after {
  display: none;
  position: absolute;
  right: 2px;
  left: 2px;
  bottom: -1px;
  height: 1px;
  background: #fff;
  content: "";
}
.boxTab .boxTabBtn li.selected .btnTab {
  border: 1px solid #ccc;
  border-bottom-color: #fff;
  background: #fff;
  color: #000;
}
.boxTab .boxTabBtn li.selected .btnTab:after {
  display: block;
}
.boxTab .boxTabBtn li .btnTab > span {
  display: table-cell;
  vertical-align: middle;
  position: inherit;
  padding: 0;
}
.boxTab .boxTabBtn li .btnTab .icnArw {
  position: relative;
  padding: 0 0 0 12px;
}
.boxTab .boxTabBtn li .btnTab .icnArw:before {
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  margin-top: -5px;
  border-top: 4px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #fff;
  content: "";
}
.boxTab .boxTabBtn li.selected .btnTab .icnArw:before {
  display: none;
}
.boxTab .boxTabContentWrap {
  border: 1px solid #ccc;
  background: #fff;
  margin-top: -1px;
  padding: 20px;
}
.boxTab .boxTabContent .ttlTabContent {
  display: none;
}
.boxTab .boxInfoBtm {
  overflow: hidden;
  border-top: 1px solid #ccc;
  padding-top: 18px;
  color: #000;
  font-size: 0.98em;
}
.boxTab .boxInfoBtm a {
  color: #202020;
}
.boxTab .boxInfoBtm p {
  line-height: 1.4em;
}
.boxTab .boxInfoBtm .boxTagDescription {
  float: left;
  font-size: 0.88em;
  letter-spacing: -0.02em;
}
.boxTab .boxInfoBtm .boxTagDescription p {
  padding-top: 6px;
}
.boxTab .boxInfoBtm .boxTagDescription p:first-child {
  padding-top: 0;
}
.boxTab .boxInfoBtm .boxTagDescription .tag {
  min-width: 42px;
  margin: 0 5px 0 0;
  padding: 0 5px;
}
.boxTab .boxInfoBtm .icnArw {
  float: right;
  font-weight: bold;
  text-align: right;
  letter-spacing: 0.05em;
}
.boxTab.tabStyle02 .boxTabBtn {
  overflow: hidden;
  border-bottom: 5px solid #192b5a;
}
.boxTab.tabStyle02 .boxTabBtn ul {
  width: 100.3%;
}
.boxTab.tabStyle02 .boxTabBtn li {
  border-left-width: 0;
  font-size: 0.85em;
}
.boxTab.tabStyle02.tabRow03 .boxTabBtn li, .boxTab.tabStyle02.tabRow04 .boxTabBtn li, .boxTab.tabStyle02.tabRow05 .boxTabBtn li, .boxTab.tabStyle02.tabRow06 .boxTabBtn li {
  height: 70px;
}
.boxTab.tabStyle02 .boxTabBtn li .btnTab {
  padding: 15px 5px;
  border: none;
  border-left: 1px solid #ccc;
  background: #faf7f2;
  color: #000;
}
.boxTab.tabStyle02 .boxTabBtn li .btnTab:before {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 0;
  height: 0;
  margin-left: -8px;
  border-top: 6px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 6px solid #192b5a;
  border-left: 8px solid transparent;
  content: "";
}
.boxTab.tabStyle02 .boxTabBtn li:first-child .btnTab {
  border-left-width: 0;
}
.boxTab.tabStyle02 .boxTabBtn li .btnTab:after {
  display: none;
}
.boxTab.tabStyle02 .boxTabBtn li .btnTab:hover {
  background-color: #f4f6ff;
}
.boxTab.tabStyle02 .boxTabBtn li.selected .btnTab {
  background-color: #192b5a;
  color: #fff;
}
.boxTab.tabStyle02 .boxTabBtn li.selected .btnTab:before {
  display: none;
}
.boxTab.tabStyle02 .boxTabBtn li.selected + li .btnTab {
  border-left-width: 0;
}
.boxTab.tabStyle02 .boxTabBtn li .btnTab .icnArw {
  padding: 0 !important;
}
.boxTab.tabStyle02.tabRow04 .boxTabBtn li .btnTab, .boxTab.tabStyle02.tabRow05 .boxTabBtn li .btnTab {
  padding-top: 14px;
  padding-bottom: 14px;
}
.boxTab.tabStyle02 .boxTabBtn li .btnTab .icnArw:before {
  display: none;
}
.boxTab.tabStyle02 .boxTabContentWrap {
  border-color: #fff;
  padding: 20px 0;
}
.boxTab.tabStyle02.clrBase .boxTabBtn {
  border-bottom-color: #192b5a;
}
.boxTab.tabStyle02.clrBase .boxTabBtn li .btnTab:before {
  border-bottom-color: #192b5a;
}
.boxTab.tabStyle02.clrBase .boxTabBtn li .btnTab:hover {
  background-color: #f4f6ff;
}
.boxTab.tabStyle02.clrBase .boxTabBtn li.selected .btnTab {
  border-left-color: #192b5a;
  background-color: #192b5a;
}
.boxTab.tabStyle02.clrScheme01 .boxTabBtn {
  border-bottom-color: #ff8b2f;
}
.boxTab.tabStyle02.clrScheme01 .boxTabBtn li .btnTab:before {
  border-bottom-color: #ff8b2f;
}
.boxTab.tabStyle02.clrScheme01 .boxTabBtn li .btnTab:hover {
  background-color: #ffefda;
}
.boxTab.tabStyle02.clrScheme01 .boxTabBtn li.selected .btnTab {
  border-left-color: #ff8b2f;
  background-color: #ff8b2f;
}
.boxTab.tabStyle02.clrScheme02 .boxTabBtn {
  border-bottom-color: #53b78f;
}
.boxTab.tabStyle02.clrScheme02 .boxTabBtn li .btnTab:before {
  border-bottom-color: #53b78f;
}
.boxTab.tabStyle02.clrScheme02 .boxTabBtn li .btnTab:hover {
  background-color: #eff8e6;
}
.boxTab.tabStyle02.clrScheme02 .boxTabBtn li.selected .btnTab {
  border-left-color: #53b78f;
  background-color: #53b78f;
}
.boxTab.tabStyle02.clrScheme07 .boxTabBtn li.selected .btnTab {
  border-left-color: #219ae5;
  background-color: #219ae5;
}
.boxTab.tabStyle02.clrScheme03 .boxTabBtn {
  border-bottom-color: #18c3e6;
}
.boxTab.tabStyle02.clrScheme03 .boxTabBtn li .btnTab:before {
  border-bottom-color: #18c3e6;
}
.boxTab.tabStyle02.clrScheme03 .boxTabBtn li .btnTab:hover {
  background-color: #e3f7fc;
}
.boxTab.tabStyle02.clrScheme07 .boxTabBtn {
  border-bottom-color: #219ae5;
}
.boxTab.tabStyle02.clrScheme07 .boxTabBtn li .btnTab:before {
  border-bottom-color: #219ae5;
}
.boxTab.tabStyle02.clrScheme07 .boxTabBtn li .btnTab:hover {
  background-color: #219ae5;
}
.boxTab.tabStyle02.clrScheme10 .boxTabBtn {
  border-bottom-color: #219ae5;
}
.boxTab.tabStyle02.clrScheme10 .boxTabBtn li .btnTab:before {
  border-bottom-color: #219ae5;
}
.boxTab.tabStyle02.clrScheme10 .boxTabBtn li .btnTab:hover {
  background-color: #219ae5;
}
.boxTab.tabStyle02.clrScheme03 .boxTabBtn li.selected .btnTab {
  border-left-color: #18c3e6;
  background-color: #18c3e6;
}
.boxTab.tabStyle03 .boxTabBtn li {
  border-left-width: 20px;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab {
  border: 2px solid #192b5a;
  background: #fff;
  color: #192b5a;
  text-align: left;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab:before {
  display: none;
  position: absolute;
  left: 50%;
  bottom: -28px;
  width: 0;
  height: 0;
  margin-left: -20px;
  border-top: 15px solid #192b5a;
  border-right: 20px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid transparent;
  content: "";
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab:after {
  display: none;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab {
  background: #192b5a;
  color: #fff;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab:before {
  display: block;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab .icnArw {
  display: inline-block;
  *display: inline;
  /* IE7用 */
  *zoom: 1;
  /* IE7用 */
  padding-left: 15px;
  line-height: 1.7em;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab .icnArw:before {
  top: 16px;
  left: 2px;
  border-left-color: #192b5a;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme01 {
  border-color: #ff8b2f;
  color: #ff8b2f;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme01:hover {
  background-color: #ff8b2f;
  color: #fff;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme01 .icnArw:before {
  border-left-color: #ff8b2f;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab.clrScheme01 {
  background-color: #ff8b2f;
  color: #fff;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab.clrScheme01:before {
  border-top-color: #ff8b2f;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme02 {
  border-color: #53b78f;
  color: #53b78f;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme02:hover {
  background-color: #53b78f;
  color: #fff;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme02 .icnArw:before {
  border-left-color: #53b78f;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab.clrScheme02 {
  background-color: #53b78f;
  color: #fff;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab.clrScheme02:before {
  border-top-color: #53b78f;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme03 {
  border-color: #6fbd40;
  color: #6fbd40;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme03:hover {
  background-color: #6fbd40;
  color: #fff;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme03 .icnArw:before {
  border-left-color: #6fbd40;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab.clrScheme03 {
  background-color: #6fbd40;
  color: #fff;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab.clrScheme03:before {
  border-top-color: #6fbd40;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme05 {
  border-color: #fff0c0;
  color: #fff0c0;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme05:hover {
  background-color: #fff0c0;
  color: #fff;
}
.boxTab.tabStyle03 .boxTabBtn li .btnTab.clrScheme05 .icnArw:before {
  border-left-color: #fff0c0;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab.clrScheme05 {
  background-color: #fff0c0;
  color: #fff;
}
.boxTab.tabStyle03 .boxTabBtn li.selected .btnTab.clrScheme05:before {
  border-top-color: #fff0c0;
}
.boxTab.tabStyle04 .boxTabBtn li {
  border-left-width: 20px;
}
.boxTab.tabStyle04 .boxTabBtn li .btnTab {
  padding: 28px 20px;
  border: 2px solid #1390a6;
  background: #fff;
  color: #1390a6;
  text-align: center;
}
.boxTab.tabStyle04 .boxTabBtn li .btnTab:before {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 3px;
  width: 0;
  height: 0;
  margin-left: -8px;
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
  content: "";
}
.boxTab.tabStyle04 .boxTabBtn li .btnTab:after {
  display: none;
}
.boxTab.tabStyle04 .boxTabBtn li.selected .btnTab {
  background: #1390a6;
  color: #fff;
}
.boxTab.tabStyle04 .boxTabBtn li.selected .btnTab:before {
  display: block;
}
.boxTab.tabStyle04 .boxTabBtn li .btnTab .icnArw {
  display: inline-block;
  *display: inline;
  /* IE7用 */
  *zoom: 1;
  /* IE7用 */
  padding-left: 15px;
  line-height: 1.7em;
}
.boxTab.tabStyle04 .boxTabBtn li .btnTab .icnArw:before {
  top: 16px;
  left: 2px;
  margin-top: -7px;
  border-width: 6px 8px;
  border-left-color: #1390a6;
}
.boxTab.tabStyle04 .boxTabContentWrap {
  margin-top: -2px;
  padding: 0;
  border-top-color: #1390a6;
  border-top-width: 2px;
  border-bottom-width: 0;
}
.boxTab.tabRow03 .boxTabBtn li {
  width: 33.333%;
}
.boxTab.tabRow04 .boxTabBtn li {
  width: 25%;
}
.boxTab.tabRow05 .boxTabBtn li {
  width: 20%;
}
.boxTab.tabRow06 .boxTabBtn li {
  width: 16.8%;
}
.boxTab.tabStyle05 .boxTabBtn ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .boxTab.tabStyle05 .boxTabBtn ul {
    display: none;
  }
}
.boxTab.tabStyle05 .boxTabBtn ul li {
  width: 22.5%;
  height: auto;
  margin: 0 30px 25px 0;
}
.boxTab.tabStyle05 .boxTabBtn ul li:nth-child(4n) {
  margin-right: 0;
}
.boxTab.tabStyle05 .boxTabBtn li .btnTab {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #192b5a;
  border-radius: 4px;
  background: #faf7f2;
  text-align: left;
  color: #000;
}
.boxTab.tabStyle05 .boxTabBtn li .btnTab span {
  text-align: left;
}
.boxTab.tabStyle05 .boxTabBtn li .btnTab:after {
  content: none;
}
.boxTab.tabStyle05 .boxTabBtn li .btnTab .icnArw {
  padding-left: 15px;
  font-weight: 500;
}
.boxTab.tabStyle05 .boxTabBtn li .btnTab .icnArw:before {
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #000;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme01 .btnTab {
  border-color: #ff8b2f;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme02 .btnTab {
  border-color: #73c4d4;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme03 .btnTab {
  border-color: #18c3e6;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme07 .btnTab {
  border-color: #219ae5;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme08 .btnTab {
  border-color: #297686;
}
.boxTab.tabStyle05 .boxTabBtn li.selected .btnTab {
  color: #fff;
}
.boxTab.tabStyle05 .boxTabBtn li .btnTab:hover {
  background-color: #f4f6ff;
}
.boxTab.tabStyle05 .boxTabBtn li.selected .btnTab .icnArw {
  padding-left: 0;
}
.boxTab.tabStyle05 .boxTabBtn li.clrBase.selected .btnTab {
  background: #192b5a;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme01.selected .btnTab {
  background: #ff8b2f;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme02.selected .btnTab {
  background: #53b78f;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme03.selected .btnTab {
  background: #65abff;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme07.selected .btnTab {
  background: #219ae5;
}
.boxTab.tabStyle05 .boxTabBtn li.clrScheme08.selected .btnTab {
  background: #297686;
}

@media screen and (max-width: 767px) {
  .boxTab.tabStyle05 {
    margin-top: 20px;
  }
  .boxTab.tabStyle05 .boxTabBtn {
    position: relative;
  }
  .boxTab.tabStyle05 .boxTabBtn:after {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    margin-top: -3px;
    content: "";
    border-top: 7px solid #000;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
  }
  .boxTab.tabStyle05 .boxTabBtn select {
    width: 100%;
    height: auto;
    padding: 14px 8px;
    background: #faf7f2;
    border-radius: 3px !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .boxTab.tabStyle05 .boxTabBtn.clrBase select {
    border-color: #192b5a;
  }
  .boxTab.tabStyle05 .boxTabBtn.clrScheme01 select {
    border-color: #ff8b2f;
  }
  .boxTab.tabStyle05 .boxTabBtn.clrScheme02 select {
    border-color: #65abff;
  }
  .boxTab.tabStyle05 .boxTabBtn.clrScheme03 select {
    border-color: #18c3e6;
  }
  .boxTab.tabStyle05 .boxTabBtn.clrScheme07 select {
    border-color: #219ae5;
  }
  .boxTab.tabStyle05 .boxTabBtn.clrScheme08 select {
    border-color: #297686;
  }
  .boxTab.tabStyle05 .boxTabBtn.mediaPC {
    display: none;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .boxTab.tabStyle05 .boxTabBtn.mediaPC::after {
    content: none;
  }
}
.campaign-banner {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.campaign-banner img {
  transition: all 0.3s ease;
}
.campaign-banner img:hover {
  opacity: 0.6;
}

.page-specifictraining {
  margin-inline: auto;
  position: relative;
}
.page-specifictraining .tableofcontents {
  position: fixed;
  top: 0;
  left: 50.8%;
  transform: translateX(-50%);
  z-index: 1;
  max-width: 768px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .page-specifictraining .tableofcontents {
    display: none !important;
  }
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .page-specifictraining .tableofcontents {
    max-width: 100vw;
  }
}
@media screen and (min-width: 1280px) {
  .page-specifictraining .tableofcontents {
    max-width: 1080px;
    left: 50%;
  }
}
.page-specifictraining .tableofcontents ul {
  width: 768px;
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: center;
  margin: 0;
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .page-specifictraining .tableofcontents ul {
    width: 100vw;
  }
}
@media screen and (min-width: 1280px) {
  .page-specifictraining .tableofcontents ul {
    width: 1080px;
  }
}
.page-specifictraining .tableofcontents ul li {
  width: 20%;
}
.page-specifictraining .tableofcontents ul li a {
  font-size: 13px;
  font-size: calc(0.8125 * 1rem);
  align-items: center;
  background: #fff;
  border: 1px solid #eee;
  display: flex;
  justify-content: center;
  height: 6.473vw;
  transition: all 0.3s ease;
}
.page-specifictraining .tableofcontents ul li a:hover {
  text-decoration: none;
  background: #008c72;
  color: #fff;
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .page-specifictraining .tableofcontents ul li a {
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
    padding: 12px 4.4px;
  }
}

.page-specifictraining-blk1 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-specifictraining-blk1 {
    margin-bottom: 20px;
  }
}
.page-specifictraining-blk1 figure + figure {
  margin-top: 22px;
}

.page-specifictraining-blk2 {
  margin-top: 100px;
}
.page-specifictraining-blk2.boxIndexIntro .boxTxtArea {
  padding-right: 480px !important;
}
@media screen and (max-width: 767px) {
  .page-specifictraining-blk2.boxIndexIntro .boxTxtArea {
    padding-right: 0 !important;
  }
}
.page-specifictraining-blk2.boxIndexIntro .boxTxtArea {
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}
.page-specifictraining-blk2.boxIndexIntro .boxTxtArea .ttlStyle01.bgSQUE {
  padding-left: 70px;
  background: url(./img/specifictraining-icn-sque.png) no-repeat left center;
  line-height: 1.45em;
  font-weight: 400;
}
.page-specifictraining-blk2.boxIndexIntro .boxTxtArea .ttlStyle01 {
  margin-bottom: 5px;
}
.page-specifictraining-blk2 .ttlStyle01 {
  margin-bottom: 20px;
  font-size: 2em;
}
.page-specifictraining-blk2 .ttlStyle01:first-child {
  margin-top: 0;
}
.page-specifictraining-blk2.boxIndexIntro .boxTxtArea .imgIntro {
  position: absolute;
  bottom: 40px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .page-specifictraining-blk2.boxIndexIntro .boxTxtArea .imgIntro {
    margin: 25px auto;
    position: relative;
  }
}
.page-specifictraining-blk2.boxSection > p, .page-specifictraining-blk2.boxSection .boxInner > p, .page-specifictraining-blk2.boxSection .boxTxtArea > p {
  padding-top: 22px;
  line-height: 1.9em;
}
.page-specifictraining-blk2.boxIndexIntro .boxTxtArea .imgIntro {
  position: absolute;
  bottom: 40px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .page-specifictraining-blk2.boxIndexIntro .boxTxtArea .imgIntro {
    margin: 25px auto;
    position: relative;
    bottom: 0;
  }
}
.page-specifictraining-blk2.boxIndexIntro .boxTxtArea .txtCont {
  font-size: 0.98em;
}
.page-specifictraining-blk2.boxIndexIntro .boxTxtArea .boxPageLink {
  padding-top: 25px;
  padding-right: 10px;
}
.page-specifictraining-blk2.boxIndexIntro .boxTxtArea .boxPageLink .btn > * {
  padding-right: 25px;
}
.page-specifictraining-blk2 .btn.clrEm > * {
  border-color: #ff9617;
  background-color: #ff9617;
}
.page-specifictraining-blk2 .btn.arw > * {
  display: block;
  position: relative;
  padding: 15px 50px 15px 15px;
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
  color: #fff;
}
.page-specifictraining-blk2 .btn.arw > *:after {
  opacity: 1 !important;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 0;
  height: 0;
  margin-top: -13px;
  border-radius: 10px;
  border-top: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 13px solid #fff;
  background: none !important;
  content: "";
}

/* -- ボタン内テキスト・装飾（矢印） -- */
.boxTab.tabStyle04 .boxTabBtn li .btnTab .icnArw:before {
  top: 16px;
  left: 2px;
  margin-top: -7px;
  border-width: 6px 8px;
  border-left-color: #1390a6;
}

.boxTab.tabStyle04 .boxTabContentWrap {
  padding: 0;
  border-top-color: #1390a6;
  border-top-width: 2px;
  border-bottom-width: 0;
  margin: -2px calc(50% - 50vw) auto;
}

/* ------ Tab列 ------ */
/* -- 列03 -- */
.boxTab.tabRow03 .boxTabBtn li {
  width: 33.333%;
}

/* --  列04 --  */
.boxTab.tabRow04 .boxTabBtn li {
  width: 25%;
}

/* --  列05 --  */
.boxTab.tabRow05 .boxTabBtn li {
  width: 20%;
}

/* --  列05 --  */
.boxTab.tabRow06 .boxTabBtn li {
  width: 20%;
}

/* ------ Tabスタイル05 ------ */
/* ---- Tab・ボタン ---- */
.boxTab.tabStyle05 .boxTabBtn ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.boxTab.tabStyle05 .boxTabBtn ul li {
  width: 22.5%;
  height: auto;
  margin: 0 30px 25px 0;
}
@media screen and (max-width: 64em) and (min-width: 48em) {
  .boxTab.tabStyle05 .boxTabBtn ul li {
    width: auto;
  }
}

.boxTab.tabStyle05 .boxTabBtn ul li.clrBase-free {
  width: 33.3333%;
  height: auto;
  margin: 0 30px 25px 0;
}

.boxTab.tabStyle05 .boxTabBtn ul li:nth-child(4n) {
  margin-right: 0;
}
.boxTab.tabStyle05 .boxTabBtn li .btnTab {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #18c3e6;
  border-radius: 4px;
  background: #faf7f2;
  text-align: left;
  color: #000;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab.btnTab-free {
  border: 1px solid #ff6565;
  background: #ff6565;
  color: #fff;
  padding: 30px 0;
  font-size: 24px;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab.btnTab-contact {
  border: 1px solid #0c7ac2;
  background: #0c7ac2;
  color: #fff;
  padding: 30px 0;
  font-size: 24px;
}
.boxTab.tabStyle05 .boxTabBtn li .btnTab.btnTab-contact:hover {
  background: #fff;
  color: #0c7ac2;
}
.boxTab.tabStyle05 .boxTabBtn li .btnTab.btnTab-contact:hover::before {
  border-left-color: #0c7ac2;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab span {
  text-align: left;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab:after {
  content: none;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab .icnArw {
  padding-left: 15px;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab .icnArw:before {
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #000;
}

.boxTab.tabStyle05 .boxTabBtn li.current .btnTab .icnArw:before {
  border-left: 7px solid #fff;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab .icnArw.icnArw-free:before {
  border-left: 7px solid white;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab .icnArw.icnArw-contact:before {
  border-left: 7px solid white;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab:hover .icnArw.icnArw-free:before {
  border-left: 7px solid #ff6565;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab:hover .icnArw.icnArw-contact:before {
  border-left: 7px solid #0c7ac2;
}

/* Tabスタイル05 ボーダーカラー */
.boxTab.tabStyle05 .boxTabBtn li.clrScheme01 .btnTab {
  border-color: #ff8b2f;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme01.current .btnTab {
  background: #ff8b2f;
  color: #fff;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme02.current .btnTab {
  background: #008f73;
  color: #fff;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme03 .btnTab {
  border-color: #18c3e6;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme03.current .btnTab {
  background: #18c3e6;
  color: #fff;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme06 .btnTab {
  border-color: #18c3e6;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme06.current .btnTab {
  background: #18c3e6;
  color: #fff;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme07 .btnTab {
  border-color: #18c3e6;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme07.current .btnTab {
  background: #18c3e6;
  color: #fff;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme08.current .btnTab {
  background: #219ae5;
  color: #fff;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme08 .btnTab {
  border-color: #73c4d4;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme09 .btnTab {
  border-color: #73c4d4;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme09.current .btnTab {
  background: #18c3e6;
  color: #fff;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme10.current .btnTab {
  background: #219ae5;
  color: #fff;
}

/* Tabスタイル05 selected/hover */
.boxTab.tabStyle05 .boxTabBtn li.selected .btnTab {
  color: #fff;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab:hover {
  background-color: #f4f6ff;
}

.boxTab.tabStyle05 .boxTabBtn li .btnTab.btnTab-free:hover {
  background-color: #fff;
  color: #ff6565;
}

.boxTab.tabStyle05 .boxTabBtn li.selected .btnTab .icnArw {
  padding-left: 0;
}

/* Tabスタイル05 selected 背景カラー */
.boxTab.tabStyle05 .boxTabBtn li.clrBase.selected .btnTab {
  background: #192b5a;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme01.selected .btnTab {
  background: #ff8b2f;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme02.selected .btnTab {
  background: #53b78f;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme03.selected .btnTab {
  background: #18c3e6;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme07.selected .btnTab {
  background: #219ae5;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme08.selected .btnTab {
  background: #297686;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme09.selected .btnTab {
  background: #ffe33f;
}

.boxTab.tabStyle05 .boxTabBtn li.clrScheme10.selected .btnTab {
  background: #219ae5;
}

.boxSection .boxSectionMain,
.boxSection .boxSectionSide {
  float: left;
  width: 50%;
}

.boxSection .boxSectionMain.fltR,
.boxSection .boxSectionSide.fltR {
  width: 36.5%;
  padding-left: 50px;
}

.boxSection .boxSectionMain.fltL,
.boxSection .boxSectionSide.fltL {
  width: 63.5%;
}

.boxSection > p,
.boxSection .boxInner > p,
.boxSection .boxTxtArea > p {
  padding-top: 22px;
  line-height: 1.9em;
}

.boxSection > p:first-child,
.boxSection .boxInner > p:first-child,
.boxSection .boxTxtArea > p:first-child {
  padding-top: 0 !important;
}

.boxSection > .boxInner {
  padding-top: 35px;
  padding-bottom: 35px;
}

.specialtraining #reason .ttlStyle06,
.specialtraining #reason2 .ttlStyle06 {
  margin-bottom: 40px;
}

.bgClrScheme06 {
  background: #fffcf2;
}

.boxInner {
  width: 980px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .boxInner {
    width: 100%;
  }
}

.ttlStyle06 {
  margin: 20px 0;
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
  line-height: 1.75em;
}

.specialtraining .boxReason {
  margin: 0 20px;
  padding: 50px 0 50px 160px;
  border-top: 3px solid #1390a7;
  background-position: 20px 55px;
  background-repeat: no-repeat;
}

.specialtraining .boxReason .ttlStyle01 {
  color: #1f90a6;
  font-size: 1.28em;
}

.specialtraining .boxReason dl dd > p {
  padding-top: 10px;
  line-height: 1.7em;
}

strong,
noscript {
  font-weight: bold;
}

.specialtraining .boxReason .boxFile {
  max-width: 80%;
  margin: 20px 0 10px 0;
  padding: 10px 20px;
}

.boxFile {
  margin: 40px 0 0;
  padding: 20px;
  background: #fff;
}

.specialtraining .boxReason.boxReason01 {
  background-image: url(./img/img-num01.png);
}

.specialtraining .boxReason.boxReason02 {
  background-image: url(./img/img-num02.png);
}

.specialtraining .boxReason.boxReason03 {
  background-image: url(./img/img-num03.png);
}

.specialtraining .boxReason {
  margin: 0 20px;
  padding: 50px 0 50px 160px;
  border-top: 3px solid #1390a7;
  background-position: 20px 55px;
  background-repeat: no-repeat;
}

.specialtraining #reason .ttlStyle06,
.specialtraining #reason2 .ttlStyle06 {
  margin-bottom: 40px;
}

.icnFile.pdf {
  background-image: url(./img/icn-pdf.png);
}

.specialtraining .boxReason .boxFile {
  max-width: 80%;
  margin: 20px 0 10px 0;
  padding: 10px 20px;
}

.boxSection p a {
  text-decoration: underline;
}

.icnFile {
  padding: 13px 0 10px 38px;
  background-repeat: no-repeat;
  background-position: 0 10px;
}

.nursing-training .h-title01 a {
  background: #5CADE0;
  color: #fff;
  padding: 1em;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.nursing-training .h-title01 a:hover {
  background: rgba(92, 173, 224, 0.8);
  color: #fff;
}

.boxFile .txtSmall {
  padding-left: 10px;
  color: #000;
  font-size: 0.85em;
  text-decoration: none;
}

.specialtraining #reason .boxMovieList,
.specialtraining #reason2 .boxMovieList {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-right: 35px;
}

.specialtraining #reason .boxMovieList ul,
.specialtraining #reason2 .boxMovieList ul {
  margin-top: -25px;
  margin-left: -15px;
}

.specialtraining #reason .boxMovieList li,
.specialtraining #reason2 .boxMovieList li {
  padding-top: 25px;
  padding-left: 15px;
}

.boxColumnList > ul {
  letter-spacing: -0.4em;
}

.boxColumnList > ul > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: top;
}

.boxColumnList.columnThree > ul > li {
  width: 33.333%;
  padding: 45px 0 0 90px;
}
@media screen and (max-width: 767px) {
  .boxColumnList.columnThree > ul > li {
    width: 100%;
  }
}

.specialtraining #reason .boxMovieList .boxTxtArea,
.specialtraining #reason2 .boxMovieList .boxTxtArea {
  padding-top: 15px;
  font-size: 0.85em;
}

.specialtraining #reason .boxMovieList .ttlStyle06,
.specialtraining #reason2 .boxMovieList .ttlStyle06 {
  margin: 0 0 8px;
  font-size: 1.16em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.specialtraining #reason .boxMovieList p,
.specialtraining #reason2 .boxMovieList p {
  padding-top: 0;
  line-height: 1.6;
}

.specialtraining #reason .boxMovieList .boxInfo,
.specialtraining #reason2 .boxMovieList .boxInfo {
  width: 66%;
}

.specialtraining #reason .boxMovieList .boxInfo .bgWhite,
.specialtraining #reason2 .boxMovieList .boxInfo .bgWhite {
  margin-left: 20px;
  padding: 25px;
  border: 3px solid #b20000;
}

.specialtraining #reason .boxMovieList .boxInfo .ttlStyle06,
.specialtraining #reason2 .boxMovieList .boxInfo .ttlStyle06 {
  margin-bottom: 15px;
  color: #b20000;
  text-align: left;
}

.specialtraining #reason .boxMovieList .boxInfo p,
.specialtraining #reason2 .boxMovieList .boxInfo p {
  margin-top: 10px;
}

.bgWhite {
  background-color: #fff;
}

.specialtraining .boxReason.boxReason02 {
  padding-bottom: 30px;
}

.specialtraining .boxReason .ttlStyle01 {
  color: #1f90a6;
  font-size: 1.28em;
}

.specialtraining .boxReason .ttlStyle01 {
  color: #1f90a6;
  font-size: 1.28em;
}

.specialtraining .boxReason dl dd > p {
  padding-top: 10px;
  line-height: 1.7em;
}

.specialtraining .boxReason dl dt {
  margin-bottom: 0.5em;
}

.ttlStyle01:first-child {
  margin-top: 0;
}

.fwB {
  font-weight: bold;
}

.specialtraining .boxReason dl dd > p {
  padding-top: 10px;
  line-height: 1.7em;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link {
  width: 780px;
  height: 100%;
  margin: 20px 0;
  padding: 20px 25px;
  border: 1px solid #00b8e0;
  background-color: #fff;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkTitle h5 {
  margin-bottom: 20px;
  font-weight: bold !important;
  font-size: 18px;
  color: #00b8e0;
  line-height: 1.5em;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList .reason03caption .reason02Time {
  width: 200px;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList .reason03caption .reason02Dld {
  width: 0;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul {
  letter-spacing: -0.4em;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li {
  display: block;
  overflow: hidden;
  padding: 3px 0 !important;
  border-top: 1px solid #ccc;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: normal;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li.reason03caption {
  margin-bottom: 6px;
  border-top: none;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li.reason03caption + li {
  border-top: none;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li span.ttlSubject {
  font-weight: bold;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li span.ttlSubject .icnArw:before {
  margin-right: 2px;
  content: "▼";
  color: #00b8e0;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li.pdfLink {
  margin-bottom: 2px;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li a {
  color: #202020;
  text-decoration: underline !important;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li a:hover {
  color: #db0000;
  text-decoration: underline !important;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li > span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li span.reason02Content {
  width: 400px;
  padding: 4px;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li span.reason02Time {
  width: 150px;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li span.reason02Dld {
  width: 110px;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li.pdfLink span.reason02Content img {
  margin-top: -1px;
}

.specialtraining .boxReason.boxReason02 .boxReason02Link .boxReason02LinkList ul li.pdfLink span.reason02Content > span {
  display: inline-block;
  margin-top: 6px;
}

.specialtraining ul li.txtComingsoon .reason02Content,
.specialtraining ul li.txtComingsoon .reason02Time,
.specialtraining ul li.txtComingsoon .reason02Dld {
  padding-top: 4px !important;
  padding-bottom: 1px !important;
  line-height: 1.5em;
}

.specialtraining p.att2019 {
  padding-top: 1em;
  font-size: 0.92em;
  line-height: 1.8em;
  border-top: 1px solid #ccc;
}

.form-select-title {
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  font-weight: bold;
  unicode-bidi: -webkit-isolate;
  unicode-bidi: -moz-isolate;
  unicode-bidi: isolate;
}
@media screen and (max-width: 767px) {
  .form-select-title {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}

ul.noticeList {
  list-style: disc;
  padding-left: 20px;
}

#mw_wp_form_mw-wp-form-4663 .form_table,
.mw_wp_form_input .form_table {
  margin-top: 40px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #mw_wp_form_mw-wp-form-4663 .form_table,
  .mw_wp_form_input .form_table {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.container #mw_wp_form_mw-wp-form-4663,
.container .mw_wp_form_input {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.default-content-section #mw_wp_form_mw-wp-form-4663 .container,
.default-content-section .mw_wp_form_input .container {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: none !important;
  width: 100% !important;
}
#mw_wp_form_mw-wp-form-4663 .howto_area,
.mw_wp_form_input .howto_area {
  margin-top: 40px;
}
#mw_wp_form_mw-wp-form-4663 .howto_area .container p a,
.mw_wp_form_input .howto_area .container p a {
  text-decoration: underline;
  transition: all 0.3s ease;
}
#mw_wp_form_mw-wp-form-4663 .howto_area .container p a:hover,
.mw_wp_form_input .howto_area .container p a:hover {
  text-decoration: none;
}
#mw_wp_form_mw-wp-form-4663 .howto_area dl,
.mw_wp_form_input .howto_area dl {
  margin-top: 20px;
}
#mw_wp_form_mw-wp-form-4663 .inputField .year,
#mw_wp_form_mw-wp-form-4663 .inputField .month,
.mw_wp_form_input .inputField .year,
.mw_wp_form_input .inputField .month {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
#mw_wp_form_mw-wp-form-4663 .inputField .year:last-child,
#mw_wp_form_mw-wp-form-4663 .inputField .month:last-child,
.mw_wp_form_input .inputField .year:last-child,
.mw_wp_form_input .inputField .month:last-child {
  margin-right: 0;
}
#mw_wp_form_mw-wp-form-4663 .inputField .year select,
#mw_wp_form_mw-wp-form-4663 .inputField .month select,
.mw_wp_form_input .inputField .year select,
.mw_wp_form_input .inputField .month select {
  width: auto;
  min-width: 120px;
}
#mw_wp_form_mw-wp-form-4663 .year,
#mw_wp_form_mw-wp-form-4663 .month,
.mw_wp_form_input .year,
.mw_wp_form_input .month {
  flex: 1;
}
#mw_wp_form_mw-wp-form-4663 .year select,
#mw_wp_form_mw-wp-form-4663 .month select,
.mw_wp_form_input .year select,
.mw_wp_form_input .month select {
  width: 100%;
  min-width: 0;
}
#mw_wp_form_mw-wp-form-4663 .month,
.mw_wp_form_input .month {
  margin-left: 0;
}

.howto_area, .offwhite_area {
  background: #f7f9ff;
  display: flex;
  flex-direction: column;
  margin: 40px calc(50% - 50vw) 40px;
  padding: 70px 0;
  width: 100vw;
}
@media screen and (max-width: 767px) {
  .howto_area, .offwhite_area {
    padding: 20px 10px;
  }
}

.container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .container {
    max-width: 100%;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    max-width: 100%;
    padding: 0 10px;
  }
}

.howto_area dl div, .offwhite_area dl div {
  color: #65abff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.howto_area p, .offwhite_area p {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 12px auto 0;
  max-width: 1200px;
  width: 60em;
}

.howto_area dl, .offwhite_area dl {
  width: 62em;
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .howto_area dl, .offwhite_area dl {
    width: 100%;
  }
}

.howto_area dl div, .offwhite_area dl div {
  color: #65abff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.howto_area dl div dt, .offwhite_area dl div dt {
  font-size: 16px;
  font-size: 1rem;
  background: #fff;
  width: 100%;
}

@media screen and (min-width: 767px) {
  .howto_area dl div dt, .offwhite_area dl div dt {
    font-size: 30px;
    font-size: 1.875rem;
    width: auto;
  }
}
howto_area dl div dt span, .offwhite_area dl div dt span {
  font-size: 39px;
  font-size: 2.4375rem;
  background: #65abff;
  color: #fff;
  display: inline-block;
  height: 70px;
  margin-right: 20px;
  text-align: center;
  width: 70px;
}

.howto_area dl div dd, .offwhite_area dl div dd {
  font-size: 16px;
  font-size: 1rem;
  background: #fff;
  color: #333839;
  flex: 1;
  line-height: 70px;
  padding-right: 30px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .howto_area dl div dd, .offwhite_area dl div dd {
    line-height: 1.5;
    padding: 10px 4px;
    text-align: left;
    font-size: 12px;
    width: 100%;
  }
}

.howto_area dl div, .offwhite_area dl div {
  color: #65abff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .howto_area dl div, .offwhite_area dl div {
    flex-direction: column;
  }
}

.howto_area dl div dt span, .offwhite_area dl div dt span {
  font-size: 39px;
  font-size: 2.4375rem;
  background: #65abff;
  color: #fff;
  display: inline-block;
  height: 70px;
  margin-right: 20px;
  text-align: center;
  width: 70px;
}

.howto_area h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 20px;
}

.form-ladder-title {
  font-size: 32px;
  font-size: 2rem;
  color: #65abff;
  text-align: center;
  position: relative;
  font-weight: 700;
  margin-top: 20px;
}
.form-ladder-title::after {
  background: #65abff;
  bottom: -20px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 130px;
}

.fax_application {
  border: 2px solid #ff6565;
  text-align: center;
  padding: 20px;
  margin-top: 40px;
}
.fax_application p {
  margin-bottom: 0;
}
.fax_application a {
  color: #ff6565;
  text-decoration: underline;
  font-weight: 500;
  font-size: 1em;
}
.fax_application a:hover {
  text-decoration: none;
}

.boxTxtArea table {
  background: #ccc;
  border-collapse: separate;
  border-spacing: 1px;
  font-size: 1.05em;
  line-height: 1.6em;
  margin: 5px 0 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .boxTxtArea table {
    font-size: 10px;
  }
}

.boxTxtArea table th,
.boxTxtArea table td {
  padding: 20px 15px;
  vertical-align: middle;
  text-align: center;
}

.boxTxtArea table th {
  background: #faf7f2;
  font-weight: bold;
  padding: 20px 15px;
  text-align: center;
  vertical-align: middle;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .boxTxtArea table th {
    width: auto;
    padding: 10px 0;
  }
}

.boxTxtArea table td {
  font-size: 1.1em;
  background: #fff;
}
.boxTxtArea table td.tdbg {
  background: #faf7f2;
}

.boxTxtArea.priceTblParamedic table td {
  width: 28%;
  text-align: center;
}

.boxTxtArea table .txtSmall {
  font-size: 0.8em;
}

.boxTxtArea .ttlStyle01 {
  margin-bottom: 5px;
}

.boxTxtArea .txtCont {
  font-size: 0.98em;
}

.boxTxtArea table tr {
  border-top: 1px solid #ccc;
}
.boxTxtArea table tr td {
  padding: 20px 15px;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .boxTxtArea table tr td {
    padding: 10px;
  }
}

.ttlStyle01:first-child {
  font-size: 24px;
  font-size: calc(1.5 * 1rem);
}

@media screen and (max-width: 767px) {
  .boxDotList {
    font-size: 16px;
    font-size: calc(1 * 1rem);
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.price-list .square-button.care-staff-price-button {
  max-width: 400px;
}
.price-list .square-button.paramedic-price-button {
  max-width: 550px;
}
.price-list .square-button.kantan-video-price-button {
  max-width: 520px;
}
.price-list .square-button.companionanimal-price-button {
  max-width: 430px;
}
.price-list .square-button.management_ladder-price-button {
  max-width: 430px;
}
.price-list .square-button.specifictraining-price-button {
  max-width: 365px;
}

.page-privacy {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .page-privacy {
    padding: 20px 15px;
  }
}
.page-privacy .privacy-policy {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.page-privacy .privacy-policy .privacy-policy-header {
  background: linear-gradient(135deg, #1E2864 0%, #2C3E8A 100%);
  color: #fff;
  padding: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy .privacy-policy-header {
    padding: 20px 15px;
  }
}
.page-privacy .privacy-policy .privacy-policy-header dl {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy .privacy-policy-header dl {
    flex-direction: column;
    gap: 15px;
  }
}
.page-privacy .privacy-policy .privacy-policy-header dl div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-privacy .privacy-policy .privacy-policy-header dl dt {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  opacity: 0.9;
}
.page-privacy .privacy-policy .privacy-policy-header dl dd {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy .privacy-policy-header dl dd {
    font-size: 16px;
  }
}
.page-privacy .privacy-policy .privacy-policy-contents {
  padding: 40px;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy .privacy-policy-contents {
    padding: 25px 20px;
  }
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph {
  margin-bottom: 35px;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph:last-child {
  margin-bottom: 0;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph h3 {
  color: #1E2864;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 20px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #E8F4FD;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy .privacy-policy-contents .paragraph h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph h3::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 30px;
  height: 2px;
  background: #FC427B;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph p {
  color: #333;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy .privacy-policy-contents .paragraph p {
    font-size: 15px;
  }
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph ol {
  margin: 20px 0;
  padding-left: 0;
  counter-reset: item;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph ol li {
  color: #333;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 12px;
  padding-left: 30px;
  position: relative;
  counter-increment: item;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy .privacy-policy-contents .paragraph ol li {
    font-size: 15px;
    padding-left: 25px;
  }
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph ol li::before {
  content: counter(item) ".";
  position: absolute;
  left: 0;
  top: 0;
  color: #FC427B;
  font-weight: 600;
  font-size: 16px;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph ol li ul {
  margin: 10px 0 0 0;
  padding-left: 20px;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph ol li ul li {
  padding-left: 20px;
  margin-bottom: 8px;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph ol li ul li::before {
  content: "・";
  color: #666;
  font-weight: normal;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph .phonenumber {
  background: #F7FCFF;
  border: 1px solid #DEF5FF;
  border-radius: 6px;
  padding: 20px;
  margin: 20px 0;
  text-align: center;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph .phonenumber p {
  font-size: 18px;
  font-weight: 600;
  color: #1E2864;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy .privacy-policy-contents .paragraph .phonenumber p {
    font-size: 16px;
  }
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph .contact-blk {
  background: #F7FCFF;
  border: 1px solid #DEF5FF;
  border-radius: 6px;
  padding: 25px;
  margin: 20px 0;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph .contact-blk ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph .contact-blk ul li {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy .privacy-policy-contents .paragraph .contact-blk ul li {
    font-size: 15px;
  }
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph .contact-blk ul li:last-child {
  margin-bottom: 0;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph .contact-blk ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background: #FC427B;
  border-radius: 50%;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph .contact-blk ul li:first-child {
  font-weight: 600;
  color: #1E2864;
}
.page-privacy .privacy-policy .privacy-policy-contents .paragraph .contact-blk ul li:last-child {
  color: #FC427B;
  text-decoration: underline;
}
.page-privacy .entry-content {
  margin-top: 40px;
  padding: 30px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .page-privacy .entry-content {
    margin-top: 20px;
    padding: 20px 15px;
  }
}
.page-privacy .entry-content p {
  color: #333;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .page-privacy .entry-content p {
    font-size: 15px;
  }
}
.page-privacy .entry-content h1, .page-privacy .entry-content h2, .page-privacy .entry-content h3, .page-privacy .entry-content h4, .page-privacy .entry-content h5, .page-privacy .entry-content h6 {
  color: #1E2864;
  margin: 25px 0 15px 0;
  font-weight: 600;
}
.page-privacy .entry-content h1:first-child, .page-privacy .entry-content h2:first-child, .page-privacy .entry-content h3:first-child, .page-privacy .entry-content h4:first-child, .page-privacy .entry-content h5:first-child, .page-privacy .entry-content h6:first-child {
  margin-top: 0;
}
.page-privacy .entry-content h1 {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .page-privacy .entry-content h1 {
    font-size: 22px;
  }
}
.page-privacy .entry-content h2 {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .page-privacy .entry-content h2 {
    font-size: 20px;
  }
}
.page-privacy .entry-content h3 {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .page-privacy .entry-content h3 {
    font-size: 18px;
  }
}
.page-privacy .entry-content ul, .page-privacy .entry-content ol {
  margin: 15px 0;
  padding-left: 25px;
}
.page-privacy .entry-content ul li, .page-privacy .entry-content ol li {
  color: #333;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .page-privacy .entry-content ul li, .page-privacy .entry-content ol li {
    font-size: 15px;
  }
}
.page-privacy .entry-content a {
  color: #FC427B;
  text-decoration: underline;
}
.page-privacy .entry-content a:hover {
  color: #1E2864;
  text-decoration: none;
}
.page-privacy .entry-content blockquote {
  border-left: 4px solid #FC427B;
  padding-left: 20px;
  margin: 20px 0;
  font-style: italic;
  color: #666;
}
.page-privacy .entry-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}
.page-privacy .entry-content table th, .page-privacy .entry-content table td {
  padding: 12px;
  border: 1px solid #ddd;
  text-align: left;
}
.page-privacy .entry-content table th {
  background: #F7FCFF;
  font-weight: 600;
  color: #1E2864;
}

body {
  color: #222;
}

a {
  display: inline-block;
}

p {
  margin-bottom: 20px;
}

@media screen and (max-width: 525px) {
  #page {
    overflow-x: hidden;
  }
}

@media screen and (min-width: 526px) and (max-width: 1024px) {
  .container {
    max-width: 90%;
    padding: 0 20px;
  }
  h1 {
    font-size: 2.2rem;
    line-height: 1.3;
  }
  h2 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  h3 {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  body,
  p,
  li,
  span,
  div {
    font-size: 13px !important;
  }
  .section,
  .block-section {
    padding: 40px 0;
  }
  .btn,
  .apply-button {
    padding: 12px 24px;
    font-size: 1rem;
    min-height: 44px;
  }
  .service-page-header {
    padding: 30px 0;
  }
  .service-page-header .entry-title {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
  .point-box {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: 30px 0;
  }
  .point-box .point-box-item {
    flex: 1;
  }
  .point-box .point-box-item img {
    width: 100%;
    height: auto;
  }
  .dialogue-box {
    display: flex;
    align-items: center;
    gap: 30px;
  }
  .dialogue-box .dialogue-box-item {
    flex: 1;
  }
  .dialogue-box .dialogue-box-item ul {
    font-size: 13px !important;
    line-height: 1.6 !important;
    padding: 40px 10px 40px 20px !important;
  }
  .dialogue-box img {
    flex: 0 0 200px;
    max-width: 200px;
  }
  .s-que-career-value-box {
    display: flex;
    align-items: center;
    gap: 30px;
  }
  .s-que-career-value-box .s-que-career-value-box-item {
    flex: 1;
    padding: 40px 0px !important;
  }
  .s-que-career-value-box .s-que-career-value-box-item p {
    font-size: 13px !important;
    line-height: 1.6 !important;
  }
  .s-que-career-value-box img {
    flex: 0 0 200px;
    max-width: 200px;
  }
  .s-que-career-3-strengths-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .s-que-career-3-strengths-box .s-que-career-3-strengths-box-item p {
    font-size: 13px !important;
    line-height: 1.6 !important;
    text-align: center;
  }
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  p {
    font-size: 13px !important;
    line-height: 1.6 !important;
  }
  ul,
  ol {
    font-size: 13px !important;
    line-height: 1.6 !important;
  }
}
.pc-only {
  display: block;
}
@media screen and (max-width: 525px) {
  .pc-only {
    display: none;
  }
}

.sp-only {
  display: none;
}
@media screen and (max-width: 525px) {
  .sp-only {
    display: block;
  }
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.yellow-underline {
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  -webkit-text-decoration-color: #fff615;
          text-decoration-color: #fff615;
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  font-weight: 700;
}

p {
  margin-bottom: 1em;
  line-height: 1.6875;
  letter-spacing: 0.04em;
}

.site-header {
  background-color: #fff;
  padding: 15px 10px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border-radius: 0 0 10px 10px;
  max-width: 1020px;
}
@media screen and (max-width: 525px) {
  .site-header {
    border-radius: 0;
    padding: 10px 12px;
  }
}

.header-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.header-main {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  width: 100%;
  align-items: center;
  position: relative;
}

.header-logo {
  margin-top: 7px;
}

.header-nav {
  flex: 1;
}
.header-nav .header-nav-list {
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: flex-end;
}
.header-nav .header-nav-list .header-nav-item a {
  text-decoration: none;
  color: #222;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.69;
  letter-spacing: 0.05em;
  position: relative;
}

.header-nav-link[data-mega-menu]::before {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 17.5px solid transparent;
  border-right: 17.5px solid transparent;
  border-top: 15px solid #ff6c00;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.header-nav-link[data-mega-menu]:hover::before {
  opacity: 1;
}

.header-login .mobile-header-controls {
  display: flex;
  align-items: center;
  gap: 16px;
}

.btn-login {
  width: 80px;
  height: 80px;
  background: #ff6c00;
  color: #fff;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1rem;
  border: none;
  cursor: pointer;
  gap: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  transition: transform 0.3s ease;
  text-decoration: none;
}
.btn-login:hover {
  transform: translateY(-5px);
  transition: transform 0.3s ease;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.48);
}

.btn-login .login-icon {
  width: 36px;
  height: 36px;
  margin-bottom: 0;
  fill: #fff;
  margin-top: 5px;
}

.mobile-menu-toggle {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.mobile-menu-toggle .hamburger {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.mobile-menu-toggle .hamburger .hamburger-line {
  width: 24px;
  height: 2px;
  background-color: #222;
  transition: all 0.3s ease;
}
.mobile-menu-toggle .menu-text {
  font-size: 0.75rem;
  font-weight: 500;
  color: #222;
}

.mega-menu-overlay {
  display: none;
}

.mega-menu-container {
  position: absolute;
  top: 100%;
  left: -3%;
  width: 84.3vw;
  z-index: 999;
  max-width: 1180px;
}

.mega-menu {
  position: absolute;
  top: 18px;
  left: 0;
  background-color: #02369a;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  padding: 40px 40px;
  border-top: 1px solid #e5e7eb;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  width: 1180px;
}

.mega-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.mega-menu-content {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  gap: 0;
}
@media (max-width: 1024px) {
  .mega-menu-content {
    gap: 40px;
    padding: 0 20px;
  }
}
@media (max-width: 525px) {
  .mega-menu-content {
    flex-direction: column;
    gap: 30px;
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .mega-menu-content {
    gap: 20px;
    padding: 0 10px;
  }
}

.mega-menu-wrap {
  background: #fff;
  padding: 20px 30px;
  border-radius: 10px;
  width: 1000px;
}
@media (max-width: 1024px) {
  .mega-menu-wrap {
    padding: 18px 25px;
  }
}
@media (max-width: 525px) {
  .mega-menu-wrap {
    padding: 15px 20px;
  }
}
@media (max-width: 480px) {
  .mega-menu-wrap {
    padding: 12px 15px;
  }
}

.mega-menu-wrap-secondary {
  background: transparent;
  width: 1000px;
}
.mega-menu-wrap-secondary.mega-menu-wrap {
  padding: 0;
}

.mega-menu-title {
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
  padding: 10px 20px;
  background-color: #02369a;
  text-align: center;
}
@media (max-width: 1024px) {
  .mega-menu-title {
    font-size: 1.1rem;
    margin-bottom: 18px;
    padding: 8px 16px;
  }
}
@media (max-width: 525px) {
  .mega-menu-title {
    font-size: 1rem;
    margin-bottom: 15px;
    padding: 6px 12px;
  }
}
@media (max-width: 480px) {
  .mega-menu-title {
    font-size: 0.95rem;
    margin-bottom: 12px;
    padding: 5px 10px;
  }
}

.mega-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-grid;
  -moz-column-gap: 1em;
       column-gap: 1em;
  grid-auto-flow: column;
  grid-template-rows: repeat(6, auto);
}
@media (max-width: 525px) {
  .mega-menu-list {
    display: block;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}

.mega-menu-list li {
  margin-bottom: 12px;
}
@media (max-width: 525px) {
  .mega-menu-list li {
    margin-bottom: 8px;
  }
}
@media (max-width: 480px) {
  .mega-menu-list li {
    margin-bottom: 6px;
  }
}

.mega-menu-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #02369a;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  padding: 8px 0;
  transition: color 0.3s ease;
  position: relative;
  border-bottom: 1px solid #02369a;
  width: 300px;
}
@media (max-width: 1024px) {
  .mega-menu-link {
    max-width: 280px;
    font-size: 0.95rem;
  }
}
@media (max-width: 525px) {
  .mega-menu-link {
    max-width: 100%;
    font-size: 0.9rem;
    padding: 6px 0;
  }
}
@media (max-width: 480px) {
  .mega-menu-link {
    max-width: 100%;
    font-size: 0.85rem;
    padding: 5px 0;
  }
}
.mega-menu-link::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../../src/img/optimized/mega-menu-link-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.3s ease;
  flex-shrink: 0;
  margin-left: 8px;
}
@media (max-width: 525px) {
  .mega-menu-link::after {
    width: 14px;
    height: 14px;
    margin-left: 6px;
  }
}
@media (max-width: 480px) {
  .mega-menu-link::after {
    width: 12px;
    height: 12px;
    margin-left: 4px;
  }
}
.mega-menu-link:hover {
  color: #ff6c00;
  border-bottom: 1px solid #ff6c00;
}
.mega-menu-link:hover::after {
  transform: translateX(5px);
  background-image: url(../../src/img/optimized/mega-menu-link-arrow-hover.svg);
}

.mega-menu-link-button {
  width: 300px;
  text-align: center;
  background-color: #02369a;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s ease;
}
.mega-menu-link-button:hover {
  background-color: #ff6c00;
  color: #fff;
}

.mega-menu-column {
  flex: 1;
  min-width: 200px;
}
@media (max-width: 525px) {
  .mega-menu-column {
    min-width: auto;
  }
}

.mega-menu-columns {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.secondary-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  width: 150px;
  flex-basis: 150px;
  height: auto;
  gap: 10px;
}
.secondary-title .mega-menu-title {
  font-size: 20px;
  line-height: 1.4761904762;
  margin-bottom: 0;
}

.mega-menu-list-secondary {
  background: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 23px;
}
.mega-menu-list-secondary .mega-menu-link {
  width: 240px;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.mobile-menu.active {
  opacity: 1;
  visibility: visible;
}

.mobile-menu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.mobile-menu-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  max-width: 400px;
  height: 100%;
  background-color: #fff;
  transform: translateX(100%);
  transition: transform 0.3s ease;
}
.mobile-menu.active .mobile-menu-container {
  transform: translateX(0);
}

.mobile-menu-nav {
  padding: 20px;
  height: 100%;
  overflow-y: auto;
}

.mobile-search-section {
  margin-bottom: 30px;
}

.mobile-search-form {
  display: flex;
  align-items: center;
  gap: 10px;
}

.mobile-search-input {
  flex: 1;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 1rem;
}

.mobile-search-button {
  background: none;
  border: none;
  padding: 10px;
  cursor: pointer;
  color: #666;
}

.mobile-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-menu-item {
  margin-bottom: 20px;
}
.mobile-menu-item.has-submenu {
  position: relative;
}

.mobile-menu-link {
  display: block;
  padding: 15px 0;
  color: #222;
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 500;
  border-bottom: 1px solid #eee;
}

.submenu-toggle {
  position: absolute;
  top: 15px;
  right: 0;
  background: none;
  border: none;
  cursor: pointer;
  color: #666;
  transition: transform 0.3s ease;
}
.submenu-toggle.active {
  transform: rotate(180deg);
}

.mobile-submenu {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.mobile-submenu.active {
  max-height: 1000px;
}

.mobile-submenu-category {
  margin-bottom: 20px;
}

.category-title {
  display: block;
  font-weight: 700;
  color: #02369a;
  margin-bottom: 10px;
  font-size: 1rem;
}

.mobile-submenu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-submenu-list li {
  margin-bottom: 8px;
}
.mobile-submenu-list li a {
  display: block;
  padding: 8px 0;
  color: #666;
  text-decoration: none;
  font-size: 0.9rem;
}
.mobile-submenu-list li a:hover {
  color: #ff6c00;
}

.mobile-menu-actions {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.mobile-action-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 700;
  transition: all 0.3s ease;
}
.mobile-action-button.mobile-action-info {
  background-color: #02369a;
  color: #fff;
}
.mobile-action-button.mobile-action-info:hover {
  background-color: #ff6c00;
}
.mobile-action-button.mobile-action-success {
  background-color: #539f6d;
  color: #fff;
}
.mobile-action-button.mobile-action-success:hover {
  background-color: #ff6c00;
}
.mobile-action-button.mobile-action-login {
  background-color: #ff6c00;
  color: #fff;
  gap: 10px;
}
.mobile-action-button.mobile-action-login:hover {
  background-color: #02369a;
}

.page-header {
  background: url(../../src/img/optimized/page-header-bg.png) no-repeat center center;
  background-size: cover;
  padding: 10px 0;
  margin: auto calc(50% - 50vw) 0;
}
@media (max-width: 525px) {
  .page-header {
    padding: 10px 10px;
  }
}

.entry-header {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  height: 415px;
  position: relative;
}

.page-header .entry-header {
  height: auto;
}

.entry-title {
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #02369a;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 525px) {
  .entry-title {
    font-size: 20px;
    text-align: center;
  }
}
.entry-title span {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 525px) {
  .entry-title {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

.breadcrumbs {
  font-size: 10px;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.8;
  font-weight: 500;
  color: #5a5a5a;
}
.breadcrumbs a {
  color: #5a5a5a;
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}

@media (max-width: 525px) {
  .mega-menu-content {
    flex-direction: column;
    gap: 30px;
    padding: 0 20px;
  }
  .mega-menu {
    padding: 20px 0;
  }
  .mega-menu-title {
    font-size: 1rem;
    margin-bottom: 15px;
  }
  .mega-menu-link {
    font-size: 0.875rem;
    padding: 6px 0;
  }
  .mega-menu-columns {
    flex-direction: column;
    gap: 20px;
  }
  .mega-menu-column {
    min-width: auto;
  }
  .mega-menu-column:nth-child(1) {
    width: 100%;
    max-width: 620px;
  }
  .mega-menu-column:nth-child(2) {
    width: 100%;
    max-width: 300px;
  }
}
.front-page .pink-text {
  color: #fe5c8f;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.front-page .page-header {
  background: url(./img/background.png) no-repeat center center;
  background-size: cover;
}
.front-page .entry-header {
  background: url(./img/career-nurse.png) no-repeat center right;
  background-size: contain;
}
@media screen and (min-width: 526px) and (max-width: 1024px) {
  .front-page .entry-header {
    padding: 0 10px;
  }
}
.front-page .entry-title {
  color: #1e2864;
  margin-bottom: 60px;
  text-align: left;
}
@media screen and (max-width: 525px) {
  .front-page .entry-title {
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0 4px;
  }
}
.front-page .entry-title span {
  color: #1e2864;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 525px) {
  .front-page .explain-box {
    margin-top: 180px;
  }
}
.front-page .explain-box h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 525px) {
  .front-page .explain-box h2 {
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0.5em;
    padding: 0 4px;
  }
}
.front-page .explain-box p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-bottom: 60px;
}
@media screen and (max-width: 525px) {
  .front-page .explain-box p {
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0 4px;
  }
}
.front-page .button-box {
  display: flex;
  gap: 20px;
  margin-bottom: 80px;
}
@media screen and (max-width: 525px) {
  .front-page .button-box {
    flex-direction: column;
    margin-bottom: 40px;
  }
}
.front-page .button-box .button {
  --svg-fill-normal: #fff;
  --svg-fill-hover: #fff;
  --svg-filter-normal: none;
  --svg-filter-hover: none;
  --svg-blend-normal: normal;
  --svg-blend-hover: normal;
  --path-10721-color: #fe5c8f;
  --path-10722-color: #02369a;
  --合体-74-color: #fff;
  width: 100%;
  transition: 0.3s ease;
  text-decoration: none;
  padding: 0 25px;
  font-size: 20px;
  font-weight: 700;
  line-height: 68px;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  max-width: 300px;
}
.front-page .button-box .button svg {
  transition: 0.3s ease;
}
.front-page .button-box .button svg path {
  fill: var(--svg-fill-normal);
  filter: var(--svg-filter-normal);
  mix-blend-mode: var(--svg-blend-normal);
  transition: fill 0.3s ease, filter 0.3s ease, mix-blend-mode 0.3s ease;
}
.front-page .button-box .button svg path[id=パス_10721] {
  fill: var(--path-10721-color) !important;
  transition: fill 0.3s ease;
}
.front-page .button-box .button svg svg path[id=パス_10721] {
  fill: var(--path-10721-color) !important;
  transition: fill 0.3s ease;
}
.front-page .button-box .button svg path[id=合体_74] {
  fill: var(--合体-74-color);
  transition: fill 0.3s ease;
}
.front-page .button-box .button svg path[id=パス_10722] {
  fill: var(--path-10722-color) !important;
  transition: fill 0.3s ease;
}
.front-page .button-box .button svg svg path[id=パス_10722] {
  fill: var(--path-10722-color) !important;
  transition: fill 0.3s ease;
}
.front-page .button-box .button:hover {
  transition: 0.3s ease;
}
.front-page .button-box .button:hover svg {
  transform: translateX(5px);
  transition: 0.3s ease;
}
.front-page .button-box .button:hover svg path {
  fill: var(--svg-fill-hover);
  filter: var(--svg-filter-hover);
  mix-blend-mode: var(--svg-blend-hover);
}
.front-page .button-box .button:hover svg path[id=パス_10721] {
  fill: var(--path-10721-color) !important;
  transition: fill 0.3s ease;
}
.front-page .button-box .button:hover svg svg path[id=パス_10721] {
  fill: var(--path-10721-color) !important;
  transition: fill 0.3s ease;
}
.front-page .button-box .button:hover svg path[id=合体_74] {
  fill: var(--合体-74-color);
  transition: fill 0.3s ease;
}
.front-page .button-box .button:hover svg path[id=パス_10722] {
  fill: var(--path-10722-color) !important;
  transition: fill 0.3s ease;
}
.front-page .button-box .button:hover svg svg path[id=パス_10722] {
  fill: var(--path-10722-color) !important;
  transition: fill 0.3s ease;
}
.front-page .button-box .button:first-child {
  --button-bg: #fff;
  --button-color: #fe5c8f;
  --button-border: #fe5c8f;
  --button-hover-bg: #fe5c8f;
  --button-hover-color: #fff;
  --svg-fill-normal: #fff;
  --svg-fill-hover: #fff;
  --svg-filter-hover: none;
  --svg-blend-hover: normal;
  border: 1px solid var(--button-border);
  background-color: var(--button-bg);
  color: var(--button-color);
  transition: 0.3s ease;
}
.front-page .button-box .button:first-child:hover {
  background-color: var(--button-hover-bg);
  color: var(--button-hover-color);
  transition: 0.3s ease;
}
.front-page .button-box .button:last-child {
  --button-bg: #fff;
  --button-color: #fff;
  --button-border: #02369A;
  --button-hover-bg: #fff;
  --button-hover-color: #02369A;
  --svg-fill-normal: #fff;
  --svg-fill-hover: #fff;
  --svg-filter-hover: none;
  --svg-blend-hover: normal;
  border: 1px solid var(--button-border);
  background-color: var(--button-bg);
  color: #02369A;
  transition: 0.3s ease;
}
.front-page .button-box .button:last-child:hover {
  background-color: #02369A;
  color: #fff;
  transition: 0.3s ease;
}

.session-img-block {
  margin-top: 50px;
}

.service-page {
  padding-top: 0;
}
.service-page .hero-section {
  background: linear-gradient(135deg, #1e2864 0%, #2e3b7d 100%);
  color: #fff;
  padding: 80px 0;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 525px) {
  .service-page .hero-section {
    padding: 40px 0;
    margin-bottom: 40px;
  }
}
.service-page .hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: -200px;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(254, 92, 143, 0.1) 0%, transparent 70%);
  border-radius: 50%;
}
.service-page .hero-section .container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.service-page .hero-section .hero-content {
  max-width: 700px;
}
.service-page .hero-section .hero-content .page-title {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 525px) {
  .service-page .hero-section .hero-content .page-title {
    font-size: 28px;
  }
}
.service-page .hero-section .hero-content .page-excerpt {
  font-size: 18px;
  line-height: 1.8;
  opacity: 0.95;
}
@media screen and (max-width: 525px) {
  .service-page .hero-section .hero-content .page-excerpt {
    font-size: 16px;
  }
}
.service-page .hero-section .hero-image {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 400px;
  opacity: 0.3;
}
@media screen and (max-width: 1024px) {
  .service-page .hero-section .hero-image {
    display: none;
  }
}
.service-page .section-title {
  font-size: 32px;
  font-weight: 700;
  color: #1e2864;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  padding-bottom: 15px;
}
@media screen and (max-width: 525px) {
  .service-page .section-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.service-page .section-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: #fe5c8f;
}
.service-page .introduction-section {
  padding: 60px 0;
  background: #f8f9fa;
}
@media screen and (max-width: 525px) {
  .service-page .introduction-section {
    padding: 40px 0;
  }
}
.service-page .introduction-section .introduction-content {
  max-width: 900px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.8;
}
.service-page .introduction-section .introduction-content p {
  margin-bottom: 20px;
}
.service-page .features-section {
  padding: 80px 0;
  background: #fff;
}
@media screen and (max-width: 525px) {
  .service-page .features-section {
    padding: 50px 0;
  }
}
.service-page .features-section .features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 40px;
}
@media screen and (max-width: 525px) {
  .service-page .features-section .features-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.service-page .features-section .feature-item {
  text-align: center;
  padding: 30px;
  border-radius: 10px;
  background: #f8f9fa;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.service-page .features-section .feature-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.service-page .features-section .feature-item .feature-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fe5c8f;
  border-radius: 50%;
}
.service-page .features-section .feature-item .feature-icon img {
  width: 50px;
  height: 50px;
  filter: brightness(0) invert(1);
}
.service-page .features-section .feature-item .feature-title {
  font-size: 20px;
  font-weight: 700;
  color: #1e2864;
  margin-bottom: 15px;
}
.service-page .features-section .feature-item .feature-description {
  font-size: 14px;
  line-height: 1.6;
  color: #666;
}
.service-page .program-section {
  padding: 80px 0;
  background: #f8f9fa;
}
@media screen and (max-width: 525px) {
  .service-page .program-section {
    padding: 50px 0;
  }
}
.service-page .program-section .program-list {
  max-width: 900px;
  margin: 0 auto;
}
.service-page .program-section .program-item {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.service-page .program-section .program-item .program-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.service-page .program-section .program-item .program-header .program-title {
  font-size: 22px;
  font-weight: 700;
  color: #1e2864;
  margin: 0;
}
.service-page .program-section .program-item .program-header .program-level {
  background: #fe5c8f;
  color: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
}
.service-page .program-section .program-item .program-content {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
}
.service-page .program-section .program-item .program-content ul {
  margin-top: 15px;
  padding-left: 20px;
}
.service-page .program-section .program-item .program-content ul li {
  margin-bottom: 10px;
}
.service-page .pricing-section {
  padding: 80px 0;
  background: #fff;
}
@media screen and (max-width: 525px) {
  .service-page .pricing-section {
    padding: 50px 0;
  }
}
.service-page .pricing-section .pricing-content {
  max-width: 900px;
  margin: 0 auto;
}
.service-page .pricing-section .pricing-content table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.service-page .pricing-section .pricing-content table th {
  background: #1e2864;
  color: #fff;
  padding: 20px;
  text-align: left;
  font-weight: 700;
}
.service-page .pricing-section .pricing-content table td {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.service-page .pricing-section .pricing-content table tr:last-child td {
  border-bottom: none;
}
@media screen and (max-width: 525px) {
  .service-page .pricing-section .pricing-content table {
    font-size: 14px;
  }
  .service-page .pricing-section .pricing-content table th,
  .service-page .pricing-section .pricing-content table td {
    padding: 15px 10px;
  }
}
.service-page .pricing-section .pricing-note {
  margin-top: 20px;
  padding: 20px;
  background: #fff5f8;
  border-left: 4px solid #fe5c8f;
}
.service-page .pricing-section .pricing-note p {
  margin: 0;
  font-size: 14px;
  color: #666;
}
.service-page .testimonials-section {
  padding: 80px 0;
  background: #f8f9fa;
}
@media screen and (max-width: 525px) {
  .service-page .testimonials-section {
    padding: 50px 0;
  }
}
.service-page .testimonials-section .testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 40px;
}
@media screen and (max-width: 525px) {
  .service-page .testimonials-section .testimonials-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.service-page .testimonials-section .testimonial-item {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  position: relative;
}
.service-page .testimonials-section .testimonial-item::before {
  content: '"';
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 60px;
  color: #fe5c8f;
  opacity: 0.2;
  font-family: Georgia, serif;
}
.service-page .testimonials-section .testimonial-item .testimonial-content {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}
.service-page .testimonials-section .testimonial-item .testimonial-content .testimonial-text {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
}
.service-page .testimonials-section .testimonial-item .testimonial-author {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}
.service-page .testimonials-section .testimonial-item .testimonial-author .author-name {
  font-weight: 700;
  color: #1e2864;
}
.service-page .testimonials-section .testimonial-item .testimonial-author .author-position {
  font-size: 14px;
  color: #999;
}
.service-page .cta-section {
  padding: 100px 0;
  background: linear-gradient(135deg, #1e2864 0%, #2e3b7d 100%);
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 525px) {
  .service-page .cta-section {
    padding: 60px 0;
  }
}
.service-page .cta-section::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -100px;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(254, 92, 143, 0.1) 0%, transparent 70%);
  border-radius: 50%;
}
.service-page .cta-section::after {
  content: "";
  position: absolute;
  bottom: -100px;
  right: -100px;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(254, 92, 143, 0.1) 0%, transparent 70%);
  border-radius: 50%;
}
.service-page .cta-section .cta-content {
  position: relative;
  z-index: 1;
  max-width: 700px;
  margin: 0 auto;
}
.service-page .cta-section .cta-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 525px) {
  .service-page .cta-section .cta-title {
    font-size: 28px;
  }
}
.service-page .cta-section .cta-description {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 40px;
  opacity: 0.95;
}
@media screen and (max-width: 525px) {
  .service-page .cta-section .cta-description {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
.service-page .cta-section .cta-buttons {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
@media screen and (max-width: 525px) {
  .service-page .cta-section .cta-buttons {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}
.service-page .cta-section .btn {
  padding: 18px 40px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.service-page .cta-section .btn svg {
  width: 24px;
  height: 24px;
}
.service-page .cta-section .btn.btn-primary {
  background: #fe5c8f;
  color: #fff;
  border: 2px solid #fe5c8f;
}
.service-page .cta-section .btn.btn-primary:hover {
  background: #fff;
  color: #fe5c8f;
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(254, 92, 143, 0.3);
}
.service-page .cta-section .btn.btn-primary:hover svg path:first-child {
  fill: #fe5c8f;
}
.service-page .cta-section .btn.btn-secondary {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.service-page .cta-section .btn.btn-secondary:hover {
  background: #fff;
  color: #1e2864;
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(255, 255, 255, 0.2);
}
.service-page .cta-section .btn.btn-secondary:hover svg path:first-child {
  fill: #1e2864;
}
.service-page .default-content-section {
  padding: 60px 0;
}
@media screen and (max-width: 525px) {
  .service-page .default-content-section {
    padding: 40px 0;
  }
}
@media screen and (min-width: 525px) and (max-width: 1024px) {
  .service-page .default-content-section.container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .service-page .default-content-section.container {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.service-page .default-content-section .entry-content {
  max-width: 900px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.8;
}
.service-page .default-content-section .entry-content .mw_wp_form .container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: none;
}
.service-page .default-content-section .entry-content h2 {
  font-size: 28px;
  color: #1e2864;
  margin: 40px 0 20px;
  font-weight: 700;
}
.service-page .default-content-section .entry-content h3 {
  font-size: 22px;
  color: #1e2864;
  margin: 30px 0 15px;
  font-weight: 700;
}
.service-page .default-content-section .entry-content p {
  margin-bottom: 20px;
}
.service-page .default-content-section .entry-content ul,
.service-page .default-content-section .entry-content ol {
  margin: 20px 0;
  padding-left: 30px;
}
.service-page .default-content-section .entry-content ul li,
.service-page .default-content-section .entry-content ol li {
  margin-bottom: 10px;
}
.service-page .default-content-section .entry-content img {
  max-width: 100%;
  height: auto;
  margin: 20px 0;
}

.container {
  max-width: 1040px;
  margin: 0 auto 60px;
  padding: 0 20px;
}
@media screen and (max-width: 525px) {
  .container {
    padding: 0 15px;
  }
}

.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.mobile-menu-container {
  position: fixed;
  top: var(--header-height, 74.4px);
  right: 0;
  width: 100%;
  max-width: 400px;
  height: calc(100% - var(--header-height, 80px));
  background-color: #fff;
  z-index: 999;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  overflow-y: auto;
}
@media (max-width: 400px) {
  .mobile-menu-container {
    max-width: 100%;
  }
}
.mobile-menu.is-open .mobile-menu-overlay {
  opacity: 1;
  visibility: visible;
}
.mobile-menu.is-open .mobile-menu-container {
  transform: translateX(0);
  overflow-x: hidden;
}
.mobile-menu-close {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  width: 100%;
  padding: 1rem 1.5rem;
  background: none;
  border: none;
  border-bottom: 1px solid #e5e7eb;
  cursor: pointer;
  color: #374151;
  font-size: 1rem;
  font-weight: 500;
  transition: color 0.2s ease;
}
.mobile-menu-close:hover {
  color: #000;
}
.mobile-menu-close svg {
  width: 1.5rem;
  height: 1.5rem;
}

.mobile-menu-nav {
  padding: 1rem 0;
}

.mobile-search-section {
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #e5e7eb;
}

.mobile-search-form {
  display: flex;
  align-items: center;
  position: relative;
}

.mobile-search-input {
  flex: 1;
  padding: 0.75rem 1rem;
  padding-right: 3rem;
  border: 1px solid #d1d5db;
  border-radius: 0.5rem;
  font-size: 1rem;
  outline: none;
  transition: border-color 0.2s ease;
}
.mobile-search-input:focus {
  border-color: #3b82f6;
}
.mobile-search-input::-moz-placeholder {
  color: #9ca3af;
}
.mobile-search-input::placeholder {
  color: #9ca3af;
}

.mobile-search-button {
  position: absolute;
  right: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background: none;
  border: none;
  cursor: pointer;
  color: #6b7280;
}
.mobile-search-button svg {
  width: 1.25rem;
  height: 1.25rem;
}

.mobile-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-menu-item {
  border-bottom: 1px solid #e5e7eb;
}
.mobile-menu-item.has-submenu {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.mobile-menu-item.has-submenu .mobile-menu-link {
  flex: 1;
  padding-right: 0.5rem;
}
.mobile-menu-item.has-submenu.is-open .mobile-submenu {
  width: 100%;
}

.mobile-menu-link {
  display: block;
  padding: 0.7rem 1.5rem;
  color: #374151;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  transition: background-color 0.2s ease;
}
.mobile-menu-link:hover {
  background-color: #f3f4f6;
}

.submenu-toggle {
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  color: #6b7280;
  transition: background-color 0.2s ease;
  flex-shrink: 0;
}
.submenu-toggle:hover {
  background-color: #f3f4f6;
}
.submenu-toggle svg {
  width: 0.75rem;
  height: 0.5rem;
  transition: transform 0.2s ease;
}
.submenu-toggle.is-open svg {
  transform: rotate(180deg);
}

.mobile-submenu {
  display: none;
  background-color: #f9fafb;
}
.mobile-submenu.is-open {
  display: block;
  -webkit-animation: slideDown 0.3s ease;
          animation: slideDown 0.3s ease;
}
.mobile-submenu .mobile-submenu-category {
  padding: 0.75rem 1.5rem 0.5rem 2rem;
  border-bottom: 1px solid #e5e7eb;
}
.mobile-submenu .mobile-submenu-category:last-child {
  border-bottom: none;
}
.mobile-submenu .category-title {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  color: #6b7280;
  margin-bottom: 0.5rem;
}
.mobile-submenu .mobile-submenu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-submenu .mobile-submenu-list li a {
  display: block;
  padding: 0.625rem 1rem;
  color: #4b5563;
  text-decoration: none;
  font-size: 0.9375rem;
  transition: background-color 0.2s ease;
  border-radius: 0.25rem;
}
.mobile-submenu .mobile-submenu-list li a:hover {
  background-color: #e5e7eb;
}
.mobile-submenu > li {
  list-style: none;
}
.mobile-submenu > li > a {
  display: block;
  padding: 0.875rem 2rem;
  color: #4b5563;
  text-decoration: none;
  font-size: 0.9375rem;
  transition: background-color 0.2s ease;
  border-bottom: 1px solid #e5e7eb;
}
.mobile-submenu > li > a:hover {
  background-color: #e5e7eb;
}
.mobile-submenu > li:last-child > a {
  border-bottom: none;
}

.mobile-menu-actions {
  padding: 1.5rem;
  border-top: 1px solid #e5e7eb;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.mobile-action-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.875rem 1.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.mobile-action-button:hover {
  opacity: 0.9;
}
.mobile-action-button.mobile-action-info {
  background-color: #3b82f6;
  color: #fff;
}
.mobile-action-button.mobile-action-success {
  background-color: #10b981;
  color: #fff;
}
.mobile-action-button.mobile-action-login {
  background-color: #ff6c02;
  color: #fff;
  gap: 0.5rem;
}
.mobile-action-button.mobile-action-login svg {
  width: 1.25rem;
  height: 1.25rem;
}

.mobile-header-controls {
  display: flex;
  align-items: center;
  gap: 0;
  justify-content: flex-end;
}

.mobile-menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: auto;
  height: auto;
  background: none;
  border: none;
  cursor: pointer;
  margin-left: 0;
  position: relative;
  gap: 0.25rem;
}
@media (max-width: 1199px) {
  .mobile-menu-toggle {
    display: flex;
    margin-top: -4px;
    padding: 9px 8px 0;
  }
}
.mobile-menu-toggle .hamburger {
  width: 30px;
  height: 20px;
  position: relative;
  display: block;
}
.mobile-menu-toggle .hamburger-line {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #374151;
  border-radius: 2px;
  left: 0;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.mobile-menu-toggle .hamburger-line-top {
  top: 0;
}
.mobile-menu-toggle .hamburger-line-middle {
  top: 50%;
  transform: translateY(-50%);
}
.mobile-menu-toggle .hamburger-line-bottom {
  bottom: 0;
}
.mobile-menu-toggle.is-active .hamburger-line-top {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.mobile-menu-toggle.is-active .hamburger-line-middle {
  opacity: 0;
}
.mobile-menu-toggle.is-active .hamburger-line-bottom {
  bottom: 50%;
  transform: translateY(50%) rotate(-45deg);
}
.mobile-menu-toggle .menu-text {
  font-size: 0.75rem;
  font-weight: 600;
  color: #374151;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-top: -2px;
}

@-webkit-keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-0.5rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-0.5rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1199px) {
  .header-nav-search,
  .nav-secondary,
  .action-buttons {
    display: none !important;
  }
  .header-login {
    width: 100%;
  }
  .header-service .header-logo {
    margin-top: 0;
    width: 79.7%;
  }
  .login-section .btn-login {
    display: flex;
    flex-direction: row;
    width: auto;
    height: auto;
    padding: 8px 10px;
    align-items: center;
    margin: 0;
    font-size: 10px;
  }
  .login-section .btn-login .login-icon {
    width: 20px;
    height: 20px;
    margin-bottom: 0;
    fill: #fff;
    margin-top: 0;
  }
  .header-service .header-nav {
    display: none !important;
  }
}
body.mobile-menu-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

.for-facilities .service-page-header {
  margin: auto calc(50% - 50vw) 24px;
  background-color: #def5ff;
  background-image: url(./img/page-career-nurse-header-bg.png);
  padding: 0 10px;
}
@media (max-width: 525px) {
  .for-facilities .service-page-header {
    background-image: url(./img/page-career-nurse-header-bg-sp.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
  }
}
.for-facilities .service-page-header .entry-header {
  background: url(./img/career-nurse2.png) no-repeat bottom right;
  background-size: contain;
  padding: 10px 0;
}
@media (max-width: 525px) {
  .for-facilities .service-page-header .entry-header {
    padding: 10px 0 250px;
    background: none;
    height: 460px;
  }
}
.for-facilities .service-page-header .entry-title {
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #1e2864;
  margin-bottom: 65px;
  text-align: left;
}
@media (max-width: 525px) {
  .for-facilities .service-page-header .entry-title {
    font-size: 20px;
    margin-bottom: 20px;
    padding: 10px 10px;
  }
}
.for-facilities .service-page-header .entry-title span {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.for-facilities .point-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1.05fr;
  gap: 13px;
  max-width: 582px;
  align-items: stretch;
}
@media screen and (max-width: 525px) {
  .for-facilities .point-box {
    width: 100%;
    margin: 0 auto;
    display: none;
  }
}
.for-facilities .point-box .point-box-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.for-facilities .point-box .point-box-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  flex: 1;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
}
.for-facilities .point-box-sp {
  background-color: #fff;
  padding: 20px 18px;
  margin-bottom: 0;
  display: none;
}
@media screen and (max-width: 525px) {
  .for-facilities .point-box-sp {
    display: block;
  }
}
.for-facilities .point-box-sp p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
@media screen and (max-width: 525px) {
  .for-facilities .point-box-sp p {
    font-size: 12px;
    font-size: calc(0.75 * 1rem);
  }
}
.for-facilities .point-box-sp img {
  position: absolute;
  bottom: -26px;
  right: -20px;
}
.for-facilities .color-text-clinical-ladder {
  color: #1e2864;
}
.for-facilities .bold-text-clinical-ladder {
  font-weight: 700;
}
.for-facilities-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1200px;
  margin: 60px auto;
  padding: 0 20px;
}
@media (max-width: 991px) {
  .for-facilities-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .for-facilities-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.for-facilities-item {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.for-facilities-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.for-facilities-content {
  padding: 25px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.for-facilities .option-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 80px;
}
@media screen and (max-width: 525px) {
  .for-facilities .option-box {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}
.for-facilities .option-box .option-box-item a {
  display: inline-block;
  transition: all 0.3s ease;
}
.for-facilities .option-box .option-box-item a:hover {
  transform: translateY(-10px);
  transition: all 0.3s ease;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.for-facilities .option-box .option-box-item img {
  width: 100%;
}
.for-facilities .set-plan-text {
  color: #1e2864;
}
.for-facilities .square-button .square-button-item {
  background-color: #1e2864;
  border: 1px solid #1e2864;
}
.for-facilities .square-button .square-button-item:hover {
  color: #1e2864;
}
.for-facilities .square-button .square-button-item::after {
  background-image: url(../../img/link-arrow.svg);
}
.for-facilities-footer {
  background: #f8f9fa;
  padding: 100px 0;
  margin-top: 100px;
}
.for-facilities-footer-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
}
.for-facilities-footer-title {
  font-size: 2rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
}
.for-facilities-footer-text {
  color: #666;
  line-height: 1.8;
  margin-bottom: 40px;
}
.for-facilities-footer-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.for-facilities-footer-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 30px;
  font-size: 1.1rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 30px;
  transition: all 0.3s ease;
}
.for-facilities-footer-button.primary {
  background: #2e87cd;
  color: #fff;
}
.for-facilities-footer-button.primary:hover {
  background: #1e6bb3;
}
.for-facilities-footer-button.secondary {
  background: #f0f4f8;
  color: #333;
}
.for-facilities-footer-button.secondary:hover {
  background: #e6eef5;
}

.left-block-title--career {
  border-left: 10px solid #fc427b;
}

.left-block-title {
  font-size: 30px;
  padding-left: 15px;
  letter-spacing: 0.05em;
  line-height: 1.73;
  margin-bottom: 26px;
  font-weight: 500;
  font-family: hiragino, sans-serif;
}
@media screen and (min-width: 526px) and (max-width: 1024px) {
  .left-block-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 525px) {
  .left-block-title {
    margin-bottom: 19px;
  }
}

.point-title-clinical-ladder {
  font-size: 1.5rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.4;
  border-bottom: 2px solid #fc427b;
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 4px;
  width: 100%;
}

.point-description-clinical-ladder {
  color: #666;
  line-height: 1.6;
  font-size: 0.95rem;
}

.point-number-clinical-ladder {
  background: linear-gradient(135deg, #2e87cd, #4a9de0);
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  flex-shrink: 0;
}

.sample-video-box-wrap {
  background-color: #f7fcff;
  padding: 80px 0;
  margin: auto calc(50% - 50vw);
}
.sample-video-box-wrap .features-box {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

.price-table th {
  background: #f7fcff;
  font-weight: 700;
}

.price-table th,
.price-table td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: center;
}

.features-block {
  margin-bottom: 80px;
}

.features-block-management_ladder {
  margin-bottom: 144px;
}
@media (max-width: 525px) {
  .features-block-management_ladder {
    margin-bottom: 60px;
  }
}

.features-box--lecture {
  margin-bottom: 126px;
}
@media screen and (max-width: 525px) {
  .features-box--lecture {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 525px) {
  .clinical-ladder .point-title-box-item--clinical-ladder--no1 {
    background-color: #1e2864;
  }
  .clinical-ladder .point-title-box-item--clinical-ladder--no1::after {
    content: "1";
  }
}
@media screen and (max-width: 525px) {
  .clinical-ladder .point-title-box-item--clinical-ladder--no2 {
    background-color: #1e2864;
  }
  .clinical-ladder .point-title-box-item--clinical-ladder--no2::after {
    content: "2";
  }
}
@media screen and (max-width: 525px) {
  .clinical-ladder .point-title-box-item--clinical-ladder--no3 {
    background-color: #1e2864;
  }
}

.voice-block-wrap {
  max-width: 1000px;
  margin: 0 auto;
}

.voice-box-item {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  border: 2px solid #1e2864;
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 14px;
}
@media (max-width: 525px) {
  .voice-box-item {
    grid-template-columns: 1fr;
  }
}

.voice-box-item-title-main {
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.62;
  letter-spacing: 0.02em;
  margin-bottom: 15px;
  color: #1e2864;
}
.voice-box-item-title-main::after {
  content: "";
  border-bottom: 2px solid #1e2864;
  width: 100%;
  display: block;
  margin-top: 15px;
}

.voice-box-item-img img {
  margin-bottom: 6px;
}

.voice-box-item-img dl dt {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.62;
  letter-spacing: 0.02em;
  margin-bottom: 0;
}

.voice-box-item-img dl dd {
  font-size: 0.875rem;
  line-height: 1.71;
  letter-spacing: 0.04em;
  margin-bottom: 0;
}

.voice-box-item-title {
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.62;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  color: #1e2864;
}

.voice-box-item-text {
  font-size: 1rem;
  line-height: 1.62;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}

.voice-box-item-content-title {
  font-weight: 700;
  line-height: 1.69;
  letter-spacing: 0.04em;
}

.voice-box-item-content-text p {
  margin-bottom: 1em;
  font-size: 1rem;
  line-height: 1.69;
  letter-spacing: 0.04em;
}
.voice-box-item-content-text p:last-child {
  margin-bottom: 0;
}

.voice-box-item-content-text a {
  color: #1e2864;
  text-decoration: underline;
}
.voice-box-item-content-text a:hover {
  text-decoration: none;
}

.voice-box-item-content-text {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.voice-box-item-text-link {
  display: inline-block;
  margin-top: 10px;
  color: #1e2864;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
  transition: all 0.3s ease;
}
.voice-box-item-text-link:hover {
  text-decoration: none;
  opacity: 0.8;
}
.voice-box-item-text-link::after {
  content: "";
  background-image: url(../../src/img/optimized/voice/link-arrow-expand.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  transition: transform 0.3s ease;
  display: inline-block;
  top: 3px;
  position: relative;
}
.voice-box-item-text-link.is-open::after {
  transform: rotate(180deg);
}

.voice-box-item-content-wrapper {
  position: relative;
  overflow: hidden;
}
.voice-box-item-content-wrapper .voice-box-item-content-excerpt {
  display: block;
}
.voice-box-item-content-wrapper .voice-box-item-content-full {
  display: none;
}
.voice-box-item-content-wrapper.is-expanded .voice-box-item-content-excerpt {
  display: none;
}
.voice-box-item-content-wrapper.is-expanded .voice-box-item-content-full {
  display: block;
  -webkit-animation: fadeIn 0.3s ease-in-out;
          animation: fadeIn 0.3s ease-in-out;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.mb-30 {
  margin-bottom: 30px;
}

.mb-10 {
  margin-bottom: 10px;
}

.h4-point-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 15px;
  color: #333;
}

.color-red {
  color: #f20000;
}

.bold {
  font-weight: 700;
}

@media screen and (max-width: 525px) {
  .for-facilities .service-page-header .entry-title {
    font-size: 25px;
    margin-bottom: 20px;
    padding: 10px 20px;
  }
  .for-facilities .service-page-header .entry-title span {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
  .left-block-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 525px) and (max-width: 525px) {
  .left-block-title {
    font-size: 21px;
    font-size: calc(1.3125 * 1rem);
  }
}
@media screen and (max-width: 525px) {
  .point-title-clinical-ladder {
    font-size: 1.25rem;
  }
}
.site-footer {
  background: #1d2b57;
  color: #fff;
  padding: 60px 0;
}
@media (max-width: 525px) {
  .site-footer {
    padding: 40px 0;
  }
}
.site-footer .footer-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1.5fr;
  gap: 20px;
}
@media (max-width: 1024px) {
  .site-footer .footer-content {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 525px) {
  .site-footer .footer-content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1.5fr;
    gap: 10px;
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .site-footer .footer-content {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 0 10px;
  }
}
.site-footer .footer-content .footer-content-block {
  display: flex;
  flex-direction: column;
}
.site-footer .footer-content .footer-content-block-logo {
  width: 100%;
  height: 100%;
}
.site-footer .footer-content .footer-content-block-logo img {
  width: 100%;
  height: 100%;
}
.site-footer .footer-content .footer-content-block-text {
  width: 100%;
  height: 100%;
}
.site-footer .footer-content .footer-content-block-text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.69;
}
.site-footer .footer-content .footer-content-block-link {
  width: 100%;
  height: 100%;
}
.site-footer .footer-content .footer-content-block-link a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.69;
}
.site-footer .footer-content .footer-content-block-sns {
  width: 100%;
  height: 100%;
}
.site-footer .footer-content .footer-content-block-sns ul {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.footer-content-block-list dt {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.04em;
  margin-bottom: 25px;
}
@media (max-width: 525px) {
  .footer-content-block-list dt {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.footer-content-block-list dt span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.04em;
}
.footer-content-block-list dd {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
.footer-content-block-list dd ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer-content-block-list dd li {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.04em;
}
.footer-content-block-list dd a {
  color: #fff;
  text-decoration: none;
  position: relative;
  transition: color 0.3s ease;
}
.footer-content-block-list dd a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background: #fe5f58;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.footer-content-block-list dd a:hover {
  color: #fe5f58;
}
.footer-content-block-list dd a:hover::after {
  width: 100%;
}

.footer-content-block-about-logo-link {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  color: #222;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.04em;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
}
@media (max-width: 525px) {
  .footer-content-block-about-logo-link {
    padding: 15px;
    font-size: 11px;
  }
}
.footer-content-block-about-logo-link img {
  width: 100%;
  height: 100%;
  max-width: 200px;
}

.footer-content-block-about-address {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}

.footer-content-block-about-policy {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.04em;
  margin-bottom: 0.5em;
}
.footer-content-block-about-policy a {
  color: #fff;
  text-decoration: none;
  position: relative;
  transition: color 0.3s ease;
}
.footer-content-block-about-policy a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background: #fe5f58;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.footer-content-block-about-policy a:hover {
  color: #fe5f58;
}
.footer-content-block-about-policy a:hover::after {
  width: 100%;
}

.footer-content-block-about-policy-link {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}
.footer-content-block-about-policy-link:hover {
  color: #fe5f58;
  transition: all 0.3s ease;
}

.copyright {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.04em;
  margin-top: 20px;
  margin-bottom: 40px;
}

.footer-cta-section {
  background-color: #f4f4f4;
  padding: 60px 0;
  margin-top: 200px;
}
@media (max-width: 525px) {
  .footer-cta-section {
    margin-top: 40px;
  }
}

.footer-cta-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 525px) {
  .footer-cta-container {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .footer-cta-container {
    grid-template-columns: 1fr;
    padding: 0 10px;
  }
}

.footer-cta-item {
  background-color: #fff;
  padding: 30px 20px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 5.4px;
  text-align: center;
}
@media (max-width: 525px) {
  .footer-cta-item {
    padding: 20px 15px;
  }
}
@media (max-width: 480px) {
  .footer-cta-item {
    padding: 20px 15px;
    gap: 15px;
  }
}
.footer-cta-item h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0;
  color: #000;
}
@media (max-width: 525px) {
  .footer-cta-item h2 {
    font-size: 20px;
  }
}
.footer-cta-item p {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0;
  letter-spacing: 0;
}
@media (max-width: 525px) {
  .footer-cta-item p {
    font-size: 14px;
  }
}

.footer-cta-item a {
  background-color: #02369a;
  color: #fff;
  padding: 0;
  text-decoration: none;
  font-size: 20px;
  font-size: calc(1.25 * 1rem);
  font-weight: 600;
  border-radius: 0;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 225px;
  height: 73px;
  display: grid;
  place-items: center;
  text-align: center;
}
.footer-cta-item a:hover {
  background-color: #e55a00;
  color: #fff;
}
@media (max-width: 525px) {
  .footer-cta-item a {
    font-size: 14px;
    padding: 10px 15px;
  }
}

.footer-cta-item-2 a {
  background-color: #e55a00;
}
.footer-cta-item-2 a:hover {
  background-color: #02369a;
}

.footer-cta-tel {
  text-align: center;
  margin: 10px 0;
}
.footer-cta-tel a.footer-cta-tel-link {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.64px;
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease;
  background-color: transparent;
  height: auto;
  margin-bottom: 20px;
}
.footer-cta-tel a.footer-cta-tel-link:hover {
  color: #e55a00;
}
@media (max-width: 525px) {
  .footer-cta-tel a.footer-cta-tel-link {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .footer-cta-tel a.footer-cta-tel-link {
    font-size: 24px;
  }
}

.under-header-block {
  margin-bottom: 60px;
}

.pink-circle {
  color: #fc427b;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.dialogue-box {
  display: flex;
  gap: 45px;
}
@media screen and (max-width: 525px) {
  .dialogue-box {
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
}
.dialogue-box img {
  width: 100%;
  max-width: 140px;
}
.dialogue-box .dialogue-box-item ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: url(./img/dialogue-pc.png) no-repeat center center;
  background-size: cover;
  padding: 40px 60px 40px 40px;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 525px) {
  .dialogue-box .dialogue-box-item ul {
    padding: 20px 15px;
  }
}
.dialogue-box .dialogue-box-item li {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 525px) {
  .dialogue-box .dialogue-box-item li {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}

.s-que-career-value .s-que-career-value-box {
  display: grid;
  grid-template-columns: 1fr 1fr 140px;
  gap: 45px;
}
@media screen and (max-width: 525px) {
  .s-que-career-value .s-que-career-value-box {
    grid-template-columns: 1fr;
    gap: 10px;
    justify-items: stretch;
  }
}
.s-que-career-value .s-que-career-value-box img {
  width: 100%;
  max-width: 280px;
}
@media screen and (max-width: 525px) {
  .s-que-career-value .s-que-career-value-box img {
    max-width: 148px;
    margin: auto;
  }
}
.s-que-career-value .s-que-career-value-box-item {
  background: url(./img/dialogue2.png) no-repeat center center;
  background-size: contain;
  padding: 40px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 525px) {
  .s-que-career-value .s-que-career-value-box-item {
    padding: 30px 15px;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 525px) {
  .s-que-career-value .s-que-career-value-box-item:nth-child(2) {
    background-size: cover;
    padding: 40px 15px;
  }
}
.s-que-career-value .s-que-career-value-box-item p {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.01em;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 525px) {
  .s-que-career-value .s-que-career-value-box-item p {
    font-size: 16px;
    font-size: calc(1 * 1rem);
  }
}

.s-que-career-3-strengths-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 45px;
}
@media screen and (max-width: 525px) {
  .s-que-career-3-strengths-box {
    grid-template-columns: 1fr;
    gap: 10px;
    justify-items: stretch;
  }
}

.s-que-career-3-strengths-box-item {
  background: url(./img/dialogue3.png) no-repeat center center;
  background-size: contain;
  padding: 40px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 525px) {
  .s-que-career-3-strengths-box-item {
    background-size: cover;
    padding: 55px 15px;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
  }
  .s-que-career-3-strengths-box-item:nth-child(2) {
    padding: 45px 15px;
  }
}
.s-que-career-3-strengths-box-item p {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.69;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: 0;
}

.point-section-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 525px) {
  .point-section-title {
    margin-bottom: 10px;
    flex-direction: column;
    border-bottom: 2px solid #fc427b;
    padding-bottom: 20px;
  }
}
.point-section-title .number {
  font-size: 30px;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  background-color: #fc427b;
  color: #fff;
  padding: 5px 10.4px;
  border-radius: 8px;
  margin-bottom: 0;
}
@media screen and (max-width: 525px) {
  .point-section-title .number {
    font-size: 21px;
    font-size: calc(1.3125 * 1rem);
    margin-bottom: 10px;
    width: 100px;
    text-align: center;
    line-height: 40px;
  }
}
.point-section-title .point-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: 10px;
  -webkit-text-decoration-color: #fc427b;
          text-decoration-color: #fc427b;
  margin-top: -6px;
}
@media screen and (max-width: 900px) and (min-width: 526px) {
  .point-section-title .point-title {
    font-size: 23px;
    text-underline-offset: 6px;
  }
}
@media screen and (max-width: 525px) {
  .point-section-title .point-title {
    text-decoration: none;
    font-size: 21px;
    font-size: calc(1.3125 * 1rem);
  }
}

.point-section-content {
  margin-bottom: 30px;
}

.content-portfolio {
  margin-bottom: 40px;
}

.point-item-box-item {
  margin-bottom: 30px;
}
.point-item-box-item h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.024em;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.point-item-box-item h3::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #fc427b;
}

.point-item-box-item-content {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 525px) {
  .point-item-box-item-content {
    flex-direction: column;
    align-items: center;
  }
}
.point-item-box-item-content img {
  width: 100%;
  max-width: 250px;
}

.career-advisor-box .career-advisor-box-item {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 525px) {
  .career-advisor-box .career-advisor-box-item {
    align-items: center;
    gap: 10px;
  }
}
.career-advisor-box .career-advisor-box-item img {
  width: 100%;
  max-width: 130px;
}
.career-advisor-box .career-advisor-box-item-content h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6875;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
@media screen and (max-width: 525px) {
  .career-advisor-box .career-advisor-box-item-content h4 {
    font-size: 21px;
    font-size: calc(1.3125 * 1rem);
    line-height: 1.285;
  }
  .career-advisor-box .career-advisor-box-item-content h4 span {
    font-size: 14px;
    font-size: calc(0.875 * 1rem);
    line-height: 1.9285;
  }
}
.career-advisor-box .career-advisor-box-item-content p {
  line-height: 1.6875;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 525px) {
  .career-advisor-box .career-advisor-box-item-content p {
    display: none;
  }
}
@media screen and (max-width: 525px) {
  .career-advisor-box .career-advisor-box-item-content-sp {
    display: block;
    margin-bottom: 36px;
  }
}

.post-hire-support-services .sarani-img {
  width: 100%;
  max-width: 124px;
  margin-bottom: 0;
}
.post-hire-support-services .point-item-box-item h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.024em;
  gap: 8px;
}
.post-hire-support-services .point-item-box-item p {
  line-height: 1.5;
  letter-spacing: 0.024em;
}
.post-hire-support-services .point-item-box-item {
  display: grid;
  grid-template-columns: 1fr 298px;
  gap: 82px;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) and (min-width: 526px) {
  .post-hire-support-services .point-item-box-item--single {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 525px) {
  .post-hire-support-services .point-item-box-item {
    grid-template-columns: 1fr;
    gap: 10px;
    justify-items: stretch;
    margin-bottom: 40px;
  }
}
.post-hire-support-services .point-item-box-item-content img {
  max-width: 298px;
}

.support-services-box {
  margin-bottom: 60px;
}
@media screen and (max-width: 525px) {
  .support-services-box {
    margin-bottom: 20px;
    margin-top: -40px;
  }
}

.support-services-box-item {
  display: grid;
  grid-template-columns: 535.7px 1fr;
  gap: 20px;
}
@media screen and (max-width: 1024px) and (min-width: 526px) {
  .support-services-box-item {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
@media screen and (max-width: 525px) {
  .support-services-box-item {
    grid-template-columns: 1fr;
    gap: 10px;
    justify-items: stretch;
  }
}
.support-services-box-item img {
  width: 100%;
}

.pricing .point-item-box-item-box h3 {
  margin-bottom: 24px;
}

.flow .left-block-title + p {
  margin-bottom: 38px;
}

.flow-box {
  border: 2px solid #fc427b;
  border-radius: 10px;
  padding: 40px;
}
@media screen and (max-width: 525px) {
  .flow-box {
    padding: 20px 14px;
  }
}
.flow-box .flow-box-item {
  display: grid;
  grid-template-columns: 76px 0.7fr 2fr;
  align-items: center;
  gap: 70px;
  margin-bottom: 64px;
  position: relative;
}
@media screen and (max-width: 525px) {
  .flow-box .flow-box-item {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 10px;
    margin-bottom: 50px;
    padding: 0;
  }
}
.flow-box .flow-box-item::after {
  content: "";
  background: url(./img/flow-arrow.svg) no-repeat center center;
  width: 41px;
  height: 23px;
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 525px) {
  .flow-box .flow-box-item::after {
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.flow-box .flow-box-item:last-child {
  margin-bottom: 0;
}
.flow-box .flow-box-item:last-child::after {
  display: none;
}
.flow-box .flow-box-item .flow-box-item-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media screen and (min-width: 526px) {
  .flow-box .flow-box-item .flow-box-item-left {
    display: contents;
  }
}
@media screen and (max-width: 525px) {
  .flow-box .flow-box-item .flow-box-item-left {
    gap: 8px;
  }
}
.flow-box .flow-box-item img {
  width: 100%;
}
@media screen and (max-width: 525px) {
  .flow-box .flow-box-item img {
    max-width: 76px;
  }
}
.flow-box .flow-box-item h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .flow-box .flow-box-item h3 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 525px) {
  .flow-box .flow-box-item h3 {
    font-size: 16px;
  }
}
.flow-box .flow-box-item p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 525px) {
  .flow-box .flow-box-item p {
    font-size: 14px;
    line-height: 1.5;
  }
}

.apply-button-section {
  max-width: 720px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 0.7fr;
  gap: 20px;
}
@media screen and (max-width: 525px) {
  .apply-button-section {
    display: none;
  }
}
.apply-button-section .apply-button {
  width: 100%;
  text-align: center;
  padding: 0 25px;
  font-size: 21px;
  font-weight: 600;
  line-height: 68px;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.apply-button-section .apply-button img {
  transition: all 0.3s ease;
}
.apply-button-section .apply-button:hover img {
  transform: translateX(5px);
  transition: all 0.3s ease;
}
.apply-button-section .apply-button--session {
  background-color: #fff;
  color: #1e2864;
  border: 1px solid #1e2864;
}
.apply-button-section .apply-button--session:hover {
  background-color: #1e2864;
  color: #fff;
}
.apply-button-section .apply-button--apply {
  background-color: #fff;
  color: #fc427b;
  border: 1px solid #fc427b;
}
.apply-button-section .apply-button--apply:hover {
  background-color: #fc427b;
  color: #fff;
}

.apply-button-section-sp {
  display: none;
}
@media screen and (max-width: 525px) {
  .apply-button-section-sp {
    display: grid;
    max-width: 100%;
    margin: 0 auto;
    grid-template-columns: 1fr;
    gap: 10px;
    justify-items: center;
    position: relative;
  }
  .apply-button-section-sp .apply-button {
    font-size: 21px;
    font-size: calc(1.3125 * 1rem);
    line-height: 48px;
    width: 50vw;
    height: 60px;
  }
}
@media screen and (max-width: 525px) and (max-width: 425px) {
  .apply-button-section-sp .apply-button {
    width: 80vw;
  }
}
@media screen and (max-width: 525px) {
  .apply-button-section-sp .apply-button--session {
    border: 1px solid #1e2864;
    color: #1e2864;
  }
  .apply-button-section-sp .apply-button--apply {
    border: 1px solid #fc427b;
    color: #fc427b;
  }
}

/*# sourceMappingURL=style.css.map */