@charset "UTF-8";
body {
	font-family: "游ゴシック体 ミディアム", "游ゴシック体 ボールド", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif ;
	background-color: #f2f2f2;
	background-image: url(../image/bgpattern.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}


.slick-slide {
  text-align: center;
  color: #419be0;
  background: white;
}


.container {
	background-color: #FFFFFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row_intro{
	background: rgba(245,255,240,1.00) url(../image/bgcover.png);	
	padding: 0px 0px 30px 0px;
}
.row_aboutsoe{
	background: rgba(255,255,255,1.00) url(../image/message01.png) no-repeat;
	background-size: 30%;
	background-position: left 5% bottom 30%;
	padding: 0px 0px 0px 35%;
	min-height: 280px;
	box-sizing: border-box;
}
.row_aboutsoe h3{
	font-family: "游ゴシック体 ボールド", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif ;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
	text-align: center;
}
.row_aboutsoe p{
	font-size: 0.9em;
	color: rgba(30,30,30,1.00);
	width: 85%;
	margin: 0 auto;
	padding: 30px 0px 50px 0px;
	text-align: justify;
}

.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
	font-size: 0.8em;
}
.container .columns h4 {
	text-align: center;
	color: rgba(30,75,45,1.00);
}
.programme_link{
	width: 150px;
	margin: 10px auto;
	padding: 5px 15px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	background: rgba(90,140,120,1.00);
	color:rgba(255,255,255,1.00);
}
.programme_link a{
	text-decoration: none;
	color:rgba(255,255,255,1.00);
	
}
.primary_header {
	width: 100%;
	background: rgba(10,75,15,1.00) url(../image/bgcover.png);
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	border-bottom: 2px solid rgba(10,25,10,1.00);
}

.intro{
	color: rgba(210,240,225,1.00);
	width: 90%;
	font-size: 0.6em;
	text-align: left;
	margin: 0px 0px 0px 10px;
	float:left;
}
.logo {
	width: 90%;
	box-sizing: border-box;
	float: left;
	margin: 10px 0px 0px 15px;
}
.lp {
	color: rgba(225,225,225,1.00);
	font-size: 0.8em;
	font-weight: normal;
	text-align: undefined;
	margin: 0px;
	letter-spacing: 0px;
}
.name {
	color: rgba(240,240,240,1.00);
	font-family: "游ゴシック体 ボールド", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif ;
	font-size: 1.5em;
	font-weight: bold;
	text-align: undefined;
	margin: 0px;
	letter-spacing: 1px;
}
.flogo{
	position: absolute;
	top: 15px;
	right: 5%;
	z-index: 10;
}



.secondary_header {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 12px;
	background-color: rgba(90,150,120,1.00);
	clear: left;
}
.container .secondary_header ul {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 16.6%;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover {
	color: rgba(225,240,225,1.00);
	cursor: pointer;
}
.secondary_header a {
	text-decoration: none;
}

#tg {
  display: none;
  }
.dropLabel {
  display: none;
  }
.menu {
  display: block;
  top: -10px;
  list-style: none;
  }
.item{
	display: block;
	position: relative;
	padding: 10px 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 0.95em;
	line-height: 1.2em;
	font-family: "Source Sans Pro";
	font-weight: normal;
	color: rgba(255,255,255,1.00);
	letter-spacing: 1px;
}




/*
.secondary_header div{
	display: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 15px;
	box-sizing: border-box;
	text-align: center;
}
.drop{
	color: rgba(255,255,255,1.00);
	text-decoration: none;	
}
.drop:hover{
	color: rgba(225,240,225,1.00);
}
*/


/*
.secondary_header ul li ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-size: 0.95em;
	line-height: 1.2em;
	font-family: "Source Sans Pro";
	font-weight: normal;
	color: rgba(255,255,255,1.00);
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16.6%;
	transition: all 0.3s linear;
}

.secondary_header ul li ul li:hover {
	color: rgba(225,240,225,1.00);
	cursor: pointer;
}
*/


.left_article {
	background-color: rgba(255,255,255,1.00);
	width: 60%;
	float: left;
	font-family: "Source Sans Pro";
	color: #343434;
	margin-bottom: 15px;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #717070;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #B3B3B3;
}
#newstable{
	padding-left: 5%;
	padding-right: 5%;
	margin: 10px 10px 20px 10px;
	font-size: 0.9em;
}
#newstable tr td{
	padding-top: 7.5px;
}
.newsdate{
	width: 80px;
	min-height: 14px;
	vertical-align: top;
}
.newscontents{
	min-height: 14px;
	vertical-align: top;
}
.bannar{
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: rgba(225,225,225,1.00);
	margin: 0;
	padding: 0;
}
.bannar ul {
	list-style: none;
	width: 100%;
	padding: 0px;
	margin: 15px 0px;
	float: left;
}
.bannar ul li{
	box-sizing: border-box;
	padding: 0px;
	margin: 0 1.5%;
	width: 22%;
	float: left;
}

