@charset "utf-8";
/*--------- 特集一覧 ---------*/
.thm-page-search .breadcrumb .icon-bc--home:before {
    left: 0;
}
.icon-bc--arrow:before {
	content: " › ";
}
.thm-body {
	margin: 0 auto;
	width: 98%;
	max-width: 1200px;
	min-width: 990px;
	padding: 0 1%
}
.googleplay-header {
	position: relative;
}
.googleplay-header .googleplay {
	margin: 0 auto 20px;
	width: 250px;
}
.googleplay-header .ttl-top20 {
	width: 100%;
	text-align: center;
	position: absolute;
	top:16px;
	margin: 0;
}
.googleplay-header .ttl-top20 img {
	padding-right: 40px;
}
.googleplay-header .googleplay img {
	width: 100%;
}
.thm-body .read {
	text-align: center;
	font-size: 18px;
	margin: 90px 0 30px;
}
.content {
	background-color: #eee;
	margin-bottom: 40px;
}
.article-list {
	width: 100%;
	letter-spacing: -0.4em;
	background-color: #eee;
	padding: 2% 1.4% 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.more .article-list {
	padding-top: 0;
}
.article-list .article {
	background-color: #fff;
	display: inline-block;
	letter-spacing: normal;
	margin: 0 0.8% 20px;
	padding: 12px 1% 24px;
	vertical-align: top;
	width: 18.4%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.article-list .article {
    width: 18.2%;
	}
}
.more .article-list .article {
	padding: 7px 1% 10px;
}
.article-list .article a {
	text-decoration: none;
	display: block;
	height: 100%;
	margin-bottom: 24px;
}
.article-list .article .ph, .article-list .article .ph img {
	width: 100%;
}
.article-list .article .ttl {
	color: #333;
	margin: 10px 0 5px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4em;
}
.article-list .article .category {
	color: #ed3b3b;
	margin: 0 0 5px;
	font-size: 12px;
	display: block;
}
.article-list .article .txt {
	color: #888;
	margin-bottom: 10px;
	font-size: 13px;
}
.article-list .article .txt .moretxt {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	display: inline-block;
}
.content .more {
	margin-bottom: 10px;
}
.content .open a, .content .link a {
	background-color: #ed3b3b;
	color: #fff;
	font-size: 18px;
	min-width: 270px;
	max-width: 400px;
	width: auto;
	display: block;
	text-align: center;
	margin: 10px auto 20px;
	padding: 10px 0;
	border: 2px solid #ed3b3b;
}
.content .open a:hover, .content .link a:hover {
	background-color: #fff;
	transition: all 0.3s ease 0s;
	border: 2px solid #ed3b3b;
	color: #ed3b3b;
}
.content .banner {
	text-align: center;
	display: block;
	padding-bottom: 30px;
}
.tiny-star .current-rating {
	background: rgba(0, 0, 0, 0) url("../img/star.png") repeat scroll left bottom;
	height: 16px;
}
.tiny-star.star-rating-non-editable-container {
	background: rgba(0, 0, 0, 0) url("../img/star_gray.png") repeat scroll 0 0;
	height: 16px;
	width: 100px;
}
.tiny-star {
	display: inline-block;
	position: relative;
}
.display-price {
	background: #ed3b3b none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	padding: 0 5px;
	float: right;
	margin-right: 20px;
}
.reason-set-star-rating {
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
}
.reason-set {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.article {
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.movie .article:after {
	background-color: #ccc;
	content: "";
	display: block;
	height: 220px;
	left: -130px;
	overflow: hidden;
	position: absolute;
	top: -150px;
	width: 200px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: -1;
}
.movie .guide-1:after {
	background-color: #aa8f5f;
}
.movie .guide-2:after {
	background-color: #666666;
}
.article-list .article a:before {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1em;
	color: #fff;
}
.article-list .guide-1 a:before {
	content: "1";
}
.article-list .guide-2 a:before {
	content: "2";
}
.article-list .guide-3 a:before {
	content: "3";
}
.article-list .guide-4 a:before {
	content: "4";
}
.article-list .guide-5 a:before {
	content: "5";
}
.article-list .guide-6 a:before {
	content: "6";
}
.article-list .guide-7 a:before {
	content: "7";
}
.article-list .guide-8 a:before {
	content: "8";
}
.article-list .guide-9 a:before {
	content: "9";
}
.article-list .guide-10 a:before {
	content: "10";
}
.article-list .guide-11 a:before {
	content: "11";
}
.article-list .guide-12 a:before {
	content: "12";
}
.article-list .guide-13 a:before {
	content: "13";
}
.article-list .guide-14 a:before {
	content: "14";
}
.article-list .guide-15 a:before {
	content: "15";
}
.article-list .guide-16 a:before {
	content: "16";
}
.article-list .guide-17 a:before {
	content: "17";
}
.article-list .guide-18 a:before {
	content: "18";
}
.article-list .guide-19 a:before {
	content: "19";
}
.article-list .guide-20 a:before {
	content: "20";
}
.google-menu {
    border-bottom: 4px solid #ccc;
    height: 50px;
    position: relative;
}
.tab {
    font-size: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
}
.tab li {
    display: inline-block;
    font-size: 24px;
    height: 50px;
    margin: 0 6%;
    padding: 5px 25px;
    width: 330px;
	cursor: pointer;
}
.tab li.select {
	border-bottom: 4px solid #ed3b3b;
}
.tab li:hover {
	border-bottom: 4px solid #999;
}
.hide {
	display: none;
}
