@charset "UTF-8";

#btn_chat_start {
	width: 96%;
	max-width: 600px;
	margin: 8px auto;
	height: 42px;
	line-height: 40px;
	text-align: center;
	color:#333;
	background: linear-gradient(to bottom, #f7cb28, #f2ac08);
	border: 1px solid #e6a206;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 4px;
	font-weight: 700;
}
#btn_chat_start:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	background:url(/sp/img/chat/icon_chat_start_btn@2x.png) 0 0 no-repeat;
	background-size: 20px 20px;
}
del #btn_chat_start {
	background: linear-gradient(to bottom, #999, #666);
	border: 1px solid #555;
	cursor: auto;
}
#view_console del {
	text-decoration:none;
}

#errmsg  {
	display: none;
	color: #b5a642;
	text-align: center;
	width: 90%;
	margin: 0 auto 3px;
	background: #222;
	padding: 5px;
}

/* 視聴メッセージ */
#shicyo_msg {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 9;
	color: #fff;
	background-color: rgba(0, 0, 0, .7);
	font-size: 14px;
	line-height: 20px;
	width: 240px;
	border-radius: 10px;
	transform: translate(-50%, -50%);
	bottom: auto;
	margin-left: 0px;
}

#taiki_msg::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 9px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: -18px;
	left: 28px;
}
#taiki_msg {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 6px;
	z-index: 9;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
	text-shadow: 0 0 3px rgb(0 0 0 / 30%);
	font-size: 14px;
	width: calc(100% - 69px);
	border-radius: 15px;
	padding: 2px 6px;
	box-sizing: border-box;
	line-height: 1.35;
	min-height: 22px;
}
/* 女性映像 */
#girl_video {
	position: relative;
	margin: 0 auto;
	max-width: 480px;
	text-align: center;
}
#girl_video.sp:before {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 2px;
	width: 25px;
	height: 33px;
	background: url(/images/icon/icon_spapp@2x.gif) left top no-repeat;
	background-size: 25px 33px;
	z-index: 2;
}
#girl_video:after {
	content:"";
	display:block;
	padding-top:75%;
}
#girl_video .filter {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background-image: url(/sp/img/spacer.gif);
}
#girl_video object,
#girl_video embed,
#girl_video canvas,
#girl_video img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #000;
}
#girl_video .notes {
	display: none;
}
#girl_video .event_target {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 6px;
	left: 5px;
	border-radius: 10px;
	padding: 3px 10px;
	line-height: 1;
	color: #fff;
	background: #ff2d2d;
	background-image: linear-gradient(60deg, #ff2d2d 0%, #ff9e00 100%);
	border: 1px solid #ff2d2d;
	z-index: 10;
}
#girl_video .mic {
    background-image: url(data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%20.st1%7Bfill%3A%23999999%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M11%2C20.5c-0.1%2C0-0.3-0.1-0.4-0.2l-4.6-4.8H3c-0.3%2C0-0.5-0.2-0.5-0.5V9c0-0.3%2C0.2-0.5%2C0.5-0.5h3.1l4.6-4.8%20c0.1-0.1%2C0.2-0.2%2C0.4-0.2c0.1%2C0%2C0.1%2C0%2C0.2%2C0c0.2%2C0.1%2C0.3%2C0.3%2C0.3%2C0.5v16c0%2C0.2-0.1%2C0.4-0.3%2C0.5C11.1%2C20.5%2C11.1%2C20.5%2C11%2C20.5z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M11%2C4v16l-4.7-5H3V9h3.3L11%2C4%20M11%2C3c-0.3%2C0-0.5%2C0.1-0.7%2C0.3L5.9%2C8H3C2.4%2C8%2C2%2C8.4%2C2%2C9v6c0%2C0.6%2C0.4%2C1%2C1%2C1h2.9%20l4.4%2C4.7c0.2%2C0.2%2C0.5%2C0.3%2C0.7%2C0.3c0.1%2C0%2C0.2%2C0%2C0.4-0.1c0.4-0.2%2C0.6-0.5%2C0.6-0.9V4c0-0.4-0.3-0.8-0.6-0.9C11.2%2C3%2C11.1%2C3%2C11%2C3L11%2C3z%22%20%2F%3E%3C%2Fg%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M14%2C18.5c-0.2%2C0-0.7%2C0-1-0.3c-0.2-0.2-0.4-0.6-0.4-1c0-0.4%2C0.1-0.7%2C0.4-1c2.7-3%2C2.7-5.8%2C0-8.6%20c-0.2-0.2-0.4-0.6-0.4-0.9c0-0.4%2C0.1-0.7%2C0.4-1c0.4-0.3%2C0.7-0.4%2C1-0.4c0.3%2C0%2C0.7%2C0.1%2C0.9%2C0.4c3.7%2C3.8%2C3.7%2C8.3%2C0%2C12.2%20C14.7%2C18.3%2C14.3%2C18.5%2C14%2C18.5z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M14%2C6c0.2%2C0%2C0.4%2C0.1%2C0.5%2C0.2c3.5%2C3.6%2C3.5%2C7.8%2C0%2C11.6c-0.1%2C0.1-0.4%2C0.3-0.6%2C0.3c-0.2%2C0-0.4%2C0-0.6-0.1%20c-0.3-0.3-0.3-0.9%2C0-1.2c2.8-3.1%2C2.8-6.3%2C0-9.3c-0.3-0.3-0.3-0.9%2C0-1.2C13.6%2C6%2C13.8%2C6%2C14%2C6%20M14%2C5c-0.4%2C0-0.8%2C0.1-1.2%2C0.4%20c-0.1%2C0-0.1%2C0.1-0.2%2C0.1c-0.7%2C0.7-0.7%2C1.9%2C0%2C2.6c2.5%2C2.6%2C2.5%2C5.1%2C0%2C7.9c-0.7%2C0.7-0.7%2C1.9%2C0%2C2.6c0.4%2C0.4%2C1%2C0.4%2C1.3%2C0.4%20c0.5%2C0%2C1-0.3%2C1.3-0.6c3.8-4.2%2C3.8-9%2C0-12.9C14.9%2C5.1%2C14.5%2C5%2C14%2C5L14%2C5z%22%2F%3E%3C%2Fg%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M17.1%2C21.2c0%2C0-0.1%2C0-0.1%2C0L16.4%2C21c-0.1%2C0-0.2-0.1-0.2-0.1c-0.2-0.2-0.4-0.6-0.4-1c0-0.4%2C0.1-0.7%2C0.4-1%20c4.2-4.6%2C4.2-9.3%2C0-13.9c-0.5-0.5-0.5-1.4%2C0-1.9c0.2-0.2%2C0.6-0.4%2C1-0.4c0.4%2C0%2C0.7%2C0.1%2C1%2C0.4c5.1%2C5.6%2C5.1%2C11.9%2C0%2C17.5%20C17.8%2C20.9%2C17.4%2C21.2%2C17.1%2C21.2z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M17.1%2C3.3c0.2%2C0%2C0.5%2C0.1%2C0.6%2C0.2c5%2C5.4%2C5%2C11.4%2C0%2C16.8c-0.1%2C0.2-0.4%2C0.3-0.6%2C0.3l-0.6-0.1%20c-0.3-0.3-0.3-0.9%2C0-1.2c4.3-4.8%2C4.3-9.8%2C0-14.5c-0.3-0.3-0.3-0.9%2C0-1.2C16.6%2C3.4%2C16.9%2C3.3%2C17.1%2C3.3%20M17.1%2C2.3%20c-0.5%2C0-1%2C0.2-1.3%2C0.5c-0.7%2C0.7-0.7%2C1.9%2C0%2C2.6c4%2C4.4%2C4%2C8.7%2C0%2C13.2c-0.7%2C0.7-0.7%2C1.9%2C0%2C2.6c0.1%2C0.1%2C0.3%2C0.2%2C0.5%2C0.3l0.6%2C0.2%20c0.1%2C0%2C0.2%2C0%2C0.2%2C0c0.5%2C0%2C1-0.3%2C1.3-0.6c5.3-5.8%2C5.3-12.4%2C0-18.2C18.1%2C2.5%2C17.6%2C2.3%2C17.1%2C2.3L17.1%2C2.3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 2;
    opacity: 0.8;
}

