@charset "UTF-8";
.com_lst li {
	float: left;
	margin: 0 30px 0 5px;
	padding-left: 16px;
	line-height: 1.4;
	background: url("../common/img/ind_ico2.png") no-repeat 0px 6px;
	}
	.com_lst li a {
		color: #333;
	
}
	.com_lst li a:hover,
	.com_lst li a:active {
	color: #33ccff;
	text-decoration: none;
}
	
/*--------------------------------------------------------------------------------------------------------------------*/
/*768px*//*1024px*/
@media print, screen and (min-width : 768px){		
	#gre {
		margin: 25px 0 0;
	}
	#pkup a:hover img,
	#gre a:hover img {
	opacity:0.7;
}
	.top_sttl {
		margin: 40px 0 15px;
		border-bottom: #1346b2 2px solid;
		padding-bottom: 4px;
		font-size: 112.5%;
	}
	.inner {
		width: 900px;
	}
	.box {
		width: 285px;
	background: #f5f5f5;
background: -webkit-linear-gradient(#ffffff 0%, #ffffff 0%, #ffffff 0%, #ffffff 0%, #f5f5f5);
background: -o-linear-gradient(#ffffff 0%, #ffffff 0%, #ffffff 0%, #ffffff 0%, #f5f5f5);
background: linear-gradient(#ffffff 0%, #ffffff 0%, #ffffff 0%, #ffffff 0%, #f5f5f5);
		filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
		float: left;

	}
	.box:nth-child(2n) {
		margin: 0 22px;

	}
	.box .box_txt {
		padding: 15px 12px 20px;
	}
	.box ul li {
		padding-left: 25px;
		margin: 0 0 12px;
		font-size: 100%;
		line-height: 1.4;
		font-weight: bold;
		background: url("../img/top_ink_pc.jpg") no-repeat 0px 4px;
	}
	.box p {
		font-size: 87.5%;
		line-height: 1.4;
	}
	
	.box {
		position: relative;
		z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
	}
	.box a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-indent:-999px;
		z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
	}
	.box a:hover {
		border: 2px #1346b2 solid;
				box-sizing: border-box;
	}

	#lnk_bnr{
		margin: 50px 0 0 0;
		padding: 20px 0 0 0;
		border-top: 1px solid #c8c8c8;
	}
	#lnk_bnr li {
		float: left;
		margin-right: 22px;
	}
	#lnk_bnr li a:hover img {
	opacity:0.7;
	}
	
	
	
	
	
}

/*-----------------------------------------------------------*/
@media only screen and (max-width: 767px)  {
	.top_sttl {
		margin: 1.5em auto 1em;
		border-bottom: #1346b2 2px solid;
		padding-bottom: 2px;
		font-size: 100%;
		width: 95%;
	}

	
	.inner {
		margin: 0 auto;
		width: 95%;
	}
	.box {
	margin-bottom: 1.5em;
	}
	.box .box_img {
		float: left;
		width: 38%;
	}
	.box .box_txt {
		float: right;
		width: 58%;
	}
	.box ul li {
		padding-left: 20px;
		margin: 0 0 0.5em;
		line-height: 1.4;
			font-size: 87.5%;	
		font-weight: bold;
		background: url("../img/top_ink_pc.jpg") no-repeat 0px 4px;
	}
	.box p {
		font-size: 75%;
		line-height: 1.4;
	}
	.box {
		position: relative;
		z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
	}
	.box a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-indent:-999px;
		z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
	}

	
	#lnk_bnr{
		margin: 2em 0 0 0;
		padding: 1em 0 0 0;
		border-top: 1px solid #c8c8c8;
	}
	#lnk_bnr li {
		float: left;
	}
	#lnk_bnr li.lnk_bnr01 {
		width: 32%;
		margin-right:  5%;
	}
	#lnk_bnr li.lnk_bnr02 {
		width: 60%;
	}
	.com_lst li {
			font-size: 87.5%;	
			margin: 0 1.2em 0 5px;
	padding-left: 16px;
	line-height: 1.4;
	background: url("../common/img/ind_ico2.png") no-repeat 0px 5px;
}

	
}
	
