@charset "utf-8";
/* CSS Document */
h1 {
font-size:1.75em;
color:#333333;
}

h2 {
clear: both;
}

figure.gazo-box {
float: left;
padding-right: 20px;
}



img {
    max-width: 100%;
    height: auto;
}
