@charset "utf-8";
body{
    font-family: "Yu Gothic Pr6N";
    color: #000;
    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%;
}
#yodogawa.bd_t.bd_none {
    /* margin-top: calc(0 / 640 * 100vw); */
}
#talk_body dd, .info_taidan_txt dd {
    display: block;
    padding: 0px 0px;
    margin: 10px 0 2em 0;
    line-height: 1.9em;
    text-align: left;
}
#information li .info_desc, #information_free li .info_desc {
    max-width: 360px;
    margin: 0 auto;
    text-align: left;
}
@media (min-width: 641px) {
#yodogawa.bd_t.bd_none {
    margin-top: -140px;
}
}
@media (max-width: 640px){ 
#information_free { 
	padding-left: 20px;
	padding-right: 20px;
}
}
@media (max-width: 640px){
#information, #information_free {
    padding-top: 1em;
    padding-left: 5%;
    padding-right: 5%;
}
}
@media (max-width: 640px){
.content_wrap {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
#yodogawa.bd_t.bd_none {
    /* margin-top: calc(0 / 640 * 100vw); */
}
	#yodogawa {
    padding-bottom: 0em;
}
	.content_wrap {
    background-color: rgba(255, 255, 255, 0.85);
    border: solid;
    border-color: #fff;
    border-radius: 10px;
}
}