@charset "UTF-8"; 
/* スマートフォン & タブレット用　トップ用 CSS /*
/*==============================================================================================
●smart-top.css  トップページの画面の横幅が767px以下の時に適応
==============================================================================================*/
@media screen and (max-width: 767px){

/* -------------------------------------------
レイアウトボックス要素
-------------------------------------------*/
/* メインイメージ背景色削除 */
#wrap {
    background-color:#fff;
}

/* トップ */
#top {
    width: 98%;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
}

/* -------------------------------------------
メイン画像
------------------------------------------- */
#top-main {
    width: 98%;
    min-width: 98%;
    height: auto;
    margin: 0 auto 0px auto;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 25px;
}
#top-main img {
	width: 100%;
}
/*　メインイメージお知らせスペース　*/
#top-main h2 p {
	width: 100%;
	height: auto;
	background-color: #000;
	position: static;
	bottom: 7px;
	color: #fff;
	background-image: none;
	line-height: 60%;
	padding-bottom: 0px
}
#top-main h2 p br {
	display: block;
}
#top-main h2 span {
	height: 50px;
	line-height: 50px;
	display: inline-block;
	word-break:break-all;
	word-wrap:break-word;
}
#top-main h2 p a {
	height: auto;
	display: block;
}
#top-main h2 a:hover {
	text-decoration: none;
}
#top-main h2 span.museum-date {
	font-size: 13px;
	padding: 0 20px;
	background-image: none;
	height: 20px;
}
#top-main h2 span.museum-ttl {
	font-size: 13px;
	font-weight: normal;
	padding-left: 20px;
	background-image: none;
	height: 20px;
}


/* -------------------------------------------
レイアウトボックス要素 -  top
------------------------------------------- */
#about {
	border: none;
	margin: 0px 10px 10px 10px;
}
#about p.aboutBox01 {
    width: 100%;
    padding: 0;
    text-align: left;
}
#about p.aboutBox01 br {
	display: none;
}


/* メインコンテンツ
------------------------------------ */
#topMaincts {
    width: 100%;
    margin: 0px auto;
	padding: 0px;
	background-image: none;
}
#topMaincts.noScript {
    height: auto;
}
#topMaincts .topMainctsInner{
	width: 100%;
	margin-bottom: 0px;
}
#top .bumon {
    width: auto;
	height: auto;
	margin: 1px 1px 10px 1px;
	float: none;
	min-height: inherit;
}
#topMaincts .bumon .pulldown_list {
	margin-top: 0px;
	padding-top: 10px;
	border-top: double 3px #ccc
}
#topMaincts .bumon .pulldown_list-Inner {
	display: block;
	width: 100%;
}
#topMaincts .bumon .bumon-img {
	position: static;
	float: left;
	width: 50%;
}
#topMaincts .bumon .bumon-img img {
	width: 100%;
}

#top .bumon h3 {
    border-bottom: none;
}

#top .bumon h3 span {
    height: 66px;
    line-height: 66px;
    top: 0px;
}
#top .bumon > div {
	display: none;
}
#top .bumon p.txt {
	pointer-events: auto;
	clear: none;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 10px 0;
}
#top .bumon h3 {
	display: block;
	margin: 0px;
	position: relative;
	font-weight: normal;
	padding-right: 35px;
}
#top .bumon .pulldown_list > a {
	pointer-events: auto;
    cursor: pointer;
}
#top .bumon h3 img {
	float: none;
}

#top .bumon01 h3 a {
	pointer-events: none;
	cursor: default;
}
#top .bumon h3 a span {
	float: left;
}
#top .bumon .pulldown_list .pulldown_list-Inner a {
	pointer-events: auto;
	cursor: pointer;
}
#topMaincts .bumon h3 div#top_about{
    background-position: 120%  66%;
    background-size: 60%;
}
#topMaincts .bumon h3 div .mainCtsTtl {
    text-shadow: 2px 2px 25px #ffffff;
    margin: 18px 16px 12px;
}

#topMaincts .bumon h3 div .mainCtsDes {
    display: none;
}
#topMaincts .bumon h3 div .pageMore {
    display: none;
}
#top .bumon .pulldown_btn {
	display: block;
	height: 26px;
	position: absolute;
	right: 8px;
	top: -10px;
}
#top .bumon h3 span.h3_txt {
	height: 66px;
	width: auto;
	line-height: 66px;
	display: block;
	position: static;
	top: 26px;
	left: 64px;
}
#top .bumon p.img {
	margin: 0 15px 15px 15px;
}
#top .bumon .pageMore  {
	position: static;
	padding: 5px;
}

