@charset "UTF-8";
.design .noscript,
.slick_nav{
	display: none !important;
}
.all{
	margin: 0 !important;
	width: 1080px !important;
}
*{
	text-shadow: none !important;
}

/* 追従メニュー */
.clone-nav,
.floating,
.chatBot{
	display: none;
}
/*header, footer印刷しない*/
.main_header,
.main_footer{
	display: none;
}

/* 画像リスト */
.main .ilist_lower ul,
.main .ilist2_lower ul{
	display: block !important;
	overflow: hidden !important;
}
.main .ilist_lower ul > li,
.main .ilist2_lower ul > li{
	float: left !important;
}
.main .topEme .ilist2_lower ul li{
    margin-right: 12px;
}
.main .topEme .ilist2_lower ul li:nth-child(3n){
    margin: 0;
}
.main .service .ilist2_lower ul > li{
	margin: 12px 12px 0 0;
	width: calc(25% - 9px);
}
.main .service .ilist2_lower ul li:nth-child(4n){
    margin-right: 0;
}
.main .lifeEvent .ilist_lower ul > li{
	margin: 0 12px 12px 0;
	width: calc(25% - 9px);
}
.main .lifeEvent .ilist_lower ul li:nth-child(4n){
    margin-right: 0;
}
.main .inzw_site .ilist_lower ul li:first-child{
	margin-bottom: 10px;
}
.main .shisei .ilist2_lower ul > li{
    margin: 0 2% 12px 0;
	width: 32%;
}
.main .shisei .ilist2_lower ul li:nth-child(3n){
    margin-right: 0;
}
.main .facility .ilist_lower ul > li{
	margin: 0 12px 12px 0;
	width: calc(25% - 9px);
}
.main .facility .ilist_lower ul li:nth-child(4n){
    margin-right: 0;
}

/*スライダー*/
.mainVisArea{
	padding-top: 20px;
}
.mainVisArea .slick-slide{
	width: 856px!important;
}
.charm .slick-track{
	transform: translate3d(0, 0, 0)!important;
}
.charm .slick-slide{
	width: 475px!important;
}

/* 分類 */
.design .main_naka .page_left .page_left_float{
	display: block !important;
	overflow: hidden !important;
}
.design .main_naka .page_left .page_left_float .cate_post01{
	float: left !important;
}

/* 記事 */
.waku_top{
	overflow: hidden;
}

/*Firefox対応 印刷時の文字2重表示対策*/
h1,h2,h3,h4,h5,h6,strong,th,em{
	font-family: arial, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro";
}
b{
	font-weight: normal;
}


/*サブサイト用*/
.sub header,
.sub footer{
	display: none;
}

/*美術館*/
.sub .mainVis .slick-slide{
	width: 1080px!important;
}
.sub .mainVis .slick-track{
	transform: translate3d(0, 0, 0)!important;
}
.main .specialExhibition .ilist_lower ul > li:nth-child(2n){
	margin-left: 50px;
}
.main .generalExhibition .ilist_lower ul > li{
	margin: 0 30px 40px 0;
}
.main .generalExhibition .ilist_lower ul > li:nth-child(3n){
	margin-right: 0;
}

/*市民会館*/
.sub_hall_vis .slick-slide{
	width: 844px!important;
}
.sub_hall_vis .slick-track{
	transform: translate3d(-824px, 0, 0)!important;
}
.sub .eventArea .ilist_lower ul > li{
	margin-right: 12px;
	width: calc(25% - 9px);
}
.sub .eventArea .ilist_lower ul > li:nth-child(4n){
	margin-right: 0;
}
.sub .pickupArea .ilist2_lower ul > li{
	margin: 10px 20px 0 0;
}
.sub .pickupArea .ilist2_lower ul > li:nth-child(3n){
	margin-right: 0;
}

/*図書館*/
.main .lib_opac .ilist2_lower ul > li{
	margin-right: 10px;
}
.main .lib_opac .ilist2_lower ul > li:nth-child(3n){
	margin-right: 0;
}
.main .lib_net .ilist2_lower ul > li:last-child{
	margin-left: 14px;
}
.main .lib_elib .ilist_lower ul > li:last-child{
	margin-top: 10px;
}
.main .lib_pick .ilist_lower ul > li{
	margin-right: 20px;
	padding-bottom: 10px;
}
.main .lib_pick .ilist_lower ul > li:nth-child(5n){
	margin-right: 0;
}


