@charset "UTF-8";

/*
zh-CN
*/

/* =========================================================
list
========================================================= */
#list {
	list-style-type: none;
	padding: 0;
	margin: 0 0 25px 0;
}
#list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#list .testview {
	color: #fff;
	background-color: #ea5549;
	border-radius: 3px;
	padding: 8px 10px;
	margin: 10px 0;
}

/* =========================================================
list / premier
========================================================= */

#list li.premier {
	clear: both;
	border: 1px solid #cbd4ca;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f7f7f7),color-stop(0.2, #ffffff));
	background-image: -o-linear-gradient(bottom, #f7f7f7 0%, #ffffff 20%);
	background-image: -moz-linear-gradient(bottom, #f7f7f7 0%, #ffffff 20%);
	background-image: -webkit-linear-gradient(bottom, #f7f7f7 0%, #ffffff 20%);
	background-image: -ms-linear-gradient(bottom, #f7f7f7 0%, #ffffff 20%);
	background-image: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 20%);
	margin-bottom: 10px;
}

/* -----------------------------------------------
open
----------------------------------------------- */

#list li.premier .open {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	line-height: 100%;
	background: url(/img/common/cj/bg_shadow.png) no-repeat 0 100%;
	padding-bottom: 3px;
	margin: 10px 0 -7px -4px;
}
#list li.premier .open span:first-of-type {
	display: inline-block;
	color: #ffffff;
	background-color: #ed6d35;
	padding: 6px 14px 4px 14px;
}
#list li.premier .open span:last-of-type {
	display: inline-block;
	background-color: #dedede;
	padding: 6px 14px 4px 14px;
}

/* -----------------------------------------------
2 column
----------------------------------------------- */

#list li.premier .box {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#list li.premier .left {
	display: table-cell;
	vertical-align: top;
	padding: 10px;
}
#list li.premier .right {
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 10px 5px;
	width: 172px;
}

/* -----------------------------------------------
picture
----------------------------------------------- */

#list li.premier .pict a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ffffff;
	width: 170px;
	height: 128px;
}
#list li.premier .pict a:hover {
	border: 1px solid #ffcc00;
}
#list li.premier .pict .thumb img.medium {
	vertical-align: middle;
	background-color: #ffffff;
	max-width: 170px;
	max-height: 128px;
}
#list li.premier .pict .noimg {
	background: url(/img/common/tg/noimg_list.png) no-repeat 50% 50%;
	width: 170px;
	height: 128px;
}
#list li.premier .pict .noimg span {
	display: none;
}

/* -----------------------------------------------
picture number
----------------------------------------------- */

#list li.premier .pic-num:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#list li.premier .pic-num li {
	float: left;
	display: block;
	background-image: url(/img/common/common/pic_num.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0 2px 1px 0;
	width: 14px;
	height: 17px;
}
#list li.premier .pic-num li span {
	display: none;
}
#list li.premier .pic-num li:last-child {
	margin: 0 0 1px 0;
}
#list li.premier .pic-num li.num-0 {
	background-position: -14px 0;
}
#list li.premier .pic-num li.num-0:hover,
#list li.premier .pic-num li.num-0-on {
	background-position: -14px -17px;
}
#list li.premier .pic-num li.num-1 {
	background-position: -28px 0;
}
#list li.premier .pic-num li.num-1:hover,
#list li.premier .pic-num li.num-1-on {
	background-position: -28px -17px;
}
#list li.premier .pic-num li.num-2 {
	background-position: -42px 0;
}
#list li.premier .pic-num li.num-2:hover,
#list li.premier .pic-num li.num-2-on {
	background-position: -42px -17px;
}
#list li.premier .pic-num li.num-3 {
	background-position: -56px 0;
}
#list li.premier .pic-num li.num-3:hover,
#list li.premier .pic-num li.num-3-on {
	background-position: -56px -17px;
}
#list li.premier .pic-num li.num-4 {
	background-position: -70px 0;
}
#list li.premier .pic-num li.num-4:hover,
#list li.premier .pic-num li.num-4-on {
	background-position: -70px -17px;
}
#list li.premier .pic-num li.num-5 {
	background-position: -84px 0;
}
#list li.premier .pic-num li.num-5:hover,
#list li.premier .pic-num li.num-5-on {
	background-position: -84px -17px;
}
#list li.premier .pic-num li.num-6 {
	background-position: -98px 0;
}
#list li.premier .pic-num li.num-6:hover,
#list li.premier .pic-num li.num-6-on {
	background-position: -98px -17px;
}
#list li.premier .pic-num li.num-7 {
	background-position: -112px 0;
}
#list li.premier .pic-num li.num-7:hover,
#list li.premier .pic-num li.num-7-on {
	background-position: -112px -17px;
}
#list li.premier .pic-num li.num-8 {
	background-position: -126px 0;
}
#list li.premier .pic-num li.num-8:hover,
#list li.premier .pic-num li.num-8-on {
	background-position: -126px -17px;
}
#list li.premier .pic-num li.num-9 {
	background-position: -140px 0;
}
#list li.premier .pic-num li.num-9:hover,
#list li.premier .pic-num li.num-9-on {
	background-position: -140px -17px;
}
#list li.premier .pic-num li.num-10 {
	background-position: -154px 0;
}
#list li.premier .pic-num li.num-10:hover,
#list li.premier .pic-num li.num-10-on {
	background-position: -154px -17px;
}
#list li.premier .pic-num li.num-11 {
	background-position: -168px 0;
}
#list li.premier .pic-num li.num-11:hover,
#list li.premier .pic-num li.num-11-on {
	background-position: -168px -17px;
}

