@charset "UTF-8";

/*----------------------------------------

	- content
	- pickup
	- new
	- latest
	- search

-----------------------------------------*/

/*----------------------------------------
	content
-----------------------------------------*/
#content section {
	padding-top: 34px;
}
#content section .secInner {}
#content section h1 {
	font-family: 'League Spartan';
	font-size: 150%;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 2px;
}
#content section h1 + p {
	text-align: center;
	margin-bottom: 12px;
}

#content section .itemBox {}
#content section .itemBoxInner {
	background-color: #fff;
	text-align: center;
	line-height: 1.2;
}
#content section .itemBoxInner > a {
	display: block;
}
#content section .itemTit {
	line-height: 1.6;
}
#content section .itemPic {
	display: table;
	width: 100%;
}
#content section .itemPic p {
	position: relative;
	padding-bottom: 75%;
}
#content section .itemPic img {
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
#content section .itemPic.oblong img {
	width: 100%;
	height: auto;
}
#content section .itemPic.vertical img {
	width: auto;
	height: 100%;
}
/*----------------------------------------
	pickup
-----------------------------------------*/
#content #pickup {
	padding-top: 18px;
}
#content #pickup h1 > span {
	color: #c47c0c;
}
#content #pickup h1 + p {
	margin-bottom: 32px;
}
#content #pickup .secBody {
	background-color: #f0eae1;
	padding:0 10px 25px;
}
#content #pickup .itemTxt {
	display: inline-block;
	text-align: left;
}
#content #pickup .itemTit + p {
	margin: 10px 0 10px;
}
#content #pickup .item01 {
	position: relative;
	margin: 0 0 15px;
}
#content #pickup .item01 .icon01 {
	position: absolute;
	top: -30px;
	right: 10px;
	z-index: 20;
	width: 62px;
}
#content #pickup .item01 .itemBoxInner {
	padding-bottom: 20px;
}
#content #pickup .item01 .itemBox {
	position: relative;
	top: -20px;
}
#content #pickup .item01 .itemTxt {
	padding: 20px 20px 0;
	text-align: center;
}
#content #pickup .item01 .itemTxtInner {
	display: inline-block;
	text-align: left;
	
}
#content #pickup .item01 .itemTit {
	font-size: 150%;
	line-height: 1.2;
	text-align: center;
}
#content #pickup .item_line .itemBox {
	float: left;
	width: 50%;
	margin-bottom: 10px;
	padding: 0 0 0 5px;
}
#content #pickup .item_line .itemBox:nth-child(2n+1) {
	padding: 0 5px 0 0;
}
#content #pickup .item_line .itemTxt {
	display: table;
	width: 100%;
	padding: 8px 20px;
	text-align: center;
}
#content #pickup .item_line .itemTxt .itemTxtInner {
	display: table-cell;
	vertical-align: middle;
}
#content #pickup .item_line .itemTit {
	display: inline-block;
	text-align: left;
}

/*----------------------------------------
	new
-----------------------------------------*/
#content #new {
	background: url(../img/index_new_spbg01.png) center top repeat-y;
	background-size: 400px auto;
}
#content #new h1 > span {
	color: #ec5d5d;
}
#content #new .secBody {
	width: 320px;
	margin: 0 auto;
	padding-bottom: 40px;
}
#content #new .none {
	text-align: center;
}
#content #new .itemBox + .itemBox {
	margin-top: 15px;
}
#content #new .itemBox:nth-child(2n+0) {
	direction: rtl;
}
#content #new .itemBox .itemBoxInner {
}
#content #new .itemBox .itemBoxInner a {
	display: table;
	width: 100%;
}
#content #new .itemPic ,
#content #new .itemTxt {
	display: table-cell;
	vertical-align: middle;
	table-layout: fixed;
	background-color: #f0eae1;
}
#content #new .itemPic {
	width: 48.5%;
}
#content #new .itemTxt {
	direction: initial;
	width: 51.5%;
	padding: 2% 10px;
}
#content #new .itemTit {
	display: inline-block;
	text-align: left;
}

