@charset "UTF-8";

/* =========================================================
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;
	font-size: 14px;
	background-color: #ea5549;
	border-radius: 3px;
	padding: 5px 10px;
	margin: 10px 0;
}
/* -----------------------------------------------
world-area
----------------------------------------------- */
#list .world-area {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 2px;
}
/* -----------------------------------------------
open
----------------------------------------------- */
#list .open {
	font-size: 70%;
	margin: 0 0 8px -15px;
}
#list .open span {
	position: relative;
	display: inline-block;
	padding: 2px 10px;
}
#list .open span:first-child {
	color: #ffffff;
	background-color: #ed6d35;
}
#list .open span:last-child {
	background-color: #dedede;
}
#list .open span:before,
#list .open span:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-color: transparent;
}
#list .open span:first-child:before {
	top: 100%;
	left: 0;
	border-width: 0 5px 5px 0;
	border-right-color: #bc4511;
}
/* -----------------------------------------------
category
----------------------------------------------- */
#list .category {
	color: #42150a;
	font-size: 80%;
	line-height: 126%;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 14px;
	margin-bottom: 3px;
}
#list .free .category {
	margin: 10px 0 3px 0;
}

#list .cat-0 {
	background-image: url(/imgm/common/tg/category/tg_cat_01.png);
}
#list .cat-1 {
	background-image: url(/imgm/common/tg/category/tg_cat_02.png);
}
#list .cat-2 {
	background-image: url(/imgm/common/tg/category/tg_cat_03.png);
}
#list .cat-3 {
	background-image: url(/imgm/common/tg/category/tg_cat_04.png);
}
#list .cat-4 {
	background-image: url(/imgm/common/tg/category/tg_cat_05.png);
}
#list .cat-5 {
	background-image: url(/imgm/common/tg/category/tg_cat_06.png);
}
#list .cat-6 {
	background-image: url(/imgm/common/tg/category/tg_cat_07.png);
}
#list .cat-7 {
	background-image: url(/imgm/common/tg/category/tg_cat_08.png);
}
#list .cat-8 {
	background-image: url(/imgm/common/tg/category/tg_cat_09.png);
}
#list .cat-9 {
	background-image: url(/imgm/common/tg/category/tg_cat_10.png);
}
#list .cat-10 {
	background-image: url(/imgm/common/tg/category/tg_cat_11.png);
}
#list .cat-11 {
	background-image: url(/imgm/common/tg/category/tg_cat_12.png);
}
#list .cat-12 {
	background-image: url(/imgm/common/tg/category/tg_cat_13.png);
}
#list .cat-13 {
	background-image: url(/imgm/common/tg/category/tg_cat_14.png);
}
#list .cat-14 {
	background-image: url(/imgm/common/tg/category/tg_cat_15.png);
}
#list .cat-15 {
	background-image: url(/imgm/common/tg/category/tg_cat_16.png);
}
#list .cat-16 {
	background-image: url(/imgm/common/tg/category/tg_cat_17.png);
}
#list .cat-17 {
	background-image: url(/imgm/common/tg/category/tg_cat_18.png);
}
#list .cat-18 {
	background-image: url(/imgm/common/tg/category/tg_cat_19.png);
}
#list .cat-19 {
	background-image: url(/imgm/common/tg/category/tg_cat_20.png);
}
#list .cat-20 {
	background-image: url(/imgm/common/tg/category/tg_cat_21.png);
}
/* =========================================================
premier
========================================================= */
#list .premier {
	margin-bottom: 10px;
}
#list .premier .box {
	box-shadow: 0 2px 6px rgba(0,0,0,0.15);
	border: 1px solid #cbd4ca;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), to(rgba(248,248,248,.5))), #fff;
	padding: 10px;
}
/* -----------------------------------------------
new, update
----------------------------------------------- */
#list .new-icon {
	display: inline-block;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	background-color: #ea5532;
	padding: 4px 4px 2px 4px;
	margin: 0 2px 0 0;
}
#list .update-icon {
	display: inline-block;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	background-color: #009ac8;
	padding: 4px 4px 2px 4px;
	margin: 0 2px 0 0;
}
/* -----------------------------------------------
company name / comment
----------------------------------------------- */
#list .premier .header {
	padding: 5px 0;
}
#list .premier .header a {
	display: block;
}
#list .premier .header dt {
	color: #3366ff;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 5px;
}
#list .premier .header dd {
	color: #664;
	font-size: 85%;
	font-weight: bold;
	line-height: 126%;
}
/* -----------------------------------------------
picture
----------------------------------------------- */
#list .premier .picture {
	position: relative;
	text-align: center;
	margin: 0 auto 5px auto;
}
#list .premier .picture img.large,
#list .premier .picture iframe,
#list .premier .picture video {
	vertical-align: middle;
	max-width: 280px;
	max-height: 150px;
}
#list .premier .picture .exmedia-referrer {/* reset */
	display: none;
}
/* -----------------------------------------------
reset swiper
----------------------------------------------- */
.swiper-container {
	width: 100%;
	padding-bottom: 20px;
}
.swiper-container-horizontal>.swiper-pagination {
	bottom: 0 !important;
	padding: 0;
	margin: 0;
}
/* -----------------------------------------------
subcategory
----------------------------------------------- */
#list .premier .subcat {
	color: #888;
	font-size: 75%;
	line-height: 116%;
	margin-bottom: 8px;
}
#list .premier .subcat a {
	color: #888;
}
#list .premier .subcat span {
	color: #ccc;
	margin: 0 2px;
}
/* -----------------------------------------------
data
----------------------------------------------- */
#list .premier .data {
	margin-bottom: 10px;
}
#list .premier .data li {
	font-size: 80%;
	border-bottom: 1px dotted #efefef;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#list .premier .data li:first-child {
	border-top: 1px dotted #efefef;
	padding-top: 3px;
}
#list .premier .data li.tel {
	font-weight: bold;
}
#list .premier .data li.tel span.tel {
	display: inline-block;
	color: #e73562;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	border: 1px solid #e73562;
	padding: 2px 2px 0 2px;
	margin-right: 4px;
	min-width: 34px;
}
#list .premier .data li.map a {
	color: #333;
}
#list .premier .data li.map span {
	font-weight: bold;
}
#list .premier .data li.map span.map {
	display: inline-block;
	color: #4d73d9;
	font-size: 10px;
	text-align: center;
	line-height: 100%;
	border: 1px solid #4d73d9;
	padding: 2px 2px 0 2px;
	margin-right: 4px;
	min-width: 34px;
}
#list .premier .data li.license,
#list .premier .data li.license a {
	color: #333;
	font-size: 75%;
}
#list .premier .data li.license span {
	font-size: 10px;
}
#list .premier .data li.url a {
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	height: 1.3em;
	width: auto;
}
/* -----------------------------------------------
notice
----------------------------------------------- */
#list .premier .notice {
	background-color: #ffffff;
	border-top: 1px solid #dde3dd;
	border-bottom: 1px solid #dde3dd;
	margin: 0 -15px 10px -15px;
}
#list .premier .notice li {
	font-size: 12px;
	word-break: break-all;
	border-bottom: 1px dotted #e8ece9;
	padding-bottom: 5px;
	margin: 5px 0 0 5px;
}
#list .premier .notice li:last-child {
	border-bottom: none;
}
#list .premier .notice dl {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#list .premier .notice dt {
	display: table-cell;
	vertical-align: middle;
	padding-right: 3px;
	white-space: nowrap;
}
#list .premier .notice dt span {
	display: block;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	padding: 4px 4px 2px 4px;
	min-width: 62px;
}
#list .premier .notice .cj dt span {
	background-color: #515184;
}
#list .premier .notice .bsc dt span {
	background-color: #5d4237;
}
#list .premier .notice .rp dt span {
	background-color: #006363;
}
#list .premier .notice .otoku dt span {
	background-color: #90ac1a;
}
#list .premier .notice .coupon dt span {
	background-color: #f9b405;
}
#list .premier .notice .lifeline dt span {
	background-color: #007f61;
}
#list .premier .notice dd {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	max-width: 1px;
}
#list .premier .notice dd a {
	color: #3366ff;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#list .premier .notice dd a span {
	color: #3366ff;
	margin-right: 2px;
}
/* -----------------------------------------------
detail
----------------------------------------------- */
#list .premier .detail {
	font-size: 80%;
	text-align: center;
}
#list .premier .detail a {
	position: relative;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #8f8f5f;
	border-radius: 2px;
	padding: 5px 10px;
	z-index: 100;
}
#list .premier .detail a:before {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 20px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: #ffffff;
}
#list .premier .detail a:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: #8f8f5f;
}
/* -----------------------------------------------
review
----------------------------------------------- */
#list .premier .review-preview {
	margin-bottom: 10px;
}

