@charset "utf-8";



#visual {
    position: relative;
    background: #ffdc00;
    margin-top: 200px;
    height: 31vw;
    max-height: 400px;
}

.visual_inner {
    position: absolute;
    top: -160px;
    left: 0;
    right: 0;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}

#visual .main_visual {
    width: 73%;
    border: 5px #ffdc00 solid;
    border-radius: 5px;
}

/*

.slickSlide {
    overflow: hidden;
    border: 5px #ffdc00 solid;
    background: #fff;
    border-radius: 5px;
    width: 73%;
}
*/


#visual .sub_nav li {
    position: absolute;
}

#visual .sub_nav li:nth-of-type(1) {
    top: 2%;
    right: 12%;
}

#visual .sub_nav li:nth-of-type(2) {
    top: 20%;
    right: 0;
}

#visual .sub_nav li:nth-of-type(3) {
    top: 40%;
    right: 12%;
}

#visual .sub_nav li:nth-of-type(4) {
    top: 55%;
    right: 0;
}

#visual .sub_nav li a {
    display: block;
    font-size: 1.125rem;
    border: 4px solid #23ac38;
    background: #fff;
    border-radius: 50%;
    width: 12vw;
    height: 12vw;
    max-width: 136px;
    max-height: 136px;
    text-align: center;
    line-height: 1.4;
    position: relative;
}

#visual .sub_nav li:nth-of-type(2) a {
    border: 4px solid #ea609e;
}

#visual .sub_nav li:nth-of-type(3) a {
    border: 4px solid #ffae00;
}

#visual .sub_nav li:nth-of-type(4) a {
    border: 4px solid #9cc813;
}

#visual .sub_nav li a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    width: 100%;
}

#top_recruit .title_sub {
    font-size: 1.45rem;
    text-align: center;
    margin-bottom: 1.5em;
    font-weight: bold;
    color: #23ac38;
}

@media (max-width: 899px) {
    #visual {
        height: 35vw;
    }

    .visual_inner {
        top: -100px;
    }

    #visual .sub_nav li a {
        font-size: 90%;
    }

}

@media (max-width: 799px) {
    .visual_inner {
        position: static;
        margin: auto;
        width: 95%;
        padding-top: 3vw;
    }

    #visual {
        margin-top: 80px;
        height: 60vw;
        max-height: 100%;
    }

    .slickSlide,
    #visual .main_visual {
        width: 100%;
        border: none;
    }

    #visual.wave_top::before {
        display: none;
    }

    #visual picture img {
        width: 100%;
        max-width: 915px;
    }

    #visual .sub_nav li {
        display: none;
    }

}

@media (max-width: 499px) {
    .visual_inner {
        padding-top: 0;
    }

    #visual {
        margin-top: 50px;
        padding-top: 10px;
    }

}

.top_page section {
    margin-bottom: 0;
    padding-top: 0;
}

h2 {
    font-size: 2.5rem;
}

#top_greeting h2::before {
    content: "";
    display: block;
    background: url(../images/icon_greeting.png);
    background-size: cover;
    width: 102px;
    height: 90px;
    margin: 0 auto .75em;
}

#top_schedule_day h2::before {
    content: "";
    display: block;
    background: url(../images/icon_schedule_day.png);
    background-size: cover;
    width: 103px;
    height: 103px;
    margin: 0 auto .75em;
}

#top_schedule_year h2::before {
    content: "";
    display: block;
    background: url(../images/icon_schedule_year.png);
    background-size: cover;
    width: 100px;
    height: 102px;
    margin: 0 auto .75em;
}

h2.logo_text::before {
    content: "";
    display: block;
    background: url(../images/logo02.png);
    background-size: cover;
    width: 148px;
    height: 118px;
    margin: 0 auto .75em;
}

#top_info h2.title_deco {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

