@charset "utf-8";

#headbg{
	z-index:2;
	padding-bottom:510px;
	background:url(../img/common/bg.jpg) repeat left top;
	}
#headbg.index #kulink{
	border-bottom:1px solid #000;
	}
#sidetitle{
	font-size:22px;
	writing-mode:vertical-rl;
	position:fixed;
	left:125px;
	top:180px;
	z-index:-1;
	}
#index1{
	max-width:840px;
	margin:-460px auto 0 auto;
	overflow:hidden;
	zoom:1;
	padding:0 70px;
	position:relative;
	z-index:2;
	}
#index1 article:first-of-type a{
	margin-top:70px;
	}
#index1 article a{
	display:block;
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	margin-top:40px;
	padding:50px 0 55px 51%;
	position:relative;
	}
#index1 article a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
#index1 article a h2{
	position:absolute;
	left:0;
	top:0;
	width:45%;
	height:100%;
	}
#index1 article a h2 div{
	width:100%;
	height:100%;
	background-position:center center;
	}
#index1 article a h2 span{
	font-size:12px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	text-align:center;
	min-width:110px;
	background-color:#164332;
	color:#FFF;
	display:inline-block;
	padding:9px 5px 5px 5px;
	}
#index1 article a h3{
	font-size:15px;
	line-height:2.1;
	}
#index1 article a h4{
	font-size:10px;
	padding-top:15px;
	}
#index1 article a h4 span{
	font-size:10px;
	display:block;
	margin-bottom:4px;
	}
#index1 article a h4 strong{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	vertical-align:-3px;
	}
#detail1{
	overflow:hidden;
	zoom:1;
	margin-top:-510px;
	position:relative;
	z-index:2;
	}
#detail1 .headb h1{
	position:relative;
	margin-left:260px;
	width:100%;
	width:-webkit-calc(100% - 260px);
	width:calc(100% - 260px);
	height:0;
	padding-top:50%;
	overflow:hidden;
	zoom:1;
	z-index:1;
	}
#detail1 .headb h1 div{
	display:block;
	position:relative;
	z-index:5;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-position:center center;
	}
#detail1 .headb h2{
	max-width:840px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding:160px 70px 0 70px;
	}
#detail1 .headb h2 span{
	font-size:12px;
	text-align:center;
	min-width:110px;
	background-color:#164332;
	color:#FFF;
	display:inline-block;
	padding:9px 5px 5px 5px;
	}
#detail1 .headb h2 strong{
	display:block;
	font-size:21px;
	margin-top:40px;
	line-height:1.9;
	}
#detail1 .headb h3{
	max-width:840px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding:30px 70px 0 70px;
	font-size:10px;
	}
#detail1 .headb h3 span{
	font-size:10px;
	display:block;
	}
#detail1 .headb h3 strong{
	font-size:17px;
	display:block;
	margin:4px 0 10px 0;
	}
#detail1 .post-box{
	border-top:1px solid #000;
	max-width:840px;
	margin:55px auto 0 auto;
	padding-top:50px;
	}
#detail2{
	max-width:840px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding:110px 70px 0 70px;
	}
#detail2 h2{
	font-size:17px;
	}
#detail2 article{
	float:left;
	width:31%;
	margin:30px 3.5% 0 0;
	}
#detail2 article:last-of-type{
	margin-right:0;
	}
#detail2 article h3{
	overflow:hidden;
	zoom:1;
	}
#detail2 article h3 a{
	display:block;
	background-position:center center;
	height:160px;
	}
#detail2 article h3 a:hover{
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	-ms-transform:scale(1.06);
	transform:scale(1.06);
	}
#detail2 article h4{
	position:relative;
	z-index:2;
	top:-24px;
	}
#detail2 article h4 strong{
	display:inline-block;
	background-color:#164332;
	color:#FFF;
	padding:6px 12px 0px 12px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	font-size:10px;
	height:24px;
	letter-spacing:2.3px;
	}
#detail2 article h5{
	font-size:11px;
	background-color:#FFF;
	padding:12px 16px 9px 16px;
	margin-top:-24px;
	line-height:1.8;
	position:relative;
	z-index:3;
	}
@media screen and (max-width:1380px){
#index1{
	margin:-460px 0 0 0;
	padding-left:260px;
	}
#detail1 .headb h2{
	margin:0;
	padding-left:260px;
	}
#detail1 .headb h3{
	margin:0;
	padding-left:260px;
	}
#detail1 .post-box{
	margin:55px 0 0 260px;
	}
#detail2{
	margin:0;
	padding-left:260px;
	}
}
@media screen and (max-width:1190px){
#detail1 .post-box{
	margin-right:70px;
	}
}
@media screen and (max-width:900px){
#headbg{
	padding:140px 0 5px 0px;
	}
#headbg h1{
	left:0;
	font-size:25px;
	writing-mode:horizontal-tb;
	background:none;
	padding:0 7%;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	position:relative;
	top:auto;
	}
#headbg h1 span{
	display:block;
	}
#sidetitle{
	display:none;
	}
#index1{
	padding:20px 0 0px 0;
	margin-top:0;
	}
#index1 p{
	padding:0 7%;
	}
#index1 article:first-of-type a{
	margin-top:50px;
	}
#index1 article a{
	margin-top:50px;
	background-color:#F5F4F2;
	border-bottom:0;
	border-top:0;
	padding:0 0 28px 0;
	}
#index1 article a h2{
	position:relative;
	width:100%;
	height:0;
	padding-top:60%;
	overflow:hidden;
	zoom:1;
	left:auto;
	top:auto;
	}
#index1 article a h2 div{
	position:absolute;
	top:0;
	left:0;
	}
#index1 article a h3{
	font-size:21px;
	padding:25px 0 20px 0;
	line-height:1.8;
	margin:0 7%;
	border-bottom:1px solid #000;
	}
#index1 article a h4{
	padding:25px 7% 0 7%;
	}
#detail1{
	margin-top:0;
	}
#detail1 .headb h1{
	margin-left:0;
	width:-webkit-calc(100%);
	width:calc(100%);
	padding-top:60%;
	margin-top:40px;
	}
#detail1 .headb h2{
	padding:50px 7% 0 7%;
	}
#detail1 .headb h2 strong{
	font-size:17px;
	margin-top:25px;
	}
#detail1 .headb h3{
	padding:20px 7% 0 7%;
	}
#detail1 .headb h3 strong{
	margin:4px 0 8px 0;
	}
#detail1 .post-box{
	margin:50px 7% 0 7%;
	padding-top:40px;
	}
#detail2{
	padding:110px 7% 0 7%;
	}
#detail2 h2{
	font-size:23px;
	margin-bottom:-10px;
	}
#detail2 article{
	float:none;
	width:auto;
	margin:50px 0 0 0;
	}
#detail2 article h3{
	position:relative;
	width:100%;
	padding-top:60%;
	height:0;
	}
#detail2 article h3 a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
#detail2 article h3 a:hover{
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	-ms-transform:scale(1.06);
	transform:scale(1.06);
	}
#detail2 article h4{
	top:-28px;
	}
#detail2 article h4 strong{
	font-size:12px;
	height:28px;
	}
#detail2 article h5{
	font-size:15px;
	margin-top:-28px;
	}
}