@charset "utf-8";

.ttlCategory h1{
	text-indent:0;
	padding-left: 0;
	margin-bottom: 10px;
}

#suisen_about .heading{
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 60px auto;
}
#suisen_guide .linkImageL .colL{
	width: 20%;
}
#suisen_guide .clmIn:last-child .colL .img{
	padding: 5px 10px;
}
#suisen_guide .clmIn:last-child .colL img{
	width: auto;
	height: 68px;
}
#suisen_guide .linkImageL .linkIn .linkInTxt{
	padding: 5px 30px 15px 20px;
}
#suisen_guide .clmIn .linkPdf{
	text-decoration: none;
}
#suisen_guide .linkTxtArea{
	width: 100%;
	display: table;
	position: relative;
}
#suisen_guide .linkTxtArea .txt{
	position: relative;
}
/*#suisen_guide .linkTxtArea._book .txt:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 15px;
		top: 35%;
		right: 0;
    background-image: url(/common_2019/img/icon/icon_blank_blu.svg);
    background-size: contain;
    background-repeat: no-repeat;
}*/
/*#suisen_guide .linkTxtArea._pdf .txt:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 25px;
		top: 35%;
		right: 0;
    background-image: url(/common_2019/img/icon/icon_pdf_link_pubR.svg);
    background-size: contain;
    background-repeat: no-repeat;
}*/
#suisen_guide .clmIn .linkImageL:not(.linkBlank):after{
	content: none;
}

.pubRkv2 .ttlCategory2 {
    width: 100%;
}

.linkImageL:hover{
	opacity: 1;
}

.books{
	border: 1px solid;
	border-color: #cccccc;
}

@media screen and (max-width: 767px) {
	.ttlCategory h1{
		margin-bottom: 5px;
	}
	.ttlCategory .ttl{
		text-indent:0;
		padding-left: 0;
	}


	.pubRkv2 .ttlCategory2>.ttl>.subTxt, .pubRkv2 .ttlCategory2>.ttl>.leadTxt {
    	display: block;
	}

	.pubRkv2 .ttlCategory2>.ttl>.leadTxt {
    	color: #17a1e6;
	}


	#suisen_guide .clmIn:last-child .colL .img{
		padding: 5px 17%;
	}

	.linkImgList li:first-child{
		border-top: 2px solid #f3f3f3;
	}

	.linkImgList .linkImageL {
		padding: 0;
	}

}


/* -------------------------------- /tetsuzuki/otoiawase/index.html */
