/* @import url(https://fonts.googleapis.com/css?family=Lato:300italic,700italic,300,700); */

body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  color:#000000;
  font-weight:300;
  padding-top:100px;
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  color:#222;
  margin:0 0 20px;
}

p, ul, ol, table, pre, dl {
/*   margin:0 0 20px; */
}

h1, h2, h3 {
  line-height:1.1;
}

h1 {
  font-size:28px;
}

h2 {
  color:#393939;
}

h3, h4, h5, h6 {
  color:#494949;
}

a {
  color:#000;
  font-weight:400;
  text-decoration:none;
}

a:hover, a:focus {
 color: #629f10 !important;
}

a small {
  font-size:11px;
  color:#777;
  margin-top:-0.6em;
  display:block;
}

.wrapper {
  width:860px;
  margin:0 auto;
}

blockquote {
  border-left:1px solid #e5e5e5;
  margin:0;
  padding:0 0 0 20px;
  font-style:italic;
}

code, pre {
  font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal;
  color:#333;
  font-size:12px;
}

pre {
  padding:8px 15px;
  background: #f8f8f8;
  border-radius:5px;
  border:1px solid #e5e5e5;
  overflow-x: auto;
}

table {
  width:100%;
  border-collapse:collapse;
}

.table {
    margin-bottom: 100px;
}

th, td {
  text-align:left;
  padding:5px 10px;
  border-bottom:1px solid #e5e5e5;
}

dt {
  color:#444;
  font-weight:700;
}

th {
  color:#444;
}

img {
  max-width:100%;
}

header {
  width:100%;
  position:static;
}