#eiichi div.bumon div.menu ,
#museum div.bumon div.menu ,
#center div.bumon div.menu ,
#research div.bumon div.menu ,
#outline div.bumon div.menu {
	position: static;
	float: left;
	width: 97%;
	height: 100%;
	margin: 0px 0 0px 5px;
	background-image: none;
	padding: 0 0 0 0;
}
#eiichi div.bumon div.menu p ,
#museum div.bumon div.menu p ,
#center div.bumon div.menu p ,
#research div.bumon div.menu p ,
#outline div.bumon div.menu p {
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-repeat: repeat;
	background-size: inherit;
	padding: 0;
	margin: 0px 0 4px 0;
	text-align: center;
	font-size: 125%;
}

#top .bumon .menu p a {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#top .bumon .menu p a span {
	background-repeat: no-repeat;
}
#top .bumon .menu p.menu02 {
	border: none;
	margin: 0;
}

/* 部門別　メニュー背景替え　*/
#eiichi div.bumon div.menu p {
	background-image: url(../images/bg_bumon_menu01.gif);
}
#eiichi div.bumon div.menu p a span {
	background-image: url(../images/ic_bumon_menu01.png);
	background-position: left 1px;
	background-size: 15px 15px;
	padding-left: 17px;
}

#museum div.bumon div.menu p {
	background-image: url(../images/bg_bumon_menu02.gif);
}
#museum div.bumon div.menu p a span {
	background-image: url(../images/ic_bumon_menu02.png);	
	background-position: left;
	background-size: 23px 14px;
	padding-left: 27px;
}

#center div.bumon div.menu p {
	background-image: url(../images/bg_bumon_menu03.gif);
}
#center div.bumon .menu p a span {
	background-image: url(../images/ic_bumon_menu03.png);
	background-position: left;
	background-size: 25px 19px;
	padding-left: 28px;
}

#research div.bumon div.menu p {
	background-image: url(../images/bg_bumon_menu04.gif);
}
#research div.bumon div.menu p a span {
	background-image: url(../images/ic_bumon_menu04.png);
	background-position: left;
	background-size: 14px 16px;
	padding-left: 17px;
}

#outline div.bumon div.menu p {
	background-image: url(../images/bg_bumon_menu05.gif);
}
#outline div.bumon .menu p a span {
	background-image: url(../images/ic_bumon_menu05.png);
	background-position: left;
	background-size: 16px 14px;
	padding-left: 18px;
}

/* カレンダー部分　*/
#top .bumon.bumon03 .calender01 {
	display: none;
}
#top .bumon.bumon03 .calender03 {
	display: none;
}
#top .bumon.bumon03 h3 {
	height: 40px;
	line-height: 40px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	font-size: 12px;
	margin-bottom: 1px;
	padding: 0 0 0 8px;
	background-image: url(../images/arr_006_hir.png);
	background-repeat: no-repeat;
	background-position: right 8px center;
}
#top .bumon.bumon03 h3 a{
	display: block;
	pointer-events: auto;
	cursor: pointer;
}
#top .bumon.bumon03 p {
	display: block;
	height: 40px;
	line-height: 40px;
	background-color: #3d3d3d;
	background-image: none;
	margin: 0px;
	margin-bottom: 1px;
	padding-left: 10px;
	background-image: url(../images/arr_006_hir.png);
	background-repeat: no-repeat;
	background-position: right 8px center;
}
#top .bumon.bumon03 p a {
	display: block;
}
#top .bumon.bumon03 .calender02 {
	background-image: url(../images/arr_006_hir.png);
	background-repeat: no-repeat;
	background-position: right 8px center;
}
#top .bumon.bumon03 .calender03-s {
	display: block;
}
#top .bumon.bumon03 a {
	color: #fff;
}



/* ニュース 全体
------------------------------------------- */
#top #top-box01 {
	width: auto;
	margin: 0px;
}
#top .top-news {
	position: relative;
	width: auto;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border: none;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}

#top .top-news #tab {
	display: none;
}

/* ニュース タイトル */

#top #top-box01 h3 {
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0 1px;
	padding: 0 0 0 10px;
	font-size: 16px;
}
#top .top-news h3 a {
	display: none;
}
#top .top-news .news-ttl {
	width: auto;
	padding: 0;
}
#top .news-ttl div p {
	display: none;
}
#top .news-ttl div p.rss {
	display: block;
	margin: 10px 10px 0 0;
	padding: 0px;
	background-image: none;
}
#top .top-news .news-ttl {
	padding: 0;
	margin: 0 auto 5px auto;
	width: 100%;
}
#top .top-news .news-ttl h3 span {
	display: none;
}

