@charset "utf-8";
/* CSS Document */


/*-----------------------------------------

Last update:    2021-11-19

---------------------------------------*/


/*=============================
common
=============================*/
#mainarea{
    margin-top: 0;
}
#mainarea .sc_block01{
    margin-bottom:0;
}

.ttl_home{
    max-width:500px;
    margin:0 auto 2em;
}


/*=============================
header
=============================*/
#header{
    background:url("../../img/bg_main.png") #fdfdea no-repeat center bottom;
    padding-top:1.5em;
}

@media screen and (max-width:980px){
    #header{
        background:url("../../img/bg_main.png") #fdfdea no-repeat center bottom;
        background-size:160% auto;
        padding-top:1em;
    }
}

@media screen and (max-width:768px){
    #header{
        background:url("../../img/bg_main.png") #fdfdea no-repeat center bottom;
        background-size:150% auto;
        padding-top:1em;
    }
}

@media screen and (max-width:480px){
    #header{
        background:url("../../img/bg_main.png") #fdfdea no-repeat 47% bottom;
        background-size:160% auto;
    }
}


/*=============================
dir_title
slide_box
=============================*/
#dir_title{
    clear:both;
    padding:1.5em 0 6em;
    position: relative;
}
#dir_title .inner01{
    height:inherit;
}

#dir_title #main_slide{
    width:86%;
    margin:0 auto;
}

#dir_title #main_slide li img{
    border-radius: 40px;
}

#main_animal{
    position: absolute;
    left: 25%;
    right: 25%;
    bottom: 0;
}
#main_animal img{
margin: 0 auto;
}

@media screen and (max-width:1200px){
    #main_animal{
        left: 5%;
        right: 5%;
    }
}
@media screen and (max-width:768px){
    #dir_title{
        clear:both;
        padding:1.5em 0 3em;
    }
}
@media screen and (max-width:480px){
    #dir_title #main_slide li img{
        border-radius: 20px;
    }
    #main_animal{
        left: 3%;
        right: 3%;
    }
}


/*=============================
lead_info_area
=============================*/
#lead_info_area{
    clear: both;
    background: url("../../img/bg_lead_info.png") #fde5cb no-repeat center top;
    padding: 2em 0 5em;
}


/*=============================
lead_area
=============================*/
#lead_area{
    margin-bottom: 2em;
}
#lead_area h2{
    color: #fb7964;
    font-size: 160%;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 0.75em;
}
#lead_area h2 span{
    display: inline-block;
}
#lead_area p{
    font-size: 110%;
    text-align: center;
}
#lead_area p span{
    display: inline-block;
}

/*=============================
info_area
=============================*/
#info_area h2{
    text-align: center;
}
#info_list{
    margin-bottom: 3em;
}
#info_list a:hover{
    background: #f7fcfd;
}


/*=============================
about_area
=============================*/
#about_area{
    clear: both;
    background: url("../../img/bg_about.png") #fff no-repeat top center;
    padding: 3em 0 6em;
    position: relative;
}

#about_area .about01{
    max-width: 700px;
    margin: 0 auto 3em;
}
#about_area .about0205 dl{
    width: 25%;
    float: left;
    margin-bottom: 3em;
}
#about_area .about0205 dt img{
    width: 90%;
    margin: 0 auto;
}
#about_area dd{
    text-align: center;
    margin-top: 1em;
}
#about_area dd br{
    display: none;
}

@media screen and (max-width:768px){
    #about_area .about01{
        max-width: inherit;
        width: 70%;
    }
}

@media screen and (max-width:600px){
#about_area .about0205 dl{
    width: 50%;
    margin-bottom: 2em;
}
#about_area .about0205 dt img{
    width: 80%;
}
#about_area dd br{
    display: block;
}

}

/*@media screen and (max-width:480px){
#about_area .about0205 dl{
    width: 100%;
}
#about_area .about0205 dt img{
    width: 50%;
}
}*/


/*=============================
event_area
=============================*/
#event_area{
    clear: both;
    background: url("../../img/bg_event.png") no-repeat top center;
    padding: 3em 0 6em;
    position: relative;
}


