@charset "UTF-8";

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

	- content
	- pickup
	- new
	- latest
	- search

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

/*----------------------------------------
	content
-----------------------------------------*/
#content section {
	padding-top: 70px;
}
#content section .secInner {}
#content section h1 {
	font-size: 217%;
}
#content section h1 + p {
	margin-bottom: 28px;
}
#content section .itemTit {
	font-size: 117%;
}

/*----------------------------------------
	pickup
-----------------------------------------*/
#content #pickup {
	padding-top: 30px;
}
#content #pickup h1 + p {
	margin-bottom: 70px;
}
#content #pickup .secBody {
	padding:0 0 70px;
}
#content #pickup .secBodyIn {
	width: 950px;
	margin: 0 auto;
}
#content #pickup .itemTit + p {
	margin: 12px 0 28px;
	font-size: 117%;
}
#content #pickup .item01 {
	margin: 0 0 -12px 0;
}
#content #pickup .item01 .icon01 {
	top: -22px;
	right: 20px;
	width: 95px;
}
#content #pickup .item01 .itemBoxInner {
	display: table;
	width: 100%;
	padding: 0;
}
#content #pickup .item01 .itemBox {
	position: relative;
	top: -42px;
}
#content #pickup .item01 .itemPic ,
#content #pickup .item01 .itemTxt {
	display: table-cell;
	vertical-align: middle;
}
#content #pickup .item01 .itemPic {
	width: 58%;
}
#content #pickup .item01 .itemTxt {
	width: 42%;
	padding: 0 20px;
	border: 1px solid #f3efe8;
	border-bottom: 1px solid #fff;
	border-left: none;
}
#content #pickup .item01 .itemTit {
	font-size: 200%;
	text-align: center;
}
#content #pickup .item_line {
	margin-left: -13px;
}
#content #pickup .item_line .itemBox {
	float: left;
	width: 25%;
	margin-bottom: 0;
	padding: 0 0 0 13px;
}
#content #pickup .item_line .itemBox:nth-child(2n+1) {
	padding: 0 0 0 13px;
}
#content #pickup .item_line .itemTit {
	font-size: 135%;
}
/*----------------------------------------
	new
-----------------------------------------*/
#content #new {
	background: url(../img/index_new_pcbg01.png) center top repeat-y;
	background-size: auto;
}
#content #new .secBody {
	width: 950px;
	padding-bottom: 45px;
}
#content #new .item_line {
	margin-bottom: 10px;
	margin-left: -10px;
}
#content #new .itemBox {
	float: left;
	width: 25%;
	margin-bottom: 15px;
	padding-left: 10px;
}
#content #new .itemBox + .itemBox {
	margin-top: 0;
}
#content #new .itemBox:nth-child(2n+0) {
	direction: initial;
}
#content #new .itemPic ,
#content #new .itemTxt {
	width: 100%;
	display: table;
}
#content #new .itemPic p {
	height: 150px;
}
#content #new .itemTxt {
	padding: 12px 20px;
	background: transparent;
	height: auto;
}
#content #new .itemTxt .itemTxtInner {
	display: table-cell;
	vertical-align: middle;
}
#content #new .itemTit {
	font-size: 117%;
}

/*----------------------------------------
	latest
-----------------------------------------*/
#content #latest {}
#content #latest .secBody {
	width: 950px;
	padding-bottom: 110px;
}
#content #latest .item_line {
	margin: 0 0 8px -32px;
}
#content #latest .itemBox {
	float: left;
	width: 50%;
	padding-left: 32px;
	margin-bottom: 32px;
}
#content #latest .itemBox + .itemBox {
	margin-top: 0;
}
#content #latest .itemTime {
	font-size: 117%;
	height: 18px;
	margin-bottom: 10px;
	padding-left: 22px;
	background-size: 18px auto;
}
#content #latest .tagList li {
	width: 68px;
	margin: 0 2px 2px 0;
}
#content #latest .tagList li:nth-child(3n+0) {
	margin: 0 0 2px 0;
}
#content #latest .none p {
	font-size: 117%;
}

/*----------------------------------------
	search
-----------------------------------------*/
#content #search {
	padding-top: 0;
	background: url(../img/index_search_pcbg01.png) center 0 no-repeat;
}
#content #latest + #search {
	background-position: center -40px;
}
#content #search .secInner {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding-top: 70px;
	background: #fff url(../img/index_search_pcbg01.png) center 0 no-repeat;
}
#content #latest + #search .secInner {
	top: -40px;
}
#content #search .secBody {
	width: 950px;
	padding-bottom: 40px;
}
#content #search dl dt {
	height: 35px;
	font-size: 150%;
	border-radius: 18px;
}
#content #search dl dt p > span {
	min-height: 21px;
	padding-left: 30px;
	background-size: 21px auto;
	line-height: 1.2;
}

#content #search .searchBox01 ,
#content #search .searchBox02 {
	float: left;
	width: 460px;
	margin: 0;
}
#content #search .searchBox01 {
	margin-bottom: 40px;
}
#content #search .searchBox01 dd ul li {
	width: 230px;
	height: 60px;
	font-size: 117%;
}
#content #search .searchBox01 dd ul li a {
	padding-left: 66px;
	background-size: 58px auto;
	background-position: 5px center;
}
#content #search .searchBox01 dd ul li a:hover {
	background-color: #f5f2ee;
}
#content #search .searchBox01 dd ul li a:after {
	width: 18px;
	height: 60px;
	background-size: 18px auto;
}
#content #search .searchBox02 {
	margin: 0 0 20px 30px;
}
#content #search .searchBox02 dd ul li {
	display: table;
	float: left;
	width: 100px;
	height: 50px;
	margin: 0 20px 20px 0;
	background-color: #ebe5dd;
	border-radius: 4px;
	font-size: 117%;
	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;
	text-decoration: none;
}
#content #search .searchBox02 dd ul li a:hover {
	background-color: #c7b6a3;
}

