@charset "UTF-8";
/* _setting CSS */
@media all and (min-width: 751px) {
  #contents .page_mv1 {
    height: auto;
    margin-bottom: 400px;
    padding-top: 140px;
  }
  #contents .page_mv1::before {
    top: 290px;
    height: 350px;
    background-image: url(../images/business/support/page_mv_img1.jpg);
  }
  #contents .hd1 {
    margin: 0 0 35px;
    color: #000;
    font-size: 3.4rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents .hd1 span {
    display: block;
  }
  #contents .hd1 .text1 {
    color: #387dce;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
  #contents .hd1 .text2 {
    transform: scaleX(0.9);
    transform-origin: center;
    letter-spacing: 0.1em;
  }
  #contents #sec1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 130px;
  }
  #contents #sec1 .sec {
    position: relative;
    width: 380px;
    margin: 0 0 25px;
  }
  #contents #sec1 .sec h2 {
    position: absolute;
    top: 0;
    left: 50%;
    padding: 0 25px;
    border: 3px solid #ff543a;
    background: #fff;
    transform-origin: top left;
    transform: scaleX(0.9) translate(-50%, -50%);
    font-size: 1.7rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #contents #sec1 .sec .img {
    margin: 0 0 10px;
  }
  #contents #sec1 .sec .text {
    transform: scaleX(0.9);
    transform-origin: top left;
    text-align: center;
  }
  #contents #sec1 .sec_2 h2 {
    border-color: #387dce;
  }
  #contents #sec1 .table {
    display: block;
  }
  #contents #sec1 .table tbody {
    display: block;
    width: 100%;
  }
  #contents #sec1 .table tbody tr {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
  }
  #contents #sec1 .table tbody tr th,
