#searchResult {
	position: relative;
}

.ProfBox {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#searchResult .ProfBox:last-child{
	border-bottom:0px;
}
.ProfBox a {
	display: block;
	text-decoration: none;
}
.searchProfBox {
	display: table;
	position: relative;
}
.searchProfBox > * {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
.searchProfBox .CheckAR {
	vertical-align: middle;
	background-color: #E9E9E9;
	text-align: center;
}
.searchProfBox .CheckAR2 {
	vertical-align: middle;
	text-align: center;
}
.searchProfBox .imageArea {
	height: auto;
	width: 25%;
}
.searchProfBox .infoArea {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 14px;
}
.searchProfBox .infoArea ul li {
	margin-bottom: 5px;
}
.searchProfBox .infoArea .nickNAME  {
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.searchProfBox .infoArea .new:after{
	content:url(../img/mark_new.gif);
}
.searchProfBox .infoArea .date {
	font-size: 12px;
	color: #333;
}
.searchProfBox .infoArea .conection {
	font-size: 13px;
	color: #F39;
}
.ProfBox .coment {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 5px;
}
.ProfBox .coment2 {
	font-size: 14px;
	line-height: 1.5em;
	color: #F39;
}
.ProfBox .coment2 a {
	color: #003;
	display: block;
}
#searchResult2 {
	background-color: #000;
}
#searchResult2 ul {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
	margin-top: 10px;
}
#searchResult2 ul li {
	float: left;
	text-align: center;
	width: 25%;
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;
}
#searchResult2 ul li img {
	height: auto;
	width: 95%;
	position: relative;
}
#memProNav {
	display: table;
	width: 100%;
	position: fixed;
	height: 40px;
	z-index: 98;
	top: 0px;
	background-color: #F9C;
}
#memProNav > * {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
#memProfDetail {
	position: relative;
}
#memProfDetail #PhotoAR {
	position: relative;
	text-align: center;
	margin-bottom:15px;
	margin:auto;
	background-size: auto auto;
background-color: rgba(255, 255, 255, 1);
background-image: repeating-linear-gradient(135deg, transparent, transparent 3px, rgba(40, 141, 183, 0.1) 3px, rgba(40, 141, 183, 0.1) 6px );
}
#memProfDetail #PhotoAR img{
	width:120px;
	height:120px;
	object-fit:cover;
	border-radius:100px;
	border:5px solid #E8D2AB;
}
#ProfIcn{
position:relative;
	margin:auto;
	width:100%;
	padding-bottom:30px;
	margin-top:10px;
}
#ProfIcn > *{
display:inline-block;
width:48%;
	text-align:center;
	font-size:12px;
}
#ProfIcn > * i{
	display:block;
	font-size:30px;
	width:50px;
	line-height:50px;
	background-color:#FFF3BA;
	border-radius:60px;
	text-align:center;
	margin:auto;
}
#memProfDetail #infoAR {
	position: relative;
	font-size: 13px;
	color: #333;
}
#infoAR #nicName {
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:25px;
}
#infoAR #nicName span {
	font-weight: bold;
	font-size: 17px;
}
#infoAR #like span{
	color: #F9F;
	font-weight: bold;
}
#memProfDetail #infoAR #element0 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	position: relative;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 15px;
}
#memProfDetail #infoAR #MesTitle{
	font-size:16px;
	width:90%;
	margin:auto;
	color:#1897C7;
	font-weight:bold;
	line-height:1.5em;
}
#memProfDetail #infoAR #MesCome{
    position:relative;
    width:85%;
    background:#F8ECEC;
    padding:10px;
    text-align:left;
    color:#2E2E2E;
    font-size:14px;
    border-radius:13px;
    -webkit-border-radius:13px;
    -moz-border-radius:13px;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	line-height:1.5em;
}
#memProfDetail #infoAR #MesCome:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(248, 236, 236, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-bottom-color:#F8ECEC;
    bottom:100%;
    left:50%;
}
#memProfDetail #infoAR #MesCome p {
  margin: 0;
  padding: 0;
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
opacity:0.7;
font-weight:300;
	color:#432D25;
}


#memProfDetail #infoAR #element0 dl {
	margin-bottom: 15px;
	position: relative;
}
#memProfDetail #infoAR #element0 dl dt {
	font-size: 13px;
	color: #FFF;
	padding-left: 15px;
	background-color:#A9D8EE;
	width:90%;
	border-radius:20px;
	line-height:25px;
	margin:auto;
}
#memProfDetail #infoAR #element0 dl dd {
	font-size: 15px;
	line-height: 1.4em;
	background-color: #FFF;
	padding: 10px;
}
#memProfDetail #infoAR #element1 {
	position: relative;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#memProfDetail #infoAR #element1 dl {
	margin-bottom: 10px;
}
#memProfDetail #infoAR #element1 dl dt {
	font-size: 13px;
	float: left;
}
#memProfDetail #infoAR #element1 dl dd {
	float: left;
	font-weight: bold;
}
#memProfDetail #infoAR #element1 dl dd.noChoice {
	color: #999;
}
.elTx14 {
	font-size: 14px;
	line-height: 1.4em;
	padding-right: 15px;
	padding-left: 15px;
}
.BGcolorBlack {
	background-color: #1C1C1C;
}
#memProfDetail #infoAR #favorite{
	position: absolute;
	top: 15px;
	right: 85px;
}
#memProfDetail #infoAR #mailm{
	position: absolute;
	top: 15px;
	right: 25px;
}
#SendMailAR {
	position: relative;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#SendMailAR p {
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
}
#SendMailAR dl {
	margin-bottom: 20px;
}
#SendMailAR dl dt {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #0079A0;
}
#SendMailAR dl dt span {
	font-size: 14px;
	color: #F00;
	margin-left: 15px;
}
#SendMailAR dl dd {
	font-size: 15px;
}
#SendMailAR dl dd span {
	font-size: 14px;
	color: #F00;
	margin-left: 15px;
}
#SendMailAR .noInput input,#SendMailAR .noInput textarea{
	background-color: #FFC;
}
.texTBox14 {
	font-size: 14px;
	line-height: 1.5em;
	padding: 10px;
}
.texTBox14 a{
	color:#1BAED4;
}
#ImgPreview{
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#ImgPreview img{
	width:100%;
	border-radius:10px;
}

