@charset "utf-8";
/* CSS Document */
body,
header,
#contents,
footer {
    width: auto;
	min-width: 320px;
}
body.active {
    overflow: hidden;
}
img {
    max-width: 100%;
    height: auto;
}
header {
    justify-content: flex-start;
    flex-direction: column;
    padding: 8px 16px 11px;
    gap: 34px;
    & #logo {
        width: calc(100% - 56px);
    }
    & nav {
        display: none;
        flex-direction: column-reverse;
        padding: 0 30px;
        gap: 27px;
        ul {
            flex-direction: column;
            border-top: 1px solid #FFFFFF;
            gap: 0;
            li {
                border-bottom: 1px solid #FFFFFF;
                & a {
                    font-size: 1.5rem;
                    text-align: center;
                    padding: 29px 0 28px;
                }
            }
        }
        ul.nav_btn {
            flex-direction: row;
            justify-content: space-between;
            gap: 0;
            border-top: none;
            & li {
                border-bottom: none;
                width: 48.22%;
                & a {
                    width: 100%;
                    font-size: 1.125rem;
                    min-height: 54px;
                    padding: 10px;
                }
            } 
        }
    }
    & nav.active {
        display: flex;
    }
}
.active header {
    background: linear-gradient(to top,  #00bb30 0%,#bcc819 100%);
    position: fixed;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 12px 11px 110px;
    #logo {
        color: #BCC819;
        border-radius: 45px;
        padding: 8px 0 8px 128px;
        background-position: 15px 6px;
        background-size: 34px auto;
        background: url("../images/logo.png") 88px 6px/34px auto no-repeat,url("../images/limited_logo.png") 15px 7px/64px auto no-repeat;
        background-color: #FFFFFF;
        & p:not(.title) {
            display: none;
        }
    }
}
header a:has(#logo) {
    width: auto;
}
.sp_menu_btn {
	display: block;
	position: absolute;
	top: 12px;
	right: 9px;
	width: 45px;
	height: 45px;
    z-index: 9999;
}
.sp_menu_btn a {
    display: block;
	width: 45px;
	height: 45px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    color: transparent;
    position: relative;
}
.sp_menu_btn::before,
.sp_menu_btn a::before,
.sp_menu_btn a::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.6s;
    width: 24px;
    height: 4px;
    background-color: #FFFFFF;
    border-radius: 24px;
    margin: auto;
    left: 0;
    right: 0;
}
.sp_menu_btn::before {
    top: 28px;
}
.sp_menu_btn a:before {
    top: 18px;
}
.sp_menu_btn a:after {
    top: 8px;
}
.sp_menu_btn.active a {
    background-color: #FFFFFF;
    border-radius: 45px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
.sp_menu_btn.active::before {
    display: none;
}

.sp_menu_btn.active a:before {
    transform: rotate(45deg);
    top: 20px;
    background-color: #00BB30;
}
.sp_menu_btn.active a:after {
    transform: rotate(135deg);
    top: 20px;
    background-color: #00BB30;
}
#footer_cnt {
    width: auto;
    padding: 28px 24px 20px;
    flex-direction: column-reverse;
}
footer {
    padding-bottom: 104px;
}
footer nav {
    width: 100%;
    border-bottom: 1px solid #BCC819;
    padding-bottom: 15px;
    ul {
        justify-content: space-around;
        li {
            min-width: 40%;
        }
    }
}
footer nav ul li.f_nav01 {order: 1;}
footer nav ul li.f_nav02 {order: 4}
footer nav ul li.f_nav03 {order: 3;}
footer nav ul li.f_nav04 {order: 6}
footer nav ul li.f_nav05 {order: 5}
footer nav ul li.f_nav06 {order: 8}
footer nav ul li.f_nav07 {order: 7;}
footer nav ul li.f_nav08 {order: 10}
footer nav ul li.f_nav09 {
    width: auto;
    order: 9;
}
footer nav ul li.f_nav10 {order: 11; margin-right: auto; margin-left:10px;}
footer nav ul li.f_nav11 {order: 2;}
footer .tel {
    text-align: center;
}
footer .tel > span,
footer .tel a {
    width: 228px;
    font-size: 1.5rem;
    padding: 2px 10px 4px 49px;
    border-radius: 50px;
    background-position: 20px 8px;
    background-size: 20px auto;
    line-height: 1.458;
    margin: 0 auto;
}
#foot_top {
    padding: 20px 0 0;
    text-align: center;
}
#foot_logo {
    display: inline-block;
    text-align: left;
    padding: 1px 0 7px 52px;
    background-size: 40px auto;
    font-size: 1.5rem;
    & span {
        display: inline-block;
        vertical-align: middle;
        font-size: 1rem;
        margin-left: 18px;
    }
}
#format_top h2 {
    display: flex;
    gap: 0 11px;
    padding-left: 0;
}
#format_top #news_cnt h2 {
    font-size: 1.5rem;
    flex-direction: column;
    align-items: baseline;
    & span {
        margin-left: 0;
        font-size: 0.75rem;
        letter-spacing: -0.25px;
    }
}