/* =========================================================
free
========================================================= */
#list .free {
	clear: right;
	border-bottom: 1px solid #ddc;
	padding: 12px 0 10px 0;
}
#list .free:first-child {
	padding: 5px 0 10px 0;
}
#list .free .review-preview {
	margin: 12px 0 6px;
}
#list .free dt {
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 15px 0;
	position: relative;
	background-color: transparent;
}
#list .free dt a {
	color: #3366ff;
}
#list .free dt::after {
	position: absolute;
	top: 7px;
	left: 0;
	z-index: 2;
	content: '';
	width: 5px;
	height: 5px;
	border: 3px solid #ffcc33;
	border-radius: 100%
}
#list .free dt .thumbnail {
	float: right;
	display: inline-block;
	text-align: center;
	padding-left: 5px;
	width: 90px;
	margin-bottom: 10px;
}
#list .free dt .thumbnail img {
	max-width: 90px;
	max-height: 90px;
	object-fit: cover;
	width: 100%;
}
#list .free dd {
	margin-left: 15px;
}
#list .free dd .subcat {
	color: #888;
	font-size: 80%;
	border-top: 1px dotted #efefef;
	border-bottom: 1px dotted #efefef;
	padding: 2px 0;
	margin-bottom: 3px;
}
#list .free dd .subcat a {
	color: #888;
}
#list .free dd .subcat span {
	color: #ccc;
	margin: 0 2px;
}
#list .free dd li {
	font-size: 80%;
	border-bottom: 1px dotted #efefef;
	margin-bottom: 3px;
}
#list .free dd li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#list .free dd li.tel {
	font-weight: bold;
}
#list .free dd li.tel span.tel {
	display: inline-block;
	color: #e73562;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	border: 1px solid #e73562;
	padding: 2px 2px 0 2px;
	margin-right: 4px;
	min-width: 34px;
}
#list .free dd li.map a {
	color: #333;
}
#list .free dd li.map span {
	font-weight: bold;
}
#list .free dd li.map span.map {
	display: inline-block;
	color: #4d73d9;
	font-size: 10px;
	text-align: center;
	line-height: 100%;
	border: 1px solid #4d73d9;
	padding: 2px 2px 0 2px;
	margin-right: 4px;
	min-width: 34px;
}
#list .free dd li.license,
#list .free dd li.license a {
	color: #333;
	font-size: 75%;
}
#list .free dd li.license span {
	font-size: 10px;
}
#list .free dd li.url a {
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	height: 1.3em;
	width: auto;
}
#list .free dd li.title {
	color: #664;
	font-size: 12px;
	line-height: 126%;
	margin: 8px 0 0 0;
}
#list li.free .edit {
	clear: right;
	text-align: right;
}
#list li.free .edit ul {
	display: inline-block;
}
#list li.free .edit li {
	float: left;
	display: inline-block;
	margin-left: 5px;
	white-space: nowrap;
}
#list li.free .edit li a {
	color: #aaa;
	font-size: 11px;
}
/* =========================================================
subcategory
========================================================= */
#subcategory {
	font-size: 80%;
	margin: 10px 0;
}
#subcategory .button span {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	background-color: #669900;
	padding: 8px 10px;
	border-radius: 3px;
}
#subcategory .list {
	line-height: 157%;
	border-left: 1px solid #e6eae6;
	border-right: 1px solid #e6eae6;
	border-bottom: 1px solid #e6eae6;
	padding: 8px;
}
#subcategory .list span {
	color: #efefef;
	margin: 0 4px;
}
