@charset "utf-8";
/* CSS Document */
html {
    font-size: 16px;
}
body,
body * {
	margin: 0;
	padding: 0;
	line-height: 1.6;
    font-family:zen-kaku-gothic-new,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Segoe UI,メイリオ,Meiryo,sans-serif;
    font-weight: 500;
    font-style: normal;
    box-sizing: border-box;
}
body,
header,
footer {
	width: 100%;
	min-width: 1280px;
}
a:hover {
    opacity: 0.6;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold !important;
}
.wf-loading {
    opacity: 0;
}
.has-text-align-right {
    text-align: right;
}
.has-text-align-center {
    text-align: center;
}
/*ヘッダー*/
header {
    display: flex;
    gap: 52px;
    justify-content: center;
    background: linear-gradient(to right,  #00bb30 0%,#bcc819 100%);
    color: #FFFFFF;
    padding: 10px 0 10px;
    position: sticky;
    top: 0;
    z-index: 9000;
}
header a:has(#logo) {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    width: 260px;
}
#logo {
    padding: 3px 0 0 150px;
    background: url("../images/logo.png") 96px 10px/40px auto no-repeat,url("../images/limited_logo.png") left 8px/84px auto no-repeat;
}
#logo h1,
#logo .title {
    display: block;
    font-size: 1rem;
    font-size: 1.5rem;
    line-height: 1.2;
    color: inherit;
    text-decoration: none;
    font-family: noto-sans-cjk-jp, sans-serif;
}
#logo p {
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 0.875rem;
    margin-left: 2px;
    white-space: nowrap;
}
header nav {
    display: flex;
    gap: 37px;
}
header nav ul {
    display: flex;
    gap: 29px;
    list-style: none;
    height: 100%;
}
header nav ul li {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
header nav ul li a {
    color: inherit;
    text-decoration: none;
    font-size: 1rem;
    font-family: noto-sans-cjk-jp, sans-serif;
}
header nav ul.nav_btn {
    gap: 17px;
}
header nav ul.nav_btn li a {
    background-color: #FFFFFF;
    color: #0BBB2E;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 111px;
    min-height: 44px;
    font-size: 1rem;
}
/*フッター*/
#page_top {
	width: 1280px;
	margin: 0 auto;
    position: relative;
}

#page_top p a {
	display: block;
	text-align: center;
	width: 100px;
    height: 100px;
	background-color: #333;
	color: #FFF;
    margin: auto;
    position:absolute;
    bottom:0;
    right:0;
    left:auto;
    transform: translate(0);
    text-decoration: none;
}
#page_top.active p a {
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    transform: translate(590px);
}

footer {
	clear: both;
    padding: 0 0 28px;
}
#footer_cnt {
    display: flex;
    justify-content: space-between;
	width: 1280px;
	margin: 0 auto;
    padding: 50px 155px 53px 60px;
}
#foot_logo {
    color: #0BBB2E;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 2.5rem;
    background: url("../images/logo.png") left top/126px auto no-repeat;
    margin: 0 0 14px;
    padding: 6px 10px 20px 152px;
}
footer .tel > span,
footer .tel a {
    display: block;
    width: 320px;
    text-decoration: none;
    color: #FFFFFF;
    background: #BCC819 url("../images/icon/tel_icon.svg") 36px 16px no-repeat;
    border-radius: 10px;
    font-size: 1.875rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    padding: 7px 10px 9px 82px;
    & span {
        font-family: noto-sans-cjk-jp, sans-serif;
    }
}

#foot_logo span {
    display: block;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 1.5rem;
}
footer nav {
    display: flex;
    width: 360px;
}
footer nav ul {
    list-style: none;
    display: flex;
    gap: 11px 40px;
    flex-wrap: wrap;
}
footer nav ul li {
    min-width: 160px;
}
footer nav ul a {
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 0.75rem;
    text-decoration: none;
    color: #000000;
}
#copyright {
    color: #707070;
    font-size: 0.625rem;
	text-align: center;
    letter-spacing: 0.5px;
}
.sp_menu_btn {
    display: none;
}

