@charset "utf-8";

/* CSS Document */

.block {
    display: none
}
@media (max-width:1600px) {


    .childPlay,.teacher {
        display: none;
    }
}

    /*
    .car01 {
        display: none;
    }
    .building02_bg {
        background: url(../in_images/building02_bg.png) no-repeat center bottom;
    }  */


    @media (max-width:1260px) {


        .childKite {
            display: none;
        }
    }




@media (max-width:990px) {

    .ace{
        display: none;
    }
    .bottom_bg {
    background: url(../in_images/rwd_bg.png) no-repeat center bottom;
    width: 100%;
    position: relative;
    bottom: 110px;
    z-index: 1;
    }
    
   
    .title_img {
        display: block;
        margin: 0;
        padding: 20px 0px 10px 10px;
    }
    .title_img p {
        display: block;
    }
    .rwd_main {
        display: block;
    }
    .place {
        display: block;
        position: inherit;
        left: 0;
        padding-left: 20px;
    }

    .title_sub,
    .page_main,
    .title_img img,
    .car02,
    .car03,
    .cloud,
    .building02_bg,
    .building_bg,
    .grass,
    .child_top
    {
        display: none;
    }
    .top_bg {
        background: none;
    }
    #main_menu {
        background: #fcf9f3;
        margin: 0px;
    }
    #header {
        height: auto;
        z-index: 2;
    }
    .article .owl-carousel img {
        width: auto;
        max-height: 150px !important
    }
    .article .box .owl-next {
        right: 10px;
    }
    .article .box .owl-prev {
        left: 10px;
    }
    .footer_img,
    .footer_word {
        display: block;
        text-align: center;
    }
    .footer_word {
        white-space: normal;
        padding: 10px;
        background: #ffffff;
    }
    #logo {
        width: calc(100% - 40px);
        float: none;
        display: inline-block;
    }
    #logo  img {
    }
    #main_type input#kd {
        width: calc(140px - 32px);
    }
    .main_bn {
        float: none;
        margin: 5px 0;
    }
    .menu2 {
        width: 100%;
        border-radius: 0;
        padding: 15px 10px;
    }
    .menu2 li {
        margin-bottom: 0.2em;
    }
    #ff_btn,
    .calendar,
    .display_no,
    .main_bn,
    .menu_nav,
    .menu_navigation,
    .left_menu,
    .top_menu,
    .calendar_type {
        display: none;
    }
    #header {
        background: none;
    }
    .calendar2,
    .block,
    .type_word,
    .share_mob,
    #menu_bth,
    .block,
    .b_main {
        display: block;
    }



    .m_20,
    .m_30,
    .m_40,
    .m_50,
    .m_60,
    .m_70,
    .m_90 {
        margin-bottom: 20px;
    }
}


@media (min-width: 991px) {
    #main_menu .menu2 {
        display: none !important
    }

    .left_menu .menu2 {
        display: block !important
    }
}