@media screen and (max-width:1510px) {
    .row_leaflet h2 {
        font-size: 28px;
    }
}

@media screen and (max-width:1457px) {
    .row_leaflet h2 {
        font-size: 26px;
    }
}

@media screen and (max-width:1360px) {
    .row_leaflet h2 {
        font-size: 1.7vw;
    }
}

@media screen and (max-width:1250px) {
    .content_leaflet {
        max-width: 95%;
        width: 95%;
    }
    .row_leaflet h2 {
        font-size: 2.2vw;
    }
}

@media screen and (max-width:1180px) {
    ul.list_top3 li {
        width: 32%;
    }
    ul.list_top3 li a {
        width: 100%;
    }
    .btn-detail-wht {
        width: 100%;
        font-size: 22px;
    }
}

@media screen and (max-width:1110px) {
    .slick-item {
        padding: 15px;
    }
}

@media screen and (max-width:1100px) {
    ul.list_fv li:first-child {
        width: 35%;
    }
    ul.list_fv li:last-child {
        width: 65%;
    }
}

@media screen and (max-width:1080px) {
    .btn-detail-wht {
        font-size: 20px;
    }
}

@media screen and (max-width:1036px) {
    .btn-detail-wht {
        padding: 20px 36px;
    }
    .btn-detail-wht:before {
        width: 18px;
        height: 18px;
    }
    .btn-detail-wht:after {
        width: 6px;
        height: 6px;
        top: 50%;
        right: 22px;
    }
}

@media screen and (max-width:927px) {
    .row_leaflet h2 {
        font-size: 2.4vw;
        margin: 5px 0 20px;
    }
}

@media screen and (max-width:897px) {
    .btn-detail-wht {
        padding: 15px 36px;
    }
}