.txt_center {
    text-align: center !important;
}
.txt_right {
    text-align: right !important;
}
/*コンテンツ*/
#wrap_contents {
    overflow: hidden;
}
#contents {
	clear: both;
	width: 1280px;
	margin: 0 auto 36px;
    padding: 95px 0 60px;
}
.sub_contents {
    background-color: #F9FFE8;
    padding: 96px 10px 127px;
    ul {
        list-style: none;
        max-width: 600px;
        margin: 0 auto;
        font-size: 1.125rem;
        li {
            margin-bottom: 21px;
            a {
                text-indent: -1em;
                display: inline-block;
                padding-left: 1em;
                color: #0069E2;
                text-decoration: none;
                word-break: keep-all;
            }
            a::before {
                content: "＞";
            }
        }
    }
}
#contents h1,
.sub_contents h2,
#contents #info_ttl,
#format_top h2 {
    color: #0BBB2E;
    background: transparent;
    text-align: center;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 3.125rem;
    margin: 0 0 100px;
    line-height: 1.6;
    span {
        display: block;
        color: #BCC819;
        font-family: noto-sans-cjk-jp, sans-serif;
        font-size: 0.875rem;
        line-height: 1.2;
    }
}
h2,
#format_top h3,
table caption {
    color: #FFFFFF;
    background: linear-gradient(to right,  #00bb30 0%,#bcc819 100%);
    border-radius: 50px;
    font-size: 1.25rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 600;
    margin: 0 0 11px;
    padding: 2px 22px;
    text-align: left;
}
.w1000p h2:has(+ p) {
    margin-top: 2.4em;
}
.has-text-align-right + h2:has(+ p) {
    margin-top: 0;
}
h3 {
    font-size: 1.25rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 600;
    line-height: 1.45;
}
#contents p {
    line-height: 2.5;
}
#contents ol {
    margin: 0 0 24px 36px;
}
#contents ul {
    margin: 0 0 24px 36px;
}
.w1000p {
    max-width: 1000px;
    margin: 0 auto;
}
#contents .w1000p p {
    line-height: 2;
    margin-bottom: 1em;
}

#contents .w1000p .kiyaku_txt {
    font-size: 1.125rem;
    line-height: 1.25;
    margin-bottom: 50px;
}
#side_nav_cnt {
    display: flex;
    gap: 114px;
    nav {
        width: 266px;
        ul {
            list-style: none;
            position: sticky;
            top: 80px;
            li {
                margin-bottom: 20px;
            }
            a {
                display: flex;
                align-items: center;
                justify-content: center;
                min-height: 65px;
                text-align: center;
                font-size: 1.0625rem;
                font-family: noto-sans-cjk-jp, sans-serif;
                color: #FFFFFF;
                background-color: #707070;
                border-radius: 10px;
                text-decoration: none;
            }
            a.active {
                background: linear-gradient(to right,  #00bb30 0%,#bcc819 100%);
            }
        }
    }
    section {
        width: 900px;
    }
}
details {
    border-bottom: 1px solid #BCC819;
    line-height: 1.5;
    padding: 0 0 10px 80px;
    &:has(+ h2),
    &:last-child {
        margin-bottom: 102px;
        border-bottom: none;
    }
}
details:open {
    padding-bottom: 28px;
}
details summary {
    list-style: none;
    position: relative;
    font-size: 1.125rem;
    margin-left: -80px;
    padding: 30px 10px 18px 80px;
    cursor: pointer;
}
details summary::before,
details summary::after {
    content: "";
    display: block;
    width: 25px;
    height: 5px;
    background-color: #0BBB2E;
    position: absolute;
    top: 40px;
    left: 31px;
}
details summary::after {
    transform: rotate(90deg);
    transition: all 0.6s;
}
details:open summary::after {
    transform: rotate(180deg);
}
table {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 4px;
    border-collapse: collapse;
}
table caption {
    margin: 0 -40px 14px;
}
table th,
table td {
    font-size: 1.125rem;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #BCC819;
    line-height: 1.55;
}
table th {
    padding: 18px 10px 13px 79px;
    width: 300px;
}
table td {
    padding: 18px 10px 13px 10px;
}
form {
    font-size: 1.125rem;
    table {
        width: 794px;
        margin: 0 auto;
        th,
        td {
            padding: 0 0 32px;
            border-bottom: none;
        }
        th {
            padding-top: 6px;
            width: 294px;
        }
        .any,
        .required {
            display: inline-block;
            color: #FFFFFF;
            background-color: #707070;
            padding: 5px 12px;
            border-radius: 10px;
            font-size: 1rem;
            margin-right: 19px;
        }
        .required {
            background-color: #FF892E;
        }
    }
    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea {
        border: 1px solid #707070;
        border-radius: 10px;
        width: 100%;
        padding: 6px 10px 5px;
        font-size: 1.125rem;
    }
    textarea {
        height: 253px;
    }
    input[type="text"].w3 {
        width: 30.5%;
    }
    .wpcf7-list-item {
        display: flex;
        align-items: flex-start;
        gap: 9px;
        margin: 0;
    }
    .check_box {
        display: flex;
        align-items: flex-start;
        gap: 9px;
        max-width: 360px;
        margin: 0 auto;
        background-color: #E5E5E5;
        border: 1px solid #707070;
        font-size: 1rem;
        padding: 27px 21px 24px;
    }
    input[type="checkbox"] {
        width: 22px;
        height: 22px;
        border-radius: 0;
    }
}
.list_link,
input[type="submit"] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: 300px;
    height: 65px;
    color: #FFFFFF;
    border: none;
    background: linear-gradient(to right,  #00bb30 0%,#bcc819 100%);
    font-size: 1.0625rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    border-radius: 10px;
    margin: 50px auto 0;
    cursor: pointer;
}
.youtube_box {
    width: 1440px;
    height: 810px;
    margin: 0 auto 50px;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
    iframe {
        width: 1440px;
        height: 810px;
    }
}
/*段組み　ワードプレス用のスタイルは不要なら削除　*/
.wp-block-columns {
	display:flex;
    justify-content: space-between;
    gap: 20px;
    max-width: 1210px;
    margin: 0 auto 51px;
    align-items: center;
}
.wp-block-column {
	flex-grow:1;
	min-width:0;
	overflow-wrap:break-word;
	word-break:break-word;
    max-width: 824px;
    p {
        margin: 0 12px;
    }
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis:0;
    flex-grow:1;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
    flex-grow:0;
}

