@charset "utf-8";
/* CSS Document */

#news.index .visual{ background-image:url(/common/img/news/title_bg.jpg); background-position:right bottom; background-size:cover; }
#news.single .visual{ background-image:url(/common/img/news/title_bg2.jpg); background-position:center bottom; background-size:cover; }
#news .visual h2{ text-shadow:0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333; }

/* PC */
._pc #news .visual{ display:table; height:240px; width:100%; }
._pc #news .visual h2{
	display:table-cell; vertical-align:middle; text-align:center;
	font-size:22px; font-size:2.2rem; line-height:1.2; color:#FFFFFF; font-weight:600;
}
._pc #news .visual h2 span{ font-size:18px; font-size:1.8rem; }

._pc #news{}
._pc #news h3.ttl{ margin-top:45px; }
._pc #news .list{ padding:15px 0 90px; }
._pc #news .list ul{ list-style:none; margin-left:-25px; }
._pc #news .list li{ float:left; display:table; width:195px; margin:25px 0 0 25px; }
._pc #news .list li>span,
._pc #news .list li>a{ display:table-cell; height:45px; word-break:keep-all; vertical-align:middle; text-align:center; font-size:14px; font-size:1.4rem; font-weight:600; line-height:1.36; text-decoration:none; background:#FFFFFF; color:#191919; border:1px solid #333333; }
._pc #news .list li>span{ background:#E72510; color:#FFFFFF; }
._pc #news .list li>a span{ font-size:12px; font-size:1.2rem; }

._pc #news #s_01 ul{ list-style:none; border-top:1px dotted #646464; margin-bottom:30px; }
._pc #news #s_01 li{ display:table; width:100%; }
._pc #news #s_01 li a{ display:table-row; color:inherit; background:url(/common/img/top/02_arr.png) no-repeat right center; text-decoration:none; }
._pc #news #s_01 li p{ display:table-cell; padding:20px 0 20px 20px; border-bottom:1px dotted #646464; }
._pc #news #s_01 li .d{ font-size:14px; font-size:1.4rem; line-height:22px; word-break:keep-all; width:1px; }
._pc #news #s_01 li .c{word-break:keep-all; width:1px; }
._pc #news #s_01 li .c span{ display:inline-block; font-size:13px; font-size:1.3rem; line-height:22px; color:#FFFFFF; background:#B0BFBC; padding:0 1em; }
._pc #news #s_01 li .t{ font-size:14px; font-size:1.4rem; line-height:22px; text-decoration:underline; }
._pc #news #s_01 li .t .new{ display:inline-block; vertical-align:middle; background:url(/common/img/top/new.gif) no-repeat top left/40px auto; width:40px; height:23px; margin-left:1em; text-indent:-9999px; }
._pc #news #s_01 .more a{ width:205px; margin:0 auto; }

._pc #news.single{}

._pc #news.single #meta{ padding:15px 30px; margin-bottom:35px; background:#E9F0F0; border-top:1px dotted #646464; border-bottom:1px dotted #646464; }
._pc #news.single #meta .data{ font-size:13px; font-size:1.3rem; line-height:1.0; margin-bottom:10px; }
._pc #news.single #meta .cat{ float:right; }
._pc #news.single #meta .cat span{
	display:inline-block; border:1px solid #333333; background:#FFFFFF;
	font-size:12px; font-size:1.2rem; line-height:29px; text-align:center;
	min-width:120px; padding:0 10px 1px;
}
._pc #news.single #meta h4{ font-size:17px; font-size:1.7rem; line-height:1.6; }

._pc #news.single #body{ font-size:14px; font-size:1.4rem; line-height:1.94; }
._pc #news.single #body h6{ font-size:16px; font-size:1.6rem; font-weight:400; line-height:1.94; }
._pc #news.single #body h5{ font-size:18px; font-size:1.8rem; font-weight:500; line-height:1.94; }
._pc #news.single #body h4{ font-size:20px; font-size:2.0rem; font-weight:600; line-height:1.94; }
._pc #news.single #body h3{ font-size:22px; font-size:2.2rem; font-weight:700; line-height:1.94; }
._pc #news.single #body h2{ font-size:24px; font-size:2.4rem; font-weight:800; line-height:1.94; }
._pc #news.single #body h1{ font-size:26px; font-size:2.6rem; font-weight:900; line-height:1.94; }
._pc #news.single #body a{ color:#E62510; }

