.mold{font-size:0;margin:5% auto;width:95%}
.newprof_01,
.newprof_02 {
	display: inline-block;
	font-size:medium;
	vertical-align: middle;
}
.newprof_01 {margin-right:5%;width:35%}
.newprof_01 img{border:solid 1px rgb(255,182,198);width:100%}
.newprof_02 {
	border-top:solid 1px rgb(255,182,198);
	line-height:1;
	width:60%;
}

.newprof_02 p{
	border-bottom:solid 1px rgb(255,182,198);
	padding: 1.2% 0;
}
.newprof_02 p span{display:inline-block;}
.prof_box_2{
 background:#be245b;
 border-radius:.2em;
 margin-right:3%;
 padding:1.5%;
 width:45%;
}
@media only screen
 and (device-width: 320px) {
 .prof_box_2 {font-size:small}
}

.newprof_03 {
	float: none;
	position: absolute;
	right: 10px;
	top: 38px;
	width: 80px;
}
.pay_box{
	margin-right: 10px;
	background: rgba(0, 0, 0, 0) url("/images/common/bg_kadomaru_4_left.png") repeat-x scroll 0 0;
	padding: 2px;
	text-shadow: none;
}
.prof_box_1{
	background:#fff3f6;
	padding:2px;
	display:inline-block;
	border-radius:2px;
	text-shadow:none;
	line-height:1;
	margin-right: 5px;
	margin-top: 5px;
	/*font-size: 80%;*/
}
.pt5{
	padding-top:5px;
}
.pb5{
	padding-bottom:5px;
}


.prof_bg_top {
	background-image: url("/images/profile/midashi_1.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #fff;
	padding: 1% 6%;
	text-shadow:2px 2px 2px rgba(54,6,23,0.15);
}
.prof_bg_mid{
	background: rgba(0, 0, 0, 0) url("/images/profile/bg_contents_repeat.png") repeat-y scroll 0 0 / contain ;
	color: #be245b;
	text-align:left;
	padding: 0 3%;

}
.prof_bg_btm {
	display: block;
	width:100%;
}
.prof_bg_mid_white{
	background: rgba(0, 0, 0, 0) url("/images/profile/bg_contents_repeat_white.png") repeat-y scroll 0 0 / contain ;
	color: #be245b;
	text-align:left;
	padding: 0 3%;
}

.list_title{
	color:#be245b !important;
}
.list_table th {
	background-color: #ffe2e9;
	color: #be245b;
	/*font-size:80% !important;*/
}
.list_table td {
	background: #fff;
}
.list_table th, .list_table td {
	border: 1px solid #ffb6c6;
	height: 30px;
	text-align: center;
	width: 37px;
}


.list_title.opened span {
	background: rgba(0, 0, 0, 0) url("/images/common/icon_arrow_7.png") no-repeat scroll right center / 20px 20px;
	height: 20px;
	position: absolute;
	right: 4%;
	top: 50%;
	width: 20px;
	margin-top:-10px;
}

.btnarrow_down_03 {
	background: rgba(0, 0, 0, 0) url("/images/common/icon_arrow_8.png") no-repeat scroll right center / 20px 20px;
	height: 20px;
	position: absolute;
	right: 4%;
	top: 50%;
	width: 20px;
	margin-top:-10px;
}
.border_b02:last-of-type {
	border: medium none;
}
