* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
	background-color: #fff;
}
h4  { font-size: 10px }
p  { font-size: 12pt; line-height: 16pt; }
a:link { color: teal; text-decoration: none; }
#indexbg{
 width:951px;
 height:415px;
 text-align:left;
  background:url("../images/indexbg.jpg") no-repeat;
  position:relative;
}
#news_cgi{
 margin:40px 0 0 30px;
}
h4#news_cgi{
 margin:20px 0 0 30px;
}
#event{
   display:block;position:absolute; top:5px; left:615px;overflow: hidden;width:335px;height:325px;
}
div#event-area {
	clear: both;
	width: 950px;
	height: 350px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
	background-color: #FFF;
}
div#news-area {
	display: inline-block;
	vertical-align: top;
	width: 365px;
	padding-top: 50px;
	background: url("../images/bg_iframe.jpg") no-repeat;
	background-position: 50% 0%;
	text-align: center;
}
div#editors-area {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
}
div#event-corner {
	display: inline-block;
	vertical-align: top;
	width: 575px;
	height: 200px;
	text-align: center;
}
div#members-corner {
	display: inline-block;
	vertical-align: top;
	width: 575px;
	text-align: center;
}
div#bus-yoyaku-corner{
	text-align: right;
}
div#bus-yoyaku-corner span,
div#bus-yoyaku-corner img{
	vertical-align: middle;
}
div#footer {
	clear: both;
	width: 950px;
	height: 60px;
	margin: 0px auto 0px auto;
	background-color: #FFF;
	border-top: 4px solid #b5996a;
	text-align: center;
}
div#footer-address {
	float: left;
	width: 33%;
	padding-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #096;
}
div#footer-logo {
	float: left;
	width: 33%;
	padding-top: 2px;
	text-align: center;
}
div#footer-copy {
	float: right;
	width: 34%;
	padding-top: 20px;
	text-align: right;
	font-size: 11px;
}
#container {
	clear: both;
	width: 990px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	line-height: 1.5;
	background:url(../img/bg/white40.png);
}
#main {
	width: 950px;
	margin: auto;
	padding: auto;
}
#container-home {
/* 	width: 950px; */
	margin: 0px auto 0px auto;
}
.btm40 {
	padding-bottom: 40px;
}
.top40 {
	padding-top: 40px;
}.btm40 {
	padding-bottom: 40px;
}
.cent { text-align: center; }
div#table_contact tr:hover {
    background: #eee;
}
.btn input {
	width: 160px;
	height: 40px;
}
.btn-regular {
	width: 160px;
	height: 26px;
}




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

.top_head{
	background-color: #006542;
	border-top: 7px solid #d3c09e;
	box-sizing: border-box;
	border-bottom: 3px solid #fff;
	display: flex;
	width: 100%;
	min-width: 950px;
	height: 91px;
	justify-content: center;
/*     position: relative;	 */
}
.top_head img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.top_slide{
	min-width: 950px;
}

.top_slide div{
	background-size: cover;
	background-position: center center;
	height: 500px;
	width: 100%;
}

.slide01{
	background-image: url("../images/slide01.jpg");
}
.slide02{
	background-image: url("../images/slide02.jpg");
}
.slide03{
	background-image: url("../images/slide03.jpg");
}
.slide04{
	background-image: url("../images/slide04.jpg");
}


.top_menu{
	margin: 5px auto 15px auto;
/* 	width: 100%; */
	height: 47px;
	background-color: #7bbc3c;
	box-shadow: 0px 3px 9px -4px rgba(0,0,0,1);
}

.top_menu div{
	width: 900px;
	margin: auto;
	display: flex;
	justify-content: space-between;

}

.top_menu div a{
	width: calc(100% * 1 / 7.001);
	border-left: 2px solid #fff;
	height: 47px;
}

.top_menu div a:hover{
	background-color: #91ee17;
}

.top_menu div a:last-child{
	border-right: 2px solid #fff;
}

.top_menu div a p{
	color: #015243;
	font-weight: bold;
	line-height: 47px;
	filter:drop-shadow(1px 1px 0px rgba(255,255,255, 1));
	font-size: 90%;
}

