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


p{
font-size: 0.9em;
}

#top img{
width: 100%;
}


#joinus{
margin-top: 80px;
text-align: center;
}

#joinus p{
font-size: 0.9em;
margin-top: 10px;
}


h5{
margin-top: 10px;
}

.comback{
background-color: #EDECF1;
padding: 20px 0px;
margin-top: 100px;
}

.rinen_main{
margin-bottom: 80px;
}

.rinentext{
font-size: 0.9em;
text-align: center;
margin-top: 20px;
}


.join_main{
background-color: #FFF;
margin-top: 40px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .5);
margin-bottom: 40px;
}

.join_main img{
width: 100%;
}

.join_inner{
margin-top: 40px;
}

.join_cap{
font-size: 0.8em;
margin-top: 10px;
}

#join{
background-image: none;
}


.purpletext{
color: #662C7F;
}

.newsbox{
margin-bottom: 0px;
}

#address2{
margin-top: 50px;
margin-bottom: 30px;
}

#address2 img{
width: 80%;
margin-top: 30px;
}


#banner2{
text-align: center;
margin-top: 50px;
}

.banner2{
width: 100%;
text-align: center;
}

.banner2 img{
width: 50%;
 cursor: pointer;
  transition-duration: 0.3s;
}


.banner2:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}



#contact{
background-color: #EDECF2;
padding-top: 50px;
}

#contact p{
text-align: center;
margin-top: 30px;
}



















