@charset "UTF-8";
/* CSS Document */
body{
    font-family: "A1 Gothic R";
    color: #6C4800;
    font-size : 16px;
    letter-spacing: .05em;
    background-color:#fff;
    background-position: center;
    -webkit-text-size-adjust: 100%;
    word-break: normal;
    position: relative;
    z-index: 1;
}
body, html{
    width: 100%;
    height: 100%;
}
.content_wrap {
    background-color: rgba(255, 255, 255, 0.95);
    margin-left: 3%;
    margin-right: 3%;
}
@media (min-width: 641px){
#yodogawa.bd_t.bd_none {
    margin-top: 0px;
}
	@media (max-width: 640px){
#information li .info_img img, #information_free li .info_img img {
    width: 100%;
    max-width: 480px;
    margin-bottom: 50px;
}
		}
	.note {
    font-size: smaller;
    display: block;
    line-height: 1.5;
}

sup {
    font-size: smaller;
    vertical-align:super;
}
	}