@charset "UTF-8";
/* ------------------------------------------------------------
 * Gensha Article Header Cascading Style Sheets
 * first edition: 2017-06-01
 * -----------------------------------------------------------*/

/* -------------------------------------- */
/*        Default Style of Header         */
/* -------------------------------------- */
header {
	position: relative;
	margin: 0 auto;
	padding: 1em 2em 2em 2.8em;
	width: 98%;
	min-width: 700px;
	max-width: 1000px;
	height: 100px;
/*	border-bottom: solid 1px; */
}

header h1 {
	display: block;
	position: absolute;
	top: 0.3em;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Cormorant Garamond", serif;
	font-weight: normal;
	line-height: 1;
	font-size: 28px;
	z-index: 3;
}

header h2 {
	display: block;
	position: absolute;
	top: 2em;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Cormorant Garamond", serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	z-index: 3;
}

/*
header hr {
	display: block;
	position: absolute;
	top:150px;
	width: 50px;
	height: 1px;
	margin-left: 0;
}


.next {
	display: block;
	position: absolute;
	top: 170px;
	text-align: left;
	font-family: "Cormorant Garamond", serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	padding: 0;
	margin: 0;
	z-index: 2;
}



header h4 {
	display: block;
	position: absolute;
	top: 180px;
	width: 40px;
}

header img {
	display: inline-block;
}


header h1:hover a img,
header h1.index-on-mouse a img {
	visibility: hidden;
}
*/

/*
h2 {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
	font-size: 28px;
	font-weight: 600;
	font-family: 'Yu Mincho', 'YuMincho', 'Noto Serif JP', 'Noto Serif CJK JP', 'Source Han Serif JP', 'Source Han Serif', 'Noto Serif JP Subset', 'ＭＳ 明朝', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
}


header > figure.bulletin {
	position: relative;
	left: 90%;
	margin: 0;
	margin-right: 0;
	padding: 0;
	width: 120px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	z-index: 3;
}

*/


/*
header > h2.lig {
	position: absolute;
	top: 0.4em;
	right: 1em;
	margin: 0;
	padding: 0;
	width: 15%;
	list-style-type: none;
	font-size: 124px;
	font-family: "EB Garamond", serif;
	color: #ebf6f7;
	z-index: 1;
}




header > h3.lig {
	position: absolute;
	top: 8em;
	right: 3.5em;
	margin: 0;
	padding: 0;
	width: 20%;
	list-style-type: none;
	font-size: 20px;
	font-family: 'Yu Mincho', 'YuMincho', 'Noto Serif JP', 'Noto Serif CJK JP', 'Source Han Serif JP', 'Source Han Serif', 'Noto Serif JP Subset', 'ＭＳ 明朝', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	color: #478384;
	z-index: 2;
}
*/

nav > h2 {
	margin-top: -0.3em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	margin-right: 15%;
}
*/
