

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
	@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
	body{
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color:#333;
	margin:0 auto;
}

h3{
	font-size:10pt;
}
h1,h2,h3,h4,h5,h6{
	margin:5px 0;
	padding:0;
}
	a{
	text-decoration:none;
	color:ddd;
}
	a:hover{
	text-decoration:none;
	color:#666;
}
	a:visited{
	text-decoration:none;
	color:#666;
}
img:hover{
	opacity:0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
li{
	list-style:none;
}

a:link,
a:visited,
a:active,
a:hover { /* FireFox向け*/
	overflow: hidden;
	outline: none;
}


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

Top Page

-------------------------------- */
.header_top {
	height:32px;
	margin-top:8px;
}
.header_top ul{
	float:right;
	height:18px;
	margin-right:15px;
}
.header_top ul li{
	display:inline-block;
	margin:0;
	padding:0 12px;
	border-left:1px #ccc dotted;
}
.header_top ul li:last-child{
	border-right:1px #ccc dotted;
}

.header_main{
	height:350px;
}
.header_main ul{
	width:975px;
	margin:0 auto;
	text-align:center;
	padding:0;
}
.header_main ul li{
	display:inline-block;
	margin:0;
}
.header_main ul li{
	width:115px;
	padding-top:120px;
	text-align:center;
}
.header_main ul li:first-child{
	width:400px;
	padding-top:55px;
}

#catch{
	height:124px;
	padding-top:50px;
}
#catch h3{
	text-align:center;
}
#catch h3 span,#policy h3 span{
	letter-spacing:-.5em;
}
#news_link{
	margin-bottom:80px;
}
#news{
	padding-top:10px;
	padding-left:20px;
	max-width:500px;
}
#links{
	padding-top:10px;
	padding-left:0px;
	max-width:500px;
}
#links ul{
	margin:0;
	padding:0;
	padding-top:40px;
}
#links ul li{
	display:inline-block;
	margin-left:15px;
}

#footer{
	text-align:center;
	margin-top:80px;
}
.emb{
	text-align:center;
	font-size:.1em;
	color:#fff;
}


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

Logo Navi Effects

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

figure.nav img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
figure.nav:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/*
figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
*/


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

Sub Page

-------------------------------- */
.header_top2 {
	height:32px;
	margin-top:8px;
}
.header_top2 ul{
	float:left;
	height:18px;
	margin-left:15px;
}
.header_top2 ul li{
	display:inline-block;
	margin:0;
	padding:0 12px;
	border-left:1px #ccc dotted;
}
.header_top2 ul li:last-child{
	border-right:1px #ccc dotted;
	font-size:.9em;
}
.header_main2{
	height:228px;
}
.header_main2 ul{
	width:965px;
	padding:0;
	margin:0 auto;
	text-align:center;
}
.header_main2 ul li{
	display:inline-block;
	margin:0;
}
.header_main2 ul li{
	width:125px;
	padding-top:20px;
	text-align:center;
}
.header_main2 ul li:last-child{
	width:340px;
	padding-left:80px;
}
.header_main2 ul li:last-child img{
	margin-top:-60px;
}


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

About/Access/Event/Assess/Contact

-------------------------------- */
.container{
	width:1000px !important;
}

#about,#access,#event,#assess,#contact,#flower{
	margin-top:40px;
}
#about h4,#access h4,#contact h4,#policy h4{
	background-image:url(../img/common/square.png);
	background-size:15px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:100%;
	font-weight:bold;
	text-indent:30px;
}
#about p,#access p,#contact p{
	padding-left:30px;
	margin-bottom:25px;
}
#access img{
	margin:20px 0;
}
.btn{
	float:right;
	padding:2px 10px;
	color:#000 !important;
	background:#999;
	font-size:.9em;
	border-radius:0;
}
.btn:hover{
	background:#ccc;
}
#event .col-xs-7{
	padding:0;
}
#event .col-xs-5{
	padding:0;
}
#event .nextmonth,#flower .nextmonth{
	padding-top:5px;
	display:block;
	text-align:left;
	padding-left:0;
}
#event .nextmonth span,#flower .nextmonth span{
	float:right !important;
}