#contents .list_cnt {
    max-width: 1200px;
    margin: 0 auto 122px;
    counter-reset: number 0;
    h2{
        text-align: center;
        color: #FFFFFF;
        font-size: 1.5rem;
        line-height: 1.46;
        padding: 5px 10px 10px;
        margin: 0;
    }
    h3 {
        margin-bottom: 29px;
    }
    p {
        margin: 0 50px 0 19px;
    }
    .cnt_box {
        position: relative;
        padding: 75px 0 0 128px;
    }
    .cnt_box::before {
        counter-increment: number 1;
        content: counter(number);
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.5rem;
        font-family: noto-sans-cjk-jp, sans-serif;
        font-weight: 600;
        line-height: 1.46;
        color: #FFFFFF;
        width: 51px;
        height: 51px;
        text-align: center;
        background-color: #FF8800;
        border-radius: 100px;
        position: absolute;
        top: 64px;
        left: 62px;
        z-index: 1;
    }
    .cnt_box::after {
        content: "";
        display: block;
        width: 6px;
        height: calc(100% + 5px);
        background-color: #FF8800;
        position: absolute;
        left: 85px;
        top: 0;
    }
    .cnt_box:last-child::after {
        height: 70px;
    }
}
#contents .list_cnt.orange {
    background: url("../images/matching_img01.png") right calc(100% - 20px) no-repeat;
    h2 {
        background: #FF8800;
    }
    h3 {
        color: #FF8800;
    }

}
#contents .list_cnt.blue {
    position: relative;
    h2 {
        background: #0069E2;
    }
    h3 {
        color: #0069E2;
    }
    .cnt_box::before {
        background-color: #0069E2;
    }
    .cnt_box::after {
        background-color: #0069E2;
    }
}
#contents .list_cnt.blue::after {
    content: "";
    display: block;
    background: url("../images/matching_img03.png") left top no-repeat;
    width: 429px;
    height: 219px;
    position: absolute;
    right: -148px;
    bottom: 21px;
}

