
body{
    background-color: #013589;
    text-align: center; 
    color: #fff; 
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; 
    width: 1400px;
    margin: 0 auto;
}
ul{
    list-style: none;
}
img{
	table-layout: fixed;
	width: 100%;
    max-width: 80%;
    margin: 0 auto;
}
.header{
	table-layout: fixed;
	width: 100%;
	max-width: 80%;
	margin: 0 auto;
}
.nav{
    margin: 0 auto;
    padding-top: 150px;
    background-image: url(../images/ikeda_23.png);
    background-repeat: no-repeat;
    z-index: -999;
}
.nav p{
    font-size: 50px;
    line-height: 1.1em;
}

.nav p img{
    margin-top: 35px;
}
.nav ul{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 45px;
}
.ul1{
	display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
.ul2{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
.contents{
    width: 1090px;
    margin: 0 auto;
}

.a p:last-child{
    font-size: 36px;
    line-height: 1.5em;
}
iframe{
    width: 75vw;
    height: 70vh;
	margin: auto;
    margin-bottom: 5vh;
}
.where{
    font-size: 40px;
}
.address{
    font-size: 55px;
}
.sns{
    font-size: 60px;
}
.sns ul li{
    font-size: 55px;
    line-height: 80px;
}
.map{
    font-size: 60px;
}
.address,.sns,.map{
	margin: auto
}
.map p:first-child{
    line-height: 30vh;
}
.animal ul li p{
    font-size: 35px;
    line-height: 2.5em;
    margin-bottom: 50px;
}
.animal p:first-child{
    font-size: 80px;
    line-height: 230px;
    color: #fff;
}

/*
@media screen and (max-width: 540px){
    .animal{
        width: 1183px;
        margin: 0 auto;
    }
    .animal ul{
        margin: 0;
    
    }
    .animal p:first-child{
        line-height: 230px;
        color: #fff;
    }
    .animal ul li{
        margin-right: 210px;
    }
    .animal ul li:nth-child(2n){
        margin-right: 0;
    }
    .animal ul li p{
        font-size: 90px;
        line-height: 215px;
        margin-bottom: 20px
    }
    .where,.clearfix::after{
        display: inline-block;
        content: "";
        clear: both;
    }
    .animal ul li img{
        width: 484px;
    }
*/    

/*追加*/
.txt_box01{
    display: inline-block;
    text-align: center;
    width: 90%;
}
footer ul img{
    width: 350px;
    height: auto;
    padding-right: 150px;
}
.footer_text{
    margin: 0 10% 5px 0;
}
footer ul{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.under{
    width: 100%;
}
.what{
	width: 100%;
    display: inline-block;
    padding-right: 40px;
    text-align: center;
}
.what img{
    max-width: 100%;
}
.santa{
    padding-bottom: 140px;
}
.a{
    margin: 100px 0;
}
.info img{
    margin: 50px;
    max-width: 50%;
    height: auto;
}
table{
    text-align: center;
    font-size: 30px;
}
.where ul{
    margin-top: 7vw;
    text-align: left;
    font-size: 30px;
    line-height: 1.8em;
    margin-left: 30vw;
}
.place{
    display: inline-block;
    text-align: center;
    margin: 100px 0;
}
.where table{
    display: inline-block;
    line-height: 1.5em;
    text-align: center;
}
.much{
    position: absolute;
    text-align-last: left;
    margin-top: 7vw;
    margin-left: 13vw;
    font-size: 30px;
}
.txt_box02{
    position: relative;
}
.address{
    display: inline-block;
    line-height: 1.1em;
    text-align: center;
}