#top_info h2.title_deco::before {
    content: "";
    display: inline-block;
    background: url(../images/icon_info.png);
    background-size: cover;
    width: 1.2em;
    height: 1em;
    margin: 0;
    position: absolute;
    top: 41%;
    left: calc(50% - 3em);
    transform: translate(-50%, -50%);
}

#top_contact h2::before {
    content: "";
    display: block;
    background: url(../images/icon_contact.png);
    background-size: cover;
    width: 114px;
    height: 115px;
    margin: 0 auto .75em;
}

h3 {
    font-size: 1.5rem;
    color: #ff7c95;
    padding: 0;
}

#top_info h3 {
    font-size: 1.125rem;
    text-align: left;
    border-bottom: 2px dotted #ccc;
}



.anchor {
    padding-top: 60px;
    margin-top: -60px;
}

section {
    position: relative;
    padding: 60px 0;
}


@media (max-width: 1199px) {


    h2 {
        font-size: 3vw;
    }


}


@media (max-width: 799px) {


    h2 {
        font-size: 2rem;
    }

    section {
        position: relative;
        padding: 40px 0;
    }

    /*
.wave_top::before{
    top: -30px;
    height: 30px;
}
.wave_btm::after{
    bottom: -30px;
    height: 30px;
}
*/

}


@media (max-width: 599px) {

    #top_greeting h2::before {
        width: 45px;
        height: 40px;
    }

    #top_schedule_day h2::before {
        width: 40px;
        height: 40px;
    }

    #top_schedule_year h2::before {
        width: 39px;
        height: 40px;
    }

    #top_about h2::before {
        width: 50px;
        height: 40px;
    }

    #top_contact h2::before {
        width: 40px;
        height: 40px;
    }



}






@media (max-width: 499px) {

    section {
        position: relative;
        padding: 30px 0;
    }

    h2 {
        font-size: 1.5rem;
    }







}

#top_concept {
    position: relative;
}

#top_concept .img li:nth-of-type(1) {
    position: absolute;
    bottom: 20%;
    left: 2.5%;
    width: 16vw;
    max-width: 206px;
}

#top_concept .img li:nth-of-type(2) {
    position: absolute;
    top: 10%;
    right: 2.5%;
    width: 20vw;
    max-width: 296px;
}

#top_greeting .img li:nth-of-type(1) {
    position: absolute;
    top: 10%;
    left: 2.5%;
    width: 25vw;
    max-width: 338px;
}

#top_greeting .img li:nth-of-type(2) {
    position: absolute;
    top: 10%;
    right: 2.5%;
    width: 27vw;
    max-width: 370px;
}

#top_schedule_day .img li:nth-of-type(1) {
    position: absolute;
    top: 5%;
    left: 2.5%;
    width: 29vw;
    max-width: 394px;
}

#top_schedule_day .img li:nth-of-type(2) {
    position: absolute;
    top: 5%;
    right: 2.5%;
    width: 20vw;
    max-width: 252px;
}

#top_schedule_year .img li:nth-of-type(1) {
    position: absolute;
    top: 10%;
    left: 2.5%;
    width: 20vw;
    max-width: 296px;
}

#top_schedule_year .img li:nth-of-type(2) {
    position: absolute;
    top: 10%;
    right: 2.5%;
    width: 16vw;
    max-width: 206px;
}


@media (max-width: 799px) {


    #top_concept .img,
    #top_greeting .img,
    #top_schedule_day .img,
    #top_schedule_year .img {
        display: none;
    }

}



#top_concept .lead {
    margin-bottom: 0;
}

#top_greeting p {
    width: 60%;
    margin: auto;
}


@media (max-width: 799px) {

    #top_greeting p {
        width: 100%;
        margin: auto;
    }


}


#top_rinen {
    position: relative;
}

#top_rinen .list {
    width: 90%;
    margin: auto;
}

#top_rinen .steps {
    padding-left: 80px;
}

#top_rinen .left_area {
    width: 23vw;
    height: 23vw;
    max-width: 293px;
    max-height: 293px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.4;
    position: relative;
}