#PayCount {
	position: relative;
	font-size: 17px;
	text-align: right;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#PayCount span {
	color: #C00;
}


/*メンバーリスト*/
.memberList{
	position:relative;
}
.memberList dl{
	display:inline-block;
	width:47%;
	padding:1%;
	vertical-align:top;
	position:relative;
}
.memberList dl .MemImg{
	width:120px;
	height:120px;
	display:block;
	overflow:hidden;
	margin:auto;
	margin-bottom:5px;
	border-radius:150px;
	border:5px solid #F3BFCF;
	position:relative;
}
.memberList dl .MemImg img{
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:150px;
	display:block;
}
.memberList dl p{
	position:absolute;
	top:15px;
	left:15px;
	background-color:#8E9BA6;
	padding:10px;
	border-radius:10px;
}
.memberList dl dt{
	font-size:15px;
	text-align:center;
	font-weight:500;
}
.memberList dl dt span{
	font-size:12px;
	font-weight:300;
	padding-left:5px;
}
.memberList dl dd{
	font-size:13px;
	line-height:1.2em;
	color:#0965BA;
	width:90%;
	margin:auto;
}
.memberList dl dd small{
	display:block;
	text-align:center;
	color:#666;
}
.memberList dl dd span{
	text-align:center;
	display:block;
}
/*あしあと　NEWマーク追加*/
.memberList .newm{
	background-color:#DD0003;
	text-align:center;
	color:#FFF;
	font-size:12px;
	width:35px;
	line-height:35px;
	display:block;
	position:absolute;
	top:20px;
	right:0px;
	z-index: 99999;
	border-radius:30px;
	border:2px solid #CCC;
	overflow: hidden;
}


/*メンバープロフィール*/
.Fimg-prof{
	width:90%;
	position:relative;
	margin:auto;
	padding-bottom:30px;
}
.Fimg-prof > *{
	vertical-align:top;
	position:relative;
}
.MemImg{
}
.MemImg .Mimg{
	width:120px;
	height:120px;
	overflow:hidden;
	border-radius:200px;
	border:4px solid #E16666;
	margin:auto;
	margin-bottom:20px;
}
.MemImg .Mimg img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.MemInfo > *{
	position:relative;
	padding-bottom:10px;
}
.MemPurps{
	font-size:14px;
}
.MemNicname{
	font-size:18px;
}
.MemNicname small{
	display:block;
	font-size:14px;
	font-weight:300;
	line-height:2.3em;
}
.MemIcon > *{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	border-radius:8px;
	line-height:30px;
	color:#FFF;
	font-size:13px;
	margin-bottom:5px;
}
.MI1{
	background-color:#E77298;
}
.MI2{
	background-color:#51A5C3;
}
.MI3{
	background-color:#FF6679;
}
.MI4{
	background-color:#749F28;
}
.MI5{
	background-color:#FF8A2E;
}
.MI6{
	background-color:#53638B;
}
.MemTitle{
	font-size:18px;
	color:#E16666;
	padding-top:20px;
}
.MemTitle > *{
	display:inline-block;
	vertical-align:middle;
	height:45px;
}
.MemTitle > *:first-child{
	width:35px;
	padding-right:10px;
}
.MemComment{
	position:relative;
    width:auto;
    background:#FFFFFF;
    padding:10px;
    border:1px solid #E16666;
    color:#000;
    font-size:15px;
    font-weight:300;
    border-radius:20px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
.MemComment:after,.MemComment:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    bottom:100%;
    left:20%;
}
.MemComment:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-bottom-color:#FFFFFF;
}
.MemComment:before{
    border-color: rgba(225, 102, 102, 0);
    border-top-width:11px;
    border-bottom-width:11px;
    border-left-width:11px;
    border-right-width:11px;
    margin-left: -11px;
    margin-bottom: 1px;
    border-bottom-color:#E16666;
}

#MessageForm{
	background-color:#F6F5F4;
	padding-top:15px;
	padding-bottom:10px;
}
#MessageForm .MailForm{
	width:90%;
	position:relative;
	margin:auto;
	text-align:left;
}
#MessageForm .MailForm2{
	width:100%;
	position:relative;
	margin:auto;
	text-align:left;
}