@charset "UTF-8";
/* CSS Document */
body{
	font-family: "Toppan Bunkyu Mincho R";
	color: #333333;
	letter-spacing: 0.1em;
}
 #talk_body .pic img {
        border-radius: 10px;
    }
.komidashi {
    font-size: 1.3em;
    font-family: "A1 Mincho M JIS2004 AP";
}
.bd_t, .bd_b {
    border-color: #333333;
}
 #yodogawa.bd_t.bd_none {
        margin-top: 200px;
    }

@media (min-width: 641px) {
    #information_free li .info_img:not(:last-child) {
        margin: auto;
        padding-bottom: 10px;
        width: 40%;
    }

	@media (max-width: 640px) {
#information_free li .info_img img {
        width: 70%;
    }
 #yodogawa.bd_t.bd_none {
        margin-top: 200px;
    }
}
}
