@charset "UTF-8";

.mainvisualBackground.extra_bred{
  padding:0;
}
.breadcrumbs.extra_lp{
  margin:0;
}

.header-cvBtnWrap {
  display: none;
}

em{
  font-style: normal;
}
p span.newline {
  display: block;
}
.anchor {
  padding-top: 5.5rem;
  margin-top: -5.5rem;
  height: 0.1rem;
  display: block;
}
@media only screen and (max-width: 767px) {
  .anchor {
    padding-top: 0;
    margin-top: 0;
  }
}
/*PC*/
@media screen and (min-width: 768px) {
  #features {
    width: 100%;
    /*
    padding-top: 14px;
*/
    padding-bottom: 0;
    font-size: 1.5rem;
    line-height: 1.8;
    letter-spacing: 0.04em;
  }
  .features_inner {
    position: relative;
    width: 100%;
    max-width: 100rem;
    margin-left: auto;
    margin-right: auto;
  }
  .features_inner p small {
    font-size: 1.1rem;
  }
  .features_inner_mid {
    position: relative;
    width: 100%;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
  }
  #features img {
    height: auto;
  }
  .features_btn {
    text-align: center;
    font-size: 0;
    display: flex;
    column-gap: 1.6rem;
  }
  .features_btn a {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.2rem;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 0;
  }
  .features_btn a:after {
    content: '';
    display: block;
    background-image: url(../img/ar1.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 1.4rem;
    height: 1.4rem;
    margin-top:0.1rem;
    margin-left: 0.6rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .features_btn a:hover:after {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  .features_head {
    position: relative;
    display: table;
    margin: 0 auto 3.5rem auto;
    padding: 0 7rem;
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    color: #2c70a5;
  }
  .features_head span {
    display: block;
    margin-bottom: 0.8rem;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.3;
  }
  .features_head em{
    color:#1C4388;
    border-bottom:0.2rem solid #1C4388;
    padding:0 0 1rem 0;
  }
  .features_head:before {
    content: '';
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    display: block;
    background: url(../img/head-bg1_01.webp) no-repeat;
    background-size: cover;
    width: 5rem;
    height: 7rem;
  }
  .features_head:after {
    content: '';
    position: absolute;
    bottom: 0.5rem;
    right: 0;
    display: block;
    background: url(../img/head-bg1_02.webp) no-repeat;
    background-size: cover;
    width: 5rem;
    height: 7rem;
  }
  .features_deco {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .features_deco:before, .features_deco:after {
    content: '';
    position: relative;
    background-color: #000;
    width: 0.2rem;
    height: 2.5rem;
  }
  .features_deco:before {
    top: 0.2rem;
    -webkit-transform: rotate(-30deg);
    margin-right: 3rem;
  }
  .features_deco:after {
    top: 0.2rem;
    transform: rotate(30deg);
    margin-left: 3rem;
  }
  .features_main {
    border-top: 5px solid #66a4d4;
    background: #e6ecff url(../img/main-img.webp) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 29rem;
    padding-top: 5.6rem;
    color: #2c70a5;
    text-align: center;
  }
  .features_main h1 {
    margin-bottom: 2.5rem;
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: #2c70a5;
  }
  .features_main h1 span.read {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .features_main span {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 700;
  }
  .features_main .main_support {
    border: 2px solid #2c70a5;
    background-color: #fff;
    width: 80rem;
    margin: 0 auto;
    padding: 2rem;
  }
  .features_main .main_support .txt {
    margin: 0 0 1rem 0;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
    color: #2c70a5;
  }
  .features_main .main_support .txt:before, .features_main .main_support .txt:after {
    background-color: #2c70a5;
  }
  .features_main .features_btn {
    margin: 0;
  }
  .features_main .features_btn a {
    background-color: #fc5;
    width: 29.4rem;
    height: 4.6rem;
    color: #000;
  }
  .features_main .features_btn a:hover {
    background-color: #f93;
  }
  .features_how {
    position: relative;
    padding: 5rem 0 0 0;
    z-index: 2;
  }
  .features_how .how-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 80rem;
    margin: 0 auto;
  }
  .features_how .how-list li {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25.8rem;
    background-color: #e6ecff;
    width: 25.8rem;
    height: 25.8rem;
    margin-right: 1.3rem;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    color: #2c70a5;
  }
  .features_how .how-list li:nth-of-type(3n), .features_how .how-list li:last-child {
    margin-right: 0;
  }
  .features_how .how-list li:nth-of-type(4), .features_how .how-list li:nth-of-type(5) {
    margin-top: -2rem;
  }
  .features_worry {
    position: relative;
    background-color: #fbfbfb;
    z-index: 1;
  }
  .features_worry:before {
    content: '';
    position: absolute;
    top: -11.2rem;
    left: 0;
    display: block;
    background-color: #fbfbfb;
    width: 100%;
    height: 11.2rem;
  }
  .features_worry .worry_top {
    position: relative;
    width: 80rem;
    margin: 0 auto;
    padding: 6rem 0 2rem 0;
    z-index: 2;
  }
  .features_worry .worry_top img {
    position: absolute;
    bottom: -2rem;
    left: 2rem;
    width: 18rem;
  }
  .features_worry .worry_top h2 {
    padding-left: 22rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .features_worry .worry_top h2 span {
    display: block;
    margin-bottom: 1rem;
    font-size: 2.8rem;
    line-height: 1.5;
    color: #2c70a5;
  }
  .features_worry .worry_btm {
    position: relative;
    background-color: #368ed8;
    width: 100%;
    padding: 6rem 0;
    font-size: 2.2rem;
    line-height: 1.6;
    text-align: center;
    color: #fff;
    z-index: 1;
  }
  .features_worry .worry_btm .main {
    font-size: 3.8rem;
    font-weight: 700;
  }
  .features_worry .worry_btm .note {
    font-size: 1.4rem;
  }
  .features_training {
    position: relative;
    background-color: #fff;
    padding: 7rem 0 0 0;
  }
  .features_training .training_area {
    position: relative;
    background-color: #e6ecff;
    padding: 5rem 0 7rem 0;
  }
  .features_training .training_area:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2.6rem 2.8rem 0 2.8rem;
    border-color: #fff transparent transparent transparent;
    margin-left: -2.8rem;
  }
  .features_training .training_list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 3.5rem;
  }
  .features_training .training_list .box {
    background-color: #fff;
    width: 32.2%;
    padding: 3rem 2.5rem;
    font-size: 1.5rem;
  }
  .features_training .training_list .icon {
    border-radius: 10rem;
    width: 10rem;
    height: 10rem;
    margin: 0 auto 2rem auto;
    font-size: 0;
    overflow: hidden;
  }
  .features_training .training_list h3 {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
    text-align: center;
  }
  .features_training .training_list p span {
    font-size: 1.3rem;
  }
  .features_cv {
    background-color: #368ed8;
    padding: 3rem 0;
    color: #fff;
  }
  .features_cv.features_cv_w {
    background-color: #ffffff;
    padding: 0 0 3rem 0;
    color: #368ed8;
  }
  .features_cv .features_deco {
    font-size: 2rem;
    line-height: 1;
    color: #fff;
  }
  .features_cv .features_deco:before, .features_cv .features_deco:after {
    background-color: #fff;
  }
  .features_cv.features_cv_w .features_deco {
    font-size: 2rem;
    line-height: 1;
    color: #368ed8;
  }
  .features_cv.features_cv_w .features_deco:before, .features_cv.features_cv_w .features_deco:after {
    background-color: #368ed8;
  }
  .features_cv .features_btn {
    margin: 1.6rem 0 0 0;
  }
  .features_cv .features_btn a {
    background-color: #fc5;
    width: 38rem;
    height: 7.2rem;
    font-size: 2.4rem;
    color: #000;
    margin: 0 auto 2.4rem auto;
  }
  .features_cv .features_btn a:hover {
    background-color: #f93;
  }
  .features_cv_pro {
    position: relative;
    background-color: #fff;
    padding: 6rem 0 4rem 0;
    font-size: 2.1rem;
    line-height: 1.6;
    text-align: center;
  }
  .features_cv_pro strong {
    font-size: 2.8rem;
    font-weight: 700;
    color: #368ed8;
  }
  .features_cv_pro p {
    margin: 0;
    font-weight: 2.2rem;
    font-weight: bold;
  }
  .features_cv_pro .image1 {
    position: absolute;
    left: 5rem;
    bottom: -4rem;
    width: 11rem;
  }
  .features_cv_pro .image2 {
    position: absolute;
    right: 5rem;
    bottom: -4rem;
    width: 11rem;
  }
  .features_service {
    position: relative;
    background-color: #fff;
    padding: 7rem 0;
  }
  .features_service .service_data {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #e6ecff;
    width: 100%;
    margin-top: 2rem;
    padding: 5rem;
  }
  .features_service .service_data:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
  .features_service .service_data .image {
    width: 40rem;
  }
  .features_service .service_data .image p {
    background-color: #368ed8;
    margin: 0 0 2rem 0;
    padding: 1.2rem 2rem;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
    color: #fff;
    border-radius: 10rem;
  }
  .features_service .service_data .image p.online {
    background-color: #f11752;
  }
  .features_service .service_data .read {
    width: calc(100% - 44rem);
    font-size: 1.4rem;
  }
  .features_service .service_data .read h3 {
    margin-bottom: 1.2rem;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
  }
  .features_service .service_data .read h4 {
    position: relative;
    background-color: #cbe853;
    margin: 1.7rem 0 2rem 0;
    padding: 0.8rem 2rem 1.2rem 2rem;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    border-radius: 10rem;
  }
  .features_service .service_data .read h4:after {
    content: '';
    position: absolute;
    bottom: -0.9rem;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 1.1rem 0 1.1rem;
    border-color: #cbe853 transparent transparent transparent;
    margin-left: -1.1rem;
  }
  .features_service .service_data .read .features_deco:before {
    margin-right: 1.8rem;
  }
  .features_service .service_data .read .features_deco:after {
    margin-left: 1.8rem;
  }
  .features_service .service_data .read ul {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.6;
    color: #000;
  }
  .features_service .service_data .read ul li {
    position: relative;
    padding-left: 1em;
  }
  .features_service .service_data .read ul li:before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
    color: #368ed8;
  }
  .features_service .service_data .features_btn {
    margin: 2rem 0 0 0;
  }
  .features_service .service_data .features_btn a {
    border: 1px solid #ff951a;
    background-color: #fff;
    width: 25.6rem;
    height: 4.8rem;
    font-size: 1.7rem;
    font-weight: 700;
    color: #ff951a;
  }
  .features_service .service_data .features_btn a:hover {
    background-color: #ffedd8;
    color: #db7601;
  }
  .features_seminar .seminar_data .features_btn a:hover {
    background-color: #ffedd8;
    color: #db7601;
  }
  .features_service .service_data .features_btn a:after {
    background-image: url(../img/ar3.webp);
  }
  .features_seminar {
    position: relative;
    background-color: #fff;
    padding: 7rem 0;
  }
  .features_seminar .seminar_data {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    /*
    border-radius: 10px;
    */
    background-color: #e6ecff;
    width: 100%;
    margin-top: 2rem;
    padding: 5rem;
  }
  .features_seminar .seminar_data .image {
    position: relative;
    width: 40rem;
  }
  .features_seminar .seminar_data .image p {
    position: absolute;
    top: -2.5rem;
    left: -3rem;
    background-color: #cbe853;
    width: 12rem;
    height: 5rem;
    margin: 0;
    padding: 0 1rem;
    font-size: 1.9rem;
    font-weight: 700;
    line-height: 5rem;
    text-align: center;
    color: #000;
    z-index: 2;
    border-radius: 10rem;
  }
  .features_seminar .seminar_data .read {
    width: calc(100% - 44rem);
    font-size: 1.4rem;
  }
  .features_seminar .seminar_data .read h3 {
    margin-bottom: 1.2rem;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
  }
  .features_seminar .seminar_data .read dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-items: stretch;
  }
  .features_seminar .seminar_data .read dl dt {
    /*
    align-self: flex-start;
    */
    background-color: #cbe853;
    width: 10.5rem;
    margin-bottom: 1rem;
    padding: 0.8rem 1rem;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    border-radius: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .features_seminar .seminar_data .read dl dd {
    width: calc(100% - 12.5rem);
    margin-bottom: 1rem;
  }
  .features_seminar .seminar_data .read dl dd li {
    background: url(../img/list_icon_01.webp) left 11px no-repeat;
    background-size: 0.4rem 0.4rem;
    padding: 0 0 0 1.2rem;
  }
  .features_seminar .seminar_data .read dl strong {
    font-size: 1.8rem;
    font-weight: 700;
    color: #000;
  }
  .features_seminar .seminar_data .features_btn {
    margin: 2rem 0 0 0;
    text-align: left;
  }
  .features_seminar .seminar_data .features_btn a {
    border: 1px solid #ff951a;
    background-color: #fff;
    width: 25.6rem;
    height: 4.8rem;
    font-size: 1.7rem;
    font-weight: 700;
    color: #ff951a;
  }
  .features_seminar .seminar_data .features_btn a:after {
    background-image: url(../img/ar3.webp);
  }
  .features_seminar .seminar_data.movie .image p, .features_seminar .seminar_data.movie .read dl dt {
    background-color: #53e853;
  }
  .features_seminar .seminar_other {
    border: 1px solid #2c70a5;
    background-color: #fff;
    margin-top: 7rem;
    padding: 2rem 7.5rem 2.5rem 7.5rem;
    border-radius: 10rem;
  }
  .features_seminar .seminar_other h3 {
    margin-bottom: 2rem;
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    color: #2c70a5;
  }
  .features_seminar .seminar_other ul {
    display: flex;
    justify-content: space-between;
  }
  .features_seminar .seminar_other ul li {
    width: 49.5%;
  }
  .features_seminar .seminar_other .features_btn a {
    background-color: #368ed8;
    width: 100%;
    height: 4.8rem;
    font-size: 1.8rem;
    font-weight: 500;
    color: #fff;
  }
  .features_seminar .seminar_other .features_btn a:hover {
    background-color: #1b71b9;
  }
  .features_seminar .seminar_other .features_btn a:after {
    background-image: url(../img/ar2.webp);
  }
  .features_support {
    position: relative;
    background-color: #f8f8f8;
    padding: 7rem 0;
    font-size: 1.6rem;
  }
  .features_support .features_head {
    margin-bottom: 4rem;
    color: #000;
  }
  .features_support .features_head:before {
    background-image: url(../img/head-bg2_01.webp);
  }
  .features_support .features_head:after {
    background-image: url(../img/head-bg2_02.webp);
  }
  .features_support p{
    text-align: center;
    margin:0 0 2rem 0;
  }
  .features_support .learningpit {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 5rem;
    padding: 3rem 5rem;
    line-height: 2;
  }
  .features_support .learningpit:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -3rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3rem 7.5rem 0 7.5rem;
    border-color: #ffc549 transparent transparent transparent;
    margin-left: -7.5rem;
  }
  .features_support .learningpit .image {
    width: 28rem;
  }
  .features_support .learningpit .read {
    width: calc(100% - 35rem);
  }
  .features_support .learningpit h3 {
    border-bottom: 1px solid #707070;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    color: #65ad36;
  }
  .features_support .learningpit li {
    position: relative;
    padding-left: 2rem;
    letter-spacing: 0;
  }
  .features_support .learningpit li:before {
    content: '\30FB';
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    color: #65ad36;
  }
  .features_support .learningpit + ul {
    padding: 0 3rem;
    font-weight: 700;
    color: #000;
  }
  .features_support .learningpit + ul li {
    position: relative;
    padding-left: 2rem;
  }
  .features_support .learningpit + ul li:before {
    content: '\30FB';
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    color: #ffc549;
  }
  .features_support .learningpit + ul strong {
    color: #65ad36;
  }
  .features_support .features_btn {
    margin: 4rem 0 0 0;
  }
  .features_support .features_btn a {
    background-color: #65ad36;
    width: 32.6rem;
    height: 4.6rem;
    font-size: 1.6rem;
    font-weight: 500;
    color: #fff;
    margin: 0 auto;
  }
  .features_support .features_btn a:after {
    background-image: url(../img/ar2.webp);
  }
  .features_support .features_btn a:hover {
    background-color: #478b1b;
  }
  .features_casestudy {
    position: relative;
    background-color: #fff;
    padding: 6rem 0;
  }
  .features_casestudy .casestudy_list {
    display: flex;
    flex-wrap: wrap;
    padding-top: 2.4rem;
    justify-content: center;
  }
  .features_casestudy .casestudy_list a {
    display: block;
    width: 30.6%;
    margin-right: 4.1%;
    margin-bottom: 5rem;
    text-decoration: none;
    color: #565656;
  }
  .features_casestudy .casestudy_list a:nth-of-type(3n) {
    margin-right: 0;
  }
  .features_casestudy .casestudy_list a h3 {
    margin-top: 1.5rem;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.6;
    color: #000;
  }
  .features_casestudy .casestudy_list a .article_company {
    margin-top: 1rem;
    font-size: 1.3rem;
    font-weight: 300;
  }
  .features_casestudy .casestudy_list a .article_label {
    margin-top: 1.6rem;
    font-size: 0;
  }
  .features_casestudy .casestudy_list a .article_label li {
    display: inline-block;
    background-color: #f5f5f5;
    margin: 0 0.2rem 0.2rem 0;
    padding: 1rem 2rem;
    white-space: nowrap;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1;
    color: #1c4388;
  }
  .features_casestudy .features_btn {
    margin: 0;
  }
  .features_casestudy .features_btn a {
    background-color: #368ed8;
    width: 25.6rem;
    height: 4.6rem;
    font-size: 1.6rem;
    font-weight: 500;
    color: hsl(0, 0%, 100%);
    margin: 0 auto;
  }
  .features_casestudy .features_btn a:hover {
    background-color: #1b71b9;
  }
  .features_casestudy .features_btn a:after {
    background-image: url(../img/ar2.webp);
  }
  .features_casestudy .features_btn a:hover {
    /*
    background-color: #368ed8;
    */
  }
  .features_flow {
    background-color: #368ed8;
    color: #fff;
    padding: 7rem 0;
  }
  .features_flow .features_head {
    color: #fff;
  }
  .features_flow .flow {
    display: flex;
    justify-content: space-between;
    width: 82rem;
    margin: 0 auto;
    padding:0;
    background:none;
  }
  .features_flow .flow li {
    width: 15rem;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
  }
  .features_flow .flow .icon {
    border-radius: 15rem;
    background-color: #fff;
    width: 15rem;
    height: 15rem;
    margin-bottom: 2rem;
    overflow: hidden;
  }
  .features_flow .flow span {
    font-size: 1.5rem;
    font-weight: 500;
  }
  .features_faq {
    position: relative;
    background-color: #fff;
    padding: 7rem 0;
  }
  .features_faq .faq {
    width: 100%;
  }
  .features_faq .faq dt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.4;
    color: #000;
  }
  .features_faq .faq dt:before {
    content: 'Q';
    display: block;
    background-color: #368ed8;
    width: 4.2rem;
    height: 4.2rem;
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 4rem;
    text-align: center;
    color: #fff;
  }
  .features_faq .faq dt span {
    width: calc(100% - 6.2rem);
  }
  .features_faq .faq dd {
    margin-bottom: 3rem;
    padding-left: 6.2rem;
  }
  .features_faq .faq dd:last-child {
    margin-bottom: 0;
  }
  .features_main_wrap {
    position: relative;
    padding-bottom: 5.6rem;
  }
  .forte_main {
    position: relative;
    background: #b5b9c4 url(../img/features-img.webp) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 80rem;
    padding-top: 10rem;
    color: #fff;
  }
  .forte_main h2 {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
  .forte_main h2 strong {
    font-size: 5.4rem;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .forte_main h2 span {
    display: block;
  }
  .forte_main h2 + p {
    margin-top: 1rem;
    font-size: 1.8rem;
    letter-spacing: 0.2em;
    line-height: 2;
    text-align: center;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
  .forte_main .features_btn {
    position: absolute;
    bottom: 8rem;
    left: 50%;
    width: 26.6rem;
    height: 5.8rem;
    margin: 0;
    margin-left: -13.3rem;
  }
  .forte_main .features_btn a {
    background-color: #000;
    width: 26.6rem;
    height: 5.8rem;
    font-size: 2.1rem;
    font-weight: 500;
    color: #fff;
  }
  .forte_main .features_btn a:after {
    background-image: url(../img/ar2.webp);
  }
  .forte_main .features_btn a:hover {
    background-color: #2c70a5;
  }
}
/*SP*/
@media screen and (max-width: 767px) {
  .article_img img{
    width: 100%;
  }
  #features {
    width: 100%;
    /*padding-bottom: 100px;*/
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  .features_inner, .features_inner_mid {
    position: relative;
    width: auto;
    padding: 0 2rem;
  }
  #features img {
    height: auto;
  }
  .features_inner p small {
    font-size: 1rem;
		display: block;
		line-height: 1.75;
		padding: 0.4rem 0;
  }
  .features_btn {
    text-align: center;
    font-size: 0;
  }
  .features_btn a {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.2rem;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
  }
  .features_btn a:after {
    content: '';
    display: block;
    background-image: url(../img/ar1.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 1.2rem;
    height: 1.2rem;
    margin-top: 0.1rem;
    margin-left: 0.6rem;
  }
  .features_head {
    position: relative;
    display: table;
    margin: 0 auto 2rem auto;
    padding: 0 3.5rem;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #2c70a5;
  }
  .features_head span {
    display: block;
    margin-bottom: 0.6rem;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.3;
  }
  .features_head:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -0.5rem;
    display: block;
    background: url(../img/head-bg1_01.webp) no-repeat;
    background-size: cover;
    width: 4rem;
    height: 5.6rem;
    margin-top: -3rem;
  }
  .features_head:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -0.5rem;
    display: block;
    background: url(../img/head-bg1_02.webp) no-repeat;
    background-size: cover;
    width: 4rem;
    height: 5.6rem;
    margin-top: -3rem;
  }
  .features_deco {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .features_deco:before, .features_deco:after {
    content: '';
    position: relative;
    background-color: #000;
    width: 0.2rem;
    height: 2.2rem;
  }
  .features_deco:before {
    top: 0.2rem;
    -webkit-transform: rotate(-30deg);
    margin-right: 2rem;
  }
  .features_deco:after {
    top: 0.2rem;
    transform: rotate(30deg);
    margin-left: 2rem;
  }
  .features_main {
    border-top: 5px solid #66a4d4;
    background: #e6ecff url(../img/main-img-sp.webp) center center no-repeat;
    background-size: cover;
    width: 100%;
    padding: 2rem 1rem;
    color: #2c70a5;
    text-align: center;
  }
  .features_main span {
    display: block;
    width: 100%;
    margin-bottom: 0.2rem;
    font-size: 1.5rem;
    line-height: 1.4;
    letter-spacing: 0;
    font-weight:700;
}
  .features_main h1 {
    margin-bottom: 0;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: #2c70a5;
  }
  .features_main h1 span {
    display: block;
    width: 100%;
    margin-bottom: 0.2rem;
    font-size: 1.5rem;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .features_main .main_support {
    border: 2px solid #2c70a5;
    background-color: #fff;
    margin: 0 auto;
    padding: 1.8rem;
  }
  .features_main .main_support .txt {
    margin: 0 0 0.5rem 0;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #2c70a5;
  }
  .features_main .main_support .txt:before, .features_main .main_support .txt:after {
    background-color: #2c70a5;
  }
  .features_main .features_btn {
    margin: 0;
  }
  .features_main .features_btn a {
    background-color: #fc5;
    width: 100%;
    height: 4rem;
    font-size: 1.5rem;
    color: #000;
  }
  .features_main .features_btn a:hover {
    background-color: #f93;
  }
  .features_how {
    position: relative;
    padding: 3rem 0 0 0;
    z-index: 2;
  }
  .features_how .how-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }
  .features_how .how-list li {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15rem;
    background-color: #e6ecff;
    width: 15rem;
    height: 15rem;
    margin-right: 1rem;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0;
    text-align: center;
    color: #2c70a5;
  }
  .features_how .how-list li:nth-of-type(2n), .features_how .how-list li:last-child {
    margin-right: 0;
  }
  .features_how .how-list li:nth-of-type(5) {
    margin-top: -1.8rem;
  }
  .features_worry {
    position: relative;
    background-color: #fbfbfb;
    z-index: 1;
  }
  .features_worry:before {
    content: '';
    position: absolute;
    top: -9rem;
    left: 0;
    display: block;
    background-color: #fbfbfb;
    width: 100%;
    height: 9rem;
  }
  .features_worry .worry_top {
    position: relative;
    width: 100%;
    padding: 2rem 1rem 7rem 1rem;
    z-index: 2;
  }
  .features_worry .worry_top img {
    position: absolute;
    bottom: -3rem;
    left: 50%;
    width: 7rem;
    margin-left: -3.5rem;
  }
  .features_worry .worry_top h2 {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
  }
  .features_worry .worry_top h2 span {
    display: block;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    line-height: 1.5;
    color: #2c70a5;
  }
  .features_worry .worry_btm {
    position: relative;
    background-color: #368ed8;
    width: 100%;
    padding: 4rem 1rem 2rem 1rem;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: center;
    color: #fff;
    z-index: 1;
  }
  .features_worry .worry_btm .main {
    font-size: 2rem;
    font-weight: 700;
  }
  .features_worry .worry_btm .note {
    font-size: 1rem;
  }
  .features_training {
    position: relative;
    background-color: #fff;
    padding: 4rem 0 0 0;
  }
  .features_training .training_area {
    position: relative;
    background-color: #e6ecff;
    padding: 3rem 0 4rem 0;
  }
  .features_training .training_area:before {
    content: '';
    position: absolute;
    top: -0.5rem;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2.6rem 2.8rem 0 2.8rem;
    border-color: #fff transparent transparent transparent;
    margin-left: -2.8rem;
  }
  .features_training .training_list {
    width: 100%;
    margin-top: 2.5rem;
  }
  .features_training .training_list .box {
    background-color: #fff;
    width: 100%;
    margin-top: 1rem;
    padding: 1.5rem 2rem 2rem 2rem;
  }
  .features_training .training_list .icon {
    border-radius: 8rem;
    width: 8rem;
    height: 8rem;
    margin: 0 auto 1rem auto;
    font-size: 0;
    overflow: hidden;
  }
  .features_training .training_list h3 {
    margin-bottom: 1rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
    text-align: center;
  }
  .features_training .training_list p {
    margin: 0;
  }
  .features_training .training_list p span {
    font-size: 1.1rem;
  }
  .features_cv {
    background-color: #368ed8;
    padding: 2rem;
    color: #fff;
  }
  .features_cv .features_deco {
    font-size: 1.6rem;
    line-height: 1;
    color: #fff;
  }
  .features_cv .features_deco:before, .features_cv .features_deco:after {
    background-color: #fff;
  }
  .features_cv .features_btn {
    margin: 1rem 0 0 0;
  }
  .features_cv .features_btn a {
    background-color: #fc5;
    width: 100%;
    height: 4rem;
    font-size: 1.6rem;
    color: #000;
  }
  .features_cv.features_cv_w {
    background-color: #ffffff;
    padding: 0 2rem 3rem 2rem;
    color: #368ed8;
  }
  .features_cv.features_cv_w .features_deco {
    font-size: 1.6rem;
    line-height: 1;
    color: #368ed8;
  }
  .features_cv.features_cv_w .features_deco:before, .features_cv.features_cv_w .features_deco:after {
    background-color: #368ed8;
  }
  .features_cv__last {
    padding: 2rem 2rem 2rem 2rem;
  }
  .features_cv_pro {
    position: relative;
    background-color: #fff;
    padding: 3rem 0;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: center;
		width: 100%;
		overflow: hidden;
  }
  .features_cv_pro strong {
    font-size: 1.6rem;
    font-weight: 700;
    color: #368ed8;
  }
  .features_cv_pro p {
    margin: 0;
    font-weight: bold;
    font-size: 1.4rem;
  }
  .features_cv_pro .image1 {
    position: absolute;
    left: 0;
    bottom: -3rem;
    width: 8rem;
  }
  .features_cv_pro .image2 {
    position: absolute;
    right: 0px;
    bottom: -3rem;
    width: 8rem;
  }
  .features_service {
    position: relative;
    background-color: #fff;
    padding: 4rem 0;
  }
  .features_service .service_data {
    background-color: #e6ecff;
    width: 100%;
    margin-top: 1rem;
    padding: 2rem 2rem 1rem 2rem;
  }
  .features_service .service_data .read {
    width: 100%;
    margin-top: 2rem;
  }
  .features_service .service_data .read h3 {
    margin-bottom: 10px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
  }
  .features_service .service_data .read h4 {
    position: relative;
    background-color: #cbe853;
    margin: 1.5rem 0 1.2rem 0;
    padding: 0.8rem 2rem 1rem 2rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    border-radius: 10rem;
  }
  .features_service .service_data .read h4:after {
    content: '';
    position: absolute;
    bottom: -1rem;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 1.1rem 0 1.1rem;
    border-color: #cbe853 transparent transparent transparent;
    margin-left: -1.1rem;
  }
  .features_service .service_data .read .features_deco:before {
    margin-right: 1.4rem;
  }
  .features_service .service_data .read .features_deco:after {
    margin-left: 1.4rem;
  }
  .features_service .service_data .read ul {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.6;
    color: #000;
  }
  .features_service .service_data .read ul li {
    position: relative;
    padding-left: 1em;
  }
  .features_service .service_data .read ul li:before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
    color: #368ed8;
  }
  .features_service .service_data .features_btn {
    margin: 1.5rem 0 0 0;
  }
  .features_service .service_data .features_btn a {
    border: 1px solid #ff951a;
    background-color: #fff;
    width: 100%;
    height: 4rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #ff951a;
    margin-bottom: 1rem;
  }
  .features_service .service_data .features_btn a:after {
    background-image: url(../img/ar3.webp);
  }
  .features_service .service_data .image {
    width: 100%;
  }
  .features_service .service_data .image p {
    background-color: #368ed8;
    margin: 0 0 1rem 0;
    padding: 1rem 2rem;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
    color: #fff;
    border-radius: 10rem;
  }
  .features_service .service_data .image p.online {
    background-color: #f11752;
  }
  .features_seminar {
    position: relative;
    background-color: #fff;
    padding: 4rem 0;
  }
  .features_seminar .seminar_data {
    /*
    border-radius: 10px;
    */
    background-color: #e6ecff;
    width: 100%;
    margin-top: 1rem;
    padding: 2rem;
  }
  .features_seminar .seminar_data .image {
    position: relative;
    width: 100%;
  }
  .features_seminar .seminar_data .image p {
    position: absolute;
    top: -1rem;
    left: -1rem;
    background-color: #cbe853;
    width: 9rem;
    height: 4rem;
    margin: 0;
    padding: 0 1rem;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 4rem;
    text-align: center;
    color: #000;
    z-index: 2;
    border-radius: 10rem;
  }
  .features_seminar .seminar_data .read {
    width: 100%;
    margin-top: 2rem;
    font-size: 1.3rem;
  }
  .features_seminar .seminar_data .read h3 {
    margin-bottom: 1.5rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
  }
  .features_seminar .seminar_data .read dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .features_seminar .seminar_data .read dl dt {
    align-self: flex-start;
    background-color: #cbe853;
    width: 9rem;
    margin-bottom: 1rem;
    padding: 0.6rem 1rem;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    border-radius: 1rem;
  }
  .features_seminar .seminar_data .read dl dd {
    width: calc(100% - 10rem);
    margin-bottom: 1rem;
  }
  .features_seminar .seminar_data .read dl dd li {
    background: url(../img/list_icon_01.webp) left 11px no-repeat;
    background-size: 0.4rem 0.4rem;
    padding: 0 0 0 1.2rem;
  }
  .features_seminar .seminar_data .read dl strong {
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
  }
  .features_seminar .seminar_data .features_btn {
    margin: 1rem 0 0 0;
  }
  .features_seminar .seminar_data .features_btn a {
    border: 1px solid #ff951a;
    background-color: #fff;
    width: 100%;
    height: 4rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #ff951a;
  }
  .features_seminar .seminar_data .features_btn a:after {
    background-image: url(../img/ar3.webp);
  }
  .features_seminar .seminar_data.movie .image p, .features_seminar .seminar_data.movie .read dl dt {
    background-color: #53e853;
  }
  .features_seminar .seminar_other {
    border: 1px solid #2c70a5;
    background-color: #fff;
    margin-top: 4rem;
    padding: 1.5rem;
    border-radius: 1rem;
  }
  .features_seminar .seminar_other h3 {
    margin-bottom: 1.5rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    color: #2c70a5;
  }
  .features_seminar .seminar_other ul li {
    width: 100%;
    margin-top: 1rem;
  }
  .features_seminar .seminar_other .features_btn a {
    background-color: #368ed8;
    width: 100%;
    height: 4rem;
    font-size: 1.4rem;
    font-weight: 500;
    color: #fff;
  }
  .features_seminar .seminar_other .features_btn a:after {
    background-image: url(../img/ar2.webp);
  }
  .features_support {
    position: relative;
    background-color: #f8f8f8;
    padding: 4rem 0;
  }
  .features_support .features_head {
    margin-bottom: 1.5rem;
    color: #000;
  }
  .features_support .features_head:before {
    background-image: url(../img/head-bg2_01.webp);
  }
  .features_support .features_head:after {
    background-image: url(../img/head-bg2_02.webp);
  }
  .features_support .learningpit {
    position: relative;
    background-color: #fff;
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 4rem;
    padding: 2rem;
  }
  .features_support .learningpit:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -3rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3rem 7.5rem 0 7.5rem;
    border-color: #ffc549 transparent transparent transparent;
    margin-left: -7.5rem;
  }
  .features_support .learningpit .image {
    margin-top: 2rem;
    padding: 0 4rem;
  }
  .features_support .learningpit h3 {
    border-bottom: 1px solid #707070;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    color: #65ad36;
  }
  .features_support .learningpit li {
    position: relative;
    padding-left: 2rem;
  }
  .features_support .learningpit li:before {
    content: '\30FB';
    position: absolute;
    top: 0;
    left: 0;
    color: #65ad36;
    font-weight: 700;
  }
  .features_support .learningpit + ul {
    font-weight: 700;
    color: #000;
  }
  .features_support .learningpit + ul li {
    position: relative;
    padding-left: 2rem;
  }
  .features_support .learningpit + ul li:before {
    content: '\30FB';
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    color: #ffc549;
  }
  .features_support .learningpit + ul strong {
    color: #65ad36;
  }
  .features_support .features_btn {
    margin: 2rem 0 0 0;
  }
  .features_support .features_btn a {
    background-color: #65ad36;
    width: 100%;
    height: 4rem;
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
  }
  .features_support .features_btn a:after {
    background-image: url(../img/ar2.webp);
  }
  .features_casestudy {
    position: relative;
    background-color: #fff;
    padding: 4rem 0;
  }
  .features_casestudy .casestudy_list {
    width: 100%;
  }
  .features_casestudy .casestudy_list a {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
    text-decoration: none;
    color: #565656;
  }
  .features_casestudy .casestudy_list a:last-child {
    margin-bottom: 0;
  }
  .features_casestudy .casestudy_list a h3 {
    margin-top: 1.2rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
  }
  .features_casestudy .casestudy_list a .article_company {
    margin-top: 0.8rem;
    font-size: 1.2rem;
    font-weight: 300;
  }
  .features_casestudy .casestudy_list a .article_label {
    margin-top: 1.4rem;
    font-size: 0;
  }
  .features_casestudy .casestudy_list a .article_label li {
    display: inline-block;
    background-color: #f5f5f5;
    margin: 0 0.2rem 0.2rem 0;
    padding: 0.8rem 1.5rem;
    white-space: nowrap;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1;
    color: #1c4388;
  }
  .features_casestudy .features_btn {
    margin: 2rem 0 0 0;
  }
  .features_casestudy .features_btn a {
    background-color: #53a4e8;
    width: 100%;
    height: 4rem;
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
  }
  .features_casestudy .features_btn a:after {
    background-image: url(../img/ar2.webp);
  }
  .features_flow {
    background-color: #368ed8;
    color: #fff;
    padding: 4rem 0;
  }
  .features_flow .features_head {
    color: #fff;
  }
  .features_flow .flow {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }
  .features_flow .flow li {
    width: 33.33%;
    margin-top: 1.5rem;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.4;
  }
  .features_flow .flow .icon {
    border-radius: 9rem;
    background-color: #fff;
    width: 9rem;
    height: 9rem;
    margin: 0 auto 0.8rem auto;
    overflow: hidden;
  }
  .features_flow .flow span {
    font-size: 1.3rem;
    font-weight: 500;
  }
  .features_faq {
    position: relative;
    background-color: #fff;
    padding: 4rem 0;
  }
  .features_faq .faq {
    width: 100%;
  }
  .features_faq .faq dt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
  }
  .features_faq .faq dt:before {
    content: 'Q';
    display: block;
    background-color: #368ed8;
    width: 3.2rem;
    height: 3.2rem;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 3rem;
    text-align: center;
    color: #fff;
  }
  .features_faq .faq dt span {
    width: calc(100% - 4.7rem);
  }
  .features_faq .faq dd {
    margin-bottom: 2rem;
    padding-left: 4.5rem;
  }
  .features_faq .faq dd:last-child {
    margin-bottom: 0;
  }
  .forte_main {
    position: relative;
    background: #b5b9c4 url(../img/features-img.webp) center bottom no-repeat;
    background-size: 100%;
    width: 100%;
    height: 35rem;
    padding-top: 3rem;
    color: #fff;
  }
  .forte_main h2 {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 1.4;
    text-align: center;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
  .forte_main h2 span {
    display: block;
    font-size: 1.4rem;
  }
  .forte_main h2 strong {
    font-size: 3.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .forte_main h2 + p {
    margin-top: 1rem;
    font-size: 1.4rem;
    letter-spacing: 0.2em;
    line-height: 1.8;
    text-align: center;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
  .forte_main .features_btn {
    position: absolute;
    bottom: 2rem;
    left: 0;
    width: 100%;
    height: 4.8rem;
    margin: 0;
    padding: 0 6rem;
  }
  .forte_main .features_btn a {
    background-color: #000;
    width: 100%;
    height: 4.8rem;
    font-size: 1.8rem;
    font-weight: 500;
    color: #fff;
  }
  .forte_main .features_btn a:after {
    background-image: url(../img/ar2.webp);
  }
}
/* FADE */
.fade {
  opacity: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.fade.active {
  opacity: 1;
}
.fade-l {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(-2rem, 0);
  transform: translate(-2rem, 0);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.fade-l.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.fade-r {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(2rem, 0);
  transform: translate(2rem, 0);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.fade-r.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.fade-t {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(0, -2rem);
  transform: translate(0, -2rem);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.fade-t.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.fade-b {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(0, 2rem);
  transform: translate(0, 2rem);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.fade-b.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.fade-w {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0;
}
.fade-z {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
  opacity: 0;
}
.fade-w.active, .fade-z.active {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
/*btn*/
.features_btn a {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 2px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 0;
}
.fade-b {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(0, 2rem);
  transform: translate(0, 2rem);
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.fade-b.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.features_service .features_btn a {
  background-color: #368ed8;
  width: 32.6rem;
  height: 4.6rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: hsl(0, 0%, 100%);
  margin: 0 auto;
}
.features_service .features_btn a:after {
  background-image: url(../img/ar2.webp);
}
@media only screen and (max-width: 767px) {
  .features_service .features_btn a {
    font-size: 1.4rem;
    width: 90%;
  }
}
/*202403 add*/
/*module*/
.service-more-btn {
  padding: 4rem 0;
}
.el_read-list_wrap {
  text-align: center;
  margin-bottom: 1.2rem;
}
.el_read-list {
  display: inline-block;
  text-align: left;
}
.el_read-txt {
  text-align: center;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .el_read-txt {
    text-align: left;
    font-size: 1.5rem;
  }
  .el_read-txt span.newline {
    display: inline;
  }
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .header-cvBtnWrap {
    padding-right: 2rem;
  }
}
/*pagenav*/
/*PC*/
@media screen and (min-width: 768px) {
  .sticky-header{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
  }

  .mainvisualBackground .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .sidebar {
    display: none;
  }

  .header-cvBtnWrap {
    display: flex;
    gap: 10px;
    .header-cvBtn {
      border-radius: 4px;
      display: flex;
      padding-right: 1rem;
      position: relative;
      font-size: 1.8rem;
      font-weight: 900;
      letter-spacing: .06em;
      line-height: 1;
      align-items: center;
      justify-content: center;
      width: 22rem;
      &::after {
        content: "";
        border-top: solid 0.2rem;
        border-right: solid 0.2rem;
        position: absolute;
        top: 50%;
        right: 1.5rem;
        transform: translateY(-50%) rotate(45deg);
        width: 1.1rem;
        height: 1.1rem;
      }
      &:first-child {
        background-color: #fff;
        border: 2px solid;
        color: #FF8C28;
        height: 5.2rem;
        &:hover {
          color: #d86816;
        }
      }
      &:last-child {
        background-color: #FF8C28;
        border: 2px solid #FF8C28;
        box-shadow: 0 4px 0 #AA3C00;
        color: #fff;
        padding-top: 0.2rem;
        height: 4.8rem;
        &:hover {
          background-color: #d86816;
          border: 2px solid #d86816;
        }
      }
    }
  }

  .page-header {
    position: relative;
    padding-bottom: 5.6rem;
  }
  .page-navigation {
		padding: 0 10.8rem;
		width: 100%;
    background: #368ed8;
    transition:
    opacity ease .3s, color ease .3s, background-color ease .3s;
  }

  .page-navigation.bright {
    background: #247fcb;
  }
  .page-navigation.fixed {
    position: fixed;
    top: 7rem;
    left: 11.5rem;
    width: 100%;
    height: 5.6rem;
    z-index: 3;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  }
  .page-navigation_unit {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    max-width: 110rem;
    margin: 0 auto;
    border-left: solid 1px #ffffff;
  }
  .page-navigation_unit li {
    width: calc(100% / 7);
  }
  .page-navigation_unit li {
    border-right: solid 1px #ffffff;
  }
  .page-navigation_unit li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    padding: 1.2rem 0;
    text-align: center;
    vertical-align: middle;
    font-size: 1.2rem;
    line-height: 1.25;
    height: 5.6rem;
  }
  .page-navigation_unit li a:hover {
    background: #ecf6ff;
    color: #2c70a5;
  }
}
@media only screen and (min-width: 1300px) {
  .page-navigation_unit li a {
    font-size: 1.3rem;
  }
}
/*SP*/
@media only screen and (max-width: 767px) {
  .page-header {
    background: #368ed8;
    height: 34.8rem;
  }
  .page-navigation {
	}
  .page-navigation.fixed {
    position: fixed;
    top: 0;
    top: 6.2rem;
    width: 20rem;
    height: auto;
    z-index: 999;
    background: #368ed8;
    transform: translateX(200px);
    transition: ease .2s;
    opacity: 0;
    right: 0;
  }
  .page-navigation.fixed.active {
    transform: translateX(0);
    opacity: 1;
  }
  .el_hamburger_btn {
    width: 6rem;
    height: 6rem;
    position: fixed;
    right: 0;
    top: 6.2rem;
    background: #0071bb;
    z-index: 1000;
    display: none;
    transition: ease .2s;
  }
  .page-navigation.fixed + div.el_hamburger_btn {
    display: block;
  }
  .page-navigation.fixed + div.el_hamburger_btn.active {
    transform: translateX(-20rem);
  }
  .el_hamburger_btn_inner {
    position: relative;
    width: 6rem;
    height: 6rem;
  }
  .el_hamburger_btn span {
    display: block;
    width: 2.8rem;
    height: 0.1rem;
    background: #fff;
    position: absolute;
    transition: all ease 0.3s;
    left: 50%;
  }
  .el_hamburger_btn span:nth-child(1) {
    top: 1.7rem;
    left: 1.6rem;
  }
  .el_hamburger_btn span:nth-child(2) {
    top: 3rem;
    left: 1.6rem;
  }
  .el_hamburger_btn span:nth-child(3) {
    top: 4.2rem;
    left: 1.6rem;
  }
  .el_hamburger_btn.active span:nth-child(1) {
    top: 3rem;
    left: 1.6rem;
    transform: rotate(45deg);
  }
  .el_hamburger_btn.active span:nth-child(2) {
    top: 3rem;
    left: 1.6rem;
    transform: rotate(-45deg);
  }
  .el_hamburger_btn.active span:nth-child(3) {
    display: none;
  }
  .page-navigation_unit {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
  }
  .page-navigation_unit li {
    width: calc(100% / 2);
    border-bottom: solid 1px #ecf6ff;
    border-right: none;
  }
  .page-navigation.fixed .page-navigation_unit li {
    width: 100%;
  }
  .page-navigation_unit li:nth-child(odd) {
    border-right: solid 1px #ffffff;
  }
  .fixed .page-navigation_unit li:nth-child(odd) {
    border-right: none;
  }
  .page-navigation_unit li:last-child {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .page-navigation_unit li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #ffffff;
    padding: 0.4rem 0.8rem;
    vertical-align: middle;
    font-size: 1.2rem;
    line-height: 1.25;
    height: 4.8rem;
    /*background: url("../img/ar_bottom_w.svg") right 6px center no-repeat #1c4388;
    background-size: 20px;
    */
  }
}
/*announcement*/
/*pc*/
@media only screen and (min-width: 768px) {
  .features_announcement {
    margin-bottom: 4.8rem;
  }
  .features_announcement h2 {
    margin: 0 auto 0 auto;
    padding: 2.4rem;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    color: #368ed8;
  }
  .features_announcement p {
    font-size: 1.7rem;
    margin-bottom: 2em;
  }
  .features_announcement p span {
    display: block;
  }
  .features_cv_pro .features_announcement strong {
    font-size: 1.7rem;
    font-weight: 700;
    color: #368ed8;
  }
  .features_announcement_image {
    max-width: 60rem;
    margin: 0 auto 4.8rem auto;
  }
}
/*sp*/
@media only screen and (max-width: 767px) {
  .features_announcement h2 {
    margin: 0 auto 0 auto;
    padding: 2.4rem;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    color: #368ed8;
  }
  .features_announcement p {
    font-size: 1.4rem;
    margin-bottom: 2em;
    text-align: left;
  }
  .features_announcement p span.newline {
    display: inline;
  }
  .features_cv_pro .features_announcement strong {
    font-size: 1.4rem;
    font-weight: 700;
    color: #368ed8;
  }
  .features_announcement_image {
    margin: 0 auto 4.8rem auto;
  }
}
/*service-menu-list*/
.service-menu-list_wrap {
  background: #e6ecff;
  margin: 5rem auto;
  padding: 1rem;
}
.service-menu-list {
  position: relative;
  width: 98.5rem;
  height: 40.5rem;
}
.service_contents, .player-stage {
  font-size: 1.1rem;
  line-height: 1.25;
  text-align: center;
}
.service_contents span, .player-stage span {
  display: block;
  font-weight: bold;
  font-size: 1.2rem;
  padding-top: 3px;
}
.stage-arrow {
  position: absolute;
  left: 4rem;
  top: 20rem;
  width: 2rem;
  height: 6.8rem;
  z-index: 3;
}
.service_contents a {
  display: block;
  color: #000000;
  border-radius: 4px;
}
.service_contents a {
  background: url(../img/arrow_right.svg) right bottom 4px no-repeat;
  background-size: 1.4rem;
}
.service_contents a.page {
  background: url(../img/arrow_bottom.svg) center bottom 4px no-repeat;
  background-size: 1.4rem;
}
.service_contents a:hover {
  border: solid 1px #368ed8;
  color: #368ed8;
}
.service-menu-list .player-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 10rem;
  height: 6.2rem;
  background: #cbe853;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
  font-size: 1.3rem;
}
.service_section h3 {
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.6rem;
  text-align: center;
  vertical-align: middle;
  font-size: 1.2rem;
  line-height: 1.25;
  background: #368ed8;
  color: #ffffff;
}
.service_contents {
  display: table;
  width: 100%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.service_contents a {
  display: table-cell;
  vertical-align: middle;
}
.player-stage.stage01 {
  position: absolute;
  left: 0;
  top: 7rem;
  width: 10rem;
  height: 16rem;
  background: #cbe853;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}
.player-stage.stage02 {
  position: absolute;
  left: 0;
  top: 24rem;
  width: 10rem;
  height: 16rem;
  background: #e9fd99;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}
.section01-title {
  position: absolute;
  left: 11rem;
  top: 0;
  width: 21rem;
  height: 6.2rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.section02-title {
  position: absolute;
  left: 33rem;
  top: 0;
  width: 21rem;
  height: 6.2rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.section03-title {
  position: absolute;
  left: 55rem;
  top: 0;
  width: 21rem;
  height: 6.2rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.section04-title {
  position: absolute;
  left: 77rem;
  top: 0;
  width: 10rem;
  height: 6.2rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.section05-title {
  position: absolute;
  left: 88rem;
  top: 0;
  width: 10rem;
  height: 6.2rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section01-01 {
  position: absolute;
  left: 11rem;
  top: 7rem;
  width: 10rem;
  height: 16rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section01-02 {
  position: absolute;
  left: 11rem;
  top: 24rem;
  width: 10rem;
  height: 16rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section01-03 {
  position: absolute;
  left: 22rem;
  top: 7rem;
  width: 10rem;
  height: 33rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section02-01 {
  position: absolute;
  left: 33rem;
  top: 7rem;
  width: 10rem;
  height: 33rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section02-02 {
  position: absolute;
  left: 44rem;
  top: 7rem;
  width: 10rem;
  height: 33rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section03-01 {
  position: absolute;
  left: 55rem;
  top: 7rem;
  width: 10rem;
  height: 33rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section03-02 {
  position: absolute;
  left: 66rem;
  top: 7rem;
  width: 10rem;
  height: 16rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section04-01 {
  position: absolute;
  left: 77rem;
  top: 7rem;
  width: 10rem;
  height: 16rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section04-02 {
  position: absolute;
  left: 77rem;
  top: 24rem;
  width: 10rem;
  height: 16rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
.service_contents.section05-01 {
  position: absolute;
  left: 88rem;
  top: 7rem;
  width: 10rem;
  height: 33rem;
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .service-menu-list_wrap {
    margin: 3rem auto 4rem auto;
  }
  .service-menu-list {
    width: 100%;
    overflow: hidden;
  }
}

.pit_color{
	font-weight: 700;
	color: #E95286;
}
.pit_ttl{
	text-align: center;
	margin: 2rem auto 1rem;
	font-weight: 700;
	color: #65ad36;
	font-size: 2rem;
}

@media screen and (max-width: 767px) {
.pit_ttl{
	text-align: center;
	margin: 2rem auto 1rem;
	font-weight: 700;
	color: #65ad36;
	font-size: 1.3rem;
}
}

.features_support .features_btn.pit_height a{
	height: 7rem;
	line-height:1.5;
}
p.point{
	font-size: 1.6rem;
	line-height:2;
  text-align: center;
}

p.point strong{
	font-weight: 700;
	color: #65ad36;
}

@media screen and (max-width: 767px) {
  p.point{
    font-size: 1.5rem;
    line-height:1.5;
    text-align: left;
  }
}




a.linkBtn--Arrow05.bg_orange{
	background:#f78e57;
	border:1px solid #f78e57;
  /*
	background-image: url(../img/linkIconWhite4.png);
	*/
  background-size: 1.6rem 0.6rem;
	background-repeat: no-repeat;
	background-position: right 3rem center;
	color:#FFF;
	font-size:1.8rem;
  display: inline-block;
  transition: 0.3s ease;
}
a.linkBtn--Arrow05.bg_orange:hover{
	background:#d06e3a;
  /*
	background-image: url(../img/linkIconWhite4.png);
  */
  background-size: 1.6rem 0.6rem;
  background-repeat: no-repeat;
  background-position: right 2.5rem center;
	border:1px solid #d06e3a;
  /*
  box-shadow: 0 0 0 2px #aa420b inset;
	*/
}
a.linkBtn--Arrow05.bg_orange.large span {
  padding: 2.5rem 9rem 2.5rem 5.5rem;
  position: relative;
    display: inline-block;
}
@media screen and (max-width: 767px) {
  a.linkBtn--Arrow05.bg_orange{
    font-size:1.5rem;
    width: 100%;
    background-position: right 1rem center;
  }
  a.linkBtn--Arrow05.bg_orange:hover{
    background-position: right 1rem center;
  }
  a.linkBtn--Arrow05.bg_orange.large span {
    padding: 1.2rem 2rem 1.2rem 2rem;
  }
}
.tc {
  text-align: center;
}
.onlySP {
  display: none;
}
.onlyPC {
  display: block;
}
@media screen and (max-width: 767px) {
  .onlySP {
    display: block;
  }
  .onlyPC {
    display: none;
  }
}
p{
  line-height:1.6;
}
em{
  font-style: normal;
}

.features_worry .worry_btm .main{
  margin:auto;
}

.onlyPC{
  display:block;
}
.onlySP{
  display:none;
}

@media screen and (max-width: 767px) {
  .onlyPC{
    display:none;
  }
  .onlySP{
    display:block;
  }
}

ul.flow {
  background:none;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .fade-l {
    position: relative;
    opacity: 0;
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0);
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
  }
  .fade-r {
    position: relative;
    opacity: 0;
    -webkit-transform: translate(0rem, 0);
    transform: translate(0rem, 0);
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
  }
}







/*----------------------*/
.n_block_01{
  max-width: 80rem;
  background:#FFF;
  margin:3rem auto 4rem;
  padding:4rem;
  display: flex;
  flex-wrap: wrap;
}
.n_block_01 .left_areas{
  width: 50%;
  background:#F6FBF4;
  padding:2rem;
  text-align: center;
}
.n_block_01 .right_areas{
  width: 50%;
  background:#F6FBF4;
  padding:2rem;
  text-align: center;
}
.n_block_01 .left_areas h3{
  text-align: center;
  color:#65AD36;
  font-weight:bold;
  font-size:1.9rem;
  line-height:1.5;
  padding:0 0rem 1rem 0;
}
.n_block_01 .left_areas h3 span{
	background: url(../img/new_icon_01.webp) left top no-repeat;
	background-size: 5.35rem 4.95rem;
  display:inline-block;
  padding:0 0rem 0rem 6rem;
}
.n_block_01 .right_areas h3{
  text-align: center;
  color:#65AD36;
  font-weight:bold;
  font-size:1.9rem;
  line-height:1.5;

}
.n_block_01 .right_areas h3 span{
  display: inline-block;
	background: url(../img/new_icon_02.webp) left top no-repeat;
	background-size: 5.55rem 5.5rem;
  padding:0 0rem 0rem 6rem;
}
.n_block_01 .left_areas h3:after,
.n_block_01 .right_areas h3:after{
  content:"";
	background:url(../img/border_image.webp) left top no-repeat;
	background-size: 32rem auto;
  width: 32rem;
  height:1.5rem;
  display: block;
  margin: 1rem 0 1rem 0;
}
.n_block_01 .f_boxs{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.n_block_01 ol{
  text-align: left;
  padding:0 1rem;
  counter-reset:cp_clist; /*数字をリセット*/
  list-style-type: none;
}
.n_block_01 ol li{
  position: relative;
  margin: 0 0 1rem 3.5rem;
  font-size: 1.6rem;
}
.n_block_01 ol li::before {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  /* カウントさせる */
  counter-increment: cp_clist;
  content: counter(cp_clist);
  /*装飾*/
  background: #E2C639;
  color: #fff;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  /*位置の調整*/
  /*
  margin-top: 0.2rem;
  */
  margin-left: -4rem;
  font-size: 1.5rem;
  line-height: 2;
}
.n_arw{
  width: 9rem;
  margin:0 auto 2rem;
}
.n_block_01 .left_boxs{
  font-size:2.1rem;
  font-weight:bold;
  line-height:1.5;
  width: 42rem;
}
.n_block_01 .left_boxs em{
  color:#65AD36;
  font-size:3rem;
}
.n_block_01 .left_boxs span{
  color:#E95286;
}
.n_block_01 .right_boxs{
  width: 29rem;
}
.n_block_01 .right_boxs .btn a{
  width: auto;
  text-align: left;
  background:#65AD36;
  line-height:1.5;
  height:auto;
  padding:1.5rem 2.2rem;
}

.n_block_01 .btn a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #1c4388;
  width: 33rem;
  height: 6rem;
  padding: 0.5rem 2rem;
  font-size: 1.6rem;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.2;
  color: #fff;
}
.n_block_01 .btn a:after {
  content: "";
  display: block;
  background: url(../img/ar2.webp) center center no-repeat;
  background-size: 1.6rem;
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 1rem;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.n_block_01 .btn a:hover:after {
  -webkit-transform: translate(0.5rem, 0);
  transform: translate(0.5rem, 0);
}
.btn.extra a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #1c4388;
  width: 33rem;
  height: 6rem;
  padding: 0.5rem 2rem;
  font-size: 1.6rem;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.2;
  color: #fff;
}
.btn.extra a{
  line-height:1.5;
  width: auto;
  height:auto;
  padding:1.5rem 2.2rem;
}
.btn.extra{
  text-align: center;
}
.btn.extra a:after {
  content: "";
  display: block;
  background: url(../img/ar2.webp) center center no-repeat;
  background-size: 1.6rem;
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 1rem;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.btn.extra a:hover:after {
  -webkit-transform: translate(0.5rem, 0);
  transform: translate(0.5rem, 0);
}
.n_block_01 .right_boxs .btn a:hover{
  background:#7CC24E;
}
.btn.extra a:hover{
  background:#345CA2;
}
/*----------------------*/

@media screen and (max-width: 767px) {
/*---------------*/
.n_block_01{
  margin:3rem auto 3rem;
  padding:2rem;
}
.n_block_01 .left_areas{
  width: 100%;
}
.n_block_01 .right_areas{
  width: 100%;
}
.n_block_01 .left_areas h3{
  text-align: center;
  color:#65AD36;
  font-weight:bold;
  font-size:1.9rem;
  line-height:1.5;
  padding:0 0rem 1rem 0;
}
.n_block_01 .left_areas h3 span{
  background: url(../img/new_icon_01.webp) left top no-repeat;
  background-size: 5.35rem 4.95rem;
  display:inline-block;
  padding:0 0rem 0rem 6rem;
}
.n_block_01 .right_areas h3{
  text-align: center;
  color:#65AD36;
  font-weight:bold;
  font-size:1.9rem;
  line-height:1.5;
}
.n_block_01 .right_areas{
  border-top:2px solid #FFF;
}
.n_block_01 .right_areas h3 span{
  display: inline-block;
  background: url(../img/new_icon_02.webp) left top no-repeat;
  background-size: 5.55rem 5.5rem;
  padding:0 0rem 0rem 6rem;
}
.n_block_01 .left_areas h3:after,
.n_block_01 .right_areas h3:after{
  content:"";
  background:url(../img/border_image.webp) left top no-repeat;
  background-size: 100% auto;
  width: 100%;
  height:2rem;
  display: block;
  margin: 1rem 0 1rem 0;
}
.n_block_01 .f_boxs{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.n_block_01 ol{
  text-align: left;
  padding:0 1rem;
  counter-reset:cp_clist; /*数字をリセット*/
  list-style-type: none;
}
.n_block_01 ol li{
  position: relative;
  margin: 0 0 1rem 3.5rem;
  font-size: 1.6rem;
}
.n_block_01 ol li::before {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  /* カウントさせる */
  counter-increment: cp_clist;
  content: counter(cp_clist);
  /*装飾*/
  background: #E2C639;
  color: #fff;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  /*位置の調整*/
  /*
  margin-top: 0.2rem;
  */
  margin-left: -4rem;
  font-size: 1.5rem;
  line-height: 2;
}
.n_arw{
  width: 9rem;
  margin:0 auto 2rem;
}
.n_block_01 .left_boxs{
  font-size:1.6rem;
  font-weight:bold;
  line-height:1.5;
  width: 100%;
  text-align: center;
}
.n_block_01 .left_boxs em{
  color:#65AD36;
  font-size:2.2rem;
}
.n_block_01 .left_boxs span{
  color:#E95286;
}
.n_block_01 .right_boxs{
  width: 100%;
}
.n_block_01 .right_boxs .btn a{
  width: auto;
  text-align: left;
  background:#65AD36;
  line-height:1.5;
  height:auto;
  padding:1.5rem 2.2rem;
}
.btn.extra a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1c4388;
  width: 100%;
  padding: 1.5rem 2rem;
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.2;
  color: #fff;
}
.btn.extra a{
  line-height:1.5;
  width: auto;
  height:auto;
  padding:1.5rem 2.2rem;
}
.right_boxs .btn {
  margin-top: 2rem;
}
.features_head em{
  color:#1C4388;
  border-bottom:0.2rem solid #1C4388;
  padding:0 0 1rem 0;
  font-size: 1.8rem;
  margin:0 0 2rem 0;
}
.features_support .features_head{
  margin:0 0 3rem 0;
}
/*---------------*/

}


.worry_btm .features_btn a,
.features_cv .features_btn a{
  background-color: #fc5;
  /*
  width: 38rem;
  height: 7.2rem;
  */
  padding:2rem;
  font-size: 2.4rem;
  color: #000;
  margin:2rem auto 0 auto;
}
.features_cv .features_btn a{
  margin:0 auto 0;
}
.worry_btm .features_btn a ,
.features_cv .features_btn a{
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  width: auto;
  height:auto;
}
.worry_btm .features_btn a:hover{
  background-color: #f93;
}

@media only screen and (max-width: 767px) {
  .worry_btm .features_btn a, .features_cv .features_btn a{
    padding:1.5rem 1rem;
    font-size: 1.5rem;
  }
}


.faq a{
  text-decoration:underline;
}
.service-more-btn.flexs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem 0;
}
.service-more-btn.flexs p {
    margin: 0 1rem;
}
.features_service .features_btn.btn_g a {
    background-color: #e31049;
}
.features_service .features_btn.btn_purple a {
  background-color: #fff;
  border: 1px solid #8278C8;
  color: #8278C8;
}
.features_service .features_btn.btn_purple a:after {
  background: #8278C8;
  mask: url(../img/arrow_right_2.svg) no-repeat center center / contain;
}
@media only screen and (max-width: 767px) {
  .service-more-btn.flexs p {
      width: 100%;
      margin: 0.5rem auto 0;
  }
  .service-more-btn.flexs {
    gap: 0;
  }
}
@media only screen and (min-width: 768px) {
  .faq a:hover{
    text-decoration:none;
  }
}