/* 女性映像全画面表示 */
html.fullscreen body {
	height: 100%;
}
html.fullscreen body > div {
	position: relative;
	overflow: hidden;
	height: 100%;
}
html.fullscreen #view_console {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	overflow: hidden;
	white-space: nowrap;
}
html.fullscreen #view_console > * {
	display: none;
}
html.fullscreen #view_console > #girl_video {
	display: block;
	max-width: none;
}
html.fullscreen #girl_video .notes {
	display:block;
	color:#fff;
	background-color:rgba(0, 0, 0, .7);
	position:absolute;
	top:50%;
	left:50%;
	z-index:9;
	line-height:2em;
	width:20em;
	margin-top:-1em;
	margin-left:-10em;
	border-radius:.5em;
}

#view_console {
	background-color:#444;
}
#view_console nav.entry {
	padding: 8px 0 0;
}
nav.shityo_menu ul {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 8px;
}
nav.shityo_menu ul li {
	float: left;
	box-sizing: border-box;
	text-align: center;
	font-size: 12px;
	line-height: 27px;
	color: #ddd;
}
nav.shityo_menu ul li a {
	display: block;
	text-decoration: none;
	color: #ddd;
}
nav.shityo_menu ul li.mail {
	width: 33%;
	border-right: 1px solid #777;
}
nav.shityo_menu ul li a:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
nav.shityo_menu ul li.mail a:before {
	background: url(/sp/img/chat/icon_shityo_menu@2x.png) 0 -1px no-repeat;
	background-size: 16px 73px;
	margin: 0 3px 0 0;
}

