@charset "Shift-jis";

#prohead {
    background: #30B5FF;
    color: #FFF;
    padding: 10px;
    font-size: 24px;
	border-radius: 5px;
}

#profile-formarea2 {
	padding: 20px;
    position: relative;
    background-color: #FFE8D9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0;
}
#profile-formarea2 #prohead {
	position: relative;
	font-size: 15px;
	color: #663333;
	line-height: 40px;
	padding-left:30px;
}
#profile-formarea2 #prohead span {
	color: #F39;
}
#profile-formarea2 #profilea {
	float: none;
	position: relative;
	width: 290px;
}
#profile-formarea2 #profilea #bbs {
	background-color: #FFF;
	padding: 15px;
	width: 233px;
	margin-right: auto;
	position: relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 15px;
}
#profile-formarea2 #profilea #bbs #avtimg img{
	width: 45%;
	height: auto;
}
#profile-formarea2 #profilea #bbs dl {
	position: relative;
}
#profile-formarea2 #profilea #bbs dl dt {
	font-size: 15px;
	line-height: 1.4em;
	color: #339999;
	margin-bottom: 7px;
}
#profile-formarea2 #profilea #bbs dl dd {
	font-size: 14px;
	color: #000;
	line-height: 1.4em;
	font-size: 14px;
}
#profile-formarea2 #profilea #prof-head {
	background-color: #30C630;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    width: 245px;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    position: relative;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}
#profile-formarea2 #profilea #prof-body {
	background-color: #FFF;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	-webkit-border-radius:0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	border-radius:0px 0px 8px 8px;
	width: 265px;
	padding-bottom: 10px;
}
#profile-formarea2 #profilea #prof-body dl {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 6px;
}
#profile-formarea2 #profilea #prof-body dl dt {
	font-size: 13px;
	color: #339999;
	float: left;
	width: 45px;
}
#profile-formarea2 #profilea #prof-body dl dd:before {
	content:"b@";
	color:#9CC;
}
#profile-formarea2 #profilea #prof-body dl dd {
	font-size: 13px;
	color: #000;
	float: left;
}
#profile-formarea2 #messagea {
	float: none;
	position: relative;
	background-color: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 15px;
	width: auto;
}
#profile-formarea2 #messagea #mes18 {
	font-size: 12px;
	color: #999;
	margin-bottom: 5px;
}
#profile-formarea2 #messagea #info1 {
	font-size: 13px;
	line-height: 1.4em;
	margin-left: 5px;
	display: flex;
    flex-direction: column;
}
#profile-formarea2 #messagea #info1 span {
	color: #F39;
	font-weight: bold;
	margin:4px 0 8px;
}
#profile-formarea2 #messagea .mesBox {
	background-color: #E9F8D6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#profile-formarea2 #messagea .mesBox ul {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
}
#profile-formarea2 #messagea .mesBox ul li {
	float: left;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#profile-formarea2 #messagea dl.infocont1 {
	position: relative;
}
#profile-formarea2 #messagea dl.infocont1 dt {
	font-size: 12px;
	color: #666;
	margin:15px 0 5px;
}
#profile-formarea2 #messagea table {
	margin-top: 10px;
}
#profile-formarea2 #messagea table dl {
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
#profile-formarea2 #messagea table dl dt {
	font-size: 12px;
	color: #666;
	margin-right: 15px;
	width: 100px;
}
#profile-formarea2 #messagea table dl dd {
	font-size: 13px;
	display: flex;
    justify-content: flex-end;
    align-items: center;
}
#profile-formarea2 #messagea table dl dd.women {
	color: #F39;
	margin-right: 20px;
}
#profile-formarea2 #messagea table dl dd.men {
	color: #069;
}
#profile-formarea2 #messagea #check {
	font-size: 13px;
	color: #666;
	margin-top: 10px;
	text-align: center;
}
#profile-formarea2 #fukidashi {
	position: absolute;
	left: 195px;
	top: 0px;
}
.TableHD {
	position: relative;
	display: table;
	width: 100%;
}
.TableHD > * {
	display: table-cell;
	position: relative;
	vertical-align: top;
}

.TableHD2 {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
}
.TableHD2 > * {
	display: table-cell;
	position: relative;
	vertical-align:middle;
}
#t-news  {
	position: relative;
	width: 100%;
    max-width: 700px;
	background: #FFFFFF;
    padding: 30px;
    margin: 20px auto;
    border-radius: 8px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
}
#t-news ul li  {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#t-news ul li:nth-child(odd){
	background: #FFF2ED;
}

#t-news ul li:nth-child(1) {
    border-radius: 8px 8px 0 0;
}

#t-news ul li h5 {
	display: flex;
}

#t-news ul li h5 .image  {
	width: 120px;
}
#t-news ul li h5 .image img {
	height: auto;
	width: 90%;
}
#t-news ul li h5 .text  {
	display:flex;
	flex-direction:column;
	width:100%;
}

#t-news ul li h5 .name  {
	display: flex;
    align-items: center;
	font-size: 14px;
	width: calc(100% - 5px);
	line-height: 1.5em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
@media screen and (max-width: 600px) {
	#t-news ul li h5 .name  {
		flex-direction:column;
	}
}

#t-news ul li h5 .name p {
	margin-right: auto;
	font-size: 13px;
}
#t-news ul li h5 .name p span a{
	font-size: 15px;
	color: #F39;
}
#t-news ul li h5 .name p span a:hover {
	color: #F69;
}
#t-news ul li h5 .name p:last-child {
	float:right;
	font-size:12px;
	color:#666;
	margin-right: 0px;
	margin-left:auto;
}
#t-news ul li h5 .name a:hover {
	color: #999;
}
#t-news ul li h5  .coment2{
	font-size: 14px;
	line-height: 1.4em;
	width: 100%;
}
#t-news ul li h5 .coment2 a {
	color: #003399;
	text-decoration: underline;
}
#t-news ul li h5 .coment2 a:hover {
	color: #06C;
}

#t-news ul li h5 .coment2 img {
	margin-right:5px;
	opacity: 0.4;
}

button, fieldset, form, input, legend, select, textarea {
	padding: 5px;
    border-radius: 4px;
	width:calc(100% - 10px) !important;
	max-width: 800px;
    margin: auto;
}

.girls_form {
	display:flex;
	margin: 0 auto;
}

input[type="checkbox"] {
	width:30px !important;
}

label {
	margin-left:10px;
}

select {
    width: 100px !important;
}

.mesBox textarea {
    height: 150px !important;
	width: calc(100% - 10px);
}