@charset "UTF-8";

.pc-only {
  display: block;
  @media only screen and (max-width: 767px) {
    display: none;
  }
}
.sp-only {
  display: none;
  @media only screen and (max-width: 767px) {
    display: block;
  }
}
.image a{
  color:#004e81;
}
.mainvisualBackground.extra_bred{
  padding:0;
}
.breadcrumbs.extra_lp{
  margin:0;
}

em{
  font-style: normal;
}

p{
  line-height:1.6;
}
em{
  font-style: normal;
}
.en {
  font-family: 'Roboto', "メイリオ", "ヒラギノ角ゴ Pro W3", sans-serif;
}
aside.side {
  display: none;
}
img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.anchor {
  padding-top: 5.5rem;
  margin-top: -5.5rem;
  height: 0.1rem;
  display: block;
}

@media only screen and (max-width: 767px) {
  .anchor {
    padding-top: 0;
    margin-top: 0;
  }
  .reson2_img{
    margin:0 auto 0;
    /*
    background-color: #ecf6ff;
    padding:2rem;
*/ 
    }
  .reson2_img div{
    background:#FFF;
    padding:2rem;
  }
}
p span.newline {
  display: block;
}
/*PC*/
@media screen and (min-width: 768px) {
  .reson2_img{
    margin:0 auto 0;
    background-color: #ecf6ff;
    /*
    padding:5rem;
    */
    }
  .reson2_img div{
    background:#FFF;
    padding:2rem;
  }
  .extra_text {
    margin-bottom: 4rem;
  }
  .forte_main .pop_area{
    position:absolute;
    top:4rem;
    right: -68rem;
    left:0;
    margin:auto;
    background:#FFF;
    border-radius: 20rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height:18rem;
    width: 18rem;
    color:#000;
    text-align: center;
    flex-direction: column;
    border:2px solid #1c4388;
    background:none;
    border:none;
    height:auto;
  }
  .forte_main .pop_area div{
    font-size:1.4rem;
    line-height:1.4;
    font-weight:700;
  }
  .forte_main .pop_area div em{
    color:#FF0000;
  }
  .forte_main .pop_area p.number{
    color:#EB5705;
    font-weight:700;
    font-size:3.5rem;
    line-height:1;
    letter-spacing: 0;
    text-shadow: unset;
    margin:0 0 0.5rem 0;
    position: relative;
  }
  .forte_main .pop_area p.number span{
    font-size: 1.4rem;
  }
  .forte_main .pop_area p.number sup{
    font-size: 1rem;
    position: absolute;
    right: -0.8rem;
    top: 1.2rem;
  }
  .forte_main .pop_area small{
    font-size: 1rem;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .forte_main {
    background: #b5b9c4 url(../img/main-img.webp) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 39rem;
    padding-top: 5rem;
    color: #fff;
    position: relative;
  }
  .forte_main h1 {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    text-shadow: 0.3rem 0.3rem 1rem rgba(0, 0, 0, 0.3);
  }
  .forte_main h1 span {
    display: block;
  }
  .forte_main h1 strong {
    font-size: 5.4rem;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .forte_main p {
    margin-top: 1rem;
    font-size: 1.6rem;
    letter-spacing: 0.2em;
    line-height: 2;
    text-align: center;
    text-shadow: 0.3rem 0.3rem 1rem rgba(0, 0, 0, 0.3);
  }
  #forte {
    width: 100%;
    /*padding-top: 14px;*/
    padding-bottom: 12rem;
    font-size: 1.5rem;
    line-height: 1.8;
    letter-spacing: 0.04em;
  }
  .forte_inner {
    width: 100%;
    max-width: 100rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 0 0;
  }
  .forte_inner.mb {
    margin-bottom: 8rem;
    margin-bottom:0;
  }
  .extra_inr {
    max-width: 84rem;
  }
  #forte img {
    height: auto;
  }
  .first_read {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: center;
    padding-top: 30px;
  }
  .forte_3rd_title {
    display: flex;
    justify-content: center;
    margin-top: 5rem;
    font-size: 3.8rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1;
    text-align: center;
    color: #1c4388;
  }
  .forte_3rd_title strong {
    display: inline-block;
    background-color: #1c4388;
    margin: 0 0.3rem;
    padding: 0 0 0.4rem 0.4rem;
    font-weight: 700;
    color: #fdff76;
  }
  .forte_3rd_list {
    display: flex;
    justify-content: space-between;
    width: 90rem;
    margin: 3rem auto 10rem auto;
  }
  .forte_3rd_list li {
    width: 27.5rem;
  }
  .forte_3rd_list li a {
    position: relative;
    display: block;
    border-radius: 27.5rem;
    background-color: #1c4388;
    width: 27.5rem;
    height: 27.5rem;
    padding-top: 3rem;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    text-decoration: none;
    color: #fff;
  }
  .forte_3rd_list li a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 3rem;
    display: block;
    border-right: 0.2rem solid #fff;
    border-bottom: 0.2rem solid #fff;
    width: 1.2rem;
    height: 1.2rem;
    margin-left: -0.6rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .forte_3rd_list li a:hover {
    background-color: #537abf;
  }
  .forte_3rd_list li .reason {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.2rem;
    font-family: 'Inter', sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1;
  }
  .forte_3rd_list li .reason span {
    margin-left: 0.8rem;
    font-size: 3.4rem;
    color:#fdff76;
  }
  .forte_3rd_list li .title {
    margin-top: 1rem;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.4;
  }
  .forte_3rd_list li .title em{
    color:#fdff76;
  }
  .forte_reason1, .forte_reason3 {
    background-color: #1c4388;
    width: 100%;
    padding: 10rem 0;
    color: #fff;
  }
  .forte_reason2 {
    background-color: #fff;
    width: 100%;
    padding: 10rem 0 10rem 0;
    background:#1c4388;
    color:#FFF;
    margin:6rem 0 0 0;
  }
  .forte_reason_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
  }
  .forte_reason_title .reason {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12.5rem;
    width: 12.5rem;
    height: 12.5rem;
    font-family: 'Inter', sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    border: 1px solid #fff;
  }
  .forte_reason_title .reason span {
    /*
    margin-left: 0.8rem;
    */
    margin:0;
    font-size: 3.8rem;
    color:#fdff76;
  }
  .forte_reason1 .forte_reason_title .reason {
    border: 1px solid #fff;
  }
  .forte_reason2 .forte_reason_title .reason {
    background-color: #1c4388;
    border: 1px solid #fff;
  }
  .forte_reason3 .forte_reason_title .reason {
    background-color: #5377b8;
  }
  .forte_reason3 .forte_reason_title .reason {
    background-color: #1c4388;
    border: 1px solid #fff;
  }
  .forte_reason_title .txt {
    width: calc(100% - 16rem);
    font-size: 3.6rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.4;
  }
  .forte_reason_title .txt em{
    color:#fdff76;
  }
  .forte_reason_title .txt span {
    display: block;
    margin-bottom: 0.5rem;
    font-size: 2.1rem;
    font-weight: 400;
    letter-spacing: 0.05em;
  }
  .forte_reason2 .forte_reason_title .txt {
    color: #1c4388;
    color:#FFF;
  }
  .forte_reason2 .forte_reason_title .txt.text2{
    text-align: center;
    margin:4rem auto 2rem;
    width: 100%;
    text-align: left;
  }
  .forte_reason2 .forte_reason_title .txt span.strong{
    display: inline-block;
    background-color: #1c4388;
    margin: 0 0.3rem;
    padding: 0 0 0.4rem 0.4rem;
    font-weight: 700;
    color: #fdff76;
    font-size: 3.6rem;
    padding:0;
    margin:0;
  }
  .forte_subtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    color: #1c4388;
    text-align: center;
  }
  .forte_subtitle:before, .forte_subtitle:after {
    content: "";
    display: block;
    background-color: #99c5e8;
    width: 2.4rem;
    height: 0.2rem;
  }
  .forte_subtitle:before {
    margin-right: 1rem;
  }
  .forte_subtitle:after {
    margin-left: 1rem;
  }
  .reason1_solution {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 4rem;
  }
  .reason1_solution .image {
    width: 45rem;
  }
  .reason1_solution .read {
    width: calc(100% - 50rem);
  }
  .reason1_solution p {
    margin-bottom: 2rem;
    font-size: 1.6rem;
  }
  .reason1_solution p span{
    background: linear-gradient(transparent 90%, #fdff76 0%);
    display: inline;
  }
  .reason1_solution p:last-child {
    margin-bottom: 0;
  }
  .reason1_model {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #ecf6ff;
    margin-bottom: 3rem;
    padding: 4rem;
  }
  .reason1_model li {
    width: 47.82%;
    color: #333333;
  }
  .reason1_model li p{
    margin:0 0 1.6rem 0;
  }
  .reason1_model li p.extra_text{
    margin:0 0 4rem 0;
  }
  .reason1_model .forte_subtitle {
    margin-bottom: 18px;
  }
  .reason1_4solution_title {
    margin-top: 7rem;
    margin-bottom: 4rem;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .reason1_4solution_title  em{
    color:#fdff76;
  }
  .reason1_4solution_title span {
    display: block;
    font-size: 1.8rem;
    padding-bottom: 0.8rem;
    letter-spacing: 0.05em;
  }
  .reason1_4solution {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: -4rem;
  }
  .reason1_4solution a {
    text-decoration: underline;
    color: #fff;
  }
  .reason1_4solution a:hover {
    text-decoration: none;
  }
  .reason1_4solution .box {
    width: 47.5%;
    margin-bottom: 4rem;
    font-size: 1.4rem;
  }
  .reason1_4solution h4 {
    margin-bottom: 1.2rem;
    font-size: 2.4rem;
    line-height: 1.7;
    font-weight: 500;
  }
  .reason1_4solution h4 span {
    display: block;
    font-size: 1.8rem;
    font-weight: 400;
  }
  .reason1_4solution p {
    margin-top: 1.6rem;
    font-size: 1.6rem;
  }
  .reason1_4solution p span {
    font-size: 1.3rem;
    line-height: 1.4;
    display: inline-block;
    margin: 1rem 0 0 0;
  }
  .reason1_4solution ul {
    margin-top: 1.6rem;
    padding: 1.6rem;
    background: #113677;
    border: solid 1px #275098;
    border-radius: 0.8rem;
  }
  .reason1_4solution ul li {
    position: relative;
    padding-left: 2rem;
  }
  .reason1_4solution ul li:before {
    content: "\30FB";
    content: ">";
    position: absolute;
    top: 0;
    left: 0;
  }
  .reason2_trainer {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 4rem;
  }



  .reason2_trainer .pop_area{
    position:absolute;
    top:-19rem;
    right: 0rem;
    background:#FFF;
    border-radius: 20rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height:18rem;
    width: 18rem;
    color:#000;
    text-align: center;
    flex-direction: column;
    border:2px solid #1c4388;
    border:none;
    height:auto;
    background:none;
  }
  .reason2_trainer .pop_area div{
    font-size:1.4rem;
    line-height:1.4;
    font-weight:700;
  }
  .reason2_trainer .pop_area div em{
    color:#FF0000;
  }
  .reason2_trainer .pop_area p.number{
    color:#EB5705;
    font-weight:700;
    font-size:3.5rem;
    line-height:1;
    letter-spacing: 0;
    text-shadow: unset;
    margin:0 0 0.5rem 0;
    position: relative;
  }
  .reason2_trainer .pop_area p.number span{
    font-size: 1.4rem;
  }
  .reason2_trainer .pop_area p.number sup{
    font-size: 1rem;
    position: absolute;
    right: -0.8rem;
    top: 1.2rem;
  }
  .reason2_trainer .pop_area small{
    font-size: 1rem;
    line-height: 1.3;
    letter-spacing: 0;
  }



  .reason2_trainer .image {
    width: 45rem;
  }
  .reason2_trainer .read {
    width: calc(100% - 50rem);
    font-size: 1.6rem;
  }
  .reason2_trainer .read p span{
    background: linear-gradient(transparent 90%, #fdff76 0%);
    display: inline;
  }
  .reason2_trainer .read h3 {
    font-size: 1.8rem;
    color: #1c4388;
    border-left: solid 4px #1c4388;
    padding: 0 0 0 1.2rem;
    margin: 2.4rem 0 1.2rem 0;
    line-height: 1.2;
  }
  .reason2_process {
    background-color: #ecf6ff;
    margin-top: -2rem;
    padding: 5rem 0 8rem 0;
  }
  .reason2_process .forte_inner {
    max-width: 90rem;
  }
  .reason2_process .forte_subtitle {
    margin-bottom: 3rem;
  }
  .reason2_process .image {
    background-color: #fff;
    width: 100%;
  }
  .reason3_proposal {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 5rem;
  }
  .reason3_proposal .image {
    width: 45rem;
  }
  .reason3_proposal .read {
    width: calc(100% - 50rem);
    font-size: 16px;
  }
  .reason3_proposal .read p span{
    background: linear-gradient(transparent 90%, #fdff76 0%);
    display: inline;
  }
  .forte_reason3 .btn {
    margin-top: 0px;
    font-size: 0;
    text-align: center;
    background: #FFF;
    padding: 0 0 3rem 0;
  }
  .forte_reason3 .btn a {
    display: inline-flex;
    align-items: center;
    background-color: #1c4388;
    height: 6rem;
    padding: 0.5rem 4rem;
    font-size: 1.6rem;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2;
    color: #FFF;
  }
  .forte_reason3 .btn a:after {
    content: "";
    display: block;
    background: url(../img/ar2.webp) center center no-repeat;
    background-size: 1.6rem;
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 1rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .forte_reason3 .btn a:hover {
    background-color: #5377b8;
  }
  .forte_reason3 .btn a:hover:after {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  .reason3_solution {
    background-color: #ecf6ff;
    margin-top: 5rem;
    padding: 4rem;
  }
  .reason3_solution .forte_subtitle {
    margin-bottom: 2rem;
  }
  .reason3_solution .image {
    background-color: #fff;
    width: 100%;
    position: relative;
    padding: 0 0 2rem 0;
  }
  .text_link {
    position: absolute;
    bottom: 2.6rem;
    left: 51rem;
  }
  .text_link a {
    text-decoration: underline;
  }
  .text_link a:hover {
    text-decoration: none;
  }
  .forte_support {
    background-color: #f5f6f4;
    padding: 7rem 0;
    font-size: 1.5rem;
    background-color: #1c4388;
    margin: 6rem 0 0 0;
    color:#FFF;
  }
  .forte_support .forte_inner {
    max-width: 1000px;
    position: relative;
    width: 100%;
    max-width: 100rem;
    margin-left: auto;
    margin-right: auto;
  }






  .forte_support .forte_inner .pop_area{
    position:absolute;
    top:-5rem;
    right: 0rem;
    background:#FFF;
    border-radius: 20rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height:18.9rem;
    width: 19rem;
    color:#000;
    text-align: center;
    flex-direction: column;
    border:2px solid #1c4388;
    border:none;
    background:none;
    height:auto;
  }
  .forte_support .forte_inner .pop_area div{
    font-size:1.4rem;
    line-height:1.4;
    font-weight:700;
  }
  .forte_support .forte_inner .pop_area div em{
    color:#FF0000;
  }
  .forte_support .forte_inner .pop_area p.number{
    color:#EB5705;
    font-weight:700;
    font-size:3.5rem;
    line-height:1;
    letter-spacing: 0;
    text-shadow: unset;
    margin:0 0 0.5rem 0;
    position: relative;
  }
  .forte_support .forte_inner .pop_area p.number span{
    font-size: 1.4rem;
  }
  .forte_support .forte_inner .pop_area p.number sup{
    font-size: 1rem;
    position: absolute;
    right: -0.8rem;
    top: 1.2rem;
  }
  .forte_support .forte_inner .pop_area small{
    font-size: 1rem;
    line-height: 1.3;
    letter-spacing: 0;
  }














  .forte_support h2 {
    margin-bottom: 4.4rem;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-align: center;
    text-align: left;
    margin-bottom:2rem;
  }
  .forte_support h2 em{
    color:#1C4388;
    color:#FFF;
    border-bottom:0.2rem solid #1C4388;
    border:none;
    padding:0 0 1rem 0;
  }
  .forte_support h2 span {
    display: block;
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    color:#000;
    color:#FFF;
    line-height:1.5;/*aa-*/
  }

  .forte_support p{/*aa-*/
    margin-bottom: 2rem;
    text-align: center;
    font-size: 1.6rem;
  }
  .forte_support .point {
    font-size: 1.6rem;
    text-align: center;
  }
  .forte_support .point strong {
    font-weight: 700;
    color: #65ad36;
  }
  .forte_learningpit {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 5rem;
    padding: 3rem 5rem;
  }
  .forte_learningpit:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3rem 7.5rem 0 7.5rem;
    border-color: #ffc549 transparent transparent transparent;
    margin-left: -7.5rem;
  }
  .forte_learningpit .image {
    width: 28rem;
  }
  .forte_learningpit .read {
    width: calc(100% - 32rem);
  }
  .forte_learningpit h3 {
    margin-bottom: 1.5rem;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    color: #65ad36;
    border-bottom: 1px solid #707070;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .forte_learningpit li {
    position: relative;
    padding-left: 2rem;
  }
  .forte_learningpit li:before {
    content: "\30FB";
    position: absolute;
    top: 0;
    left: 0;
    color: #65ad36;
  }
  .forte_casestudy {
    background-color: #fff;
    padding: 7rem 0 0 0;
  }
  .forte_casestudy h2 {
    margin-bottom: 3.5rem;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #1c4388;
  }
  .forte_casestudy h2 span {
    display: block;
    margin-bottom: 1.2rem;
    font-size: 1.8rem;
  }
  .forte_casestudy p.forte_casestudy_read-txt {
    margin-bottom: 4rem;
    text-align: center;
    font-size: 1.6rem;
  }
  .forte_casestudy p.forte_casestudy_read-txt small {
    font-size: 1.3rem;
    line-height: 1.4;
    display: block;
    margin: 1rem 0 0 0;
  }
  .forte_casestudy.other_links {
    padding: 10rem 0 0 0;
    margin-bottom: 10rem;
  }
  .forte_casestudy.other_links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .forte_casestudy.other_links ul li {
    justify-content: stretch;
    align-content: center;
    display: flex;
    width: 32%;
    margin: 0 0 2% 0;
  }
  .forte_casestudy.other_links ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #ecf6ff;
    padding: 2rem 0;
    font-weight: bold;
    font-size: 1.8rem;
    position: relative;
  }
  .forte_casestudy.other_links ul li a:hover {
    background-color: #cae1f6;
  }
  .forte_casestudy.other_links ul li a:after {
    content: "";
    display: block;
    background: url(../img/ar1.webp) center center no-repeat;
    background-size: 1.6rem;
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 1rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .forte_casestudy.other_links ul li a:hover:after {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  .read .btn {
    margin-top: 3rem;
    font-size: 0;
  }
  .read .btn a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #1c4388;
    width: 37rem;
    height: 6rem;
    padding: 0.5rem 2rem;
    font-size: 1.6rem;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2;
    color: #fff;
  }
  .read .btn a:after {
    content: "";
    display: block;
    background: url(../img/ar2.webp) center center no-repeat;
    background-size: 1.6rem;
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 1rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .read .btn a:hover {
    background-color: #5377b8;
  }
  .read .btn a:hover:after {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  .forte_support .btn {
    margin-top: 2rem;
    text-align: center;
    font-size: 0;
  }
  .forte_support .btn a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #1c4388;
    width: 33rem;
    height: 6rem;
    padding: 0.5rem 2rem;
    font-size: 1.6rem;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2;
    color: #fff;
    background-color:#FFF;
    color: #1C4388 ;
  }
  .forte_support .btn a:after {
    content: "";
    display: block;
    background: url(../img/ar1.webp) center center no-repeat;
    background-size: 1.6rem;
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 1rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .forte_support .btn a:hover {
    background-color: #fdff76;
  }
  .forte_support .btn a:hover:after {
    -webkit-transform: translate(0.5rem, 0);
    transform: translate(0.5rem, 0);
  }
  .forte_casestudy .btn {
    margin-top: 1rem;
    text-align: center;
    font-size: 0;
  }
  .forte_casestudy .btn a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #1c4388;
    width: 27rem;
    height: 6rem;
    padding: 0.5rem 2rem;
    font-size: 1.6rem;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2;
    color: #fff;
  }
  .forte_casestudy .btn a:after {
    content: "";
    display: block;
    background: url(../img/ar2.webp) center center no-repeat;
    background-size: 1.6rem;
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 1rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .forte_casestudy .btn a:hover {
    background-color: #5377b8;
  }
  .forte_casestudy .btn a:hover:after {
    -webkit-transform: translate(0.5rem, 0);
    transform: translate(0.5rem, 0);
  }
  .forte_article {
    display: flex;
    flex-wrap: wrap;
  }
  .forte_article a {
    display: block;
    width: 30.6%;
    margin-right: 4.1%;
    margin-bottom: 3rem;
    text-decoration: none;
    color: #333;
  }
  .forte_article a:nth-of-type(3n) {
    margin-right: 0;
  }
  .forte_article a h3 {
    margin-top: 1.5rem;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.6;
  }
  .forte_article a .article_company {
    margin-top: 1rem;
    font-size: 1.3rem;
    font-weight: 300;
  }
  .forte_article a .article_label {
    margin-top: 1.6rem;
    font-size: 0;
  }
  .forte_article a .article_label li {
    display: inline-block;
    background-color: #f5f5f5;
    margin: 0 0.2rem 0.2rem 0;
    padding: 0.9rem 2rem;
    white-space: nowrap;
    font-size: 1.3rem;
    line-height: 1;
    color: #004e81;
  }
  .forte_voice {
    background-color: #f6fbff;
    padding: 10rem 0;
    margin-bottom: 10rem;
  }
  .forte_voice .forte_inner {
    max-width: 90rem;
  }
  .forte_voice h2 {
    margin-bottom: 3rem;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #1c4388;
  }
  .forte_voice li {
    position: relative;
    border-bottom: 1px solid #e1ecf6;
    min-height: 6rem;
    margin-bottom: 2rem;
    padding-left: 8.5rem;
    padding-bottom: 2rem;
    font-size: 1.6rem;
  }
  .forte_voice li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 6rem;
    background: #1c4388 url(../img/voice-icon.webp) center center no-repeat;
    background-size: 6rem;
    width: 6rem;
    height: 6rem;
  }
  .forte_voice li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .forte_voice li strong {
    font-weight: 700;
    color: #1c4388;
    background: linear-gradient(transparent 60%, #fdff76 60%);
  }
  .forte_change {
    background-color: #ffff;
    padding: 10rem 0;
  }
  .forte_change h2 {
    margin-bottom: 3rem;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #1c4388;
  }
  .forte_change ul {
    display: flex;
    border: 1px solid #1c4388;
    margin: 2rem 0;
    padding: 5rem 4rem;
  }
  .forte_change ul li {
    width: 50%;
    padding: 0 4rem 0 0;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
    color: #1c4388;
  }
  .forte_change ul li:nth-of-type(2) {
    border-left: 2px dashed #707070;
    padding: 0 0 0 4rem;
  }
  .forte_change ul img {
    margin-top: 3.5rem;
  }
  .forte_change ul + p {
    text-align: center;
    font-size: 1.6rem;
  }
  .forte_change ul + small {
    font-size: 1.3rem;
    color: #ababab;
  }
  .tec_cov {
    width: 71rem;
    border: 0.5rem solid #004e81;
    padding: 3rem;
    margin: 6rem auto 0 auto;
    text-align: center;
    background: #FFF;
  }
  .tec_cov p {
    margin: 0 0 2rem 0;
    font-size: 1.8rem;
    line-height: 1.8;
    font-weight: 700;
    text-align: center;
    color: #004e81;
  }
}
/*SP*/
@media screen and (max-width: 767px) {
  .forte_main .pop_area{
    position: absolute;
    top: 9rem;
    right: 0rem;
    left: 24rem;
    margin: auto;
    background: #FFF;
    border-radius: 20rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 12rem;
    width: 12rem;
    color: #000;
    text-align: center;
    flex-direction: column;
    border: 2px solid #1c4388;
    border:none;
    background:none;
  }
  .forte_main .pop_area div{
    font-size:1rem;
    line-height:1.2;
    font-weight:700;
  }
  .forte_main .pop_area div em{
    color:#FF0000;
  }
  .forte_main .pop_area p.number{
    color:#EB5705;
    font-weight:700;
    font-size:2.5rem;
    line-height:1;
    letter-spacing: 0;
    text-shadow: unset;
    margin:0.2rem 0 0.3rem 0;
    position: relative;
    padding:0;
  }
  .forte_main .pop_area p.number span{
    font-size: 1.4rem;
  }
  .forte_main .pop_area p.number sup{
    font-size: 1rem;
    position: absolute;
    right: -0.8rem;
    top: 1.2rem;
  }
  .forte_main .pop_area small{
    font-size: 0.8rem;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .reason2_trainer .read p span {
    background: linear-gradient(transparent 90%, #fdff76 0%);
    display: inline;
  }
  .reason3_proposal .read p span {
    background: linear-gradient(transparent 90%, #fdff76 0%);
    display: inline;
}

  .reason2_trainer .pop_area{
    position:absolute;
    top:11rem;
    right: -2rem;
    background:#FFF;
    border-radius: 20rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height:12rem;
    width: 12rem;
    color:#000;
    text-align: center;
    flex-direction: column;
    border:2px solid #1c4388;
    right:0;
    top:-15rem;
    border:none;
    background:none;
  }
  .reason2_trainer .pop_area div{
    font-size:1rem;
    line-height:1.4;
    font-weight:700;
  }
  .reason2_trainer .pop_area div em{
    color:#FF0000;
  }
  .reason2_trainer .pop_area p.number{
    color:#EB5705;
    font-weight:700;
    font-size:2.5rem;
    line-height:1;
    letter-spacing: 0;
    text-shadow: unset;
    margin:0.2rem 0 0.3rem 0;
    position: relative;
  }
  .reason2_trainer .pop_area p.number span{
    font-size: 1.4rem;
  }
  .reason2_trainer .pop_area p.number sup{
    font-size: 1rem;
    position: absolute;
    right: -0.8rem;
    top: 1.2rem;
  }
  .reason2_trainer .pop_area small{
    font-size: 0.8rem;
    line-height: 1.3;
    letter-spacing: 0;
  }




  .forte_support .forte_inner .pop_area{
    position:absolute;
    top:-0.5rem;
    right: 2rem;
    background:#FFF;
    border-radius: 20rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height:14rem;
    width: 14rem;
    color:#000;
    text-align: center;
    flex-direction: column;
    border:2px solid #1c4388;
    border:none;
    background:none;
    top:14rem;

  }
  .forte_support .forte_inner .pop_area div{
    font-size:1rem;
    line-height:1.4;
    font-weight:700;
  }
  .forte_support .forte_inner .pop_area div em{
    color:#FF0000;
  }
  .forte_support .forte_inner .pop_area p.number{
    color:#EB5705;
    font-weight:700;
    font-size:2.5rem;
    line-height:1;
    letter-spacing: 0;
    text-shadow: unset;
    margin:0.3rem 0 0.2rem 0;
    position: relative;
  }
  .forte_support .forte_inner .pop_area p.number span{
    font-size: 1.4rem;
  }
  .forte_support .forte_inner .pop_area p.number sup{
    font-size: 1rem;
    position: absolute;
    right: -0.8rem;
    top: 1.2rem;
  }
  .forte_support .forte_inner .pop_area small{
    font-size: 0.8rem;
    line-height: 1.3;
    letter-spacing: 0;
  }

  .forte_support .forte_inner{
    position: relative;
  }









  .forte_casestudy.other_links {
    padding: 5rem 0 5rem 0;
  }
  .forte_casestudy.other_links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .forte_casestudy.other_links ul li {
    justify-content: stretch;
    align-content: center;
    display: flex;
    width: 49.5%;
    margin: 0 0 1% 0;
  }
  .forte_casestudy.other_links ul li a {
    display: flex;
    align-items: center;
    justify-content: left;
    width: 100%;
    background-color: #ecf6ff;
    padding: 1rem 1rem;
    font-weight: bold;
    font-size: 1.4rem;
    position: relative;
  }
  .forte_casestudy.other_links ul li a:after {
    content: "";
    display: block;
    background: url(../img/ar1.webp) center center no-repeat;
    background-size: 1.4rem;
    width: 1.4rem;
    height: 1.4rem;
    margin-left: 1rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .forte_casestudy p.forte_casestudy_read-txt {
    margin-bottom: 2rem;
    font-size: 1.5rem;
  }
  .forte_casestudy p.forte_casestudy_read-txt small {
    font-size: 1.2rem;
    line-height: 1.4;
    display: inline-block;
    margin: 1rem 0 0 0;
  }
  .forte_main {
    background: #b5b9c4 url(../img/main-img.webp) center bottom no-repeat;
    background-size: 100%;
    width: 100%;
    height: 35rem;
    padding-top: 3rem;
    color: #fff;
    position: relative;
  }
  .forte_main h1 {
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 1.4;
    /*
    text-align: center;
    */
    padding:0 0 0 2rem;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
  .forte_main h1 span {
    display: block;
  }
  .forte_main h1 strong {
    font-size: 3.2rem;
    font-weight: 700;
    letter-spacing: 0;
  }
  .forte_main p {
    margin-top: 1rem;
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: center;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
    text-align: left;
    padding:0 0 0 2rem;
  }
  #forte {
    width: 100%;
    padding-bottom: 100px;
    font-size: 1.3rem;
    line-height: 1.4;
    letter-spacing: 0.04em;
  }
  .forte_inner {
    width: auto;
    padding: 0 2rem 0rem 2rem;
  }
  .forte_inner.mb {
    margin-bottom: 6rem;
    margin-bottom:0;
  }
  .forte_inner.firstview {
    padding-top: 4rem;
  }
  #forte img {
    height: auto;
  }
  .first_read {
    font-size: 1.5rem;
  }
  .forte_3rd_title {
    display: flex;
    justify-content: center;
    margin-top: 4rem;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    color: #1c4388;
  }
  .forte_3rd_title strong {
    display: inline-block;
    background-color: #1c4388;
    margin: 0 0.3rem;
    padding: 0 0 0.3rem 0.2rem;
    font-weight: 700;
    color: #fff;
    color:#fdff76;
  }
  .forte_3rd_list {
    margin: 2rem auto 5rem auto;
  }
  .forte_3rd_list li {
    margin-top: 0.5rem;
  }
  .forte_3rd_list li a {
    position: relative;
    display: block;
    border-radius: 10rem;
    background-color: #1c4388;
    width: 100%;
    padding: 1.5rem 0.5rem 3rem 0.5rem;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    color: #fff;
  }
  .forte_3rd_list li a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 1.8rem;
    display: block;
    border-right: 0.2rem solid #fff;
    border-bottom: 0.2rem solid #fff;
    width: 1rem;
    height: 1rem;
    margin-left: -0.5rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .forte_3rd_list li .reason {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.8rem;
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1;
  }
  .forte_3rd_list li .reason span {
    margin-left: 0.5rem;
    font-size: 2.4rem;
    color:#fdff76;
  }
  .forte_3rd_list li .title {
    margin-top: 0.6rem;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.2;
  }
  .forte_3rd_list li .title em{
    color:#fdff76;
  }
  .forte_reason1 {
    background-color: #1c4388;
    width: 100%;
    padding: 1rem 0 5rem 0;
    color: #fff;
    margin-bottom: 4rem;
  }
  .forte_reason3 {
    background-color: #1c4388;
    width: 100%;
    padding: 5rem 0;
    color: #fff;
    margin-bottom: 4rem;
  }
  .forte_reason2 {
    background-color: #fff;
    width: 100%;
    padding: 1rem 0 4rem 0;
    margin:4rem 0 4rem 0;
    background: #1c4388;
    color:#FFF;
  }
  .forte_reason_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3rem;
    margin-top:4rem;
  }
  .forte_reason_title .reason {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12.5rem;
    width: 10rem;
    height: 10rem;
    font-family: 'Inter', sans-serif;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    border:1px solid #FFF;
  }
  .forte_reason_title .reason span {
    margin-left: 0.6rem;
    font-size: 2.8rem;
    color:#fdff76;
    margin:0;
  }
  .forte_reason1 .forte_reason_title .reason {
    border: 1px solid #fff;
  }
  .forte_reason2 .forte_reason_title .reason {
    background-color: #1c4388;
    border:1px solid #FFF;
  }
  .forte_reason3 .forte_reason_title .reason {
    background-color: #5377b8;
  }
  .forte_reason3 .forte_reason_title .reason {
    background-color: #1c4388;
    border: 1px solid #fff;
  }

  .forte_reason_title .txt {
    width: calc(100% - 12rem);
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.3;
  }
  .forte_reason_title .txt.text2{
    width: 100%;
  }
  .forte_reason_title .txt em{
    color:#fdff76;
  }

  .forte_reason_title .txt span {
    display: block;
    margin-bottom: 0.8rem;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.3;
  }
  .forte_reason2 .forte_reason_title .txt {
    color: #1c4388;
    color:#FFF;
  }
  .forte_subtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    color: #1c4388;
  }
  .forte_subtitle:before, .forte_subtitle:after {
    content: "";
    display: block;
    background-color: #99c5e8;
    width: 1.6rem;
    height: 0.2rem;
  }
  .forte_subtitle:before {
    margin-right: 0.8rem;
  }
  .forte_subtitle:after {
    margin-left: 0.8rem;
  }
  .reason1_solution {
    margin-bottom: 3rem;
  }
  .reason1_solution .image {
    margin-bottom: 1.5rem;
  }
  .reason1_solution p {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
  .reason1_solution p span{
    background: linear-gradient(transparent 90%, #fdff76 0%);
        display: inline;
  }
  .reason1_solution p:last-child {
    margin-bottom: 0;
  }
  .reason1_model {
    background-color: #ecf6ff;
    margin-bottom: 3rem;
    padding: 2rem;
  }
  .reason1_model li {
    margin-bottom: 2rem;
    color: #333;
    font-size: 1.5rem;
  }
  .reason1_model li:last-child {
    margin-bottom: 0;
  }
  .reason1_model .forte_subtitle {
    margin-bottom: 1.2rem;
  }
  .reason1_4solution_title {
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .reason1_4solution_title em{
    color: #fdff76;
  }
  .reason1_4solution_title span {
    display: block;
    font-size: 1.3rem;
    line-height: 1.5;
    padding-bottom: 0.4rem;
    letter-spacing: 0.05em;
  }
  .reason1_4solution {
    width: 100%;
  }
  .reason1_4solution a {
    text-decoration: underline;
    color: #fff;
  }
  .reason1_4solution .box {
    margin-bottom: 3rem;
    font-size: 1.5rem;
  }
  .reason1_4solution .box:last-child {
    margin-bottom: 0;
  }
  .reason1_4solution h4 {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: 500;
  }
  .reason1_4solution h4 span {
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
  }
  .reason1_4solution p {
    margin-top: 1.2rem;
  }
  .reason1_4solution ul {
    margin-top: 1.2rem;
    padding: 0.8rem;
    background: #113677;
    border: solid 1px #275098;
    border-radius: 0.8rem;
  }
  .reason1_4solution ul li {
    position: relative;
    padding-left: 2rem;
  }
  .reason1_4solution ul li:before {
    content: "\30FB";
    content:">";
    position: absolute;
    top: 0;
    left: 0;
  }
  .reason2_trainer {
    position: relative;
    width: 100%;
    margin-bottom: 5rem;
  }
  .reason2_trainer .read {
    margin-top: 2rem;
    font-size: 1.5rem;
  }
  .reason2_trainer .read h3 {
    font-size: 1.6rem;
    color: #1c4388;
    border-left: solid 4px #1c4388;
    padding: 0 0 0 1.2rem;
    margin: 2.4rem 0 1.2rem 0;
    line-height: 1.2;
  }
  .reason2_process {
    background-color: #ecf6ff;
    margin-top: -1rem;
    padding: 4rem 0;
  }
  .reason2_process .forte_subtitle {
    margin-bottom: 2rem;
  }
  .reason3_proposal {
    position: relative;
    width: 100%;
  }
  .reason3_proposal .read {
    margin-top: 2rem;
    font-size: 1.5rem;
  }
  .forte_reason3 .btn {
    margin-top: 0px;
    background: #FFF;
    padding: 0 2rem 2rem 2rem;
    margin: 0;
  }
  .forte_reason3 .btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1c4388;
    padding: 1.5rem 2rem;
    font-size: 1.4rem;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2;
    color: #FFF;
  }
  .forte_reason3 .btn a:after {
    content: "";
    display: block;
    background: url(../img/ar2.webp) center center no-repeat;
    background-size: 1.4rem;
    width: 1.4rem;
    height: 1.4rem;
    margin-left: 0.8rem;
  }
  .forte_reason3 .btn a:hover {
    background-color: #5377b8;
  }
  .reason3_solution {
    background-color: #ecf6ff;
    margin-top: 4rem;
    padding: 2rem;
  }
  .reason3_solution .forte_subtitle {
    margin-bottom: 2rem;
  }
  .reason3_solution .image {
    background-color: #fff;
    width: 100%;
    position: relative;
    padding: 0 0 2rem 0;
  }
  .text_link {
    position: absolute;
    bottom: 10%;
    left: 0px;
    right: 0;
    margin: auto;
    text-align: center;
  }
  .text_link a {
    text-decoration: underline;
  }
  .text_link a:hover {
    text-decoration: none;
  }
  .forte_support {
    background-color: #f5f6f4;
    padding: 4rem 0;
    font-size: 1.5rem;
    background-color: #1c4388;
    margin-top:4rem;
    color:#FFF;
  }
  .forte_support h2 {
    margin-bottom: 2rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    margin:0 0 3rem 0;
  }
  .forte_support h2 span {
    display: block;
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height:1.5;
    text-align: left;
  }

/*aa-*/
  .forte_support h2 em {
    color: #1C4388;
    border-bottom: 0.2rem solid #1C4388;
    padding: 0 0 0rem 0;
    line-height: 1.5;
    text-align: left;
}

  .forte_support p {
    margin-bottom: 2rem;
    font-size: 1.5rem;
  }

/*aa-*/
.forte_reason2 .forte_reason_title .txt span.strong {
  display: inline-block;
  background-color: #1c4388;
  margin: 0 0.3rem;
  padding: 0 0 0.4rem 0.4rem;
  font-weight: 700;
  color: #fdff76;
  font-size: 2rem;
  padding:0;
  margin:0;
  display: inline;
}












  .forte_support .point {
    font-size: 1.5rem;
  }
  .forte_support .point strong {
    font-weight: 700;
    color: #65ad36;
  }
  .forte_learningpit {
    position: relative;
    background-color: #fff;
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 4rem;
    padding: 2rem;
  }
  .forte_learningpit:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3rem 7.5rem 0 7.5rem;
    border-color: #ffc549 transparent transparent transparent;
    margin-left: -7.5rem;
  }
  .forte_learningpit .image {
    margin-top: 2rem;
    padding: 0 4rem;
  }
  .forte_learningpit h3 {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
    color: #65ad36;
  }
  .forte_learningpit li {
    position: relative;
    padding-left: 2rem;
  }
  .forte_learningpit li:before {
    content: "\30FB";
    position: absolute;
    top: 0;
    left: 0;
    color: #65ad36;
  }
  .forte_casestudy {
    background-color: #fff;
    padding: 5rem 0 0 0;
  }
  .forte_casestudy h2 {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #1c4388;
  }
  .forte_casestudy h2 span {
    display: block;
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
  }
  .read .btn {
    margin-top: 2rem;
    text-align: center;
    font-size: 0;
    padding: 0 2rem;
  }
  .read .btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1c4388;
    width: 100%;
    padding: 1.5rem 2rem;
    font-size: 1.4rem;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2;
    color: #fff;
  }
  .read .btn a:after {
    content: "";
    display: block;
    background: url(../img/ar2.webp) center center no-repeat;
    background-size: 1.4rem;
    width: 1.4rem;
    height: 1.4rem;
    margin-left: 0.8rem;
  }
  .forte_support .btn {
    margin-top: 3rem;
    text-align: center;
    font-size: 0;
    padding: 0 2rem;
  }
  .forte_support .btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1c4388;
    width: 100%;
    padding: 1.5rem 2rem;
    font-size: 1.4rem;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2;
    color: #fff;
    color:#1C4388;
    background:#FFF;
  }
  .forte_support .btn a:after {
    content: "";
    display: block;
    background: url(../img/ar1.webp) center center no-repeat;
    background-size: 1.4rem;
    width: 1.4rem;
    height: 1.4rem;
    margin-left: 0.8rem;
  }
  .forte_casestudy .btn {
    margin-top: 3rem;
    text-align: center;
    font-size: 0;
  }
  .forte_casestudy .btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1c4388;
    width: 100%;
    padding: 1.5rem 2rem;
    font-size: 1.4rem;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2;
    color: #fff;
  }
  .forte_casestudy .btn a:after {
    content: "";
    display: block;
    background: url(../img/ar2.webp) center center no-repeat;
    background-size: 1.4rem;
    width: 1.4rem;
    height: 1.4rem;
    margin-left: 0.8rem;
  }
  .forte_article {
    width: 100%;
  }
  .forte_article a {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
    text-decoration: none;
    color: #333;
  }
  .forte_article a:last-child {
    margin-bottom: 0;
  }
  .forte_article a h3 {
    margin-top: 1.2rem;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.5;
  }
  .forte_article a .article_company {
    margin-top: 0.8rem;
    font-size: 1.2rem;
    font-weight: 300;
  }
  .forte_article a .article_label {
    margin-top: 1.4rem;
    font-size: 0;
  }
  .forte_article a .article_label li {
    display: inline-block;
    background-color: #f5f5f5;
    margin: 0 0.2rem 0.2rem 0;
    padding: 0.8rem 1.5rem;
    white-space: nowrap;
    font-size: 1.2rem;
    line-height: 1;
    color: #004e81;
  }
  .forte_voice {
    background-color: #f6fbff;
    padding: 5rem 0;
    margin-bottom: 5rem;
  }
  .forte_voice h2 {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #1c4388;
  }
  .forte_voice li {
    position: relative;
    border-bottom: 1px solid #e1ecf6;
    min-height: 4.5rem;
    margin-bottom: 1.5rem;
    padding-left: 4.5rem;
    padding-bottom: 1.5rem;
    font-size: 1.5rem;
  }
  .forte_voice li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 3rem;
    background: #1c4388 url(../img/voice-icon.webp) center center no-repeat;
    background-size: 3rem;
    width: 3rem;
    height: 3rem;
  }
  .forte_voice li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .forte_voice li strong {
    font-weight: 700;
    color: #000;
  }
  .forte_change {
    background-color: #ffff;
    padding: 5rem 0;
  }
  .forte_change h2 {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #1c4388;
  }
  .forte_change ul {
    border: 1px solid #1c4388;
    margin: 2rem 0;
    padding: 2rem 3rem;
  }
  .forte_change ul li {
    padding: 0 0 2rem 0;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
    color: #1c4388;
  }
  .forte_change ul li:nth-of-type(2) {
    border-top: 2px dashed #707070;
    padding: 2rem 0 0 0;
  }
  .forte_change ul img {
    margin-top: 1.5rem;
  }
  .forte_change ul + p span {
    font-size: 1.2rem;
    color: #ababab;
  }
  .tec_cov {
    border: 5px solid #004e81;
    padding: 1.5rem;
    margin: 2rem 0px 0 0px;
    text-align: center;
    background: #FFF;
  }
  .tec_cov p {
    margin: 0 0 1.5rem 0;
    font-size: 1.6rem;
    line-height: 1.8;
    font-weight: 700;
    text-align: center;
    color: #004e81;
  }
}
.c {
  text-align: center;
}
.overlay { /* グレーの背景 */
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.5s 0s ease;
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#pop-up1, #pop-up2 , #pop-up3{
  display: none;
}
#pop-up1:checked + .overlay, #pop-up2:checked + .overlay , #pop-up3:checked + .overlay {
  visibility: visible;
  opacity: 1;
  z-index: 100000;
  background-color: #000000A0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popWindow {
  overflow: auto; /* スクロールバー用 */
  max-height: 100%; /* すき間 */
  min-width: fit-content; /* 横幅が広い時に白の部分が大きくならないため */
  max-width: 80%; /* すき間 */
  position: fixed;
  left: 0%; /* 中央に */
  right: 0;
  margin: auto;
  /*
  transform: translate(-50%, -50%); /* 中央に 
  */
  z-index: 100010;
  font-size: 1.3rem;
  line-height: 1.4;
  padding: 2rem 0;
  background: #FFF; /* 枠の色 */
  text-align: center; /* 文字を中央寄せ */
  transition: all 500ms ease-in-out;
  align-items: center;
  justify-content: center;
  display: flex;
}
.popWindow .ptitle {
  font-size: 1.5rem;
  margin: 0.8rem;
  color: #333;
}
.popWindow .close {
  position: absolute;
  top: 0.8rem;
  right: 1rem;
  transition: all 300ms;
  font-size: 2.4rem;
  line-height: inherit;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  padding: 0.2rem;
}
.popWindow .close:hover {
  color: #06D85F;
}
.popWindow::-webkit-scrollbar-track {
  background: none;
}
.popWindow::-webkit-scrollbar {
  width: 1rem;
  height: 1rem;
}
.popWindow::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 0.5rem;
}
.clickable:hover {
  cursor: pointer;
}
img.hv_img {
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
img.hv_img:hover {
  opacity: 0.7;
}
img.wd100 {
  width: 100%;
}
/*
@media screen and (max-width: 700px){
  #pop-up:checked + .overlay {
    visibility: hidden;
    opacity: 0;
  }
}
*/
/*2024 add css */
.contents-wrapper {
  position: relative;
}
.el_read-txt {
  text-align: center;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .el_read-txt {
    text-align: left;
    font-size: 1.5rem;
  }
  .el_read-txt span.newline {
    display: inline;
  }
}
/*pagenav*/
/*PC*/
@media screen and (min-width: 768px) {
  .page-header {
    position: relative;
    /*
    padding-top: 14px;
    */
    padding-bottom: 5.6rem;
  }
  .page-navigation {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
		padding: 0 8rem;
    background: #1c4388;
    transition:
      opacity ease .3s, color ease .3s, background-color ease .3s;
  }
  .page-navigation.bright {
    background: #3757a2;
  }
  .page-navigation.fixed {
    position: fixed;
    top: 0;
    left: 11.5rem;
    width: 100%;
    height: 5.6rem;
    z-index: 2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  }
  .page-navigation_unit {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    max-width: 110rem;
    margin: 0 auto;
    border-left: solid 1px #ffffff;
  }
  .page-navigation_unit li {
    width: calc(100% / 7);
  }
  .page-navigation_unit li {
    border-right: solid 1px #ffffff;
  }
  .page-navigation_unit li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    padding: 1.2rem 0;
    text-align: center;
    vertical-align: middle;
    font-size: 1.2rem;
    line-height: 1.25;
    height: 5.6rem;
  }
  .page-navigation_unit li a:hover {
    background: #ecf6ff;
    color: #1c4388;
  }
}
@media only screen and (min-width: 1300px) {
  .page-navigation_unit li a {
    font-size: 1.3rem;
  }
}
/*SP*/
@media only screen and (max-width: 767px) {
  .page-header {
    background: #1c4388;
    height: 54.5rem;
  }
  .page-navigation {}
  .page-navigation.fixed {
    position: fixed;
    top: 6.2rem;
    right: 0;
    width: 20rem;
    height: auto;
    z-index: 999;
    background: #1c4388;
    transform: translateX(200px);
    transition: ease .2s;
    opacity: 0;
  }
  .page-navigation.fixed.bright {
    background: #3757a2;
  }
  .page-navigation.fixed.active {
    transform: translateX(0);
    opacity: 1;
  }
  .el_hamburger_btn {
    width: 6rem;
    height: 6rem;
    position: fixed;
		z-index: 1001;
    right: 0;
    top: 6.2rem;
    background: #3757a2;
    z-index: 1000;
    display: none;
    transition: ease .2s;
  }
  .page-navigation.fixed + div.el_hamburger_btn {
    display: block;
  }
  .page-navigation.fixed + div.el_hamburger_btn.active {
    transform: translateX(-20rem);
  }
  .el_hamburger_btn_inner {
    position: relative;
    width: 6rem;
    height: 6rem;
  }
  .el_hamburger_btn span {
    display: block;
    width: 2.8rem;
    height: 0.1rem;
    background: #fff;
    position: absolute;
    transition: all ease 0.3s;
    left: 50%;
  }
  .el_hamburger_btn span:nth-child(1) {
    top: 1.7rem;
    left: 1.6rem;
  }
  .el_hamburger_btn span:nth-child(2) {
    top: 3rem;
    left: 1.6rem;
  }
  .el_hamburger_btn span:nth-child(3) {
    top: 4.2rem;
    left: 1.6rem;
  }
  .el_hamburger_btn.active span:nth-child(1) {
    top: 3rem;
    left: 1.6rem;
    transform: rotate(45deg);
  }
  .el_hamburger_btn.active span:nth-child(2) {
    top: 3rem;
    left: 1.6rem;
    transform: rotate(-45deg);
  }
  .el_hamburger_btn.active span:nth-child(3) {
    display: none;
  }
  .page-navigation_unit {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
  }
  .page-navigation_unit li {
    width: calc(100% / 2);
    border-bottom: solid 1px #ecf6ff;
    border-right: none;
  }
  .page-navigation.fixed .page-navigation_unit li {
    width: 100%;
  }
  .page-navigation_unit li:nth-child(odd) {
    border-right: solid 1px #ffffff;
  }
  .fixed .page-navigation_unit li:nth-child(odd) {
    border-right: none;
  }
  .page-navigation_unit li:last-child {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .page-navigation_unit li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #ffffff;
    padding: 0.4rem 0.8rem;
    vertical-align: middle;
    font-size: 1.3rem;
    line-height: 1.25;
    height: 4.8rem;
    /*background: url("../img/ar_bottom_w.svg") right 6px center no-repeat #1c4388;
    background-size: 20px;
    */
  }
}
/*trainers-support*/
/*PC*/
@media screen and (min-width: 768px) {
  .trainers-support {
    background: #ecf6ff;
    padding: 4rem;
    margin-bottom: 5rem;
  }
  .trainers-support_title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    color: #1c4388;
    margin-bottom: 24px;
  }
  .trainers-support_title:before, .trainers-support_title:after {
    content: "";
    display: block;
    background-color: #99c5e8;
    width: 2.4rem;
    height: 0.2rem;
  }
  .trainers-support_title::before {
    margin-right: 1rem;
  }
  .trainers-support_title:after {
    margin-left: 1rem;
  }
  .trainers-support_unit {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
  .trainers-support_unit li {
    width: 25%;
    font-size: 1.4rem;
    display: flex;
    flex-direction: column;
  }
  .trainers-support_unit li h4 {
    background: url("../img/arrow_base_right.svg") center right no-repeat;
    background-size: auto 5.6rem;
    color: #ffffff;
    height: 5.6rem;
    line-height: 5.6rem;
    text-align: center;
  }
  .trainers-support_unit li .rainers-support_txt {
    padding: 0.8rem 0.8rem 0 0.8rem;
    flex-grow: 1; /* 比率を指定 */
  }
  .trainers-support_unit li .rainers-support_txt p{
    color:#000;
  }
  .trainers-support_unit li figure {
    padding: 0.8rem;
  }
  .trainers-support_unit li .rainers-support_txt span {
    display: block;
    color: #1c4388;
    padding: 0.2rem 0 0.2rem 1.6rem;
    background: url("../img/ic_check.svg") left 1rem no-repeat;
    background-size: 1.3rem;
  }
}
/*SP*/












/*----------------------*/
.n_block_01{
  max-width: 80rem;
  background:#FFF;
  margin:3rem auto 4rem;
  padding:4rem;
  display: flex;
  flex-wrap: wrap;
  color:#000;
}
.n_block_01 .left_areas{
  width: 50%;
  background:#F6FBF4;
  padding:2rem;
  text-align: center;
}
.n_block_01 .right_areas{
  width: 50%;
  background:#F6FBF4;
  padding:2rem;
  text-align: center;
}
.n_block_01 .left_areas h3{
  text-align: center;
  color:#65AD36;
  font-weight:bold;
  font-size:1.9rem;
  line-height:1.5;
  padding:0 0rem 1rem 0;
}
.n_block_01 .left_areas h3 span{
	background: url(../img/new_icon_01.webp) left top no-repeat;
	background-size: 5.35rem 4.95rem;
  display:inline-block;
  padding:0 0rem 0rem 6rem;
}
.n_block_01 .right_areas h3{
  text-align: center;
  color:#65AD36;
  font-weight:bold;
  font-size:1.9rem;
  line-height:1.5;

}
.n_block_01 .right_areas h3 span{
  display: inline-block;
	background: url(../img/new_icon_02.webp) left top no-repeat;
	background-size: 5.55rem 5.5rem;
  padding:0 0rem 0rem 6rem;
}
.n_block_01 .left_areas h3:after,
.n_block_01 .right_areas h3:after{
  content:"";
	background:url(../img/border_image.webp) left top no-repeat;
	background-size: 32rem auto;
  width: 32rem;
  height:1.5rem;
  display: block;
  margin: 1rem 0 1rem 0;
}
.n_block_01 .f_boxs{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.n_block_01 ol{
  text-align: left;
  padding:0 1rem;
  counter-reset:cp_clist; /*数字をリセット*/
  list-style-type: none;
}
.n_block_01 ol li{
  position: relative;
  margin: 0 0 1rem 3.5rem;
  font-size: 1.6rem;
}
.n_block_01 ol li::before {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  /* カウントさせる */
  counter-increment: cp_clist;
  content: counter(cp_clist);
  /*装飾*/
  background: #E2C639;
  color: #fff;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  /*位置の調整*/
  /*
  margin-top: 0.2rem;
  */
  margin-left: -4rem;
  font-size: 1.5rem;
  line-height: 2;
}
.n_arw{
  width: 9rem;
  margin:0 auto 2rem;
}
.n_block_01 .left_boxs{
  font-size:2.1rem;
  font-weight:bold;
  line-height:1.5;
  width: 42rem;
}
.n_block_01 .left_boxs em{
  color:#65AD36;
  font-size:3rem;
}
.n_block_01 .left_boxs span{
  color:#E95286;
}
.n_block_01 .right_boxs{
  width: 29rem;
}
.n_block_01 .right_boxs .btn a{
  width: auto;
  text-align: left;
  background:#65AD36;
  line-height:1.5;
  height:auto;
  padding:1.5rem 2.2rem;
}
.n_block_01 .right_boxs .btn a:hover{
  background:#7CC24E;
}
.btn.extra a{
  line-height:1.5;
  width: auto;
  height:auto;
  padding:1.5rem 2.2rem;
}
.n_block_01 .btn a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #1c4388;
  width: 33rem;
  height: 6rem;
  padding: 0.5rem 2rem;
  font-size: 1.6rem;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.2;
  color: #fff;
}
.n_block_01 .btn a:after {
  content: "";
  display: block;
  background: url(../img/ar2.webp) center center no-repeat;
  background-size: 1.6rem;
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 1rem;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
/*----------------------*/
@media only screen and (max-width: 767px) {
  .trainers-support {
    background: #ecf6ff;
    padding: 2rem;
    margin-bottom: 5rem;
  }
  .trainers-support_title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
    color: #1c4388;
    margin-bottom: 1.6rem;
    text-align: center;
  }
  .trainers-support_title:before, .trainers-support_title:after {
    content: "";
    display: block;
    background-color: #99c5e8;
    width: 1.6rem;
    height: 0.2rem;
  }
  .trainers-support_title:before {
    margin-right: 0.8rem;
  }
  .trainers-support_title:after {
    margin-left: 0.8rem;
  }
  .trainers-support_unit {}
  .trainers-support_unit li {
    position: relative;
    width: 100%;
    font-size: 1.4rem;
    display: flex;
    flex-direction: column;
  }
  .trainers-support_unit li:after {
    content: "";
    width: 100%;
    height: 2rem;
    display: block;
    border-top: solid 1px #99c5e8;
    background: url("../img/arrow_bottom.svg") center top no-repeat;
    background-size: 4rem auto;
  }
  .trainers-support_unit li.trainers-support_wide:after {
    content: none;
  }
  .trainers-support_unit li.trainers-support_wide {
    border-bottom: none;
  }
  .trainers-support_unit li h4 {
    font-weight: bold;
    color: #1c4388;
    width: calc(100% - 13rem);
  }
  .trainers-support_unit li .rainers-support_txt {
    width: calc(100% - 13rem);
    min-height: 8.8rem;
    font-size: 1.3rem;
    color:#000;
  }
  .trainers-support_unit li.trainers-support_wide .rainers-support_txt {
    width: 100%;
  }
  .trainers-support_unit li figure {
    position: absolute;
    right: 0;
    top: 0.8rem;
    width: 12rem;
  }
  .trainers-support_unit li .rainers-support_txt span {
    display: block;
    color: #1c4388;
    padding: 0.2rem 0 0.2rem 1.6rem;
    background: url("../img/ic_check.svg") left 10px no-repeat;
    background-size: 13px;
  }
}
/*btn*/
/*pc*/
@media only screen and (min-width: 768px) {
  a.linkBtn--Arrow05.bg_orange.large span {
    padding: 2.5rem 9rem 2.5rem 5.5rem;
  }
  a.linkBtn--Arrow05.bg_orange.large {
    font-size: 2.2rem;
  }
}
/*trainer*/
.trainer-introduction_title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1;
  color: #1c4388;
  color:#FFF;
  margin-bottom: 2.4rem;
}
.trainer-introduction_title:before, .trainer-introduction_title:after {
  content: "";
  display: block;
  background-color: #99c5e8;
  width: 2.4rem;
  height: 0.2rem;
}
.trainer-introduction_title::before {
  margin-right: 1rem;
}
.trainer-introduction_title:after {
  margin-left: 1rem;
}
.trainer-introduction {
  max-width: 100rem;
  margin: 0 auto 4rem auto;
  display: flex;
}
.splide__list {
  display: flex;
  align-items: stretch;
}
.trainer-slide {
  border: 1px solid #1c4388;
  background:#FFF;
  border:none;
}
.trainer-slide-inner {
  padding: 2.4rem;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  color:#000;
}
.splide__arrow {
  position: absolute;
  fill: #1c4388;
  fill:#FFF;
}
.splide__arrow.splide__arrow--prev {
  top: 50%;
  left: -4rem;
  margin-top: -2rem;
  transform: rotate(180deg);
  width: 4rem;
  height: 4rem;
}
.splide__arrow.splide__arrow--next {
  top: 50%;
  right: -4rem;
  margin-top: -2rem;
  width: 4rem;
  height: 4rem;
}
.splide__arrow.splide__arrow--next svg, .splide__arrow.splide__arrow--prev svg {
  width: 2.4rem;
  height: 2.4rem;
}
.trainer-image {
  width: 13.4rem;
}
.trainer-information {
  width: calc(100% - 15rem);
}
.trainer-information-read {
  color: #004e81;
  font-size: 2rem;
  margin-bottom: 0.8rem;
  line-height: 1.4;
  font-weight: bold;
}
.trainer-label li {
  display: block;
  padding: 0.4rem 0;
  white-space: nowrap;
  font-size: 1.4rem;
  line-height: 1;
  color: #004e81;
}
.splide__pagination {
  position: absolute;
  bottom: -3rem;
  width: 100%;
}
.splide__pagination__page {
  display: block;
  background: #4f74b6;
  width: 1rem;
  height: 1rem;
  min-height: 1rem;
  margin: 0 0.6rem;
  border-radius: 50%;
  line-height: 0;
}
.splide__pagination__page.is-active {
  background: #FFF;
}
/*SP*/
@media only screen and (max-width: 767px) {
  .trainer-introduction_title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
    color: #FFF;
    margin-bottom: 1.6rem;
    text-align: center;
    margin-bottom: 2rem;
  }
  .trainer-introduction_title:before, .trainer-introduction_title:after {
    content: "";
    display: block;
    background-color: #99c5e8;
    width: 1.6rem;
    height: 0.2rem;
  }
  .trainer-introduction_title:before {
    margin-right: 0.8rem;
  }
  .trainer-introduction_title:after {
    margin-left: 0.8rem;
  }
  .trainer-slide-inner {
    padding: 1.6rem;
    display: block;
  }
  .trainer-introduction {
    margin-bottom: 8rem;
  }
  .splide__arrow.splide__arrow--prev {
    top: 50%;
    left: 2rem;
    margin-top: -2rem;
    transform: rotate(180deg);
    width: 4rem;
    height: 4rem;
    z-index: 100;
  }
  .splide__arrow.splide__arrow--next {
    top: 50%;
    right: 2rem;
    margin-top: -2rem;
    width: 4rem;
    height: 4rem;
    z-index: 100;
  }
  .trainer-image {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .trainer-image figure {
    width: 10rem;
    margin: 0 auto 0.8rem auto;
  }
  .trainer-label li {
    display: inline-block;
  }
  .trainer-label li:not(:first-child):before {
    content: " / ";
  }
  .trainer-information {
    width: 100%;
  }
  .trainer-information-read {
    font-size: 1.6rem;
    font-weight: bold;
  }
}

.pit_color{
	color: #fdff76;
  font-weight:bold;
}
.pit_ttl{
	text-align: center;
	margin: 2rem auto 1rem;
	font-weight: 700;
	color: #65ad36;
	font-size: 2rem;
}

@media screen and (max-width: 767px) {
.pit_ttl{
	text-align: center;
	margin: 2rem auto 1rem;
	font-weight: 700;
	color: #65ad36;
	font-size: 1.3rem;
}
}

.forte_support .btn a.pit_height{
	height: 7rem;
	line-height:1.5;
}



a.linkBtn--Arrow05.bg_orange{
	background:#f78e57;
	border:1px solid #f78e57;
	background-image: url(../img/linkIconWhite4.webp);
	background-size: 1.6rem 0.6rem;
	background-repeat: no-repeat;
	background-position: right 3rem center;
	color:#FFF;
	font-size:1.8rem;
  display: inline-block;
  transition: 0.3s ease;
}
a.linkBtn--Arrow05.bg_orange:hover{
	background:#d06e3a;
	background-image: url(../img/linkIconWhite4.webp);
  background-size: 1.6rem 0.6rem;
  background-repeat: no-repeat;
  background-position: right 2.5rem center;
	border:1px solid #d06e3a;
  /*
  box-shadow: 0 0 0 2px #aa420b inset;
	*/
}
a.linkBtn--Arrow05.bg_orange.large span {
  padding: 2.5rem 9rem 2.5rem 5.5rem;
  position: relative;
    display: inline-block;
}
@media screen and (max-width: 767px) {
  a.linkBtn--Arrow05.bg_orange{
    font-size:1.5rem;
    width: 100%;
    background-position: right 1rem center;
  }
  a.linkBtn--Arrow05.bg_orange:hover{
    background-position: right 1rem center;
  }
  a.linkBtn--Arrow05.bg_orange.large span {
    padding: 1.2rem 2rem 1.2rem 2rem;
  }
}

.onlyPC{
  display:block;
}
.onlySP{
  display:none;
}

@media screen and (max-width: 767px) {
  .extra_text {
    margin-bottom: 1rem;
  }
  .reason1_model li p{
    margin:0 0 1rem 0;
  }
  .onlyPC{
    display:none;
  }
  .onlySP{
    display:block;
  }
}


@media screen and (max-width: 767px) {
/*---------------*/
.n_block_01{
  margin:3rem auto 3rem;
  padding:2rem;
}
.n_block_01 .left_areas{
  width: 100%;
}
.n_block_01 .right_areas{
  width: 100%;
}
.n_block_01 .left_areas h3{
  text-align: center;
  color:#65AD36;
  font-weight:bold;
  font-size:1.9rem;
  line-height:1.5;
  padding:0 0rem 1rem 0;
}
.n_block_01 .left_areas h3 span{
  background: url(../img/new_icon_01.webp) left top no-repeat;
  background-size: 5.35rem 4.95rem;
  display:inline-block;
  padding:0 0rem 0rem 6rem;
}
.n_block_01 .right_areas h3{
  text-align: center;
  color:#65AD36;
  font-weight:bold;
  font-size:1.9rem;
  line-height:1.5;
}
.n_block_01 .right_areas{
  border-top:2px solid #FFF;
}
.n_block_01 .right_areas h3 span{
  display: inline-block;
  background: url(../img/new_icon_02.webp) left top no-repeat;
  background-size: 5.55rem 5.5rem;
  padding:0 0rem 0rem 6rem;
}
.n_block_01 .left_areas h3:after,
.n_block_01 .right_areas h3:after{
  content:"";
  background:url(../img/border_image.webp) left top no-repeat;
  background-size: 100% auto;
  width: 100%;
  height:2rem;
  display: block;
  margin: 1rem 0 1rem 0;
}
.n_block_01 .f_boxs{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.n_block_01 ol{
  text-align: left;
  padding:0 1rem;
  counter-reset:cp_clist; /*数字をリセット*/
  list-style-type: none;
}
.n_block_01 ol li{
  position: relative;
  margin: 0 0 1rem 3.5rem;
  font-size: 1.6rem;
}
.n_block_01 ol li::before {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  /* カウントさせる */
  counter-increment: cp_clist;
  content: counter(cp_clist);
  /*装飾*/
  background: #E2C639;
  color: #fff;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  /*位置の調整*/
  /*
  margin-top: 0.2rem;
  */
  margin-left: -4rem;
  font-size: 1.5rem;
  line-height: 2;
}
.n_arw{
  width: 9rem;
  margin:0 auto 2rem;
}
.n_block_01 .left_boxs{
  font-size:1.6rem;
  font-weight:bold;
  line-height:1.5;
  width: 100%;
  text-align: center;
}
.n_block_01 .left_boxs em{
  color:#65AD36;
  font-size:2.2rem;
}
.n_block_01 .left_boxs span{
  color:#f87ca6;
}
.n_block_01 .right_boxs{
  width: 100%;
}
.n_block_01 .right_boxs .btn a{
  width: auto;
  text-align: left;
  background:#65AD36;
  line-height:1.5;
  height:auto;
  padding:1.5rem 2.2rem;
}

.btn.extra a{
  line-height:1.5;
  width: auto;
  height:auto;
  padding:1.5rem 2.2rem;
}
.right_boxs .btn {
  margin-top: 2rem;
  padding:0;
}
/*---------------*/

.splide__arrow {
  fill: #1c4388;
}
}


.popWindow img{
  max-width: 100rem;
}