#contents #sec1 .table tbody tr td {
    padding: 5px;
    transform: scaleX(0.9);
    transform-origin: top center;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents #sec1 .table tbody tr th {
    order: 2;
    width: 140px;
    background: #595757;
    color: #fff;
  }
  #contents #sec1 .table tbody tr td {
    order: 1;
    width: 380px;
  }
  #contents #sec1 .table tbody tr td:last-child {
    order: 3;
  }
  #contents #sec2 {
    position: relative;
    margin-bottom: 170px;
  }
  #contents #sec2::before {
    content: "";
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    height: 370px;
    background: #ff543a;
  }
  #contents #sec2 .inner {
    position: relative;
  }
  #contents #sec2 .inner .img1 {
    position: absolute;
    top: 20px;
    right: 0;
    width: 430px;
  }
  #contents #sec2 .inner .img1 a {
    margin-top: 20px;
  }
  #contents #sec2 .inner .img1 a:hover {
    color: #ff543a;
  }
  #contents #sec2 .inner .img1 a:hover::after {
    border-color: #ff543a;
  }
  #contents #sec2 .inner .text_wrap {
    position: relative;
    z-index: 1;
    width: 455px;
  }
  #contents #sec2 .inner .text_wrap .hd1 {
    text-align: left;
  }
  #contents #sec2 .inner .text_wrap .hd1 .text1 {
    color: #ff543a;
  }
  #contents #sec2 .inner .text_wrap .hd1 .text2 {
    transform-origin: left;
  }
  #contents #sec2 .inner .text_wrap .img2 {
    width: 551px;
    margin: 0 0 70px;
  }
  #contents #sec2 .inner .text_wrap section h3 {
    margin: 0 0 17px;
    transform: scaleX(0.9);
    transform-origin: top center;
    color: #fff;
    font-size: 2.2rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents #sec2 .inner .text_wrap section #slide1 {
    position: relative;
    width: 340px;
    margin: 0 auto;
  }
  #contents #sec2 .inner .text_wrap section #slide1 .slick-arrow {
    display: block;
    height: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    text-indent: 1000px;
    position: absolute;
    top: 92px;
    left: -24px;
    width: 18px;
    padding: 16px 0 0;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: scaleX(0.7) rotate(-45deg);
  }
  #contents #sec2 .inner .text_wrap section #slide1 .slick-next {
    left: auto;
    right: -24px;
    border: none;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: scaleX(0.7) rotate(45deg);
  }
  #contents #sec2 .inner .text_wrap section #slide1 li {
    color: #fff;
  }
  #contents #sec2 .inner .text_wrap section #slide1 li h4 {
    margin: 0 0 5px;
    transform: scaleX(0.9);
    transform-origin: top center;
    font-size: 1.5rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents #sec2 .inner .text_wrap section #slide1 li .img3 {
    margin: 0 0 10px;
  }
  #contents #sec2 .inner .text_wrap section #slide1 li p {
    transform: scaleX(0.9);
    transform-origin: top center;
    font-size: 1.6rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents #sec2 .inner .text_wrap section #slide1 li p span {
    font-size: 1.3rem;
    font-weight: normal;
  }
  #contents #sec3 {
    position: relative;
    margin-bottom: 240px;
  }
  #contents #sec3::before {
    content: "";
    position: absolute;
    bottom: -120px;
    left: 0;
    width: 100%;
    height: 330px;
    background: #387dce;
  }
  #contents #sec3 .inner {
    position: relative;
    padding: 0 0 0 480px;
  }
  #contents #sec3 .inner .img1 {
    position: absolute;
    top: 20px;
    left: -20px;
    width: 430px;
  }
  #contents #sec3 .inner .text_wrap {
    position: relative;
    z-index: 1;
    width: 455px;
  }
  #contents #sec3 .inner .text_wrap .hd1 {
    text-align: left;
  }
  #contents #sec3 .inner .text_wrap .hd1 .text1 {
    color: #387dce;
  }
  #contents #sec3 .inner .text_wrap .hd1 .text2 {
    transform-origin: left;
  }
  #contents #sec3 .inner .text_wrap .img2 {
    width: 354px;
    margin: 0 0 60px;
  }
  #contents #sec3 .inner .text_wrap .text {
    line-height: 2;
    margin: 0 0 25px;
    color: #fff;
    font-size: 1.4rem;
  }
  #contents #sec4 {
    margin-bottom: 100px;
  }
  #contents #sec4 .inner {
    padding: 0 0 0 30px;
    position: relative;
  }
  #contents #sec4 .inner .hd_wrap {
    display: flex;
    align-items: center;
    position: relative;
  }
  #contents #sec4 .inner .hd_wrap h2 {
    margin: 0 30px 30px 0;
    text-align: left;
  }
  #contents #sec4 .inner .hd_wrap h2 .text2 {
    transform-origin: left;
  }
  #contents #sec4 .inner .hd_wrap p {
    display: flex;
    position: relative;
    margin: 0 0 20px;
    padding: 8px 10px 5px;
    border-top: 1px solid #387dce;
    border-bottom: 1px solid #387dce;
    color: #387dce;
    font-size: 2.2rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #contents #sec4 .inner .hd_wrap p > span {
    display: block;
    position: relative;
  }
  #contents #sec4 .inner .hd_wrap p > span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 70%;
    background: #387dce;
    transform: translateY(-50%);
  }
  #contents #sec4 .inner .hd_wrap p > span:last-child::after {
    display: none;
  }
  #contents #sec4 .inner .hd_wrap p > span > span {
    display: block;
    position: relative;
    transform: scaleX(0.9);
    transform-origin: center;
    letter-spacing: 0.1em;
  }
  #contents #sec4 .inner .hd_wrap p > span > span span {
    font-size: 1.4rem;
  }
  #contents #sec4 .inner .img1 {
    width: 1000px;
    transform: translateX(-280px);
  }
  #contents #sec4 .inner .img2 {
    position: absolute;
    top: 170px;
    left: 685px;
    width: 422px;
  }
  #contents #sec4 .inner .list {
    display: flex;
    padding: 25px 0 0;
  }
  #contents #sec4 .inner .list li {
    width: 165px;
    margin: 0 23px 0 0;
  }
  #contents #sec4 .inner .list li h3 {
    line-height: 1.6;
    margin: 0 0 10px;
    transform: scaleX(0.9);
    transform-origin: top left;
    font-size: 2rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #contents #sec4 .inner .list li h3 span {
    display: block;
    color: #387dce;
  }
  #contents #sec4 .inner .list li p {
    font-size: 1.3rem;
  }
  #contents #sec4 .inner .list li h4 {
    margin: 20px 0 10px;
    font-size: 1.3rem;
  }
  #contents #sec4 .inner .list li .notice {
    margin: 10px 0 0;
    font-size: 1.2rem;
  }
  #contents #sec5 {
    margin-bottom: 140px;
  }
  #contents #sec5 .wrap {
    display: flex;
    flex-wrap: wrap;
  }
  #contents #sec5 .wrap section {
    width: 50%;
    line-height: 2;
    background: #387dce;
    color: #fff;
    font-size: 1.3rem;
  }
  #contents #sec5 .wrap section .inner {
    position: relative;
    width: 500px;
    height: 100%;
    margin: 0 0 0 auto;
    padding: 30px 230px 40px 50px;
  }
  #contents #sec5 .wrap section .inner .img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 215px;
    transform: translateY(-50%);
    mix-blend-mode: screen;
  }
  #contents #sec5 .wrap section .inner h3 {
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    font-size: 3.6rem;
  }
  #contents #sec5 .wrap section .inner h3 .text1 {
    display: block;
    font-size: 1.5rem;
  }
  #contents #sec5 .wrap section .inner h3 .text1::after {
    content: " ／";
    font-weight: normal;
  }
  #contents #sec5 .wrap section .inner h3 .text2 {
    display: inline-block;
    transform: scaleX(0.9);
    transform-origin: top left;
  }
  #contents #sec5 .wrap section:nth-child(2n) .inner {
    margin: 0 auto 0 0;
  }
  #contents #sec5 .wrap section:nth-child(2), #contents #sec5 .wrap section:nth-child(3), #contents #sec5 .wrap section:nth-child(6) {
    background: #595757;
  }
  #contents #sec6 .text_wrap {
    position: relative;
    padding: 0 500px 0 0;
  }
  #contents #sec6 .text_wrap .hd1 {
    margin: 0 0 20px;
    text-align: left;
  }
  #contents #sec6 .text_wrap .hd1 .text2 {
    transform-origin: left;
  }
  #contents #sec6 .text_wrap #toggle {
    margin-top: 30px;
  }
  #contents #sec6 .text_wrap #toggle li {
    position: relative;
    padding: 0 0 10px 30px;
  }
  #contents #sec6 .text_wrap #toggle li::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 8px;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #222;
    border-left: 2px solid #222;
    transform: rotate(-45deg);
  }
  #contents #sec6 .text_wrap #toggle li h3 {
    font-size: 2rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #contents #sec6 .text_wrap #toggle li p {
    display: none;
    margin: 5px 0 0;
    font-size: 1.4rem;
  }
  #contents #sec6 .text_wrap #toggle li.on::before {
    top: 15px;
    border-color: #898989;
    transform: rotate(135deg);
  }
  #contents #sec6 .text_wrap #toggle li.on h3 {
    color: #898989;
  }
  #contents #sec6 .text_wrap #toggle li.on p {
    display: block;
  }
  #contents #sec6 .img {
    position: absolute;
    top: 0;
    right: 0;
    width: 430px;
    padding: 60px 0 0;
  }
  #contents #sec6 .img img {
    display: none;
    width: 100%;
  }
  #contents #sec6 .img .on {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  #contents .page_mv1 {
    position: relative;
    z-index: 1;
    align-items: flex-start;
    height: 66.6666666667vw;
    margin: 0 0 48vw;
    padding-top: 50.6666666667vw;
  }
  #contents .page_mv1::before {
    height: 100%;
    background-image: url(../images/business/support/sp_page_mv_img1.jpg);
  }
  #contents .hd1 {
    margin: 0 0 4.8vw;
    color: #000;
    font-size: 5rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents .hd1 span {
    display: block;
  }
  #contents .hd1 .text1 {
    margin: 0 0 2vw;
    color: #387dce;
    font-size: 2.6rem;
    letter-spacing: 0.05em;
  }
  #contents .hd1 .text2 {
    line-height: 1.3;
    transform: scaleX(0.9);
    transform-origin: center;
    letter-spacing: 0.1em;
  }
  #contents #sec1 {
    margin-bottom: 130px;
  }
  #contents #sec1 .sec {
    position: relative;
    margin: 0 0 8.6666666667vw;
  }
  #contents #sec1 .sec h2 {
    position: absolute;
    top: 0;
    left: 50%;
    padding: 0.9333333333vw 6vw;
    border: 3px solid #ff543a;
    background: #fff;
    transform: scaleX(0.9) translate(-50%, -50%);
    transform-origin: top center;
    font-size: 3rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #contents #sec1 .sec .img {
    width: 66.6666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
  #contents #sec1 .sec .text {
    transform: scaleX(0.9);
    transform-origin: top center;
    font-size: 2.8rem;
    text-align: center;
  }
  #contents #sec1 .sec_2 h2 {
    border-color: #387dce;
  }
  #contents #sec1 .table {
    border-bottom: 1px solid #cfcfcf;
  }
  #contents #sec1 .table .notice {
    display: flex;
    justify-content: flex-end;
  }
  #contents #sec1 .table .notice > span {
    display: flex;
    align-items: center;
    margin: 0 0 0 5.3333333333vw;
    font-size: 2.4rem;
  }
  #contents #sec1 .table .notice > span span {
    color: #ff543a;
    margin: 0 0.8vw 0 0;
    font-size: 2rem;
  }
  #contents #sec1 .table .notice > span .c2 {
    color: #387dce;
  }
  #contents #sec1 .table dl {
    margin: 0 0 2.6666666667vw;
  }
  #contents #sec1 .table dl dt {
    padding: 0.5333333333vw;
    background: #595757;
    color: #fff;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents #sec1 .table dl dt span {
    display: inline-block;
    transform: scaleX(0.9);
    transform-origin: top center;
  }
  #contents #sec1 .table dl dd {
    padding: 1.3333333333vw 0 0;
    transform: scaleX(0.9);
    transform-origin: top center;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #contents #sec1 .table dl dd > span {
    display: flex;
    align-items: center;
  }
  #contents #sec1 .table dl dd > span span {
    color: #ff543a;
    margin: 0 0.8vw 0 0;
    font-size: 2rem;
  }
  #contents #sec1 .table dl dd > span .c2 {
    color: #387dce;
  }
  #contents #sec1 .table dl:last-child {
    margin: 0 0 1.3333333333vw;
  }
  #contents #sec2,
