/*PC*/

@media all {
    body,
    p {
        font-family: "Noto Serif Display", "Noto Serif JP" !important;
        font-weight: 500 !important;
        letter-spacing: 0.1em;
    }

    p {
        font-size: 1.6rem;
    }

    .mb {
        margin-bottom: 150px !important;
    }

    .plr {
        padding-left: 100px !important;
        padding-right: 100px !important;
        max-width: 1400px;
        margin: auto;
    }

    .footer_button {
        display: none;
    }

    .addition_page_h2 {
        font-size: 2.6rem;
        display: flex;
        align-items: center;
        font-weight: 500 !important;
        text-wrap: nowrap;
        text-align: center;
        flex-direction: column;
        margin-bottom: 60px;
        color: #004a87;
        &::after {
            content: "";
            width: 40px;
            border-bottom: 1px solid black;
            padding-top: 20px;
        }
    }

    h3 {
        font-weight: 500;
    }

    .side_button {
        width: 57px;
        position: fixed;
        z-index: 999;
        right: 0;
        bottom: 50px;
        padding: 5px;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        gap: 5px;
        background-color: #054a88;
        figure {
            img {
                width: 100%;
                height: auto;
            }
        }
    }

    .addition_page_title {
        width: 100%;
        background-image: -webkit-image-set(
            url("https://marufuku-keiei.com/wp-content/themes/marufuku/images/addition/page_title_bg.jpg") 1x,
            url("https://marufuku-keiei.com/wp-content/themes/marufuku/images/addition/page_title_bg@2x.jpg") 2x
        );
        background-image: image-set(
            url("https://marufuku-keiei.com/wp-content/themes/marufuku/images/addition/page_title_bg.jpg") 1x,
            url("https://marufuku-keiei.com/wp-content/themes/marufuku/images/addition/page_title_bg@2x.jpg") 2x
        );
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 150px 50px 120px;
        div {
            margin: auto;
            h1 {
                font-weight: 500 !important;
                font-size: 6rem;
                color: #004a87;
                span {
                    padding-top: 30px;
                    font-size: 2.5rem;
                    display: block;
                }
            }
        }
    }

    article header h2 {
        width: auto;
        font-size: 2.8rem !important;
        font-weight: 500;
    }

    article header i {
        font-size: 1.8rem !important;
        font-weight: 400;
    }

    .content-ttl-main-text {
        font-size: 3.6rem !important;
        font-weight: 500 !important;
    }

    .service2-main-letter-area {
        max-width: 360px !important;
    }

    .service2-main-letter-lead-text,
    .about2-main-letter-lead-text {
        font-family: "Noto Serif JP" !important;
    }

    #hero {
        margin-top: 0px !important;

        .hero-ttl-text {
            font-family: "Noto Serif JP" !important;
            margin-bottom: 20px;
            font-size: 4.3rem !important;
            letter-spacing: 0.2em;
            color: #004a87 !important;
            font-weight: 500 !important;
        }

        .hero_01,
        .hero_02 {
            color: #000000;
            font-family: "Noto Serif JP" !important;
        }

        .hero_01 {
            font-size: 2rem !important;
            margin-bottom: 10px;
        }

        .hero_02 {
            font-size: 1.4rem !important;
        }
    }

    #header {
        position: fixed;
        top: 0;
        height: auto;
        background-color: white;
        width: 100%;
        .mw {
            height: 70px;
        }
        #nav {
            ul {
                display: flex;
                align-items: center;
                flex-wrap: nowrap;
                li {
                    height: fit-content;
                    a {
                        font-size: 1.4rem !important;
                        font-family: "Noto Serif JP" !important;
                        letter-spacing: 0.1em !important;
                    }
                }
                .sns {
                    display: flex !important;
                    gap: 10px;
                    width: fit-content;
                }
            }
        }

        .header-search {
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            background: #727272;
            z-index: 999;
            display: none;
        }

        .header-search.is-show {
            display: block;
        }

        .header-search-inner {
            max-width: 1200px;
            min-height: 80px;
            margin: 0 auto;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 20px;
        }

        .search-close {
            position: relative;

            width: 30px;

            height: 30px;

            background: none;

            border: none;

            cursor: pointer;
        }

        .search-close::before,
        .search-close::after {
            content: "";

            position: absolute;

            top: 50%;

            left: 50%;

            width: 24px;

            height: 1px;

            background: #fff;
        }

        .search-close::before {
            transform: translate(-50%, -50%) rotate(45deg);
        }

        .search-close::after {
            transform: translate(-50%, -50%) rotate(-45deg);
        }

        .search-close:hover {
            opacity: 0.7;
        }

        form.searchwp-form .searchwp-form-input-container .swp-input {
            width: 400px;
            background: white;
            padding: 5px 10px;
        }

        .search-form-wrap {
            position: relative;
            width: 400px;
        }

        form.searchwp-form {
            width: 100%;
        }

        form.searchwp-form .searchwp-form-input-container .swp-input {
            width: 100%;
            background: white;
            padding: 5px 45px 5px 10px;
        }

        .search-icon {
            position: absolute;
            top: 50%;
            right: 15px;
            transform: translateY(-50%);
            color: rgba(0, 0, 0, 0.25);
            font-size: 1.8rem;
            pointer-events: none;
        }

        #searchwp-form-1 input[type="submit"] {
            display: none !important;
        }
    }

    #g-nav.panelactive #g-nav-list {
        width: 100%;
        max-width: 800px;
        margin: auto;
        height: 100vh;
        position: unset;
    }

    #g-nav ul li a {
        color: black;
        background: unset;
        font-size: 1.4rem;
        border-radius: 0px;
        border-bottom: 1px solid darkgray;
        font-family: "Noto Serif Display", "Noto Serif JP" !important;
        &::after {
            color: black;
        }
    }

    .searchwp-live-search-result .searchwp-live-search-result--title a {
        font-size: 1.4rem !important;
        color: black !important;
        font-weight: 500 !important;
    }

    #top_first {
        padding: 60px 0 100px;
        text-align: center;
        p {
            font-family: "Cormorant SC" !important;
            font-size: 4.5rem;
            color: #004a87;
            margin-bottom: 50px;
        }
        .btn_wrap {
            a {
                font-size: 2.4rem !important;
                color: #004a88;
                border-bottom: solid 1px;
                padding-bottom: 10px;
                padding-left: 30px;
                padding-right: 30px;
                position: relative;
                display: block;
                width: -moz-fit-content;
                width: fit-content;
                margin: auto;
                &::before {
                    content: "";
                    display: inline-block;
                    width: 10px;
                    height: 10px;
                    background: #004a88;
                    position: absolute;
                    left: 0;
                    bottom: -5px;
                    border-radius: 50%;
                }
            }
        }
    }

    #top_lp {
        display: flex;
        max-width: 1100px;
        padding: 80px 50px 0px;
        margin: auto;
        gap: 40px;
        article {
            width: calc((100% - 40px) / 2);
            figure {
                margin-bottom: 40px;
                img {
                    width: 100%;
                    height: auto;
                }
            }
            h2 {
                text-align: center;
                color: #004a87;
                margin-bottom: 30px;
            }
            p {
                text-align: center;
                font-size: 1.8rem;
                line-height: 1.8;
            }
            .btn_wrap {
                width: auto;
                padding-top: 40px;
                text-align: right;
                a {
                    color: #004a88;
                    border-bottom: solid 1px;
                    padding-bottom: 10px;
                    padding-left: 20px;
                    padding-right: 20px;
                    position: relative;
                    display: block;
                    width: -moz-fit-content;
                    width: fit-content;
                    margin: auto;
                    &::before {
                        content: "";
                        display: inline-block;
                        width: 10px;
                        height: 10px;
                        background: #004a88;
                        position: absolute;
                        left: 0;
                        bottom: -5px;
                        border-radius: 50%;
                    }
                }
            }
        }
    }

    #page_about {
        .greeting {
            div {
                display: flex;
                align-items: flex-end;
                gap: 50px;
                max-width: 1200px;
                margin: auto;
                figure {
                    max-width: 400px;
                    min-width: 300px;
                    img {
                        width: 100%;
                        height: auto;
                        margin-bottom: 20px;
                    }
                    p {
                        text-align: center;
                        color: #004a87;
                        span {
                            display: block;
                            font-size: 1.4rem;
                            margin-bottom: 10px;
                        }
                    }
                }
            }
        }

        .philosophy {
            .words {
                color: #004a87;
                text-align: center;
                font-size: 3rem;
                margin-bottom: 60px;
            }
            article {
                display: flex;
                gap: 40px;
                margin-bottom: 70px;
                &:last-of-type {
                    margin-bottom: 0px;
                }
                .icon {
                    aspect-ratio: 1 / 1;
                    min-width: 140px;
                    max-height: 140px;
                    background-color: #f7f7f7;
                    border-radius: 50%;
                    color: #054a88;
                    font-size: 5rem;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    line-height: 1;
                }
                div {
                    h3 {
                        font-size: 2.8rem;
                        border-bottom: 1px solid black;
                        width: 100%;
                        padding-bottom: 20px;
                        margin-bottom: 20px;
                        span {
                            font-size: 1.8rem;
                        }
                    }
                    ul {
                        li {
                            margin-bottom: 30px;
                            &:last-of-type {
                                margin-bottom: 0px;
                            }
                            h4 {
                                font-weight: 500;
                                font-size: 2rem;
                                border-left: 2px solid #054a88;
                                padding-left: 10px;
                                margin-bottom: 15px;
                            }
                        }
                    }
                }
            }
        }
    }

    #page_overview {
        table {
            border-collapse: collapse;
            border-spacing: 0;
            width: 100%;
            tr {
                th,
                td {
                    padding: 30px;
                    border-bottom: 1px solid black;
                }
                th {
                    line-height: 1.8;
                    font-size: 1.9rem;
                    color: #054a88;
                    text-wrap: nowrap;
                    width: fit-content;
                    font-weight: 600;
                }
                td {
                    font-size: 1.6rem;
                    font-weight: 500;
                    ul {
                        margin-bottom: 20px;
                        .mb {
                            margin-bottom: 40px !important;
                        }
                        &:last-of-type {
                            margin-bottom: 0px;
                        }
                        li {
                            margin-bottom: 20px;
                            &:last-of-type {
                                margin-bottom: 0px;
                            }
                        }
                    }
                    a {
                        color: black;
                        font-size: 1.4rem;
                        margin-top: 5px;
                    }
                }
                h3 {
                    font-size: 1.6rem;
                    border-left: 2px solid #054a88;
                    padding-left: 10px;
                    margin-bottom: 15px;
                }
            }
        }
    }

    #page_services {
        .support {
            p {
                max-width: 1000px;
                margin: auto;
            }
        }

        .content {
            div {
                display: flex;
                justify-content: center;
                max-width: 1000px;
                width: 100%;
                margin: auto;
                figure {
                    margin: 0 -10px;
                    width: auto;
                    height: 270px;
                }
            }
        }

        .merit {
            div {
                display: flex;
                justify-content: center;
                gap: 70px;
                article {
                    text-align: center;
                    i {
                        color: #054a88;
                        font-size: 8rem;
                        margin-bottom: 25px;
                    }
                    h3 {
                        font-size: 2.2rem;
                        margin-bottom: 10px;
                        color: #054a88;
                        line-height: 1.6;
                    }
                    p {
                        font-size: 1.8rem;
                    }
                }
            }
        }

        .important {
            div {
                display: flex;
                justify-content: center;
                gap: 50px;
                article {
                    text-align: center;
                    h3 {
                        font-size: 2rem;
                        margin-bottom: 20px;
                        color: #054a88;
                        line-height: 1.6;
                    }
                    p {
                        font-size: 1.6rem;
                    }
                }
            }
        }

        .numbers {
            > p {
                text-align: center;
                margin-bottom: 40px;
            }
            .wrapper {
                display: flex;
                flex-wrap: wrap;
                gap: 25px;
                article {
                    width: calc((100% - 60px) / 3);
                    background-color: #f7f7f7;
                    padding: 30px 20px;
                    h3 {
                        text-align: center;
                        font-size: 2rem;
                        margin-bottom: 30px;
                    }
                    div {
                        display: flex;
                        justify-content: center;
                        gap: 20px;
                        width: 100%;
                        border-bottom: 1px solid black;
                        margin-bottom: 20px;
                        padding-bottom: 20px;
                        i {
                            line-height: 1;
                            font-size: 5.5rem;
                            color: #004a87;
                        }
                        p {
                            line-height: 1;
                            color: #004a87;
                            font-size: 2.2rem;
                            span {
                                font-size: 5rem;
                            }
                        }
                    }
                    p {
                        text-align: center;
                        font-size: 1.5rem;
                    }
                }
            }
        }
    }

    #page_qa {
        summary {
            font-family: "Noto Serif Display", "Noto Serif JP" !important;
        }
    }

    #page_access {
        ul.map {
            width: auto;
            max-width: 1280px;
            padding: 0 40px;
            margin: auto;
            @include mq() {
                width: auto;
                padding: 0 20px;
            }
            li {
                width: auto;
                margin-bottom: 80px;
                @include mq() {
                    width: auto;
                    margin-bottom: 40px;
                }
                p {
                    padding-bottom: 10px;
                    font-size: 1.8rem !important;
                    @include mq() {
                        width: auto;
                    }
                }
                div.iframe {
                    width: 100%;
                    height: 300px;
                    position: relative;
                    @include mq() {
                        width: auto;
                    }
                    iframe {
                        filter: grayscale(100%);
                        -webkit-filter: grayscale(100%);
                        width: 100%;
                        position: absolute;
                        left: 0;
                        height: 100%;
                        @include mq() {
                            width: 100%;
                        }
                    }
                }

                &:last-child {
                    margin-bottom: 0;
                }
            }
        }
    }

    #page_recruit {
        div.wrap {
            h2 {
                color: #014a88;
                text-align: center;
                padding: 40px 0 80px;
                letter-spacing: 2px;
                line-height: 1.6;
            }
            p {
                padding-bottom: 40px;
                text-align: center;
            }
            div.recruitment {
                max-width: 600px;
                margin: auto;
                padding: 40px 0;
                h3 {
                    color: #014a88;
                    text-align: center;
                    padding-bottom: 40px;
                    font-size: 2rem;
                    letter-spacing: 4px;
                }
                ul {
                    padding: 40px;
                    border: solid #014a88 1px;
                    line-height: 2;
                    letter-spacing: 2px;
                    li {
                        padding-bottom: 20px;

                        @include mq() {
                            padding-bottom: 40px;
                        }

                        strong {
                            font-weight: bolder;
                            font-size: 1.6rem;
                            color: #014a88;
                            border-bottom: solid 1px;
                            padding-bottom: 2px;
                        }

                        &:last-child {
                            padding-bottom: 0;
                        }
                    }
                }
                p {
                    padding-top: 40px;
                    text-align: center;
                }
                div.btn_wrap {
                    a {
                        background: #ffeb3b;
                        color: #014a88;
                        font-weight: 600;
                        padding: 15px 0;
                        border-radius: 50px;
                        width: 240px;
                        display: block;
                        margin: 40px auto 0;
                        text-align: center;
                    }
                }
            }
        }
    }

    article#works section div.wrap ul {
        gap: 30px;
    }

    article#works section div.wrap ul li.news__content.featureImg {
        width: calc((100% - 60px) / 3);
        margin: unset !important;
    }

    #contact section .wrap .contentWrap .content input {
        font-weight: 400 !important;
    }

    #contact section .wrap .contentWrap .fullContent textarea {
        font-weight: 400 !important;
    }
}