.top_main{
	width: 950px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

.top_main{
	width: 950px;
	display: flex;
	justify-content: space-between;
}

.top_main .top_main_l,.top_main .top_main_r{
	width: 48%;
}

.top_main_l_news{
	border: 2px solid #015243;
	padding: 15px;
	box-sizing: border-box;
	margin: 40px auto 15px auto;
}

.top_main_l_news h3{
	font-size: 150%;
	color: #015243;
	border-bottom: 2px solid #e95610;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.top_main_l_news a{
	text-align: left;
	margin-bottom: 15px;
	display: block;
	color: #555;
	padding: 0 15px;
}

.top_main_l_news a:last-child{
	margin-bottom: 0;
}

.top_main_l_news .more{
	font-size: 90%;
	display: block;
	margin: 15px auto;
	border: 1px solid #015243;
	color: #015243;
	width: 150px;
	text-align: center;
	padding: 5px 0;
}

.top_main_r{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 15px auto;
}

.top_main_r .top_main_r_news{
	width: 49%;
	margin-bottom: 15px;
	text-align: left;
/* 	background-color: aqua; */
}

.top_main_r .top_main_r_news h3{
	color: #fff;
	padding-left: 25px;
	width: 70%;
	height: 27px;
	line-height: 27px;
	position: relative;
}
.top_main_r .top_main_r_news h3:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 100%;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-width: 13.5px 0 13.5px 20px;
}

.top_main_r .top_main_r_news .cat01{
	background-color: #4bbfe2;
}
.top_main_r .top_main_r_news .cat02{
	background-color: #f161b8;
}
.top_main_r .top_main_r_news .cat03{
	background-color: #ffb000;
}
.top_main_r .top_main_r_news .cat04{
	background-color: #fff619;
	color: #333;
}
.top_main_r .top_main_r_news .cat01:after{
  border-color: transparent transparent transparent #4bbfe2;
}
.top_main_r .top_main_r_news .cat02:after{
  border-color: transparent transparent transparent #f161b8;
}
.top_main_r .top_main_r_news .cat03:after{
  border-color: transparent transparent transparent #ffb000;
}
.top_main_r .top_main_r_news .cat04:after{
  border-color: transparent transparent transparent #fff619;
}

.top_main_r_news img{
	width: 100%;
	height: 150px;
	margin: 10px 0;	
}

.top_main_r_news a:hover{
	cursor: pointer;
	opacity: 0.8;
}

.top_main_r_news a div{
	width: 100%;
	height: 150px;
	background-position: top;
	background-size: cover;
	margin: 10px 0;
}

.top_main_r_news a p{
	color: #000;
}

.top_main_r_news a .tit{
	font-size: 100%;
	margin-bottom: 5px;
}
.top_main_r_news a .txt{
	font-size: 90%;
}

.top_banner{
	width: 950px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.top_banner img{
	width: auto;
	height: 78px;
}
.top_banner div img{
	display: block;
	height: 38px;
	margin-bottom: 3px;
}



	.news_contents{
		width: 950px;
		margin: auto;
	}
	.news_con{
		display: flex;
		justify-content: space-between;
	}
	.news_l{
		width: 70%;
	}
	.news_l_con{
		text-align: left;
		padding: 25px 0;
		border-bottom: 1px solid #ddd;
	}
	.news_l_con .tit{
		font-size: 150%;
		margin: 20px 0;
	}
	.news_l_con .tit{
		line-height: 1.5;
	}
	
	.news_l_con img{
		width: 100%;
		height: auto;
	}
	.news_l_con .category{
		font-size: 90%;
		margin-left: 10px;
		padding: 2.5px 10px;
		color: #fff;
	}
	.news_l_con .news{
/* 		color: #015243; */
		background-color: #015243;
/* 		border: 1px solid #015243; */
	}
	.news_l_con .eat{
		background-color: #fff619;
		color: #000;
	}	
	.news_l_con .watch{
		background-color: #f161b8;
	}	
	.news_l_con .guidance{
		background-color: #4bbfe2;
	}	
	.news_l_con .create{
		background-color: #ffb000;
	}	
	
	.news_r{
		width: 25%;
		margin-top: 30px;
	}
	.news_r_con{
		text-align: left;
		margin-bottom: 25px;
	}
	.news_r_con ul{
		list-style: none;
		line-height: 1.75;
	}
	.news_r_tit{
		font-size: 120%;
		margin-bottom: 15px;
	}




	.top_banner{
		width: 950px;
		margin: auto;
		display: flex;
		justify-content: space-between;
	}
	.top_banner img{
		width: auto;
		height: 78px;
	}
	.top_banner .sns img{
		display: block;
		height: 38px;
		margin-bottom: 3px;
	}



#sample figure{
  margin: 0;
  display: none;
}
#sample figure:target{
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
#sample figure:target #overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0, 0.5);
  text-decoration: none;
  color: inherit;
}
#sample figure:target img{
  animation: fadein .3s;
}
@keyframes fadein{
  0%{
    transform: scale(0.2);
    opacity: 0.2;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}























/**/