#contents #sec3 {
    position: relative;
    margin-bottom: 24vw;
  }
  #contents #sec2 .inner,
#contents #sec3 .inner {
    position: relative;
  }
  #contents #sec2 .inner .img1,
#contents #sec3 .inner .img1 {
    position: absolute;
    top: 26.6666666667vw;
    right: 0;
    width: 57.3333333333vw;
  }
  #contents #sec2 .inner .text_wrap .hd1 .text1,
#contents #sec3 .inner .text_wrap .hd1 .text1 {
    color: #ff543a;
  }
  #contents #sec2 .inner .text_wrap .img2,
#contents #sec3 .inner .text_wrap .img2 {
    position: relative;
    z-index: 100;
    width: 45.3333333333vw;
    margin: 16vw 0 6vw;
  }
  #contents #sec2 .inner .text_wrap section,
#contents #sec3 .inner .text_wrap section {
    margin: 0 -5.3333333333vw;
    padding: 9.3333333333vw 0 6.6666666667vw;
    background: #ff543a;
    color: #fff;
  }
  #contents #sec2 .inner .text_wrap section h3,
#contents #sec3 .inner .text_wrap section h3 {
    margin: 0 0 2.6666666667vw;
    transform: scaleX(0.9);
    transform-origin: top center;
    font-size: 4rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents #sec2 .inner .text_wrap section #slide1,