#top_rinen .smile .left_area {
    color: #fe3838;
    border: 4px solid #fe3838;
}

#top_rinen .steps .left_area {
    color: #285ae9;
    border: 4px solid #285ae9;
}

#top_rinen .sprout .left_area {
    color: #12a259;
    border: 4px solid #12a259;
}

#top_rinen .left_area p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: auto;
    width: 100%;
}



#top_rinen .left_area span {
    font-size: 2.5rem;
    display: block;
}

#top_rinen .right_area {
    width: calc(100% - 25vw);
    font-size: 1.875rem;
}

#top_rinen .right_area span {
    font-size: 2.25rem;
}


@media (max-width: 799px) {


    #top_rinen .steps {
        padding-left: 0;
    }

    #top_rinen .left_area span {
        font-size: 2rem;
    }

    #top_rinen .left_area {
        box-shadow: 0px 14px 0px -5px #ebaf47;
    }

    #top_rinen .right_area {
        font-size: 1.5rem;
    }

    #top_rinen .right_area span {
        font-size: 1.75rem;
    }

}

@media (max-width: 599px) {

    #top_rinen .list {
        width: 100%;
    }

    #top_rinen .left_area {
        width: 30vw;
        height: 30vw;
        font-size: 1rem;
        display: block;
        margin: 0 auto 20px;
    }





    #top_rinen .left_area span {
        font-size: 1.25rem;
    }

    #top_rinen .right_area {
        width: 100%;
        font-size: 1rem;
        text-align: center;
    }

    #top_rinen .right_area span {
        font-size: 1.25rem;
    }

}










#top_schedule_day .flow_day {
    margin: 0 auto 20px;
    max-width: calc(100vw - 300px);
    background: #fff;
    padding: 20px;
}

#top_schedule_day .flow_day li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    font-size: 1.125rem;
}

#top_schedule_day .flow_day li:not(:last-child) {
    margin-bottom: 20px;
}

#top_schedule_day .flow_day li {
    background: #c9f2ef;
}

#top_schedule_day .flow_day li:nth-of-type(3n+2) {
    background: #eeeeee;
}

#top_schedule_day .flow_day li:nth-of-type(3n+3) {
    background: #ccecff;
}

#top_schedule_day .flow_day .time {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    width: 90px;
    height: 90px;
    padding: 20px;
    border-radius: 50%;
    background: #fff;
}

#top_schedule_day .flow_day li:nth-of-type(2n) {
    margin-left: 30px;
}

#top_schedule_day .flow_day .time span {
    display: block;
    line-height: 1.4;
}

#top_schedule_day .flow_day .activity {
    display: block;
    text-align: center;
    width: 100%;
}

#top_schedule_day .flow_day .time+.activity {
    width: calc(100% - 90px - 30px);
    margin-left: 30px;
    text-align: left;
}

#schedule_year {
    position: relative;
    overflow: hidden;
}



#top_schedule_year .annual_events li {
    width: 32%;
    padding: 20px 0;
}

#top_schedule_year .annual_events dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#top_schedule_year .annual_events dt {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    width: 20vw;
    height: 20vw;
    max-width: 80px;
    max-height: 80px;
    border-radius: 50%;
    background: #f39800;
    color: #fff;
    font-size: 2rem;
    margin-right: 1em;
}

#top_schedule_year .annual_events dt span {
    font-size: 70%;
}

#top_schedule_year .annual_events dd {
    font-size: 1.25rem;
}


@media (max-width: 1000px) {
    #top_schedule_year .annual_events li {
        padding: 30px 0;
    }
}

@media (max-width: 799px) {
    #top_schedule_day .flow_day {
        max-width: unset;
    }

    #top_schedule_year .annual_events {
        padding: 0 20px;
    }

    #top_schedule_year .annual_events li {
        width: 48%;
        padding: 10px 0;
    }
}

