@charset "UTF-8";
/* CSS Document */
body{
	font-family: "Soft Gothic Medium";
}
#yodogawa.bd_t.bd_none {
	margin-top: 0px;
    }
.content_wrap {
    background-color: #ffffff;
    margin: 0px 10px 0px 10px;
	border-radius: 20px;
}
    #talk_body .pic img {
        width: 100%;
        border-radius: 10px;
    }
.okayu {
	color :#383838;
	border-radius: 20px;
	background-color: #fff6e6;
}
@media (min-width: 641px) {
    #talk_body .txt_box span {
        line-height: 1.6em;
        width: 80%;
    }
}
@media (min-width: 641px) {
    #information li .info_img img, #information_free li .info_img img {
        width: 55%;
    }
}
 #information li .info_img img, #information_free li .info_img img {
        width: 55%;
        border: 1px solid #afafaf;
    }
h3 {
    font-family: "Soft Gothic DemiBold";
    font-size: 20px;
	color: #f2453b;
    padding-bottom: 15px;
}
@media (min-width: 641px) {
    .profile_inner, .modal_content_inner {
        text-align: center;
    }
}
@media (min-width: 641px) {
    .profile_inner .pic img, .modal_content_inner .pic img {
        width: 55%;
    }
}