@charset "UTF-8";
/* CSS Document */
body{
	font-family:"Shuei MaruGo L";
	color:#394444;
}
#yodogawa.bd_t.bd_none {
        margin-top: 0px;
    }
#talk_body dt, .info_taidan_txt dt {
		font-weight: normal;
        font-family: "Shuei NijimiMGo B";
    }
h3{
	font-family: "Shuei NijimiMGo B";
    font-size: 135%;
    margin: 20px auto;
}
.button{
width: 400px;
}

.btn_profile {
    border-radius: 100vh;
    border: 1px solid #00aaaf;
    padding: 10px;
    display: inline;
    box-decoration-break: clone;
}
#talk_body .pic img {
        width: 100%;
        border-radius: 4px;
}
.content_wrap {
    background-color: #ffffff;
	border-radius: 16px;
	margin: 10px;
}
#information_free li .info_desc p.nandakanda {
    width: 50%;
    margin: 20px auto;
}
 .profile_inner, .modal_content_inner {
        border-radius: 16px;
}