<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*--- menu_title ---*/
.menu_title {
	margin: 10px 0;
	background: url(../images/result/parts/bg_menu_top.jpg) no-repeat top, url(../images/result/parts/bg_menu_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_menu_mid.jpg) repeat-y;
	background-size: 100%;
}
.menu_title {
	padding: 25px 30px;
	text-align: left;
}
.menu_title h3 {
	font-size: 13px;
	font-weight: bold;
	color: #a00b0b;
}
/*
.icon-person {
	clear: both;
	margin: 0;
	padding: 3px 0 0 25px;
	font-weight: bold;
	font-size: 12px;
	color: #676767;
}
*/
.icon-person.one .icon {
	background: url(../images/icon/icon-one_gr.png) no-repeat 5px;
	background-size: 10px;
}
.icon-person.two .icon {
	background: url(../images/icon/icon-two_gr.png) no-repeat left;
	background-size: 20px;
}
.ppvdo .box_teller {
	min-height: 200px;
	background: url(../images/result/parts/teller.jpg) no-repeat;
	background-size: 100%;
}
/*--- menu_list ---*/
.menu_list {
	margin-bottom: 30px;
	padding: 0 0 40px;
	background: url(../images/result/parts/bg_list_btm.jpg) no-repeat bottom #4c4f78;
	background-size: 100%;
}
.menu_list .list_wrap {
	padding: 10px 15px 0;
	line-height: 23px;
	text-align: left;
	text-shadow: 0 1px 1px #000, 0 0 1px #000;
	font-size: 13px;
}
.menu_list li {
	margin: 5px 0;
	padding-left: 18px;
	text-align: left;
	color: #fff;
	background: url(../images/result/parts/icon_com.png) no-repeat left 4px;
	background-size: 15px;
}
/*--- ppv284用(face小見出し) ---*/
.ppv_face .btn-ichibu {
	display: none !important;
}
.ppv_face.view .box_teller {
	min-height: 220px;
	background: url(../images/result/parts/teller01.jpg) no-repeat;
	background-size: 100%;
}
.ppv_face .box_view center {
	font-weight: bold;
}
.ppv_face .txt_msg {
	margin: 20px auto 0;
}
.ppv_face .txt_msg li {
	overflow: hidden;
	padding-bottom: 15px;
}
.ppv_face .txt_msg li:last-child {
	padding-bottom: 0;
}
.ppv_face .view_img {
	width: 45%;
	float: left;
}
.ppv_face .txt_face dl {
	width: 54%;
	float: right;
}
.ppv_face .txt_msg dt {
	width: 135px;
	height: 20px;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #040000, 0 0 1px #040000;
	color: #fff;
	background: url(../images/result/parts/bg_sub_tit.png) no-repeat;
	background-size: 100%;
}
.ppv_face .txt_msg dd {
	font-size: 12px;
	font-weight: bold;
}
.ppv_face .txt p {
	margin-bottom: 0;
}
.ppv_face .box-date {
	text-align: center;
	padding: 5px 0 10px;
}
.ppv_face .box-date img {
	width: 25px;
	margin-left: -7px;
}
.ppv_face .box-date img:nth-child(5),
.ppv_face .box-date img:nth-child(8),
.ppv_face .box-date img:nth-child(11){
	width: 15px;
	margin: 0 5px 0 -4px;
	vertical-align: -4px;
}
.result_discrip .box-date p img {
	width: 20px !important;
}

/* 一部無料時 deli 非表示用 */
.deli_onoff-1{
	display: none;
}</pre></body></html>