/* ==========================================================================
   Base Styles and Bootstrap Modifications
   ========================================================================== */
 
html, button, input, select, textarea {
    color: #222;
}
body {
    font-size: 0em;
    line-height: 1.4;
}
html, body {
    height: 100%;
}
.wf-mplus1p {
    font-family: 'Rounded Mplus 1c', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}
/* ClearFixElements */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End Hack */
	


#eria {
    text-align: center;
    margin: 0 auto;
    background-color: #eeebf3;
}

@media screen and (max-width: 800px) {
#eria .eria img {
    width: 100%;
}
}

@media screen and (max-width: 414px) {
#eria .eria img {
    width: 100%;
}
}
}
