@charset "UTF-8";
/*
Template: arkhe
Theme Name: schoolai
Theme URI: https://arkhe-theme.com/ja/
Description: Arkhe用子テーマ
Version: 1.0.0
Text Domain: arkhe
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/

body {
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1px;
}

.roboto {
    font-family: 'Roboto', sans-serif;
}

.fw100 {
    font-weight: 100 !important;
}

.fw200 {
    font-weight: 200 !important;
}

.fw300 {
    font-weight: 300 !important;
}

.fw400 {
    font-weight: 400 !important;
}

.fw500 {
    font-weight: 500 !important;
}

.fw600 {
    font-weight: 600 !important;
}

.fw700 {
    font-weight: 700 !important;
}

.fw800 {
    font-weight: 800 !important;
}

.fw900 {
    font-weight: 900 !important;
}

.td-noline a {
    text-decoration: none;
}

.fs15{font-size:1.5rem !important;}

.center-contents {
    display: flex;
    justify-content: center;
}

.gradation-bg {
    background: linear-gradient(90deg, #3faabc, #0693e3);
}

.is-style-ark-list-icon--check {
    --arkb-list-icon_color: #f78da7;
}

/*header*/
.l-header__body.l-container {
    margin: 0;
    max-width: 100%;
}

.c-gnav {
    gap: 1.5em;
}

.c-gnav__a {
    font-size: 1.1em;
}

.l-header__right {
    gap: 3em;
}

button.c-iconBtn.-menuBtn.u-flex--c {
    flex-direction: column;
}

.header-btn-wrap {
    display: flex;
    justify-content: space-between;
    gap: 1em;
}

.header-btn-wrap a {
    text-decoration: none;
    border: 1px solid;
    padding: 0.35em 1.5em;
    border-radius: 50px;
    font-size: .95em;
    font-weight: 500;
    letter-spacing: 2px;
    box-shadow: var(--arkb-shadow);
}

.header-btn-wrap a:first-child {
    background: #f78da7;
    color: #fff;
    border: none;
}

.header-btn-wrap a:last-child {
    color: var(--ark-color--main);
    background: #fff;
}

.header-btn-wrap a:hover {
    opacity: .7;
}

.c-gnav__li.-current, .c-gnav__li.focus, .c-gnav__li:hover {
    color: unset;
}


/*section-tab*/
.section-tab .arkb-tabList {
    gap: 2em;
}

.section-tab .ark-block-tab.is-style-box>.arkb-tabList .arkb-tabList__button {
    font-size: 1.2em;
    line-height: 1.5;
    letter-spacing: 2px;
    font-weight: 900;
    border: 4px solid;
    border-radius: 10px;
}

.section-tab .ark-block-tab.is-style-box>.arkb-tabList .arkb-tabList__button[aria-selected=true] {
    background: #fdec74;
    color: var(--ark-color-text);
}

.section-tab .ark-block-tab.is-style-box>.arkb-tabList .arkb-tabList__button[aria-selected=false] {
    opacity: .7;
    border-color: var(--ark-color--gray, #f7f7f7);
}

.section-tab .arkb-tabBody .ark-block-columns li {
    line-height: 1.5;
    margin-bottom: .75em;
    letter-spacing: 0;
}

/*section-app*/
.section-app .app-column-link {
    display: block;
    background: #fff;
    padding: 1em 1.5em;
    text-decoration: none;
    color: var(--ark-color--text);
    border-radius: 30px 10px;
    box-shadow: var(--arkb-shadow);
}

.section-app .app-column-link:hover {
    opacity: .9;
    position: relative;
    bottom: 1px;
}

.section-app .small-text {
    font-size: smaller;
    display: block;
    margin-bottom: -3px;
}

.section-app h3 {
    font-size: x-large;
}

.section-app h3 span {
    font-size: medium;
}

.section-app .app-link-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 1em;
}

.section-app .view-text {
    background: #fdec74;
    padding: 0.25em 1em;
    border-radius: 50px;
}

.section-app .app-link-wrap img {
    width: 40%;
}

.template-columns-wrap .ark-block-column {
    padding: 1em;
    font-size: .9em;
    border: 2px solid;
    border-radius: 30px;
    background: #ffffff30;
}

.template-columns-wrap .ark-block-column h4 {
    text-align: center;
    letter-spacing: 3px;
    border-bottom: 1px solid;
    padding-bottom: 0.25em;
}

