@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 18px/1.5 'Noto Sans JP', Arial, Verdana, 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight:500;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #202f55;
	background: #fff;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
.topbar { text-align: right; position: absolute; right: 15px; top: 35px; z-index: 999; }

#header{
	text-align: center;
	background-color: #333;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	
}

#header h1{
	padding-top: 5px;
}

#mainnav a{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#mainImg{
 position: relative;
  overflow: auto;
  width: 100%;
  /*height: 528px;*/
  margin-bottom: 80px;
}
 
#mainnav li{
        width: 135px;
		display: inline-block;
		font-size: 15px;
		list-style-type: none;
		position: relative;

		}
		
	#mainnav ul li a {
	display: block;
	padding : 30px 0px;
	text-decoration: none;
	text-align: center;	
	}
	
	#mainnav ul li a:hover {
	color:#87CEEB;
	}
	
	#mainnav ul li ul{
	clear: both;
	display: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: rgb(0,0,0);
    background: rgba(0,0,0,0.5);
	z-index: 600;
	width: 135px;
	}
	
	
	#mainnav ul li ul li a {
	display: block;
	line-height: 1.2;
	padding: 20px 10px;
	text-align: center;
	font-weight: normal;
	}
	
	#mainnav li:hover ul {
	display: block;
	}




 
/* 頁尾
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 14px;
	background: #333;
	color: #fff;
}

#footer ul{
    color: #000;
}



/* 共通
------------------------------------------------------------*/
img{
	max-width: 100%;
	height: auto;
}

section h1{
	font-size: 22px;
	font-weight:normal;
	text-align: center;
	width: 60%;
	margin: 0 auto 40px;
	background: url(../images/borderBlack.png) repeat-x 0 50%;
	background-size: 1px 1px;
	text-transform: uppercase;
}
section h1 span {
	background: #fff;
	padding: 0 80px;
}

section{
	clear:both;
	padding-top: 50px;
}

section h2{
	width: 60%;
	margin: 0 auto 40px;
	font-size: 24px;
	font-weight:normal;
	text-align: center;
	background: url(../images/borderBlack.png) repeat-x 0 50%;
	background-size: 1px 1px;
	text-transform: uppercase;
}

section h2 span {
	background: #fff;
	padding: 0 80px;
}

section#normal h2 {
	background: none;
}

body.page3 section h2 {
	font-size: 22px;
	font-weight:normal;
	text-align: center;
	background: none;
	margin: 0 auto;
}


.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerS{
	width: 60%;
	margin: 0 auto;
    padding-bottom: 80px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  	margin: 20px 0 20px 0;
}


/* SEC01 
------------------------------------------------------------*/

#sec01{
    font-size:16px;
}


.vision{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 80px;
}



/* SEC02 GALLERY
------------------------------------------------------------*/
#sec02{
	padding: 0 !important;
}
#sec02 h2 {
	display: none;
}
#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}

#gallery img{
	width: 100%;
	height: auto;
}


/* SEC03 
------------------------------------------------------------*/
.col3 li{
	margin-bottom: 50px;
}

.col3 img{
	max-width: 350px;
	display: block;
	margin: -5px auto 20px;
}

/* SEC03 VIDEO
------------------------------------------------------------*/

#sec03 img{
	/*width:15%;*/
	max-width: 100%;
	margin-bottom: 30px;
	height:auto;
}
#sec03_02 img{
	width: 20%;
	margin-bottom: 30px;
	height:auto;
	vertical-align: top;
	text-align: left;
	margin-right:40px;
}

#sec03_02 ul{padding:10px;}

#sec03_02 li{
    margin-bottom:10px;
    padding-bottom:10px;
    font-size:14px;
    border-bottom:2px dashed #ebebeb;
}

#sec03_02 li:last-child{
    border:0;
    margin-bottom:0;
}


.subpage5 #sec03 p{
	font-size: 16px;
	padding-bottom: 50px;
}


/* SEC04   
------------------------------------------------------------*/
#sec04 img{
	width: 100%;
	margin-bottom: 30px;
	
}	
.col3 li{
	line-height: 2.0;
}


#sec04_02{
	background: url(../images/bgSec04.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 100px 20px;             
    background-position:center center;                     
    width:100%;                                            
    height:709px;                                          
}

#sec04_02 img{
	width: auto;
}



/* SEC05
------------------------------------------------------------*/
.col5 li{
	margin-bottom: 50px;
}

.col5 img{
	max-width: 750px;
	display: block;
	margin: -5px auto 20px;
}



/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

