body{
		font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.box1 {
    margin: 5px 0;
    padding: 3px 4px 2px 5px;
	border-radius: 5px;
	border: 2px solid white;
	font-size: 12px;
	text-shadow: 0 0 2px #000;
	font-weight: bold;
	box-shadow: 0 0 1px #999;
vertical-align: middle;
}

.btn-warning {
    background-color: #363695;
    border-color: #363695;
    color: #ffffff;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning.focus:active, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus,
.btn-warning:hover,.btn-warning:active,.btn-warning:visited {
    background-color: #363695;
    border-color: #363695;
    color: #ffffff;
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 20px;
    min-height: 70px;
    position: relative;
}


.navbar-default {
    background-color: #fff;
}
.label-warning {
    background-color: #ff6600;
	border-radius: 0;
	padding: 5px 7px 3px;
	line-height: 28px;
	font-size: 16px;
}
.label-primary {
    background-color: blue;
	border-radius: 0;
	padding: 7px 6px 3px;
	line-height: 20px;
	font-size: 12px;
}
#pt1 .media-body{
	font-size: 18px;
}
h2,
.h2 {
  font-size: 40px;
	line-height: 1.2em;
}
.panel{
	border-radius: 0;
}

.panel-primary2 > .panel-heading {
    background-color: #b2e1e8;
    border-color: #b2e1e8;
    color: #3c6e76;
}
.panel-primary2 {
    border-color: #b2e1e8;
}

#schools{
		background-color: #337ab7;
	padding-top: 40px;

}
#schools p{
		font-size: 14px;
	}

#schools p.tel1{
	margin-bottom: 0;
	font-weight: bold;
}
#schools h4{
	margin-top: 5px;
	margin-bottom: 5px;
}
#schools hr{
	margin-top: 10px;
	margin-bottom: 9px;
}
#stem{
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
		background-image: url(../images/bg.png);
	background-position: center center;
	border-bottom: 1px #efefef solid;
}
#stem h4 {
	font-size: 20px;
	
}
#yaru{
	padding-top: 40px;
}
#pt2{
	margin-bottom: 0;
}
.navbar-brand > img {
    display: inline;
}

#pt1{
	background-image: url(../images/ichi.png);
	background-color: #faebcc;
}
#sug{
	background-color: #d9edf7;
	margin-top: 20px;
	padding-top:10px;
	background-image: url(../images/6.jpg);
	border-bottom: 1px solid #aae1fe;
	border-top: 1px solid #aae1fe;
	background-position: center center;
}
#sug h2{
	border-bottom: #000 solid 2px;
	padding-bottom: 30px;
	margin-bottom: 60px;
	font-weight: bold;
}
#sug ul li {
	font-weight: bold;
	border-color: #000;
	padding: 13px;
}
#voi{
	background-color: #d9edf7;
	margin-top: 20px;
	padding-top:10px;
	background-image: url(../images/gr.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#tel{
	padding-top: 0px;
}

.panel-heading{
	border-radius: 0px;
}
.panel-primary > .panel-heading {
    background-color: #f2deed;
    border-color: #f2deed;
    color: #a9428b;
}
.panel-primary {
    border-color: #f2deed;
}
.jumbotron {
    margin-bottom: 0px;
    background-image: url(../images/1200X400.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
	color: darkblue;
    text-shadow: white 0px 0px 5px;
}
.jumbotron h1 {
	font-size: 70px;
	font-weight: bold;
}
.pt0{
	padding-top: 0;
}
.pb0{
	padding-bottom: 0;
}
.m
.mb0{
	margin-bottom: 0;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.mb40{
	margin-bottom: 40px;
}
.mt0{
	margin-top: 0;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px;
}

.navbar {
	margin-top: 0px;
}

section {
	padding-bottom: 20px;
	padding-top: 20px;
}
.well {
	border-radius: 0;
}
.navbar-brand {
    float: left;
    font-size: 28px;
    height: 70px;
    line-height:  20px;
    padding: 10px 10px;
}

.navbar-default .navbar-brand {
	color: #036eb8;
}
.navbar {
    margin-bottom: 0px;
}
.tel-xs{
	line-height: 20px;
    padding: 5px 10px;
	text-align: right;
	font-size: 20px;
}
.top-btn,.top-btn a{
	line-height: 1.2em;
	font-size: 1em;
	text-shadow: black 2px 2px 1px;
}
.sp-small{
	font-size: 28px;
}

@media (max-width: 768px) {
.sp-small{
	font-size: 22px;
}

#stem h4 {
    font-size: 14px;
	line-height: 1.8em;
}
.jumbotron h1 {
	font-size: 40px;
	line-height: 1em;
}
.jumbotron p {
	font-size: 16px;
	line-height: 1.5em;
}
.navbar-brand {
    font-size: 12px;
}
	h1,
.h1 {
  font-size: 30px;
	line-height: 1.2em;
}
h2,
.h2 {
  font-size: 24px;
	line-height: 1.2em;
}
h3,
.h3 {
  font-size: 18px;
	line-height: 1.2em;
}
h4,
.h4 {
  font-size: 14px;
	line-height: 1.2em;
}
h5,
.h5 {
  font-size: 12px;
	line-height: 1.2em;
}

	#schools p{
		font-size: 10px;
	}
#schools p.tel1{
	font-size: 16px;
}
#schools .thumbnail .caption {
    color: #333333;
    padding: 5px;
}
	
#schools　hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eeeeee currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
}
	
	