#top_cnt,
#news_cnt {
    width: auto;
    flex-direction: column;
}
#format_top #top_cnt {
    padding-top: 28px;
    margin-bottom: 0;
    h2 {
        margin-bottom: 24px;
        img {
        max-width: 260px;
        }
    }
}
#news_cnt {
    gap: 0;
    & .cnt_box {
        width: auto;
        padding: 33px 24px 14px;
    }
    & .cnt_box:last-child {
        background: none;
    }
    & ul {
        a {
            word-break: break-all;
            
        }
    }
    & .list_link {
        width: 145px;
        height: 40px;
    }
}
.job_search {
    padding: 0 24px;
    margin-bottom: 0;
    & a {
        width: 100%;
        max-width: 316px;
        font-size: 1.125rem;
        padding: 9px 152px 9px 48px;
        background: #0BBB2E url("../images/search_bg_sp.png") 89% top no-repeat;
        line-height: 1.44;
        box-shadow: 10px 10px 0 #BCC819;
    }
}

#flow_cnt {
    padding: 20px 24px 50px;
}
#format_top #flow_cnt h2 {
    margin-bottom: 12px;
}
#flow_box {
    flex-direction: column;
    gap: 19px;
    & .box_cnt {
        width: auto;
        h3 {
            font-size: 1rem;
        }
        & ul {
            gap: 24px;
            padding-top: 43px;
            padding-bottom: 20px;
        }
        & li {
            font-size: 0.75rem;
            line-height: 2;
        }
        & li::after {
            width: 16px;
            height: 15px;
            bottom: -19px !important;
        }
    }
}

/*末端*/
#contents {
    margin: 0;
    padding: 20px 24px 20px;
    p {
        font-size: 0.75rem;
        line-height: 2;
    }
}
#contents h1,
.sub_contents h2,
#contents #info_ttl,
#format_top h2 {
    font-size: 1.5rem;
    margin-bottom: 20px;
    & span {
        font-size: 0.75rem;
    }
}
#format_top h2 {
    align-items: center;
}
h2,
#format_top h3,
table caption {
    font-size: 1rem;
    margin-left: 0;
    margin-right: -24px;
    border-radius: 50px 0 0 50px;
    margin-bottom: 10px;
    padding: 6px 16px 5px;
}
table caption {
    margin-bottom: 0;
}
table th,
table td {
    font-size: 0.75rem;
    padding: 16px 0 12px 11px;
    line-height: 2.33;
}
table th {
    width: auto;
}
#contents .list_cnt {
    margin-bottom: 38px;
    h2 {
        font-size: 1rem;
        text-align: left;
        padding: 6px 17px;
        margin-right: -24px;
    }
    h3 {
        font-size: 0.875rem;
        line-height: 1.71;
        margin-bottom: 10px;
    }
    p {
        line-height: 1.83;
        margin: 0;
    }
    .cnt_box {
        padding: 19px 0 15px 32px;
    }
    .cnt_box::before {
        width: 25px;
        height: 25px;
        font-size: 0.875rem;
        left: 0;
        top: 20px;
    }
    .cnt_box::after {
        width: 3px;
        left: 11px;
        top: -2px;
    }
    .cnt_box:last-child::after {
        height: 40px;
    }
}
#contents .list_cnt.orange,
#contents .list_cnt.blue {
    background: none;
}
#contents .list_cnt.blue::after {
    display: none;
}
#side_nav_cnt {
    flex-direction: column;
    gap: 30px;
    & nav {
        width: auto;
        & ul {
            display: flex;
            gap: 9px;
            & li {
                flex: 1;
                margin: 0;
                & a {
                    font-size: 0.875rem;
                    min-height: 40px;
                }
            }
        }
    }
    & section {
        width: auto;
    }
}
/* 段組み */
.wp-block-columns {
    flex-direction: column;
    position: relative;
    align-items: flex-start;
    gap: 0;
    margin-bottom: 46px;
}