@media screen and (max-width: 1150px) {
    #header {
        .logo-wrapper {
            width: 150px;
        }
        #nav {
            ul {
                li {
                    a {
                        font-size: 1.3rem !important;
                        letter-spacing: 0.05em !important;
                    }
                }
            }
        }
    }
}

@media screen and (max-width: 1060px) {
    #header {
        #nav {
            ul {
                li {
                    a {
                        font-size: 1.25rem !important;
                        letter-spacing: 0em !important;
                    }
                }
            }
        }
    }
}

/*ipad Pro*/
@media screen and (max-width: 1024px) {
    img {
        backface-visibility: hidden;
    }

    #page_services {
        .important {
            div {
                gap: 50px;
                flex-wrap: wrap;
                article {
                    width: 40%;
                }
            }
        }
    }
}

@media screen and (max-width: 1000px) {
    #header {
        .search-form-wrap {
            position: relative;
            max-width: 400px;
            width: 100%;
            top: 100px;
            left: 50%;
            transform: translateX(-50%);
            z-index: 9999;
        }
    }

    .addition_page_title {
        margin-top: 70px;
    }

    #hero {
        margin-top: 70px !important;
    }
}

@media screen and (max-width: 950px) {
    .plr {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}

/*ipad Air*/
@media screen and (max-width: 820px) {
    .mb {
        margin-bottom: 100px !important;
    }

    .addition_page_title {
        height: fit-content;
        padding: 60px 50px 80px;
        div {
            h1 {
                font-size: 5rem;
            }
            span {
                font-size: 2.3rem;
            }
        }
    }

    #hero {
        .hero-ttl-text {
            margin-bottom: 10px;
            font-size: 4rem !important;
        }
        .hero_01 {
            font-size: 1.8rem !important;
        }
    }

    #top_first {
        padding: 60px 0 70px;
    }

    #page_about {
        .greeting {
            div {
                flex-direction: column;
                figure {
                    margin: auto;
                }
            }
        }

        .philosophy {
            article {
                .icon {
                    min-width: 120px;
                    max-height: 120px;
                    font-size: 4rem;
                }
            }
        }
    }

    #page_overview {
        table {
            tr {
                th,
                td {
                    padding: 20px;
                }
                th {
                    width: 270px;
                    text-wrap: wrap;
                }

                td {
                    line-height: 1.4;
                }
            }
        }
    }

    #page_services {
        .numbers {
            .wrapper {
                article {
                    width: calc((100% - 30px) / 2);
                }
            }
        }

        .content {
            div {
                figure {
                    margin: 0 -6px;
                    height: fit-content;
                }
            }
        }

        .merit {
            div {
                gap: 24px;
                article {
                    i {
                        font-size: 6rem;
                    }
                    p {
                        font-size: 1.6rem;
                    }
                }
            }
        }
    }

    article#works section div.wrap ul li.news__content.featureImg {
        width: calc((100% - 30px) / 2);
    }
}