.template-columns-wrap .ark-block-column li {
    line-height: 1.3;
    margin-bottom: 0.75em;
}

.template-tab-wrap span.arkb-scrollHint__text {
    display: none;
}

.template-tab-wrap .arkb-tabList {
    gap: 0.5em;
}

.template-tab-wrap.ark-block-tab.is-style-box>.arkb-tabList .arkb-tabList__button {
    color: #777;
    border-radius: 50px;
}

.template-tab-wrap.ark-block-tab.is-style-box>.arkb-tabList .arkb-tabList__button[aria-selected=true] {
    background: #fdec74;
    color: var(--ark-color--text);
    border-radius: 50px;
}

.template-tab-wrap .arkb-tabBody {
    padding: 1em;
    font-size: .9em;
    border: 2px solid;
    border-radius: 30px;
    background: #ffffff30;
    margin-top: 1em;
}

/*section-reason*/
.section-reason figure {
    background: #fff0f4;
    border-radius: 50%;
}

/*section-price*/
.section-price .plan-wrap {
    background: #fff;
    padding: 1.5em;
    border-radius: 30px;
}

/*section-case*/
.section-case .arkb-boxLink__inner {
    border-radius: 30px;
}

.section-case .ark-block-boxLink.arkb-boxLink.-vertical {
    border-radius: 30px;
}

.section-case .arkb-boxLink__figure {
    border-radius: 30px 30px 0 0;
}

.section-case .arkb-boxLink__title {
    color: var(--ark-color--main);
    font-size: large;
    line-height: 1.3;
}

/*section-expert*/
.section-expert .expert-comment {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    opacity: .8;
    line-height: 1.5;
}

.section-expert .ark-block-column {
    padding: 1.5em;
    background: #f9f9f9;
    border-radius: 30px;
}

/*section-media*/
.section-media img {
    border-radius: 15px;
}

/*SPフッター固定*/
[data-scrolled=true] .fotter-fix-btn-wrap {
    opacity: 1;
    visibility: visible;
}

.fotter-fix-btn-wrap {
    opacity: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

ul.fotter-fix-btn-list {
    display: flex;
    justify-content: space-around;
    background: #0d79b6cf;
    padding: 0;
}

ul.fotter-fix-btn-list li {
    list-style: none;
    text-align: center;
}

ul.fotter-fix-btn-list li a {
    text-decoration: none;
    color: #fff;
    font-size: .8em;
    display: flex;
    flex-flow: column;
    padding: 8px 4px;
}

ul.fotter-fix-btn-list li svg {
    width: 2em;
}

.p-fixBtnWrap {
    bottom: 10%;
}

[data-scrolled=true] ul.right-fix-wrap {
    opacity: 1;
    visibility: visible;
}

ul.right-fix-wrap {
    opacity: 0;
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 5vh;
    right: 0;
    z-index: 9;
}

ul.right-fix-wrap a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding: 1.5em;
    background: #f78da7;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: var(--arkb-shadow);
    border-radius: 5px 0 0 5px;
    gap: 1em;
    transition: background-color 0.5s;
}

ul.right-fix-wrap a:hover {
    background: #fff;
    color: #f78da7;
    border: 1px solid;
    border-right: none;
}

ul.right-fix-wrap a:hover span {
    border-bottom: 1px solid;
}

ul.right-fix-wrap a i {
    margin-left: 2px;
    border: 1px solid;
    padding: 2px;
    border-radius: 50px;
}

/*section-footer*/
.section-footer {
    color: #fff;
}

.w-before-footer a {
    color: #fff;
    text-decoration: none;
}

.fotter-note-wrap {
    border: .5px solid;
    padding: 1em;
    border-radius: 10px;
}

/*post*/
.p-entry__thumb img {
    aspect-ratio: 16/9;
    object-fit: cover;
    border-radius: 30px;
}

.c-postThumb {
    border-radius: 30px;
}

.p-authorBox__avatar .avatar {
    background: #fff;
    border-radius: 0;
}

/*page*/
.p-page__title.c-pageTitle.u-flex--aic {
    justify-content: center;
}

/*page-app*/
.app-flow .ark-block-column {
    background: #f0fcff;
    padding: .5em;
    border-radius: 10px;
}

/*page-case*/
.case-img img {
    border-radius: 20px;
}

.case-profile-columns {
    background: #fff7f9;
    padding: 1.5em;
    color: #555;
}

