@charset "utf-8";
@media all{
html, body{
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body{
	background-color: rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	text-align: left;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, nav, article{
	margin: 0px;
	padding: 0px;
}
a{
	color: rgba(255,102,153,1);
	text-decoration: none;
}
a:hover{
	color: rgba(255,102,153,1);
	text-decoration: underline;
}
a img, a:link img{
	background-color: rgba(255,255,255,1);
}
a:visited img, a:hover img, a:active img{
	background-color: rgba(255,255,255,1);
	opacity: 0.60;
}
dfn{
	font-style: normal;
}
img{
	border: none;
}
li{
	list-style: none;
}
.clear{
	clear:both;
}
.caution{
	color: rgba(255,0,0,1);
}

}
@media screen and (max-width:640px){
body.is-fixed {
  overflow: clip;
  position: fixed;
  overscroll-behavior: none;
}

h1{
	margin:0px;
	font: bold "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 2px;
	text-align:center;
	font-weight:900;
}

.wrapper{
	text-align: left;
	width: 100%;
	padding: 0px;
}
header{
	width: 100%;

}

.header_logo img{
	width:40%;
	height:auto;
	margin:5px;
}
.timg1{
	clear:both;
	width: 98%;
	padding:10px 0px;
	margin:10px 0px;
	text-align:center;
}
.timg1 h1{
	font-size:12px;
}
.timg1 img{
	width:98%;
	height:auto;
	text-align:center;
}
.timg2{
	clear:both;
	width: 98%;
	padding:10px 0px;
	margin:10px 0px;
	text-align:center;
	font-size:20px;
}
.timg2 h1{
	font-size:20px;
}

.g_menu{
	clear:both;
	overflow:hidden;
}
.g_menu ul{
	width: 100%;
}
.g_menu li{
	float: left;
	width:47.5%;
	height:100%;
	background-color: rgba(102,204,204,1);
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin:2px 3px 2px 4px;
}
.g_menu li.long{
	width:97%;
}
.header_logo img{
	width:40%;
	height:auto;
	margin:5px;
}

.g_menu{
	clear:both;
	overflow:hidden;
}
.g_menu ul{
	width: 100%;
}
.g_menu li{
	float: left;
	width:47.5%;
	height:100%;
	background-color: rgba(102,204,204,1);
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin:2px 3px 2px 4px;
}
.g_menu li.long{
	width:97%;
}

li.bt1 a{
	color: rgba(255,255,255,1);
	display: block;
	text-decoration: none;
	padding: 8px 0px;
}
li.bt1 a:hover{
	background-color: rgba(102,153,204,1);
	text-decoration: none;
}

.content{
	width: 99%;
	height:100%;
	margin: 0px;
	padding: 5px 2px 0px;
	overflow:hidden;
}
.pankuzu{
	font-size: 12px;
	margin: 15px 5px;
	overflow:hidden;
}
.left{
	position: fixed;
	top: 0px;
	left:0px;
 	overflow:scroll;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,1); 
	z-index:1;
}
.left_elm{
	z-index:2;
	overflow:scroll;
}
.member{
	width:75%;
	padding:0px;
	margin-bottom:10px;
	text-align:center;
	float:left;
	border:1px solid rgba(255,102,153,1);
	z-index:2;
}
.member a{
	color: rgba(255,255,255,1);
	font-weight:700;
	padding:10px 0px;
	text-decoration: none;
	background-color: rgba(255,102,153,1);
	display: block;
}
.member a:hover{
	color: rgba(255,102,153,1);
	font-weight:700;
	background-color: rgba(255,255,255,1);
	display: block;
}
.member p{
	font-size: 14px;
	padding:5px;
}
.member p{
	font-size: 14px;
	padding:5px;
}

.lmenu{
	width:100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom:10px;
}
.lmenu h2{
	color: rgba(102,204,204,1);
	font-size:16px;
	text-align:center;
	padding:5px 5px;
	border-bottom:solid 1px rgba(102,204,204,1);
}
.lmenu ul{
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
	border-bottom:solid 1px rgba(102,204,204,1);
}
.lmenu li{
	width:50%;
	float:left;
	font-size:14px;
	font-weight:700;
	border-bottom:solid 1px rgba(102,204,204,1);
}
.lmenu li.nb{
	border-bottom:none;
}
.lmenu li.wb{
	width:100%;
}
.lmenu li a{
	color: rgba(102,102,102,1);
	height:30px;
	line-height:15px;
	padding:8px 0px;
	text-decoration: none;
	background-color: rgba(255,255,255,1);
	display: block;
	overflow:hidden;
}
.lmenu li a:hover{
	color: rgba(255,255,255,1);
	background-color: rgba(102,204,204,1);
	display: block;
}

li.bt1 a{
	color: rgba(255,255,255,1);
	display: block;
	text-decoration: none;
	padding: 8px 0px;
}
li.bt1 a:hover{
	background-color: rgba(102,153,204,1);
	text-decoration: none;
}
.ldl{
	text-align:left;
	clear:both;
	float:left;
	width:40%;
	margin-left:20px;
	margin-bottom:10px;
}
.ldr{
	text-align:left;
	float:left;
	width:45%;
	margin-bottom:10px;
}
.ldw{
	clear:both;
	width:100%;
	margin-bottom:10px;
}

footer{
	clear:both;
	border: none;
	width: 100%;
}
.footer{
	background-color: rgba(102,204,204,1);
	clear: both;
	height:100%;
	overflow: hidden;
	width: 100%;
}
.footer a{
	color: rgba(255,255,255,1);
	text-decoration: none;
}
.footer a:hover{
	color: rgba(255,255,255,1);
	text-decoration: underline;
}

.foot_right{
	width: 100%;
	font-size:12px;
	overflow:hidden;
}
.foot_right ul{
	clear:both;
	padding:6px 3px;
	overflow:hidden;
}

.foot_right li{
	width:50%;
	float: left;
	overflow:hidden;
	padding:8px 0px;
}

.foot_right li.no{
	display:none;
}
.foot_left{
	width: 100%;
	padding:5px 0px;
}
.copyright{
	clear: both;
	color: rgba(255,255,255,1);
	font-size: 12px;
	margin: 5px 5px;
}

.img320{
	width:100%;
	height:auto;
}

label{
	padding: 0px;
	margin: 0;
	position: fixed;
	top: 0px;
	right: 0px;
/*
	width: 50px;
	height: 50px;
*/
}
input[type="checkbox"].on-off{
	display: none;
}
input[type="checkbox"].on-off + .left{
	display: none; 
}

input[type="checkbox"].on-off:checked + .left{
	display: block; 
}

.menuburger{
	display:block;
	border:1px solid rgba(102,204,204,1); 
/*
	border-radius: 10px;
*/
	background-color: rgba(255,255,255,1);
	width:46px;
	height:46px;
	text-align: center;
}
/*
.menuburger:hover{
	background-color: rgba(102,204,204,0.1);
}
*/
.mbborder{
	clear:both;
	border:2px solid rgba(102,204,204,1); 
	border-radius: 2px 2px;
	width:75%;
	height:0px;
	margin:7.5px 8%;
}

#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 77%;
}
#page-top img{
  margin-bottom: 3px;
}
#page-top a {
  background: rgba(255,255,255,1);
	opacity:0.8;
  text-decoration: none;
	font-weight:700;
  color: rgba(102,204,204,1);
  width: 50px;
  padding: 5px 0;
  text-align: center;
  display: block;
	border:1px rgba(102,204,204,1) solid;
  border-radius: 5px;
}
#page-top a:hover, #page-top a:hover img {
  text-decoration: none;
  background: rgba(153,153,153,1);
}

