/*
Theme Name: Kurashiki BUNKA 2021
Version: 2.1
Description:This theme for KURASHIKI-BUNKA. Twenty Fifteen customize. add CMB2. Last update 151014
Author:Seiki Nishijima
Author URI:http://pong-design.com/

This theme has been based on the production of GPL of Twenty Fifteen.
Please diversion in self-responsibility in the copyleft.

	$Id: style.css,v1.2 $
*/
/*------------------------------------
  共通設定ここから
-------------------------------------*/
#background #sp25-old-contents {
	color: #201915;
	font-family: "メイリオ" , Meiryo , "ヒラギノ角ゴ Pro W3" , Hiragino Kaku Gothic Pro , sans-serif;
}
/*-----------------------------------*/
#background #sp25-old-contents a {
	text-decoration: none;
}
#background #sp25-old-contents a:hover {
	text-decoration: underline;
}
#background #sp25-old-contents img {
	vertical-align: middle;
	max-width: 100%;
	width: auto;
}
#background #sp25-old-contents .pcBanner {
	display: block;
}
#background #sp25-old-contents .spBanner {
	display: none;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
	#background #sp25-old-contents #background #sp25-old-contents img {
		max-width: auto;
		width: 100%;
		height: auto;
	}
	#background #sp25-old-contents .pcBanner {
		display: none;
	}
	#background #sp25-old-contents .spBanner {
		display: block;
	}
}
/*-----------------------------------*/
#background #sp25-old-contents a img {
	filter: Alpha(opacity=100);
}
#background #sp25-old-contents a:hover img {
	filter: Alpha(opacity=50);
	/* aレイヤーの無いIE用 */
	background: #fff\9;	/* IE8 */
	*background: #fff;	/* IE7 */
	_background: #fff;	/* IE6 */
}
/*-----------------------------------*/
#background #sp25-old-contents a.linkButton {
	background: #e9545b url(./images/icon01.png) no-repeat 13px 50%;
	display: inline-block;
	box-shadow: 0px 0px 5px rgba(92,60,40,0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(92,60,40,0.2);
	color: #fff;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 14px 20px 12px 45px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
	#background #sp25-old-contents a.linkButton {
		display: block;
	}
}
/*------------------------------------
  共通ページネーション設定　ここから
-------------------------------------*/
#background #sp25-old-contents #pagination {
/* del nishi 151019
	background: #666461;
	padding: 10px 5px 0px 10px; */
	clear: both;
	text-align: center;
	font-size: 0;
/* add nishi 151019 */
	margin-bottom: 40px;
}
#background #sp25-old-contents a:not(:has(img)) {
	text-decoration: underline;/*
	color: #00f;*/
}
#background #sp25-old-contents .more a:not(:has(img)) {
	text-decoration: none;
}

#background #sp25-old-contents #pagination a {
/* del nishi 151019
	margin-right: 5px;
	font-size: 14px;
	line-height: 40px; */
	margin-bottom: 10px;
	display: inline-block;
	min-width: 50px;
	height: 40px;
	text-align: center;
	background: #fff;/*
	box-shadow: 0px 0px 5px rgba(92,60,40,0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(92,60,40,0.2);*/
	text-decoration: none;
	color: #201915;
	font-weight: bold;
/* add nishi 151019 */
	margin-right: 10px;
	font-size: 16px;
	line-height: 37px;
	padding: 3px 5px 0 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#background #sp25-old-contents #pagination span {
/* del nishi 151019
	margin-right: 5px;
	font-size: 14px;
	line-height: 40px; */
	display: inline-block;
	margin-bottom: 10px;
	width: 50px;
	height: 40px;
	text-align: center;
	background: #fadd00;
	font-weight: bold;
/* add nishi 151019 */
	margin-right: 10px;
	font-size: 16px;
	line-height: 37px;
	padding: 3px 5px 0 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#background #sp25-old-contents #pagination a.prev ,
#background #sp25-old-contents #pagination a.next {
	width: 90px;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
	#background #sp25-old-contents #pagination {
		margin-bottom: 10px;
	}
	#background #sp25-old-contents #pagination a ,
	#background #sp25-old-contents #pagination span ,
	#background #sp25-old-contents #pagination a.prev ,
	#background #sp25-old-contents #pagination a.next {
		width: auto;
		min-width: auto;
		height: auto;
		font-size: 14px;
		line-height: 1em;
		padding: 10px 10px 7px 10px;
		margin-right: 5px;
	}
}


/*------------------------------------
  共通特集設定　ここから
  add nishi 151001
-------------------------------------*/
#background #sp25-old-contents #specialMenu section {
	margin-bottom: 60px;
}
#background #sp25-old-contents #specialMenu h2 {
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
}
#background #sp25-old-contents #specialMenu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#background #sp25-old-contents #specialMenu ul li {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	width: 380px;
	float: left;
	box-shadow: 0px 0px 5px rgba(92,60,40,0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(92,60,40,0.2);
}
#background #sp25-old-contents #specialMenu ul li.BOL {
	margin: 0 0 0 0;
}
#background #sp25-old-contents #specialMenu ul li img {
	width: 380px;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
	#background #sp25-old-contents #specialMenu {
		display: none;
	}
}