/* SEC02 
------------------------------------------------------------*/
.wrap{
	clear: both;
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.bg{
	line-height: 0;
}
.txt h2{
	margin: 0 auto!important;
	padding: 0 0 10px 0!important;
	font-size: 22px;
	background: none;
}
.txt, .bg{
		width: 50%;
		float: left;
		display: table;
		font-size: 20px;
		color: #fff;
	    background: #33cc99;
}
#sectable .txt, #sectable .bg{
		float: right;
		background: #996699;
}
.vMid{
		display: table-cell;
		padding: 100px 100px;
		vertical-align: middle;
}
.vMid section {
	padding-top: 20px;
}


	/* SEC03 
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 28%;
		padding: 0 2.5% 50px;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}
	
  #footer{
    	text-align: center;
		border-bottom: 1px solid #ccc;
		color: #fff;
		font-weight: 400;
		font-size: 15px;
		padding:25px 25px;
		
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 94%;
		padding-bottom: 70px;
	}
	.col3 li{
		line-height: 1.7;
	}
	.col3 img{
		margin: 0 auto;
	}
	.col3 .img{
		padding: 30px;
		margin-bottom: 20px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		padding: 50px 20px;
	}
}

@media only screen and (max-width: 799px){
	.topbar { position: fixed; top: 0; left: 0; right: 0; padding: 5px 15px; background: #e5e5e5; font-size: 14px; }
	#header{
		position: fixed;
		width: 100%;
		z-index: 500;
		top: 32px;
	}
	
	#headerWrap{
		position: relative;
		width: 100%;
		height: 80px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	
	#header h1{
		padding-top: 10px;
	}
	
	#header h1 img{
		margin-top: 3px;
		max-height: 45px;
		width: auto !important;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 60%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #000;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #fff;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
    }
	#mainImg{
		padding-top: 60px;
		z-index: -100;
   }
	.col3 li{
		margin: 10px auto 0 0;
		display: block;
	}
	#sec04 img{
	   width: auto;
    }
	section{
		padding-top: 50px;
	}
	section h2{
		margin: 0 auto 20px;
	}
	section h2 span {
		padding: 0 30px;
	}
	.grid iframe{
	width: 100%;	
	}		
	#mainnav ul li ul{
	background: rgb(0,0,128);
    position: fixed;
    width: 100%;
    
	}
	#mainnav ul li ul li a {
	line-height: 20px;
	padding-left: 30px;
	text-align: left;
	}

}



/*---------- 2020/12/09---------------*/
.center { text-align: center; }
.left { text-align: left; }
.series *, .grid div {  box-sizing: border-box; line-height: 1.2; }
.series h2 { width: auto; background: none; font-size: 18px; margin-bottom:20px; }
.container { box-sizing: border-box; padding-left:15px; padding-right: 15px; }
.column, .column2, .column3, .column span, .column2 span, .column3 span { box-sizing: border-box; }
.gridwrapper {
	padding-bottom: 20px;
}
.grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	align-items: stretch;
	justify-content: center;
}
.grid .column {
	flex: 0 0 20%;
	padding: 15px 0;
	text-align: center;
}
.grid .column h2 {
	font-size: 15px;
	line-height: 1;
	background: none;
	margin: 0 auto; 
}
.grid .column span {
	flex: inherit;
	display: block;
	padding: 0 15px 10px;
}
.grid .column span img {
	max-width: 100%;
	margin: 0;
}

.grid .column2 {
	flex: 0 0 25%;
	text-align: center;
	position: relative;
}
.grid .column2 span {
	display: block;
	padding: 0 10px;
	margin: 0 auto;
	width: 100%;
	height: 200px;
	line-height: 200px;
	white-space : nowrap;
}
.grid .column2 span:after {
  content : ".";
  font-size : 0;
  -webkit-text-size-adjust : none;
}
.grid .column2 span img {
  display: inline-block;
  width: auto;
  max-width: 135px;
  max-height: 180px;
  vertical-align : middle;
}
.grid .column2 h2 {
	font-size: 15px;
	line-height: 1.2;
	background: none;
	margin: 0 auto;
}
.grid.gallery .column2 p {
	position: absolute;
	left: 0;
	margin-top: -105px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fff;	
	display: none;
}
.grid.gallery .column2 p i {
	background: rgb(0,0,0,.5);
	padding: 5px;
	font-style: normal;
}

.grid.gallery .column2:hover p {
	display: block;
}

.gridcenter {
	align-items: center;
	justify-content: center;
 }
.grid .column3 {
	flex: 0 0 33.3333%;
	text-align: center;
}
.grid .column3 span {
	display: block;
	padding: 10px;
	margin: 0 auto;
	width: 100%;
	white-space : nowrap;
}
.grid .column3 span img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  vertical-align : middle;
}
.grid .column3 a img {
	opacity: .9;
}
.grid .column3 a:hover img {
	opacity: 1;
	/*box-shadow: 0 0 6px rgba(0,0,0,.5);*/
}
.grid .col-6 {
	flex: 0 0 auto;
	width: 50%;
	padding: 0 15px;
	text-align: center;
}
.grid .box {
	display: block;
	padding: 15px;
}
.series ul {
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
}
.series ul li {
	padding: 5px 0;
}
.main .focus { text-align: center; margin-bottom: 40px; }
.main .content {  }

.subpage5 p { font-size: 16px; }
.innerS > img { width: 100%; }


@media (max-width: 1024px) {
	.grid .column {
		flex: 0 0 20%;
		text-align: center;
		align-items: stretch;
		justify-content: center;
	}

	.grid .column2 span {
		padding: 0 10px;
		margin: 0 auto;
		height: 180px;
		line-height: 180px;
	}
	.grid .column2 span img {
		max-width: 120px;
		max-height: 160px;
	}

}

@media (max-width: 799px) {
	.grid .column {
		flex: 0 0 25%;	
	}	
	.grid .column2 span {
		height: 160px;
		line-height: 160px;
	}
	.grid .column2 span img {
		max-height: 140px;
	}
	.grid .column3 {
		flex: 0 0 50%;
	}	

}


@media (max-width: 559px) {
	.grid .column {
		flex: 0 0 33.3333%;	
	}	
}