/* CSS Document */
@import url(normalize.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);


header .banner01 {
	clear: both;
	margin: 5px auto;
	background-image: none;
	}

.box-banner01 {
		clear: both;
	text-align: center;
	margin: 40px auto;
	background-image: none;
}

.box-banner01 figure a {
		clear: both;
	border: none;
	background-image: none;}
	header .banner01 {
		clear: none;
		float: right;
		background-image: none;}

.banner01 figure a {
		clear: both;
	border-bottom: none;
	background-image: none;}
	
.banner01 figure img {
		clear: both;
	max-width: none;
	width: auto;
		background-image: none;
}


/* clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after { clear: both; }
.cf { *zoom: 1; }
/* /clearfix */

/* common */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	}
html {
	appearance: none;
	font-size: 62.5%;
	}
body {
	background: #fefefe;
	color: #666;
	font-size: 1.4rem;
	font-family:'Noto Sans JP', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.8;
	text-align: justify;
	}
ul, ol {
	list-style: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: 300;
	text-align: left;
	}
a {
	transition: all ease 0.2s;
	color: #000;
    padding: 0 1px 1px 1px;
	text-decoration: none;
	border: none;
	}
a[target="_blank"] {
	background: url(../img/icon-openinnew.png) no-repeat 100% 65% transparent;
	background-size: 1.4rem;
	padding: 0 1.8rem 0 0;
	}
a.pdf {
	background: url(../img/icon-pdf.png) no-repeat 100% 65% transparent;
	background-size: 1.4rem;
	padding: 0 1.8rem 0 0;
	}
a.btn {
	border: 6px double #fff;
    border-radius: 5px;
    padding: 5px;
    margin: 0.7rem 0;
    display: inline-block;
    background: #999;
    color: #fff;
    font-weight: 600;
	width: 100%;
    text-align: center;
	cursor: pointer;
	}
a[target="_blank"].btn, a.pdf.btn {
	background-position: 99% 50%;
	padding: 5px 20px 5px 5px;
	}
a:hover {
	border-bottom: 1px dotted #4f4f4f;
	color: #4f4f4f;
	}
a.btn:hover {
	border-bottom: none;
	border: 6px double #4f4f4f;
    background: #fff;
	color: #4f4f4f;
	}
figure {
    margin: 1.4rem auto;
	text-align: center;
	}
img {
	height: auto;
	vertical-align: bottom;
	width: 100%;
	}
figure img {
    margin: 0.7rem auto;
	padding: 0 0.5rem;
	}
figure.twothird img {
    max-width: 635px; /* 2/3 size */
	}
figure.harf img {
    max-width: 420px; /* 1/2 size */
	}
figure.third img {
    max-width: 310px; /* 1/3 size */
	}
figure.third1 img {
	max-width: 280px; /* 1/3 size */
	margin-right: 20px;
	}figure.quarter img {
	max-width: 100px; /* 1/4 size */
	}
figcaption {
	font-size: 1.2rem;
	text-align: center;
	}
.boxFigure {
	margin: 1.4rem auto;
	}
.boxFigure figure {
	float: left;
	margin: 0 auto;
	}
.boxFigure figcaption {
	font-size: 14px;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 1.5;
	}
	

figure.map img {
	max-width: 400px;
	}
	
figure.icon_insta img {
	max-width: 35px;
	}
figure.icon_fb img {
	max-width: 34px;
	}			
figure.map img {
	max-width: 380px;
	}		

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

  header

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

header {
	margin: 0 auto;
	max-height: 95px;
	padding: 0;
    position: relative;
	z-index: 2;
	}
header a {
	}
header a:hover {
	border: none;
	}
header h1 {
	line-height: 1.0;
	margin: 0;
	padding: 10px;
	display: inline-block;
	}
header h1 img {
    max-height: 75px;
    max-width: 50px;
	}

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

  navigation

------------------------------
*/
header a {
	padding: 0;
}
header .trigger {
	cursor: pointer;
	display: block;
	height: 36px;
	position: absolute;
	right: 20px;
	top: 16px;
	width: 36px;
	z-index: 100;
	}
#gn-pc, #sitemap { display: none; }
#gn-sp {
	display: none;
	color: #000;
	margin: 0 auto;
	max-width: 100%;
	overflow-x: hidden;
	padding: 20px 0 0 0;
	position: relative;
	width: 100%;
	}
#gn-sp .siteID img {
	max-height: 45px;
	width: auto;
	}
#gn-sp ul {
	margin: 1.4rem 20px;
	text-align: left;
	}