/* ニュース カテゴリアイコン */
#top .top-news .bg_cate {
    display: inline-block;
    width: 80px;
    height: 15px;
    font-size: 85%;
    font-weight: bold;
    padding: 0px 3px 0px 3px;
    margin: -8px 5px -4px 10px;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;
}




/* ニュース　タイトルborder色替え　*/
#eiichi .top-news .news-ttl {

}
#museum .top-news .news-ttl {

}
#center .top-news .news-ttl {

}
#research .top-news .news-ttl {

}
#outline .top-news .news-ttl {

}
/* ニュース More 続きはこちら */
#top .top-news h3 a.pageMore {
    display: none;
}
#top .top-news p.pageMore {
	display: block;
	margin: 5px 2px;
	padding: 0 0;
	float: none;
	text-align: center;
}
   
#top .top-news p.pageMore a {
    display: block;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 10px 0 10px 0;
	float: none;
	text-align: center;
	background-image: none;
	background-color: #000;
	color: #fff;
}




/* ニュース 一覧 */
#top #top-box01 .top-news dl dd,
#top #top-box01 .top-news dl dt {
	background-color: #fff;
	font-size: 13px;
}
#top .top-news dl {
	margin: 0 auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#top .top-news dl a {
    display: block;

}
#top .top-news dl dt {
    clear: left;
/*padding: 15px 1em 0px;*/
    font-size: 13px;
    border-bottom: none;
padding: 3px 0px 0px 7px;
}
#top .top-news dd {
clear: both;
margin-left: 0;
margin-bottom: 5px;
padding: 2px 40px 10px 0.5em;
background-image: url(../images/arr_002_hir.png);
background-size: 15px 27px;
background-repeat: no-repeat;
background-position: 97% 0%;
}

#top .top-news dd a {
    width: auto;
    white-space: normal;
    overflow: hidden;
    text-overflow: clip;
}

#top .top-news dd span.gray {
display: block;
width: 64px;
font-size: 12px;
margin-top: 5px;
margin-bottom: 5px;
}






#top .top-news #all_area, 
#top .top-news #exhibition_area, 
#top .top-news #event_area, 
#top .top-news #database_area, 
#top .top-news #info_area, 
#top .top-news #disclosure_area, 
#top .top-news #others_area {
    height: auto;
    overflow: auto; 
    overflow-x: auto;
}
#top .top-news #exhibition_area, 
#top .top-news #event_area, 
#top .top-news #database_area, 
#top .top-news #info_area, 
#top .top-news #disclosure_area, 
#top .top-news #others_area {
    display: none;
}
#top .top-news #tab-box {
    height: auto;
    border-bottom: none;
    margin: 0;
    padding-top: 0;
}


/* オープンメニュー化 */
.smart_default>dt:not(:first-child),
.smart_default>dt:not(:first-child)+dd {
    display: none;
}
#top .top-news p.open_btn {
    display: block;
    position: absolute;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    border: 0px;
    right: 8px;
    top: 8px;
    width: 35px;
    height: 35px;
}

#top .top-news ul.bumonNav{

	text-align: center;
}
#top .top-news ul.bumonNav li {
/*	display: inline-block; */
	text-align: center;
	display: none;
}

/* ニュース 現場公開
------------------------------------------- */
#top .blog {
    float: none;
    width: auto;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    border: none;
}
#top .blog p.image{
    width: auto;
    padding: 5px 10px 0px 10px;
}
#top .blog p.image img {
    width: 100%;
    height: auto;
}
#top .blog p.title {
    margin: 4px 8px 8px;
    line-height: 14px;
    font-size: 22px;
    width: auto;
}
#top .blog p.title span {
    display: inline-block;
    max-width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-y: hidden;
    overflow: hidden;
}
#top .blog p.txt {
    margin: 0 10px 8px 10px;
    line-height: 160%;
    font-size: 12px;
	background: #000;
}



/* バナーエリア　*/
#top .bnr {
	float: none;
	width: 100%;
	height: auto;
	text-align: left;
}
#top .bnr p {
	color: #fff;
	background-color: #000;
	height: 30px;
	padding: 3px 10px;
	margin-bottom: 10px;
	line-height: 30px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	background: linear-gradient(to bottom, #000 0%,#000 40%,#000 100%);
}
#top .bnr ul {
	width: 100%;
	text-align: center;
}
#top .bnr ul li {
	width: 100%;
	margin: 0 0 15px 0;
}