@media (max-width: 599px) {
    #top_schedule_year .annual_events {
        width: 100%;
        padding: 0;
    }

    #top_schedule_year .flex .annual_events:first-of-type {
        margin-bottom: 0;
    }
}

@media (max-width: 499px) {
    #top_schedule_day .flow_day li {
        padding: 4vw;
    }

    #top_schedule_day .flow_day .time_am,
    #top_schedule .flow_day .time_pm {
        width: 80px;
        height: 80px;
        padding: 15px;
    }

    #top_schedule_day .flow_day .time_am+.activity,
    #top_schedule .flow_day .time_pm+.activity {
        width: calc(100% - 80px - 10px);
        margin-left: 10px;
    }

    #top_schedule_year .annual_events dt {
        width: 13vw;
        height: 13vw;
        font-size: 1.25rem;
        margin-right: .5em;
    }

    #top_schedule_year .annual_events dd {
        font-size: 1rem;
    }

    #top_schedule_day .flow_day .time+.activity {
        margin-left: 10px;
        width: calc(100% - 90px - 10px);
    }

    #top_schedule_day .flow_day {
        padding: 10px;
    }

    #top_schedule_day .flow_day .activity {
        font-size: 1rem;
        letter-spacing: 1px;
    }



}





#top_about .inner-section {
    padding: 30px 0 0;
}

#top_about .g_map {
    margin-top: 50px;
    line-height: 0;
}

#top_about .map_ilust {
    width: 44%;
}

#top_about .txt_area {
    width: 50%;
}

#top_about .txt_area dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 2px dashed #333;
    padding: .5em 0;
    font-size: 1.125rem;
}

#top_about .txt_area dl dt {
    font-weight: bold;
    width: 5em;
}

#top_about .txt_area dl dd {
    width: calc(100% - 7em);
}

#top_about .txt_area dl.organization dt,
#top_about .txt_area dl.organization dd {
    width: 100%;
}

#top_about .txt_area dl.organization dd th,
#top_about .txt_area dl.organization dd td {
    padding: .5em;
    text-align: center;
}

#top_about .txt_area dl.organization dd tbody th {
    background-color: unset;
    color: inherit;
    font-weight: bold;
}


#top_about .btn_more01 a {
    margin: unset;
}

#top_about .ilust_circle li {
    position: absolute;

}

#top_about .ilust_circle li:nth-of-type(1) {
    top: 14.5%;
    left: 5%;
    width: 10vw;
    max-width: 131px;
}

#top_about .ilust_circle li:nth-of-type(2) {
    top: 5%;
    right: 10%;
    width: 5vw;
    max-width: 64px;
}

#top_about h2 .catch {
    display: block;
    background: #f39800;
    width: 12em;
    color: #fff;
    margin: 0 auto 30px;
    line-height: 1.5;
    border-radius: 50px;
    font-weight: bold;
    font-size: 110%;
}

#top_about h2 .h2_text {
    font-size: 1.5em;
    color: #23ac38;
    font-weight: bold;
    line-height: 1.4;
    display: block;
}

#top_about .perth {
    max-width: 1000px;
    margin: 0 auto 40px;
    line-height: 1.5;
}

#top_info .txt_area dd {
    line-height: 1.6;
}

#top_about .message {
    margin: 2em auto;
    width: 100%;
    background: #fff;
    border-radius: 2em;
    padding: 2em 3em;
}

#top_about .message h3 {
    font-weight: bold;
    color: #23ac38;
}

@media (max-width: 999px) {
    #top_about .ilust_circle li:nth-of-type(1) {
        top: 12.5%;
    }

}