#gn-sp li {
	padding: 0.5rem 0;
	}
#gn-sp a {
	color: #000;
	}
#gn-sp a:hover {
	color: #666;
	}
#gn-sp .g-exhi li {
	float: left;
	margin: 0 2% 0 0;
	width: 31.3%;
	}
#gn-sp .g-info {
	font-size: 1.2rem;
	}
header #sp-sns {
    position: absolute;
    right: 56px;
    top: 22px;
    z-index: 100;
	}
header #sp-sns li {
	max-width: 24px;
	float: left;
    margin: 0 1.4rem 0 0;
	}
header #sp-sns a {
	background: transparent;
	}
#sp-sns a:hover{
	border: none;
	}
.bg_gn {
	background: #eee;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: none;
	z-index: 1;
	}

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

  contents

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

.cont {
	margin: 0 auto;
	width: 90%;
	}
.bread {
	font-size: 1.2rem;
	}
.bread ul {
	margin: 1.2rem 0;
	}
.bread li {
	background: url(../img/btn-next.png) no-repeat 100% 50% transparent;
    background-size: 1.2rem;
	float: left;
	padding: 0 1.4rem 0 0;
	}
.bread li:last-child {
	background: transparent;
	}

article {
	margin: 4.0rem auto;
	}
article h1 {
	font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.4;
	margin: 1.0rem auto;
	padding: 5px 0;
	}
article h2 {
    font-size: 2.0rem;
	padding: 2px 0;
	line-height: 1.4;
	margin: 0 0 1.4rem 0;
	}
article h3 {
	font-size: 1.4rem;
	margin: 0 0 -7px 0;
	line-height: 1.5;
	}
article h4 {
	font-size: 1.4rem;
    margin: 1.4rem 0;
	border-bottom: 2px solid #999;
    line-height: 1.2;
    padding: 0 10px 5px 5px;
    display: inline-block;
	}
article h5 {
	font-size: 1.4rem;
    margin: 0 0 1.4rem 0;
    border-left: 10px solid #999;
    line-height: 1.2;
    padding: 0 0 0 10px;
}
article h6 {
	font-size: 1.4rem;
	font-weight: 600;
}
.ruby {
	display: block;
    font-size: 1.4rem;
	text-indent: 0.3rem;
	}

section {
	margin: 2.0rem auto;
	}

.news li {
	padding: 0.7rem 0 1.0rem 0;
	border-bottom: 1px solid #efefef;
	}
.news li time {
	font-size: 1.2rem;
	}
.news li .category {
	color: #fff;
    font-size: 1.0rem;
    margin: 0 1.2rem;
    background: #ccc;
    padding: 0.1rem 0;
    width: 9.5rem;
    display: inline-block;
    text-align: center;
	}
