@charset "UTF-8";

body {
	color: #333;
	font-size: 14px;
	line-height: 1.6;
	font-family: "ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}


/*--------------------------------------------------
reset
--------------------------------------------------*/
div {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
p,dl,dt,dd {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
img,figure {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
ul {
	margin-top: 0;
	padding-left: 0;
	list-style: none;
}
li {
	padding-bottom: 5px;
}

/*--------------------------------------------------

--------------------------------------------------*/
.clearfix:after {
	display: block;
	clear: both;
	content: '';
	visibility: hidden;
	height: 0;
}

/*--------------------------------------------------
text
--------------------------------------------------*/
a {	color: #182E4C;}
a:hover {
	text-decoration: none;
	opacity: 0.7;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.title01{
	font-size: 36px;
	margin-bottom: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.title02{
	font-size: 32px;
	text-align: center;
	margin-bottom: 50px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.title03{
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #707070;
	margin-bottom: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.title04{
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.title04::before{
	content: "";
	width: 60px;
	height: 1px;
	background: #D8D8D8;
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle;
}
.title04::after{
	content: "";
	width: 60px;
	height: 1px;
	background: #D8D8D8;
	display: inline-block;
	margin-left: 30px;
	vertical-align: middle;
}
/*--------------------------------------------------
link
--------------------------------------------------*/
.linkArrow-w {
	padding: 0 0 0 16px;
	background: url(/institution/library/archives/common/img/base/arrow-white.svg) no-repeat;
	-webkit-background-size: 8px 6px;
	background-size: 8px 6px;
	background-position: 0px 5px;
	color: #fff;
	text-decoration: none;
}
.linkArrow-b {
	padding: 0 0 0 16px;
	background: url(/institution/library/archives/common/img/base/arrow-black.svg) no-repeat;
	-webkit-background-size: 8px 6px;
	background-size: 8px 6px;
	background-position: 0px 5px;
	color: #333;
	text-decoration: none;
}
.linkArrow-pdf {
	padding: 0 30px 0 16px;
	background: url(/institution/library/archives/common/img/base/arrow-black.svg),url(/institution/library/archives/common/img/base/pdf.jpg);
	-webkit-background-size: 8px 6px,15px 15px;
	background-size: 8px 6px,15px 15px;
	background-position: 0px 5px,right;
	background-repeat: no-repeat;
	color: #333;
	text-decoration: none;
}
.linkArrow-word {
	padding: 0 30px 0 16px;
	background: url(/institution/library/archives/common/img/base/arrow-black.svg),url(/institution/library/archives/common/img/base/word.jpg);
	-webkit-background-size: 8px 6px,15px 15px;
	background-size: 8px 6px,15px 15px;
	background-position: 0px 5px,right;
	background-repeat: no-repeat;
	color: #333;
	text-decoration: none;
}
.linkArrow-blank {
	padding: 0 30px 0 16px;
	background: url(/institution/library/archives/common/img/base/arrow-black.svg),url(/institution/library/archives/common/img/base/blank.png);
	-webkit-background-size: 8px 6px,13px 11px;
	background-size: 8px 6px,13px 11px;
	background-position: 0px 5px,right;
	background-repeat: no-repeat;
	color: #333;
	text-decoration: none;
}
.pageTop{
    font-size: 13px;
    text-decoration: none;
    width: 130px;
	height: 25px;
	background: url(/institution/library/archives/common/img/base/arrow-circle.svg),#FFF;
	background-size: 13px;
	background-position: center left 24px;
	background-repeat: no-repeat;
    display: block;
    text-align: center;
    box-sizing: border-box;
    padding: 3px 0 0 20px;
	margin-left: auto;
	margin-top: 20px;
}
/*--------------------------------------------------
header
--------------------------------------------------*/
.headMenu {
	padding: 9px 0;
	border-bottom: 1px solid #E3E3E3;
}
.headMenu .inner{
	width: 960px;
    margin: 0 auto; 
}
.headMenu a {
	padding-left: 12px;
	background-position: 0 4px;
	font-size: 86%;
	text-decoration: none;
}
.headMenu a:hover {
	text-decoration: underline;
}
.headMenuHome {
	float: left;
}
.headMenuContact {
	float: right;
}
.headMenuContact a {
	margin-left: 12px;
}
.gnav{
	width: 960px;
    margin: 0 auto; 
}
.gnavLogo {
	float: left;
	width: 346px;
	padding-top: 12px;
}
.gnavMenu {
	display: block;
	margin: 0;
	padding: 0;
	float: right;
}
.gnavMenu li {
	padding: 0;
	display: block;
	float: left;
}
.gnavMenu li a {
	display: block;
	padding: 29px 20px 28px;
	text-decoration: none;
}
.gnavMenu li a:hover {
	text-decoration: underline;
}
.gnavMenu .search {
	background-color: #D8D032;
	margin-left: 30px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
}


/*--------------------------------------------------
footer
--------------------------------------------------*/
.footer {
	padding: 50px 0;
	background-color: #800E02;
	color: #fff;
}
.footer .inner{
	width: 960px;
	margin: 0 auto;
}
.boxFooterMuseum {
	width: 603px;
	float: left;
	border-right: 2px solid #760E03;
	box-sizing: border-box;
}
.boxFooterMuseum img {
	/*margin-right: 20px;*/
}
.boxFooterMuseumAddress .name {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 6px;
}
.footer .copy {
	color: #FFF;
	font-size: 12px;
	opacity: 0.6;
	margin-top: 40px;
}
.boxFooterLink {
	width: 357px;
	float: right;
	padding: 0 30px;
	box-sizing: border-box;
}
.boxFooterLink .title {
	font-size: 28px;
	margin-bottom: 27px;
}



/*--------------------------------------------------
下層　パンくず
--------------------------------------------------*/
.breadcrumb {
	background-color: #E8E8E8;
}
.breadcrumb ul {
	list-style-type: none;
	/*margin: 0;*/
	padding: 6px 0;
}
.breadcrumb li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.breadcrumb li:nth-child(n+2):before {
	display: inline-block;
	content: '>';
	margin: 0 3px;
}


/*--------------------------------------------------

--------------------------------------------------*/
/*--------------------------------------------------

--------------------------------------------------*/
