@charset "utf-8";
.main {
    padding: 60px 30px 60px;
    color: #c9c9c9;
    background-image: url(images/back1.jpg);
    background-size: 240px;
}
.box {
    height: 17px;
    width: 17px;
}
h2 {
    font-size: 24px;
    margin-bottom: 40px;
    margin-top: 4px;
}
h2:before {
    content: "■";
    color: #8f7f4a;
    position: relative;
    bottom: 0.05em;
    right: 0.1em;
}
.flag {
    float: left;
    margin-right: 20px;
    height: 40px;
    margin-top: 2px;
}
.img {
    width: 25%;
}
.bottle-img {
    display: block;
}
.label-img {
    float: left;
    width: 25%;
    margin-right: 20px;
    margin-top: 40px;
}
IFRAME {
    margin-top: 40px;
}
p {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 20px;
}