nav.shityo_menu ul li#favorite {
	width:36%;
}
nav.shityo_menu ul li#favorite a:before {
	background: url(/sp/img/chat/icon_shityo_menu@2x.png) 0 -21px no-repeat;
	background-size: 16px 73px;
	margin: 0 2px 0 0;
}
nav.shityo_menu ul li#favorite.fav:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(/sp/img/chat/icon_shityo_menu@2x.png) 0 -21px no-repeat;
	background-size: 16px 73px;
	margin: 0 2px 0 0;
}
	
nav.shityo_menu ul li#favorite.fav.faved {
	color:#888;
	background-color:transparent;
}
nav.shityo_menu ul li#favorite.fav.faved:before {
	background: url(/sp/img/chat/icon_shityo_menu@2x.png) 0 -59px no-repeat;
	background-size: 16px 73px;
}

nav.shityo_menu ul li#fullscreen_btn {
	width:31%;
	border-left: 1px solid #777;
	}
nav.shityo_menu ul li#fullscreen_btn:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(/sp/img/chat/icon_shityo_menu@2x.png) 0 -39px no-repeat;
	background-size: 16px 73px;
	margin: 0 4px 0 0;
}

#girls_name {
	width: 96%;
	margin: 15px auto 10px;
}
#girls_name ul li {
	box-sizing: border-box;
}
#girls_name ul li a {
	display: block;
	text-decoration: none;
	color: #444;
}
#girls_name ul li.nickname {
	text-align: center;
	font-size: 20px;
	color: #f00;
	font-weight: 700;
	line-height: 34px;
}
#girls_name ul li.nickname img {
	vertical-align: baseline;
	height: 10px;
}
#girls_name ul li.prev a, #girls_name ul li.next a  {
	border: 2px solid #ccc;
	font-weight: 700;
	font-size: 10px;
	width: 58px;
	height: 34px;
	line-height: 30px;
	position: relative;
	border-radius: 5px;
}
#girls_name ul li.prev a {
	padding-left: 18px;
	float: left;
}
#girls_name ul li.next a {
	float: right;
	padding-right: 18px;
	text-align: right;
}
#girls_name ul li.prev a:before, #girls_name ul li.next a:before {
	display: block;
	position: absolute;
	top: 50%;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #aaa;
	border-right: 2px solid #aaa;
	content: "";
}
#girls_name ul li.prev a:before {
	left: 7px;
	transform: rotate(-135deg);
}
#girls_name ul li.next a:before {
	right: 7px;
	transform: rotate(45deg);
}

