@charset "UTF-8";


/*----------------------------------------------------
	必要要素の初期設定
----------------------------------------------------*/
*{
	/* 意図しない横幅が出ないように画面幅で強制改行を有効にする */
	word-break: break-all;
	-webkit-text-size-adjust : none;
}

html {
	font-size: 62.5%;
	/* 62.5%を指定すると「1.0 rem = 10px」 */
}

body {
	width: 100%;
	line-height:1.4;
	background:#FFF;
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	font-family: "helvetica","Arial","ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	z-index: 0;
	-webkit-text-size-adjust: none;
}

input, textarea {
	font-family: "helvetica","Arial","ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

/* for IE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
* html input, * html textarea {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}


/*----------------------------------------------------
	リンク
----------------------------------------------------*/
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
	color:#03C;
}
a[name],
a[name]:hover,
a[name]:active{
	}
a[href] {
	outline: none;
}
a:visited {
	color:#606;
}
a[href]:hover,
a[href]:active {
	text-decoration:none;
}
* html a:link{
	text-decoration: none;
}
* html a:hover,
* html a:active {
}


/*----------------------------------------------------
	メディアサイズによる表示・非表示切り替え
----------------------------------------------------*/
#gNavi{	display: none;}
#gNavi_sp{	display:block;}
#uNavi{	display:none;}
#uNavi_sp{	display:block;}

.blockBannerRight{	display: none;}
.blockBannerLeft{	display: none;}


/*----------------------------------------------------
	#page（ページ全体）
----------------------------------------------------*/
.page {
	position:relative;
	width: 100%;
	background:#FFF;
	text-align: left;
	margin: 0;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* FF3.6+ */
	-webkit-box-sizing:border-box; /* Chrome,Safari4+ */
}

#contentsR,
#sideL{
	padding-top: 10px;
	margin: 0 8px;
}
#container.show
{
  box-shadow:0 0 3px 3px rgba(0,0,0,0.4);
  z-index:10;
  position: relative;
}
#slidemenu li.ssNavi2_on
{
  background-color:#ccc;
}
#slidemenu ul.ssNavi3_on li.on
{
  background-color:#ccc;
}

/*----------------------------------------------------
	#globalHeader
----------------------------------------------------*/
#globalHeader {
	position:relative;
}

/* ロゴ回り
----------------------------------------------------*/
#Headerwrap {
	background:#eee;
	margin-bottom:40px;
	padding: 3px 7px 7px;
}

a#logo{
	position:absolute;
	top:5px;
	display:block;
	padding:10px 0;
	text-align:left;
}
a#logo img{
	width:100%;
	max-width:100%;
	height:auto;
}

/* 多言語 */
ul#lang{
	display:none;
}
#langbox-sp{
	display:block;
	position:absolute;
	top:16px;
	right:8px;
	width:60px;
	height:20px;
	padding:7px;
	background:#a4a4a4;
	color:#fff;
	text-align:center;
	font-size:1.3rem;
	cursor:pointer;
}
#langbox-sp ul#lang-sp{
	display:none;
	position:absolute;
	top:35px;
	right:0;
	z-index:1000;
}
#langbox-sp ul#lang-sp li a{
	display:block;
	width:60px;
	height:20px;
	padding:7px;
	background:#000;
	color:#fff;
	border-bottom:1px solid #fff;
}
#langbox-sp ul#lang-sp li:last-child a{
	border-bottom:none;
}

/* サービスアイコン */
ul#serviceicon{
	display:none;
}
#serviceicon_sp{
	width:315px;
	margin:20px auto 0;
}
#serviceicon_sp ul#serviceicon{
	display:block;
}
#serviceicon_sp ul#serviceicon li{
	float:left;
	margin:0 5px;
}
#serviceicon_sp ul#serviceicon li img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* グーグル検索 */
#googlesearch{
	display:block;
	position:absolute;
	width:165px;
	top:7px;
	left:50px;
}
#googlesearch input.gsc-input {
	border-color: #999;
	border-radius: 0;
	width:120px;
	height:25px;
	font-size:12px;
	float:right;
	margin:0;
	padding: 3px 6px;
}
#googlesearch input.gsc-search-button {
	background:url(http://www.t-kougei.ac.jp/img_static/iconSearch_sp.png);
	background-size:34px 33px;
	text-indent:-3000px;
	border: none;
	background-color: #666;
	height:33px;
	min-width:0px;
	width:34px;
	padding:0;
	margin:0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	cursor:pointer;
}
.gsc-branding-text,
.gsc-branding-img{
	display:none;
}


/* ナビゲーション：スマホドロワーメニュー
----------------------------------------------------*/
#menu{
	width: 38px;
	text-align:center;
}
#menu p{
	margin: 0;
	padding: 0;
	width: 38px;
	height: 34px;
	background: #000;
}

.menu_buttonl {
	display: block;
	width: 38px;
	height: 34px;
	position: relative;
	text-indent: -99999px;
}

.menu_buttonl:before {
	position: absolute;
	top: 7px;
	left: 6px;
	width: 26px;
	height: 4px;
	background: #fff;
	box-shadow: 0 4px #333, 0 8px #fff, 0 12px #333, 0 16px #fff;
	content: '';
}

/*
 ========= ナビゲーションのスタイル指定はjquery.slidemenu.cssを参照 =========
*/


/* パン屑ナビゲーション
----------------------------------------------------*/
ol#pankuzu{
	list-style:none;
	padding:5px 0;
	font-size:11px;
	font-size: 1.1rem;
	line-height:1.2;
}
ol#pankuzu li{
	display:inline;
}
ol#pankuzu li a{
	padding-right:15px;
	background:url(http://www.t-kougei.ac.jp/img_static/arrow04.png) right center no-repeat;
	margin-right:5px;
}


/* フッターナビゲーション
----------------------------------------------------*/
#fNavi{
	text-align:center;
	padding:0;
	margin:20px 0 3px 0;
	font-size:10px;
	font-size: 1.0rem;
	line-height:1.1;
}
#fNavi a{
	color:#333;
}
#fNavi a:hover{
	text-decoration:none;
	color:#666;
}

/*----------------------------------------------------
	footer#globalFooter
----------------------------------------------------*/
#globalFooter {
	border-top:1px solid #999;
	padding:8px 0;
	margin:0;
	font-size:8px;
	font-size: 0.8rem;
	line-height:1.5;
	color:#FFF;
	background:#000;
}
#globalFooter address{
	text-align:center;
	padding:0;
	margin:0;
}
#globalFooter address span{
	display:block;
}
#globalFooter #copyright{
	text-align:center;
	padding:0;
	margin:0;
}

/*----------------------------------------------------
重要なお知らせ
----------------------------------------------------*/
div #ImportantMessage{
	border:1px solid #c33;
	background-color:#eee;
	margin: 30px 10px 10px;
	padding:5px;
}

/*----------------------------------------------------
新着情報ページ番号表示
----------------------------------------------------*/
div.pagination
{
	margin-top: 10px;
	text-align:center;
	font-size:9px;
}
div.pagination ul
{
	display:inline;
	text-align:center;
}
div.pagination ul li
{
	display:inline;
	padding:0 0 0 3px;
	border-left: 1px solid #ccc;
	border-right: none;
	margin:0;
}
div.pagination ul li:first-child
{
	border-left: none;
}
div.pagination ul li a
{
	padding:0 5px;
}
div.pagination ul li.disabled
{
	color: #ccc;
}
div.pagination ul li.active a
{
	background-color: #ccc;
	color: #000;
}
