@charset "utf-8";
*{
    padding: 0;
    margin: 0;
}
#inquiry {
    background-color: #fcf4e5;
}

#ribon-box {
    padding-top: 10em;
    display: flex;
    justify-content: center;
}
#ribon img {
    width: 300px;
    height: auto;
}
.bird,.onpu {
    width: 60px;
    height: 60px;
}
#coment {
    text-align: center;
    margin:50px 0 50px 0;
}
address table{
    margin: 0 auto 60px auto;
}
#googlemap {
    border-bottom: solid 3px #958371;
    color: #958371;
    max-width: 600px;
    margin: 0 auto;
    text-indent: 2em;
    background-image: url(../images/Goolemap.png);
    background-repeat: no-repeat;
    background-size: 20px;
}
#google-frame {
    display: flex;
    justify-content: center;
    padding:50px 20px;
}
#eigyou {
    margin: 0 auto;
    padding-bottom: 150px;
    
}