.pcdisp{
	display:none;
}

}

@media screen and (min-width: 641px){
a{
	font-weight:700;
}
a:hover{
	font-weight:700;
}
h1 {
	clear:both;
	color: rgba(102,102,102,1);
	font: bold "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}
.wrapper{
	border-left: 2px solid rgba(191,191,191,1);
	border-right: 2px solid rgba(191,191,191,1);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
	padding: 0px;
}
header{
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
}
.header_logo{
	float:right;
	overflow:hidden;
	margin-top:10px;
	margin-right:10px;
}
.timg1{
	float:left;
	height: 80px;
	letter-spacing: 2px;
	width: auto;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
}
.timg1 h1{
	clear:both;
	color: rgba(102,102,102,1);
	font: bold 14px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}
.timg1 img{
	margin-top:10px;
}
.timg2{
	float:left;
	height: 70px;
	letter-spacing: 2px;
	width: auto;
	padding-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
}
.timg2 h1{
	clear:both;
	color: rgba(102,102,102,1);
	font: bold 20px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}

.g_menu{
	clear:both;
	width:100%;
	padding: 0px;
}
.g_menu ul{
	width: 100%;
	height: 34px;
	background-color: rgba(102,204,204,1);
	padding: 0px;
}
.g_menu li{
	float: left;
	background-color: rgba(102,204,204,1);
	width: 188px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid rgba(255,255,255,1);
	border-right: 1px solid rgba(255,255,255,1);
}

li.bt1 a{
	color: rgba(255,255,255,1);
	width: 100%;
	height: 100%;
	padding: 10px 0px;
	display: block;
	text-decoration: none;
}
li.bt1 a:hover{
	background-color: rgba(102,153,204,1);
	display: block;
	text-decoration: none;
}
.content{
	clear:both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.pankuzu{
	font-size: 12px;
	margin: 0px 5px 20px;
	overflow:hidden;
}
.pankuzu br{
	display:none;
}
.left{
	float: left;
	overflow:hidden;
	width: 20%;
	height:100%;
}
.member{
	width:90%;
	padding:0px;
	margin-bottom:10px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	border:1px solid rgba(255,102,153,1);
}
.member a{
	color: rgba(255,255,255,1);
	font-weight:700;
	padding:10px 0px;
	text-decoration: none;
	background-color: rgba(255,102,153,1);
	display: block;
}
.member a:hover{
	color: rgba(255,102,153,1);
	font-weight:700;
	background-color: rgba(255,255,255,1);
	display: block;
}
.member p{
	font-size: 14px;
	padding:5px;
}
.member p{
	font-size: 14px;
	padding:5px;
}

.lmenu{
	width:90%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.lmenu h2{
	color: rgba(102,204,204,1);
	font-size:16px;
	text-align:center;
	padding:5px 5px;
}
.lmenu ul{
	width:100%;
	text-align:center;
	border-left:solid 1px rgba(102,204,204,1);
	border-right:solid 1px rgba(102,204,204,1);
	border-bottom:solid 1px rgba(102,204,204,1);
}
.lmenu li{
	font-size:14px;
	font-weight:700;
	border-top:solid 1px rgba(102,204,204,1);
}
.lmenu li a{
	color: rgba(102,102,102,1);
	padding:5px 3px;
	text-decoration: none;
	background-color: rgba(255,255,255,1);
	display: block;
}
.lmenu li a:hover{
	color: rgba(255,255,255,1);
	background-color: rgba(102,204,204,1);
	display: block;
}

.right{
	float: right;
	overflow:hidden;
	width: 78%;
	height:100%;
}

.ldl{
	text-align:left;
	clear:both;
	float:left;
	width:38%;
	margin-left:30px;
	margin-bottom:10px;
}
.ldr{
	text-align:left;
	float:left;
	width:47%;
	margin-bottom:10px;
}

.ldw{
	clear:both;
	width:100%;
	margin-bottom:10px;
}

footer{
	clear:both;
	border: none;
	width: 100%;
	padding-top:10px;
}

.footer{
	background-color: rgba(102,204,204,1);
	clear: both;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.footer a{
	color: rgba(255,255,255,1);
	text-decoration: none;
}
.footer a:hover{
	color: rgba(255,255,255,1);
	text-decoration: underline;
}

.foot_right{
	width: 100%;
	font-size:12px;
	overflow:hidden;
}
.foot_right ul{
	clear:both;
	padding:6px;
	overflow:hidden;
}

.foot_right li{
	color: rgba(255,255,255,1);
	float: left;
	padding:3px 0px;
	overflow:hidden;
}
.foot_right li.cl{
	clear:both;
}
.foot_left{
	float: left;
	width: 100%;
}
.copyright{
	clear: both;
	color: rgba(255,255,255,1);
	font-size: 14px;
	padding:6px;
}

.spdisp{
	display:none;
}

#page-top{
	display:none;
}

}