#assess .sec0 p{
	text-align:center;
	margin:20px 0;
	font-size:120%;
	font-weight:bold;
}
#assess .sec0 p span{
	letter-spacing:-.5em;
}
#assess .sec1 p{
	margin-bottom:30px;
	padding-top:50px;
	padding-bottom:30px;
	padding-left:90px;
	background-image;
	background-image:url('../img/assess/sec1.png');
	background-size:85px 78px;
	background-position:left top;
	background-repeat:no-repeat;
}
#assess .sec2 p{
	padding-top:50px;
	padding-left:90px;
	background-image;
	background-image:url('../img/assess/sec2.png');
	background-size:85px 78px;
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:30px;
}
#assess .sec3{
	margin-top:30px;
}
#assess .sec3 p{
	text-align:center;
	line-height:200%;
}
#assess .sec3 p span{
	font-size:130%;
}
#contact{
	min-height:300px;
}
#contact p span{
	font-size:1.5em;
	font-weight:bold;
	color:#333;
}
#contact dt{
	margin-bottom:5px;
	border-left:5px #999 solid;
	text-indent:8px;
	height:20px;
}
#contact dd{
	margin-bottom:20px;
}
#contact button{
	padding:4px 10px;
	background:#999;
	border:none;
	font-size:.8em;
	font-weight:bold;
	color:#000;	
}
#contact button:hover{
	background:#ccc;
}

#contact p.topolicy{
	color:#333;
	margin-top:60px;
}

#policy p{
	font-size:90%;
	line-height:200%;
}
#policy h3{
	font-size:120%;
	fon-weight:bold:;
	color:#333;
	margin:20px 0;
	margin-top:40px;
	text-align:center;
}
#policy h4{
	margin-top:40px;
}
.contactinfo {
	width:100%;
	line-height:200%;
	margin:20px 0 40px;
	padding:10px 0;
	border-top:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
}
#flower .container,#flower .col-xs-6{
	padding:0;
}
#flower h3{
	text-align:right;
	font-size:150%;
}
#flower p{
	text-align:right;
}
#flower img:hover{
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}


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

English Pages

-------------------------------- */
#index-en{
	min-height:300px;
	text-align:center;
}

#index-en h3{
	margin-top:50px;
	font-size:150%;
}


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

