@media screen and (min-width: 769px) {
  /*/////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//////////////////////////////  service_pc.css  ///////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////*/
  #service_index .intro {
    text-align: center; }
  #service_index h2.tit::after {
    width: 100%;
    background: none !important;
    margin: 10px 0 -20px !important; }
  #service_index .joblist h3 {
    margin: 50px auto 0;
    padding: 2px 0;
    font-size: 22px;
    line-height: 44px;
    font-weight: bold;
    color: #000;
    width: 980px;
    font-size: 32px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: center; }
  #service_index .joblist #education h3 {
    color: #4bbed0; }
    #service_index .joblist #education h3::before {
      width: 100%;
      height: 5px;
      display: block;
      content: "";
      background: linear-gradient(to right, #abdced 45%, #4bbed0 45%, #4bbed0 55%, #abdced 55%);
      margin: 0 0 20px; }
  #service_index .joblist #welfare h3 {
    color: #9cc828; }
    #service_index .joblist #welfare h3::before {
      width: 100%;
      height: 5px;
      display: block;
      content: "";
      background: linear-gradient(to right, #d6e6a3 45%, #9cc828 45%, #9cc828 55%, #d6e6a3 55%);
      margin: 0 0 20px; }
  #service_index .joblist #other h3 {
    color: #003E6F; }
    #service_index .joblist #other h3::before {
      width: 100%;
      height: 5px;
      display: block;
      content: "";
      background: linear-gradient(to right, #c0cbe7 45%, #003E6F 45%, #003E6F 55%, #c0cbe7 55%);
      margin: 0 0 20px; }
  #service_index .joblist h4.gakkou {
    margin: 20px 0;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.gakkou:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #4bbed0;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.gakkou span {
      background: #4bbed0;
      color: #fff;
      display: inline-block;
      height: 50px;
      line-height: 50px;
      padding: 0 1em;
      position: relative; }
      #service_index .joblist h4.gakkou span::before {
        border: 25px solid transparent;
        border-left-color: #4bbed0;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -25px;
        top: 0;
        width: 0; }
  #service_index .joblist h4.juku {
    margin: 20px 0;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.juku:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #427abe;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.juku span {
      background: #427abe;
      color: #fff;
      display: inline-block;
      height: 50px;
      line-height: 50px;
      padding: 0 1em;
      position: relative; }
      #service_index .joblist h4.juku span::before {
        border: 25px solid transparent;
        border-left-color: #427abe;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -25px;
        top: 0;
        width: 0; }
  #service_index .joblist h4.hoikuen {
    margin: 20px 0;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.hoikuen:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #9cc828;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.hoikuen span {
      background: #9cc828;
      color: #fff;
      display: inline-block;
      height: 50px;
      line-height: 50px;
      padding: 0 1em;
      position: relative; }
      #service_index .joblist h4.hoikuen span::before {
        border: 25px solid transparent;
        border-left-color: #9cc828;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -25px;
        top: 0;
        width: 0; }
  #service_index .joblist h4.gakudou {
    margin: 20px 0;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.gakudou:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #62b85a;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.gakudou span {
      background: #62b85a;
      color: #fff;
      display: inline-block;
      height: 50px;
      line-height: 50px;
      padding: 0 1em;
      position: relative; }
      #service_index .joblist h4.gakudou span::before {
        border: 25px solid transparent;
        border-left-color: #62b85a;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -25px;
        top: 0;
        width: 0; }
  #service_index .joblist h4.kaigo {
    margin: 20px 0;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.kaigo:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #309a81;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.kaigo span {
      background: #309a81;
      color: #fff;
      display: inline-block;
      height: 50px;
      line-height: 50px;
      padding: 0 1em;
      position: relative; }
      #service_index .joblist h4.kaigo span::before {
        border: 25px solid transparent;
        border-left-color: #309a81;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -25px;
        top: 0;
        width: 0; }
  #service_index .joblist ul {
    width: 100%;
    margin: 0 0 30px 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 60px 0; }
  #service_index .joblist ul.kigyou {
    margin: 30px 0; }
  #service_index .joblist .gakkou li::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #4bbed0; }
  #service_index .joblist .juku li::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #427abe; }
  #service_index .joblist .hoikuen li::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #9cc828; }
  #service_index .joblist .gakudou li::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #62b85a; }
  #service_index .joblist .kaigo li::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #309a81; }
  #service_index .joblist .kigyou li::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #003E6F; }
  #service_index .joblist li {
    min-width: 280px;
    margin: 0px 20px;
    font-size: 20px;
    line-height: 2;
    font-weight: bold;
    position: relative;
    padding-left: 14px; }
    #service_index .joblist li a {
      text-decoration: none;
      color: #24335a; }
      #service_index .joblist li a:hover {
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        opacity: 0.3; }
  #service_index .joblist li.long {
    width: 380px; }

  .BOXservice {
    width: 715px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: solid 2px;
    padding: 0 0 2em 0 !important;
    margin: 30px auto 50px; }

  .BOXservice .boxtitle {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Yu Mincho";
    font-size: 26px;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 28px 0 18px;
    margin-bottom: 1.2em; }
  .BOXservice p.desc {
    color: #003f6b;
    font-size: 18px;
    line-height: 2;
    text-align: center;
    margin: 0 0 15px; }

  span.big {
    font-size: 140%;
    position: relative;
    top: -3px; }

  .catch {
    text-align: center;
    margin: 20px 0 0; }
    .catch p {
      font-size: 18px;
      margin: 0 0; }
      .catch p span {
        color: #ff5013; }

  .catch-tit {
    font-size: 32px;
    color: #003F6D;
    font-family: "Yu Mincho";
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 10px; }

  .BOXlist {
    width: 713px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px solid #003f6d;
    margin: 50px 0 0;
    padding: 0 0 30px; }
    .BOXlist h4 {
      width: 100%;
      position: relative;
      background: #003F6D;
      color: #FFF;
      text-align: center;
      font-family: "Yu Mincho";
      font-size: 24px;
      line-height: 1;
      padding: 14px 0;
      margin: 0 0 30px; }
      .BOXlist h4:before {
        content: "";
        bottom: -27px;
        left: 50%;
        transform: translate(-50%);
        position: absolute;
        border: 13px solid transparent;
        border-top: 20px solid #003f6d; }
    .BOXlist ul li {
      font-size: 17px;
      line-height: 1.6; }
    .BOXlist li:before {
      content: '\f058';
      font-family: 'Font Awesome 5 Free';
      font-size: 22px;
      font-weight: 900;
      color: #003F6D;
      vertical-align: -2px;
      margin-right: 10px; }
    .BOXlist li span {
      color: #003f6b; }

  .BOXcase {
    width: 715px;
    border: 1px solid #e8e8e8;
    margin: auto auto 24px; }
    .BOXcase h4 {
      background-color: #eeeff2;
      font-family: "Yu Mincho";
      font-size: 22px;
      color: #003f6d;
      font-weight: bold;
      line-height: 1.4;
      text-align: center;
      padding: 20px; }
      .BOXcase h4 span.small {
        display: inline;
        font-size: 85%; }
    .BOXcase dl {
      width: 637px;
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
      margin: 20px auto 25px; }
    .BOXcase dl.change dt {
      display: flex;
      flex-direction: column;
      position: relative;
      align-items: center;
      margin: 0 0 50px; }
      .BOXcase dl.change dt::before {
        width: 5px;
        height: 26px;
        left: 50%;
        bottom: -37px;
        transform: translate(-50%);
        position: absolute;
        content: "";
        background: #ff5022; }
      .BOXcase dl.change dt::after {
        width: 14px;
        height: 14px;
        left: calc(50% - 16px);
        bottom: -42px;
        position: absolute;
        content: "";
        border-top: 5px solid #ff5022;
        border-right: 5px solid #ff5022;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg) translate(-50%); }
    .BOXcase dl.change dd {
      color: #ff5013;
      font-size: 19px;
      text-align: center; }
      .BOXcase dl.change dd:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        content: "";
        vertical-align: middle; }
      .BOXcase dl.change dd:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        content: "";
        vertical-align: middle; }

  dl.fee {
    width: 715px;
    display: flex;
    flex-wrap: wrap;
    border: solid 1px #000;
    margin: 0 0 30px; }
    dl.fee dt {
      display: flex;
      justify-content: center;
      align-items: center;
      box-sizing: border-box;
      padding: 17px 0;
      width: 248px;
      background-color: #eeeff3;
      border-right: solid 1px #000; }
      dl.fee dt:not(:nth-last-child(2)) {
        border-bottom: solid 1px #000; }
    dl.fee dd {
      display: flex;
      justify-content: center;
      align-items: center;
      box-sizing: border-box;
      padding: 17px 0;
      width: 465px; }
      dl.fee dd:not(:last-child) {
        border-bottom: solid 1px #000; }

  span.price {
    color: #ff6422;
    font-size: 19px; }

  span.bold {
    font-weight: bold; }

  .BOXsub-serv {
    width: 715px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: solid 1px #3cc2e7;
    _margin: 30px 0 0;
    padding: 8px 0 24px; }
    .BOXsub-serv .boxtitle {
      font-family: "Yu Mincho";
      font-size: 21px;
      font-weight: bold;
      margin: 15px 0 10px; }
      .BOXsub-serv .boxtitle::before {
        display: inline-block;
        content: "";
        background-size: 100%;
        background-repeat: no-repeat;
        margin: 0 12px 0 0; }
    .BOXsub-serv p {
      text-align: center; }
    .BOXsub-serv p.link a {
      display: inline-block;
      color: #003f6b;
      line-height: 1.3;
      border-bottom: solid 1px;
      text-decoration: none;
      margin-top: 18px;
      margin-bottom: 13px; }

  .service-list ul {
    width: 778px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .service-list ul:not(:last-child) {
      margin: 0 0 70px; }
    .service-list ul li {
      width: 377px;
      height: 317px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      background-color: #d3f0fe;
      border-radius: 8px;
      padding: 40px 28px 42px; }
      .service-list ul li:not(:last-child) {
        margin: 0 0 24px; }
  .service-list li:last-child {
    padding-top: 52px;
    padding-bottom: 45px; }
  .service-list li h3 {
    display: flex;
    align-items: center;
    color: #00406b;
    font-size: 22px;
    line-height: 1.5; }
  .service-list li:not(:last-child) h3 {
    height: 55px; }
  .service-list li:not(:last-child) p {
    padding: 0 0 15px; }
  .service-list h3 {
    text-align: center; }
  .service-list p {
    text-align: center; }
  .service-list a.btn_detail {
    width: 230px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-color: #fff;
    border: solid 1px;
    border-radius: 12px;
    color: #212628;
    text-decoration: none; }
    .service-list a.btn_detail::before {
      width: 10px;
      height: 10px;
      position: absolute;
      top: 41%;
      right: 15px;
      content: "";
      border-top: solid 1px #212628;
      border-right: solid 1px #212628;
      transform: rotate(45deg); }

  .schedule-area:not(:last-child) {
    padding: 0 0 35px; }
  .schedule-area h4 {
    position: relative;
    background-color: #3cc2e7;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 2;
    font-weight: normal;
    margin: 30px 0 31px; }
    .schedule-area h4::after {
      display: inline-block;
      position: absolute;
      left: 50%;
      bottom: -24px;
      transform: translate(-50%);
      content: "";
      border: solid 10px transparent;
      border-top: solid 15px #3cc2e7; }
  .schedule-area p.ex {
    text-align: center;
    line-height: 2;
    margin-top: 25px; }

  table.schedule {
    width: 715px;
    margin: 0 auto;
    border: solid 3px #3cc2e7;
    vertical-align: middle; }
    table.schedule th {
      border: solid 1px #3cc2e7;
      text-align: center;
      padding: 10px 0;
      background-color: #ebf9fd;
      color: #3cc2e7;
      font-size: 19px;
      line-height: 1.3;
      letter-spacing: 0.15em; }
      table.schedule th:nth-child(1) {
        width: 118px; }
      table.schedule th:nth-child(2) {
        width: 108px; }
      table.schedule th:nth-child(3) {
        width: 120px; }
      table.schedule th:nth-child(4) {
        width: 154px; }
      table.schedule th:nth-child(5) {
        width: 115px; }
      table.schedule th:nth-child(6) {
        width: 100px; }
    table.schedule td {
      border: solid 1px #3cc2e7;
      text-align: center;
      padding: 10px 0;
      line-height: 1.4; }
    table.schedule span.small {
      font-size: 70%;
      white-space: pre;
      content: "\A"; }

  .ex-inquiry {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px; }
    .ex-inquiry p {
      font-family: "Yu Mincho";
      font-size: 20px;
      margin-bottom: 25px; }
      .ex-inquiry p span {
        color: #ff5013;
        border-bottom: solid 1px; }

  dl.QandA dt {
    color: #00406b;
    font-family: "Yu Mincho";
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 13px; }
  dl.QandA dd:not(:last-child) {
    margin-bottom: 45px; } }
@media screen and (max-width: 768px) {
  /*/////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//////////////////////////////  service_sp.css  ///////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////*/
  p.img {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    p.img img {
      width: 100%; }

  #service_index .intro {
    font-size: 3.4vw; }
  #service_index .joblist h3 {
    width: 100vw;
    margin: 6vw 0 0;
    padding: 2vw 0;
    font-size: 6vw;
    line-height: 8vw;
    font-weight: bold;
    text-align: center; }
  #service_index .joblist #education h3 {
    color: #4bbed0; }
    #service_index .joblist #education h3::before {
      width: 100%;
      height: 5px;
      display: block;
      content: "";
      background: linear-gradient(to right, #abdced 45%, #4bbed0 45%, #4bbed0 55%, #abdced 55%);
      margin: 0 0 4%; }
  #service_index .joblist #welfare h3 {
    color: #9cc828; }
    #service_index .joblist #welfare h3::before {
      width: 100%;
      height: 5px;
      display: block;
      content: "";
      background: linear-gradient(to right, #d6e6a3 45%, #9cc828 45%, #9cc828 55%, #d6e6a3 55%);
      margin: 0 0 4%; }
  #service_index .joblist #other h3 {
    color: #003E6F; }
    #service_index .joblist #other h3::before {
      width: 100%;
      height: 5px;
      display: block;
      content: "";
      background: linear-gradient(to right, #c0cbe7 45%, #003E6F 45%, #003E6F 55%, #c0cbe7 55%);
      margin: 0 0 4%; }
  #service_index .joblist ul {
    margin: 4% 2% 8%;
    display: flex;
    flex-wrap: wrap; }
  #service_index .joblist ul.kigyou {
    margin: 4% 2% 8%;
    display: flex;
    flex-direction: column; }
    #service_index .joblist ul.kigyou li {
      width: 100%; }
  #service_index .joblist li {
    width: 48%;
    margin: 1%;
    font-size: 1rem;
    line-height: 2rem;
    font-weight: bold;
    position: relative;
    padding-left: 5%; }
    #service_index .joblist li a {
      text-decoration: none;
      color: #24335a; }
      #service_index .joblist li a:hover {
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        opacity: 0.3; }
  #service_index .joblist .gakkou li::before {
    content: "";
    position: absolute;
    top: 18%;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #4bbed0; }
  #service_index .joblist .juku li::before {
    content: "";
    position: absolute;
    top: 18%;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #427abe; }
  #service_index .joblist .hoikuen li::before {
    content: "";
    position: absolute;
    top: 18%;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #9cc828; }
  #service_index .joblist .gakudou li::before {
    content: "";
    position: absolute;
    top: 18%;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #62b85a; }
  #service_index .joblist .kaigo li::before {
    content: "";
    position: absolute;
    top: 18%;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #309a81; }
  #service_index .joblist .kigyou li::before {
    content: "";
    position: absolute;
    top: 18%;
    left: 0;
    width: 0;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #003E6F; }
  #service_index .joblist li.long {
    width: 90vw; }
  #service_index .joblist h4.gakkou {
    margin: 2% 2% -2% 2%;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.gakkou:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #4bbed0;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.gakkou span {
      background: #4bbed0;
      color: #fff;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      padding: 0 1rem;
      position: relative; }
      #service_index .joblist h4.gakkou span::before {
        border: 20px solid transparent;
        border-left-color: #4bbed0;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -19px;
        top: 0;
        width: 0; }
  #service_index .joblist h4.juku {
    margin: 2% 2% -2% 2%;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.juku:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #427abe;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.juku span {
      background: #427abe;
      color: #fff;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      padding: 0 1rem;
      position: relative; }
      #service_index .joblist h4.juku span::before {
        border: 20px solid transparent;
        border-left-color: #427abe;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -19px;
        top: 0;
        width: 0; }
  #service_index .joblist h4.hoikuen {
    margin: 2% 2% -2% 2%;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.hoikuen:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #9cc828;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.hoikuen span {
      background: #9cc828;
      color: #fff;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      padding: 0 1rem;
      position: relative; }
      #service_index .joblist h4.hoikuen span::before {
        border: 20px solid transparent;
        border-left-color: #9cc828;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -19px;
        top: 0;
        width: 0; }
  #service_index .joblist h4.gakudou {
    margin: 2% 2% -2% 2%;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.gakudou:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #62b85a;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.gakudou span {
      background: #62b85a;
      color: #fff;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      padding: 0 1rem;
      position: relative; }
      #service_index .joblist h4.gakudou span::before {
        border: 20px solid transparent;
        border-left-color: #62b85a;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -19px;
        top: 0;
        width: 0; }
  #service_index .joblist h4.kaigo {
    margin: 2% 2% -2% 2%;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.kaigo:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #309a81;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.kaigo span {
      background: #309a81;
      color: #fff;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      padding: 0 1rem;
      position: relative; }
      #service_index .joblist h4.kaigo span::before {
        border: 20px solid transparent;
        border-left-color: #309a81;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -19px;
        top: 0;
        width: 0; }
  #service_index .joblist h4.kigyou {
    margin: 2% 2% -2% 2%;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    display: flex;
    align-items: center; }
    #service_index .joblist h4.kigyou:after {
      content: "";
      flex-grow: 1;
      border-top: 2px dotted #003E6F;
      display: block;
      margin-left: .4em; }
    #service_index .joblist h4.kigyou span {
      background: #003E6F;
      color: #fff;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      padding: 0 1rem;
      position: relative; }
      #service_index .joblist h4.kigyou span::before {
        border: 20px solid transparent;
        border-left-color: #003E6F;
        border-right-width: 0;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: -19px;
        top: 0;
        width: 0; }

  .BOXservice {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: solid 2px;
    padding: 0 0 2em 0 !important;
    margin: 0 auto; }

  .BOXservice .boxtitle {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-family: "Yu Mincho";
    font-size: 5vw;
    letter-spacing: 0.05em;
    line-height: 1.2;
    padding: 3vw 0 2.5vw;
    margin-bottom: 1.2em; }
  .BOXservice p.desc {
    color: #003f6b;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    margin: 0 0 4.7vw; }

  span.big {
    font-size: 140%;
    position: relative;
    top: -0.7vw; }

  .catch {
    text-align: center;
    margin-top: 5vw; }
    .catch p {
      font-size: 4.8vw;
      font-weight: bold; }
      .catch p span {
        color: #ff5013; }

  .catch-tit {
    font-size: 6vw;
    color: #003F6D;
    font-family: "Yu Mincho";
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-bottom: 2vw;
    font-feature-settings: "palt" 1; }

  .BOXlist {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px solid #003f6d;
    padding: 0 0 4vw; }
    .BOXlist h4 {
      width: 100%;
      position: relative;
      background: #003F6D;
      color: #FFF;
      text-align: center;
      font-family: "Yu Mincho";
      font-size: 5vw;
      line-height: 1;
      padding: 3vw 0;
      margin: 0 0 5.5vw; }
      .BOXlist h4:before {
        content: "";
        bottom: -7.2vw;
        left: 50%;
        transform: translate(-50%);
        position: absolute;
        border: 4.4vw solid transparent;
        border-top: 5vw solid #003f6d; }
    .BOXlist ul {
      width: 96%; }
      .BOXlist ul li {
        font-size: 5vw;
        line-height: 1.6;
        text-indent: -7vw;
        padding-left: 7vw;
        margin-bottom: 1vw; }
    .BOXlist li:before {
      content: '\f058';
      font-family: 'Font Awesome 5 Free';
      font-size: 5vw;
      font-weight: 900;
      color: #003F6D;
      margin-right: 2vw; }
    .BOXlist li span {
      color: #003f6b; }

  .BOXcase {
    width: 100%;
    border: 1px solid #e8e8e8;
    margin: auto auto 24px; }
    .BOXcase h4 {
      background-color: #eeeff2;
      font-family: "Yu Mincho";
      font-size: 5vw;
      color: #003f6d;
      font-weight: bold;
      line-height: 1.5;
      text-indent: -20vw;
      padding: 4vw 3vw 4vw 23vw; }
      .BOXcase h4 span.small {
        display: inline;
        font-size: 85%; }
    .BOXcase dl {
      width: 95%;
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
      margin: 5vw auto 5vw; }
    .BOXcase dl.change dt {
      display: flex;
      flex-direction: column;
      position: relative;
      align-items: center;
      text-align: center;
      font-size: 5vw;
      line-height: 1.5;
      margin: 0 0 14vw; }
      .BOXcase dl.change dt::before {
        width: 5px;
        height: 26px;
        left: 50%;
        bottom: -34px;
        transform: translate(-50%);
        position: absolute;
        content: "";
        background: #ff5022; }
      .BOXcase dl.change dt::after {
        width: 14px;
        height: 14px;
        left: calc(50% - 16px);
        bottom: -39px;
        position: absolute;
        content: "";
        border-top: 5px solid #ff5022;
        border-right: 5px solid #ff5022;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg) translate(-50%); }
    .BOXcase dl.change dd {
      color: #ff5013;
      font-size: 6vw;
      font-weight: bold;
      line-height: 1.5;
      text-align: center; }
      .BOXcase dl.change dd:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        content: "";
        vertical-align: middle; }
      .BOXcase dl.change dd:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        content: "";
        vertical-align: middle; }

  dl.fee {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    border: solid 1px #000;
    margin-bottom: 5vw; }
    dl.fee dt {
      display: flex;
      justify-content: center;
      align-items: center;
      box-sizing: border-box;
      padding: 17px 0;
      width: 43%;
      background-color: #eeeff3;
      border-right: solid 1px #000; }
      dl.fee dt:not(:nth-last-child(2)) {
        border-bottom: solid 1px #000; }
    dl.fee dd {
      display: flex;
      justify-content: center;
      align-items: center;
      box-sizing: border-box;
      padding: 17px 0;
      width: 57%;
      padding: 4vw 5vw; }
      dl.fee dd:not(:last-child) {
        border-bottom: solid 1px #000; }

  span.price {
    color: #ff6422;
    font-size: 19px;
    line-height: 1.5; }

  span.bold {
    font-weight: bold; }

  .BOXsub-serv {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: solid 1px #3cc2e7;
    padding: 1vw 3vw 5vw; }
    .BOXsub-serv .boxtitle {
      background-repeat: no-repeat;
      font-family: "Yu Mincho";
      font-size: 5.5vw;
      font-weight: bold;
      margin: 15px 0 10px; }
    .BOXsub-serv p {
      text-align: center; }
    .BOXsub-serv p.link a {
      display: inline-block;
      color: #003f6b;
      line-height: 1.3;
      border-bottom: solid 1px;
      text-decoration: none;
      margin-top: 18px;
      margin-bottom: 13px; }

  .service-list h3 {
    width: 100%;
    letter-spacing: 0.12em;
    background-image: url(../../img/common/icon_h3mark.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left 3px top 3.5vw;
    border-top: solid 1px;
    border-bottom: solid 1px;
    font-size: 5.5vw;
    line-height: 1.4;
    padding: 10px 0 10px 30px;
    margin-bottom: 0.7em; }
  .service-list ul li {
    padding-bottom: 10vw; }
    .service-list ul li p {
      margin-bottom: 5vw; }
  .service-list a.btn_detail {
    width: 230px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-color: #fff;
    border: solid 1px;
    border-radius: 12px;
    color: #212628;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto; }
    .service-list a.btn_detail::before {
      width: 10px;
      height: 10px;
      position: absolute;
      top: 41%;
      right: 15px;
      content: "";
      border-top: solid 1px #212628;
      border-right: solid 1px #212628;
      transform: rotate(45deg); }

  .schedule-area:not(:last-child) {
    padding: 0 0 5vw; }
  .schedule-area h4 {
    position: relative;
    background-color: #3cc2e7;
    color: #fff;
    font-family: "Yu Mincho";
    font-size: 4.7vw;
    text-align: center;
    line-height: 1.4;
    font-weight: normal;
    padding: 2vw 0;
    margin-bottom: 5vw; }
    .schedule-area h4::after {
      display: inline-block;
      position: absolute;
      left: 50%;
      bottom: -5vw;
      transform: translate(-50%);
      content: "";
      border: solid 2.5vw transparent;
      border-top: solid 3vw #3cc2e7; }
  .schedule-area p.ex {
    font-size: 3.5vw;
    line-height: 2;
    margin-top: 3vw; }

  table.schedule {
    width: 100%;
    border: solid 1px #3cc2e7;
    border-collapse: collapse; }
    table.schedule tr {
      display: block;
      float: left; }
      table.schedule tr th {
        min-height: 10vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        line-height: 1.5; }
        table.schedule tr th:nth-child(4) {
          min-height: 16vw; }
        table.schedule tr th:nth-child(5) {
          min-height: 16vw; }
      table.schedule tr td {
        min-height: 10vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        line-height: 1.5; }
        table.schedule tr td:nth-child(4) {
          min-height: 16vw; }
        table.schedule tr td:nth-child(5) {
          min-height: 16vw; }
      table.schedule tr:not(:last-child) {
        border-right: solid 1px #3cc2e7; }
    table.schedule thead {
      border-right: solid 1px #3cc2e7;
      width: 30%;
      display: block;
      float: left;
      background-color: #ebf9fd;
      color: #3cc2e7; }
      table.schedule thead tr {
        width: 100%; }
    table.schedule th:not(:last-child) {
      border-bottom: solid 1px #3cc2e7; }
    table.schedule td:not(:last-child) {
      border-bottom: solid 1px #3cc2e7; }
    table.schedule tbody {
      display: block;
      float: left;
      width: 70%; }
    table.schedule span.small {
      font-size: 3vw; }

  .ex-inquiry {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .ex-inquiry p {
      font-family: "Yu Mincho";
      font-size: 5vw;
      font-weight: bold;
      text-align: center;
      margin-bottom: 5vw; }
      .ex-inquiry p span {
        color: #ff5013;
        border-bottom: solid 1px; }

  dl.QandA dt {
    color: #00406b;
    font-family: "Yu Mincho";
    font-size: 5vw;
    line-height: 1.5;
    text-indent: -7vw;
    padding-left: 7vw;
    margin-bottom: 2vw; }
  dl.QandA dd:not(:last-child) {
    margin-bottom: 8vw; } }
