@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
color:#333;
font-size:small;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{color:#076fb1;text-decoration: underline;}
a:hover{color:#46aeeb;}
a:active, a:focus {outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
background:#fff;
}

.inner{
margin:0 auto;
width:100%;
}


/*************
/* ヘッダー
*************/
#header{
/*height:30px;*/
}

#header h1{
/*padding:5px 0 10px 10px;*/
font-size:12px;
font-weight:normal;
padding:0px;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
margin-left:17px;
}

.logo span{display:block;}

/*************
/* 英語版
*************/
.info a {
	float:right;
	margin:5px 20px;
	color: #fff;
	padding: 0px 10px 0 23px;
	background: #000 url(images/arrow.gif) 9px 5px no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;

}
.info a:hover {
	background: #444 url(images/arrow.gif) 9px 5px no-repeat;
	color: #fff;
	text-decoration: none;
}

.info .open{font-size:11px;}


/*************
/* ロゴ+英語版
*************/

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:10px auto 3px;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;
border:0px solid #dbdbdb;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:10px;
left:10px;
padding:5px 10px;
line-height:1.4;
background-color: rgba(0,0,0,0.4);
color:#fff;
}

.slogan h2{
padding-bottom:5px;
font-size:20px;
color:#fff;
}


/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}

.grid{
float:left;
border-radius:5px;
background:#fff;
}

.box{
margin:0 5px;
padding:10px;
border:1px solid #dbdbdb;
}

.box img{
max-width:100%;
height:auto;
border:4px solid #dbdbdb;
}

.box h3{padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}



/*************
メイン コンテンツ
*************/
section.content article{
padding:15px 10px;
/*margin-bottom:4px;*/
/*border:1px solid #dbdbdb;*/
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading{
font-weight:normal;
padding:0 10px;
line-height:36px;
color:#333;
background:#e7e7e7;
/*background:url(images/heading3.png) repeat-x 0 0;*/
}

h3.heading2{
font-weight:bold;
font-size:100%;
padding:0 10px;
line-height:39px;
margin:0;
color:#fff;
background:#000;
/*background:url(images/heading2.png) no-repeat 0 0;*/
}

h3.heading3{
font-weight:bold;
font-size:125%;
padding:0 10px;
line-height:48px;
color:#000;/*153a11*/
background:url(images/heading3.png) repeat-x 0 0;
}


section.content img{
max-width:100%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

#gallery .grid img,.border,ul.list img{border:1px solid #a0af3f;padding:0px;}
article a:hover img {
	padding:0px;
	border:1px solid #323c00;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

article a:hover img {
	padding:0px;
	border:1px solid #716a90;
}

#sidebar .border1{
	margin: 2px 0;
	padding:0px;
	border:1px solid #e55502;
}
#sidebar .border2{
	margin: 2px 0;
	padding:0px;
	border:1px solid #cacd1c;
}
#sidebar .border3{
	margin: 2px 0;
	padding:0px;
	border:1px solid #7eaeaa;/*ad4d89*/
}
#sidebar .web-seal{
	padding: 0;
	width:210px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#sidebar a:hover img {
	padding:0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	border:1px solid #84a4d8;
}


/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}


/*************
/* サイドバー
*************/
#sidebar ul{padding:10px;}

#sidebar li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
border-bottom:1px dashed #dbdbdb;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;
}

#sidebar li a{
display:block;
}

#sidebar ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
border:0;
}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* フッター
*************/
#footer5{
clear:both;
overflow:hidden;
padding:10px 10px 20px 10px;
	background: url(https://www.tsukuba-forum.jp/images/bg_footer-area.gif) repeat-x 0 0 #000000;
	bottom: 0;
	color: #FFFFFF;
	position: relative;
	width: 100%;
}
#footer {
	clear:both;
	background: #000;
	bottom: 0;
	color: #FFFFFF;
	float: left;
	font-size: 0.85em;
/*	height: 310px;*/
	margin: 10px 0 0 0;
/*	min-width: 960px;*/
	width: 100%;
	position: relative;
}


#footer a {
    color: #FFFFFF !important;
	text-decoration: underline;
}

#footer a:hover {
	color: #46beeb !important;
	text-decoration: none;
}

#pageTop {
	margin: -25px auto 0;
    padding-right: 30px;
    text-align: right;
    width: 95%;
}


* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
margin:0;
background:transparent;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo{font-size:11px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
color:#333;
}

ul.footnav{
/*float:right;
width:650px;*/
padding:30px 0 50px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
font-size:11px;
border-right:1px solid #fff;
}

#footer a{color:#333;}
#footer a:hover{color:#888;}

address{
clear:both;
padding:10px;
text-align:center;
font-style:normal;
font-size:10px;
color:#fff;
background:#000;
/*	min-width: 960px;*/
}


/* PC用
------------------------------------------------------------*/
@media print, screen and  (min-width: 660px){
	#header,#wrapper,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}

	#wrapper{padding-bottom:20px;}

/*************
メニュー
*************/
#dropmenu0 {
  clear:both;
  width:100%;
  height: 54px;
  padding: 0;
  margin: 0;
  background: #000; /* メニュー外 #e6e3cc*/
}
#dropmenu {
  position:relative;
/*  height: 54px;*/
  padding: 0;
  margin: 0;
  z-index: 10;
/*  background: #e7e7e7;*/ /*D7D6D8 #725b97 #BEB3CB*/
}

nav#dropmenu .inner{
	width:932px;
	padding:0 14px;
}

#dropmenu .mainmenu {
	width:185px;
	float:left;
}

#dropmenu .mainmenu ul {
	visibility:hidden;
}

#dropmenu .mainmenu li {
  position: relative;
  width: 185px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