/*----------------------------------------
	latest
-----------------------------------------*/
#content #latest {
	background-color: #f0eae1;
}
#content #latest h1 > span {
	color: #6a920c;
}
#content #latest .secBody {
	width: 320px;
	margin: 0 auto;
	padding-bottom: 40px;
}
#content #latest .none {
	text-align: center;
}
#content #latest .item_line {
	margin-bottom: 20px;
}
#content #latest .item_line_more {
	display: none;
}
#content #latest .itemBox + .itemBox {
	margin-top: 15px;
}
#content #latest .itemBox .itemBoxInner a {
	display: table;
	width: 100%;
	text-decoration: none;
}
#content #latest .itemPic ,
#content #latest .itemTxt {
	display: table-cell;
	vertical-align: middle;
	table-layout: fixed;
}
#content #latest .itemPic {
	width: 48.5%;
}
#content #latest .itemTxt {
	width: 51.5%;
	padding: 2% 10px 2% 8px;
	text-align: left;
}
#content #latest .itemTit {
	margin-bottom: 4px;
}
#content #latest .itemTime {
	font-size: 85%;
	height: 13px;
	line-height: 1.3;
	margin-bottom: 6px;
	padding-left: 16px;
	background: url(../img/cmn_icon_time01.png) left center no-repeat;
	background-size: 13px auto;
}
#content #latest .itemTime > span {
	color: #ec5d5d;
	font-weight: bold;
}
#content #latest .tagList li {
	display: inline-block;
	vertical-align: top;
	width: 48px;
	margin: 0 1px 1px 0;
	padding: 3px 0;
	border-radius: 3px;
	background-color: #9fb273;
	font-size: 85%;
	line-height: 1;
	color: #fff;
	text-align: center;
}
#content #latest .tagList li span {
	display: inline-block;
	margin: 0 -5px;
}
#content #latest .tagList li:nth-child(3n+0) {
	margin: 0 0 1px 0;
}

/*----------------------------------------
	search
-----------------------------------------*/
#content #search {}
#content #search h1 > span {}
#content #search .secBody {
	width: 320px;
	margin: 0 auto;
	padding-bottom: 40px;
}
#content #search dl + dl {
	margin-top: 20px;
}
#content #search dl dt {
	display: table;
	width: 100%;
	height: 24px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	border-radius: 12px;
	font-weight: bold;
	text-align: center;
}
#content #search dl dt p {
	display: table-cell;
	vertical-align: middle;
}
#content #search dl dt p > span {
	display: inline-block;
	min-height: 16px;
	padding-left: 20px;
	background: url(../img/cmn_icon_search01.png) 0 center no-repeat;
	background-size: 16px auto;
	line-height: 1.3;
}
#content #search .searchBox01 dd ul {
	border-top: 1px solid #eee;
}
#content #search .searchBox01 dd ul li {
	display: table;
	float: left;
	width: 160px;
	height: 49px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
#content #search .searchBox01 dd ul li:nth-child(2n+1) {
	border-left: 1px solid #eee;
}
#content #search .searchBox01 dd ul li a {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding-left: 50px;
	background: #fff left center no-repeat;
	background-size: 40px auto;
	text-decoration: none;
}
#content #search .searchBox01 dd ul li.icon01 a {
	background-image: url(../img/index_search_icon01.png);
}
#content #search .searchBox01 dd ul li.icon02 a {
	background-image: url(../img/index_search_icon02.png);
}
#content #search .searchBox01 dd ul li.icon03 a {
	background-image: url(../img/index_search_icon03.png);
}
#content #search .searchBox01 dd ul li.icon04 a {
	background-image: url(../img/index_search_icon04.png);
}
#content #search .searchBox01 dd ul li.icon05 a {
	background-image: url(../img/index_search_icon05.png);
}
#content #search .searchBox01 dd ul li a:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 49px;
	background: url(../img/cmn_ar01.png) 0 center no-repeat;
	background-size: 15px auto;
}

#content #search .searchBox02 {
	margin-bottom: 5px;
}
#content #search .searchBox02 dd ul li {
	display: table;
	float: left;
	width: 68px;
	height: 40px;
	margin: 0 16px 16px 0;
	text-align: center;
}
#content #search .searchBox02 dd ul li:nth-child(4n+0) {
	margin-right: 0;
}

#content #search .searchBox02 dd ul li a {
	display: table-cell;
	vertical-align: middle;
	background-color: #ebe5dd;
	border-radius: 4px;
	text-decoration: none;
}