/* -----------------------------------------------
name
----------------------------------------------- */

#list li.premier h4 {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
#list li.premier h4 a {
	color: #3366ff;
}
#list li.premier h4 a:hover {
	color: #ffa300;
}
#list li.premier h4 img {
	vertical-align: middle;
	margin-left: 5px;
}

/* -----------------------------------------------
sub category
----------------------------------------------- */

#list li.premier .subcat {
	color: #888;
	font-size: 11px;
	border-top: 1px dotted #d4dcd3;
	border-bottom: 1px dotted #d4dcd3;
	padding: 4px 0;
	margin: 0 0 10px 0;
}
#list li.premier .subcat span {
	color: #cccccc;
	margin: 0 4px;
}
#list li.premier .subcat a {
	color: #888;
}
#list li.premier .subcat a:hover {
	color: #ffa300;
}

/* -----------------------------------------------
title
----------------------------------------------- */
#list li.premier .title {
	display: block;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #664;
	font-weight: bold;
	line-height: 126%;
	border-bottom: 1px dotted #d4dcd3;
	padding-bottom: 6px;
	margin-bottom: 8px;
}
#list li.premier .title a {
	color: #664;
}
#list li.premier .title a:hover {
	color: #ffa300;
}
/* -----------------------------------------------
tel
----------------------------------------------- */

#list li.premier li.tel {
	font-weight: bold;
	background: url(/img/common/tg/icon_tel.gif) no-repeat 0 2px;
	margin-bottom: 4px;
	padding-left: 24px;
}
#list li.premier li.tel a {
	color: #333333;
	font-size: 15px;
}

/* -----------------------------------------------
map
----------------------------------------------- */

#list li.premier li.map {
	background: url(/img/common/tg/icon_map.gif) no-repeat 0 2px;
	margin-bottom: 2px;
	padding-left: 23px;
}
#list li.premier li.map a {
	color: #333333;
}
#list li.premier li.map a:hover {
	color: #ffa300;
}
/* -----------------------------------------------
license
----------------------------------------------- */

#list li.premier li.license {
	font-size: 12px;
	margin: 5px 0;
}
#list li.premier li.license a {
	color: #333;
}
#list li.premier li.license span {
	font-size: 10px;
}
/* -----------------------------------------------
url
----------------------------------------------- */

#list li.premier li.url a {
	display: inline-block;
	color: #333333;
	background: url(/img/common/common/icon_url_off.png) no-repeat 100% 2px;
	padding-right: 15px;
}
#list li.premier li.url a:hover {
	background: url(/img/common/common/icon_url_on.png) no-repeat 100% 2px;
	color: #ffa300;
}

/* -----------------------------------------------
review
----------------------------------------------- */
#list li.premier .review-preview {
	margin: 0 10px 10px;
}

/* =========================================================
list / free
========================================================= */

