@charset "UTF-8";

body {
    font-family: 'Zen Maru Gothic', sans-serif;
}

.g-header {
    position: fixed;
    width: 100%;
}

.c-visual-type2 .catchcopy {
    top: 50%;
    background: #ffffffb8;
    width: fit-content;
    padding: 20px;
    margin: 0 auto;
}

.c-headline__type5-ttl {
    font-size: 3.6rem;
}

.c-card-choice__box-ttl {
    font-size: 3rem;
    color: #f39800;
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.c-visual-type2 {
    height: calc(90vw * 9 / 16);
}


.c-after__dots--ac2 {
    background-image: radial-gradient(#d3f090 10%, transparent 20%), radial-gradient(#d3f090 10%, transparent 20%);
}

.g-header__contact-btn a {
    background-color: #fa9300;
    color: #6e5027;
}

.c-btn {
    background-color: #fa9300;
    color: #6e5027;
}

.c-shadow-box--kc {
    box-shadow: inherit;
    border-radius: 20px;
}

.c-visual-type2 .catchcopy-title {
    transform: rotate(0deg);
    text-shadow: inherit;
}

.c-visual-type2 .catchcopy-title>* {
    font-family: inherit;
    font-size: 4.5rem;
    color: #0e0e0e;
}

.c-visual-type2 .catchcopy-body>* {
    text-align: center;
    color: #ed726b;
    border-bottom: 1px solid #abdef9;
    width: fit-content;
    padding: 0 20px 5px;
}

.c-visual-type2 .catchcopy-body {
    text-align: center;
    text-shadow: none;
}

.c-visual-type2__image:before {
    content: "";
    /* background-color: rgba(0,0,0,0.5);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQYV2NkYGD4z8DAwMjIAAUADikBA/gvnngAAAAASUVORK5CYII=); */
    background-position: center;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.6;
    z-index: 1;
}

.c-visual-sub .catchcopy-body {
    margin-left: 0;
}

.c-visual-sub-image:before {
    background-color: #000;
}

.c-section--line {
    background-image: url(../img/common/line_bk.png);
    background-color: inherit;
    min-height: 115px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 100px;
}

.c-headline__type3-ttl {
    color: #6e5027 !important;
}

.dot01 {
    background-color: #d3f090;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #efffcb), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #E7F8FC), color-stop(.75, #efffcb), color-stop(.75, transparent), to(transparent));
    -webkit-background-size: 7px 7px;
}

.dot02 {
    background-color: #ffecec;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ffe2e2), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #ffe2e2), color-stop(.75, #ffe2e2), color-stop(.75, transparent), to(transparent));
    -webkit-background-size: 7px 7px;
}

.c-numbering__panel:before {
    display: none;
}

.c-em {
    font-size: 24px;
    color: #ed7487;
}

.c-em02 {
    font-size: 24px;
    display: block;
    text-align: center;
    color: #fff;
}

.recruit_btn {
    background: #fa9300;
    width: 50%;
    margin: 0 auto;
    color: #6e5027;
    padding: 10px 20px;
}

.recruit_btn:hover {
    color: #fff;
    text-decoration: none;
}

.g-cta__mail-icon {
    background: rgb(248 140 58);
}

.g-cta__mail-contact-btn {
    background: #ffb144;
    color: #6e5027;
}

.g-nav__list .nav-link {
    color: #000;
}

.g-nav__list .nav-link:hover:after {
    color: #000;
}

.g-nav__list .nav-link:hover {
    color: #000;
}

.g-pagetop a {
    background: #D3F090;
}

.g-footer__copyright {
    color: #fff;
    background-color: #D3F090;
}

.fs20 {
    font-size: 20px;
}

.c-headline__type3-body {
    font-size: 1.8rem;
}

.g-cta__mail-title {
    border: inherit;
}


.c-headline__type2-ttl {
    font-family: inherit;
}

.c-shadow-box {
    box-shadow: 5px 5px 10px 0px #f88c3a7d;
}

.c-after__black--9 {
    background-color: #fa9300;
}

.c-visual-sub .catchcopy-title {
    font-family: inherit;
}

/*child page */

.feature h2 {
    position: relative;
    padding: 0 65px;
    text-align: center;
}

.feature h2:before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #000;
}

.feature h2 span {
    position: relative;
    padding: 0 1em;
    background: #fff;
}

.feature ul {
    list-style-type: none;
}

.feature ul li {
    position: relative;
    line-height: 1.8;
}

.feature ul li::after {
    content: '';
    display: block;
    position: absolute;
    top: .5em;
    left: -1.5em;
    width: 10px;
    height: 5px;
    border-left: 3px solid #9c9c9c;
    border-bottom: 3px solid #9c9c9c;
    transform: rotate(-45deg);
}

.dashed {
    border-bottom: 3px dashed #f88c3a;
    padding-bottom: 5px;
}

.sub_title {
    font-size: 18px;
    color: #f88c3a;
    border-bottom: 5px solid #b7835c;
    padding-bottom: 0px;
    margin-bottom: 20px;
    display: block;
    width: fit-content;
}

.price {
    margin-top: 20px;
    display: flex;
}

.price span {
    color: #fff;
    background: #f88c3a;
    padding: 5px;
    margin: 0 10px 0px 0;
    border-radius: 1rem;
    font-weight: bold;
}

.mr20 {
    margin-right: 20px;
}

.mt20 {
    margin-top: 20px;
}

.block {
    display: block;
}

.red {
    color: red;
}

.mt50 {
    margin-top: 50px;
}

.price02 {
    margin-top: 20px;
    display: block;
}

.price02 span {
    color: #fff;
    background: #f88c3a;
    padding: 5px;
    margin: 0 10px 0px 0;
    border-radius: 1rem;
    font-weight: bold;
}

.price02 li {
    margin-top: 20px;
}

.lead {
    font-size: inherit;
}

.c-sitemap .nav-item a {
    color: #107627 !important;
    background-color: #d3f090;
}

.c-sitemap .nav-item a:hover {
    background-color: #d3f090a8;
}

.contain {
    background-size: contain !important;
}

.g-header__logo-link-img {
    max-width: 100px;
}

.youtube {
    width: 50%;
}

.youtube_recruit {
    width: 50%;
    margin: 50px auto 0;
}

.container80 {
    width: 80%;
    margin: 0 auto;
}

.c-image__src--16_circle {
    border-radius: 50%;
}

.c-image__src--16_circle:after {
    padding: calc(100% * 16 / 16) 0 0;
}

.staff {
    margin: 30px 0 0;
}

.staff li {
    margin: 0 0 15px;
}

.bold {
    font-weight: bold;
}

/* ドット基本 */

.box {
    width: 100%;
    height: 200px;
}

.bg_dot {
    background-color: #fff;
    background-size: 65px 65px;
}

/* ドット小 */
.is-small {
    background-image: radial-gradient(#e3e3e3 5%, transparent 5%);
}

.name {
    font-size: 20px;
    margin-top: 10px;
}

.list {
    width: 100%;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.list li {
    color: #000;
    background: #fa9300;
    width: 30%;
    padding: 10px;
    border-radius: 10px;
    word-break: break-word;
    margin: 5px;
    text-align: left;
}

.subtitle {
    margin: 0 0 20px;
    font-size: 32px;
}

.line {
    border-bottom: solid 3px #cce4ff;
    position: relative;
}

.line:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #ec726a;
    bottom: -3px;
    width: 20%;
}

.list_title {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 20px;
    margin: 0 0 10px;
}

.flow {
    padding-left: 120px;
    position: relative;
}

.flow::before {
    content: "";
    width: 15px;
    height: 100%;
    background: #eee;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 120px;
}

.flow>li {
    position: relative;
}

.flow>li:not(:last-child) {
    margin-bottom: 8vh;
}

.flow>li .icon {
    font-size: 12px;
    color: #fff;
    background: rgb(107, 144, 219);
    background: -moz-linear-gradient(left, rgba(107, 144, 219, 1) 0%, rgba(102, 213, 233, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(107, 144, 219, 1) 0%, rgba(102, 213, 233, 1) 100%);
    background: linear-gradient(to right, rgba(107, 144, 219, 1) 0%, rgba(102, 213, 233, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b90db', endColorstr='#66d5e9', GradientType=1);
    padding: 8px 20px;
    display: block;
    position: absolute;
    top: 0;
    left: -120px;
    z-index: 100;
}

.flow>li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #66d5e9;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flow>li dl {
    padding-left: 70px;
    position: relative;
}

.flow>li dl::before,
.flow>li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
}

.flow>li dl::before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    background: #6b90db;
    border-radius: 50%;
    left: -4px;
}

.flow>li dl::after {
    width: 50px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 5px;
}

.flow>li dl dt {
    font-size: 20px;
    font-weight: 600;
    color: rgb(107, 144, 219);
    margin-bottom: 1vh;
}

.c-table {
    white-space: normal;
}

.text_left {
    text-align: left !important;
    display: block;
}

.Lines_v2 {
    background-image: linear-gradient(to right, #ffc107, #ffc107 10px, #ffe9a7 10px, #ffe9a7);
    background-size: 20px 100%;
    opacity: .7;
}

.z-index-0 {
    z-index: 0;
}

.line-green {
    background-color: #00B900;
    color: #fff;
}

.c-after__image-center {
    background-position: center center;
}

.c-card__item-date {
    background-color: #fa9300;
}

@media screen and (max-width: 767px) {
    .c-visual-type2 .catchcopy {
        width: 90%;
        top: 85px;
    }

    .c-visual-type2 .catchcopy-title {
        padding: 10px 0;
    }

    .c-headline__type3-body {
        font-size: 3vw;
        word-break: break-word;
    }

    .c-headline__type5-ttl {
        font-size: 2.4rem;
    }

    .fs20 {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }

    .g-nav__list .nav-link {
        color: #fff;
    }

    .g-nav {
        background-color: #ed7487;
    }

    .g-nav__list .nav-link {
        color: #fff;
    }

    .g-nav__list .nav-link:hover:after {
        color: #fff;
        background-color: #fff;
    }

    .g-nav__list .nav-link:hover {
        color: #fff;
    }

    .g-fixarea-footer__item:first-child {
        border-right: 1px solid #fbfbfb;
    }

    .g-fixarea-footer__item {
        background: #fa9300;
    }

    .spmt20 {
        margin-top: 20px;
    }

    .price {
        display: flex;
        width: 96%;
        margin: 20px auto;
        justify-content: space-around;
        text-align: center;
        border-bottom: 5px dotted #00bd84;
        padding-bottom: 25px;
    }

    .g-form input {
        width: 100%;
    }

    .g-form textarea {
        width: 100%;
    }

    .g-form input[type=checkbox]+span,
    .g-form input[type=radio]+span {
        font-size: 1rem;
    }

    .c-visual-sub .catchcopy {
        top: 50px;
    }

    .c-visual-sub .catchcopy-title {
        font-size: 5vw;
        margin-bottom: 0;
        padding: 20px 0 5px 0px;
    }

    .c-visual-sub .catchcopy-body {
        font-size: 2rem;
    }

    .c-visual-sub {
        margin-top: 95px;
    }

    .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .row {
        padding-right: -5px;
        padding-left: -5px;
    }

    .c-visual-type2 .catchcopy-title>* {
        font-size: 5vw;
    }

    .g-nav .navbar-toggler {
        width: 150px;
    }

    .g-header__logo-link-img {
        max-width: 30%;
    }

    .c-visual-type2 {
        height: 300px;
        margin-top: 93px;
    }

    .youtube {
        width: 100%;
    }

    .container80 {
        width: 85%;
        margin: 0 auto;
    }

    .subtitle {
        font-size: 26px;
    }

    .list li {
        width: 100%;
    }

    .youtube_recruit {
        width: 100%;
    }

}

/*iPhone*/
.g-fixarea-footer__item a,
.g-nav .navbar-toggler,
.c-visual-sub .catchcopy-title,
.c-visual-sub .catchcopy-body,
.g-form .agree .mwform-checkbox-field-text {
    white-space: nowrap;
}

.g-form input {
    width: 100%;
}

.g-form input,
.g-form select,
.g-form textarea {
    width: 100%;
}

.g-form input[type=checkbox]+span {
    font-size: 12px;
    white-space: nowrap;
}

.container-minx {
    max-width: 960px;
}

.c-table th {
    white-space: pre-wrap !important;
    width: 20%;
}

@media screen and (max-width: 767px) {
    .c-table th {
        width: 100%;
    }
}