#contents .list_cnt.green {
    h2 {
        background: #0BBB2E;
    }
    h3 {
        color: #0BBB2E;
    }
    .cnt_box::before {
        background-color: #0BBB2E;
    }
    .cnt_box::after {
        background-color: #0BBB2E;
    }
}
#matching_link {
    background: linear-gradient(to right,  #00bb30 0%,#bcc819 100%);
    color: #FFFFFF;
    text-align: center;
    padding: 100px 0 91px;
    h2 {
        font-size: 2.5rem;
        margin-bottom: 15px;
        text-align: center;
        & span {
            font-size: 2.5rem;
            font-family: noto-sans-cjk-jp, sans-serif;
            font-weight: 600;
        }
    }
    p {
        font-size: 1.5rem;
    }
    .wrap_box {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin-top: 56px;
    }
    .link_box {
        background-color: #FFFFFF;
        color: #FF8800;
        border: 2px solid #FF8800;
        border-radius: 50px;
        max-width: 630px;
        width: 100%;
        a {
            display: block;
            text-decoration: none;
            color: inherit;
            padding-bottom: 27px;
        }
        h3 {
            font-size: 2.5rem;
            font-family: noto-sans-cjk-jp, sans-serif;
            font-weight: 600;
            padding: 27px 34px 23px 236px;
        }
        p {
            font-size: 1.875rem;
            font-family: noto-sans-cjk-jp, sans-serif;
        }
        .box_line {
            color: #FFFFFF;
            background-color: #FF8800;
            font-family: zen-kaku-gothic-new, sans-serif;
            word-break: keep-all;
            text-align: left;
            width: 100%;
            min-height: 160px;
            display: flex;
            align-items: center;
            line-height: 1.66;
            padding: 12px 10px 10px 234px;
            position: relative;
            margin-bottom: 22px;
        }
        .box_line::after {
            content: "";
            display: block;
            width: 267px;
            height: 267px;
            background: url("../images/matching_img01.png") left top no-repeat;
            position: absolute;
            top: -157px;
            left: -42px;
            z-index: 1;
        }
    }
    .link_box.box2 {
        border-color: #0069E2;
        color: #0069E2;
        h3 {
            padding: 27px 274px 23px 34px;
        }
        .box_line {
            background-color: #0069E2;
            padding: 12px 234px 10px 58px;
        }
        .box_line::after {
            width: 279px;
            height: 225px;
            background-image: url("../images/matching_img02.png");
            top: -90px;
            left: auto;
            right: 20px;
        }
    }
}
#info_list,
#news_cnt ul {
    list-style: none;
    border-top: 1px solid #0BBB2E;
    padding-top: 28px;
    li {
        border-bottom: 1px solid #BCC819;
    }
    a {
        display: block;
        color: inherit;
        text-decoration: none;
        padding: 22px 23px 16px;
        position: relative;
    }
    & a::before,
    & a::after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
    }
    & a::before {
        background-color: #BCC819;
        width: 18px;
        height: 2px;
        top: 31px;
        right: 35px;
    }
    & a::after {
        width: 12px;
        height: 12px;
        border-top: 2px solid #BCC819;
        border-right: 2px solid #BCC819;
        transform: rotate(45deg);
        right: 35px;
        top: 25px;
    }
    .date {
        display: inline-block;
        min-width: 120px;
        margin-right: 12px;
    }
}
.pagination,
.wp-pagenavi {
    text-align: center;
    margin: 29px 0 7px;
}
.pagination ul,
.wp-pagenavi {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px 5px;
    margin: 0;
}
.pagination ul li,
.wp-pagenavi a,
.wp-pagenavi span {
    min-width: 30px;
}
.pagination ul li a,
.pagination ul li span,
.wp-pagenavi a,
.wp-pagenavi span {
    display: block;
    border: 1px solid #707070;
    border-radius: 30px;
    color: #707070;
    padding: 2px 3px 0;
    background-color: #FFFFFF;
    text-decoration: none;
}
.pagination ul li.first a,
.pagination ul li.first span,
.pagination ul li.last a,
.pagination ul li.last span,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    padding: 2px 13px 0;
}
.pagination ul li.active a,
.pagination ul li.active span,
.wp-pagenavi a.current,
.wp-pagenavi span.current {
    color: #FFFFFF;
    background-color: #0BBB2E;
    border: 1px solid #0BBB2E;
}
.wp-pagenavi .pages,
.wp-pagenavi .first,
.wp-pagenavi .last {
    display: none;
}
#info_contents {
    border-top: 1px solid #BCC819;
    .cnt_box {
        width: 100%;
        max-width: 800px;
        margin: 0 auto;
        padding: 48px 0 40px;
    }
    h1 {
        font-size: 1.125rem;
        font-family: zen-kaku-gothic-new,sans-serif;
        color: inherit;
        text-align: left;
        line-height: 1.77;
        margin-bottom: 30px;
    }
    p {
        line-height: 2;
    }
    .date {
        margin-bottom: 22px;
    }
}
#contents ul.list_tab {
    display: flex;
    gap: 20px;
    justify-content: center;
    list-style: none;
    margin-left: 0;
    & li a {
        width: 230px;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 65px;
        text-align: center;
        color: #FFFFFF;
        background: #707070;
        border-radius: 10px;
        text-decoration: none;
        font-size: 1.0625rem;
        font-family: noto-sans-cjk-jp, sans-serif;
    }
    & .active a {
        background: linear-gradient(to right, #00bb30 0%, #bcc819 100%);;
    }
    & + .wp-block-columns .wp-block-column,
    & + .wp-block-columns + .wp-block-columns .wp-block-column {
        max-width: initial;
        margin: 0;
        & > h2:first-child {
            margin-top: 0;
        }
    }
}
.wp-block-columns:has(.tab2) {
    display: none;
}
/*印刷設定*/
@media print {
}


/*印刷設定*/
@media print {
}