@charset "utf-8";

/* # WIDE MAINVISUAL
----------------------------------- */
.wide-mainvisual .cts-inner {
	padding: 0 0 42px;
}

.wide-mainvisual .cts-inner:before {
	background-image: url(/catguide/img/bg_main.png);
}

.wide-mainvisual .mod-ttl-page {
	padding-top: 73px;
}

@media only screen and (max-width: 736px) {
	.wide-mainvisual .cts-inner:before {
		background-image: url(/catguide/img/sp/bg_main.png);
	}

	.wide-mainvisual .mod-ttl-page {
		padding-top: 10px;
	}

	.wide-mainvisual .mod-ttl-page .sub-txt {
		font-size: 20px;
	}
}

/* # BOX ARTICLE LIST
----------------------------------- */
.box-article-list {
	font-size: 0;
	line-height: 0;
	margin-right: -20px;
}

.box-article-list .box-article {
	width: 313px;
	display: inline-block;
	font-size: 16px;
	line-height: 1.7;
	vertical-align: top;
	margin: 0 20px 50px 0;
}

.box-article-list .box-article > a {
	display: block;
	width: 100%;
	height: 100%;
}

.box-article-list .box-article .article-info .article-ttl {
	font-size: 18px;
	font-family: 'FP-ヒラギノUD丸ゴ StdN W6';
	letter-spacing: 0.17em;
	padding: 14px 0 10px;
}

.box-article-list .box-article .article-info .article-txt {
	padding: 0 0 15px;
}

.box-article-list .box-article .article-info .article-category {
	font-size: 0;
	line-height: 0;
}

.box-article-list .box-article .article-info .article-category > p {
	display: inline-block;
	font-size: 12px;
	color: #7d7d7d;
	line-height: 22px;
	padding: 0 15px;
	margin: 0 10px 10px 0;
	border-radius: 5px;
	background-color: #ffd33b;
}

@media only screen and (min-width: 737px) {
	.box-article-list .box-article a:hover {
		text-decoration: none;
	}

	.box-article-list .box-article a:hover img {
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: alpha(opacity=70);
	}

	.box-article-list .box-article a:hover .article-info .article-ttl {
		text-decoration: underline;
	}
}

@media only screen and (max-width: 736px) {
	.box-article-list {
		padding: 1px 0 0;
		margin-right: 0;
		background-image: url(/common/img/sp/bdr_g_dash.gif);
		background-repeat: repeat-x;
		background-position: left top;
		background-size: 8px 1px;
	}

	.box-article-list .box-article {
		width: 100%;
		display: block;
		font-size: 16px;
		line-height: 1.7;
		margin: 0;
		background-image: url(/common/img/sp/bdr_g_dash.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
		background-size: 8px 1px;
	}

	.box-article-list .box-article > a {
		display: table;
		width: 100%;
		height: 100%;
		padding-bottom: 1px;
		box-sizing: border-box;
	}

	.box-article-list .box-article .article-img {
		display: table-cell;
		width: 47.8%;
		vertical-align: middle;
		padding: 15px 0;
	}

	.box-article-list .box-article .article-info {
		display: table-cell;
		width: 52.2%;
		vertical-align: middle;
		padding: 10px 0 15px 15px;
		box-sizing: border-box;
	}

	.box-article-list .box-article .article-info .article-ttl {
		font-size: 15px;
		line-height: 1.5;
		padding: 0 0 13px;
	}

	.box-article-list .box-article .article-info .article-txt {
		display: none;
	}

	.box-article-list .box-article .article-info .article-category {
		font-size: 0;
		line-height: 0;
	}

	.box-article-list .box-article .article-info .article-category > p {
		font-size: 10px;
		line-height: 20px;
		padding: 0 9px;
		margin: 0 10px 10px 0;
		border-radius: 5px;
	}
}

/* # CATGUIDE INTRO
----------------------------------- */
.catguide-intro {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fff3c1;
}

.catguide-intro .pickup-list {
	padding: 12px 0 0;
}

.catguide-intro .pickup-list .box-article {
	margin-bottom: 36px;
}

@media only screen and (max-width: 736px) {
	.catguide-intro {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.catguide-intro .mod-ttl-sub {
		padding-top: 15px;
	}

	.catguide-intro .pickup-list {
		padding: 1px 0 0;
		margin: 30px 0 32px;
	}

	.catguide-intro .pickup-list .box-article {
		margin-bottom: 0;
	}
}

/* # CATEGORY LIST
----------------------------------- */
.category-list {
	font-size: 0;
	line-height: 0;
	letter-spacing: -0.4em;
	text-align: center;
	margin: 51px 0 40px;
}

.category-list > li {
	width: 131px;
	height: 80px;
	display: inline-block;
	margin: 0 0 0 10px;
}

.category-list > li:first-of-type {
	margin-left: 0;
}

.category-list > li > a {
	display: table;
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-family: 'FP-ヒラギノUD丸ゴ StdN W6';
	letter-spacing: 0.17em;
	color: #fff;
	line-height: 1.25;
	text-align: center;
	padding: 5px 0 10px;
	box-sizing: border-box;
	background-color: #a30082;
	border-radius: 20px;
}

.category-list > li > a > span {
	display: table-cell;
	vertical-align: middle;
	background-image: url(/common/img/arr_w_d.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 12px 7px;
}

.category-list > li.active > a {
	color: #a30082;
	background-color: #ffd33b;
}

.category-list > li.active > a > span {
	background-image: none;
}

@media only screen and (min-width: 737px) {
	.category-list > li > a:hover {
		color: #a30082;
		text-decoration: none;
		background-color: #ffd33b;
	}
}

@media only screen and (max-width: 736px) {
	.category-list {
		margin: 30px 0;
	}

	.category-list > li {
		display: block;
		width: 50%;
		height: 50px;
		padding: 0 5px 0 0;
		margin: 0 0 10px;
		box-sizing: border-box;
		float: left;
	}

	.category-list > li:nth-of-type(2n) {
		padding: 0 0 0 5px;
		float: right;
	}

	.category-list > li > a {
		width: 100%;
		height: 100%;
		font-size: 14px;
		line-height: 1.25;
		text-align: center;
		padding: 5px 10px;
		border-radius: 15px;
	}

	.category-list > li > a > span {
		background-position: right center;
		background-size: 14.5px 8px;
	}
}

/* COMMON STYLE OVERRIDE
-------------------------------------------------------------------- */
/* banner area */
.bnrarea {
	padding-top: 20px;
}

@media only screen and (max-width: 736px) {
	.bnrarea {
		padding-top: 50px;
	}
}
