@charset "utf-8";
*{
    /* list-style: none; */
}
body {
    background-image: url(../img/27720367_m.jpg);
}
.botan{
    text-align: center;
    transform: translateX(150px); 
}
.eigyou {
    background-color: #ffffff60;
    width: 370px;
    margin: 0 auto;
    border-radius: 10px;
}
h2 {
    padding-top: 20px;
    color: dimgrey;
    text-align: center;
}
h3 {
    color: dimgrey;
    text-align: center;
}
img {
    box-sizing: border-box;
    text-align: center;
    width: 390px;
    height: 400px;
    padding: 10px;
}
.eigyou-time {
    text-align: center;
}
.eigyou-time img{
    margin:0 auto 50px;
    border-radius: 20px;
}
/* .eigyou-time-img{
    width: 600px
    ;
} */
.zikan {
    color: darkslategrey;
    text-align: center;
}
.list{
  display: inline-block;  
  text-align: left;
}

.nyuzyou p {
    color: darkslategrey;
    text-align: center;
    padding: 5px;
}
