@charset "utf-8";

header nav ul li.m3:before{
	content:"";
	display:block;
	width:100%;
	height:3px;
	position:absolute;
	left:0%;
	top:140px;
	background-color:#C6001A;
	}
header.fix nav ul li.m3:before{
	top:62px;
	}
#header2 nav ul li.m3 a{
	color:#FFF;
	background-color:#C6001A;
	}
#header2 nav ul li.m3 a:after{
	border-color:#FFF;
	}
#index1 h1.titleb{
	max-width:1160px;
	margin:0 auto;
	padding:100px 70px 0 70px;
	}
#index2bg{
	margin-top:70px;
	background-color:#E6E6E6;
	padding:40px 40px 140px 40px;
	}
#index2{
	max-width:1282px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	}
#index2 article{
	float:left;
	width:31%;
	margin:80px 3.5% 0 0;
	background-color:#FFF;
	border-radius:26px;
	-webkit-border-radius:26px;
	-moz-border-radius:26px;
	-o-border-radius:26px;
	-ms-border-radius:26px;
	overflow:hidden;
	zoom:1;
	padding-bottom:25px;
	}
#index2 article:nth-of-type(3n){
	margin-right:0;
	}
#index2 article h2{
	overflow:hidden;
	zoom:1;
	position:relative;
	}
#index2 article h2 a{
	padding-top:60%;
	display:block;
	position:relative;
	}
#index2 article h2 a img{
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	transform:translateY(-50%) translateX(-50%);
	-webkit-transform:translateY(-50%) translateX(-50%);
	}
#index2 article h2 a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#index2 article h2 a:after{
	content:"";
	display:block;
	width:30px;
	height:30px;
	right:15px;
	bottom:15px;
	position:absolute;
	background-color:#C6001A;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	z-index:1;
	}
#index2 article h2 a:before{
	content:"";
	display:block;
	position:absolute;
	right:28px;
	bottom:27px;
	width:5px;
	height:5px;
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	z-index:2;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	}
#index2 article ul{
	display:block;
	overflow:hidden;
	zoom:1;
	padding:0 25px;
	position:relative;
	z-index:1;
	margin-top:-20px;
	}
#index2 article ul li{
	font-size:15px;
	line-height:1.7;
	float:left;
	margin:5px 5px 0 0;
	}
#index2 article ul li a{
	color:#FFF;
	background-color:#C6001A;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	display:block;
	padding:1px 12px 2px 12px;
	}
#index2 article ul li a:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	}
#index2 article h3{
	font-weight:700;
	font-size:20px;
	line-height:1.7;
	padding:22px 25px 0 25px;
	}
#index2 article h3 a{
	color:#323232;
	}
#index2 article h3 a:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	}
#index2 article p{
	font-size:15px;
	line-height:1.8;
	color:#8C8C8C;
	padding:12px 25px 0 25px;
	}
#index2 article time{
	font-size:16px;
	font-weight:300;
	color:#A0A0A0;
	font-family:'Oswald';
	letter-spacing:0.05em;
	float:right;
	padding:28px 25px 0 30px;
	position:relative;
	}
#index2 article time:after{
	content:"";
	display:block;
	width:20px;
	height:1px;
	position:absolute;
	left:0;
	top:39px;
	background-color:#B4B4B4;
	}
#detail1{
	display:flex;
	max-width:1160px;
	margin:0 auto;
	padding:100px 70px 0 70px;
	}
#detail1 .lb{
	width:28%;
	}
#detail1 .rb{
	width:73.5%;
	}
#detail1 .lb h2.titleb{
	top:160px;
	position:sticky;
	}
#detail1 .rb article{
	border-bottom:1px solid #E4E4E4;
	padding-bottom:80px;
	}
#detail1 .rb article .mainph{
	text-align:center;
	padding-bottom:50px;
	}
#detail1 .rb article .mainph img{
	max-height:660px;
	width:auto;
	margin:0 auto 80px auto;
	}
#detail1 .rb article .mainph time{
	font-size:17px;
	font-weight:300;
	color:#A0A0A0;
	font-family:'Oswald';
	letter-spacing:0.05em;
	display:inline-block;
	padding:0px 30px 0 30px;
	position:relative;
	}
#detail1 .rb article .mainph time:after{
	content:"";
	display:block;
	width:20px;
	height:1px;
	position:absolute;
	left:0;
	top:12px;
	background-color:#B4B4B4;
	}
#detail1 .rb article .mainph ul{
	display:inline-block;
	overflow:hidden;
	zoom:1;
	vertical-align:-8px;
	}
#detail1 .rb article .mainph ul li{
	font-size:17px;
	line-height:1.7;
	float:left;
	margin:5px 5px 0 0;
	}
#detail1 .rb article .mainph ul li a{
	color:#FFF;
	background-color:#C6001A;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	display:block;
	padding:1px 12px 2px 12px;
	}
#detail1 .rb article .mainph ul li a:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	}
#detail1 .rb article .mainph h1{
	padding-top:15px;
	line-height:1.7;
	}
#detail1 .rb article .mainph h1 strong{
	font-size:34px;
	text-align:left;
	display:inline-block;
	}
#detail1 .rb h6.linkto{
	padding-top:100px;
	text-align:center;
	}
@media screen and (max-width:900px){
#index1 h1.titleb{
	padding:90px 7% 0 7%;
	}
#index2bg{
	margin-top:40px;
	padding:40px 7% 110px 7%;
	}
#index2 article{
	float:none;
	width:100%;
	margin:40px auto 0 auto;
	max-width:600px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	-ms-border-radius:20px;
	}
#index2 article:nth-of-type(3n){
	margin-right:auto;
	}
#index2 article h3{
	padding:18px 25px 0 25px;
	}
#index2 article p{
	font-size:14px;
	line-height:1.7;
	padding:8px 25px 0 25px;
	}
#index2 article time{
	padding-top:18px;
	}
#index2 article time:after{
	top:29px;
	}
#detail1{
	display:block;
	padding:90px 7% 0 7%;
	}
#detail1 .lb{
	width:auto;
	}
#detail1 .rb{
	width:auto;
	}
#detail1 .lb h2.titleb{
	top:auto;
	position:relative;
	}
#detail1 .rb article{
	padding:40px 0 70px 0;
	}
#detail1 .rb article .mainph{
	padding-bottom:40px;
	}
#detail1 .rb article .mainph img{
	max-height:600px;
	margin:0 auto 40px auto;
	}
#detail1 .rb article .mainph time{
	font-size:16px;
	padding-right:25px;
	}
#detail1 .rb article .mainph ul li{
	font-size:16px;
	}
#detail1 .rb article .mainph h1{
	padding-top:12px;
	line-height:1.6;
	}
#detail1 .rb article .mainph h1 strong{
	font-size:24px;
	}
#detail1 .rb h6.linkto{
	padding-top:80px;
	}
}