h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "新ゴ R", "Shin Go Regular", "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Meiryo", "Helvetica", "Arial", " Verdana", "ヒラギノ角ゴ Pro W0", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	/*font-weight: 700!important;*//*太字にする*/
	line-height: 1.1;
	color: black;
}
h1, .h1 {
	font-size: 180%!important;
	letter-spacing: 2;
	color: #35455C!important;
}
h2, .h2 {
	font-size: 150%!important;
	letter-spacing: 2;
	color: #35455C!important;
	line-height: 130%important;
}
h3, .h3 {
	font-size: 120%!important;
	line-height: 1.3;
	letter-spacing: 2.6;
}
h4, .h4 {
	font-size: 120%!important;
	letter-spacing: 2;
}
h5, .h5 {
	font-size: 100%!important;
	letter-spacing: 2;
}
.ttt {
 background-color:  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5d920+0,edc721+52,eabb20+100 */
background: #FFFFFF!important; /* Old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 52%, #FFFFFF 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 52%, #FFFFFF 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 52%, #FFFFFF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0 ); /* IE6-9 */;
}
.header_area {
	position: fixed !important;  /* 固定 */
	position: absolute;
	top: 0;  /* 一番上に表示 */
	left: 0;
	width: 100%;  /* 中央に表示 */
	height: 60px;
	background-color: #4E9ABE;
	color: #fff;
	z-index: 100;
}
.contents_area {
	width: 100%;
	overflow: auto; /* スクロールする範囲を制御 */
	margin: 0 auto;
	padding: 60px 0 60px; /* コンテンツ上下にスペース */
	margin: 60px 0 60px; /* コンテンツ上下にスペース */
}
.col-xs-2 {
	width: 75px!important;
}
.navbar {
	position: relative;
	min-height: 70px!important;
	margin-bottom: 20px;
	border: 1px solid transparent;
}
.navbar-toggle {
	position: relative;
	float: left;
	padding: 9px 10px;
	margin-top: 17px!important;
	margin-right: 15px;
	margin-bottom: 17px!important;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #FFF;
}
.navbar-nav > li > a {
	padding-top: 22px!important;
	padding-bottom: 22px!important;
}
.navbar-inverse {
	background-color: #d70d18!important;
	border-color: #d70d18!important;
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-image: url(../images/labmark_background.png)!important;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	color: navy!important;
}
/*背景に画像*/

.jumbotron h2 {
	font-weight: 100!important;
}
.touka {
	height: 100%;
	background: rgba(255,255,255,0.9);
}
/* 透明膜 */

.thumbnail {
	display: block;
	padding: 2px!important;
	margin-bottom: 10px!important;
	line-height: 1.42857143;
	border: 2px solid #d70d18!important;
	border-radius: 14px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.navbar-inverse {
	background-color: #35455C!important;
	border-color: #35455C!important;
}
/*headerのボーダーラインの色*/

.container-fluid {
	padding-right: 15px;  /*headerの右余白*/
	padding-left: 15px; /*headerの左余白*/
	padding-top: 0px; /*headerの上余白*/
	padding-bottom: 0px;  /*headerの下余白*/
	margin-right: auto;
	margin-left: auto;
	background-color: #35455C;  /*headerの背景の色*/
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #F5C80B;
	background-color: #35455C;
}
/*headerのボタンにカーソル合わせたときに変わる色*/

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #35455C;
}
/*headerのアイコンバーの色（スマホだけで見れる？）*/

.container {
	margin-top: 0px;
	padding-right: 15px!important;
	padding-left: 15px!important;
	margin-right: auto;
	margin-left: auto;
}
.h1 {
	font-size: 10px!important;
	color: black!important;
}
#right {
	float: right;
}
/*フッター用*/

@font-face {
	font-family: 'Walkway';
	src: url('../fonts/Walkway_Black.ttf') format('truetype')
}
/*文字にWalkwayを追加*/

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "新ゴ R", "Shin Go Regular", "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Meiryo", "Helvetica", "Arial", " Verdana", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/*本文の文字を変える*/

.navbar-inverse .navbar-nav > li > a {
	color: #FFF;
	font-family: 'Walkway';
	font-size: 20px;
}
/*headerの文字種を変える*/


/*画像に枠線*/
.waku {
	border-width : 0px;
	/*border-width : ; の : ; 内に太さを指定*/
	border-style : solid;
	/*border-style : ; の : ; 内にスタイルを指定*/
	border-color : #FBF7EC;
	/*border-color : ; の : ; 内に色を指定。*/
	border-radius: 100%;/*角を丸める。円にしている。*/
}
/*問い合わせフォーム*/
#formWrap {
	width: 100%;
	margin: 0 auto;
	color: black;
	;
	line-height: 120%;
	font-size: 90%;
	font-family: "新ゴ R", "Shin Go Regular", "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif!important;
}
table.formTable {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
table.formTable td, table.formTable th {
	border: 1px solid #ccc;
	padding: 10px; /*テーブル間の幅*/
}
table.formTable th {
	width: 30%;
	font-weight: normal;
	background: #efefef;
	text-align: left;
}
label {
	font-family: "新ゴ R", "Shin Go Regular", "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Meiryo", "Helvetica", "Arial", " Verdana", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	border: 1px;
	color: black;
}
.form-control {
	font-family: "新ゴ R", "Shin Go Regular", "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Meiryo", "Helvetica", "Arial", " Verdana", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
.btn-default {
	font-family: "新ゴ R", "Shin Go Regular", "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Meiryo", "Helvetica", "Arial", " Verdana", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
/*              */


/*マウスポインタ―ホバー時に文字を表示
https://blog.raizzenet.com/mouse-hover-caption-effects-in-css/#i-sample4*/
.pj {
	width: 250px;
	height: 250px;
	overflow: hidden;
	margin: 10px 8px 10px 16px;
	position: relative;
}
.pj .caption {
	font-size: 120%;
	text-align: center;
	color: #35455C;
	padding-top: 80px;
	font-family: "新ゴ R", "Shin Go Regular", "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Meiryo", "Helvetica", "Arial", " Verdana", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
.pj .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;  /* マスクを表示する */
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	background-color: white; /* B6:スライドして重ねる領域の背景色 */
	opacity: 0.9;            /* B8:スライドして重ねる領域の透明度 */
	border-radius: 100%;/*角を丸める。円にしている。*/
}
.pj:hover .mask {
	opacity: 0;  /* マスクを表示しない */
	-webkit-transform: scale(2); /* 2倍に拡大 */
	transform: scale(2);
}
.pj:active .mask {
	opacity: 0;  /* マスクを表示しない */
	-webkit-transform: scale(2); /* 2倍に拡大 */
	transform: scale(2);
}

.border {
padding-left: 10px;
border-left:solid 2px #35455C
}


/*ページトップへ戻る*/
#page_top{
　/*円の大きさ*/
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #35455C;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f102';
  font-size: 35px;
  color: #fff;
  position: absolute;
  /*円の大きさ*/
  width: 25px;
  height: 25px;
  top: -20px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
　/*文字を入れる*/
  content: 'PAGE';
  font-size: 10px;
  color: #fff;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}