@charset "UTF-8"; @media screen and (max-width: 768px) {
    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    :root:root .cmn_page_btn {
        width: 100%;
        max-width: none;
    }

    .cmn_page_btn button ,p.cmn_page_btn a {
        min-width: 52rem;
        font-size: 3.6rem;
        padding: 4rem;
        height: 12rem;
        border-radius: 6rem;
        justify-content: center;
    }


    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .kugiri_m02 {
        padding: 6rem 0;
    }

    .return a::after ,.cmn_page_btn button::after ,p.cmn_page_btn a::after {
        width: 3rem;
        height: 2rem;
        right: 6rem;
        top: 46%;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
プロモ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .page_promo {
        padding: 0 2.5rem;
    }

    .page_promo .promo_bg {
        background-image: url("../images/common/page_promo_sp.jpg");
        height: 20rem;
        border-radius: 10px;
    }

    .page_promo .promo_inner .ttl_wrap {
        margin-top: 4rem;
    }

    .page_promo .promo_inner h1 .slug, .page_promo .promo_inner p .slug {
        font-size: 2.6rem;
    }

    .page_promo .promo_inner h1 .ja, .page_promo .promo_inner p .ja {
        font-size: 4.6rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
会社案内　＞　汎用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    h2.cmn_com_ttl {
        left: 0;
        padding-left: 2rem;
        margin-bottom: 8rem;
    }

    h2.cmn_com_ttl span.ja {
        font-size: 3.4rem;
    }

    h2.cmn_com_ttl span.en {
        font-size: 10.2rem;
    }

    .com_page_btns {
        margin-top: 14rem;
        margin-bottom: 10rem;
    }

    .com_page_btns ul.btn_wrap {
        grid-template-columns: 1fr;
        width: 52rem;
        margin: 0 auto;
        gap: 2rem;
    }

    .com_page_btns ul.btn_wrap li a {
        font-size: 3.6rem;
        min-height: 14rem;
        border-radius: 35px;
        padding: 1rem 8rem 1.3rem 8rem;
    }

    .com_page_btns ul.btn_wrap li a::after {
        -webkit-background-size: 3.2rem auto;
        background-size: 3.2rem auto;
        right: 6rem;
    }

    .access_wrap .map_area {
        width: 65rem;
    }

    .access_wrap .map_area .map {
        margin-bottom: 3rem;
    }

    .access_wrap .map_area .inner {
        flex-direction: column-reverse;
    }

    .access_wrap .map_area .inner .info {
        padding-left: 3rem;
    }

    .access_wrap .map_area .inner .info p.info_name {
        font-size: 3.3rem;
        margin-bottom: 1.5rem;
    }

    .access_wrap .map_area .inner .btn_wrap {
        width: 62rem;
        margin: 0 auto 4.5rem;
    }

    .access_wrap .map_area .inner .btn_wrap p.btn a {
        font-size: 2.6rem;
        border-radius: 3.5rem;
        min-height: 7rem;
        border-width: 1px;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
会社案内　＞　ごあいさつ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .com_greeting_wrap {
        margin-bottom: 14rem;
    }

    .com_greeting_wrap .inner {
        padding: 0 2rem;
    }

    .com_greeting_wrap .inner:not(:last-child) {
        margin-bottom: 15.5rem;
    }

    .com_greeting_wrap .inner:nth-of-type(1) h3.ttl {
        width: 58rem;
        margin: 0 0 5rem;
    }

    .com_greeting_wrap .inner:nth-of-type(2) h3.ttl {
        width: 50rem;
        margin: 0 0 5rem 0;
    }

    .com_greeting_wrap .inner .txt_wrap {
        margin-bottom: 8rem;
    }

    .com_greeting_wrap .inner .txt_wrap p {
        font-size: 3rem;
    }

    .com_greeting_wrap .inner .txt_wrap p:not(:last-child) {
        margin-bottom: 3rem;
    }

    .com_greeting_wrap .inner:nth-of-type(1) p.ceo {
        width: 48rem;
        margin-right: 1rem;
    }

    .com_greeting_wrap .inner:nth-of-type(2) p.ceo {
        width: 54rem;
        margin-right: 1rem;
    }

    .com_visin_wrap {
        margin-bottom: 14rem;
    }

    .com_visin_wrap ul.items {
        width: 100%;
        padding: 5.5rem 4rem 6.5rem 6rem;
        gap: 3.5rem;
    }

    .com_visin_wrap ul.items li {
        font-size: 3.2rem;
    }

    .com_visin_wrap ul.items li::before {
        width: 2rem;
        height: 2rem;
    }

    .com_ph_wrap h2.cmn_com_ttl {
        padding: 0;
        margin-bottom: 7rem;
    }

    .com_ph_wrap h2.cmn_com_ttl .en {
        font-size: 9.4rem;
    }

    .com_ph_wrap .ph_inner {
        width: 100%;
        padding: 10rem 4.5rem 22rem;
    }

    .com_ph_wrap .ph_inner h2.main_ttl {
        width: 54rem;
    }

    .com_ph_wrap .ph_inner h3.ttl {
        font-size: 3.8rem;
        margin-bottom: 5.5rem;
    }

    .com_ph_wrap .ph_inner ol.items {
        gap: 3.5rem;
    }

    .com_ph_wrap .ph_inner ol.items li h4.ttl {
        font-size: 3rem;
        margin-bottom: .5rem;
    }

    .com_ph_wrap .ph_inner ol.items li p.main_txt {
        font-size: 2.8rem;
        line-height: 1.75;
    }

    .com_ph_wrap p.img {
        width: 100%;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
会社案内　＞ 会社概要
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .out_line_wrap .inner {
        grid-template-columns: 1fr;
        gap: 10rem;
    }

    .out_line_wrap .inner p.img {
        width: 60rem;
        margin: 0 auto;
    }

    .out_line_wrap .inner .cmn_dl_wrap dl.cmn_dl_list .dl_row {
        grid-template-columns: 1fr;
    }

    .out_line_wrap .inner .cmn_dl_wrap dl.cmn_dl_list .dl_row dt.cmn_lt01 {
        margin-bottom: 0;
    }

    .out_line_wrap .inner .cmn_dl_wrap dl.cmn_dl_list .dl_row dd {
        font-size: 3rem;
        padding-bottom: 7rem;
        padding-left: 3rem;
    }

    .out_line_wrap .inner .cmn_dl_wrap dl.cmn_dl_list .dl_row dt {
        font-size: 3.4rem;
        text-align: center;
        padding: 4rem 0 0;
        margin-bottom: 0;
    }

    .out_line_wrap .inner .cmn_dl_wrap dl.cmn_dl_list .dl_row dd .box h3.ttl {
        font-size: 3rem;
        padding-left: 3rem;
    }

    .out_line_wrap .inner .cmn_dl_wrap dl.cmn_dl_list .dl_row dd .box h3.ttl::before {
        width: 2rem;
        height: 2rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
会社案内　＞ 設備紹介
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .page-factory .page_promo .promo_bg {
        background-image: url("../images/page/company/factory_promo_sp.jpg");
        height: 20rem;
    }

    .fac_eq h2.main_ttl {
        font-size: 4.2rem;
        border-left-width: 4.5px;
        margin-bottom: 8.5rem;
    }

    .fac_eq ul.items {
        grid-template-columns: 1fr;
        gap: 8rem;
    }

    .fac_eq ul.items li p.img {
        margin-bottom: 2.5rem;
    }

    .fac_eq ul.items li h3.ttl {
        font-size: 3.4rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
事業内容　＞　汎用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .page-business-child .main_area {
        margin-bottom: 4rem;
    }

    .se_about .grid_wrap {
        grid-template-columns: 1fr;
    }

    .se_about .grid_wrap .txt_wrap h2.main_ttl {
        font-size: 4.2rem;
    }

    .se_about .grid_wrap .txt_wrap p.main_txt {
        font-size: 3rem;
        padding: 0;
    }

    .se_about .grid_wrap p.img {
        width: 93%;
        margin: 1.5rem auto 0;
    }

    .se_biz ol.biz_list > li {
        padding: 3rem 2.5rem 4rem;
    }

    .se_biz ol.biz_list > li h3.ttl {
        font-size: 3rem;
        padding: 1.5rem 2rem;
        margin-bottom: 5.5rem;
    }

    .se_biz ol.biz_list li .ques_txt {
        grid-template-columns: 1fr 15rem;
        padding: 0 2rem 5rem;
    }

    .se_biz ol.biz_list li .ques_txt::after {
        width: 9rem;
        height: 3.6rem;
    }

    .se_biz ol.biz_list li .ques_txt p.txt {
        font-size: 3rem;
        margin: 0;
        line-height: 1.6;
    }

    .se_biz ol.biz_list li .ques_txt p.icon {
        position: relative;
        right: -2rem;
        margin-top: 1rem;
    }

    .se_biz ol.biz_list li .ans_wrap {
        width: 97%;
        padding: 5rem 1rem;
    }

    .se_biz ol.biz_list li .ans_wrap::before {
        width: 11rem;
        height: 11rem;
        top: -6.5rem;
        left: -2.5rem;
    }

    .se_biz ol.biz_list li .ans_wrap p {
        font-size: 3rem;
        line-height: 1.5;
    }

    .se_biz ol.biz_list li .ans_wrap ul.cost_list li {
        font-size: 2.1rem;
    }

    .biz_page_btns {
        width: 52rem;
    }

    .biz_page_btns ul.btn_wrap {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }

    .biz_page_btns ul.btn_wrap li a {
        font-size: 3.6rem;
        min-height: 14rem;
        border-radius: 7rem;
        padding: 1rem 11rem 1rem 8rem;
    }

    .biz_page_btns ul.btn_wrap li a::after {
        right: 6rem;
        -webkit-background-size: 3.2rem auto;
        background-size: 3.2rem auto;
        width: 3rem;
        height: 1.5rem;
    }

    .biz_works {
        margin-top: 9.5rem;
    }

    .biz_works h2.main_ttl {
        font-size: 5rem;
        margin-bottom: 5rem;
    }
    
    
    .wide_works .biz_page_btns {
        width: 58rem;
    }
    
    .wide_works .biz_page_btns ul.btn_wrap li a {
        padding: 1rem 11rem 1.3rem 8rem;
    }



    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
事業内容　＞　請求・支払い業務代行
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .se_biz .ans_wrap .hyou01 {
        width: 98%;
        margin-top: 5rem;
    }

    .se_biz .ans_wrap .box {
        margin: 5.5rem 0.5rem 0;
        padding: 4rem 2.5rem;
    }

    .se_biz .ans_wrap .box h3.ttl02 {
        padding-bottom: 6.5rem;
        margin-bottom: 2rem;
    }

    .se_biz .ans_wrap .box h3.ttl02 span {
        font-size: 3rem;
        width: 100%;
        height: auto;
        padding: 1.5rem 1rem;
    }

    .se_biz .ans_wrap .box h3.ttl02::after {
        width: 8.6rem;
        height: 5rem;
    }

    .se_biz .ans_wrap .box ul.list {
        padding: 3.5rem 3rem 0 5rem;
        margin-bottom: -3rem;
    }

    .se_biz .ans_wrap .box ul.list li {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: .5rem 3rem;
        margin-bottom: 3rem;
    }

    .se_biz .ans_wrap .box ul.list li span {
        font-size: 3rem;
    }

    .se_biz .ans_wrap .box ul.list li span.list_ttl {
        width: 100%;
    }

    .page_payment .se_biz ol.biz_list li:not(:nth-child(3)) .ans_wrap {
        width: 97%;
        padding: 5rem 1rem 1.5rem;
    }

    .page_payment .se_biz ol.biz_list li:nth-child(2) .ans_wrap {
        padding-bottom: 2rem;
    }

    .page_payment .se_biz li:nth-child(2) .ans_wrap .box {
        padding-bottom: 5.5rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
リサイクル 共通
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .recycling_btns {
        margin-top: -4rem;
    }

    .recycling_btns h2.btns_ttl {
        font-size: 5rem;
        font-weight: 400;
    }

    .recycling_page_btns {
        margin-top: 5rem;
        margin-bottom: 10rem;
    }

    .recycling_page_btns ul.btn_wrap {
        grid-template-columns: 1fr;
        width: 58rem;
        margin: 0 auto;
        gap: 2rem;
    }

    .recycling_page_btns ul.btn_wrap li a {
        font-size: 3.6rem;
        min-height: 14rem;
        border-radius: 35px;
        padding: 1rem 6.5rem 1rem;
    }

    .recycling_page_btns ul.btn_wrap li a::after {
        -webkit-background-size: 3.2rem auto;
        background-size: 3.2rem auto;
        right: 5rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
マテリアルリサイクル
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .page_recycling {
        padding: 0;
    }

    .page_recycling .ttl_inner {
        padding: 0 2rem;
    }

    .page_recycling .ttl_inner h2.main_ttl {
        width: 64rem;
        margin-left: -2rem;
        margin-bottom: 12rem;
    }

    .page_recycling .ttl_inner .grid {
        width: 100%;
        grid-template-columns: 1fr;
        gap: 2rem;
        margin-bottom: 12rem;
    }

    .page_recycling .ttl_inner .grid p.spc-cqa {
        width: 38.8rem;
        margin: 0 auto;
    }

    .page_recycling .ttl_inner .grid p.main_txt {
        font-size: 3.2rem;
        text-align: center;
    }

    .page_recycling .flow {
        gap: 10rem;
        margin-bottom: 13rem;
        padding: 0 2rem;
    }

    .page_recycling .flow .box h3.ttl {
        font-size: 3.4rem;
        margin-bottom: 3rem;
    }

    .page_recycling .flow .box ul.items {
        grid-template-columns: repeat(2 , 1fr);
        grid-template-areas: "item1 item2" /* 1行目：① ② */ "item4 item3";
        /* 2行目：④ ③ */
    }

    .page_recycling .flow .box ul.items li {
        padding: 0;
        min-height: 16.7rem;
        display: grid;
        align-content: center;
    }

    .page_recycling .flow .box ul.items li:nth-child(1) {
        grid-area: item1;
    }

    .page_recycling .flow .box ul.items li:nth-child(2) {
        grid-area: item2;
    }

    /* 本来は4番目に来る位置（右下）に3番目のliを配置 */
    .page_recycling .flow .box ul.items li:nth-child(3) {
        grid-area: item3;
    }

    /* 本来は3番目に来る位置（左下）に4番目のliを配置 */
    .page_recycling .flow .box ul.items li:nth-child(4) {
        grid-area: item4;
    }

    .page_recycling .flow .box ul.items li:not(:last-child)::after {
        border-top: 1.5rem solid transparent;
        border-bottom: 1.5rem solid transparent;
        border-left: 2rem solid #00baa2;
        right: -2rem;
    }

    .page_recycling .flow .box ul.items li:nth-child(2)::after {
        transform: rotate(90deg);
        bottom: -2.5rem;
        top: auto;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .page_recycling .flow .box ul.items li:nth-child(3)::after {
        transform: rotate(-180deg);
        left: -2rem;
    }

    .page_recycling .flow .box ul.items li p.icon {
        width: 6rem;
        margin-bottom: 1rem;
    }

    .page_recycling .flow .box ul.items li h4.ttl {
        font-size: 2.8rem;
    }

    .page_recycling .other h2.main_ttl {
        font-size: 4.6rem;
    }

    .page_recycling .other .grid {
        gap: 9rem;
    }

    .page_recycling .other .grid .box .f_wrap {
        gap: 1rem;
    }

    .page_recycling .other .grid .box .f_wrap .content_area h3.ttl {
        font-size: 4.2rem;
        margin-bottom: 5rem;
    }

    .page_recycling .other .grid .box .f_wrap .content_area h3.ttl::before {
        width: .9rem;
        height: 5.4rem;
    }

    .page_recycling .other .grid .box .f_wrap .content_area p.txt {
        font-size: 3rem;
    }

    .page_recycling .other .grid .box .f_wrap p.img {
        width: 46rem;
        margin: 0 auto;
    }

    .page_recycling .other .grid .box ul.items {
        grid-template-columns: 1fr;
        margin-top: 3rem;
        margin: 3rem 2.5rem 0;
        gap: 6rem;
    }

    .page_recycling .other .grid .box ul.items li {
        padding: 4rem 1rem 6rem;
    }

    .page_recycling .other .grid .box ul.items li h3.ttl {
        font-size: 4.2rem;
        margin-bottom: 3rem;
    }

    .page_recycling .other .grid .box ul.items li p.txt {
        font-size: 3rem;
        padding: 0 4rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
水平・資源リサイクル
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .page_recycling {
        padding-top: 2.5rem;
    }
    .recycling_wrap {
        margin-bottom: 12rem;
    }

    .recycling_wrap h2.main_ttl {
        font-size: 5rem;
        margin-bottom: 7rem;
    }

    .recycling_wrap h3.ttl {
        font-size: 4.2rem;
        border-width: 4.5px;
        margin-bottom: 6rem;
    }

    .recycling_wrap p.main_lead {
        font-size: 3.4rem;
        margin-bottom: 5rem;
    }

    .recycling_wrap p.main_img {
        width: 52.6rem;
    }

    .recycling_wrap .grid {
        grid-template-columns: 1fr;
    }

    .recycling_wrap p.main_txt {
        font-size: 3rem;
    }

    .recycling_wrap .inner .txt_wrap {
        margin-right: 0rem;
        width: 100%;
    }

    .recycling_wrap .inner .txt_wrap p:not(:last-child) {
        margin-bottom: 6rem;
    }

    .recycling_wrap .inner .txt_wrap p span.small {
        font-size: 2.6rem;
    }

    .recycling_wrap .inner p.img {
        width: 60rem;
        margin: 0 auto;
    }

    .resource .inner .txt_wrap p {
        font-size: 3rem;
    }

    .horizontal p.main_txt {
        padding: 0;
    }

    .horizontal .items_wrap {
        padding: 5.5rem 4rem 6rem;
    }

    .horizontal .items_wrap h4.ttl {
        font-size: 3.4rem;
        margin-bottom: 5.5rem;
    }

    .horizontal .items_wrap ul.items {
        grid-template-columns: repeat(2,1fr);
    }
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
産業廃棄物
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .page_industrial-waste-disposal .main_ttl_wrap h2.main_ttl {
        width: 58rem;
        margin-bottom: 9.4rem;
    }

    .page_industrial-waste-disposal ul.items {
        width: 60rem;
        margin: 0 auto 12rem;
    }

    .page_industrial-waste-disposal ul.items li {
        width: 100%;
        padding: 4rem 4rem 6rem;
    }

    .page_industrial-waste-disposal ul.items li p.icon.icon01 {
        width: 47rem;
        margin-bottom: 3rem;
    }

    .page_industrial-waste-disposal ul.items li p.icon.icon02 {
        width: 24.5rem;
    }

    .page_industrial-waste-disposal ul.items li h3.ttl {
        font-size: 4.2rem;
        margin-bottom: 4rem;
    }

    .page_industrial-waste-disposal ul.items li p.main_txt {
        font-size: 3rem;
    }

    .page_industrial-waste-disposal ul.items li p.sub_txt {
        font-size: 2.8rem;
        margin-top: 5rem;
    }

    .page_industrial-waste-disposal p.btn.pdf a {
        font-size: 3.6rem;
        width: 60rem;
        height: 16rem;
        border-radius: 8rem;
        border-width: 2px;
    }

    .page_industrial-waste-disposal p.btn.pdf a::after {
        width: 3.6rem;
        height: 3.8rem;
        right: 6.5rem;
    }

    .page_industrial-waste-disposal .box h2.main_ttl {
        width: 61.2rem;
    }

    .page_industrial-waste-disposal .box p.main_txt {
        font-size: 3.6rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
リサイクル品の販売
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .page_sale > .page_width {
        width: 100%;
    }

    .page_sale p.main_lead {
        font-size: 3.2rem;
        margin-bottom: 7rem;
    }

    .service_item:not(:last-child) {
        margin-bottom: 14rem;
    }

    .service_item h2.main_ttl {
        font-size: 4.2rem;
        padding-left: 4rem;
        margin-bottom: 6rem;
    }

    .service_item h2.main_ttl::before {
        width: .9rem;
        height: 5.4rem;
        left: 1rem;
    }

    .service_item .inner {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .service_item .inner p.img {
        width: 60rem;
        margin: 0 auto 5rem;
    }

    .service_item .inner .contents_area {
        max-width: none;
        width: 65rem;
        margin: 0 auto;
        top: 0;
    }

    .service_item .inner .contents_area h3.ttl {
        font-size: 3.4rem;
        padding: 0 3rem;
        margin-bottom: 5rem;
    }

    .service_item .inner .contents_area ul.intent_list {
        padding: 0 2rem 0 3rem;
        /* margin-bottom: 8rem; */
    }

    .service_item .inner .contents_area ul.intent_list li {
        font-size: 3.2rem;
        line-height: 1.6;
    }

    .service_item .inner .contents_area .product_wrap {
        margin-top: 8rem;
    }

    .service_item .inner .contents_area .product_wrap h4.ttl {
        font-size: 3.4rem;
        padding: 0 3rem;
        margin-bottom: 3.5rem;
    }

    .service_item .inner .contents_area .product_wrap dl.dl_list .dl_row {
        grid-template-columns: 1fr;
    }

    .service_item .inner .contents_area .product_wrap dl.dl_list dt, .service_item .inner .contents_area .product_wrap dl.dl_list dd {
        padding: 0;
    }

    .service_item .inner .contents_area .product_wrap dl.dl_list dt {
        font-size: 3.4rem;
        text-align: center;
        padding: 4rem 0 0;
        margin-bottom: 4rem;
    }

    .service_item .inner .contents_area .product_wrap dl.dl_list dd {
        font-size: 3rem;
        padding-bottom: 7rem;
        padding-left: 3rem;
    }

    .service_item .inner .contents_area .product_wrap dl.dl_list dd p span {
        margin-top: -0.5rem;
    }

    .service_item .inner .contents_area .product_wrap .other_items {
        margin-top: 9rem;
    }
    
    .service_item .inner .other_info .info_lead{
        font-size: 3rem;
    }

    .service_item .inner .other_info .info_txt{
        font-size: 2.8rem;
    }

    
    .service_item .inner .contents_area .product_wrap .other_items p.txt {
        font-size: 2.8rem;
    }

    .service_item .inner .contents_area .product_wrap .other_items p.bold_txt {
        font-size: 3.4rem;
        padding: 0 3rem;
        margin-bottom: 4rem;
    }
    
    .service_item .inner .contents_area .product_wrap .other_items ul.items li {
        font-size: 3rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CSR活動
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .csr_wrap {
        margin-bottom: 15rem;
    }

    .csr_wrap .txt_wrap h2.main_ttl {
        font-size: 4.2rem;
        margin-bottom: 6.5rem;
        line-height: 1.5;
        border: none;
        position: relative;
    }

    .csr_wrap .txt_wrap h2.main_ttl::before {
        position: absolute;
        content: "";
        width: 4.5px;
        height: 5.4rem;
        background: var(--theme_m_color);
        top: 0.5rem;
        left: 0;
    }

    .csr_wrap .txt_wrap p.main_txt {
        font-size: 3rem;
        margin-bottom: 4rem;
    }

    .csr_wrap .txt_wrap .link {
        margin-bottom: 7.5rem;
    }

    .csr_wrap .txt_wrap .link p a {
        font-size: 3rem;
    }

    .csr_wrap p.main_img {
        width: 60rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
採用情報
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .recruit_wrap h2.main_ttl {
        width: 55rem;
    }

    .recruit_wrap p.main_lead {
        font-size: 3.8rem;
    }

    .recruit_wrap .tabs {
        width: 52rem;
        grid-template-columns: 1fr;
    }

    .recruit_wrap .tabs p button {
        font-size: 3.6rem;
        min-height: 12rem;
    }

    .recruit_wrap .tab-panels .requirements h3.ttl {
        font-size: 4.2rem;
        margin-bottom: 8.5rem;
    }

    .recruit_wrap .tab-panels .requirements .cmn_dl_wrap dl.cmn_dl_list .dl_row dt {
        font-size: 3.4rem;
        text-align: center;
        padding: 5rem 0 0;
        margin-bottom: 2.5rem;
    }

    .recruit_wrap .tab-panels .requirements .cmn_dl_wrap dl.cmn_dl_list .dl_row dd {
        font-size: 3rem;
        padding: 0 0rem 7rem 2rem;
    }

    .recruit_wrap .tab-panels .requirements .cmn_dl_wrap dl.cmn_dl_list .dl_row dd ul.list li::after {
        width: 2rem;
        height: 2rem;
        top: 1.5rem;
    }

    .recruit_wrap p.entry a {
        font-size: 3.6rem;
        width: 56rem;
        height: 18rem;
        border-radius: 9rem;
    }

    .recruit_wrap p.entry a::after {
        width: 3rem;
        height: 1.5rem;
    }

    .recruit_wrap p.stop {
        font-size: 4.2rem;
    }


    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
プライバシーポリシー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .page_privacy p.main_lead {
        line-height: 2;
        margin-bottom: 9vw;
    }

    .page_privacy .box {
        margin-bottom: 7vw;
    }

    .page_privacy .box h3.ttl {
        font-size: 4.2rem;
        text-indent: -1em;
        padding-left: 1em;
    }

    .page_privacy .box p {
        margin-bottom: 2vw;
        padding-left: 19px;
    }

    .page_privacy ul.indent {
        padding-left: 19px;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
404
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    .page_promo.letter404 {
        padding-top: 90px;
    }

    .page_promo.letter404::after {
        top: 73%;
    }

    .page_promo.letter404 .promo_inner h1 .slug {
        font-size: 10.6666666vw;
        line-height: 1.15;
    }

    .page_404 h2 {
        font-size: 6.6666666vw;
        margin-bottom: 12vw;
        text-align: left;
    }

    .page_404 p.txt {
        text-align: left;
        margin-bottom: 12vw;
        font-size: 3rem;
        line-height: 2;
    }

    .page_404 p.btn a {
        min-width: auto;
        font-size: 3rem;
        border-radius: 9.3333333333vw;
        width: 68vw;
        height: 18.6666666vw;
        padding: 3vw 35px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

}

/* owari */
