@charset "UTF-8";

.background_1 {
    background: #F3F8EB;
    padding-top: 1px;
    padding-bottom: 1px;
}

.padding_bot_100 {
    padding-bottom:100px;
}

.text_1 {
    display: flex;
    align-items: center;
    font-size: 27px;
}

.text_line {
    display: flex;
    align-items: center;
    font-size: 27px;
}

.text_line::before,
.text_line::after {
    content: "";
    height: 1px;
    width: 350px;
    background-color: #666;
    margin: 0 auto;
}

.text_line:before {
    margin-right: 10px;
}

.text_line:after {
    margin-left: 10px;
}

.instagram {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.instagram_icon {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}

html {
    margin: 0;
    padding: 0;

}

body {
    margin: 0;
    padding: 0;
    line-height: 1.85;
    font-size: 18px;
    max-width: 100%;
}

.s_wrap {
    width: 1300px;
    margin-left: 470px;
    margin-right: auto;
    min-height: 1px;
}

.w_wrap {
    width: 1900px;
    margin-left: auto;
    margin-right: auto;
    min-height: 1px;
}

.h_wrap {
    width: 1260px;
    margin-left: auto;
    margin-right: auto;
    min-height: 1px;
}

.wrap {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    min-height: 1px;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    opacity: 0.6;

}

.h_logo {
    float: left;
    margin-right: 30px;
    margin-top: 10px;
}

.h_yoyaku {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.fl {
    float: left;
}

.head_address {
    font-size: 13px;
    margin-top: 18px;
    margin-bottom: -37px;
    margin-left: 123px;
}

.nav {
    border-top: #2BB572 dashed 3px;
    border-bottom: #2BB572 dashed 3px;
    text-align: center;
    margin-bottom: 30px;
}

.nav ul {
    list-style: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav ul li {
    display: inline-block;
    margin-left: 19px;
    margin-right: 19px;
}

.main {
    /* position: relative; */
    overflow-x: clip;
}

.main_pic {
    width: 100%;
    height: auto;
    min-width: 1100px;
}

.opening {
    /* position: absolute; */
    /* top: 74%; */
    /* left: 63%; */
    margin-top: -300px;
    margin-left: 900px;
}

.move {
    width: 100%;
    height: 100px;
    animation: anim 20s infinite;
    animation-timing-function: steps(10);
    /* position: absolute; */
    margin-top: -135px;
}

.right-fixed-banner {
    position: fixed;
    bottom: 20%;
    right: 0;
    text-align: center;
}

.banner-box {
    height: 237px;
}



@keyframes anim {
    0% {
        transform: translateX(0px);
    }

    25% {
        transform: translateX(25%);
    }

    50% {

        transform: translateX(50%);
    }

    75% {
        transform: translateX(75%);
    }

    100% {
        transform: translateX(100%);
    }
}

.move_in {
    animation: anim_in infinite;
    /* margin-bottom: 100px; */
}

.top_net_pic1 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

@keyframes anim_in {
    0% {
        transform: rotate(0);
    }

    50% {
        transform: rotate(45deg);
    }

    100% {
        transform: rotate(0);
    }
}

.top_job_pic1 {
    width: 829px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;

}

.top_job_pic2 {
    text-align: center;
    padding-bottom: 20px;
    color: red;

}

.info {
    background-color: #FBF4DA;
    padding-top: 170px;
    padding-bottom: 100px;
}

.info_con {
    background-color: #fff;
    width: 950px;
    padding: 30px 50px;
    margin-left: auto;
    margin-right: auto;
}

.info_con_title {
    text-align: center;
    color: #2BB572;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 25px;
}

.u_dotto {
    border-bottom: #2BB572 2px dotted;
    margin-bottom: 30px;
}

.nami {
    width: 100%;
}

.green_title1 {
    color: #2BB572;
    font-size: 25px;
    font-weight: bold;
}

.l_aisatu {
    float: left;
    width: 550px;
    margin-left: 30px;
    padding-top: 175px;

}

.pic1 {
    margin-top: 190px;
    margin-left: 120px;
}

.green_title {
    color: #2BB572;
    border-bottom: #2BB572 dotted 3px;
    font-size: 35px;
    font-weight: bold;

}

.aisatu {
    background-image: url(../image/bk1.png);
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: center top;
}

.movie {
    background-image: url(../image/bk1.png);
    width: 100%;
}

.in_hospital {
    background-image: url(../image/bk2.png);
    width: 100%;
    padding-top: 500px;
    background-size: cover;
    background-position: center top;
}

.green_back {
    background-color: #D6DF21;
    width: 400px;
    padding: 20px;
    border-radius: 25px;
    float: right;
}

.green_detail {
    margin-top: 10px;
    float: right;
    margin-bottom: 50px;
    border-radius: 20px 20px 20px 20px;
    background: #fff;
    color: #39290E;
    padding: 5px 160px;
    text-align: center;
}

.family {
    background-image: url(../image/bk3.png);
    width: 100%;
    padding-top: 500px;
    background-size: cover;
    background-position: center top;
}

.blue_back {
    background-color: #DCF2FC;
    width: 400px;
    padding: 20px;
    border-radius: 25px;
    float: left;
}

.blue_title {
    color: #00AEEF;
    font-size: 25px;
    font-weight: bold;
}

.blue_detail {
    margin-top: 10px;
    float: left;
    margin-bottom: 50px;
    border-radius: 20px 20px 20px 20px;
    background: #fff;
    color: #39290E;
    padding: 5px 160px;
    text-align: center;
}

.explanation {
    background-image: url(../image/bk4.png);
    width: 100%;
    padding-top: 600px;
    background-size: cover;
    background-position: center top;
}

.yellow_back {
    background-color: #FFF79A;
    width: 400px;
    padding: 20px;
    border-radius: 25px;
    float: right;
}

.yellow_title {
    color: #F7931D;
    font-size: 25px;
    font-weight: bold;
}

.yellow_detail {
    margin-top: 10px;
    float: right;
    margin-bottom: 50px;
    border-radius: 20px 20px 20px 20px;
    background: #fff;
    color: #39290E;
    padding: 5px 160px;
    text-align: center;
}

.diagnosis_bk {
    background: #F3F8EB;
    padding-top: 30px;
    text-align: center;
    padding-bottom: 30px;
}

.diagnosis_title {
    color: #39290E;
    font-size: 30px;
    background-color: #fff;
    border-radius: 25px;
    text-align: center;
}

.diagnosis_list li {
    list-style: none;
    display: inline-flex;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 80px;
}

.diagnosis_list ul {
    text-align: center;
}

.calendar {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
}

.f_info {
    background-color: #ACD051;
    width: 100%;
}

.f_info_detail {
    width: 1100px;
    background-image: url(../image/f_info_detail.png);
    height: 379px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.f_contact {
    position: absolute;
    left: 63%;
    top: 65%;
}

.nami {
    overflow: hidden;
}

.f_left {
    float: left;
}

.f_left li {
    list-style: none;
}

.f_left li a {
    color: #000;
}

.f_left li a:hover {
    text-decoration: none;
}

.f_center {
    float: left;
    margin-left: 150px;
}

.f_center li a {
    color: #000;
}

.f_center li a:hover {
    text-decoration: none;
}

.f_center li {
    list-style: none;
}

.f_right {
    float: right;
    margin-top: 250px;

}

.f_right a {
    border-radius: 20px 20px 20px 20px;
    background: #8BC63E;
    color: #39290E;
    padding: 5px 50px;
    text-align: center;
}

.copy {
    background-color: #2BB572;
    width: 100%;
    color: #fff;
    text-align: center;
    margin-bottom: 0px !important;
}

.copy p {
    margin-bottom: 0;
    margin-top: 0;
}

.f_insta {
    float: right;
    margin-right: 30px;
    margin-top: 20px;
}

/*****************é™¢å†…ç´¹ä»‹****************/
.introduction_bk {
    background-color: #F3F8EB;
}

.introduction_top {
    font-size: 65px;
    text-align: center;
    color: #3AB54A;
    margin-top: 0px;
    padding-top: 20px;
}

.introduction_bk1 {
    background-image: url(../image/introduction_bk1.png);
    width: 100%;
    height: 1599px;
    background-position: center top;
    background-size: cover;
    margin-bottom: -350px;
}

.introduction_pic1 {
    margin-top: 90px;
    float: left;
}

.dashed {
    border-top: #39290E dashed 3px;
    margin-top: 0;
}

.introduction_bk1-1 {
    float: left;
    margin-left: 15px;
    margin-top: 150px;
}

.introduction_bk1-2 {
    float: left;
    margin-left: 15px;
    margin-top: 50px;
}

.introduction_pic2 {
    margin-top: -180px;
    margin-left: 1px;
    float: left;
}

.introduction_bk2_left {
    float: left;
    width: 500px;
    margin-top: 50px;
}

.introduction_pic4 {
    margin-left: 35px;
    margin-top: -50px;
}

.introduction_bk2_left p {
    margin-left: 35px;
}

.introduction_bk2_right {
    float: left;
    margin-top: 50px;

}

.introduction_item {
    float: left;
}

.introduction_bk2_right {
    width: 600px;
    font-size: 16px;
}

.introduction_item {
    width: 300px;
    font-size: 15px;
    float: left;
}

.introduction_item1 {
    margin-left: 45px;
    margin-bottom: 20px;
    float: left;
}

.introduction_item2 {
    margin-left: 333px;
    margin-bottom: 20px;
    font-size: 15px;
}

.introduction_item2 img {
    float: left;
    margin-right: 20px;
}

.introduction_item3 {
    margin-bottom: 20px;
    font-size: 15px;
}

.introduction_item3 img {
    float: left;
    margin-right: 20px;
}

.introduction_bk3_left {
    float: left;
    width: 600px;
    margin-top: 100px;
    font-size: 16px;
    margin-bottom: 150px;
}


.introduction_bk3_right {
    float: left;
    margin-top: 100px;
    width: 500px;
    margin-left: -50px;
}

.introduction_pic18 {
    margin-left: 35px;
    margin-top: -50px;
}

.introduction_bk3_right p {
    margin-left: 35px;
    margin-bottom: 80px;
}

.introduction_kusa {
    width: 100%;
}

/*****************guidance*******************/
.mt35 {
    margin-top: 35px;
}

.guidance_title {
    font-size: 30px;
    padding-left: 25px;
}

.guidance_sec2_title {
    font-size: 30px;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 30px;
    margin-top: 0;
}

.guidance_sec1_left {
    margin-left: 120px;
}

.guidance_sec2_right {
    float: left;
    margin-left: 30px;
}

.guidance_sec2_left {
    float: left;
    margin-right: 20px;
}

.beige_bk {
    background-color: #FAF1D4;
}

.guidance_green_bg {
    background-color: #ACD051;
    color: #FFF;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 800px;
    Border-radius: 20px;
}

.guidance_blue_bg {
    background-color: #DFEDCB;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px;
    margin-bottom: 50px;
}

.guidance_blue_bg_title {
    text-align: center;
    margin-top: 50px;
    margin-bottom: -20px;
    background-color: #FAF1D4;
    font-size: 25px;

}

.guidance_blue_con {
    width: 290px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
}

.guidance_blue_con_title {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.guidance_blue_con_detail {
    font-size: 13px;
    margin-top: 5px;
}

.guidance_purple_bg {
    background-color: #BD8CBF;
    color: #FFF;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 800px;
    Border-radius: 20px;
    margin-bottom: 50px;
}

.footer {
    background-color: #FFF;
    padding-bottom: 30px;
}

.yama {
    width: 100%;
}

.greeding_pic1 {
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 0;
}

.greeding_1 {
    position: absolute;
    left: 39.5%;
    z-index: 1;
    margin-top: -57.5%;
    font-size: clamp(1px, 1.5vw, 35px);
    font-weight: bold;
}

.greeding_2 {
    color: #F39800;
}

.greeting_pic2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    margin-bottom: 30px;
}

.greeting_left {
    margin-bottom: 30px;
}

.greeting_left img {
    float: left;
}

.greeting_pink {
    color: #ED028C;
    border-bottom: #ED028C 2px solid;
    float: left;
    width: 700px;
    padding-left: 30px;
    font-size: 25px;
    margin: 0;
}

.greeting_left_p {
    margin-left: 30px;
    float: left;
    width: 700px;
}

.greeting_blue {
    color: #00AEEF;
    border-bottom: #00AEEF 2px solid;
    float: left;
    width: 700px;
    padding-left: 30px;
    font-size: 25px;
    margin: 0;
}

.greeting_green {
    color: #3AB54A;
    border-bottom: #3AB54A 2px solid;
    float: left;
    width: 700px;
    padding-left: 30px;
    font-size: 25px;
    margin: 0;
}

.mt-60 {
    margin-top: -60px;
}

/***********************beginners************************/
.beginners_sec1 {
    text-align: center;
}

.beginners_green {
    color: #3AB54B;
    font-size: 40px;
    text-align: center;
    margin-top: 20px;
    padding-top: 70px;
    margin-bottom: 0;

}

.beginners_beige_bk {
    background-color: #FED399;
    width: 100%;
    border-radius: 20px 20px 20px 20px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.beginners_p {
    margin-left: 30px;
    margin-bottom: 25px;
}

.beginners_pic2 {
    margin-left: 910px;
    margin-top: -220px;
}

.beginners_pic3 {
    margin-left: 960px;
    margin-top: -220px;
}

.beginners_pic4 {
    margin-left: 960px;
    margin-top: -220px;
}

.beginners_red {
    border: #F00 2px solid;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    ;
    color: #F00;
    margin-left: 30px;
    width: 930px;
    font-size: 15px;
    margin-top: 20px;
}

.beginners_green_bk {
    background-color: #D6DF21;
    width: 100%;
    border-radius: 20px 20px 20px 20px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.beginners_pic6 {
    margin-left: 960px;
    margin-top: -220px;
}

.beginners_purple_bk {
    background-color: #D3C8E2;
    width: 100%;
    border-radius: 20px 20px 20px 20px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.beginners_pic8 {
    margin-left: 960px;
    margin-top: -220px;
}

.beginners_pink_bk {
    background-color: #F7C1D9;
    width: 100%;
    border-radius: 20px 20px 20px 20px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.beginners_pic10 {
    margin-left: 960px;
    margin-top: -220px;
}

.beginners_pic_title {
    margin-top: 80px;
}

/*********************privacy********************/
.contact_green_border {
    border: #3AB54A solid 3px;
    width: 900px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #3AB54A;
    font-size: 30px;
}

.black {
    color: #000;
}

.privacy {
    margin-left: 41px !important;
    padding-bottom: 30px !important;
}

.info_text {
    text-align: center;
    font-size: 35px;
}

.back {
    text-align: center;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.hissu_coment {
    width: 30px;
    padding-top: 20px;
}

.hissu_coment_p {
    display: inline;
    vertical-align: super;
}

/*****************childcare*******************/
.childcare_bk {
    background-color: #F3F8EB;
}

.childcare_02 {
    margin-top: 50px;
    margin-bottom: -210px;

}

.childcare_bk1 {
    background-image: url(../image/childcare_03.png);
    width: 100%;
    height: 2100px;
    background-position: center top;
    background-size: cover;
    margin-bottom: -200px;
}

.childcare_04 {
    margin-top: 365px;
    float: left;
    margin-right: 50px;
}

.mt365 {
    margin-top: 365px;
}

.childcare_orange {
    background-color: #F7931D;
    color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

.childcare_green {
    background-color: #8BC63E;
    color: #FFF;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.ml50 {
    margin-left: 50px;
}

.mt50 {
    margin-top: 50px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.pt20 {
    padding-top: 20px;
}

.tc {
    text-align: center;
}

.color-orange {
    background-color: rgb(248, 182, 44);
}

/******************kodawari**************************/
.koda_tc {
    text-align: center;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.koda1 p {
    text-align: left;
    margin-left: 80px;
    margin-right: 20px;
    float: left;
}

.koda_03 {
    margin-top: -100px;
}

.koda_2 {}

.koda_05 {
    float: left;
    margin-top: -100px;
    margin-left: 50px;
    z-index: 0;
    position: relative;
}

.koda_2 p {
    margin-left: 480px;

}

.koda_09 {
    float: left;
    margin-top: -100px;
    margin-left: 10px;
    z-index: 0;
    position: relative;
}

.koda_11 {
    margin-top: -100px;
    float: left;
    position: relative;
}

.koda_2_link {
    margin-left: 260px;
}

.koda_13_p1 {
    text-align: left;
    margin-right: 100px;
    margin-left: 410px !important;
}

.koda_13_p2 {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.koda_13_p3 {
    margin-left: 100px !important;
}

.red {
    color: red;
}

.font17 {
    font-size: 17px;
}