#contents #sec3 .inner .text_wrap section #slide1 {
    position: relative;
    width: 77.3333333333vw;
    margin: 0 auto 4vw;
  }
  #contents #sec2 .inner .text_wrap section #slide1 .slick-arrow,
#contents #sec3 .inner .text_wrap section #slide1 .slick-arrow {
    display: block;
    height: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    text-indent: 1000px;
    position: absolute;
    top: 25.3333333333vw;
    left: -20px;
    width: 12px;
    padding: 10px 0 0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: scaleX(0.7) rotate(45deg);
  }
  #contents #sec2 .inner .text_wrap section #slide1 .slick-next,
#contents #sec3 .inner .text_wrap section #slide1 .slick-next {
    top: 25.3333333333vw;
    left: auto;
    right: -20px;
    border: none;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #contents #sec2 .inner .text_wrap section #slide1 li,
#contents #sec3 .inner .text_wrap section #slide1 li {
    color: #fff;
  }
  #contents #sec2 .inner .text_wrap section #slide1 li h4,
#contents #sec3 .inner .text_wrap section #slide1 li h4 {
    margin: 0 0 1.3333333333vw;
    transform: scaleX(0.9);
    transform-origin: top center;
    font-size: 2.8rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents #sec2 .inner .text_wrap section #slide1 li .img3,