/*=============================
facility_area
=============================*/
#facility_area{
    clear: both;
    background: url("../../img/bg_facility.png") #fde5cb no-repeat top center;
    padding: 3em 0 6em;
    position: relative;
}

#facility_area .facility01{
    max-width: 700px;
    margin: 0 auto 3em;
}

#facility_area .facility0205 li{
    width:22%;
    float: left;
    border-radius: 10px;
    margin: 0 1.5% 3em;
    position:relative;
}
#facility_area .facility0205 li img{
    border-radius: 10px;
}
#facility_area .facility0205 li span{
    position:absolute;
    bottom:0;
    left:0;
    display:block;
    width:100%;
    box-sizing:border-box;
    color:#fff;
    line-height:1.2;
    text-align: center;
    text-shadow: 0px 0px 10px #000;
    background:linear-gradient(to top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding:0.5em 0; 
}


@media screen and (max-width:768px){
#facility_area .facility01{
    max-width: inherit;
    width: 70%;
    margin-bottom: 1.5em;
}
#facility_area .facility0205 li{
    width:47.5%;
    float: left;
    border-radius: 10px;
    margin: 0 0 1.5em;
    position:relative;
}
#facility_area .facility0205 li:nth-of-type(2n+1){
    margin-right: 5%;
}
}


/*=============================
local_area
=============================*/
#local_area{
    clear: both;
    background: url("../../img/bg_local.png") #fdfdea no-repeat top center;
    padding: 3em 0 6em;
    position: relative;
}

#local_area .link_box{
    text-align: center;
}
#local_area .link_box dl{
    width: 25%;
    display: inline-block;
    margin:0 2.5% 3em;
    vertical-align: top;
}
#local_area .link_box dt img{
    width: 90%;
    margin: 0 auto;
}
#local_area .link_box dd{
    text-align: center;
    margin-top: 1em;
}
#local_area .link_box dd br{
    display: none;
}


@media screen and (max-width:600px){
#local_area .link_box dl{
    width: 32.5%;
    margin:0 0 3em;
}
#local_area .link_box dd br{
    display:block;
}
}


/*=============================
access_area
=============================*/
#access_area{
    clear: both;
    background: url("../../img/bg_access.png") #fff no-repeat top center;
    padding: 3em 0 6em;
    position: relative;
}

.movie_area{
    position: relative;
    width: 70%;
    height:0;
    padding-top: 39.38%;
    margin:0 auto;
}
.movie_area iframe{
    position: absolute;
    top: 0;
    right: 0;
    width:100%;
    height:100%;
}
@media screen and (max-width:768px){
    .movie_area{
        position: relative;
        width: 100%;
        padding-top: 56.25%;
    }
}



@media screen and (max-width:768px){
#access_area .movie01{
    max-width: inherit;
    width: 70%;
    margin-bottom: 1.5em;
}
}



/*=============================
bnr_area
=============================*/
#bnr_area{
    clear: both;
    padding: 3em 0 0;
}
#bnr_area li{
    width:31%;
    float: left;
    margin: 0 1% 1.5em;
}
/*#bnr_area li:nth-of-type(3){
    margin-right: 0;
}*/

@media screen and (max-width:480px){
#bnr_area li{
    width:47.5%;
    margin: 0 0 1em 0;
}
#bnr_area li:nth-of-type(2n+1){
    margin-right: 4%;
}
}




/*=============================
animals
=============================*/
#about_animal,
#facility_animal{
    position: absolute;
    right: 1em;
    bottom: 0;
}
#event_animal,
#local_animal{
    position: absolute;
    left: 1em;
    bottom: 0;
}

@media screen and (max-width:600px){
#about_animal img,
#facility_animal img{
    width: 70%;
    padding-left: 30%;
}

#event_animal img,
#local_animal img{
    width: 70%;
}
}


/*=============================
side_btn
=============================*/
/*.home #side_btn{
    clear:both;
    position:fixed;
    right:0.5em;
    top:20%;
}

.home #side_btn a:hover{
    opacity:0.8;
}

@media screen and (max-width:768px){
    .home #side_btn{
      top:30%;
    }
    .home #side_btn a{
        display: block;
        width:48px;
        height:auto;
    }
}*/





