@charset "utf-8";

header nav ul li.m3 a:before{
	display:block;
	}
#header2 nav ul li.m3 a{
	color:#FAFAFA;
	background-color:#353E41;
	}
#header2 nav ul li.m3 a:after{
	border-color:#FAFAFA;
	}
#kulink{
	padding-bottom:110px;
	}
#index1{
	max-width:1360px;
	margin:0 auto;
	padding:0 110px 0 340px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	position:relative;
	overflow:hidden;
	zoom:1;
	}
#index1 h1{
	position:absolute;
	left:70px;
	top:0;
	}
#index1 article{
	float:right;
	width:820px;
	max-width:100%;
	border-bottom:1px solid #D7D7D7;
	padding:38px 40px 40px 40px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#index1 article:first-of-type{
	padding-top:10px;
	}
#index1 article time{
	display:block;
	font-size:20px;
	color:#969696;
	font-family:'EB Garamond';
	letter-spacing:0.06em;
	font-weight:400;
	}
#index1 article h2{
	margin-top:12px;
	font-size:19px;
	font-weight:700;
	}
#index1 article h2 a{
	display:block;
	position:relative;
	padding-right:50px;
	}
#index1 article h2 a:after{
	content:"";
	display:block;
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-5px;
	width:10px;
	height:10px;
	border-top:2px solid #353E41;
	border-right:2px solid #353E41;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	transition:0.3s;
	}
#index1 article h2 a:hover:after{
	margin-right:-5px;
	}
.navi{
	color:#353E41;
	text-align:center;
	padding-top:110px;
	clear:both;
	font-size:0;
	}
.navi a.page-numbers,.navi .current{
	font-size:18px;
	margin:5px 3px;
	color:#353E41;
	text-align:center;
	padding:7px 2px 0px 2px;
	width:42px;
	height:42px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	border:solid 1px #353E41;
	text-decoration:none;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	display:inline-block;
	}
.navi a.page-numbers:hover{
	text-decoration:underline;
	}
.navi a.next:hover,.navi a.prev:hover{
	text-decoration:underline;
	}
.navi .current{
	color:#FAFAFA;
	background:#353E41;
	border-color:#353E41;
	}
.navi a.next,.navi a.prev{
	border:0 none;
	color:#353E41;
	font-size:17px;
	margin:0 10px 0 0;
	width:auto;
	height:auto;
	}
.navi a.next{
	margin:0 0 0 10px;
	}
#detail1{
	max-width:1360px;
	margin:0 auto;
	padding:0 110px 0 340px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	position:relative;
	overflow:hidden;
	zoom:1;
	min-height:120px;
	}
#detail1 div.titleb{
	position:absolute;
	left:70px;
	top:0;
	}
#detail1 article{
	float:right;
	width:820px;
	max-width:100%;
	padding-bottom:90px;
	border-bottom:1px solid #D7D7D7;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#detail1 article .headb{
	padding-bottom:70px;
	}
#detail1 article .headb h1{
	text-align:center;
	font-size:0;
	}
#detail1 article .headb h1 strong{
	font-size:36px;
	font-weight:700;
	text-align:left;
	display:inline-block;
	line-height:1.8;
	letter-spacing:0em;
	}
#detail1 article .headb time{
	font-size:20px;
	display:block;
	text-align:center;
	color:#969696;
	font-family:'EB Garamond';
	letter-spacing:0.06em;
	font-weight:400;
	padding-top:20px;
	}
#detail1 .linkto{
	text-align:center;
	padding-top:100px;
	clear:both;
	}
@media screen and (max-width:900px){
#kulink{
	padding-bottom:80px;
	}
#index1{
	padding:0 7%;
	}
#index1 h1{
	position:relative;
	left:auto;
	top:auto;
	text-align:center;
	}
#index1 article{
	float:none;
	width:auto;
	padding:28px 0px 28px 0px;
	}
#index1 article:first-of-type{
	padding-top:55px;
	}
#index1 article time{
	font-size:19px;
	}
#index1 article h2{
	margin-top:5px;
	font-size:18px;
	}
#index1 article h2 a{
	padding-right:40px;
	}
#index1 article h2 a:after{
	right:5px;
	margin-top:-3px;
	width:6px;
	height:6px;
	}
.navi{
	padding-top:80px;
	}
.navi a.page-numbers,.navi .current{
	font-size:17px;
	padding:4px 2px 0px 2px;
	width:36px;
	height:36px;
	}
.navi a.next,.navi a.prev{
	font-size:16px;
	margin:0 8px 0 0;
	width:auto;
	height:auto;
	}
.navi a.next{
	margin:0 0 0 8px;
	}
#detail1{
	padding:0 7%;
	min-height:auto;
	}
#detail1 div.titleb{
	position:relative;
	left:auto;
	top:auto;
	text-align:center;
	}
#detail1 article{
	float:none;
	width:auto;
	padding:80px 0 70px 0;
	}
#detail1 article .headb{
	padding-bottom:55px;
	}
#detail1 article .headb h1 strong{
	font-size:24px;
	line-height:1.6;
	}
#detail1 article .headb time{
	padding-top:15px;
	}
#detail1 .linkto{
	padding-top:80px;
	}
}