Page Transition

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body::after, body::before {
  /* these are the 2 half blocks which cover the content once the animation is triggered */
  content: '';
  height: 50vh;
  width: 100%;
  position: fixed;
  left: 0;
  background-color: #ffffff;
  z-index: 1;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.4s 0.4s;
  -moz-transition: -moz-transform 0.4s 0.4s;
  transition: transform 0.4s 0.4s;
}
body::before {
  top: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
body::after {
  bottom: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
body.page-is-changing::after, body.page-is-changing::before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.4s 0s;
  -moz-transition: -moz-transform 0.4s 0s;
  transition: transform 0.4s 0s;
}



.cd-cover-layer {
  /* layer that covers the content when the animation is triggered */
  position: fixed;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  opacity: 0;
  visibility: hidden;
  background-color: #333;
  -webkit-transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
  -moz-transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
  transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
}
.cd-about .cd-cover-layer {
  background-color: #fff;
}
.page-is-changing .cd-cover-layer {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-cover-layer {
    height: calc(100% - 40px);
    width: calc(100% - 40px);
  }
}

.cd-loading-bar {
  /* this is the loding bar - visible while switching from one page to the following one */
  position: fixed;
  z-index: 2;
  left: 50%;
  top: 50%;
  height: 2px;
  width: 90%;
  background-color: #333;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.4s, -webkit-transform 0.4s 0s ease-in;
  -moz-transition: visibility 0s 0.4s, -moz-transform 0.4s 0s ease-in;
  transition: visibility 0s 0.4s, transform 0.4s 0s ease-in;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-about .cd-loading-bar {
  background-color: #ddd;
}
.cd-about .cd-loading-bar::before {
  background-color: #333;
}
.cd-loading-bar::before {
  /* this is the progress bar inside the loading bar */
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #ddd;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.page-is-changing .cd-loading-bar {
  visibility: visible;
  -webkit-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  -moz-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  -ms-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  -o-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  -webkit-transition: visibility 0s 0.3s, -webkit-transform 0.4s 0.4s;
  -moz-transition: visibility 0s 0.3s, -moz-transform 0.4s 0.4s;
  transition: visibility 0s 0.3s, transform 0.4s 0.4s;
}
.page-is-changing .cd-loading-bar::before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.8s 0.8s ease-in;
  -moz-transition: -moz-transform 0.8s 0.8s ease-in;
  transition: transform 0.8s 0.8s ease-in;
}
@media only screen and (min-width: 768px) {
  .cd-loading-bar {
    width: calc(100% - 40px);
  }
}



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

News

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

div#box {
	z-index:0;
	margin-top:10px;
	width:440px;
	height:100px;
	overflow:auto;
	position:relative;
	font-size:80%;
	color:#333;
}
#box dl dt {
	clear: left;
	float: left;
	width: 100px;
	padding-left:15px;
	padding-top: 10px;
	padding-right: 0.5em;
	padding-bottom: 10px;
	text-decoration:none;
	list-style-type:none;
	letter-spacing:-0.03em;
}
#box dl dd {
	margin-left: 10px;
	padding: 8px 0em 10px 10em;
	border-bottom: dotted 1px #ccc;
	width:400px;
	line-height: 200%;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-button {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  background: #e1e1e1;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #e1e1e1;
}
::-webkit-scrollbar-thumb:active {
  background: #a3a3a3;
}
::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: #666666;
}
::-webkit-scrollbar-track:active {
  background: #333333;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

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

Carousel

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

.owl-carousel{
	padding-top:40px;
}


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

For Small Devices

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

/* common */
.small{
	padding:0px;
	margin:0 auto;
}
.small img{
	margin-bottom:30px;
}
.small h3{
	padding:0 20px;
	line-height:200%;
	margin-bottom:30px;
}

.sm-nav{
	padding:0;
	margin-bottom:30px;
}
.sm-menu{
	background:#999;
	border:#fff 1px solid;
	padding:5px;
	font-size:1.2em;
	text-align:center;
}
.sm-active{
	background:#333;
}
.sm-menu a{
	color:#fff;
}
.sm-menu a:hover{
	color:#333;
}


.sm-link{
	padding:0 20px;
	margin-bottom:30px;
}
.sm-footer{
	font-size:1.1em;
	padding-top:20px;
	padding-bottom:5px;
	text-align:center;
	background:#000;
	color:#fff;
}
.sm-footer p span{
	font-size:1.3em;
	font-weight:bold;
}

/* top */
.sm-news, .sm-content{
	padding:0 20px;
	margin-bottom:60px;
}
.sm-news dl{
	height:200px;
	overflow:scroll;
	overflow-x: hidden;
}

.sm-news h5, .sm-content h5{
	border-left:#333 5px solid;
	text-indent:10px;
	margin-bottom:20px;
}
.sm-news dd{
	margin-bottom:20px;
}


/* sub-common */
.sm-content{
	font-size:120%;
	color:#000;
}
.sm-content h6{
	background-image:url(../img/common/square.png);
	background-size:10px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:100%;
	text-indent:15px;
}
.sm-content p{
	margin-bottom:20px;
}
.sm-content p span{
	font-size:1.4em;
}

/* contact */
.sm-form dt{
	margin-top:20px;
}
@media screen and (max-width: 768px) {
.sm-form {
		padding-left:40px;
		margin-bottom:80px;
	}
.nextmonth span{
	float:right;
}
}