p.app_link {
	font-size: 12px;
	text-align: center;
	color: #444;
	margin-bottom: 10px;
}

#girl_summary {
	padding: 20px 10px;
	padding-left: 150px;
	overflow: hidden;
	position: relative;
}
#girl_summary dl {
	display: flex;
	flex-wrap: wrap;
}
#girl_summary dt {
	font-weight: 700;
	color: #777;
	width: 6em;
	white-space: nowrap;
	position: relative;
	padding: 2px 4px;
}
#girl_summary dt:after {
	content:"：";
	position: absolute;
	right: 0;
	top: 4px;
	display: block;
	width: 20px;
	font-weight: 400;
}
#girl_summary dd {
	width: calc(100% - 6em);
	white-space: nowrap;
	padding: 2px 4px;
}
#girl_summary dt:first-of-type {
	position: absolute;
	top: 25px;
	left: 10px;
	border-bottom: none;
}
#girl_summary dt:first-of-type img {
	width: 120px;
}
#girl_summary dt:first-of-type:after {
	content: "";
}
#girl_summary dd:first-of-type {
	font-size: 16px;
	font-weight: normal;
	display: none;
}
#girl_summary .age, #girl_summary .area, #girl_summary .height, #girl_summary .job {
	letter-spacing: 2em;
}
#girl_summary .m_day, #girl_summary .type, #girl_summary .b_type {
	letter-spacing: 0.55em;
}

/* 女性アルバム */
#girl_album {
	text-align: center;
	padding: 20px 10px;
	position: relative;
	min-height: 80px;
}
#girl_album li {
	display: inline;
	z-index: 1;
	position: relative;
}
#girl_album img {
	margin-top: 10px;
}
#girl_album .blank_msg {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	color: #fff;
	z-index: 0;
}
#girl_album li:nth-child(1).blank_msg {
	color: #999;
}
#girl_comment {
	margin: 0 0 10px;
	background-color:#fff;
	border-bottom:1px solid #aaa;
	}
#girl_comment > div:first-child {
	background-color:#eee;
	border-top: 1px solid #ccc;
	line-height: 40px;
	font-size: 15px;
	text-indent: 15px;
	font-weight: 700;
}
#girl_comment > div.body {
	border-top: 1px solid #ccc;
	padding: 7px;
	line-height: 1.5;
	overflow: hidden;
}
#girl_comment > div.body iframe {
	border: none;
	width: 100%;
}

#girl_comment {
	position: relative;
}
#girl_comment .top-right_link {
	position: absolute;
    top: 7px;
    right: 6px;
    display: flex;
    gap: 5px;
}
#girl_comment a.blog_link {
	font-weight: 700;
	display: block;
	background: #e74c3c;
	color: #fff;
	text-decoration: none;
	height: 28px;
	padding: 0 10px 0 18px;
	border: 1px solid #fff;
	line-height: 28px;
	border-radius: 3px;
	position: relative;
}
#girl_comment a.blog_link:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 6px;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
}
#girl_comment a.etc_blog_link {
	font-weight: 700;
	display: block;
	background: #fff;
	color: #333;
	text-decoration: none;
	height: 28px;
	padding: 0 10px 0 18px;
	border: 1px solid #fff;
	line-height: 28px;
	border-radius: 3px;
	position: relative;
}
#girl_comment a.etc_blog_link:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 6px;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	transform: rotate(45deg);
}
#girl_comment a.question_link {
	font-weight: 700;
	display: block;
	background: #fff;
	color: #289ee7;
	text-decoration: none;
	height: 28px;
	padding: 0 10px 0 18px;
	border: 1px solid #fff;
	line-height: 28px;
	border-radius: 3px;
	position: relative;
}
#girl_comment a.question_link:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 6px;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-top: 1px solid #289ee7;
	border-right: 1px solid #289ee7;
	transform: rotate(45deg);
}

#report_form {
	margin: 30px 0;
	padding-bottom: 20px;
}
#report_form h2 {
	margin-bottom: 22px;
}
#report_form select {
	width: 80%;
	font-size: 14px;
}