@media (max-width: 799px) {

    #top_about .ilust_circle li:nth-of-type(1) {
        top: 11%;
    }

    #top_about h2 .h2_text {
        font-size: 1.4em;
    }

    #top_about .map_ilust,
    #top_about .txt_area {
        width: 100%;
    }

    #top_about .map_ilust {
        order: 2;
        margin: auto;
        height: 0;
        padding-bottom: 60%;
        position: relative;
        width: 100%;
        max-width: 480px;
    }

    #top_about .txt_area {
        margin-bottom: 30px;
    }

    #top_about .btn_more01 a {
        margin: auto;
    }

    #top_about .message {
        padding: 1.5em 2em;
        margin-top: 0;
    }

}

@media (max-width: 699px) {
    #top_about .ilust_circle li:nth-of-type(1) {
        top: 12%;
    }

}

@media (max-width: 599px) {
    #top_about .ilust_circle li:nth-of-type(1) {
        top: 9.5%;
    }

    #top_about h2 .h2_text {
        font-size: 1.2em;
    }
}

@media (max-width: 499px) {

    #top_about h2 .catch {
        margin-bottom: 15px;
    }

    #top_about .txt_area dl {
        font-size: 1rem;
    }

    #top_about .txt_area dl dt,
    #top_about .txt_area dl dd {
        width: 100%;
    }

    #top_about .ilust_circle {
        display: none;
    }


}


#top_info {
    position: relative;
}

#top_info .wrap {
    background: #fff;
    padding: 30px;
}

#top_info .info_list li {
    background: #c9f2ef;
    margin-bottom: 40px;
    position: relative;
}

#top_info .info_list li:nth-of-type(3n+2) {
    background: #eeeeee;
}

#top_info .info_list li:nth-of-type(3n+3) {
    background: #ccecff;
}

#top_info .info_list li::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 10.5px 0 10.5px;
    border-color: #c9f2ef transparent transparent transparent;
    position: absolute;
    right: 0;
    bottom: -14px;
    left: 0;
    margin: auto;
}

#top_info .info_list li:nth-of-type(3n+2)::after {
    border-color: #eeeeee transparent transparent transparent;
}

#top_info .info_list li:nth-of-type(3n+3)::after {
    border-color: #ccecff transparent transparent transparent;
}

#top_info .img_area {
    width: 100px;
    height: 100px;
    line-height: 0;
    overflow: hidden;
}

#top_info .img_area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#top_info .txt_area {
    width: calc(100% - 140px - 40px);
}


#top_info>div {
    width: 90%;
    max-width: 870px;
    margin: auto;
}

.info_list li {
    padding: 10px 20px;
}

@media (max-width: 799px) {



    #top_info .info_list li {
        margin-bottom: 40px;
    }


}

@media (max-width: 499px) {



    #top_info .img_area {
        width: 100%;
        text-align: center;
        margin: 0 auto 20px;
    }

    #top_info .txt_area {
        width: 100%;
    }

    #top_info .wrap {
        padding: 15px;
    }

    #top_info .txt_area dd {
        letter-spacing: 0;
    }


}



#top_contact {
    position: relative;
    padding-top: 0;
}

#top_contact .img_area {
    width: 40%;
}

#top_contact .txt_area {
    width: 50%;
}

#top_contact .link {
    margin: auto;
    text-align: center;
}

#top_contact .link li {
    display: inline-block;
    margin: 0 1.5%;
    width: 44%;
    max-width: 360px;
    vertical-align: top;
}

#top_contact .link li:nth-of-type(1) a::before {
    content: "";
    display: inline-block;
    background: url(../images/icon_tel.png);
    width: 24px;
    height: 24px;
    margin-right: 20px;
}

#top_contact .link li:nth-of-type(2) a::before {
    content: "";
    display: inline-block;
    background: url(../images/icon_mail.png);
    width: 31px;
    height: 22px;
    margin-right: 20px;
}

#top_contact .link .btn_more a {
    width: 100%;
    display: block;
    padding: .5em;
    background: #f39800;
    border-radius: 20px;
    color: #fff;
    font-size: 2rem;
    height: 100px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

#top_contact .link .btn_more a .small {
    font-size: 60%;
}