.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis:100% !important;
}
.youtube_box + .wp-block-columns > .wp-block-column:first-child {
    display: none;
}
.float_l {
    position: absolute;
    left: 0;
    width: 150px;
    height: 132px;
    bottom: 0;
    p {
        margin: 0 !important;
    }
}
.float_r {
    margin-left: 160px !important;
    min-height: 132px !important;
}
details {
    width: auto;
    word-break: break-all;
    font-size: 0.75rem;
    line-height: 1.41;
    padding-left: 51px;
    &:has(+ h2) {
        border-bottom: 1px solid #BCC819;
        margin-bottom: 39px;
    }
    & + p {
        margin-top: 25px;
        & .list_link {
            width: 125px;
        }
    }
}
details:open {
    padding-bottom: 18px;
}
details summary {
    line-height: 1.42;
    font-size: 0.875rem;
    padding: 22px 10px 9px 50px;
    margin-left: -51px;
}
details summary::before,
details summary::after {
    top: 10px;
    bottom: 0;
    left: 10px;
    margin: auto;
}

form {
    table,
    tbody,
    tr,
    th,
    td {
        width: auto !important;
        display: block;
        font-size: 1.125rem;
        line-height: 1.55;
    }
    table {
        th {
            display: flex;
            align-items: center;
            padding: 0 0 7px;
            & span {
                order: 2;
                margin: 0 0 0 10px;
                padding: 3px 10px;
                font-size: 0.75rem;
            }
        }
        td {
            padding-bottom: 21px;
        }
        td:has(.w3) {
            display: flex;
            align-items: center;
            gap: 5px;
        }
        input[type="text"],
        input[type="password"],
        input[type="mail"],
        textarea {
            padding: 5px 10px 4px;
        }
        textarea {
            height: 129px;
        }
    }
}
.sub_contents {
    padding: 24px 24px 27px;
    & ul {
        font-size: 0.875rem;
        & li {
            margin-bottom: 27px;
            & a {
                color: #0069E2;
            }
        }
    }
}
.list_link, input[type="submit"] {
    width: 93px;
    height: 40px;
    font-size: 0.875rem;
    margin: 0 auto;
}
#format_top .list_link {
    margin-top: 4px;
}
#qa_cnt::before {
    display: none;
}
/* Youtube動画 */
.youtube_box {
    position: relative;
    display: block;
    width: calc(100% + 48px);
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin: 0 -24px 29px;
    left: auto;
    transform: translateX(0);
}
#format_top .youtube_box {
    width: 100%;
    margin: 0;
}
.youtube_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#matching_link {
    padding: 22px 24px 27px;
    h2 {
        font-size: 1.5rem;
        line-height: 1.96;
        word-break: auto-phrase;
        max-width: 325px;
        padding: 0 80px 0 0;
        background: none;
        text-align: left;
        margin: 0 auto 15px;
        & span {
            font-size: 1.5rem;
            line-height: 1.96;
            display: block;
        }
    }
    p {
        font-size: 0.875rem;
    }
    .wrap_box {
        gap: 6px;
        margin-top: 14px;
    }
    & .link_box,
    & .link_box.box2 {
        border-radius: 12px;
        max-width: 160px;
        a {
            padding-bottom: 5px;
        }
        h3 {
            font-size: 1rem;
            padding: 8px 18px 7px;
            text-align: left;
        }
        p {
            font-size: 0.75rem;
            text-align: left;
            padding: 0 18px;
        }
        .box_line {
            font-size: 0.625rem;
            line-height: 2;
            padding: 7px 18px 8px;
            min-height: initial;
            margin-bottom: 3px;
        }
    }
    & .link_box .box_line::after {
        width: 52px;
        height: 43px;
        background-image: url("../images/matching_img01_sp.png");
        background-size: 100% auto;
        right: 2px;
        top: -43px;
        left: auto;
    }
    & .link_box.box2 .box_line::after {
        width: 70px;
        height: 38px;
        background-image: url("../images/matching_img02_sp.png");
        background-size: 100% auto;
        right: 2px;
        top: -38px;
    }
}
#matching_link.scroll .wrap_box {
    min-width: 320px;
}
#format_top #matching_link {
    min-height: initial;
    padding: 0 0 32px;
    border-bottom: none;
    & .wrap_box {
        position: fixed;
        bottom: 0;
        gap: 0;
        left: 0;
        right: 0;
        z-index: 5000;
        & .link_box,
        & .link_box.box2 {
            border-radius: 30px 30px 0 0;
            max-width: 50%;
            & a {
                padding: 0;
            }
            h3 {
                width: 100%;
                padding: 5px;
                text-align: center;
                font-size: 1.5rem;
            }
            p {
                width: 100%;
                text-align: center;
                padding: 4px 10px 3px;
                border-radius: 0;
                color: #FFFFFF;
                clip-path: none;
                font-size: 1rem;
            }
            .box_line {
                display: none;
            }
        }
        & .link_box p {
            background-color: #FF8800;
        }
        & .link_box.box2 p {
            background-color: #0069E2;
        }
    }
}
#about_cnt {
    padding: 24px 24px 2px;
    position: relative;
    h2 {
        margin-bottom: 13px;
    }
    h3 {
    }
    p {
        font-size: 0.75rem;
        line-height: 2;
    }
    img {
        display: none;
    }
}
#qa_cnt {
    padding: 24px 24px 36px;
    h2 {
        margin-bottom: 4px;
    }
}
#about_cnt::after {
    content: "";
    display: block;
    width: 158px;
    height: 81px;
    background: url("../images/matching_img03.png") left top/158px auto no-repeat;
    position: absolute;
    bottom: -30px;
    right: 24px;
    z-index: 1;
}
#contents .w1000p p {
    
}
#contents ol,
#contents ul {
    font-size: 0.75rem;
}
#contents .w1000p .kiyaku_txt {
    line-height: 2;
    font-size: 0.75rem;
    margin-bottom: 34px;
}
#info_list,
#news_cnt ul {
    padding-top: 0;
    & a {
        display: flex;
        font-size: 0.875rem;
        line-height: 1.428;
        padding: 22px 40px 17px 11px;
        word-break: break-all;
        & .date {
            font-size: 0.75rem;
            letter-spacing: -0.75px;
            min-width: 60px;
            line-height: 1.41;
        }
    }
    & a::before {
        top: 29px;
        right: 16px;
    }
    & a::after {
        right: 18px;
        top: 23px;
    }
}
.pagination ul li a,
.pagination ul li span {
    font-size: 0.875rem;
    line-height: 1.42;
    padding: 6px 3px 2px;
}
.pagination ul li.first a,
.pagination ul li.first span,
.pagination ul li.last a,
.pagination ul li.last span {
    padding: 5px 13px 3px;
}
#info_contents {
    & .cnt_box {
        padding: 3px 7px 40px;
    }
    .date {
        margin-bottom: 5px;
        letter-spacing: -0.75px;
        margin-left: -5px;
    }
    h1 {
        font-size: 0.875rem;
        line-height: 1.71;
        margin-bottom: 15px;
    }
}
#contents ul.list_tab {
    margin-bottom: 0;
    & li {
        width: 50%;
        & a {
            width: auto;
            font-size: 0.875rem;
            min-height: 40px;
        }
    }
}
#contents h2:has(+ p) {
    margin-top: 1.2em;
}