/* SP */
._sp #news{}
._sp #news .visual{ display:table; height:140px; width:100%; }
._sp #news .visual h2{
	display:table-cell; vertical-align:middle; text-align:center;
	font-size:17px; font-size:1.7rem; line-height:1.2; color:#FFFFFF; font-weight:600;
}
._sp #news .visual h2 span{ font-size:13px; font-size:1.3rem; }

._sp #news{}
._sp #news h3.ttl{ margin-top:35px; }
._sp #news .list{ padding:30px 20px 30px; }
._sp #news .list select{ width:100%; font-size:10px; font-size:1.0rem; line-height:2.0; }
._sp #news .list select option{ font-size:12px; font-size:1.2rem; line-height:2.0; }

._sp #news #s_01 ul{ list-style:none; width:100%; border-top:1px dotted #646464; margin-bottom:20px; }
._sp #news #s_01 li a{ display:block; color:inherit; background:url(/common/img/top/sp/02_arr.png) no-repeat right center/24px auto; padding:15px 30px 15px 15px; border-bottom:1px dotted #646464; }
._sp #news #s_01 li .d{ float:left; margin-bottom:5px; font-size:13px; font-size:1.3rem; line-height:18px; margin-right:1em; font-weight:bold; }
._sp #news #s_01 li .c{ float:left; margin-bottom:5px; }
._sp #news #s_01 li .c span{ display:inline-block; font-size:10px; font-size:1.0rem; line-height:18px; color:#FFFFFF; background:#B0BFBC; padding:0 1em; }
._sp #news #s_01 li .t{ clear:both; display:block; font-size:12px; font-size:1.2rem; line-height:1.4; }
._sp #news #s_01 li .t .new{ display:inline-block; vertical-align:middle; background:url(/common/img/top/new.gif) no-repeat top left/32px auto; width:32px; height:18px; margin-left:1em; text-indent:-9999px; }
._sp #news #s_01 .more a{ width:120px; margin:0 auto; }

._sp #news.single{}

._sp #news.single #meta{ padding:10px 20px; margin-bottom:20px; background:#E9F0F0; border-top:1px dotted #646464; border-bottom:1px dotted #646464; }
._sp #news.single #meta .data{ float:left; font-size:12px; font-size:1.2rem; line-height:1.0; }
._sp #news.single #meta .cat{ float:right; }
._sp #news.single #meta .cat span{
	display:inline-block; border:1px solid #333333; background:#FFFFFF;
	font-size:10px; font-size:1.0rem; line-height:15px; text-align:center;
	min-width:100px; padding:0 5px 1px;
}
._sp #news.single #meta h4{ clear:both; font-size:14px; font-size:1.4rem; line-height:1.6; }

._sp #news.single #body{ font-size:10px; font-size:1rem; line-height:1.94; padding:0 20px; }
._sp #news.single #body h6{ font-size:15px; font-size:1.5rem; font-weight:400; line-height:1.94; }
._sp #news.single #body h5{ font-size:16px; font-size:1.6rem; font-weight:500; line-height:1.94; }
._sp #news.single #body h4{ font-size:17px; font-size:1.7rem; font-weight:600; line-height:1.94; }
._sp #news.single #body h3{ font-size:18px; font-size:1.8rem; font-weight:700; line-height:1.94; }
._sp #news.single #body h2{ font-size:19px; font-size:1.9rem; font-weight:800; line-height:1.94; }
._sp #news.single #body h1{ font-size:20px; font-size:2.0rem; font-weight:900; line-height:1.94; }
._sp #news.single #body a{ color:#E62510; }
._sp #news.single #body img{ min-width:100% !important; height:auto !important; }




@page {
	size: A4;
	margin: 12.7mm 9.7mm;
	margin: 0;
}
@media print {
	body{
		zoom: 72%;
	}
	._pc #news .visual h2{
		position: relative;
		z-index: 10;
	}
	#news.single .visual:after {
		content: url(/common/img/news/title_bg2.jpg);
		display: inline-block;
		position: absolute;
		top: 135px;
		left: 0;
		right: 0;
		height: 240px;
		width: 100%;
		overflow: hidden;
		z-index: 1;
	}
}
/* end */