@media (max-width: 799px) {
    #top_contact .link li {
        width: 45%;
    }

    #top_contact .link .btn_more a {
        padding: .5em 0;
    }

}

@media (max-width: 599px) {

    #top_contact .img_area {
        width: 80%;
        margin: 0 auto 20px;
        order: 2;
    }

    #top_contact .txt_area {
        width: 100%;
    }

    #top_contact .link li {
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
    }

    #top_contact .link li:first-child {
        margin-bottom: 20px;
    }

    #top_contact .link .btn_more a .small {
        font-size: 50%;
    }


}



#top_recruit {
    position: relative;
}

#top_recruit .inner-section {
    padding: 0;
}

#top_recruit .img_area {
    width: 40%;
}

#top_recruit .txt_area {
    width: 50%;
}

#top_recruit .list li {
    width: 30%;
}

#top_recruit .list li:nth-of-type(2) {
    margin-top: 50px;
}

#top_recruit .list li div {
    margin: auto;
    text-align: center;
}

#top_recruit .btn li {
    width: calc(33% - 20px);
    min-width: 19em;
    margin: 0 10px 10px;
}

#top_recruit .btn li.btn_more01 a {
    padding: 0.5em 2em;
}

@media (max-width: 599px) {

    #top_recruit .img_area {
        width: 80%;
        margin: 0 auto 20px;
        order: 2;
    }

    #top_recruit .txt_area {
        width: 100%;
        margin-bottom: 30px;
    }

}



#top_map .gmap {
    padding-bottom: 30%;
}

@media (max-width: 799px) {

    #top_map .gmap {
        padding-bottom: 50%;
    }

}


.ilust01 {
    position: absolute;
    bottom: -2%;
    right: 0;
    width: 12vw;
    max-width: 203px;
}

.ilust02 {
    position: absolute;
    top: 0;
    right: 0;
    width: 13vw;
    max-width: 192px;
    z-index: 0;
}

.ilust03 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15vw;
    max-width: 313px;
    z-index: 0;
}

.ilust04 {
    position: absolute;
    bottom: -1%;
    right: 1%;
    width: 25vw;
    max-width: 367px;
}

.ilust05 {
    position: absolute;
    bottom: -1%;
    left: 2%;
    width: 15vw;
    max-width: 208px;
    z-index: 0;
}

.ilust06 {
    position: absolute;
    top: -1%;
    right: 0;
    width: 12vw;
    max-width: 181px;
}


@media (max-width: 999px) {


    .ilust01,
    .ilust02,
    .ilust03,
    .ilust04,
    .ilust05,
    .ilust06 {
        display: none;
    }


}

@media (max-width: 799px) {
    h2 {
        font-size: 1.5rem;
    }

    h3 {
        font-size: 1.25rem;
    }
}


@media (max-width: 499px) {
    .top_page h2 {
        font-size: 1.15rem;
    }

    h3 {
        font-size: 1.15rem;
    }

}

@media (max-width: 499px) {}

.juyo {
    text-align: center;
}

.juyo a {
    border: solid 1px #333;
    display: block;
    margin: 2em 0;
    background-color: #fffefa;
    border-radius: 5px;
}













/* 250829追記 */

h3.en_name {
    font-size: 250%;
    margin-bottom: 1.5em;
    color: inherit;
    line-height: 2.2;
}

@media(max-width:799px) {
    #top_about .map_ilust {
        order: unset;
        position: static;
        padding: 0;
        height: auto;
    }

    #top_about .txt_area {
        margin-block: 30px 0;
    }
}

.kibo {
    font-size: 15px;
    color: #fff;
    padding: 0px 1em;
    background-color: #332c00;
    border-radius: 1em;
    margin: 0 0 0 1rem;
    display: inline-block;
}

.ban_insta {
    text-align: center;
    margin: 0 0 2rem;
}

.ban_wrap {
    margin: 2rem 0;
}