#list li.free {
	clear: both;
	border-top: 1px solid #d4dcd3;
}
#list li.free:last-child {
	border-bottom: 1px solid #d4dcd3;
}
#list li.free .open {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	line-height: 100%;
	background: url(/img/common/cj/bg_shadow.png) no-repeat 0 100%;
	padding-bottom: 3px;
	margin: 10px 0 -5px -4px;
}
#list li.free .open span:first-of-type {
	display: inline-block;
	color: #ffffff;
	background-color: #ed6d35;
	padding: 6px 14px 4px 14px;
}
#list li.free .open span:last-of-type {
	display: inline-block;
	background-color: #dedede;
	padding: 6px 14px 4px 14px;
}
#list li.free .box {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#list li.free .left {
	display: table-cell;
	vertical-align: top;
	background: #f7f6f5 url(/img/common/tg/icon_point.gif) no-repeat 0 13px;
	padding: 10px;
	min-width: 172px;
	width: 30%;
}
#list li.free .left h4 {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo;
	color: #000000;
	font-weight: bold;
	line-height: 126%;
}
#list li.free .left h4 a{
	color: #3366ff;
}
#list li.free .left h4 img {
	vertical-align: bottom;
	margin-left: 5px;
}
#list li.free .right {
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 7px 10px;
	word-break: break-all;
}
#list li.free .right .data {
	margin-bottom: 8px;
	width: 100%;
}
#list li.free ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	height: 0;
	clear: both;
}
#list li.free li.tel {
	background: url(/img/common/tg/icon_tel.gif) no-repeat 0 2px;
	margin-bottom: 4px;
	padding-left: 24px;
}
#list li.free li.tel a {
	color: #333333;
}
#list li.free li.map {
	background: url(/img/common/tg/icon_map.gif) no-repeat 0 2px;
	margin-bottom: 2px;
	padding-left: 23px;
}
#list li.free li.map a {
	color: #333333;
}
#list li.free li.map a:hover {
	color: #ffa300;
}
#list li.free li.license {
	font-size: 11px;
	margin: 5px 0;
}
#list li.free li.license a {
	color: #333;
}
#list li.free li.url a {
	display: inline-block;
	color: #333333;
	background: url(/img/common/common/icon_url_off.png) no-repeat 100% 2px;
	padding-right: 15px;
}
#list li.free li.url a:hover {
	background: url(/img/common/common/icon_url_on.png) no-repeat 100% 2px;
	color: #ffa300;
}
#list li.free li.title {
	color: #664;
	font-size: 12px;
	line-height: 137%;
	margin: 8px 0 0 0;
}
#list li.free li.category {
	float: left;
	color: #888;
	font-size: 11px;
	padding-top: 8px;
}
#list li.free li.category span {
	color: #cccccc;
	margin: 0 4px;
}
#list li.free li.category a {
	color: #888;
}
#list li.free li.category a:hover {
	color: #ffa300;
}
#list li.free .right .data .thumbnail {
	float: right;
	display: inline-block;
	text-align: center;
	padding-left: 5px;
	width: 90px;
	margin-bottom: 10px;
}
#list li.free .right .data .thumbnail img {
	max-width: 90px;
	max-height: 90px;
	object-fit: cover;
	width: 100%;
}
#list li.free .right .review-preview {
	margin-bottom: 6px;
}
#list li.free .right .edit {
	clear: right;
	text-align: right;
}
#list li.free .right .edit ul {
	display: inline-block;
}
#list li.free .right .edit li {
	float: left;
	display: inline-block;
	margin-left: 5px;
	white-space: nowrap;
}
#list li.free .right .edit li a {
	color: #aaa;
	font-size: 11px;
}
/* =========================================================
notice
========================================================= */

#list ul.notice {
	clear: both;
}
#list ul.notice li {
	font-size: 12px;
	border-top: 1px dotted #ddd;
	padding: 8px;
}
#list ul.notice li a {
	display: block;
	color: #6e6e6e;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	padding-left: 62px;
	height: 1em;
	width: auto;
}
#list ul.notice li a span {
	color: #3366ff;
	margin-right: 4px;
}
#list ul.notice li a:hover {
	color: #ffa300;
}
#list ul.notice li.coupon {
	background: url(/img/chi/tg/notice_coupon.png) no-repeat 5px 50%;
}
#list ul.notice li.rp {
	background: url(/img/chi/tg/notice_rp.png) no-repeat 5px 50%;
}
#list ul.notice li.cj {
	background: url(/img/chi/tg/notice_cj.png) no-repeat 5px 50%;
}
#list ul.notice li.otoku {
	background: url(/img/chi/tg/notice_otoku.png) no-repeat 5px 50%;
}
#list ul.notice li.bsc {
	background: url(/img/chi/tg/notice_bsc.png) no-repeat 5px 50%;
}
#list ul.notice li.lifeline {
	background: url(/img/chi/tg/notice_lifeline.png) no-repeat 5px 50%;
}