/****メニューリンクあり設定****/
#dropmenu .mainmenu li a,#dropmenu .mainmenu li p {
  display: block;
  margin: 0;
  padding: 21px 0 18px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  border-left:1px solid #555;/*91b3c3;BEB3CB*/
  border-bottom: 1px solid #555;/*cbc6d1;/*cbc6d1*/
  color:#fff; /*メニューリンクあり文字色*/

  background: #000; /*c3dce7 D9D4D8 */

 /*****メニューリンクあり背景*****/
background: -moz-linear-gradient(top, #333 0%,#000 100%); /* FF3.6+ e7e5ea cbc6d1*/
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333), color-stop(100%,#000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #333 0%,#000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #333 0%,#000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #333 0%,#000 100%); /* IE10+ */
}

#dropmenu .mainmenu li:hover > a{
background: #007495; /*#292071 */
background: -moz-linear-gradient(top, #74c8ed 0%, #007495 100%); /* FF3.6+  #3c2c81 0%,#2c063c 100%,#292071 100%*/
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#034ea3), color-stop(100%,#060d27)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #74c8ed 0%, #007495 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #74c8ed 0%, #007495 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #74c8ed 0%, #007495 100%); /* IE10+ */
background: linear-gradient(to bottom, #74c8ed 0%, #007495 100%); /* W3C */
  color: #fff;
}

/****メニューリンクなし設定****/
#dropmenu .mainmenu li p {
/*  color: #719fd3; /*9086B4*/
	color: #777; /*aa973bメニューリンクなし文字色*/
}

#dropmenu .mainmenu li.last{
border-right:1px solid #555;/*BEB3CB;*/
}

#dropmenu .mainmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#dropmenu .mainmenu li ul {
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu .mainmenu li:last-child ul {
  left: 0%;
  width: 100%
}
#dropmenu .mainmenu li ul li{
  overflow: hidden;
  width: 186px;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu .mainmenu li ul li a{
  padding: 13px 15px;
/*  background: #292071;*/

  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu .mainmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 0px solid #eee;/*#302681*/
  border-bottom: 0px solid #9fb3ce;/*#725b97*/
}
#dropmenu .mainmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu .mainmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu .mainmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}


	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#fff;
/*	background-position:0 -66px;*/
	background:#725b97;
	padding-top:17px;
	}

	#mainBanner{margin-left:15px;}
	#subpage #mainBanner{margin:15px auto;}

	#main{
	float:right;
	width:702px;
/*	width:667px;*/
	padding-right:18px;
	}

	#main2{
	padding:0 18px;
	}


	#sidebar{
	float:left;
	width:210px;
/*	width:245px;*/
	padding:0px 0 0 15px;
	overflow:hidden;
	}

	#sidebar article{
	padding:5px;
	margin-bottom:7px;
	border:1px solid #dbdbdb;
	overflow:hidden;
	}

	/* グリッド全体 */
	.gridWrapper{
	width:960px;
	margin:0 0 0 -10px;
	}

	#gallery article{padding:10px 0 10px 10px;}

	/* グリッド */
	.grid{
	float:left;
	width:300px;
	margin-left:20px;
	}

	#subpage .grid{width:auto;}

  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}

#footer {
	min-width: 960px;
	}

address{
	min-width: 960px;
	}

}

/* mediaqueries
------------------------------------------------------------*/
@media only screen and (max-width:659px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}

	nav#dropmenu{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	border-top:1px solid #ccc;
	background:#eee;/*#f6e4cc d5dfbd 0%,#b8cb8b */
	}

	nav#dropmenu a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	border-bottom:1px solid #ccc;
	background:#000;/*#f6e4cc*/
	color:#fff;/*メニューリンクあり文字色*/
	}

	nav#dropmenu a#menu span{padding-left:10px;}
	nav#dropmenu a.menu span:before{content: "→ ";}
	nav#dropmenu a.menuOpen span:before{content: "↓ ";}
	nav#dropmenu a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	color:#afafa3;
	}

	nav#dropmenu ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:0.9;
	}

	nav#dropmenu ul li a,nav#mainNav ul li.current-menu-item li a,nav#dropmenu ul li p{
	display: block;
	padding:10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	visibility:visible;
	}

nav#dropmenu li ul li a{
	display: block;
	padding:10px 30px;
	text-align:left;
	}

	nav#dropmenu ul li a span{padding-left:10px;}

	nav#dropmenu ul li:first-child a{
	border-top:0px solid #e4e4e4;
	}

/*	nav#dropmenu ul li:last-child a{border:0;}*/
	nav#dropmenu ul li.active a{color:#716a9f;}


	nav div.panel{float:none;}

	#subpage #mainBanner{max-width:668px;}

	#sidebar{padding-bottom:30px;text-align:center;}

	h3.heading2{
		text-align:center;
		background:#000;
}

	#sidebar article{padding:7px 0;width:210px; margin-left:auto;margin-right:auto;text-align:left;}

	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}

	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}

	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}

	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}

	#footer.logo,#footer .info{
	width:100%;
	float:none;
	}

#footer {
	max-width: 659px;
	}

address{
	max-width: 659px;
	}
h3.heading3{
	font-weight:normal;
	font-size:80%;
	padding:10px;
	line-height:20px;
	}

}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	#header{
	height:auto;
	padding-bottom:20px;
	}

	#header h1,.logo,.info{text-align:center;}

	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	margin:0;
	}

	.box img{
	float:left;
	margin-right:5px;
	}

	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}

	#gallery .grid{float:left;}


}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	.grid{width:100%;}
	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
}






/*ﾌｧｼﾘﾃｰﾀ紹介*/