.news li.hikusugian .category	{ background: #004445; }
.news li.machinoten .category	{ background: #1995ad; }
.news li.violahouse .category	{ background: #d7c7f4; }
.news li.kodomoart .category	{ background: #f9dc24; }
.news li.birdhouse .category 	{ background: #61b187; }
.news li.utsuwa .category 		{ background: #b13e2c; }
.news li.foodscape .category 	{ background: #ec5d46; }
.news li.live .category 		{ background: #936400; }
.news li.koromo .category 		{ background: #cb0000; }
.news li.lump .category 		{ background: #c99e10; }
.news li.exhibition .category 	{ background: #2c7873; }
.news li.info .category 		{ background: #cccccc; }
.news li a:hover {
	border: none;
	}
.news li .newsText {
	display: block;
	}
.news p {
	text-align: right;
	}

.access {	
	}
.access #gmap a[target="_blank"]{
	background: transparent;
	padding: 0;
	}
.mapWrap {
	position: relative;
	}
.mapWrap:after {
	padding-top: 60%;
    display: block;
    content: '';
	}
.mapWrap #gmap {
	position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
	max-width: 960px;
	width: 100%;
	}

.linkTotop {
	cursor: pointer;
	float: right;
	font-size: 1.2rem;
	margin: 2.0rem auto;
	background: url(../img/btn-up.png) no-repeat 100% 50% transparent;
	background-size: 24px;
	padding: 0 24px 0 0;
	}

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

  form

------------------------------
*/
form, input, textarea, select {
	color: #333;
	font-size: 1.4rem;
	font-family:'Noto Sans JP', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.8;
	text-align: justify;
	}
input[type="text"], textarea, select {
	padding: 0.5rem;
	border: 1px solid #ccc;
	background: #fff;
	background: linear-gradient(#fff, #fff);
	box-shadow: none;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
input[type="submit"], input[type="reset"], input[type="button"] {
	background: #ccc;
    border: none;
	border-radius: 5px;
    box-shadow: none;
    padding: 0.6rem 1.4rem;
	cursor: pointer;
	}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	color: #4f4f4f;
	}

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

  footer

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

footer {
	background: #efefef;
	clear: both;
	margin: 2.8rem auto 0 auto;
	padding: 2.8rem 0;
	text-align: center;
	}
footer .copyright {
	font-size: 1.2rem;
	}
footer .copyright a {
	background: transparent;
	padding: 0 1px 1px 1px;
	}
	

body001 {
	margin: 0;
	width: 100%;
	background-color: #f5f5f5;
}
.Box001 {
	margin-top: -50px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #f5f5f5;
}

body002 {
	margin-bottom: -70px;
	width: 100%;
	background-color: #f5f5f5;
}
.Box002 {
	margin-top: -40px;
	margin-bottom: -70px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #f5f5f5;
}

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

  for desktop

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

@media screen and ( min-width: 480px ) {
	body {
		font-size: 1.6rem;
		line-height: 2.0;
		}

	a.btn {
		width: auto;
		text-align: left;
		}

	header, .cont {
		max-width: 960px;
		}
	figure.left img {
		float: left;
		margin: 0 1.4rem 1.4rem 0;
		}
	figure.right img {
		float: right;
		margin: 0 0 1.4rem 1.4rem;
		}
	figure.twothird {
		width: 66.6666%;
		}
	figure.twothird img {
		float: none;
		margin: 0 auto;
		}
	figure.harf {
		width: 50%;
		}	
	figure.third {
		width: 33.3333%;
		}
	figure.quarter {
	width: 25%;
		}
	figure:before,
	figure:after {
		content: " ";
		display: table;
		}
	figure:after { clear: both; }
	figure { *zoom: 1; }

	/* column */
	.column2:before, .column2:after { content: " "; display: table; }
	.column2:after { clear: both; }
	.column2 { *zoom: 1; }
	
	.column2-left {
		float: left;
		width: 50%;
		padding: 0 2.4rem 0 0;
		}
	.column2-right {
		float: right;
		width: 50%;
		padding: 0 0 0 2.4rem;
		}
	
	article h1 {
		font-size: 3.2rem;
		}
	article h2 {
	font-size: 2.2rem;
		}
	article h3, article h4, article h5, article h6 {
		font-size: 1.6rem;
		}
	.ruby {
	font-size: 1.6rem;
	margin-bottom: 5px;
		}
	section dt {
		clear: left;
		float: left;
		display: inline-block;
		width: 14rem;
		}
	section dd {
		margin:  0 0 1rem 14rem;
		}
	section nav.exhibition li {
		width: 23%;
		}
	section nav.exhibition li:nth-child(3n) {
		margin: 0 2% 2.8rem 0;
		}
	section nav.exhibition li:nth-child(4n) {
		margin: 0 0 2.8rem 0;
		}
	header .trigger, header #sp-sns, #gn-sp, .bg_gn {
		display: none !important;
		}
	#gn-pc {
		display: block;
		float: right;
		font-size: 1.4rem;
		}
	#gn-pc ul {
	    margin: 1.4rem 0.5rem;
		}
	#gn-pc li {
		float: left;
		padding: 0 0.7rem;
		}
	#gn-pc li a {
		display: inline-block;
		}
	#gn-pc .g-sns {
		float: right;
		margin: 0 0.5rem 1.4rem 0.5rem;
		}
	#gn-pc .g-sns li {
		max-width: 36px;
		line-height: 1;
		}
	#gn-pc .g-sns li a {
		background: transparent;
		padding: 0;
		}

	#sitemap {
		display: block;
		font-size: 1.2rem;
		margin: 0 auto 2.8rem auto;
		width: 90%;
		max-width: 960px;
		}
	#sitemap ul {
		text-align: left;
		}
	#sitemap li {
		float: left;
    	margin: 0 1.2rem 0 0;
		}
	#sitemap .g-main, #sitemap .g-events {
		margin: 0 0 1.4rem 0;
		}
	#sitemap .g-sns {
		margin: 1.4rem 0;
		}
	#sitemap .g-sns li {
		max-width: 24px;
		line-height: 1;
		}
	#sitemap .g-sns li a {
		background: transparent;
		padding: 0;
		border: none;
		}
	.news li .newsText {
		display: inline;
		}
	.news li time {
		font-size: 1.4rem;
		}

	form, input, textarea {
		font-size: 1.6rem;
		}
}