#contents #sec3 .inner .text_wrap section #slide1 li .img3 {
    margin: 0 0 10px;
  }
  #contents #sec2 .inner .text_wrap section #slide1 li p,
#contents #sec3 .inner .text_wrap section #slide1 li p {
    transform: scaleX(0.9);
    transform-origin: top center;
    font-size: 3rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    text-align: center;
  }
  #contents #sec2 .inner .text_wrap section #slide1 li p span,
#contents #sec3 .inner .text_wrap section #slide1 li p span {
    display: block;
    font-size: 2.6rem;
    font-weight: normal;
    text-align: left;
  }
  #contents #sec2 .inner .text_wrap section .btn,
#contents #sec3 .inner .text_wrap section .btn {
    padding: 0 8vw;
  }
  #contents #sec3 .inner .text_wrap .hd1 .text1 {
    color: #387dce;
  }
  #contents #sec3 .inner .text_wrap .img2 {
    width: 59.4666666667vw;
    padding: 16vw 0 0;
    margin-bottom: 20vw;
  }
  #contents #sec3 .inner .text_wrap .text_box {
    margin: 0 -5.3333333333vw;
    padding: 10.6666666667vw 8vw 6.6666666667vw;
    color: #fff;
    background: #387dce;
  }
  #contents #sec3 .inner .text_wrap .text_box .btn {
    margin-top: 4vw;
  }
  #contents #sec3 .inner .text_wrap .text_box .btn a {
    width: 60vw;
  }
  #contents #sec4 {
    margin-bottom: 22.6666666667vw;
  }
  #contents #sec4 .inner {
    position: relative;
  }
  #contents #sec4 .inner .hd_wrap {
    width: 76vw;
    margin: 0 auto;
  }
  #contents #sec4 .inner .hd_wrap p {
    display: flex;
    position: relative;
    line-height: 1.3;
    margin: 0 0 5.3333333333vw;
    border-top: 1px solid #387dce;
    border-bottom: 1px solid #387dce;
    color: #387dce;
    font-size: 3rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #contents #sec4 .inner .hd_wrap p > span {
    display: block;
    position: relative;
    width: 50%;
    padding: 2.6666666667vw 0;
    text-align: center;
  }
  #contents #sec4 .inner .hd_wrap p > span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 70%;
    background: #387dce;
    transform: translateY(-50%);
  }
  #contents #sec4 .inner .hd_wrap p > span:last-child::after {
    display: none;
  }
  #contents #sec4 .inner .hd_wrap p > span > span {
    display: block;
    position: relative;
    transform: scaleX(0.9);
    transform-origin: center;
    letter-spacing: 0.1em;
  }
  #contents #sec4 .inner .hd_wrap p > span > span span {
    font-size: 2.3rem;
  }
  #contents #sec4 .inner .img1 {
    margin: 0 -5.3333333333vw;
  }
  #contents #sec4 .inner .img2 {
    position: absolute;
    bottom: -13.3333333333vw;
    left: 50.6666666667vw;
    width: 56vw;
  }
  #contents #sec4 .inner .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 5.3333333333vw 0 0;
  }
  #contents #sec4 .inner .list li {
    width: 46%;
    margin: 0 0 4vw;
  }
  #contents #sec4 .inner .list li h3 {
    line-height: 1.6;
    margin: 0 0 0.6666666667vw;
    transform: scaleX(0.9);
    transform-origin: top left;
    font-size: 3.4rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #contents #sec4 .inner .list li h3 span {
    display: block;
    color: #387dce;
  }
  #contents #sec4 .inner .list li h4 {
    margin: 2.6666666667vw 0 1.3333333333vw;
    font-size: 2.2rem;
  }
  #contents #sec4 .inner .list li .notice {
    line-height: 1.6;
    margin: 1.3333333333vw 0 0;
    font-size: 2.2rem;
  }
  #contents #sec5 {
    margin-bottom: 17.3333333333vw;
    padding-top: 5.3333333333vw;
  }
  #contents #sec5 .wrap section {
    line-height: 2;
    background: #387dce;
    color: #fff;
    font-size: 2.4rem;
  }
  #contents #sec5 .wrap section .inner {
    position: relative;
    padding: 5.3333333333vw 40vw 5.3333333333vw 5.3333333333vw;
  }
  #contents #sec5 .wrap section .inner .img {
    position: absolute;
    top: 60%;
    right: 0;
    width: 38.6666666667vw;
    transform: translateY(-50%);
    mix-blend-mode: screen;
  }
  #contents #sec5 .wrap section .inner h3 {
    line-height: 1.6;
    padding: 0 0 0.6666666667vw;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
    font-size: 5.4rem;
  }
  #contents #sec5 .wrap section .inner h3 .text1 {
    display: block;
    font-size: 2.6rem;
  }
  #contents #sec5 .wrap section .inner h3 .text1::after {
    content: " ／";
    font-weight: normal;
  }
  #contents #sec5 .wrap section .inner h3 .text2 {
    display: inline-block;
    transform: scaleX(0.9);
    transform-origin: top left;
  }
  #contents #sec5 .wrap section .inner .text {
    font-size: 2.4rem;
  }
  #contents #sec5 .wrap section:nth-child(2n) {
    background: #595757;
  }
  #contents #sec6 {
    position: relative;
  }
  #contents #sec6 .text_wrap .hd1 {
    margin: 0 0 5.3333333333vw;
    text-align: left;
  }
  #contents #sec6 .text_wrap .hd1 .text2 {
    transform-origin: left;
  }
  #contents #sec6 .text_wrap #toggle li {
    position: relative;
    padding: 0 0 10px 8vw;
  }
  #contents #sec6 .text_wrap #toggle li::before {
    content: "";
    position: absolute;
    left: 2.6666666667vw;
    top: 2.1333333333vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-bottom: 2px solid #222;
    border-left: 2px solid #222;
    transform: rotate(-45deg);
  }
  #contents #sec6 .text_wrap #toggle li h3 {
    transform: scaleX(0.9);
    transform-origin: top left;
    font-size: 3.6rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #contents #sec6 .text_wrap #toggle li p {
    display: none;
    margin: 1.3333333333vw 0 0;
  }
  #contents #sec6 .text_wrap #toggle li.on::before {
    top: 15px;
    border-color: #898989;
    transform: rotate(135deg);
  }
  #contents #sec6 .text_wrap #toggle li.on h3 {
    color: #898989;
  }
  #contents #sec6 .text_wrap #toggle li.on p {
    display: block;
  }
  #contents #sec6 .img {
    margin: 16vw 0 10.6666666667vw;
    width: 100%;
    text-align: center;
  }
  #contents #sec6 .img img {
    display: none;
    width: 62.6666666667vw;
    margin: 0 auto;
  }
  #contents #sec6 .img .on {
    display: block;
  }
}

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