/*ipadmini*/
@media screen and (max-width: 768px) {
    .sp_none {
        display: none;
    }

    .content-ttl-main-text {
        font-size: 2.7rem !important;
    }

    .service2-main-letter-area {
        max-width: 100% !important;
    }

    #header.fixed a {
        color: black !important;
    }

    #hero {
        .hero-ttl-text {
            font-size: 3.6rem !important;
            padding-left: 20px;
        }
    }

    #top_first {
        p {
            font-size: 4rem;
        }
    }

    article#about2
        .about2-inner
        .md-about2
        .about2-content-area
        .about2-content-box
        .about2-main-area
        .about2-main-box
        .about2-main-flex
        .about2-main-figure-area {
        position: relative;
        width: 100%;
        height: 400px;
    }

    article#service2
        .service2-inner
        .md-service2
        .service2-content-area
        .service2-content-box
        .service2-main-area
        .service2-main-box
        .service2-main-flex
        .service2-main-figure-area
        .service2-main-figure-box {
        width: 100%;
        height: 400px;
    }

    article#works section div.wrap ul li.news__content.featureImg div.img_wrap img {
        height: 300px;
    }

    article#news {
        section {
            .wrap {
                ul {
                    justify-content: space-between !important;
                }
            }
        }
    }

    article#news section div.wrap ul li.news__content.featureImg {
        width: 48% !important;
    }

    article#titleTop {
        margin-top: 70px !important;
    }
}

