* {
	margin: 0;
	padding: 0;
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Noto Sans CJK JP"),
    local("Noto Sans JP"),
    url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}

body { 
	background-color:#fff; 
	line-height:150%;
	font-family: 'Noto Sans JP', sans-serif;	
}

/*
========== header ===============================================
*/

#header { 
	text-align: center;
}

#header img { 
	width: 318px;
	margin-top: 35px;
}

#header .sub-title { 
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #000000;
	opacity: 1;
	padding-top:0.5rem;
}
#header .sub-catch { 
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	font-size: 1.765rem;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	padding-top:2.5rem;
	padding-bottom:4rem;
}

#header .row {
	overflow: hidden;
	background-color: #000;
}	

#header .button {
	border:0px;
	border-radius:0px;
	padding:0px;
	margin: 0px;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0px;
	font-size: 1.588rem;
  display: inline-block;
  width: 140px;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
}
#header .button {
  background-color: #000;
  color: #fff;
}
#header .button:hover {
  background-color: #fff;
  color: #000;
}

/*
========== moviearea ===============================================
*/

@media only screen and (min-width: 750px) {  /*PCなど　デバイスの横幅が750px以上の場合*/
	#moviearea {
	}
}

@media only screen and (max-width: 750px) {  /*スマホなど　デバイスの横幅が750px以下の場合*/
     
	#moviearea {
	}
} 

#moviearea video { 
	width: 100%; 
}

#video2, #video3 {
    display: none;
}

/*
========== exhibition ===============================================
*/

#exhibition { 
	text-align: center;
	background-color: #E6E6E6;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000;
	margin-top:-12px;
	/*height: 530px;*/
}
#exhibition div.title { 
	float: left;
	text-align: center;
	font-size:2.5rem; 
	text-decoration:none; 
	margin-bottom:5rem;
	margin-top:5rem;
	width: 100%;
}

#exhibition .highlight {
	clear:both;
	overflow: hidden;
	background-color: #E6E6E6;
	text-align: center;
	margin-bottom:3em;
}	
#exhibition div.titleH { 
	float: left;
	text-align: center;
	font-size:2.0rem; 
	text-decoration:none; 
	margin-bottom:1rem;
	margin-top:1rem;
	width: 100%;
}
#exhibition img.newH {
	padding:0px;
	margin: 0px;
	width: 25px;
}
#exhibition img.thumbnailAD {
	padding:0px;
	margin: 0px;
	text-align: center;
	vertical-align:middle;
	width: 80%;
}
#exhibition .itemAD {
	border:0px;
	border-radius:0px;
	padding:20px;
	margin: 0px;
	display: inline-block;
	text-decoration: none;
	line-height: 1;
	outline: none;
	vertical-align:middle;
}
#exhibition .captionH {
	clear:both;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 1.5rem;
	text-align: left;
	margin: 1rem auto;
	line-height:140%;
	width:70%;
}

#exhibition .row {
	clear:both;
	overflow: hidden;
	background-color: #E6E6E6;
/*	height: 260px;*/
}	
#exhibition .item {
	border:0px;
	border-radius:0px;
	padding:0px;
	margin: 0px;
  display: inline-block;
  width: 180px;
  height: 240px;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  outline: none;
  vertical-align:top;
}
#exhibition .item {
  background-color: #E6E6E6;
}
#exhibition .item:hover {
  background-color: #fff;
}
#exhibition img.thumbnail {	
	width:80%;
	margin-top: 10%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 0%;
}

#exhibition .caption {
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0px;
	font-size: 1.2rem;
	margin:1.0rem 1.5rem;
	line-height:140%;
}

#exhibition a.showall:hover {
	padding-bottom:3px;
	border-bottom:solid;
	border-color:#000000;
	border-width:2px;/*5ピクセルの太さにする*/
}

/*
========== twoservices ===============================================
*/

#twoservices { 
	text-align: center;
	background-color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000;
	margin-top:0px;
	margin-bottom:50px;
}
#twoservices .title{ 
	float: left;
	text-align: center;
	font-size:2.3rem; 
	text-decoration:none; 
	margin-bottom:5rem;
	margin-top:5rem;
	width: 100%;
}

#twoservices .row {
	clear:both;
	overflow: hidden;
	background-color: #fff;
}	

#twoservices .add {
	font-weight: normal;
	font-size: 2.0rem;
}
#twoservices .caption {
	font-weight: bold;
	font-size: 2.0rem;
	margin-top:2rem;
}
#twoservices .description {
	font-weight: medium;
	font-size: 1.7rem;
	margin-top:2rem;
}

#twoservices .rowbutton {
	clear:both;
	overflow: hidden;
	background-color: #fff;
	height: 100px;
}	

#twoservices a.button {
	width: 150px;
	height: 50px;
	text-align: center;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	color: #000;
	border: 4px solid #000000;
	border-radius: 25px;
	opacity: 1;
	font-weight: bold;
	font-size: 2.0rem;
	padding:0px;
}
#twoservices a.button:hover {
	background: #000000 0% 0% no-repeat padding-box;
	color: #fff;
}

#twoservices .upperarea
{
	height:300px;
}
#twoservices .lowerarea
{
	height:20%;
}

@media only screen and (min-width: 750px) {  /*PCなど　デバイスの横幅が750px以上の場合*/


}
@media only screen and (max-width: 750px) {  /*スマホなど　デバイスの横幅が750px以下の場合*/

}

#twoservices img {
	width: 50%;
}


/*
========== footer ===============================================
*/

#footer { 
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0px;
	background-color:#000;
	padding: 0px;
	margin-bottom: 100px;
}
#footer .links {
	margin-top: 1rem;
	margin-bottom:8rem;
}

#footer a { 
	color: #DDDDDD;
	text-align: center; 
	font-size:1.5rem; 
	text-decoration:none; 
	margin-right:2rem;
}
#footer a:hover{
	padding-bottom:3px;
	border-bottom:solid;
	border-color:#DDDDDD;
	border-width:2px;/*5ピクセルの太さにする*/
}

#footer  .copyright { 
	font-size: 1.2rem;
	text-align: center;
	background-color:#000;
	color: #E6E6E6;
	padding-bottom: 1em;
	padding-top: 0em;
}

a {color: black; }
a:link { cursor: normal; text-decoration: none; color: black;}
a:visited { text-decoration: none; color: black;}
a:hover { text-decoration: none; color: black;}
a:active { text-decoration: none; color: black;}


	