header ul {
  list-style:none;
  height:40px;

  padding:0;

  background: #eee;
  background: -moz-linear-gradient(top, #f8f8f8 0%, #dddddd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
  background: -o-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
  background: -ms-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
  background: linear-gradient(top, #f8f8f8 0%,#dddddd 100%);

  border-radius:5px;
  border:1px solid #d2d2d2;
  box-shadow:inset #fff 0 1px 0, inset rgba(0,0,0,0.03) 0 -1px 0;
  width:270px;
}

header li {
  width:89px;
  float:left;
  border-right:1px solid #d2d2d2;
  height:40px;
}

header ul a {
  line-height:1;
  font-size:11px;
  color:#999;
  display:block;
  text-align:center;
  padding-top:6px;
  height:40px;
}

strong {
  color:#222;
  font-weight:700;
}

header ul li + li {
  width:88px;
  border-left:1px solid #fff;
}

header ul li + li + li {
  border-right:none;
  width:89px;
}

header ul a strong {
  font-size:14px;
  display:block;
  color:#222;
}

.navbar-default {
  background-image:none;
  background-color:#FFF !important;
  height:70px;
  border-color:#FFF !important;
}

.navbar-link {
 color:#000 !important;
}

section {
  width:500px;
  float:right;
  padding-bottom:50px;
}

small {
  font-size:11px;
}

hr {
  border:0;
  background:#e5e5e5;
  height:1px;
  margin:0 0 20px;
}

footer {
  width:100%;
  position: fixed;
  bottom: 0;
  height: 20px;
}

.copyright {
	color:#000 !important;
/* 	text-align:right; */
	font-size:1.2rem;
	font-family: muli, sans-serif;
	padding-top:5px;
}

.maile {
	color:#000 !important;
/* 	text-align:right; */
	font-size:1.2rem;
	font-family: muli, sans-serif;
	padding-top:10px;
}

.bg-primary {
  height: 75px;
  border-top: 1px solid #9dc838;
  background-color: #f2f2f2 !important;
}

@media print, screen and (max-width: 960px) {

  div.wrapper {
    width:auto;
    margin:0;
  }

  header, section, footer {
    float:none;
    position:static;
    width:auto;
  }

  header {
    padding-right:320px;
  }

  section {
    border:1px solid #e5e5e5;
    border-width:1px 0;
    padding:20px 0;
    margin:0 0 20px;
  }

  header a small {
    display:inline;
  }

  header ul {
    position:absolute;
    right:50px;
    top:52px;
  }
}

@media print, screen and (max-width: 720px) {
  body {
  	padding-top: 100px;
    word-wrap:break-word;
  }

  header {
    padding:0;
    width:100%;
    position:static;
  }

  header ul, header p.view {
    position:static;
  }

  pre, code {
    word-wrap:normal;
  }
}

@media print, screen and (max-width: 480px) {
  body {
  	padding-top: 85px;
  }

  header ul {
    display:none;
  }
}

@media print {
  body {
    padding:0.4in;
    font-size:12pt;
    color:#444;
  }
}


/**	k01 */
.k01-table1 {
	background:#fbffce;
	border-bottom: 2px solid #111 !important;
}
.k01-table1 p {
	font-size: 2.0rem;
}

.k01-table1-td {
	font-weight: bold;
/* 	background:#fdf2f7; */
}
.k01-table1-td  a {
	font-weight: normal;
/* 	background:#fdf2f7; */
}
.search-top {
	width: 100%;
	background:#fbffce;
	border-bottom: 2px solid #111 !important;
	font-size: 2.0rem;
	padding: 8px 8px 18px 8px;
}
.search-bottom
{
	text-align: left;
	padding-top: 20px;
	line-height: 25px;
}
.search-button{
	margin-top: 10px;
	text-align:center;
}
.senmon-top {
	margin-top: 30px;
	width: 100%;
	background:#fbffce;
	border-bottom: 2px solid #111 !important;
	font-size: 2.0rem;
	padding: 8px 8px 18px 8px;;
}

.senmon-bottom {
	margin-bottom: 80px;
}

.senmon-link {
	text-align:right;
}

/** k02 */
.k02-top {
	background:#fbffce;
	border-bottom: 2px solid #111 !important;
	font-size: 2.0rem;
	width: 100%;
	margin-bottom: 20px;
}
.k02-notFound {
	font-size: 16px;
	font-weight: bold;
}
.k02-number {
	width: 45px;
	text-align:right;
	background-color: #fbffce !important;
}
.k02-name {
	width: 20%;
	background-color: #fbffce !important;
}
.k02-title{
   padding-left: 50px;
	
}
.k02-keyword {
	width: 400px !important;
   padding-left: 20px;
	
}

.k02-info1 th {
	background-color: #fbffce !important;
}

.k02-info2 th {
	background-color: #fbffce !important;
}

@media screen and (max-width: 768px)  {
.hidden-xs {
	display: none;
}
.k02-name {
    width: auto;
}
}

/**	k03 */
.k03-title1-font1,	/*	教員カナ氏名 フォント */
.k04-title1-font1	/*	教員カナ氏名 フォント */
{
	font-size: 70%;
}
.k03-title1-font3
{
/* 	font-size: 80%; */
}
.k03-title1-font2,	/*	教員漢字氏名 フォント */
.k04-title1-font2	/*	教員漢字氏名 フォント */
{
	color: #000;
	font-size: 150%;
	font-weight: bold;
}

.name-header {
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
	height: auto !important;
	background-color: #fbffce !important;
}
.name-header:after {
	display: block;
	clear: both;
	content: "";
}
.list-group {
	width: 100%;
}

.Breadcrumbs {
	margin-bottom: 10px;
}
.s-photo {
	width: 100px;
}

#photo {
	max-height: 110px;
	right: 3%;
	margin: 0px;
	-webkit-filter: blur(0);
}
@media screen and (max-width: 768px)  {
.s-photo {
	display: none;
	}
}

.date {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	text-align: right;
	font-size: 10px;
	color: #555555;
}

.name {
	margin: 0 10px;
	line-height: 1.6em;
}

.keyword-hit {
  background-color: #ffc107
}

.kyoin-info {
	margin: 0 10px;
	line-height: 1.2em;
}

.fixed.name-header {
	position: fixed;
	width: 100%;
	top: 70px;
	z-index: 10000;
	background: white;
	left: auto;
}
.fixed .title {
	height: 50px;
	padding: 10px 0 0;
}
.fixed .date {
	display: none;
}
.fixed .name {
	margin: 0 auto;
	width: 90%;
}
.fixed .kyoin-info {
	display: none;
}
.fixed .s-photo {
	display: none;
}

.gyoseki-menu {
	border: 1px solid #ddd;
}
.gyoseki-menu:after {
	display: block;
	clear: both;
	content: "";
}
.fixed.gyoseki-menu {
	position: fixed;
	width: 100%;
	top: 120px;
	z-index: 10000;
	background: white;
	left: auto;
}

.k03-subgroup {
	font-size: 16px;
	background-color: #0000EE;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}

.gyoseki-field {
	margin-bottom: 80px;
}

.gyoseki-table {
	margin-bottom: 0px;
}

.boxA  {
	width: 130px;
	float:left;
}
.boxB  {
	float:left;
}

.boxC  {
	padding-left: 130px;
}
@media screen and (max-width: 480px){
	.boxA  {
		width: 60px;
		float:left;
	}
	.boxC  {
		padding-left: 60px;
	}
}
.clear {
	clear:both;
}
.k03-number {
	width: 30px;
}

.k03-YM {
	width: 80px;
}
.k03-YMD {
	width: 100px;
}
.k03-periodYM {
	width: 180px;
}
.k03-periodYMD {
	width: 200px;
}
@media screen and (max-width: 480px){
	.k03-periodYMD {
		width: 120px;
	}
} 
.k03-m22-nktitm {
	width: 80px;
}

.scrollable-menu {
	height: auto;
	max-height: 300px;
	overflow-x: hidden;
}

a.disabled {
	display: inline-block;
	pointer-events:none;
	cursor:default;
	text-decoration:none;
	color:#000000;
}

/**	k04 */
.k04-item {
	width: 200px;
	font-weight: normal;
}
.gyoseki-back {
	text-align: center;
}
.k03-preview-font{
	color: red;
}

/** head ***/
.header{
	width: 100%;
	display: inline-block;
}
.header-left{
	display: inline-block;
	float: left;
}
.header-center{
	display: inline-block;
	float: left;
	font-size: 2.4rem;
	margin-left: 5%;
}
.header-right{
	display: inline-block;
	float: right;
}

th.info {
	background: #fbffce !important;
}