@charset "UTF-8";
@media screen and (min-width: 769px), print {
  .home_kv {
    height: 100svh;
  }
  .home_kv .slick-track, .home_kv .slick-list {
    height: 100%;
  }
  .home_kv_item {
    height: 100%;
    position: relative;
  }
  .home_kv_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 0;
    -webkit-transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 3s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 3s cubic-bezier(0.22, 1, 0.36, 1);
    -moz-transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 3s cubic-bezier(0.22, 1, 0.36, 1), -moz-transform 3s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 3s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 3s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 3s cubic-bezier(0.22, 1, 0.36, 1), -moz-transform 3s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .home_kv_item.slick-active img {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .home_kv_item_caption {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 105px;
    margin-top: -100px;
  }
  .home_kv_item_caption_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
  }
  .home_about {
    padding: 180px 0 190px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6eaf1));
    background: -webkit-linear-gradient(top, white 0%, #e6eaf1 100%);
    background: -moz- oldlinear-gradient(top, white 0%, #e6eaf1 100%);
    background: linear-gradient(180deg, white 0%, #e6eaf1 100%);
    z-index: 1;
  }
  .home_about:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/top/bg_about_pc.webp") no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .home_about .catch_about_wraper {
    height: 79rem;
    margin: -50rem 0 5rem 8.5rem;
    position: relative;
    z-index: 2;
  }
  .home_about .catch_about_wraper .catch_about_text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    will-change: transform;
  }
  .home_about .catch_about_wraper .catch_about_text.js-loaded .catch_about_text_mask_line01 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .home_about .catch_about_wraper .catch_about_text.js-loaded .catch_about_text_mask_line02 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .home_about .catch_about_wraper .catch_about_text_mask {
    display: block;
    overflow: hidden;
  }
  .home_about .catch_about_wraper .catch_about_text .catch_about_text_mask_line01 {
    margin-bottom: 35px;
    display: block;
    opacity: 0;
    -webkit-transform: translate(0, 60%);
       -moz-transform: translate(0, 60%);
        -ms-transform: translate(0, 60%);
            transform: translate(0, 60%);
    -webkit-transition: opacity 1s ease 0.4s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
    transition: opacity 1s ease 0.4s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
    -moz-transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, opacity 1s ease 0.4s, -moz-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
    transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, opacity 1s ease 0.4s;
    transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, opacity 1s ease 0.4s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -moz-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
  }
  .home_about .catch_about_wraper .catch_about_text .catch_about_text_mask_line01 img {
    width: 713px;
  }
  .home_about .catch_about_wraper .catch_about_text .catch_about_text_mask_line02 {
    display: block;
    opacity: 0;
    -webkit-transform: translate(0, 60%);
       -moz-transform: translate(0, 60%);
        -ms-transform: translate(0, 60%);
            transform: translate(0, 60%);
    -webkit-transition: opacity 1s ease 0.7s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s;
    transition: opacity 1s ease 0.7s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s;
    -moz-transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s, opacity 1s ease 0.7s, -moz-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s;
    transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s, opacity 1s ease 0.7s;
    transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s, opacity 1s ease 0.7s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s, -moz-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s;
  }
  .home_about .catch_about_wraper .catch_about_text .catch_about_text_mask_line02 img {
    width: 618px;
  }
  .home_about_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .home_about_box p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .home_state {
    padding: 155px 0 95px;
  }
  .home_state_ttl {
    font-size: 3.2rem;
    line-height: 55px;
    font-weight: 600;
    margin-left: 50px;
    margin-bottom: 70px;
  }
  .home_state_box {
    -moz-border-radius: 13px;
         border-radius: 13px;
    background: -webkit-gradient(linear, left top, right top, from(white), to(#e6eaf1));
    background: -webkit-linear-gradient(left, white 0%, #e6eaf1 100%);
    background: -moz- oldlinear-gradient(left, white 0%, #e6eaf1 100%);
    background: linear-gradient(90deg, white 0%, #e6eaf1 100%);
    padding: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 120px;
    margin-bottom: 55px;
  }
  .home_state_box_list li {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 600;
    color: #e41d33;
    position: relative;
    padding-left: 35px;
  }
  .home_state_box_list li:before {
    content: "";
    width: 23px;
    height: 23px;
    background: url("../img/icon_check.svg") no-repeat center center/100% 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .home_state_box_text {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 600;
  }
  .home_state_text {
    font-size: 1.7rem;
    line-height: 36px;
    margin-left: 50px;
    font-weight: 500;
  }
  .home_state_customer {
    margin: 20px auto 0;
    position: relative;
    max-width: 763px;
    width: 100%;
  }
  .home_state_customer_pic {
    text-align: center;
  }
  .home_state_customer_pic img {
    width: 763px;
  }
  .home_state_customer_list li {
    text-align: center;
    position: absolute;
  }
  .home_state_customer_list li .img {
    margin-bottom: 5px;
    display: block;
  }
  .home_state_customer_list li .img img {
    width: 178px;
  }
  .home_state_customer_list li .icon {
    display: block;
    margin-bottom: 15px;
  }
  .home_state_customer_list li .icon.icon01 img {
    width: 62px;
    height: auto;
  }
  .home_state_customer_list li .icon.icon02 img {
    width: 52px;
    height: auto;
  }
  .home_state_customer_list li .icon.icon03 img {
    width: 33px;
    height: auto;
  }
  .home_state_customer_list li .icon.icon04 img {
    width: 63px;
    height: auto;
  }
  .home_state_customer_list li .icon.icon05 img {
    width: 54px;
    height: auto;
  }
  .home_state_customer_list li .icon.icon06 img {
    width: 52px;
    height: auto;
  }
  .home_state_customer_list li span {
    display: block;
    font-size: 1.8rem;
    line-height: 26px;
    font-weight: 600;
  }
  .home_state_customer_list li:nth-child(1) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-top: -5px;
  }
  .home_state_customer_list li:nth-child(1) span {
    color: #fff;
  }
  .home_state_customer_list li:nth-child(2) {
    top: 85px;
    left: 180px;
  }
  .home_state_customer_list li:nth-child(3) {
    top: 95px;
    left: 440px;
  }
  .home_state_customer_list li:nth-child(4) {
    top: 305px;
    left: 565px;
  }
  .home_state_customer_list li:nth-child(5) {
    bottom: 75px;
    right: 205px;
  }
  .home_state_customer_list li:nth-child(6) {
    bottom: 100px;
    left: 188px;
  }
  .home_state_customer_list li:nth-child(7) {
    top: 295px;
    left: 44px;
  }
  .section_service {
    background-color: #f1f5f8;
    padding: 45px 0 115px;
  }
  .section_service_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    padding: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section_service_item:not(:last-child) {
    margin-bottom: 40px;
  }
  .section_service_item:nth-child(1) .section_service_item_pic:after {
    content: none;
  }
  .section_service_item_pic {
    width: 459px;
    -moz-border-radius: 7px;
         border-radius: 7px;
    position: relative;
    overflow: hidden;
  }
  .section_service_item_pic:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/top/gr_service.webp") no-repeat center center/100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    -moz-border-radius: 7px;
         border-radius: 7px;
  }
  .section_service_item_pic figcaption {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 100%;
    font-size: 2.6rem;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    z-index: 1;
  }
  .section_service_item_text {
    width: -webkit-calc(100% - 459px);
    width: -moz-calc(100% - 459px);
    width: calc(100% - 459px);
    padding-left: 40px;
  }
  .section_service_item_text p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .section_service_item_text .btn_default {
    margin-top: 100px;
  }
  .section_achievements_top {
    padding: 50px 0 100px;
  }
  .section_achievements_top .com_title {
    margin-bottom: 70px;
  }
  .section_achievements_lessons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
  }
  .section_achievements_lessons_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 70px;
    -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 60s infinite linear 0.5s both;
            animation: infinity-scroll-left 60s infinite linear 0.5s both;
  }
  .section_achievements_lessons_item {
    height: auto;
  }
  .section_achievements_lessons_item figure.img01 {
    width: 420px;
  }
  .section_achievements_lessons_item figure.img02 {
    width: 425px;
  }
  .section_achievements_lessons_item figure.img03 {
    width: 420px;
  }
  .section_achievements_lessons_item figure.img04 {
    width: 272px;
  }
  .section_achievements_lessons_item figure.img05 {
    width: 332px;
  }
  .section_achievements_lessons_item figure.img06 {
    width: 420px;
  }
  .section_achievements_lessons_item figure.img07 {
    width: 430px;
  }
  .section_achievements_lessons_item figure.img08 {
    width: 283px;
  }
  .section_achievements_lessons_item figure.img09 {
    width: 406px;
  }
  .section_achievements_lessons_item figure.img10 {
    width: 276px;
  }
  .section_achievements_wrap {
    padding: 0 0 100px;
  }
  .section_achievements_item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section_achievements_item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .section_achievements_item:nth-child(odd) .txt {
    border-left: 4px solid #e41d33;
  }
  .section_achievements_item:nth-child(even) .txt {
    border-right: 4px solid #e41d33;
  }
  .section_achievements_item:not(:last-child) {
    margin-bottom: 80px;
  }
  .section_achievements_item .pic {
    width: 420px;
    -moz-border-radius: 7px;
         border-radius: 7px;
    overflow: hidden;
  }
  .section_achievements_item .txt {
    width: -webkit-calc(100% - 420px);
    width: -moz-calc(100% - 420px);
    width: calc(100% - 420px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 40px;
  }
  .section_achievements_item .txt p {
    font-size: 2.6rem;
    line-height: 1.7;
    font-weight: 600;
  }
  .section_achievements_item .txt p + p {
    margin-top: 30px;
  }
  .section_achievements_item .txt p.fzSmall {
    font-size: 1.7rem;
    line-height: 36px;
  }
  .section_partners {
    padding: 75px 0 150px;
  }
  .section_partners_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
  }
  .section_partners_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 70px;
    -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 60s infinite linear 0.5s both;
            animation: infinity-scroll-left 60s infinite linear 0.5s both;
  }
  .section_partners_item_pic img {
    height: auto;
  }
  .section_partners_item_pic.img01 {
    width: 484px;
  }
  .section_partners_item_pic.img02 {
    width: 245px;
  }
  .section_partners_item_pic.img03 {
    width: 285px;
  }
  .section_partners_item_pic.img04 {
    width: 384px;
  }
  .section_partners_item_pic.img05 {
    width: 667px;
  }
  .section_partners_item_pic.img06 {
    width: 172px;
  }
  .section_partners_item_pic.img07 {
    width: 452px;
  }
  .section_partners_item_pic.img08 {
    width: 263px;
  }
  .section_partners_item_pic.img09 {
    width: 159px;
  }
  .section_partners_item_pic.img10 {
    width: 177px;
  }
  .section_partners_item_pic.img11 {
    width: 560px;
  }
  .section_partners_item_pic.img12 {
    width: 426px;
  }
  .section_partners_item_pic.img13 {
    width: 287px;
  }
  .section_partners_item_pic.img14 {
    width: 345px;
  }
  .section_partners_item_pic.img15 {
    width: 401px;
  }
  .section_partners_item_pic.img16 {
    width: 438px;
  }
  .section_partners_item_pic.img17 {
    width: 342px;
  }
  .section_partners_item_pic.img18 {
    width: 444px;
  }
  .section_contact {
    padding: 50px 0 120px;
    background: url("../img/bg_contact_pc.webp") no-repeat center center/cover;
  }
  .section_contact .contact_top_item {
    background-color: #fff;
    -moz-border-radius: 13px;
         border-radius: 13px;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 200px;
    padding: 10px 40px;
  }
  .section_contact .contact_top_item:not(:last-child) {
    margin-bottom: 40px;
  }
  .section_contact .contact_top_item_left {
    width: 380px;
  }
  .section_contact .contact_top_item_left .ttl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
    font-size: 2.6rem;
    line-height: 1;
    font-weight: 600;
  }
  .section_contact .contact_top_item_left .ttl .icon {
    display: block;
  }
  .section_contact .contact_top_item_left .ttl .icon.icon_tel {
    width: 27px;
  }
  .section_contact .contact_top_item_left .ttl .icon.icon_fax {
    width: 37px;
  }
  .section_contact .contact_top_item_left .ttl .icon.icon_mail {
    width: 37px;
  }
  .section_contact .contact_top_item_right {
    width: -webkit-calc(100% - 380px);
    width: -moz-calc(100% - 380px);
    width: calc(100% - 380px);
  }
  .section_contact .contact_top_item_right .flx {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  .section_contact .contact_top_item_right .desc {
    font-size: 1.4rem;
    line-height: 30px;
    font-weight: 600;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .section_contact .contact_top_item_right .b_hostline span {
    display: block;
  }
  .section_contact .contact_top_item_right .b_hostline .number_host {
    font-size: 4.5rem;
    line-height: 1;
    color: #e41d33;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    position: relative;
    padding-left: 65px;
  }
  .section_contact .contact_top_item_right .b_hostline .number_host:before {
    content: "";
    width: 55px;
    height: 35px;
    background: url("../img/icon_hostline_red.svg") no-repeat center center/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .section_contact .contact_top_item_right .b_hostline .number_tel {
    text-align: right;
    font-size: 2.5rem;
    line-height: 1;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    margin: 10px 0;
  }
  .section_contact .contact_top_item_right .b_hostline .number_time {
    font-size: 1.5rem;
    line-height: 1.5;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
    white-space: nowrap;
  }
  .section_contact .contact_top_item_right .txt_fax {
    font-size: 4.5rem;
    line-height: 1;
    color: #e41d33;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
  }
  .section_contact .contact_top_item_right .txt_fax small {
    display: inline-block;
    font-size: 3rem;
  }
  .section_contact .contact_top_item_right .txt_mail {
    font-size: 2.5rem;
    line-height: 1.5;
    color: #e41d33;
    font-weight: bold;
  }
  .section_contact .contact_top_item_right .note {
    font-size: 1.3rem;
    line-height: 30px;
    position: relative;
    white-space: nowrap;
    padding-left: 15px;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
    font-weight: 500;
    margin-top: 20px;
  }
  .section_contact .contact_top_item_right .note:before {
    content: "※";
    font-size: 1.3rem;
    line-height: 30px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .section_contact .contact_chat {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
    margin: 50px -50px 50px 0;
  }
  .section_contact .contact_chat_item {
    width: -webkit-calc(50% - 50px);
    width: -moz-calc(50% - 50px);
    width: calc(50% - 50px);
  }
  .section_contact .contact_chat_item a {
    width: 100%;
    min-height: 120px;
    -moz-border-radius: 13px;
         border-radius: 13px;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
  .section_contact .contact_chat_item a .icon {
    display: block;
  }
  .section_contact .contact_chat_item.item_chatwork a {
    background-color: #e41d33;
  }
  .section_contact .contact_chat_item.item_chatwork a .icon {
    width: 40px;
  }
  .section_contact .contact_chat_item.item_line a {
    background-color: #1582d6;
  }
  .section_contact .contact_chat_item.item_line a .icon {
    width: 47px;
  }
  @-webkit-keyframes infinity-scroll-left {
    from {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  @-moz-keyframes infinity-scroll-left {
    from {
      -moz-transform: translateX(0);
           transform: translateX(0);
    }
    to {
      -moz-transform: translateX(-100%);
           transform: translateX(-100%);
    }
  }
  @keyframes infinity-scroll-left {
    from {
      -webkit-transform: translateX(0);
         -moz-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-100%);
         -moz-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  @-webkit-keyframes infinity-scroll-right {
    from {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    to {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @-moz-keyframes infinity-scroll-right {
    from {
      -moz-transform: translateX(-100%);
           transform: translateX(-100%);
    }
    to {
      -moz-transform: translateX(0);
           transform: translateX(0);
    }
  }
  @keyframes infinity-scroll-right {
    from {
      -webkit-transform: translateX(-100%);
         -moz-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    to {
      -webkit-transform: translateX(0);
         -moz-transform: translateX(0);
              transform: translateX(0);
    }
  }
  .contact_form {
    background-color: #fff;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    padding: 50px;
  }
  .contact_form .contact_web {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .contact_form .contact_web_title {
    width: 350px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
    font-size: 2.6rem;
    line-height: 1;
    font-weight: 600;
  }
  .contact_form .contact_web_title .icon {
    width: 37px;
    display: block;
  }
  .contact_form .contact_web_right {
    width: -webkit-calc(100% - 350px);
    width: -moz-calc(100% - 350px);
    width: calc(100% - 350px);
    padding-left: 50px;
    margin-bottom: 120px;
  }
  .contact_form .contact_web_right_item:not(:last-child) {
    margin-bottom: 100px;
  }
  .contact_form .contact_web_right_item p {
    font-size: 1.4rem;
    line-height: 30px;
    font-weight: 500;
  }
  .contact_form .contact_web_right_item p + p {
    margin-top: 25px;
  }
  .contact_form .contact_web_right_item .btn_web {
    margin-top: 25px;
  }
  .contact_form .contact_web_right_item .btn_web a {
    width: 345px;
    height: 50px;
    border: 1px solid #e41d33;
    -moz-border-radius: 100px;
         border-radius: 100px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 700;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #e41d33;
  }
  .contact_form .contact_web_right_item .btn_web a:hover {
    background-color: #e41d33;
    color: #fff;
    opacity: 1;
  }
  .contact_form .contact_step {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 50px;
  }
  .contact_form .contact_step li {
    text-align: center;
    font-size: 1.7rem;
    color: #e41d33;
    line-height: 1;
    font-weight: 500;
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    height: 44px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding-right: 20px;
  }
  .contact_form .contact_step li.active {
    z-index: 4 !important;
    height: 64px;
  }
  .contact_form .contact_step li.active::after {
    height: 64px;
    background: url("../img/ctStep_bg_active.webp") no-repeat right center;
    -moz-background-size: auto 64px;
         background-size: auto 64px;
    width: 365px;
  }
  .contact_form .contact_step li.active span {
    color: #fff;
  }
  .contact_form .contact_step li span {
    position: relative;
    z-index: 4;
  }
  .contact_form .contact_step li:first-child {
    z-index: 3;
  }
  .contact_form .contact_step li:nth-child(2) {
    z-index: 2;
  }
  .contact_form .contact_step li:not(:first-child) {
    border-left: 0;
  }
  .contact_form .contact_step li::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 385px;
    height: 46px;
    background: url("../img/ctStep_bg.webp") no-repeat right center;
    -moz-background-size: auto 46px;
         background-size: auto 46px;
  }
  .contact_form .contact_form__form .form-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contact_form .contact_form__form .form-group:not(:last-child) {
    margin-bottom: 25px;
  }
  .contact_form .contact_form__form .form-group .group {
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: calc(100% - 300px);
  }
  .contact_form .contact_form__form .form-group > label {
    font-size: 1.7rem;
    line-height: -webkit-calc(30 / 17);
    line-height: -moz-calc(30 / 17);
    line-height: calc(30 / 17);
    font-weight: 600;
    width: 300px;
    white-space: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .contact_form .contact_form__form .form-group > label span {
    color: #ffffff;
    font-size: 1.4rem;
    line-height: 1;
    background-color: #000;
    display: inline-block;
    padding: 3px 5px 4px;
    margin-right: 8px;
    margin-top: 4px;
  }
  .contact_form .contact_form__form .form-group > label span.white {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
  }
  .contact_form .contact_form__form .form-group > label small {
    display: block;
    margin-left: 40px;
  }
  .contact_form .contact_form__form .form-group .form-control {
    background-color: #f1f5f8;
    height: 40px;
    width: 100%;
    border: none;
    font-size: 1.6rem;
    font-weight: 500;
    padding: 0 10px;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  .contact_form .contact_form__form .form-group .form-control::-webkit-input-placeholder {
    color: #cccccc;
  }
  .contact_form .contact_form__form .form-group .form-control::-moz-placeholder {
    color: #cccccc;
  }
  .contact_form .contact_form__form .form-group .form-control:-ms-input-placeholder {
    color: #cccccc;
  }
  .contact_form .contact_form__form .form-group .form-control::placeholder {
    color: #cccccc;
  }
  .contact_form .contact_form__form .form-group textarea {
    min-height: 200px;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 10px !important;
  }
  .contact_form .contact_form__form .form-group .radio-list {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    gap: 10px;
  }
  .contact_form .contact_form__form .form-group .radio-list.flx_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  .contact_form .contact_form__form .form-group .radio-list label {
    font-size: 1.7rem;
    line-height: 1.5;
    font-weight: 500;
    position: relative;
    cursor: pointer;
  }
  .contact_form .contact_form__form .form-group .radio-list .mwform-radio-field.horizontal-item:not(:last-child) {
    margin-right: 25px;
  }
  .contact_form .contact_form__form .form-group .agree {
    margin: 30px 0 10px 50px;
  }
  .contact_form .contact_form__form .form-group .agree .mwform-checkbox-field-text {
    font-size: 1.7rem;
    line-height: 1.5;
    font-weight: 500;
  }
  .contact_form .contact_form__form .form-group button {
    background-color: #2686d5;
    color: #ffffff;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    width: 220px;
    height: 55px;
    font-size: 1.6rem;
    font-weight: 600;
    -moz-border-radius: 50px;
         border-radius: 50px;
    background-color: #e41d33;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
    margin: 0 auto;
    cursor: pointer;
  }
  .contact_form .contact_form__form .form-group button:hover {
    border: 1px solid #e41d33;
    background-color: #fff;
    color: #e41d33;
  }
  .contact_form .contact_form__form .mw_wp_form_complete h4 {
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .contact_form .contact_form__form .mw_wp_form_complete p {
    font-size: 1.8rem;
    text-align: center;
  }
  .contact_form .contact_form__form .mw_wp_form_complete .back_top {
    text-align: center;
    margin-top: 30px;
  }
  .contact_form .contact_form__form .mw_wp_form_complete .back_top a {
    padding: 10px;
    background: #000233;
    color: #fff;
    -moz-border-radius: 20px;
         border-radius: 20px;
  }
  .bPrivacy {
    color: #000233 !important;
  }
  .bPrivacy .row {
    max-width: 1100px;
  }
  .bPrivacy_inner {
    border: 1px solid #9fa0a0;
    padding: 30px 40px;
    overflow-y: auto;
  }
  .bPrivacy_inner::-webkit-scrollbar {
    width: 20px;
  }
  .bPrivacy_inner::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-left: 1px solid #9fa0a0;
  }
  .bPrivacy_inner::-webkit-scrollbar-thumb {
    background: #9fa0a0;
    border-radius: 20px;
    cursor: pointer;
    border: 4px solid transparent;
    background-clip: content-box;
  }
  .bPrivacy_inner h3 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: 700;
  }
  .bPrivacy_inner p {
    font-size: 1.5rem;
    line-height: -webkit-calc(24 / 16);
    line-height: -moz-calc(24 / 16);
    line-height: calc(24 / 16);
    font-weight: 500;
  }
  .bPrivacy_inner p span {
    display: inline-block;
    position: relative;
    padding-left: 13px;
  }
  .bPrivacy_inner p span::before {
    content: "";
    width: 8px;
    height: 18px;
    background-color: #000233;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_contact .mainvisual:after {
    background: rgba(125, 192, 88, 0.15);
  }
  .p_contact_top {
    padding: 80px 0;
  }
  .p_contact_top_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .p_contact_top_mrLeft {
    margin-left: 450px;
  }
  .p_contact_top p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_contact .section_contact {
    padding: 100px 0;
  }
  .p_contact .section_contact .com_title {
    display: none;
  }
  .p_service_slider {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
    padding: 40px 0 60px;
  }
  .p_service_slider_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 60px;
    -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 60s infinite linear 0.5s both;
            animation: infinity-scroll-left 60s infinite linear 0.5s both;
  }
  .p_service_slider_item {
    width: 188px;
  }
  .p_service_slider_item:nth-child(odd) {
    margin-top: 80px;
  }
  .p_service_slider_item img {
    width: 100%;
    height: auto;
  }
  .p_service_slider_item.img02, .p_service_slider_item.img08, .p_service_slider_item.img13, .p_service_slider_item.img19 {
    width: 408px;
  }
  .p_service_improvement {
    padding: 0 0 100px;
  }
  .p_service_improvement_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 50px;
  }
  .p_service_improvement_box {
    padding-left: 460px;
  }
  .p_service_improvement_box p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_improvement_box p + p {
    margin-top: 30px;
  }
  .p_service_improvement_boxCheck {
    -moz-border-radius: 13px;
         border-radius: 13px;
    background: -webkit-gradient(linear, left top, right top, from(white), to(#e6eaf1));
    background: -webkit-linear-gradient(left, white 0%, #e6eaf1 100%);
    background: -moz- oldlinear-gradient(left, white 0%, #e6eaf1 100%);
    background: linear-gradient(90deg, white 0%, #e6eaf1 100%);
    padding: 50px;
    margin: 100px 0 40px;
  }
  .p_service_improvement_boxCheck h3 {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 25px;
  }
  .p_service_improvement_boxCheck_list li {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 600;
    color: #e41d33;
    position: relative;
    padding-left: 35px;
  }
  .p_service_improvement_boxCheck_list li:before {
    content: "";
    width: 23px;
    height: 23px;
    background: url("../img/icon_check.svg") no-repeat center center/100% 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .p_service_improvement p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_improvement p + p {
    margin-top: 30px;
  }
  .p_service_improvement_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    position: relative;
    margin: 50px 0;
  }
  .p_service_improvement_btn:before {
    content: "";
    width: 90%;
    height: 2px;
    background: #e41d33;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
  }
  .p_service_improvement_btn li {
    min-width: 265px;
    border: 2px solid #e41d33;
    min-height: 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100px;
         border-radius: 100px;
    padding: 5px;
    font-size: 1.7rem;
    line-height: 1;
    font-weight: 500;
  }
  .p_service_improvement_btn li:nth-child(2) {
    min-width: 330px;
  }
  .p_service_improvement_btn li:nth-child(4) {
    min-width: 220px;
  }
  .p_service_improvement_btn li span {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .p_service_improvement_btn li span:after {
    content: "";
    width: 130%;
    height: 70px;
    background: url("../img/service/af_btn.webp") no-repeat center center/100% 100%;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
  }
  .p_service_improvement_wrap {
    margin-top: 100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
  }
  .p_service_improvement_wrap_item {
    width: 50%;
    -moz-border-radius: 7px;
         border-radius: 7px;
    position: relative;
    overflow: hidden;
  }
  .p_service_improvement_wrap_item:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/top/gr_service.webp") no-repeat center center/100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    -moz-border-radius: 7px;
         border-radius: 7px;
  }
  .p_service_improvement_wrap_item a {
    display: block;
  }
  .p_service_improvement_wrap_item a:hover {
    opacity: 1;
  }
  .p_service_improvement_wrap_item a:hover .ctn .txt {
    -webkit-transform: translateX(10px);
       -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
  }
  .p_service_improvement_wrap_item .pic img {
    width: 100%;
    height: 100%;
  }
  .p_service_improvement_wrap_item .ctn {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
  }
  .p_service_improvement_wrap_item .ctn h3 {
    font-size: 2.6rem;
    line-height: 46px;
    font-weight: 600;
    color: #fff;
    padding: 30px;
  }
  .p_service_improvement_wrap_item .ctn .txt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
    position: absolute;
    bottom: 20px;
    right: 40px;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  }
  .p_service_improvement_wrap_item .ctn .txt .text {
    font-size: 1.7rem;
    line-height: 1;
    font-weight: 600;
    color: #fff;
  }
  .p_service_improvement_wrap_item .ctn .txt .arr {
    width: 75px;
    height: 75px;
    border: 1px solid #fff;
    -moz-border-radius: 100%;
         border-radius: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_service_improvement_wrap_item .ctn .txt .arr img {
    width: 24px;
    height: auto;
  }
  .p_service_training_top {
    padding: 70px 0 100px;
  }
  .p_service_training_top_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .p_service_training_top_mrLeft {
    margin-left: 450px;
  }
  .p_service_training_top p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_training_top .p_service_improvement_boxCheck {
    position: relative;
  }
  .p_service_training_top .p_service_improvement_boxCheck .pic {
    position: absolute;
    top: 15px;
    right: 50px;
  }
  .p_service_training_top .p_service_improvement_boxCheck .pic img {
    width: 535px;
  }
  .p_service_training_top .b_target {
    margin-top: 100px;
  }
  .p_service_training_top .b_target h3 {
    text-align: center;
    font-size: 3.2rem;
    line-height: 1;
    color: #e41d33;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .p_service_training_top .b_target_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 30px;
  }
  .p_service_training_top .b_target_list li {
    width: -webkit-calc(20% - 30px);
    width: -moz-calc(20% - 30px);
    width: calc(20% - 30px);
    min-height: 150px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    border: 1px solid #e41d33;
    color: #e41d33;
    -moz-border-radius: 12px;
         border-radius: 12px;
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 600;
  }
  .p_service_training .b_step {
    padding: 85px 0 140px;
    position: relative;
    z-index: 1;
  }
  .p_service_training .b_step:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_training .b_step .com_title {
    text-align: center;
  }
  .p_service_training .b_step_item {
    background-color: #fff;
    -moz-border-radius: 13px;
         border-radius: 13px;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    position: relative;
    padding: 100px 100px 70px 150px;
  }
  .p_service_training .b_step_item:not(:last-child) {
    margin-bottom: 75px;
  }
  .p_service_training .b_step_item .number {
    width: 137px;
    height: 103px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    color: #fff;
    background: url("../img/service_training/bg_number.webp") no-repeat center center/100% 100%;
    padding-bottom: 15px;
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
  }
  .p_service_training .b_step_item .number .tx {
    display: block;
    font-size: 2.2rem;
    line-height: 1;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_training .b_step_item .number .nb {
    display: block;
    font-size: 5rem;
    line-height: 1;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_training .b_step_item .ttl_it {
    font-size: 3.2rem;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 35px;
  }
  .p_service_training .b_step_item .flx {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_service_training .b_step_item .txt {
    position: relative;
    width: -webkit-calc(100% - 460px);
    width: -moz-calc(100% - 460px);
    width: calc(100% - 460px);
    padding-right: 20px;
  }
  .p_service_training .b_step_item .txt:after {
    content: "";
    width: 120px;
    height: 60px;
    background: url("../img/service_training/arr_step.svg") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_service_training .b_step_item .txt p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_training .b_step_item .btn_growth {
    width: 460px;
  }
  .p_service_training .b_step_item .btn_growth a {
    width: 100%;
    height: 100px;
    -moz-border-radius: 6px;
         border-radius: 6px;
    background-color: #D0E6F7;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 500;
  }
  .p_service_training .l_dot li {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
  }
  .p_service_training .l_dot li:before {
    content: "・";
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_service_training .note {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
  }
  .p_service_training .note:before {
    content: "※";
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_service_training .b_point {
    padding: 0 0 70px;
  }
  .p_service_training .b_point .row {
    max-width: 1100px;
  }
  .p_service_training .b_point .com_title {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .p_service_training .b_point_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_service_training .b_point_txt {
    width: -webkit-calc(100% - 400px);
    width: -moz-calc(100% - 400px);
    width: calc(100% - 400px);
    padding-right: 30px;
  }
  .p_service_training .b_point_pic {
    width: 400px;
    margin-top: -100px;
  }
  .p_service_training .b_overview {
    padding: 70px 0 120px;
  }
  .p_service_training .b_overview .row {
    max-width: 1100px;
  }
  .p_service_training .b_overview .com_title {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .p_service_training .b_overview_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p_service_training .b_overview_txt {
    width: -webkit-calc(100% - 400px);
    width: -moz-calc(100% - 400px);
    width: calc(100% - 400px);
    padding-right: 30px;
  }
  .p_service_training .b_overview_txt_dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  .p_service_training .b_overview_txt_dl:not(:last-child) {
    margin-bottom: 25px;
  }
  .p_service_training .b_overview_txt_dt {
    width: 70px;
    min-height: 36px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #F1F5F8;
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_training .b_overview_txt_dd p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_training .b_overview_pic {
    width: 400px;
    margin-top: -100px;
  }
  .p_service_training .b_results {
    padding: 0 0 100px;
  }
  .p_service_training .b_results .row {
    max-width: 1100px;
  }
  .p_service_training .b_results .com_title {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .p_service_training .b_results_mrLeft {
    margin-top: 50px;
    margin-left: 450px;
  }
  .p_service_training .b_results_mrLeft p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_application_top {
    padding: 65px 0 95px;
  }
  .p_service_application_top_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 100px;
  }
  .p_service_application_top .meo_gg_ttl {
    text-align: center;
    font-size: 3.2rem;
    line-height: 55px;
    color: #e41d33;
    margin-bottom: 45px;
    font-weight: 600;
  }
  .p_service_application_top .meo_gg_ttl small {
    font-size: 2.5rem;
  }
  .p_service_application_top .meo_gg_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_service_application_top .meo_gg_txt {
    width: 65%;
    padding-right: 50px;
  }
  .p_service_application_top .meo_gg_txt p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_application_top .meo_gg_txt p span {
    color: #e41d33;
  }
  .p_service_application_top .meo_gg .pic {
    width: 45%;
  }
  .p_service_application .b_comparison {
    padding: 65px 0 110px;
    background-color: #f1f5f8;
  }
  .p_service_application .b_comparison_ttl {
    text-align: center;
    font-size: 3.2rem;
    line-height: 55px;
    color: #e41d33;
    font-weight: 600;
    margin-bottom: 60px;
  }
  .p_service_application .b_comparison_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
  }
  .p_service_application .b_comparison_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    width: -webkit-calc(33.33% - 40px);
    width: -moz-calc(33.33% - 40px);
    width: calc(33.33% - 40px);
    padding: 40px 25px 30px;
    -moz-border-radius: 12px;
         border-radius: 12px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_service_application .b_comparison_item .sub_top {
    width: 190px;
    height: 52px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url("../img/service_application/arr_ai1.webp") no-repeat center center/100% 100%;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    padding-bottom: 15px;
    position: absolute;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_service_application .b_comparison_item .top {
    height: -webkit-calc(100% - 74px);
    height: -moz-calc(100% - 74px);
    height: calc(100% - 74px);
    margin-bottom: 20px;
  }
  .p_service_application .b_comparison_item h3 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  .p_service_application .b_comparison_item h3.txt_blue {
    color: #1582d6;
  }
  .p_service_application .b_comparison_item p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_application .b_comparison_item .l_major {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  .p_service_application .b_comparison_item .l_major li {
    width: 33.33%;
  }
  .p_service_application .b_comparison_item .l_major li span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 36px;
    background-color: #f1f5f8;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 5px;
  }
  .p_service_application .b_comparison_item .l_major li .icon {
    display: block;
    text-align: center;
    margin-top: 10px;
  }
  .p_service_application .b_comparison_item .l_major li .icon img {
    width: 28px;
  }
  .p_service_application .b_company {
    padding: 0 0 100px;
  }
  .p_service_application .b_company p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_application .b_reason {
    padding: 75px 0 140px;
    position: relative;
    z-index: 1;
  }
  .p_service_application .b_reason:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_application .b_reason .com_title {
    text-align: center;
  }
  .p_service_application .b_reason .com_title_ja {
    font-size: 3.2rem;
    margin-bottom: 15px;
  }
  .p_service_application .b_reason .b_reason_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    position: relative;
    padding: 110px 170px 80px;
  }
  .p_service_application .b_reason .b_reason_item:not(:last-child) {
    margin-bottom: 100px;
  }
  .p_service_application .b_reason .b_reason_item .nb {
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 5rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -34px;
    left: -34px;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_application .b_reason .b_reason_item .nb:after {
    content: "";
    width: 46px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 5px;
  }
  .p_service_application .b_reason .b_reason_item .txt h3 {
    font-size: 3.2rem;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .p_service_application .b_reason .b_reason_item .txt p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_application .b_reason .b_reason_item .pic {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_service_application .b_reason .b_reason_item .pic.img01 {
    right: 50px;
    margin-top: 10px;
  }
  .p_service_application .b_reason .b_reason_item .pic.img01 img {
    width: 637px;
  }
  .p_service_application .b_reason .b_reason_item .pic.img02 {
    right: 50px;
  }
  .p_service_application .b_reason .b_reason_item .pic.img02 img {
    width: 415px;
  }
  .p_service_application .b_reason .b_reason_item .pic.img03 {
    right: 70px;
  }
  .p_service_application .b_reason .b_reason_item .pic.img03 img {
    width: 459px;
  }
  .p_service_application .b_reason .b_reason_item .pic.img04 {
    right: 85px;
  }
  .p_service_application .b_reason .b_reason_item .pic.img04 img {
    width: 380px;
  }
  .b_price {
    padding: 55px 0 100px;
  }
  .b_price .com_title {
    margin-bottom: 100px;
  }
  .b_price_box {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    padding: 10px;
    position: relative;
    background-color: #fff;
  }
  .b_price_box .sub_tl {
    width: 190px;
    height: 52px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url("../img/service_application/arr_ai2.webp") no-repeat center center/100% 100%;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: bold;
    color: #1582d6;
    padding-bottom: 15px;
    position: absolute;
    top: -65px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .b_price_box .ttl_box_pr {
    background-color: #1582d6;
    color: #fff;
    min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 13px 13px 0 0;
         border-radius: 13px 13px 0 0;
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 50px;
  }
  .b_price_box_top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 40px;
  }
  .b_price_box_top .sub {
    width: 112px;
    min-height: 26px;
    -moz-border-radius: 100px;
         border-radius: 100px;
    color: #fff;
    border-radius: 100px;
    background-color: #1582d6;
    font-size: 1.4rem;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 600;
    margin-right: 30px;
  }
  .b_price_box_top .txt_pr {
    font-size: 7.2rem;
    line-height: 1;
    font-weight: 600;
    color: #1582d6;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_box_top .txt_pr span {
    font-size: 3.2rem;
    line-height: 1;
    font-weight: 600;
  }
  .b_price_box_top .txt_pr small {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 600;
  }
  .b_price_box_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 40px 50px;
    padding: 0 30px;
    margin-right: -50px;
  }
  .b_price_box_item {
    width: -webkit-calc(50% - 50px);
    width: -moz-calc(50% - 50px);
    width: calc(50% - 50px);
  }
  .b_price_box_item h4 {
    font-size: 1.9rem;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 5px;
    border: 1px solid #1582d6;
    color: #1582d6;
    text-align: center;
  }
  .b_price_box_item p {
    font-size: 1.7rem;
    line-height: 34px;
    font-weight: 500;
  }
  .p_service_website_slider {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0 60px;
  }
  .p_service_website_slider_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 60s infinite linear 0.5s both;
            animation: infinity-scroll-left 60s infinite linear 0.5s both;
  }
  .p_service_website_slider_item {
    width: 489px;
  }
  .p_service_website_slider_item:nth-child(odd) {
    margin-top: 80px;
  }
  .p_service_website_top {
    padding: 80px 0 110px;
  }
  .p_service_website_top_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .p_service_website_top_mrLeft {
    margin-left: 450px;
  }
  .p_service_website_top p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_website .b_reason {
    padding: 75px 0 100px;
    position: relative;
    z-index: 1;
  }
  .p_service_website .b_reason:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_website .b_reason .com_title {
    text-align: center;
  }
  .p_service_website .b_reason .com_title_sub {
    font-size: 3.2rem;
    line-height: 1;
    color: #e41d33;
    font-weight: 600;
    margin: 10px 0;
    display: block;
  }
  .p_service_website .b_reason .b_reason_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    position: relative;
    padding: 110px 100px 80px;
    min-height: 465px;
  }
  .p_service_website .b_reason .b_reason_item:not(:last-child) {
    margin-bottom: 100px;
  }
  .p_service_website .b_reason .b_reason_item .nb {
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 5rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -34px;
    left: -34px;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_website .b_reason .b_reason_item .nb:after {
    content: "";
    width: 46px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 5px;
  }
  .p_service_website .b_reason .b_reason_item .txt h3 {
    font-size: 3.2rem;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .p_service_website .b_reason .b_reason_item .txt p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_website .b_reason .b_reason_item .pic {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_service_website .b_reason .b_reason_item .pic.img01 {
    right: 60px;
    margin-top: 10px;
  }
  .p_service_website .b_reason .b_reason_item .pic.img01 img {
    width: 487px;
  }
  .p_service_website .b_reason .b_reason_item .pic.img02 {
    right: 90px;
  }
  .p_service_website .b_reason .b_reason_item .pic.img02 img {
    width: 403px;
  }
  .p_service_website .b_reason .b_reason_item .pic.img03 {
    right: 70px;
  }
  .p_service_website .b_reason .b_reason_item .pic.img03 img {
    width: 485px;
  }
  .b_price_website {
    padding: 45px 0 130px;
  }
  .b_price_website_box {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    padding: 10px;
    position: relative;
    background-color: #fff;
  }
  .b_price_website .ttl_box_pr {
    background-color: #1582d6;
    color: #fff;
    min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 13px 13px 0 0;
         border-radius: 13px 13px 0 0;
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 25px;
  }
  .b_price_website_inner_cols {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
    padding: 20px 20px 50px;
    border: 1px solid #1582D6;
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .b_price_website_inner_col_content {
    width: 65%;
  }
  .b_price_website_inner_col_pages {
    width: 35%;
  }
  .b_price_website_inner_col_ttl {
    background-color: #f1f5f8;
    min-height: 36px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .b_price_website_inner_col_list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    padding: 0 80px;
  }
  .b_price_website_inner_col_list li {
    font-size: 1.6rem;
    line-height: 36px;
    font-weight: 600;
    position: relative;
    padding-left: 25px;
  }
  .b_price_website_inner_col_list li:before {
    content: "●";
    font-size: 1.6rem;
    line-height: 36px;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
  }
  .b_price_website_inner_col_text {
    font-size: 1.6rem;
    line-height: 36px;
    font-weight: 600;
    text-align: center;
  }
  .b_price_website_inner_pricewrap {
    position: relative;
    padding: 50px 0 75px;
    text-align: center;
  }
  .b_price_website_inner_pricewrap_all {
    position: absolute;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: 322px;
    width: 100%;
    text-align: center;
  }
  .b_price_website_inner_pricewrap_all span {
    display: inline-block;
    max-width: 322px;
    width: 100%;
    min-height: 36px;
    -moz-border-radius: 100px;
         border-radius: 100px;
    background-color: #1582D6;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    padding: 0 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .b_price_website_inner_pricewrap_all span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 5px 0px 5px;
    border-color: #1582D6 transparent transparent transparent;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    position: absolute;
    bottom: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .b_price_website_inner_pricewrap_price .num {
    font-size: 7.2rem;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_website_inner_pricewrap_price .unit {
    font-size: 3.2rem;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_website_inner_pricewrap_price small {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_website_inner_pricewrap_text {
    max-width: 450px;
    color: #1582D6;
    border: 1px solid #1582D6;
    font-size: 1.7rem;
    line-height: 1;
    font-weight: 600;
    min-height: 32px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px auto 0;
  }
  .b_price_website_option {
    padding-bottom: 75px;
  }
  .b_price_website_option_ttl {
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
  }
  .b_price_website_option_list {
    padding: 0 100px;
  }
  .b_price_website_option_list li {
    padding: 15px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .b_price_website_option_list li:not(:last-child) {
    border-bottom: 1px solid #000;
  }
  .b_price_website_option_name {
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 500;
  }
  .b_price_website_option_right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .b_price_website_option_pill {
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 600;
    width: 68px;
    min-height: 22px;
    -moz-border-radius: 100px;
         border-radius: 100px;
    background-color: #1582D6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
  }
  .b_price_website_option_price {
    width: 150px;
    text-align: right;
    font-size: 2.8rem;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
  }
  .b_price_website_option_price small {
    font-size: 1.6rem;
  }
  .b_price_website_option_note {
    font-size: 1.4rem;
    line-height: 19px;
    color: #1582D6;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .b_price_website_option_note.note_wrap {
    width: 53%;
  }
  .b_price_website_plan_ttl {
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
  }
  .b_price_website_plan_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 10px;
    margin-right: -10px;
  }
  .b_price_website_plan_card {
    width: -webkit-calc(25% - 10px);
    width: -moz-calc(25% - 10px);
    width: calc(25% - 10px);
    background-color: #fff;
    border: 1px solid #000;
    -moz-border-radius: 8px;
         border-radius: 8px;
    padding: 10px;
  }
  .b_price_website_plan_card_header {
    background-color: #DCECF9;
    padding: 10px 5px;
  }
  .b_price_website_plan_card_header h4 {
    font-size: 2rem;
    line-height: 26px;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #1582d6;
    margin-bottom: 10px;
    min-height: 52px;
  }
  .b_price_website_plan_card_header p {
    font-size: 1.4rem;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
  }
  .b_price_website_plan_card_price {
    margin: 25px 0;
    text-align: center;
    font-size: 2.4rem;
    color: #1582D6;
    font-weight: bold;
  }
  .b_price_website_plan_card_price .num {
    font-size: 5.5rem;
    line-height: 1;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_website_plan_card_price small {
    font-size: 1.4rem;
    line-height: 1.5;
    color: #1582D6;
    font-weight: 600;
    display: block;
    text-align: right;
  }
  .b_price_website_plan_card_list li {
    background-color: #f1f5f8;
    padding: 11px 10px;
    text-align: center;
    font-size: 1.4rem;
    line-height: 18px;
    font-weight: 600;
  }
  .b_price_website_plan_card_list li sup {
    font-size: 1rem;
  }
  .b_price_website_plan_card_list li:not(:last-child) {
    margin-bottom: 10px;
  }
  .b_price_website_plan_notes {
    padding: 0 50px;
  }
  .b_price_website_plan_notes_flx {
    margin-top: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
  .b_price_website_plan_notes .txt_left {
    font-size: 1.3rem;
    line-height: 22px;
    font-weight: 500;
    width: 200px;
  }
  .b_price_website_plan_notes_list {
    counter-reset: li;
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: calc(100% - 300px);
    font-size: 0;
  }
  .b_price_website_plan_notes_list li {
    font-size: 1.3rem;
    line-height: 22px;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
    display: inline-block;
  }
  .b_price_website_plan_notes_list li:before {
    counter-increment: li;
    content: "※" counter(li);
    font-size: 1.3rem;
    line-height: 22px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .b_price_website_revision {
    padding: 100px 100px 50px;
  }
  .b_price_website_revision_ttl span {
    font-size: 1.4rem;
    line-height: 1;
    background-color: #f1f5f8;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    display: inline-block;
    padding: 12px 20px;
  }
  .b_price_website_revision_txt {
    font-size: 1.4rem;
    line-height: 24px;
    font-weight: 500;
  }
  .b_price_website_revision_list li {
    font-size: 1.4rem;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    padding-left: 17px;
  }
  .b_price_website_revision_list li:before {
    content: "・";
    font-size: 1.4rem;
    line-height: 24px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .b_conversion {
    background-color: #f1f5f8;
    padding: 55px 0 100px;
  }
  .b_conversion_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 70px 50px;
    margin-right: -50px;
  }
  .b_conversion_item {
    width: -webkit-calc(33.33% - 50px);
    width: -moz-calc(33.33% - 50px);
    width: calc(33.33% - 50px);
    background-color: #fff;
  }
  .b_conversion_item .pic img {
    width: 100%;
    height: auto;
  }
  .b_conversion_item .txt {
    background-color: #D7D7D7;
    padding: 10px 20px;
  }
  .b_conversion_item .txt h3 {
    font-size: 1.7rem;
    line-height: 30px;
    font-weight: 600;
  }
  .b_conversion_item .txt p {
    font-size: 1.4rem;
    line-height: 30px;
    font-weight: 600;
  }
  .b_conversion .btn_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 50px;
  }
  .b_conversion .btn_wrap .btn_default {
    background-color: #fff;
  }
  .b_conversion .btn_wrap .btn_default:hover {
    background-color: #e41d33;
  }
  .p_service_advertising_top {
    padding: 70px 0 100px;
  }
  .p_service_advertising_top_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .p_service_advertising_top_mrLeft {
    margin-left: 450px;
  }
  .p_service_advertising_top p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_advertising .b_pillar {
    padding: 75px 0 100px;
    position: relative;
    z-index: 1;
  }
  .p_service_advertising .b_pillar:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_advertising .b_pillar .com_title {
    text-align: center;
  }
  .p_service_advertising .b_pillar .com_title_sub {
    font-size: 3.2rem;
    line-height: 1;
    color: #e41d33;
    font-weight: 600;
    margin: 10px 0;
    display: block;
  }
  .p_service_advertising .b_pillar .b_pillar_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    position: relative;
    padding: 110px 100px 80px;
    min-height: 465px;
  }
  .p_service_advertising .b_pillar .b_pillar_item:not(:last-child) {
    margin-bottom: 100px;
  }
  .p_service_advertising .b_pillar .b_pillar_item .nb {
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 5rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -34px;
    left: -34px;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_advertising .b_pillar .b_pillar_item .nb:after {
    content: "";
    width: 46px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 5px;
  }
  .p_service_advertising .b_pillar .b_pillar_item .txt h3 {
    font-size: 3.2rem;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .p_service_advertising .b_pillar .b_pillar_item .txt p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_advertising .b_pillar .b_pillar_item .pic {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 350px;
    right: 60px;
  }
  .p_service_advertising .p_service_improvement_wrap {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .b_price_advertising {
    background-color: #F1F5F8;
    padding: 45px 0 130px;
  }
  .b_price_advertising_box {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    padding: 10px 10px 60px;
    position: relative;
    background-color: #fff;
  }
  .b_price_advertising .ttl_box_pr {
    background-color: #1582d6;
    color: #fff;
    min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 13px 13px 0 0;
         border-radius: 13px 13px 0 0;
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 25px;
  }
  .b_price_advertising_table {
    padding: 0 30px;
  }
  .b_price_advertising_row {
    padding: 20px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .b_price_advertising_row:not(:last-child) {
    border-bottom: 1px solid #000;
  }
  .b_price_advertising_label {
    width: 135px;
    min-height: 100px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 600;
    background-color: #F1F5F8;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .b_price_advertising_value {
    width: -webkit-calc(100% - 135px);
    width: -moz-calc(100% - 135px);
    width: calc(100% - 135px);
    padding-left: 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .b_price_advertising_value_nashi {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    font-size: 2.2rem;
    line-height: 36px;
    color: #1582d6;
    min-height: 100px;
  }
  .b_price_advertising_media {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  .b_price_advertising_media img {
    width: 50%;
  }
  .b_price_advertising_media_txt {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 5px;
  }
  .b_price_advertising_price {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-size: 7.2rem;
    line-height: 1;
    font-weight: bold;
    color: #1582D6;
  }
  .b_price_advertising_price small {
    font-size: 3.2rem;
  }
  .b_price_advertising_price_tax {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .b_price_advertising_note {
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
    display: block;
  }
  .b_price_advertising_combined {
    border: 1px solid #000;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 20px;
    margin-top: 20px;
    width: 100%;
  }
  .b_price_advertising_combined_ttl {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
  }
  .b_price_advertising_combined_inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .b_price_advertising_combined_pic {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  .b_price_advertising_combined_pic figcaption {
    width: 32px;
    height: 32px;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #1582D6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1;
  }
  .b_price_advertising_combined_pic img {
    width: 298px;
  }
  .b_price_advertising_combined_pic span {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1;
  }
  .b_price_advertising_combined_price_label {
    width: 100px;
    min-height: 24px;
    -moz-border-radius: 100px;
         border-radius: 100px;
    background-color: #1582D6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 600;
  }
  .b_price_advertising_combined_price_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .b_price_advertising_combined_price_box_txt {
    font-size: 3.5rem;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-weight: 600;
    color: #1582D6;
  }
  .b_price_advertising_combined_price_box_txt small {
    font-size: 1.8rem;
  }
  .b_price_advertising_combined_price_box_tax {
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 500;
    color: #1582D6;
  }
  .b_price_advertising_service {
    text-align: center;
    margin-top: 50px;
    padding: 0 30px;
  }
  .b_price_advertising_service_ttl {
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 30px;
  }
  .b_price_advertising_service_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 10px;
  }
  .b_price_advertising_service_list li {
    width: -webkit-calc(20% - 10px);
    width: -moz-calc(20% - 10px);
    width: calc(20% - 10px);
    min-height: 32px;
    background-color: #fff;
    border: 1px solid #1582D6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #1582D6;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
  }
  .p_terms .mainvisual:after {
    background: rgba(0, 125, 195, 0.15);
  }
  .p_terms_content {
    padding: 100px 0;
  }
  .p_terms_content p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_terms_content_item {
    margin-top: 60px;
  }
  .p_terms_content_item .ttl_it {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    color: #1582d6;
    position: relative;
    padding-left: 35px;
    border-bottom: 1px solid #1582d6;
    padding-bottom: 5px;
    margin-bottom: 25px;
  }
  .p_terms_content_item .ttl_it span {
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_faq .mainvisual:after {
    background: rgba(232, 76, 149, 0.15);
  }
  .p_faq_content {
    padding: 80px 0;
    background-color: #f1f5f8;
  }
  .p_faq_article:not(:last-child) {
    margin-bottom: 80px;
  }
  .p_faq_article_ttl {
    font-size: 3.2rem;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .p_faq_article_content_dl {
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    background-color: #fff;
  }
  .p_faq_article_content_dl:not(:last-child) {
    margin-bottom: 30px;
  }
  .p_faq_article_content_dt {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    position: relative;
    padding: 22px 80px;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;
  }
  .p_faq_article_content_dt:before {
    content: "Q";
    font-size: 2.9rem;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
    color: #e41d33;
    position: absolute;
    top: 22px;
    left: 30px;
  }
  .p_faq_article_content_dt.active {
    border-bottom: 1px solid #000;
  }
  .p_faq_article_content_dt.active .arr {
    -webkit-transform: translateY(-50%) rotate(180deg);
       -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .p_faq_article_content_dt .arr {
    position: absolute;
    width: 12px;
    height: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 40px;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  }
  .p_faq_article_content_dt .arr:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0px 6px;
    border-color: #000 transparent transparent transparent;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_faq_article_content_dd {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .p_faq_article_content .bTxt {
    padding: 22px 80px;
    position: relative;
  }
  .p_faq_article_content .bTxt:before {
    content: "A";
    font-size: 2.9rem;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
    color: #e41d33;
    position: absolute;
    top: 22px;
    left: 30px;
  }
  .p_faq_article_content .bTxt p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_faq_article_content .bTxt .l_inf li {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_faq_article_content .bTxt .l_inf li:not(:last-child) {
    margin-bottom: 10px;
  }
  .p_faq_article_content .bTxt .l_inf li span {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    background-color: #D5E9F8;
    display: inline-block;
    padding: 0 10px;
    min-width: 110px;
  }
  .p_faq_article_content .bTxt .l_inf li em {
    display: inline-block;
    margin-left: 10px;
    font-style: normal;
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_faq_article_content .bTxt .txt_blue {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    background-color: #D5E9F8;
    display: inline-block;
    padding: 0 10px;
    min-width: 110px;
  }
  .p_faq_article_content .bTxt .l_dot li {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    padding-left: 20px;
    position: relative;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_faq_article_content .bTxt .l_dot li:before {
    content: "・";
    font-size: 1.7rem;
    line-height: 36px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_service_landing_top {
    padding: 70px 0 100px;
  }
  .p_service_landing_top_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .p_service_landing_top_mrLeft {
    margin-left: 450px;
  }
  .p_service_landing_top p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_landing .b_reason {
    padding: 75px 0 100px;
    position: relative;
    z-index: 1;
  }
  .p_service_landing .b_reason:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_landing .b_reason .com_title {
    text-align: center;
  }
  .p_service_landing .b_reason .com_title_sub {
    font-size: 3.2rem;
    line-height: 1;
    color: #e41d33;
    font-weight: 600;
    margin: 10px 0;
    display: block;
  }
  .p_service_landing .b_reason .b_reason_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    position: relative;
    padding: 110px 100px 80px;
    min-height: 465px;
  }
  .p_service_landing .b_reason .b_reason_item:not(:last-child) {
    margin-bottom: 100px;
  }
  .p_service_landing .b_reason .b_reason_item .nb {
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 5rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -34px;
    left: -34px;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_landing .b_reason .b_reason_item .nb:after {
    content: "";
    width: 46px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 5px;
  }
  .p_service_landing .b_reason .b_reason_item .txt h3 {
    font-size: 3.2rem;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .p_service_landing .b_reason .b_reason_item .txt p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_landing .b_reason .b_reason_item .pic {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_service_landing .b_reason .b_reason_item .pic.img01 {
    width: 229px;
    right: 210px;
  }
  .p_service_landing .b_reason .b_reason_item .pic.img02 {
    width: 787px;
    right: 15px;
  }
  .p_service_landing .b_reason .b_reason_item .pic.img03 {
    width: 366px;
    right: 140px;
  }
  .p_service_landing .b_reason .b_reason_item .pic.img04 {
    width: 265px;
    right: 190px;
  }
  .p_service_landing .b_sample {
    background-color: #f1f5f8;
    padding: 45px 0 100px;
  }
  .p_service_landing .b_sample .row {
    max-width: 1100px;
  }
  .p_service_landing .b_sample .com_title {
    margin-bottom: 75px;
  }
  .p_service_landing .b_sample_article {
    margin-bottom: 100px;
  }
  .p_service_landing .b_sample_article:last-child {
    margin-bottom: 0;
  }
  .p_service_landing .b_sample_article h3 {
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    font-weight: 600;
    color: #bdbdbd;
    margin-bottom: 50px;
  }
  .p_service_landing .b_sample_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 100px;
  }
  .p_service_landing .b_sample_item {
    width: -webkit-calc(33.33% - 100px);
    width: -moz-calc(33.33% - 100px);
    width: calc(33.33% - 100px);
    text-align: center;
  }
  .p_service_landing .b_sample_item p {
    text-align: center;
    font-size: 1.7rem;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .p_service_landing .b_sample_item .pic {
    width: 240px;
    margin: 0 auto;
  }
  .p_service_landing .b_sample_item .btn_default {
    margin: 25px auto 0;
  }
  .b_conversion_landing {
    padding-bottom: 120px;
  }
  .b_conversion_landing_top {
    padding: 70px 0 100px;
  }
  .b_conversion_landing_top_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 40px;
    margin-left: 50px;
  }
  .b_conversion_landing_top_mrLeft {
    margin-left: 450px;
  }
  .b_conversion_landing_top p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .b_conversion_landing .b_conversion_landing_ltr {
    margin-bottom: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
  .b_conversion_landing .b_conversion_landing_ltr_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    -webkit-animation: infinity-scroll-left 80s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 80s infinite linear 0.5s both;
            animation: infinity-scroll-left 80s infinite linear 0.5s both;
  }
  .b_conversion_landing .b_conversion_landing_ltr_item {
    width: 530px;
  }
  .b_conversion_landing .b_conversion_landing_ltr_item img {
    width: 100%;
    height: auto;
  }
  .b_conversion_landing .b_conversion_landing_rtl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
  .b_conversion_landing .b_conversion_landing_rtl_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    -webkit-animation: infinity-scroll-right 80s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-right 80s infinite linear 0.5s both;
            animation: infinity-scroll-right 80s infinite linear 0.5s both;
  }
  .b_conversion_landing .b_conversion_landing_rtl_item {
    width: 530px;
  }
  .b_conversion_landing .b_conversion_landing_rtl_item img {
    width: 100%;
    height: auto;
  }
  .p_price_landing {
    padding: 45px 0 100px;
  }
  .p_price_landing_box {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    padding: 70px 10px 60px;
    position: relative;
    background-color: #fff;
  }
  .p_price_landing_box_banner {
    position: absolute;
    top: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
  }
  .p_price_landing_box_banner span {
    width: 401px;
    min-height: 65px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 600;
    color: #1582d6;
    background: url("../img/service_landingpage/bg_sub_pr.webp") no-repeat center center/100% 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 18px;
  }
  .p_price_landing .ttl_box_pr {
    background-color: #1582d6;
    color: #fff;
    min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 13px 13px 0 0;
         border-radius: 13px 13px 0 0;
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 25px;
  }
  .p_price_landing_plans {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
  .p_price_landing_plan {
    border: 1px solid #000;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 10px;
    width: 50%;
  }
  .p_price_landing_plan:nth-child(1) .p_price_landing_plan_recommend {
    margin-top: 85px;
  }
  .p_price_landing_plan_head {
    background-color: #DCECF9;
    padding: 15px 5px;
    text-align: center;
  }
  .p_price_landing_plan_header {
    text-align: center;
  }
  .p_price_landing_plan_header span {
    max-width: 322px;
    width: 100%;
    min-height: 36px;
    -moz-border-radius: 100px;
         border-radius: 100px;
    background-color: #1582D6;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    padding: 0 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 0 auto 20px;
  }
  .p_price_landing_plan_header span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 5px 0px 5px;
    border-color: #1582D6 transparent transparent transparent;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    position: absolute;
    bottom: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_price_landing_plan_name {
    font-size: 3rem;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    color: #1582d6;
  }
  .p_price_landing_plan_desc {
    font-size: 1.6rem;
    line-height: 36px;
    font-weight: 600;
  }
  .p_price_landing_plan_price {
    text-align: center;
    margin: 30px 0 20px;
  }
  .p_price_landing_plan_price_num {
    font-size: 7.2rem;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .p_price_landing_plan_price_num small {
    font-size: 3.2rem;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .p_price_landing_plan_price_tax {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
    display: block;
    text-align: right;
    margin-top: 10px;
    margin-right: 70px;
  }
  .p_price_landing_plan_period {
    color: #e41d33;
    border: 1px solid #e41d33;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.7rem;
    line-height: 1;
    min-height: 32px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  .p_price_landing_plan .l_dot li {
    font-size: 1.6rem;
    line-height: 36px;
    font-weight: 600;
    padding-left: 20px;
    position: relative;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_price_landing_plan .l_dot li:before {
    content: "●";
    font-size: 1.6rem;
    line-height: 36px;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_price_landing_plan_table {
    margin: 30px 0;
  }
  .p_price_landing_plan_table li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_price_landing_plan_table li:not(:last-child) {
    margin-bottom: 10px;
  }
  .p_price_landing_plan_table li span {
    width: 167px;
    min-height: 37px;
    background-color: #f1f5f8;
    font-size: 1.4rem;
    line-height: 1;
    padding: 0 10px;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_price_landing_plan_table li em {
    width: -webkit-calc(100% - 167px);
    width: -moz-calc(100% - 167px);
    width: calc(100% - 167px);
    padding-left: 10px;
    display: block;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .p_price_landing_plan_recommend {
    margin-top: 40px;
  }
  .p_price_landing_plan_recommend_ttl {
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
    color: #1582d6;
  }
  .p_price_landing_option {
    width: 100%;
    margin: 60px auto 0;
    max-width: 700px;
  }
  .p_price_landing_option_ttl {
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
  }
  .p_price_landing_option_list li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #000;
    font-size: 1.6rem;
    line-height: 36px;
    font-weight: 600;
  }
  .p_price_landing_option_list li:last-child {
    border-bottom: none;
  }
  .p_price_landing_option .p_price_landing_option_name {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .p_price_landing_option .p_price_landing_option_right {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p_price_landing_option .p_price_landing_option_price {
    font-size: 2.9rem;
    font-weight: 600;
    color: #1582d6;
  }
  .p_price_landing_option .p_price_landing_option_price small {
    font-size: 1.6rem;
    font-weight: 600;
  }
  .p_fee .mainvisual:after {
    background: rgba(255, 224, 0, 0.15);
  }
  .p_fee_boxAnchor {
    padding: 80px 0 0;
  }
  .p_fee_boxAnchor .l_anchor {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 50px;
  }
  .p_fee_boxAnchor .l_anchor li a {
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
    position: relative;
    padding-right: 25px;
  }
  .p_fee_boxAnchor .l_anchor li a:after {
    content: "";
    width: 16px;
    height: 9px;
    background: url("../img/fee/arr_anchor.svg") no-repeat center center/contain;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_fee_item {
    padding: 100px 0;
  }
  .p_fee_item:nth-child(odd) {
    background-color: #f1f5f8;
  }
  .p_fee_item .b_fee_ttl {
    font-size: 5rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 70px;
    color: #bdbdbd;
  }
  .p_service_business_top {
    padding: 70px 0 100px;
  }
  .p_service_business_top_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .p_service_business_top_mrLeft {
    margin-left: 450px;
  }
  .p_service_business_top p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_business .b_system {
    padding: 75px 0 100px;
    position: relative;
    z-index: 1;
  }
  .p_service_business .b_system:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_business .b_system .com_title {
    text-align: center;
  }
  .p_service_business .b_system .com_title_sub {
    font-size: 3.2rem;
    line-height: 1;
    color: #e41d33;
    font-weight: 600;
    margin: 10px 0;
    display: block;
  }
  .p_service_business .b_system .b_system_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    position: relative;
    padding: 110px 100px 80px;
    min-height: 803px;
  }
  .p_service_business .b_system .b_system_item:not(:last-child) {
    margin-bottom: 100px;
  }
  .p_service_business .b_system .b_system_item .nb {
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 5rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -34px;
    left: -34px;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_business .b_system .b_system_item .nb:after {
    content: "";
    width: 46px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 5px;
  }
  .p_service_business .b_system .b_system_item .txt h3 {
    font-size: 3.2rem;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .p_service_business .b_system .b_system_item .txt p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_service_business .b_system .b_system_item .pic {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_service_business .b_system .b_system_item .pic.img01 {
    width: 490px;
    right: 10px;
  }
  .p_service_business .b_system .b_system_item .pic.img02 {
    width: 522px;
    right: 10px;
  }
  .p_service_business .b_system .b_system_item .pic.img03 {
    width: 827px;
    right: 20px;
  }
  .p_service_business .b_system .b_system_item_box {
    margin-top: 30px;
  }
  .p_service_business .b_system .b_system_item_box_dl:not(:last-child) {
    margin-bottom: 30px;
  }
  .p_service_business .b_system .b_system_item_box_dt span {
    display: inline-block;
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 10px;
    background-color: #f1f5f8;
    padding: 5px 20px;
  }
  .p_service_business .b_system .b_system_item_box_dd_list li {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    position: relative;
    padding-left: 20px;
  }
  .p_service_business .b_system .b_system_item_box_dd_list li:before {
    content: "・";
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_service_business .b_system .txt_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    max-width: 700px;
    width: 100%;
    margin: 70px auto 0;
  }
  .p_service_business .b_system .txt_box p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_about .mainvisual:after {
    background: rgba(21, 130, 214, 0.15);
  }
  .p_about_top {
    padding: 70px 0 100px;
  }
  .p_about_top_ttl {
    font-size: 3.2rem;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .p_about_top_mrLeft {
    margin-left: 450px;
  }
  .p_about_top p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
  }
  .p_about_top p + p {
    margin-top: 30px;
  }
  .p_about .b_flow {
    padding: 75px 0 100px;
    position: relative;
    z-index: 1;
  }
  .p_about .b_flow:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_about .b_flow .com_title {
    text-align: center;
    margin-bottom: 120px;
  }
  .p_about .b_flow .com_title_sub {
    font-size: 3.2rem;
    line-height: 1;
    color: #e41d33;
    font-weight: 600;
    margin: 10px 0;
    display: block;
  }
  .p_about .b_flow_wrap {
    position: relative;
    z-index: 1;
  }
  .p_about .b_flow_wrap:after {
    content: "";
    width: 2px;
    height: 90%;
    background-color: #e41d33;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
  }
  .p_about .b_flow_item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 100px;
    position: relative;
  }
  .p_about .b_flow_item:not(:last-child) {
    margin-bottom: 100px;
  }
  .p_about .b_flow_item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p_about .b_flow_item:nth-child(even) .txt {
    padding-left: 100px;
  }
  .p_about .b_flow_item .nb {
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 5rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-family: 'Roboto', sans-serif;
  }
  .p_about .b_flow_item .nb:after {
    content: "";
    width: 46px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 5px;
  }
  .p_about .b_flow_item .txt {
    width: 50%;
  }
  .p_about .b_flow_item .txt .sub {
    display: inline-block;
    border: 1px solid #1582d6;
    color: #1582d6;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
    padding: 6px 20px;
    background-color: #fff;
    -moz-border-radius: 100px;
         border-radius: 100px;
    margin-bottom: 15px;
  }
  .p_about .b_flow_item .txt .ttl_it {
    font-size: 3rem;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  .p_about .b_flow_item .txt p {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_about .b_flow_item .pic.img01 {
    width: 506px;
  }
  .p_about .b_flow_item .pic.img02 {
    width: 485px;
  }
  .p_about .b_flow_item .pic.img03 {
    width: 487px;
  }
  .p_about .b_flow_item .pic.img04 {
    width: 587px;
  }
  .p_about .b_flow_item .pic.img05 {
    width: 376px;
  }
  .p_about .b_flow_item .pic.img06 {
    width: 485px;
  }
  .p_about .b_flow .txt_bottom {
    text-align: center;
    margin-top: 80px;
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
    color: #e41d33;
  }
}

@media screen and (max-width: 768px) {
  .home_kv {
    height: 100svh;
  }
  .home_kv .slick-track, .home_kv .slick-list {
    height: 100%;
  }
  .home_kv_item {
    height: 100%;
    position: relative;
  }
  .home_kv_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 0;
    -webkit-transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 3s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 3s cubic-bezier(0.22, 1, 0.36, 1);
    -moz-transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 3s cubic-bezier(0.22, 1, 0.36, 1), -moz-transform 3s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 3s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 3s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 3s cubic-bezier(0.22, 1, 0.36, 1), -moz-transform 3s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .home_kv_item.slick-active img {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .home_kv_item_caption {
    position: absolute;
    top: 24.73958vw;
    left: 5.20833vw;
  }
  .home_kv_item_caption_ttl {
    font-size: 4.16667vw;
    line-height: 7.29167vw;
    font-weight: 600;
  }
  .home_about {
    padding: 32.55208vw 0;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6eaf1));
    background: -webkit-linear-gradient(top, white 0%, #e6eaf1 100%);
    background: -moz- oldlinear-gradient(top, white 0%, #e6eaf1 100%);
    background: linear-gradient(180deg, white 0%, #e6eaf1 100%);
    z-index: 1;
  }
  .home_about:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/top/bg_about_sp.webp") no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .home_about .catch_about_wraper {
    height: 91.14583vw;
    margin: -65.10417vw 0 18.22917vw 5.20833vw;
    position: relative;
    z-index: 2;
  }
  .home_about .catch_about_wraper .catch_about_text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    will-change: transform;
  }
  .home_about .catch_about_wraper .catch_about_text.js-loaded .catch_about_text_mask_line01 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .home_about .catch_about_wraper .catch_about_text.js-loaded .catch_about_text_mask_line02 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .home_about .catch_about_wraper .catch_about_text_mask {
    display: block;
    overflow: hidden;
  }
  .home_about .catch_about_wraper .catch_about_text .catch_about_text_mask_line01 {
    margin-bottom: 3.25521vw;
    display: block;
    opacity: 0;
    -webkit-transform: translate(0, 60%);
       -moz-transform: translate(0, 60%);
        -ms-transform: translate(0, 60%);
            transform: translate(0, 60%);
    -webkit-transition: opacity 1s ease 0.4s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
    transition: opacity 1s ease 0.4s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
    -moz-transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, opacity 1s ease 0.4s, -moz-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
    transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, opacity 1s ease 0.4s;
    transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, opacity 1s ease 0.4s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -moz-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
  }
  .home_about .catch_about_wraper .catch_about_text .catch_about_text_mask_line01 img {
    width: 74.21875vw;
  }
  .home_about .catch_about_wraper .catch_about_text .catch_about_text_mask_line02 {
    display: block;
    opacity: 0;
    -webkit-transform: translate(0, 60%);
       -moz-transform: translate(0, 60%);
        -ms-transform: translate(0, 60%);
            transform: translate(0, 60%);
    -webkit-transition: opacity 1s ease 0.7s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s;
    transition: opacity 1s ease 0.7s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s;
    -moz-transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s, opacity 1s ease 0.7s, -moz-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s;
    transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s, opacity 1s ease 0.7s;
    transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s, opacity 1s ease 0.7s, -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s, -moz-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1) 0.7s;
  }
  .home_about .catch_about_wraper .catch_about_text .catch_about_text_mask_line02 img {
    width: 64.45313vw;
  }
  .home_about_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 2.60417vw;
  }
  .home_about_box p {
    font-size: 3.38542vw;
    line-height: 7.29167vw;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
    letter-spacing: 0.1em;
  }
  .home_state {
    padding: 9.11458vw 0;
  }
  .home_state_ttl {
    font-size: 4.94792vw;
    line-height: 8.85417vw;
    font-weight: 600;
    margin-left: 6.51042vw;
    margin-bottom: 6.51042vw;
  }
  .home_state_box {
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    background: -webkit-gradient(linear, left top, right top, from(white), to(#e6eaf1));
    background: -webkit-linear-gradient(left, white 0%, #e6eaf1 100%);
    background: -moz- oldlinear-gradient(left, white 0%, #e6eaf1 100%);
    background: linear-gradient(90deg, white 0%, #e6eaf1 100%);
    padding: 8.46354vw 6.51042vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.51042vw;
    margin-bottom: 6.51042vw;
  }
  .home_state_box_list li {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 600;
    color: #e41d33;
    position: relative;
    padding-left: 7.8125vw;
  }
  .home_state_box_list li:before {
    content: "";
    width: 4.6875vw;
    height: 4.6875vw;
    background: url("../img/icon_check.svg") no-repeat center center/100% 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .home_state_box_text {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 600;
  }
  .home_state_text {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    margin-left: 6.51042vw;
    font-weight: 500;
  }
  .home_state_customer {
    margin: 6.51042vw -3.90625vw 0;
    position: relative;
    width: -webkit-calc(100% + 6.51042vw);
    width: -moz-calc(100% + 6.51042vw);
    width: calc(100% + 6.51042vw);
    max-width: -webkit-calc(100% + 6.51042vw);
    max-width: -moz-calc(100% + 6.51042vw);
    max-width: calc(100% + 6.51042vw);
  }
  .home_state_customer_pic {
    text-align: center;
  }
  .home_state_customer_pic img {
    width: 100%;
  }
  .home_state_customer_list li {
    text-align: center;
    position: absolute;
  }
  .home_state_customer_list li .img {
    margin-bottom: 0.65104vw;
    display: block;
  }
  .home_state_customer_list li .img img {
    width: 22.13542vw;
  }
  .home_state_customer_list li .icon {
    display: block;
    margin-bottom: 1.95313vw;
  }
  .home_state_customer_list li .icon.icon01 img {
    width: 7.29167vw;
    height: auto;
  }
  .home_state_customer_list li .icon.icon02 img {
    width: 6.11979vw;
    height: auto;
  }
  .home_state_customer_list li .icon.icon03 img {
    width: 3.90625vw;
    height: auto;
  }
  .home_state_customer_list li .icon.icon04 img {
    width: 7.29167vw;
    height: auto;
  }
  .home_state_customer_list li .icon.icon05 img {
    width: 6.38021vw;
    height: auto;
  }
  .home_state_customer_list li .icon.icon06 img {
    width: 6.11979vw;
    height: auto;
  }
  .home_state_customer_list li span {
    display: block;
    font-size: 2.34375vw;
    line-height: 3.38542vw;
    font-weight: 600;
    white-space: nowrap;
  }
  .home_state_customer_list li:nth-child(1) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-top: -0.65104vw;
  }
  .home_state_customer_list li:nth-child(1) span {
    color: #fff;
  }
  .home_state_customer_list li:nth-child(2) {
    top: 11.06771vw;
    left: 23.4375vw;
  }
  .home_state_customer_list li:nth-child(3) {
    top: 12.36979vw;
    left: 57.29167vw;
  }
  .home_state_customer_list li:nth-child(4) {
    top: 39.71354vw;
    left: 73.56771vw;
  }
  .home_state_customer_list li:nth-child(5) {
    bottom: 9.76563vw;
    right: 26.69271vw;
  }
  .home_state_customer_list li:nth-child(6) {
    bottom: 13.02083vw;
    left: 24.47917vw;
  }
  .home_state_customer_list li:nth-child(7) {
    top: 38.41146vw;
    left: 5.72917vw;
  }
  .section_service {
    background-color: #f1f5f8;
    padding: 11.71875vw 0 13.02083vw;
  }
  .section_service_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    padding: 5.20833vw;
  }
  .section_service_item:not(:last-child) {
    margin-bottom: 11.06771vw;
  }
  .section_service_item:nth-child(1) .section_service_item_pic:after {
    content: none;
  }
  .section_service_item_pic {
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    position: relative;
    overflow: hidden;
    margin-bottom: 5.20833vw;
  }
  .section_service_item_pic:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/top/gr_service.webp") no-repeat center center/100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
  }
  .section_service_item_pic figcaption {
    position: absolute;
    top: 3.90625vw;
    left: 3.90625vw;
    width: 100%;
    font-size: 4.94792vw;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    z-index: 1;
  }
  .section_service_item_text {
    padding: 0 5.20833vw;
  }
  .section_service_item_text p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .section_service_item_text .btn_default {
    margin-top: 7.8125vw;
  }
  .section_achievements_top {
    padding: 7.8125vw 0 0;
  }
  .section_achievements_top .com_title {
    margin-bottom: 9.11458vw;
  }
  .section_achievements_lessons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 13.02083vw;
  }
  .section_achievements_lessons_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 13.02083vw;
    -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 60s infinite linear 0.5s both;
            animation: infinity-scroll-left 60s infinite linear 0.5s both;
  }
  .section_achievements_lessons_item {
    height: auto;
  }
  .section_achievements_lessons_item figure.img01 {
    width: 80.72917vw;
  }
  .section_achievements_lessons_item figure.img02 {
    width: 81.38021vw;
  }
  .section_achievements_lessons_item figure.img03 {
    width: 82.68229vw;
  }
  .section_achievements_lessons_item figure.img04 {
    width: 52.08333vw;
  }
  .section_achievements_lessons_item figure.img05 {
    width: 65.10417vw;
  }
  .section_achievements_lessons_item figure.img06 {
    width: 80.72917vw;
  }
  .section_achievements_lessons_item figure.img07 {
    width: 82.55208vw;
  }
  .section_achievements_lessons_item figure.img08 {
    width: 55.72917vw;
  }
  .section_achievements_lessons_item figure.img09 {
    width: 78.125vw;
  }
  .section_achievements_lessons_item figure.img10 {
    width: 54.42708vw;
  }
  .section_achievements_wrap {
    padding: 14.97396vw 0 9.76563vw;
  }
  .section_achievements_item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
  }
  .section_achievements_item:nth-child(odd) {
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    border-left: 1.04167vw solid #e41d33;
  }
  .section_achievements_item:nth-child(even) {
    border-right: 1.04167vw solid #e41d33;
  }
  .section_achievements_item:not(:last-child) {
    margin-bottom: 10.41667vw;
  }
  .section_achievements_item .pic {
    width: 54.6875vw;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    overflow: hidden;
  }
  .section_achievements_item .txt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 3.90625vw;
    width: 100%;
  }
  .section_achievements_item .txt p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 600;
  }
  .section_achievements_item .txt p + p {
    margin-top: 3.90625vw;
  }
  .section_achievements_item .txt p.fzSmall {
    font-size: 2.86458vw;
    line-height: 4.6875vw;
  }
  .section_partners {
    padding: 3.25521vw 0 13.02083vw;
  }
  .section_partners_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 9.11458vw;
  }
  .section_partners_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 9.11458vw;
    -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 60s infinite linear 0.5s both;
            animation: infinity-scroll-left 60s infinite linear 0.5s both;
  }
  .section_partners_item_pic img {
    height: auto;
  }
  .section_partners_item_pic.img01 {
    width: 63.02083vw;
  }
  .section_partners_item_pic.img02 {
    width: 31.90104vw;
  }
  .section_partners_item_pic.img03 {
    width: 37.10938vw;
  }
  .section_partners_item_pic.img04 {
    width: 50vw;
  }
  .section_partners_item_pic.img05 {
    width: 86.84896vw;
  }
  .section_partners_item_pic.img06 {
    width: 22.39583vw;
  }
  .section_partners_item_pic.img07 {
    width: 58.85417vw;
  }
  .section_partners_item_pic.img08 {
    width: 34.24479vw;
  }
  .section_partners_item_pic.img09 {
    width: 20.70313vw;
  }
  .section_partners_item_pic.img10 {
    width: 23.04688vw;
  }
  .section_partners_item_pic.img11 {
    width: 72.91667vw;
  }
  .section_partners_item_pic.img12 {
    width: 55.46875vw;
  }
  .section_partners_item_pic.img13 {
    width: 37.36979vw;
  }
  .section_partners_item_pic.img14 {
    width: 44.92188vw;
  }
  .section_partners_item_pic.img15 {
    width: 52.21354vw;
  }
  .section_partners_item_pic.img16 {
    width: 57.03125vw;
  }
  .section_partners_item_pic.img17 {
    width: 44.53125vw;
  }
  .section_partners_item_pic.img18 {
    width: 57.8125vw;
  }
  .section_contact {
    padding: 10.41667vw 0 13.67188vw;
    background: url("../img/bg_contact_sp.webp") no-repeat center center/cover;
  }
  .section_contact .contact_top_item {
    background-color: #fff;
    -moz-border-radius: 2.21354vw;
         border-radius: 2.21354vw;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 72.91667vw;
    gap: 9.11458vw;
    padding: 5.20833vw;
  }
  .section_contact .contact_top_item:not(:last-child) {
    margin-bottom: 5.20833vw;
  }
  .section_contact .contact_top_item_left .ttl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.60417vw;
    font-size: 5.20833vw;
    line-height: 1;
    font-weight: 600;
  }
  .section_contact .contact_top_item_left .ttl .icon {
    display: block;
  }
  .section_contact .contact_top_item_left .ttl .icon.icon_tel {
    width: 5.07813vw;
  }
  .section_contact .contact_top_item_left .ttl .icon.icon_fax {
    width: 6.77083vw;
  }
  .section_contact .contact_top_item_left .ttl .icon.icon_mail {
    width: 6.77083vw;
  }
  .section_contact .contact_top_item_right .flx {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.85938vw;
  }
  .section_contact .contact_top_item_right .desc {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 600;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .section_contact .contact_top_item_right .b_hostline span {
    display: block;
  }
  .section_contact .contact_top_item_right .b_hostline .number_host {
    font-size: 9.76563vw;
    line-height: 1;
    color: #e41d33;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    position: relative;
    padding-left: 13.02083vw;
  }
  .section_contact .contact_top_item_right .b_hostline .number_host:before {
    content: "";
    width: 10.41667vw;
    height: 6.77083vw;
    background: url("../img/icon_hostline_red.svg") no-repeat center center/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .section_contact .contact_top_item_right .b_hostline .number_tel {
    text-align: right;
    font-size: 4.94792vw;
    line-height: 1;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    margin: 2.60417vw 0;
  }
  .section_contact .contact_top_item_right .b_hostline .number_time {
    font-size: 2.73438vw;
    line-height: 1.5;
    white-space: nowrap;
    text-align: right;
  }
  .section_contact .contact_top_item_right .txt_fax {
    font-size: 9.76563vw;
    line-height: 1;
    color: #e41d33;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.30208vw;
  }
  .section_contact .contact_top_item_right .txt_fax small {
    display: inline-block;
    font-size: 5.98958vw;
  }
  .section_contact .contact_top_item_right .txt_mail {
    font-size: 5.20833vw;
    line-height: 1.5;
    color: #e41d33;
    font-weight: bold;
  }
  .section_contact .contact_top_item_right .note {
    font-size: 2.73438vw;
    line-height: 4.6875vw;
    position: relative;
    padding-left: 3.64583vw;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
    font-weight: 500;
    margin-top: 5.20833vw;
  }
  .section_contact .contact_top_item_right .note:before {
    content: "※";
    font-size: 2.73438vw;
    line-height: 4.6875vw;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .section_contact .contact_chat {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.11458vw;
    margin: 10.41667vw 0 10.41667vw 0;
  }
  .section_contact .contact_chat_item {
    width: 100%;
  }
  .section_contact .contact_chat_item a {
    width: 100%;
    min-height: 20.83333vw;
    -moz-border-radius: 2.21354vw;
         border-radius: 2.21354vw;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 4.55729vw;
    line-height: 1;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2.60417vw;
  }
  .section_contact .contact_chat_item a .icon {
    display: block;
  }
  .section_contact .contact_chat_item.item_chatwork a {
    background-color: #e41d33;
  }
  .section_contact .contact_chat_item.item_chatwork a .icon {
    width: 6.90104vw;
  }
  .section_contact .contact_chat_item.item_line a {
    background-color: #1582d6;
  }
  .section_contact .contact_chat_item.item_line a .icon {
    width: 7.8125vw;
  }
  @-webkit-keyframes infinity-scroll-left {
    from {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  @-moz-keyframes infinity-scroll-left {
    from {
      -moz-transform: translateX(0);
           transform: translateX(0);
    }
    to {
      -moz-transform: translateX(-100%);
           transform: translateX(-100%);
    }
  }
  @keyframes infinity-scroll-left {
    from {
      -webkit-transform: translateX(0);
         -moz-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-100%);
         -moz-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  @-webkit-keyframes infinity-scroll-right {
    from {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    to {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @-moz-keyframes infinity-scroll-right {
    from {
      -moz-transform: translateX(-100%);
           transform: translateX(-100%);
    }
    to {
      -moz-transform: translateX(0);
           transform: translateX(0);
    }
  }
  @keyframes infinity-scroll-right {
    from {
      -webkit-transform: translateX(-100%);
         -moz-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    to {
      -webkit-transform: translateX(0);
         -moz-transform: translateX(0);
              transform: translateX(0);
    }
  }
  .contact_form {
    background-color: #fff;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 13px;
         border-radius: 13px;
    padding: 6.51042vw 3.90625vw;
  }
  .contact_form .contact_web {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contact_form .contact_web_title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.60417vw;
    font-size: 5.20833vw;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 6.51042vw;
    padding: 0 3.90625vw;
  }
  .contact_form .contact_web_title .icon {
    width: 6.64063vw;
    display: block;
  }
  .contact_form .contact_web_right {
    margin-bottom: 15.625vw;
  }
  .contact_form .contact_web_right_item:not(:last-child) {
    margin-bottom: 13.02083vw;
  }
  .contact_form .contact_web_right_item p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
    padding: 0 3.90625vw;
  }
  .contact_form .contact_web_right_item p + p {
    margin-top: 4.55729vw;
  }
  .contact_form .contact_web_right_item .btn_web {
    margin-top: 3.90625vw;
  }
  .contact_form .contact_web_right_item .btn_web a {
    width: 100%;
    height: 15.625vw;
    border: 1px solid #e41d33;
    -moz-border-radius: 100px;
         border-radius: 100px;
    font-size: 4.42708vw;
    line-height: 1;
    font-weight: 700;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #e41d33;
  }
  .contact_form .contact_step {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3.90625vw;
  }
  .contact_form .contact_step li {
    text-align: center;
    font-size: 3.125vw;
    color: #e41d33;
    line-height: 1;
    font-weight: 500;
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    height: 8.33333vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding-right: 2.60417vw;
  }
  .contact_form .contact_step li.active {
    z-index: 4 !important;
    height: 8.33333vw;
  }
  .contact_form .contact_step li.active::after {
    height: 8.33333vw;
    background: url("../img/ctStep_bg_active.webp") no-repeat right center;
    -moz-background-size: auto 8.33333vw;
         background-size: auto 8.33333vw;
    width: 29.55729vw;
  }
  .contact_form .contact_step li.active span {
    color: #fff;
  }
  .contact_form .contact_step li span {
    position: relative;
    z-index: 4;
  }
  .contact_form .contact_step li:first-child {
    z-index: 3;
  }
  .contact_form .contact_step li:nth-child(2) {
    z-index: 2;
    padding-right: 3.90625vw;
  }
  .contact_form .contact_step li:not(:first-child) {
    border-left: 0;
    padding-right: 3.90625vw;
  }
  .contact_form .contact_step li::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 32.16146vw;
    height: 8.33333vw;
    background: url("../img/ctStep_bg.webp") no-repeat right center;
    -moz-background-size: auto 8.33333vw;
         background-size: auto 8.33333vw;
  }
  .contact_form .contact_form__form .form-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.60417vw;
  }
  .contact_form .contact_form__form .form-group:not(:last-child) {
    margin-bottom: 6.51042vw;
  }
  .contact_form .contact_form__form .form-group > label {
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: 600;
    white-space: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .contact_form .contact_form__form .form-group > label span {
    color: #ffffff;
    font-size: 2.99479vw;
    line-height: 1;
    background-color: #000;
    display: inline-block;
    padding: 0.65104vw 0.91146vw 0.78125vw;
    margin-right: 1.04167vw;
    margin-top: 0.26042vw;
  }
  .contact_form .contact_form__form .form-group > label span.white {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
  }
  .contact_form .contact_form__form .form-group > label small {
    display: block;
    margin-left: 8.46354vw;
    margin-top: 1.30208vw;
  }
  .contact_form .contact_form__form .form-group .form-control {
    background-color: #f1f5f8;
    height: 10.41667vw;
    width: 100%;
    border: none;
    font-size: 1.6rem;
    font-weight: 500;
    padding: 0 10px;
  }
  .contact_form .contact_form__form .form-group .form-control::-webkit-input-placeholder {
    color: #cccccc;
  }
  .contact_form .contact_form__form .form-group .form-control::-moz-placeholder {
    color: #cccccc;
  }
  .contact_form .contact_form__form .form-group .form-control:-ms-input-placeholder {
    color: #cccccc;
  }
  .contact_form .contact_form__form .form-group .form-control::placeholder {
    color: #cccccc;
  }
  .contact_form .contact_form__form .form-group textarea {
    min-height: 52.08333vw;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 1.30208vw !important;
  }
  .contact_form .contact_form__form .form-group .radio-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    gap: 2.60417vw;
    padding-left: 5.20833vw;
  }
  .contact_form .contact_form__form .form-group .radio-list.flx_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1.30208vw;
  }
  .contact_form .contact_form__form .form-group .radio-list.flx_wrap .mwform-radio-field.horizontal-item:not(:last-child) {
    margin-right: 0;
  }
  .contact_form .contact_form__form .form-group .radio-list label {
    font-size: 3.25521vw;
    line-height: 1.5;
    font-weight: 500;
    position: relative;
    cursor: pointer;
  }
  .contact_form .contact_form__form .form-group .radio-list .mwform-radio-field.horizontal-item:not(:last-child) {
    margin-right: 6.51042vw;
  }
  .contact_form .contact_form__form .form-group .agree {
    margin: 3.90625vw 0 1.30208vw 3.90625vw;
  }
  .contact_form .contact_form__form .form-group .agree .mwform-checkbox-field-text {
    font-size: 3.38542vw;
    line-height: 1.5;
    font-weight: 500;
  }
  .contact_form .contact_form__form .form-group button {
    background-color: #2686d5;
    color: #ffffff;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    width: 69.01042vw;
    height: 16.92708vw;
    font-size: 4.42708vw;
    font-weight: 600;
    -moz-border-radius: 100px;
         border-radius: 100px;
    background-color: #e41d33;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
    margin: 0 auto;
    cursor: pointer;
  }
  .contact_form .contact_form__form .mw_wp_form_complete h4 {
    text-align: center;
    font-weight: bold;
    font-size: 5.20833vw;
    margin-bottom: 15px;
  }
  .contact_form .contact_form__form .mw_wp_form_complete p {
    font-size: 4.16667vw;
    text-align: center;
  }
  .contact_form .contact_form__form .mw_wp_form_complete .back_top {
    text-align: center;
    margin-top: 30px;
  }
  .contact_form .contact_form__form .mw_wp_form_complete .back_top a {
    padding: 1.30208vw;
    background: #000;
    color: #fff;
    -moz-border-radius: 100px;
         border-radius: 100px;
  }
  .bPrivacy {
    background-color: #ffffff;
    padding: 10.41667vw 0;
  }
  .bPrivacy_inner {
    border: 1px solid #9fa0a0;
    padding: 3.90625vw 2.60417vw;
    overflow-y: auto;
  }
  .bPrivacy_inner::-webkit-scrollbar {
    width: 2.60417vw;
  }
  .bPrivacy_inner::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-left: 1px solid #9fa0a0;
  }
  .bPrivacy_inner::-webkit-scrollbar-thumb {
    background: #9fa0a0;
    border-radius: 2.60417vw;
    cursor: pointer;
    border: 0.52083vw solid transparent;
    background-clip: content-box;
  }
  .bPrivacy_inner h3 {
    text-align: center;
    font-size: 3.64583vw;
    line-height: 1;
    margin-bottom: 3.90625vw;
    font-weight: 700;
  }
  .bPrivacy_inner p {
    font-size: 2.86458vw;
    line-height: -webkit-calc(24 / 16);
    line-height: -moz-calc(24 / 16);
    line-height: calc(24 / 16);
    font-weight: 500;
  }
  .bPrivacy_inner p span {
    display: inline-block;
    position: relative;
    padding-left: 1.69271vw;
  }
  .bPrivacy_inner p span::before {
    content: "";
    width: 1.04167vw;
    height: 2.60417vw;
    background-color: #000233;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_contact .mainvisual:after {
    background: rgba(125, 192, 88, 0.15);
  }
  .p_contact_top {
    padding: 10.41667vw 0;
  }
  .p_contact_top_ttl {
    font-size: 4.94792vw;
    line-height: 7.29167vw;
    font-weight: 600;
    margin-bottom: 5.20833vw;
  }
  .p_contact_top p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_contact .section_contact {
    padding: 13.02083vw 0;
  }
  .p_contact .section_contact .com_title {
    display: none;
  }
  .p_service_slider {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 7.8125vw;
    padding: 5.20833vw 0 13.02083vw;
  }
  .p_service_slider_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 7.8125vw;
    -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 60s infinite linear 0.5s both;
            animation: infinity-scroll-left 60s infinite linear 0.5s both;
  }
  .p_service_slider_item {
    width: 24.47917vw;
  }
  .p_service_slider_item:nth-child(odd) {
    margin-top: 10.41667vw;
  }
  .p_service_slider_item img {
    width: 100%;
    height: auto;
  }
  .p_service_slider_item.img02, .p_service_slider_item.img08, .p_service_slider_item.img13, .p_service_slider_item.img19 {
    width: 53.125vw;
  }
  .p_service_improvement {
    padding: 0 0 13.02083vw;
  }
  .p_service_improvement_ttl {
    font-size: 4.94792vw;
    line-height: 7.29167vw;
    font-weight: 600;
    margin-bottom: 6.51042vw;
  }
  .p_service_improvement_boxCheck {
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    background: -webkit-gradient(linear, left top, right top, from(white), to(#e6eaf1));
    background: -webkit-linear-gradient(left, white 0%, #e6eaf1 100%);
    background: -moz- oldlinear-gradient(left, white 0%, #e6eaf1 100%);
    background: linear-gradient(90deg, white 0%, #e6eaf1 100%);
    padding: 3.90625vw;
    margin: 13.02083vw 0 5.20833vw;
  }
  .p_service_improvement_boxCheck h3 {
    font-size: 5.20833vw;
    line-height: 7.29167vw;
    font-weight: 600;
    margin-bottom: 3.25521vw;
  }
  .p_service_improvement_boxCheck_list li {
    font-size: 3.38542vw;
    line-height: 5.46875vw;
    font-weight: 600;
    color: #e41d33;
    position: relative;
    padding-left: 5.85938vw;
  }
  .p_service_improvement_boxCheck_list li:before {
    content: "";
    width: 4.16667vw;
    height: 4.16667vw;
    background: url("../img/icon_check.svg") no-repeat center center/100% 100%;
    position: absolute;
    top: 0.65104vw;
    left: 0;
  }
  .p_service_improvement_boxCheck_list li:not(:last-child) {
    margin-bottom: 1.95313vw;
  }
  .p_service_improvement p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_improvement p + p {
    margin-top: 3.90625vw;
  }
  .p_service_improvement_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 7.8125vw;
    position: relative;
    margin: 6.51042vw 0;
  }
  .p_service_improvement_btn:before {
    content: "";
    width: 0.39063vw;
    height: 90%;
    background: #e41d33;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
  }
  .p_service_improvement_btn li {
    width: 54.55729vw;
    border: 0.39063vw solid #e41d33;
    min-height: 14.32292vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100px;
         border-radius: 100px;
    padding: 0.65104vw;
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: 500;
    margin: 0 auto;
  }
  .p_service_improvement_btn li:nth-child(2) {
    width: 75.52083vw;
  }
  .p_service_improvement_btn li:nth-child(4) {
    width: 44.27083vw;
  }
  .p_service_improvement_btn li span {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .p_service_improvement_btn li span:after {
    content: "";
    width: 130%;
    height: 36.45833vw;
    background: url("../img/service/af_btn.webp") no-repeat center center/100% 100%;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
  }
  .p_service_improvement_wrap {
    margin-top: 13.02083vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.20833vw;
  }
  .p_service_improvement_wrap_item {
    width: 78.125vw;
    -moz-border-radius: 0.91146vw;
         border-radius: 0.91146vw;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
  }
  .p_service_improvement_wrap_item:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/top/gr_service.webp") no-repeat center center/100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
  }
  .p_service_improvement_wrap_item a {
    display: block;
  }
  .p_service_improvement_wrap_item .pic img {
    width: 100%;
    height: 100%;
  }
  .p_service_improvement_wrap_item .ctn {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
  }
  .p_service_improvement_wrap_item .ctn h3 {
    font-size: 4.03646vw;
    line-height: 7.29167vw;
    font-weight: 600;
    color: #fff;
    padding: 3.90625vw;
  }
  .p_service_improvement_wrap_item .ctn .txt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.95313vw;
    position: absolute;
    bottom: 2.60417vw;
    right: 2.60417vw;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  }
  .p_service_improvement_wrap_item .ctn .txt .text {
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: 600;
    color: #fff;
  }
  .p_service_improvement_wrap_item .ctn .txt .arr {
    width: 9.76563vw;
    height: 9.76563vw;
    border: 1px solid #fff;
    -moz-border-radius: 100%;
         border-radius: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_service_improvement_wrap_item .ctn .txt .arr img {
    width: 3.125vw;
    height: auto;
  }
  .p_service_training_top {
    padding: 9.11458vw 0 13.02083vw;
  }
  .p_service_training_top_ttl {
    font-size: 4.94792vw;
    line-height: 1.6;
    font-weight: 600;
    margin-bottom: 3.90625vw;
  }
  .p_service_training_top p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_training_top .p_service_improvement_boxCheck {
    position: relative;
  }
  .p_service_training_top .p_service_improvement_boxCheck .pic {
    margin-top: 3.90625vw;
  }
  .p_service_training_top .p_service_improvement_boxCheck .pic img {
    width: 78.77604vw;
  }
  .p_service_training_top .b_target {
    margin-top: 13.02083vw;
  }
  .p_service_training_top .b_target h3 {
    text-align: center;
    font-size: 4.94792vw;
    line-height: 1;
    color: #e41d33;
    font-weight: bold;
    margin-bottom: 3.90625vw;
  }
  .p_service_training_top .b_target_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 3.90625vw;
  }
  .p_service_training_top .b_target_list li {
    min-height: 16.92708vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    border: 1px solid #e41d33;
    color: #e41d33;
    -moz-border-radius: 2.34375vw;
         border-radius: 2.34375vw;
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: 600;
  }
  .p_service_training .b_step {
    padding: 6.51042vw 0 15.625vw;
    position: relative;
    z-index: 1;
  }
  .p_service_training .b_step:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step_sp.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_training .b_step .com_title {
    text-align: center;
  }
  .p_service_training .b_step_item {
    background-color: #fff;
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    position: relative;
    padding: 15.625vw 5.85938vw 6.51042vw;
  }
  .p_service_training .b_step_item:not(:last-child) {
    margin-bottom: 9.11458vw;
  }
  .p_service_training .b_step_item .number {
    width: 17.83854vw;
    height: 13.41146vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    color: #fff;
    background: url("../img/service_training/bg_number.webp") no-repeat center center/100% 100%;
    padding-bottom: 1.95313vw;
    position: absolute;
    top: -1.30208vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
  }
  .p_service_training .b_step_item .number .tx {
    display: block;
    font-size: 2.86458vw;
    line-height: 1;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_training .b_step_item .number .nb {
    display: block;
    font-size: 6.51042vw;
    line-height: 1;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_training .b_step_item .ttl_it {
    font-size: 4.94792vw;
    line-height: 6.51042vw;
    font-weight: 600;
    margin-bottom: 4.55729vw;
    padding: 0 13.02083vw;
  }
  .p_service_training .b_step_item .flx {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p_service_training .b_step_item .txt {
    position: relative;
    padding: 0 13.02083vw 20.83333vw;
  }
  .p_service_training .b_step_item .txt:after {
    content: "";
    width: 15.625vw;
    height: 7.8125vw;
    background: url("../img/service_training/arr_step.svg") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
       -moz-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    bottom: 6.51042vw;
  }
  .p_service_training .b_step_item .txt p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_training .b_step_item .btn_growth a {
    width: 100%;
    height: 13.02083vw;
    -moz-border-radius: 0.78125vw;
         border-radius: 0.78125vw;
    background-color: #D0E6F7;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.90625vw;
    line-height: 1;
    font-weight: 500;
  }
  .p_service_training .l_dot li {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
    position: relative;
    padding-left: 3.25521vw;
  }
  .p_service_training .l_dot li:before {
    content: "・";
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_service_training .note {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
    position: relative;
    padding-left: 3.90625vw;
  }
  .p_service_training .note:before {
    content: "※";
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_service_training .b_point {
    padding: 0 0 9.11458vw;
  }
  .p_service_training .b_point_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.90625vw;
  }
  .p_service_training .b_point_txt {
    padding: 0 6.51042vw;
  }
  .p_service_training .b_point_pic {
    width: 62.5vw;
    margin: 0 auto;
  }
  .p_service_training .b_overview {
    padding: 6.51042vw 0 15.625vw;
  }
  .p_service_training .b_overview_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.90625vw;
  }
  .p_service_training .b_overview_txt {
    padding: 0 6.51042vw;
  }
  .p_service_training .b_overview_txt_dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 2.60417vw;
  }
  .p_service_training .b_overview_txt_dl:not(:last-child) {
    margin-bottom: 3.25521vw;
  }
  .p_service_training .b_overview_txt_dt {
    width: 14.32292vw;
    min-height: 5.85938vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #F1F5F8;
    font-size: 3.38542vw;
    line-height: 4.6875vw;
    font-weight: 500;
  }
  .p_service_training .b_overview_txt_dd p {
    font-size: 3.38542vw;
    line-height: 4.6875vw;
    font-weight: 500;
  }
  .p_service_training .b_overview_pic {
    width: 62.5vw;
    margin: 0 auto;
  }
  .p_service_training .b_results {
    padding: 0 0 13.02083vw;
  }
  .p_service_training .b_results .l_dot {
    padding: 0 6.51042vw;
  }
  .p_service_training .b_results_mrLeft {
    margin-top: 6.51042vw;
    padding: 0 6.51042vw;
  }
  .p_service_training .b_results_mrLeft p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_application_top {
    padding: 9.11458vw 0 12.36979vw;
  }
  .p_service_application_top_ttl {
    font-size: 4.94792vw;
    line-height: 8.46354vw;
    font-weight: 600;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
    margin-bottom: 9.11458vw;
  }
  .p_service_application_top .meo_gg_ttl {
    text-align: center;
    font-size: 4.94792vw;
    line-height: 7.8125vw;
    color: #e41d33;
    margin-bottom: 5.20833vw;
    font-weight: 600;
  }
  .p_service_application_top .meo_gg_ttl small {
    font-size: 3.90625vw;
  }
  .p_service_application_top .meo_gg_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p_service_application_top .meo_gg_txt p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_service_application_top .meo_gg_txt p span {
    color: #e41d33;
  }
  .p_service_application_top .meo_gg .pic {
    width: 66.40625vw;
    margin: 3.90625vw auto 0;
  }
  .p_service_application .b_comparison {
    padding: 10.41667vw 0 14.32292vw;
    background-color: #f1f5f8;
  }
  .p_service_application .b_comparison_ttl {
    text-align: center;
    font-size: 4.94792vw;
    line-height: 7.8125vw;
    color: #e41d33;
    font-weight: 600;
    margin-bottom: 7.8125vw;
  }
  .p_service_application .b_comparison_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 11.71875vw;
  }
  .p_service_application .b_comparison_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 0.91146vw 0 rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw 0 rgba(0, 0, 0, 0.2);
    padding: 7.8125vw 3.25521vw 3.90625vw;
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_service_application .b_comparison_item .sub_top {
    width: 38.54167vw;
    height: 10.41667vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url("../img/service_application/arr_ai1.webp") no-repeat center center/100% 100%;
    font-size: 3.25521vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    padding-bottom: 2.86458vw;
    position: absolute;
    top: -3.90625vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_service_application .b_comparison_item h3 {
    text-align: center;
    font-size: 4.81771vw;
    line-height: 6.51042vw;
    font-weight: 600;
    margin-bottom: 2.60417vw;
  }
  .p_service_application .b_comparison_item h3.txt_blue {
    color: #1582d6;
  }
  .p_service_application .b_comparison_item p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_application .b_comparison_item .l_major {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1.30208vw;
    margin-top: 3.90625vw;
  }
  .p_service_application .b_comparison_item .l_major li {
    width: 33.33%;
  }
  .p_service_application .b_comparison_item .l_major li span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 7.16146vw;
    background-color: #f1f5f8;
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 0.65104vw;
  }
  .p_service_application .b_comparison_item .l_major li .icon {
    display: block;
    text-align: center;
    margin-top: 1.95313vw;
  }
  .p_service_application .b_comparison_item .l_major li .icon img {
    width: 5.59896vw;
  }
  .p_service_application .b_company {
    padding: 0 0 13.02083vw;
  }
  .p_service_application .b_company p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_application .b_reason {
    padding: 9.76563vw 0 13.02083vw;
    position: relative;
    z-index: 1;
  }
  .p_service_application .b_reason:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step_sp.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_application .b_reason .com_title {
    text-align: center;
  }
  .p_service_application .b_reason .com_title_sub {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    color: #e41d33;
    font-weight: 600;
    margin-bottom: 1.95313vw;
    display: block;
  }
  .p_service_application .b_reason .b_reason_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    position: relative;
    padding: 10.41667vw 9.11458vw 6.51042vw;
  }
  .p_service_application .b_reason .b_reason_item:not(:last-child) {
    margin-bottom: 9.76563vw;
  }
  .p_service_application .b_reason .b_reason_item .nb {
    width: 15.625vw;
    height: 15.625vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 6.51042vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -4.42708vw;
    left: -3.25521vw;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_application .b_reason .b_reason_item .nb:after {
    content: "";
    width: 5.98958vw;
    height: 0.26042vw;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 0.65104vw;
  }
  .p_service_application .b_reason .b_reason_item .txt h3 {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    font-weight: 600;
    margin-bottom: 2.60417vw;
  }
  .p_service_application .b_reason .b_reason_item .txt p {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
  }
  .p_service_application .b_reason .b_reason_item .pic {
    margin: 7.8125vw auto 0;
    text-align: center;
  }
  .p_service_application .b_reason .b_reason_item .pic.img01 {
    margin: 3.90625vw -7.8125vw 0;
  }
  .p_service_application .b_reason .b_reason_item .pic.img01 img {
    width: 82.94271vw;
  }
  .p_service_application .b_reason .b_reason_item .pic.img02 img {
    width: 54.03646vw;
  }
  .p_service_application .b_reason .b_reason_item .pic.img03 img {
    width: 59.76563vw;
  }
  .p_service_application .b_reason .b_reason_item .pic.img04 img {
    width: 49.47917vw;
  }
  .b_price {
    padding: 1.30208vw 0 13.02083vw;
  }
  .b_price .com_title {
    margin-bottom: 16.92708vw;
  }
  .b_price_box {
    width: 100%;
    margin: 0 auto;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    padding: 1.30208vw 1.30208vw 3.90625vw;
    position: relative;
    background-color: #fff;
  }
  .b_price_box .sub_tl {
    width: 38.15104vw;
    height: 12.10938vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url("../img/service_application/arr_ai2.webp") no-repeat center center/100% 100%;
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: bold;
    color: #1582d6;
    padding-bottom: 3.90625vw;
    position: absolute;
    top: -13.67188vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .b_price_box .ttl_box_pr {
    background-color: #1582d6;
    color: #fff;
    min-height: 8.46354vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 1.69271vw 1.69271vw 0 0;
         border-radius: 1.69271vw 1.69271vw 0 0;
    font-size: 4.6875vw;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 6.51042vw;
  }
  .b_price_box_top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 6.51042vw;
  }
  .b_price_box_top .sub {
    width: 23.4375vw;
    min-height: 5.20833vw;
    -moz-border-radius: 100px;
         border-radius: 100px;
    color: #fff;
    background-color: #1582d6;
    font-size: 3.125vw;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 600;
    margin-right: 3.90625vw;
    margin-top: 3.90625vw;
  }
  .b_price_box_top .txt_pr {
    font-size: 13.28125vw;
    line-height: 1;
    font-weight: 600;
    color: #1582d6;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_box_top .txt_pr span {
    font-size: 5.85938vw;
    line-height: 1;
    font-weight: 600;
  }
  .b_price_box_top .txt_pr small {
    font-size: 3.25521vw;
    line-height: 1;
    font-weight: 600;
    display: block;
    text-align: right;
    margin-top: 1.30208vw;
  }
  .b_price_box_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 6.51042vw;
  }
  .b_price_box_item {
    width: 74.21875vw;
    margin: 0 auto;
  }
  .b_price_box_item h4 {
    font-size: 3.51563vw;
    line-height: 7.16146vw;
    font-weight: 600;
    margin-bottom: 0.65104vw;
    border: 1px solid #1582d6;
    color: #1582d6;
    text-align: center;
    margin-bottom: 1.95313vw;
  }
  .b_price_box_item p {
    font-size: 3.125vw;
    line-height: 6.51042vw;
    font-weight: 500;
  }
  .p_service_website_slider {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5.20833vw 0 7.8125vw;
  }
  .p_service_website_slider_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 60s infinite linear 0.5s both;
            animation: infinity-scroll-left 60s infinite linear 0.5s both;
  }
  .p_service_website_slider_item {
    width: 63.67188vw;
  }
  .p_service_website_slider_item:nth-child(odd) {
    margin-top: 10.41667vw;
  }
  .p_service_website_top {
    padding: 10.41667vw 0 14.32292vw;
  }
  .p_service_website_top_ttl {
    font-size: 4.94792vw;
    line-height: 7.29167vw;
    font-weight: 600;
    margin-bottom: 5.20833vw;
  }
  .p_service_website_top p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_website .b_reason {
    padding: 9.76563vw 0 13.02083vw;
    position: relative;
    z-index: 1;
  }
  .p_service_website .b_reason:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step_sp.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_website .b_reason .com_title {
    text-align: center;
  }
  .p_service_website .b_reason .com_title_sub {
    font-size: 4.94792vw;
    line-height: 1;
    color: #e41d33;
    font-weight: 600;
    margin: 1.95313vw 0;
    display: block;
  }
  .p_service_website .b_reason .b_reason_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    position: relative;
    padding: 10.41667vw 9.11458vw 6.51042vw;
  }
  .p_service_website .b_reason .b_reason_item:not(:last-child) {
    margin-bottom: 9.76563vw;
  }
  .p_service_website .b_reason .b_reason_item .nb {
    width: 15.625vw;
    height: 15.625vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 6.51042vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -4.42708vw;
    left: -3.25521vw;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_website .b_reason .b_reason_item .nb:after {
    content: "";
    width: 5.98958vw;
    height: 0.26042vw;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 0.65104vw;
  }
  .p_service_website .b_reason .b_reason_item .txt h3 {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    font-weight: 600;
    margin-bottom: 2.60417vw;
  }
  .p_service_website .b_reason .b_reason_item .txt p {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
  }
  .p_service_website .b_reason .b_reason_item .pic {
    margin: 7.8125vw auto 0;
    text-align: center;
  }
  .p_service_website .b_reason .b_reason_item .pic.img01 {
    margin: 3.90625vw -7.8125vw 0;
  }
  .p_service_website .b_reason .b_reason_item .pic.img01 img {
    width: 63.41146vw;
  }
  .p_service_website .b_reason .b_reason_item .pic.img02 img {
    width: 52.47396vw;
  }
  .p_service_website .b_reason .b_reason_item .pic.img03 img {
    width: 63.15104vw;
  }
  .b_price_website {
    padding: 6.51042vw 0 13.02083vw;
  }
  .b_price_website_box {
    width: 100%;
    margin: 0 auto;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    padding: 1.30208vw 1.30208vw 3.90625vw;
    position: relative;
    background-color: #fff;
  }
  .b_price_website .ttl_box_pr {
    background-color: #1582d6;
    color: #fff;
    min-height: 8.46354vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 1.69271vw 1.69271vw 0 0;
         border-radius: 1.69271vw 1.69271vw 0 0;
    font-size: 4.6875vw;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 3.25521vw;
  }
  .b_price_website_inner_cols {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.20833vw;
    padding: 2.60417vw 2.60417vw 6.51042vw;
    border: 1px solid #1582D6;
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
  }
  .b_price_website_inner_col_ttl {
    background-color: #f1f5f8;
    min-height: 6.77083vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 1.95313vw;
  }
  .b_price_website_inner_col_list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    padding: 0 1.30208vw;
  }
  .b_price_website_inner_col_list li {
    font-size: 3.38542vw;
    line-height: 6.77083vw;
    font-weight: 600;
    position: relative;
    padding-left: 4.55729vw;
  }
  .b_price_website_inner_col_list li:before {
    content: "●";
    font-size: 3.38542vw;
    line-height: 6.77083vw;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
  }
  .b_price_website_inner_col_text {
    font-size: 3.38542vw;
    line-height: 6.77083vw;
    font-weight: 600;
    text-align: center;
  }
  .b_price_website_inner_pricewrap {
    position: relative;
    padding: 10.41667vw 0 9.76563vw;
    text-align: center;
  }
  .b_price_website_inner_pricewrap_all {
    position: absolute;
    top: -3.25521vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: 59.89583vw;
    width: 100%;
    text-align: center;
  }
  .b_price_website_inner_pricewrap_all span {
    display: inline-block;
    max-width: 59.89583vw;
    width: 100%;
    min-height: 6.51042vw;
    -moz-border-radius: 100px;
         border-radius: 100px;
    background-color: #1582D6;
    color: #fff;
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    padding: 0 2.60417vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .b_price_website_inner_pricewrap_all span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.125vw 0.91146vw 0 0.91146vw;
    border-color: #1582D6 transparent transparent transparent;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    position: absolute;
    bottom: -2.86458vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .b_price_website_inner_pricewrap_price .num {
    font-size: 11.71875vw;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_website_inner_pricewrap_price .unit {
    font-size: 5.85938vw;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_website_inner_pricewrap_price small {
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    display: block;
    text-align: right;
    margin-top: 1.95313vw;
    margin-right: 16.92708vw;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_website_inner_pricewrap_text {
    width: 100%;
    color: #1582D6;
    border: 1px solid #1582D6;
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 600;
    min-height: 5.85938vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 3.25521vw auto 0;
  }
  .b_price_website_option {
    padding-bottom: 9.76563vw;
  }
  .b_price_website_option_ttl {
    font-size: 3.64583vw;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 3.25521vw;
  }
  .b_price_website_option_list li {
    padding: 2.60417vw 1.30208vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 1.30208vw;
  }
  .b_price_website_option_list li:not(:last-child) {
    border-bottom: 1px solid #000;
  }
  .b_price_website_option_name {
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 500;
    white-space: nowrap;
  }
  .b_price_website_option_right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.65104vw;
  }
  .b_price_website_option_pill {
    font-size: 2.86458vw;
    line-height: 1;
    font-weight: 600;
    width: 13.02083vw;
    min-height: 3.90625vw;
    -moz-border-radius: 100px;
         border-radius: 100px;
    background-color: #1582D6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
  }
  .b_price_website_option_price {
    width: 23.4375vw;
    text-align: right;
    font-size: 5.20833vw;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
  }
  .b_price_website_option_price small {
    font-size: 2.86458vw;
  }
  .b_price_website_option_note {
    font-size: 2.60417vw;
    line-height: 1.2;
    color: #1582D6;
    font-weight: 600;
  }
  .b_price_website_option_note.note_wrap {
    width: 55%;
  }
  .b_price_website_plan_ttl {
    font-size: 3.64583vw;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 3.25521vw;
  }
  .b_price_website_plan_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 1.30208vw;
    margin-right: -1.30208vw;
  }
  .b_price_website_plan_card {
    width: -webkit-calc(50% - 1.30208vw);
    width: -moz-calc(50% - 1.30208vw);
    width: calc(50% - 1.30208vw);
    background-color: #fff;
    border: 1px solid #000;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    padding: 1.30208vw;
  }
  .b_price_website_plan_card_header {
    background-color: #DCECF9;
    padding: 1.30208vw 0.65104vw;
  }
  .b_price_website_plan_card_header h4 {
    font-size: 3.90625vw;
    line-height: 5.20833vw;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #1582d6;
    margin-bottom: 1.30208vw;
    min-height: 10.41667vw;
  }
  .b_price_website_plan_card_header p {
    font-size: 2.60417vw;
    line-height: 3.90625vw;
    text-align: center;
    font-weight: 600;
  }
  .b_price_website_plan_card_price {
    margin: 3.90625vw 0;
    text-align: center;
    font-size: 4.42708vw;
    color: #1582D6;
    font-weight: bold;
  }
  .b_price_website_plan_card_price .num {
    font-size: 10.02604vw;
    line-height: 1;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .b_price_website_plan_card_price small {
    font-size: 2.86458vw;
    line-height: 1.5;
    color: #1582D6;
    font-weight: 600;
    display: block;
    text-align: right;
  }
  .b_price_website_plan_card_list li {
    background-color: #f1f5f8;
    padding: 1.30208vw 1.30208vw;
    text-align: center;
    font-size: 2.86458vw;
    line-height: 4.6875vw;
    font-weight: 600;
  }
  .b_price_website_plan_card_list li sup {
    font-size: 2.08333vw;
  }
  .b_price_website_plan_card_list li:not(:last-child) {
    margin-bottom: 1.30208vw;
  }
  .b_price_website_plan_notes_flx {
    margin-top: 2.60417vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.30208vw;
  }
  .b_price_website_plan_notes .txt_left {
    font-size: 3.38542vw;
    line-height: 4.6875vw;
    font-weight: 500;
  }
  .b_price_website_plan_notes_list {
    counter-reset: li;
    font-size: 0;
  }
  .b_price_website_plan_notes_list li {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    font-weight: 500;
    position: relative;
    padding-left: 6.51042vw;
    display: inline-block;
    text-indent: 2.60417vw;
    margin-left: -2.60417vw;
  }
  .b_price_website_plan_notes_list li:before {
    counter-increment: li;
    content: "※" counter(li);
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .b_price_website_revision {
    padding: 6.51042vw 0 2.60417vw;
  }
  .b_price_website_revision_ttl span {
    font-size: 3.38542vw;
    line-height: 1;
    background-color: #f1f5f8;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1.95313vw;
    display: inline-block;
    padding: 1.5625vw 2.60417vw;
  }
  .b_price_website_revision_txt {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    font-weight: 500;
  }
  .b_price_website_revision_list li {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    font-weight: 500;
    position: relative;
    padding-left: 3.90625vw;
  }
  .b_price_website_revision_list li:before {
    content: "・";
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .b_conversion {
    background-color: #f1f5f8;
    padding: 6.51042vw 0 13.02083vw;
  }
  .b_conversion_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 7.8125vw;
  }
  .b_conversion_item {
    width: 84.63542vw;
    margin: 0 auto;
    background-color: #fff;
  }
  .b_conversion_item .pic img {
    width: 100%;
    height: auto;
  }
  .b_conversion_item .txt {
    background-color: #D7D7D7;
    padding: 1.30208vw 2.60417vw;
  }
  .b_conversion_item .txt h3 {
    font-size: 3.90625vw;
    line-height: 5.20833vw;
    font-weight: 600;
  }
  .b_conversion_item .txt p {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    font-weight: 600;
  }
  .b_conversion .btn_wrap .btn_default {
    margin: 6.51042vw auto 0;
    background-color: #fff;
  }
  .p_service_advertising_top {
    padding: 9.11458vw 0 13.02083vw;
  }
  .p_service_advertising_top_ttl {
    font-size: 4.94792vw;
    line-height: 7.29167vw;
    font-weight: 600;
    margin-bottom: 5.20833vw;
  }
  .p_service_advertising_top p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_advertising .b_pillar {
    padding: 9.76563vw 0 0;
    position: relative;
    z-index: 1;
  }
  .p_service_advertising .b_pillar:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step_sp.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_advertising .b_pillar .com_title {
    text-align: center;
  }
  .p_service_advertising .b_pillar .com_title_sub {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    color: #e41d33;
    font-weight: 600;
    margin-bottom: 1.95313vw;
    display: block;
  }
  .p_service_advertising .b_pillar .b_pillar_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    position: relative;
    padding: 10.41667vw 9.11458vw 6.51042vw;
  }
  .p_service_advertising .b_pillar .b_pillar_item:not(:last-child) {
    margin-bottom: 9.76563vw;
  }
  .p_service_advertising .b_pillar .b_pillar_item .nb {
    width: 15.625vw;
    height: 15.625vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 6.51042vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -4.42708vw;
    left: -3.25521vw;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_advertising .b_pillar .b_pillar_item .nb:after {
    content: "";
    width: 5.98958vw;
    height: 0.26042vw;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 0.65104vw;
  }
  .p_service_advertising .b_pillar .b_pillar_item .txt h3 {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    font-weight: 600;
    margin-bottom: 2.60417vw;
  }
  .p_service_advertising .b_pillar .b_pillar_item .txt p {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
  }
  .p_service_advertising .b_pillar .b_pillar_item .pic {
    margin: 7.8125vw auto 0;
    text-align: center;
    width: 52.08333vw;
  }
  .p_service_advertising .p_service_improvement_wrap {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .b_price_advertising {
    background-color: #F1F5F8;
    padding: 5.85938vw 0 13.02083vw;
  }
  .b_price_advertising_box {
    width: 100%;
    margin: 0 auto;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    padding: 1.30208vw 1.30208vw 3.90625vw;
    position: relative;
    background-color: #fff;
  }
  .b_price_advertising .ttl_box_pr {
    background-color: #1582d6;
    color: #fff;
    min-height: 8.46354vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 1.69271vw 1.69271vw 0 0;
         border-radius: 1.69271vw 1.69271vw 0 0;
    font-size: 4.6875vw;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 3.25521vw;
  }
  .b_price_advertising_row {
    padding: 2.60417vw 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .b_price_advertising_row:not(:last-child) {
    border-bottom: 1px solid #000;
  }
  .b_price_advertising_label {
    width: 24.73958vw;
    min-height: 15.625vw;
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 600;
    background-color: #F1F5F8;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .b_price_advertising_value {
    width: -webkit-calc(100% - 24.73958vw);
    width: -moz-calc(100% - 24.73958vw);
    width: calc(100% - 24.73958vw);
    padding-left: 3.25521vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .b_price_advertising_value_nashi {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    font-size: 3.38542vw;
    line-height: 4.6875vw;
    color: #1582d6;
    min-height: 15.625vw;
  }
  .b_price_advertising_media {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.30208vw;
  }
  .b_price_advertising_media_txt {
    text-align: center;
    font-size: 3.125vw;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 0.65104vw;
  }
  .b_price_advertising_price {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 10.41667vw;
    line-height: 1;
    font-weight: bold;
    margin-top: 2.60417vw;
    color: #1582D6;
  }
  .b_price_advertising_price small {
    font-size: 5.85938vw;
  }
  .b_price_advertising_price_tax {
    font-size: 3.38542vw;
    line-height: 1.5;
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 1.30208vw;
  }
  .b_price_advertising_note {
    font-size: 2.86458vw;
    line-height: 1.5;
    font-weight: 500;
    text-align: right;
    margin-top: 2.60417vw;
    display: block;
  }
  .b_price_advertising_combined {
    border: 1px solid #000;
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    padding: 2.60417vw;
    margin-top: 3.90625vw;
    width: -webkit-calc(100% + 27.99479vw);
    width: -moz-calc(100% + 27.99479vw);
    width: calc(100% + 27.99479vw);
    margin-left: -27.99479vw;
  }
  .b_price_advertising_combined_ttl {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 600;
    text-align: center;
    margin-bottom: 2.60417vw;
  }
  .b_price_advertising_combined_inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.90625vw;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .b_price_advertising_combined_pic {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.95313vw;
  }
  .b_price_advertising_combined_pic figcaption {
    width: 6.51042vw;
    height: 6.51042vw;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #1582D6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 3.125vw;
    line-height: 1;
  }
  .b_price_advertising_combined_pic img {
    width: 53.64583vw;
  }
  .b_price_advertising_combined_pic span {
    font-weight: 600;
    font-size: 3.125vw;
    line-height: 1;
  }
  .b_price_advertising_combined_price_label {
    width: 20.83333vw;
    min-height: 5.85938vw;
    -moz-border-radius: 100px;
         border-radius: 100px;
    background-color: #1582D6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 1.30208vw;
  }
  .b_price_advertising_combined_price_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .b_price_advertising_combined_price_box_txt {
    font-size: 7.8125vw;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-weight: 600;
    color: #1582D6;
  }
  .b_price_advertising_combined_price_box_txt small {
    font-size: 3.38542vw;
  }
  .b_price_advertising_combined_price_box_tax {
    font-size: 2.60417vw;
    line-height: 1.5;
    font-weight: 500;
    color: #1582D6;
  }
  .b_price_advertising_service {
    text-align: center;
    margin-top: 6.51042vw;
    padding: 0 6.51042vw;
  }
  .b_price_advertising_service_ttl {
    font-size: 3.64583vw;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 3.90625vw;
  }
  .b_price_advertising_service_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 1.95313vw;
  }
  .b_price_advertising_service_list li {
    width: -webkit-calc(50% - 1.95313vw);
    width: -moz-calc(50% - 1.95313vw);
    width: calc(50% - 1.95313vw);
    min-height: 6.51042vw;
    background-color: #fff;
    border: 1px solid #1582D6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #1582D6;
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 600;
  }
  .p_terms .mainvisual:after {
    background: rgba(0, 125, 195, 0.15);
  }
  .p_terms_content {
    padding: 7.8125vw 0 13.02083vw;
  }
  .p_terms_content p {
    font-size: 3.38542vw;
    line-height: 6.77083vw;
    font-weight: 500;
  }
  .p_terms_content_item {
    margin-top: 7.8125vw;
  }
  .p_terms_content_item .ttl_it {
    font-size: 5.98958vw;
    line-height: 7.8125vw;
    font-weight: 600;
    color: #1582d6;
    position: relative;
    padding-left: 6.51042vw;
    border-bottom: 1px solid #1582d6;
    padding-bottom: 1.30208vw;
    margin-bottom: 3.90625vw;
  }
  .p_terms_content_item .ttl_it span {
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_faq .mainvisual:after {
    background: rgba(232, 76, 149, 0.15);
  }
  .p_faq_content {
    padding: 10.41667vw 0;
    background-color: #f1f5f8;
  }
  .p_faq_article:not(:last-child) {
    margin-bottom: 6.51042vw;
  }
  .p_faq_article_ttl {
    font-size: 4.94792vw;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 5.20833vw;
  }
  .p_faq_article_content_dl {
    -moz-box-shadow: 0 0 0.91146vw 0 rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw 0 rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    background-color: #fff;
  }
  .p_faq_article_content_dl:not(:last-child) {
    margin-bottom: 6.51042vw;
  }
  .p_faq_article_content_dt {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
    position: relative;
    padding: 2.86458vw 13.02083vw;
    letter-spacing: 0.13021vw;
    position: relative;
    cursor: pointer;
  }
  .p_faq_article_content_dt:before {
    content: "Q";
    font-size: 7.29167vw;
    line-height: 6.51042vw;
    font-family: 'Roboto', sans-serif;
    color: #e41d33;
    position: absolute;
    top: 3.25521vw;
    left: 3.90625vw;
  }
  .p_faq_article_content_dt.active {
    border-bottom: 1px solid #000;
  }
  .p_faq_article_content_dt.active .arr {
    -webkit-transform: translateY(-50%) rotate(180deg);
       -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .p_faq_article_content_dt .arr {
    position: absolute;
    width: 2.34375vw;
    height: 2.08333vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 5.20833vw;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  }
  .p_faq_article_content_dt .arr:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2.08333vw 1.17188vw 0px 1.17188vw;
    border-color: #000 transparent transparent transparent;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_faq_article_content_dd {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .p_faq_article_content .bTxt {
    padding: 2.86458vw 13.02083vw;
    position: relative;
  }
  .p_faq_article_content .bTxt:before {
    content: "A";
    font-size: 7.29167vw;
    line-height: 6.51042vw;
    font-family: 'Roboto', sans-serif;
    color: #e41d33;
    position: absolute;
    top: 3.25521vw;
    left: 3.90625vw;
  }
  .p_faq_article_content .bTxt p {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_faq_article_content .bTxt .l_inf li {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_faq_article_content .bTxt .l_inf li:not(:last-child) {
    margin-bottom: 1.30208vw;
  }
  .p_faq_article_content .bTxt .l_inf li span {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
    background-color: #D5E9F8;
    display: inline-block;
    padding: 0 1.30208vw;
    min-width: 19.53125vw;
  }
  .p_faq_article_content .bTxt .l_inf li em {
    display: inline-block;
    margin-left: 1.30208vw;
    font-style: normal;
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_faq_article_content .bTxt .txt_blue {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
    background-color: #D5E9F8;
    display: inline-block;
    padding: 0 1.30208vw;
    min-width: 19.53125vw;
  }
  .p_faq_article_content .bTxt .l_dot li {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
    padding-left: 2.60417vw;
    position: relative;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_faq_article_content .bTxt .l_dot li:before {
    content: "・";
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_service_landing_top {
    padding: 2.60417vw 0 13.02083vw;
  }
  .p_service_landing_top_ttl {
    font-size: 4.94792vw;
    line-height: 7.29167vw;
    font-weight: 600;
    margin-bottom: 5.20833vw;
  }
  .p_service_landing_top p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_landing .b_reason {
    padding: 9.76563vw 0 10.41667vw;
    position: relative;
    z-index: 1;
  }
  .p_service_landing .b_reason:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step_sp.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_landing .b_reason .com_title {
    text-align: center;
  }
  .p_service_landing .b_reason .com_title_sub {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    color: #e41d33;
    font-weight: 600;
    margin-bottom: 1.95313vw;
    display: block;
  }
  .p_service_landing .b_reason .b_reason_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    position: relative;
    padding: 10.41667vw 9.11458vw 6.51042vw;
  }
  .p_service_landing .b_reason .b_reason_item:not(:last-child) {
    margin-bottom: 9.76563vw;
  }
  .p_service_landing .b_reason .b_reason_item .nb {
    width: 15.625vw;
    height: 15.625vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 6.51042vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -4.42708vw;
    left: -3.25521vw;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_landing .b_reason .b_reason_item .nb:after {
    content: "";
    width: 5.98958vw;
    height: 0.26042vw;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 0.65104vw;
  }
  .p_service_landing .b_reason .b_reason_item .txt h3 {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    font-weight: 600;
    margin-bottom: 2.60417vw;
  }
  .p_service_landing .b_reason .b_reason_item .txt p {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
  }
  .p_service_landing .b_reason .b_reason_item .pic {
    margin: 7.8125vw auto 0;
    text-align: center;
  }
  .p_service_landing .b_reason .b_reason_item .pic.img01 {
    width: 39.32292vw;
  }
  .p_service_landing .b_reason .b_reason_item .pic.img02 {
    width: -webkit-calc(100% + 13.02083vw);
    width: -moz-calc(100% + 13.02083vw);
    width: calc(100% + 13.02083vw);
    margin: 3.90625vw -6.51042vw 0;
  }
  .p_service_landing .b_reason .b_reason_item .pic.img02 img {
    width: 100%;
  }
  .p_service_landing .b_reason .b_reason_item .pic.img03 {
    width: 62.76042vw;
  }
  .p_service_landing .b_reason .b_reason_item .pic.img04 {
    width: 45.57292vw;
  }
  .p_service_landing .b_sample {
    background-color: #f1f5f8;
    padding: 5.85938vw 0 13.02083vw;
  }
  .p_service_landing .b_sample .com_title {
    margin-bottom: 9.76563vw;
  }
  .p_service_landing .b_sample_article {
    margin-bottom: 13.02083vw;
  }
  .p_service_landing .b_sample_article:last-child {
    margin-bottom: 0;
  }
  .p_service_landing .b_sample_article h3 {
    text-align: center;
    font-size: 9.76563vw;
    line-height: 1;
    font-weight: 600;
    color: #bdbdbd;
    margin-bottom: 50px;
  }
  .p_service_landing .b_sample_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13.02083vw;
  }
  .p_service_landing .b_sample_item {
    width: 69.01042vw;
    margin: 0 auto;
    text-align: center;
  }
  .p_service_landing .b_sample_item p {
    text-align: center;
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 600;
    margin-bottom: 2.60417vw;
  }
  .p_service_landing .b_sample_item .pic {
    width: 48.4375vw;
    margin: 0 auto;
  }
  .p_service_landing .b_sample_item .btn_default {
    margin: 4.55729vw auto 0;
  }
  .b_conversion_landing {
    padding-bottom: 13.02083vw;
  }
  .b_conversion_landing_top {
    padding: 9.11458vw 0;
  }
  .b_conversion_landing_top_ttl {
    font-size: 4.94792vw;
    line-height: 7.29167vw;
    font-weight: 600;
    margin-bottom: 3.90625vw;
  }
  .b_conversion_landing_top p {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
  }
  .b_conversion_landing .b_conversion_landing_ltr {
    margin-bottom: 7.8125vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3.90625vw;
  }
  .b_conversion_landing .b_conversion_landing_ltr_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 3.90625vw;
    -webkit-animation: infinity-scroll-left 80s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-left 80s infinite linear 0.5s both;
            animation: infinity-scroll-left 80s infinite linear 0.5s both;
  }
  .b_conversion_landing .b_conversion_landing_ltr_item {
    width: 69.01042vw;
  }
  .b_conversion_landing .b_conversion_landing_ltr_item img {
    width: 100%;
    height: auto;
  }
  .b_conversion_landing .b_conversion_landing_rtl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3.90625vw;
  }
  .b_conversion_landing .b_conversion_landing_rtl_inner {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 3.90625vw;
    -webkit-animation: infinity-scroll-right 80s infinite linear 0.5s both;
       -moz-animation: infinity-scroll-right 80s infinite linear 0.5s both;
            animation: infinity-scroll-right 80s infinite linear 0.5s both;
  }
  .b_conversion_landing .b_conversion_landing_rtl_item {
    width: 69.01042vw;
  }
  .b_conversion_landing .b_conversion_landing_rtl_item img {
    width: 100%;
    height: auto;
  }
  .p_price_landing {
    padding: 5.85938vw 0 13.02083vw;
  }
  .p_price_landing_box {
    width: 100%;
    margin: 0 auto;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    padding: 10.41667vw 1.30208vw 3.90625vw;
    position: relative;
    background-color: #fff;
  }
  .p_price_landing_box_banner {
    position: absolute;
    top: -1.95313vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
  }
  .p_price_landing_box_banner span {
    width: 62.5vw;
    min-height: 10.41667vw;
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 600;
    color: #1582d6;
    background: url("../img/service_landingpage/bg_sub_pr.webp") no-repeat center center/100% 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 3.25521vw;
  }
  .p_price_landing .ttl_box_pr {
    background-color: #1582d6;
    color: #fff;
    min-height: 8.46354vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 1.69271vw 1.69271vw 0 0;
         border-radius: 1.69271vw 1.69271vw 0 0;
    font-size: 4.6875vw;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 3.25521vw;
  }
  .p_price_landing_plans {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.60417vw;
  }
  .p_price_landing_plan {
    border: 1px solid #000;
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
    padding: 1.95313vw;
  }
  .p_price_landing_plan_head {
    background-color: #DCECF9;
    padding: 3.25521vw 0.65104vw;
    text-align: center;
  }
  .p_price_landing_plan_header {
    text-align: center;
  }
  .p_price_landing_plan_header span {
    max-width: 59.89583vw;
    width: 100%;
    min-height: 6.51042vw;
    -moz-border-radius: 100px;
         border-radius: 100px;
    background-color: #1582D6;
    color: #fff;
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    padding: 0 2.60417vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 0 auto 2.60417vw;
  }
  .p_price_landing_plan_header span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.125vw 0.91146vw 0 0.91146vw;
    border-color: #1582D6 transparent transparent transparent;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    position: absolute;
    bottom: -2.86458vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_price_landing_plan_name {
    font-size: 5.46875vw;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    color: #1582d6;
  }
  .p_price_landing_plan_desc {
    font-size: 3.125vw;
    line-height: 6.51042vw;
    font-weight: 600;
  }
  .p_price_landing_plan_price {
    text-align: center;
    margin: 3.90625vw 0;
  }
  .p_price_landing_plan_price_num {
    font-size: 13.28125vw;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .p_price_landing_plan_price_num small {
    font-size: 5.85938vw;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
  }
  .p_price_landing_plan_price_tax {
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: 600;
    color: #1582D6;
    font-family: 'Roboto', sans-serif;
    display: block;
    text-align: right;
    margin-top: 1.30208vw;
    margin-right: 16.92708vw;
  }
  .p_price_landing_plan_period {
    color: #e41d33;
    border: 1px solid #e41d33;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.38542vw;
    line-height: 1;
    min-height: 6.51042vw;
    font-weight: 600;
    margin-bottom: 5.20833vw;
  }
  .p_price_landing_plan .l_dot li {
    font-size: 3.125vw;
    line-height: 6.51042vw;
    font-weight: 600;
    padding-left: 4.16667vw;
    position: relative;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_price_landing_plan .l_dot li:before {
    content: "●";
    font-size: 3.125vw;
    line-height: 6.51042vw;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_price_landing_plan_table {
    margin: 5.20833vw 0;
  }
  .p_price_landing_plan_table li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_price_landing_plan_table li:not(:last-child) {
    margin-bottom: 2.60417vw;
  }
  .p_price_landing_plan_table li span {
    width: 32.55208vw;
    min-height: 6.51042vw;
    background-color: #f1f5f8;
    font-size: 2.86458vw;
    line-height: 1;
    padding: 0 2.60417vw;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_price_landing_plan_table li em {
    width: -webkit-calc(100% - 32.55208vw);
    width: -moz-calc(100% - 32.55208vw);
    width: calc(100% - 32.55208vw);
    padding-left: 2.60417vw;
    display: block;
    font-style: normal;
    font-size: 2.86458vw;
    line-height: 1.5;
    font-weight: 600;
  }
  .p_price_landing_plan_recommend {
    margin-top: 7.8125vw;
  }
  .p_price_landing_plan_recommend_ttl {
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 2.60417vw;
    color: #1582d6;
  }
  .p_price_landing_option {
    width: 100%;
    margin: 7.8125vw auto 0;
    padding: 0 1.95313vw;
  }
  .p_price_landing_option_ttl {
    font-size: 3.64583vw;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 3.25521vw;
  }
  .p_price_landing_option_list li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 2.60417vw;
    padding: 1.30208vw 0;
    border-bottom: 1px solid #000;
    font-size: 3.125vw;
    line-height: 5.98958vw;
    font-weight: 600;
  }
  .p_price_landing_option_list li:last-child {
    border-bottom: none;
  }
  .p_price_landing_option .p_price_landing_option_name {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .p_price_landing_option .p_price_landing_option_right {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p_price_landing_option .p_price_landing_option_price {
    font-size: 5.20833vw;
    font-weight: 600;
    color: #1582d6;
  }
  .p_price_landing_option .p_price_landing_option_price small {
    font-size: 2.86458vw;
    font-weight: 600;
  }
  .p_fee .mainvisual:after {
    background: rgba(255, 224, 0, 0.15);
  }
  .p_fee_boxAnchor {
    padding: 10.41667vw 0 0;
  }
  .p_fee_boxAnchor .l_anchor {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3.90625vw 6.51042vw;
    padding: 0 6.51042vw;
  }
  .p_fee_boxAnchor .l_anchor li {
    width: -webkit-calc(50% - 3.25521vw);
    width: -moz-calc(50% - 3.25521vw);
    width: calc(50% - 3.25521vw);
  }
  .p_fee_boxAnchor .l_anchor li a {
    font-size: 3.38542vw;
    line-height: 1;
    font-weight: 600;
    position: relative;
    padding-right: 5.20833vw;
  }
  .p_fee_boxAnchor .l_anchor li a:after {
    content: "";
    width: 3.25521vw;
    height: 1.82292vw;
    background: url("../img/fee/arr_anchor.svg") no-repeat center center/contain;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_fee_item {
    padding: 10.41667vw 0;
  }
  .p_fee_item:nth-child(odd) {
    background-color: #f1f5f8;
  }
  .p_fee_item.b_price .b_fee_ttl {
    margin-bottom: 19.53125vw;
  }
  .p_fee_item .b_fee_ttl {
    font-size: 6.51042vw;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 6.51042vw;
    color: #bdbdbd;
  }
  .p_service_business_top {
    padding: 9.11458vw 0 13.02083vw;
  }
  .p_service_business_top_ttl {
    font-size: 4.94792vw;
    line-height: 7.29167vw;
    font-weight: 600;
    margin-bottom: 5.20833vw;
  }
  .p_service_business_top p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_service_business .b_system {
    padding: 9.76563vw 0 10.41667vw;
    position: relative;
    z-index: 1;
  }
  .p_service_business .b_system:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step_sp.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_service_business .b_system .com_title {
    text-align: center;
  }
  .p_service_business .b_system .com_title_sub {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    color: #e41d33;
    font-weight: 600;
    margin-bottom: 1.95313vw;
    display: block;
  }
  .p_service_business .b_system .b_system_item {
    background-color: #fff;
    -moz-box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 0.91146vw rgba(0, 0, 0, 0.2);
    -moz-border-radius: 1.69271vw;
         border-radius: 1.69271vw;
    position: relative;
    padding: 10.41667vw 9.11458vw 6.51042vw;
  }
  .p_service_business .b_system .b_system_item:not(:last-child) {
    margin-bottom: 9.76563vw;
  }
  .p_service_business .b_system .b_system_item .nb {
    width: 15.625vw;
    height: 15.625vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 6.51042vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -4.42708vw;
    left: -3.25521vw;
    font-family: 'Roboto', sans-serif;
  }
  .p_service_business .b_system .b_system_item .nb:after {
    content: "";
    width: 5.98958vw;
    height: 0.26042vw;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 0.65104vw;
  }
  .p_service_business .b_system .b_system_item .txt h3 {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    font-weight: 600;
    margin-bottom: 2.60417vw;
  }
  .p_service_business .b_system .b_system_item .txt p {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
  }
  .p_service_business .b_system .b_system_item .pic {
    margin: 7.8125vw auto 0;
    text-align: center;
  }
  .p_service_business .b_system .b_system_item .pic.img01 {
    width: 54.6875vw;
  }
  .p_service_business .b_system .b_system_item .pic.img02 {
    width: 70.57292vw;
  }
  .p_service_business .b_system .b_system_item .pic.img03 {
    width: 71.74479vw;
  }
  .p_service_business .b_system .b_system_item_box {
    margin-top: 3.90625vw;
  }
  .p_service_business .b_system .b_system_item_box_dl:not(:last-child) {
    margin-bottom: 3.90625vw;
  }
  .p_service_business .b_system .b_system_item_box_dt span {
    display: inline-block;
    font-size: 3.38542vw;
    line-height: 4.6875vw;
    font-weight: 500;
    margin-bottom: 1.30208vw;
    background-color: #f1f5f8;
    padding: 1.30208vw 2.60417vw;
  }
  .p_service_business .b_system .b_system_item_box_dd_list li {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
    position: relative;
    padding-left: 3.90625vw;
  }
  .p_service_business .b_system .b_system_item_box_dd_list li:before {
    content: "・";
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p_service_business .b_system .txt_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.60417vw;
    width: 100%;
    margin: 9.11458vw auto 0;
  }
  .p_service_business .b_system .txt_box p {
    font-size: 3.38542vw;
    line-height: 6.51042vw;
    font-weight: 500;
  }
  .p_about .mainvisual:after {
    background: rgba(21, 130, 214, 0.15);
  }
  .p_about_top {
    padding: 9.11458vw 0 13.02083vw;
  }
  .p_about_top_ttl {
    font-size: 4.94792vw;
    line-height: 7.29167vw;
    font-weight: 600;
    margin-bottom: 5.20833vw;
  }
  .p_about_top p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
  }
  .p_about_top p + p {
    margin-top: 3.90625vw;
  }
  .p_about .b_flow {
    padding: 9.76563vw 0 13.02083vw;
    position: relative;
    z-index: 1;
  }
  .p_about .b_flow:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/service_training/bg_step_sp.webp") no-repeat top center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_about .b_flow .com_title {
    text-align: center;
  }
  .p_about .b_flow .com_title_sub {
    font-size: 4.94792vw;
    line-height: 8.33333vw;
    color: #e41d33;
    font-weight: 600;
    margin-bottom: 1.95313vw;
  }
  .p_about .b_flow_wrap {
    position: relative;
    z-index: 1;
  }
  .p_about .b_flow_wrap:after {
    content: "";
    width: 1px;
    height: 90%;
    background-color: #e41d33;
    position: absolute;
    top: 0;
    left: 6.51042vw;
    z-index: -1;
  }
  .p_about .b_flow_item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.90625vw;
    position: relative;
    padding-left: 18.22917vw;
  }
  .p_about .b_flow_item:not(:last-child) {
    margin-bottom: 15.625vw;
  }
  .p_about .b_flow_item .nb {
    width: 15.625vw;
    height: 15.625vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-border-radius: 100%;
         border-radius: 100%;
    background-color: #e41d33;
    font-size: 6.51042vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -1.95313vw;
    left: -1.30208vw;
    font-family: 'Roboto', sans-serif;
  }
  .p_about .b_flow_item .nb:after {
    content: "";
    width: 5.98958vw;
    height: 0.26042vw;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 0.65104vw;
  }
  .p_about .b_flow_item .txt .sub {
    display: inline-block;
    border: 1px solid #1582d6;
    color: #1582d6;
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 600;
    padding: 0.78125vw 2.60417vw;
    background-color: #fff;
    -moz-border-radius: 100px;
         border-radius: 100px;
    margin-bottom: 1.95313vw;
  }
  .p_about .b_flow_item .txt .ttl_it {
    font-size: 4.94792vw;
    line-height: 6.51042vw;
    font-weight: 600;
    margin-bottom: 3.90625vw;
  }
  .p_about .b_flow_item .txt p {
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
  }
  .p_about .b_flow_item .pic.img01 {
    width: 65.88542vw;
  }
  .p_about .b_flow_item .pic.img02 {
    width: 63.15104vw;
  }
  .p_about .b_flow_item .pic.img03 {
    width: 63.41146vw;
  }
  .p_about .b_flow_item .pic.img04 {
    width: 76.43229vw;
  }
  .p_about .b_flow_item .pic.img05 {
    width: 48.95833vw;
  }
  .p_about .b_flow_item .pic.img06 {
    width: 63.15104vw;
  }
  .p_about .b_flow .txt_bottom {
    text-align: center;
    margin-top: 10.41667vw;
    font-size: 3.38542vw;
    line-height: 7.16146vw;
    font-weight: 500;
    -moz-font-feature-settings: "palt" 1;
         font-feature-settings: "palt" 1;
    color: #e41d33;
  }
}