.right_article {
	width: 40%;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #F6F6F6;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.iframeWrap {
position: relative;
width: 100%;
}
.iframeWrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}
.fb_style{
margin: 0 auto;
padding: 5px 0px;
max-width: 500px;
width: 100%;
}

.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: rgba(197,251,250,1.00);
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.galleryinner {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .galleryinner h4 {
	margin: 5px;
	color: rgba(16,130,109,1.00);
	font-size: 0.9em;
}
.gallery .galleryinner p {
	margin: 0px;
	color:rgba(98,98,98,1.00);
	font-size: 0.75em;
}
.gallery .galleryinner p a{
	text-decoration: underline;
	color:rgba(98,98,98,1.00);
}



.footer {
	background-color: #717070;
}
.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 5px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 5px;
	height: 100%;
}
.left_half {
	background-color: rgba(0,135,30,1.00);
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: rgba(45,120,90,1.00);
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
}
.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
}

.contentstitle{
	font-family: "游ゴシック体 ボールド", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif ;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 auto;
	padding: 50px 0px 10px 0px;
	text-align: center;
}
.contentsexplain{
	font-size: 0.9em;
	color: rgba(90,90,90,1.00);
	line-height: 1.5em;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	text-align: center;	
}
.contentstext{
	font-size: 0.9em;
	color: rgba(30,30,30,1.00);
	width: 85%;
	margin: 0 auto;
	padding: 15px 0px 5px 0px;
	text-align: justify;
}


.clear {
	clear: both;
}


.pblink {
	display: block;
	margin-left: auto;
	margin-right: auto;	
	padding: 10px 0px 25px 0px;
	width: 80%;
}

.pblink:hover {
	cursor: pointer;
	opacity: 0.5;
}






@media (max-width: 414px) {
.container {
	width: 100%;
}
.logo {
	width: 100%;
	font-size: 14px;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.intro, .flogo{
	display: none;
}

.secondary_header ul li {
	float: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.menu {
  display: none;
  list-style: none;
  }
.dropInput:checked ~ .menu {
  display: block;
  }
.item:hover {
  background-color: #3CB371;
  color: #fff;
  }
.dropLabel {
  display: block;
  padding: 0px;
  display: block;
  text-align: center;
  position: relative;
  color: rgba(255,255,255,1.00);
  text-decoration: none;
  }
.dropLabel:hover, .dropInput:checked + label {
  background: #008B8B;
  color: #fff;
  }
.animation {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  }
.contentsexplain{
	font-size: 0.8em;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
}
.column_text {
	font-size: 0.8em;
	overflow : hidden;
}

.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.bannar ul li{
	margin: 0 3%;
	width: 44%;
	float: left;
}

.row_aboutsoe{
	background: rgba(255,255,255,1.00);
	padding: 0px;
}

.galleryinner {
	width: 100%;
}


.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
}

@media (min-width: 414px) and (max-width: 768px) {
.logo {
	width: 100%;
	font-size: 14px;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.intro, .flogo{
	display: none;
}
.secondary_header div{
	display: block;
}	
.secondary_header ul li {
  	width: 100%;
	margin: 0px;
	padding: 0px;
}
.container .secondary_header ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin: 0px;
	padding: 0px 0px;
}
.menu {
  display: none;
  list-style: none;
  }
.dropInput:checked ~ .menu {
  display: block;
  }
.item:hover {
  background-color: #3CB371;
  color: #fff;
  }
.dropLabel {
  display: block;
  padding: 10px 0px 0px 0px;
  display: block;
  text-align: center;
  position: relative;
  color: rgba(255,255,255,1.00);
  text-decoration: none;
  }
.dropLabel:hover, .dropInput:checked + label {
  background: #008B8B;
  color: #fff;
  }
.animation {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  }
.bannar ul li{
	margin: 0 5%;
	width: 40%;
	float: left;
}
.row_aboutsoe{
	background: rgba(255,255,255,1.00);
	padding: 0px;
}
.galleryinner {
	width: 100%;
}
	
/*
#menu ul a li{
  overflow: hidden;
  height: 0px;
  transition: .2s;
}
#menu li:hover a{
  overflow: visible;
  padding: 10px 0px;
  height: 100%;
}
*/

	
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
#mainimg{
	display: none;
}
.placeholder {
	display: none;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	position: relative;
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	display: none;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
.colclear{
	clear: both;
}

.galleryinner {
	width: 50%;
}

}

@media (min-width: 1001px) {
.bannar ul li{
	margin: 0 4%;
	width: 17%;
	float: left;
}

}

.thumbnail {
	width: 125px;
	border-radius: 250px;
	height: 125px;
	margin-left: auto;
}
.thumbnail_s {
	width: 75px;
	border-radius: 150px;
	height: 75px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