@media screen and (max-width:769px) {
    /************************
  Base
************************/
    .displayPC {
        display: none;
    }
    .displaySP {
        display: block;
    }
    /************************
  FV
************************/
    .row_fv {
        background-image: url("https://tp-img.imgix.net/s/work/manufacturing/sp/background/bg_fv.svg"), linear-gradient(-90deg, rgba(191, 218, 244, 1) 0%, rgba(245, 252, 255, 1) 100%);
        margin-bottom: 110px;
    }
    ul.list_fv {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
    ul.list_fv li:first-child {
        width: 100%;
        text-align: center;
    }
    ul.list_fv li:last-child {
        width: 100%;
        padding-top: 30px;
    }
    ul.list_fv li:last-child img {
        position: relative;
        margin-bottom: -70px;
    }
    h1 {
        font-size: 48px;
        margin-bottom: 20px;
    }
    .p_scene {
        font-size: 30px;
    }
    .p_caption {
        font-size: 28px;
        margin-bottom: 40px;
    }
    .btn-svg-doc-wrap {
        width: 80%;
        margin: auto;
    }
    .btn-cta-wrap {
        width: 80%;
    }
    .btn-detail-wht {
        width: 100%;
        padding: 16px 32px;
        font-size: 3.8vw;
        line-height: 1.2em;
    }
    /************************
  top3
************************/
    .row_top3 {
        padding: 50px 0 10px;
        position: relative;
        margin-bottom: 70px;
    }
    .container_top3 {
        height: auto;
        background-size: 15%;
        background-position: center top;
    }
    .content_top3 {
        margin-top: -95px;
    }
    .content_top3 h2 {
        width: 100%;
        font-size: 34px;
        margin-bottom: 30px;
        line-height: 1.3em;
    }
    .content_top3 p {
        font-size: 22px;
        margin: 20px 0 30px;
    }
    ul.list_top3 {
        flex-direction: column;
        justify-content: center;
    }
    ul.list_top3 li {
        width: 100%;
    }
    ul.list_top3 li a {
        height: auto;
        font-size: 22px;
        font-weight: 600;
        padding: 20px 0;
        margin-bottom: 15px;
    }
    /************************
  01 / 02 / 03 Headline
************************/
    .icon_number {
        left: 50%;
        transform: translateX(-50%);
        top: -35px;
    }
    .content_number h2 {
        width: 88%;
        margin: auto;
        font-size: 30px;
    }
    .icon_number_02 {
        left: 50%;
        transform: translateX(-50%);
        top: -35px;
    }
    .content_number_02 h2 {
        font-size: 30px;
    }
    /************************
  実現したいこと/タレントパレットならこう解決!
************************/
    .content_solution {
        margin: 0 auto 40px;
    }
    .list_wrap {
        width: 88%;
        margin: auto;
    }
    ul.list_make {
        width: 100%;
    }
    ul.list_make li {
        font-size: 18px;
        background-position: top 3px left;
    }
    /************************
  slick
************************/
    .row_slide {
        margin: 30px 0 80px;
    }
    .content-center-slide {
        width: 90%;
        margin: auto;
    }
    .margin-RL {
        margin: 0 2px;
    }
    .slick-item {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        padding: 30px;
    }
    ul.list_slick {
        flex-direction: column;
        padding-left: 0;
        padding-bottom: 10px;
    }
    ul.list_slick>li:first-child {
        width: 100%;
        margin-right: 0;
    }
    ul.list_slick>li:last-child {
        width: 100%;
    }
    .slick-item h4 {
        font-size: 26px;
        line-height: 1.3em;
        margin-bottom: 20px;
    }
    ul.list_slick_item {
        padding-left: 30px;
        margin-bottom: 25px;
    }
    ul.list_slick_item li {
        margin-bottom: 5px;
    }
    /************************
  btn*2
************************/
    .content_btn {
        padding: 0 0 50px;
    }
    ul.list_btn {
        flex-direction: column;
    }
    ul.list_btn li:first-child {
        width: 100%;
        margin-right: 0;
    }
    ul.list_btn li:last-child {
        width: 100%;
        margin-left: 0;
    }
    .btn_doc_pnk {
        width: 88%;
        margin: 0 auto 30px;
    }
    .btn_doc_wht {
        width: 88%;
        margin: auto;
    }
    /************************
  製造業・メーカー企業の活用事例はこちら
************************/
    .row_lightgray {
        padding: 40px 6%;
    }
    .content_ex h2 {
        font-size: 27px;
        text-align: center;
    }
    .content_ex p {
        font-size: 14px;
        padding: 10px 0 0 20px;
    }
    .content_ex h3 {
        font-size: 20px;
        padding: 0 0 10px 20px;
    }
    ul.list_ex {
        flex-direction: column;
        column-gap: initial;
    }
    ul.list_ex li {
        width: 100%;
        margin-bottom: 25px;
    }
    /************************
  その他のお悩み、詳細はこちら
************************/
    .content_detail {
        width: 88%;
    }
    .content_detail h2 {
        font-size: 27px;
    }
    .solution-content h3 {
        font-size: 2.2vw;
        height: auto;
    }
    ul.list-solution li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    ul.list-solution li:nth-child(even) {
        margin-right: 0;
    }
    ul.list-solution li:nth-child(5) {
        margin-right: 4%;
    }
    ul.list-solution li a {
        margin-bottom: 0;
    }
    /************************
  資料請求はこちら
************************/
    .row_leaflet {
        padding: 40px 0;
        background-image: url("https://tp-img.imgix.net/s/sp/background/bg-cv.jpg?auto=format&auto=compress");
    }
    .content_leaflet {
        padding-top: 0;
    }
    .content_leaflet {
        display: block;
    }
    .row_leaflet h2 {
        font-size: 4.2vw;
        line-height: 1.4em;
        margin: 5px 0 35px;
    }
}

@media screen and (max-width:736px) {
    .row_fv {
        padding: 50px 0;
    }
}

@media screen and (max-width:705px) {
    .display705 {
        display: block;
    }
}

@media screen and (max-width:650px) {
    .display650 {
        display: block;
    }
    .content_logo {
        margin: 0 auto 135px;
    }
    .content_top3 {
        margin-top: -123px;
    }
    .content_top3 h2 {
        padding: 30px 0;
    }
    .container_top3 {
        background-size: 25%;
        background-position: center top 7%;
    }
}

@media screen and (max-width:600px) {
    .row_wht {
        padding: 0;
    }
    .row_sky {
        padding: 20px 0;
    }
    .icon_number {
        top: -55px;
    }
    .content_number h2 {
        line-height: 1.3em;
    }
    .content_number_02 h2 {
        line-height: 1.3em;
    }
    .display600 {
        display: block;
    }
    .icon_number_02 {
        top: -55px;
    }
}

@media screen and (max-width:584px) {
    .display584 {
        display: block;
    }
}

@media screen and (max-width:580px) {
    .row_fv {
        margin-bottom: 80px;
    }
    ul.list_fv li:last-child img {
        top: 10px;
    }
    h1 {
        font-size: 7.5vw;
        margin-bottom: 10px;
    }
    .p_scene {
        font-size: 5vw;
    }
    .p_caption {
        font-size: 4.5vw;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:540px) {
    ul.list_fv li:last-child {
        background-position: top -80px center;
    }
    .row_detail {
        padding: 40px 0 20px;
    }
    ul.list-solution li a {
        margin-bottom: 20px;
    }
    .bg_gradiC {
        padding: 8px;
    }
    .solution-content {
        padding: 15px 8px 10px;
    }
    .solution-content h3 {
        font-size: 3vw;
    }
}

@media screen and (max-width:429px) {
    .display428 {
        display: block;
    }
    ul.list_fv li:last-child {
        background-position: top -60px center;
    }
    .content_number h2 {
        font-size: 6.5vw;
    }
    .content_number_02 h2 {
        font-size: 6.5vw;
    }
    .container_top3 {
        background-size: 30%;
        background-position: center top 5%;
    }
    .content_top3 h2 {
        font-size: 7vw;
        padding: 25px 0;
        line-height: 1.4em;
        margin-bottom: 30px;
    }
    .content_top3 p {
        font-size: 4vw;
    }
    ul.list_top3 li a {
        font-size: 4vw;
        font-weight: 500;
    }
    .content_solution {
        margin: 0 auto 35px;
    }
    .slick-item {
        padding: 5% 4% 3%;
    }
    .content_detail {
        max-width: 94%;
        padding: 0;
    }
    ul.list-solution li a {
        margin-bottom: 17px;
    }
    .bg_gradiC {
        padding: 4%;
    }
    .solution-content {
        padding: 10px 4%;
    }
}

@media screen and (max-width:415px) {
    .row_fv {
        margin-bottom: 60px;
    }
    .content_logo {
        margin: 0 auto 120px;
    }
    .btn-detail-wht {
        font-size: 4.4vw;
    }
    .row_leaflet h2 {
        margin: 0 0 40px;
    }
    ul.list-solution li a {
        margin-bottom: 15px;
    }
    .slick-item h4 {
        font-size: 22px;
    }
}

@media screen and (max-width:391px) {
    .container_top3 {
        background-size: 33%;
        background-position: center top 2%;
    }
}

@media screen and (max-width:361px) {
    .bg_gradiC {
        padding: 3%;
    }
    .solution-content {
        padding: 10px 3%;
    }
    .slick-item h4 {
        font-size: 20px;
    }
}