.case-profile-columns img {
    background: #fff;
    padding: 1em;
}

/*page-company page-law*/
.info-table {
    display: flex;
    justify-content: center;
}

.info-table table {
    border-right: none;
    max-width: 700px;
}

.info-table td {
    vertical-align: middle;
    border-left: none;
}

.info-table td:first-child {
    width: 20%;
    font-size: smaller;
    font-weight: 600;
}

/*page-contact*/
.contact-item {
    margin-bottom: 1em;
}

.contact-title {
    font-size: small;
}

.contact-title span.required {
    background: #ef7795;
    color: #fff;
    font-size: smaller;
    padding: 1px 3px;
    margin-right: .5em;
    position: relative;
    bottom: 1px;
    border-radius: 1px;
}

.contact-item input[type="text"], .contact-item textarea {
    font-size: 16px;
    width: 100%;
}

.contact-input.check-content label {
    background: #ffedf1;
    display: block;
    margin-bottom: 1em;
    padding: 0.5em 1em;
    border-radius: 5px;
    font-size: 14px;
    letter-spacing: 0;
}

.contact-input input[type="checkbox"] {
    transform: scale(1.2);
    margin-right: 3px;
    position: relative;
    top: 1px;
}

.send-info {
    color: #ff4b4b;
    font-size: .85em;
    margin-top: 1em;
    line-height: 1.5;
    letter-spacing: 0;
    border: 1px solid;
    border-radius: 5px;
    padding: 1em;
}

.contact-submit .wpcf7-submit {
    border: none;
    font-size: 1.1em;
    background: #e86484;
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 2px;
    letter-spacing: 2px;
}

.grecaptcha-badge {
    visibility: hidden;
}

.recaptcha-message {
    font-size: .7em;
    margin-top: 2em;
    text-align: right;
}

/*page-experience*/
.experience-flow .ark-block-column {
    padding: 1em 1em 1.5em;
}

@media not all and (min-width: 1000px) {
    [data-btns=r-l] .l-header__body {
        grid-template-columns: var(--ark-searchW) calc(40% - var(--ark-searchW)) 5% calc(55% - var(--ark-drawerW)) var(--ark-drawerW);
    }

    .l-header__center {
        grid-area: left;
    }

    .l-header__right {
        display: flex;
        grid-area: right;
        position: relative;
        right: 0.5em;
    }

    nav#gnav {
        display: none;
    }

    ul.right-fix-wrap {
        bottom: 10%;
    }

    ul.right-fix-wrap a {
        flex-direction: column;
        gap: 0.5em;
        opacity: .9;
        font-size: 14px;
        padding: 1.5em 0.85em;
    }

    ul.right-fix-wrap a span {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    }

    ul.right-fix-wrap a:hover span {
        border-bottom: none;
    }

    ul.right-fix-wrap a i {
        margin-top: 7px;
    }

    /*section-tab*/
    .tab-list-columns .ark-block-columns__inner {
        flex-direction: column;
        align-items: center;
    }

    .tab-list-columns .ark-block-column {
        width: 100%;
    }

    /*section-app*/
    .section-app .app-columns .ark-block-column {
        --arkb-clmn-width: 50%;
    }

    /*footer*/
    footer {
        margin-bottom: 4em;
    }
}

@media not all and (min-width: 600px) {

    /*section-tab*/
    .section-tab .arkb-tabList {
        gap: .5em;
    }

    .section-tab .ark-block-tab.is-style-box>.arkb-tabList .arkb-tabList__button {
        font-size: .8em;
    }

    .section-tab .tab-arrow {
        transform: rotate(90deg);
    }

    /*section-app*/
    .section-app .ark-block-column {
        width: calc(var(--arkb-clmn-width) - var(--arkb-gap--x));
    }

    .section-app .app-column-link {
        line-height: 1.2;
        padding: 1em;
    }

    .section-app h3 {
        font-size: larger;
        letter-spacing: 1px;
        line-height: 1.2;
    }

    .section-app .small-text {
        margin-bottom: .5em;
    }

    .section-app .view-text {
        font-size: smaller;
        padding: 1em;
    }

    .section-app .app-link-wrap {
        gap: .5em;
    }

    /*page-company page-law*/
    .info-table td {
        display: block;
        width: 100% !important;
        text-align: left;
    }

    .info-table td:first-child {
        background: var(--ark-color--border--table);
    }
}