
.pc { display: none; }

#wrapper {
	font: 16px/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.main_search_sp {
	margin-bottom: 20px;
}

.top-lead {
	font-size: 87.5%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin: 20px 0 30px;
}

.ttl01 {
	background: #0073c3;
	border-radius: 3px;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 20px;
	padding: 5px 8px;
}

.ttl01 span {
	border-left: 5px solid #0091da;
	display: block;
	line-height: 30px;
	padding-left: 10px;
}

#contents .shadow {
	box-shadow:0px 0px 6px 1px #ccc;
}

#contents .pict {
	position: relative;
}

#contents .pict a {
	display: block;
}

#contents .pict .imgs {
	line-height: 0;
	margin: 0;
}

#contents .pict .imgs img {
	width: 100%;
}

#contents .pict .txt {
	bottom: 0;
	color: #fff;
	font-size: 62.5%;
	left: 0;
	line-height: 25px;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

#contents .pict .txt small {
	font-size: 100%;
}

#contents .main-image {
	margin: 0 10px 15px;
	width: auto;
}

#contents .main-image .txt {
	background: url(../images/index/bg_green.png) repeat;
	padding: 0;
}

#contents .sub-images {
	padding: 10px 10px 35px;
}

#contents .sub-image {
	float: left;
	margin-bottom: 15px;
	width: 46%;
}

#contents .sub-image:nth-child(2n) {
	float: right;
}

#contents .sub-images-bottom .sub-image {
	margin-bottom: 40px;
}

#contents .sub-image .txt {
	background: url(../images/index/bg_blue.png) repeat;
	padding: 0;
}

#contents .sub-images-bottom {
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 5px;
}

#contents .sub-images-bottom .sub-image .txt {
	font-size: 62.5%;
	line-height: 1.2;
	padding: 8px 0;
    height: 24px;
}


#contents .sub-images-bottom .sub-image .txt.row_1 {
    line-height: 24px;
}

#contents .sub-images-bottom .sub-image .txt.row_3 {
    height: 36px;
}


#contents .sub-images-bottom .icon_new {
	font-size: 87.5%;
	position: absolute;
    top: 0;
    left: 5px;
	margin: 0;
	padding: 0;
	color: #f00;
}

#contents .sub-images-bottom .icon_new img {
	vertical-align: middle;
}

#contents .icon_pr {
	position: absolute;
    bottom: -45px;
    right: 0px;
}

