@charset "UTF-8";
body{text-align: center;
    background-color: #fffff5;
}
@font-face{font-family:'logo';
    src:url(yasashisaantique.otf);}
h1{font-family:'logo';
color: #000000;}
@font-face{font-family:'tomoa';
    src:url(kanjyukugossic.otf);}
p{font-family: 'tomoa'}


.top img{
    width: 100vw;
}

.place img {
    width: 100%;
}
.enja img{
    width:50vw; 
}

.chara img{
    width: 70vw;
}

.link img {
    width:20vw;
}
h2{
    font-family:'logo';
    font-size: 20px;
}

footer{
    text-align: center;
}