@media screen and (max-width: 599px) {
    .mb {
        margin-bottom: 45px !important;
    }

    .plr {
        padding-left: 22px !important;
        padding-right: 22px !important;
    }

    .addition_page_h2 {
        font-size: 2.2rem;
        letter-spacing: 0.05em;
        margin-bottom: 45px;
    }

    .side_button {
        display: none;
    }

    .footer_button {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;

        width: 100%;
        z-index: 999;
        padding: 8px 8px 16px;
        gap: 8px;
        background-color: #054a88;
        a {
            width: calc((100% - 16px) / 3);
            background-color: white;
            border-radius: 8px;
            img {
                width: 100%;
                height: auto;
            }
        }
    }

    #header {
        .search-form-wrap {
            max-width: 330px;
            top: 100px;
        }
    }

    #g-nav ul {
        padding: 100px 20px 0px;
    }

    #g-nav ul li {
        width: 100%;
        padding: 0px;
    }

    #g-nav.panelactive #g-nav-list {
        position: fixed;
    }

    #g-nav ul li a {
        padding: 20px 10px;
    }

    #hero {
        .hero-inner {
            margin-top: 60px;
        }

        .hero-ttl-text {
            font-size: 2.2rem !important;
            line-height: 1.6;
            padding-left: 0px;
            margin-bottom: 20px;
        }
        .hero_01 {
            font-size: 1.5rem !important;
            line-height: 1.6;
        }

        .hero_02 {
            font-size: 1.1rem !important;
            line-height: 1.6;
        }
    }

    #top_first {
        padding: 20px 0 0;
        p {
            font-size: 2.4rem;
            margin-bottom: 20px;
            line-height: 1;
        }
        .btn_wrap {
            a {
                font-size: 1.6rem !important;
            }
        }
    }

    article#works section div.wrap div.btn_wrap.more {
        padding-top: 20px;
    }

    article#works section {
        padding-top: 0px;
    }

    article#news header {
        padding: 40px 20px 0;
    }

    article#news section div.wrap ul li.news__content.featureImg {
        width: 100% !important;
    }

    article#about2
        .about2-inner
        .md-about2
        .about2-content-area
        .about2-content-box
        .about2-main-area
        .about2-main-box
        .about2-main-flex
        .about2-main-figure-area {
        height: 300px;
    }

    article#service2
        .service2-inner
        .md-service2
        .service2-content-area
        .service2-content-box
        .service2-main-area
        .service2-main-box
        .service2-main-flex
        .service2-main-figure-area
        .service2-main-figure-box {
        height: 300px;
    }

    article#service2
        .service2-inner
        .md-service2
        .service2-content-area
        .service2-content-box
        .service2-main-area
        .service2-main-box
        .service2-main-flex
        .service2-main-letter-area
        .service2-main-letter-box
        .service2-main-letter-flex
        .service2-main-letter-top-area
        .service2-main-letter-top-box
        .service2-main-letter-lead-area {
        margin-top: 20px;
    }

    footer#footer {
        margin-bottom: 100px;
    }

    .addition_page_title {
        padding: 25px 20px 40px;
        div {
            h1 {
                font-size: 2.6rem;
                letter-spacing: 0.02em;
                span {
                    padding-top: 15px;
                    font-size: 1.4rem;
                }
            }
        }
    }

    #page_about {
        .philosophy {
            article {
                flex-direction: column;
                .icon {
                    max-width: 120px;
                    margin: auto;
                }
                div {
                    h3 {
                        span {
                            font-size: 1.6rem;
                        }
                    }
                    & ul {
                        li {
                            h4 {
                                font-size: 1.8rem;
                            }
                        }
                    }
                }
            }

            .words {
                padding-left: 20px;
                font-size: 2.6rem;
                span {
                    display: none;
                }
            }

            article {
                .icon {
                    min-width: 100px;
                    max-height: 100px;
                    font-size: 3.6rem;
                }
            }
        }
    }

    #page_overview {
        & table {
            & tr {
                th,
                td {
                    text-align: left;
                    width: 100%;
                    display: block;
                    padding: 20px 0;
                }
                th {
                    border-bottom: unset;
                    padding-bottom: 0;
                }
                td {
                    padding-top: 10px;
                }
            }
        }
    }

    #page_services {
        .numbers {
            .wrapper {
                article {
                    width: 100%;
                }
            }
        }

        .content {
            div {
                flex-wrap: wrap;
                figure {
                    width: 50%;
                    margin: 6px -6px;
                    img {
                        aspect-ratio: 190 / 197;
                    }
                }
            }
        }

        .merit {
            div {
                gap: 60px;
                flex-wrap: wrap;
            }
        }

        .important {
            div {
                article {
                    width: 100%;
                }
            }
        }
    }

    #page_recruit {
        div.wrap {
            h2 {
                padding: 10px 0 50px;
                letter-spacing: 0.05em;
                line-height: 2;
                font-size: 2.1rem;
            }
            div.recruitment {
                ul {
                    padding: 40px 20px;
                }
            }
        }
    }

    #page_access {
        ul.map {
            padding: 0 20px;
            li {
                p {
                    font-size: 1.6rem !important;
                }
            }
        }
    }

    article#faq {
        section {
            padding: 40px 0;
        }
    }

    article#works section div.wrap ul li.news__content.featureImg {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .content-ttl-main-text {
        font-size: 2.6rem !important;
    }

    article#works header {
        padding: 30px 0 0 0;
    }

    #page_about {
        .greeting {
            p {
                text-align: justify;
                letter-spacing: 0.05em;
            }
        }
    }

    #page_access {
        ul.map {
            li {
                p {
                    font-size: 1.5rem !important;
                }
            }
        }
    }
}
