p {
	line-height: 2em;
	}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.director-bg-info {
	background-image: url(../images/bg_info.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 260px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.maincontent p {
	font-size: 14px;
	line-height: 2em;

}

.lb-embed {
  width: 100%;
  @media (min-width: @screen-sm) {
    width: 640px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.page-title-h4 {
	font-weight: bold;
	color: #787878;
	margin-top: 30px;
}

@media screen and (max-width:767px) { 
    /*　画面サイズが767px以下の場合読み込む　*/
.about-title-h4 {
	font-weight: bold;
	color: #EB7FA2;
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.2em;
}
.about-sub01 {
	font-weight: bold;
	color: #2E7B0E;
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.0em;
	border-bottom: thin solid #2E7B0E;
}

}

@media screen and (min-width:768px){
    /*　画面サイズが768px以上の場合読み込む　*/
.about-title-h4 {
	font-weight: bold;
	color: #EB7FA2;
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.8em;
	margin-top: 20px;
}
.about-sub01 {
	font-weight: bold;
	color: #2E7B0E;
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.5em;
	border-bottom: thin solid #2E7B0E;
}

}









#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
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;
}
.scoa-color {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 38px;
	background-image: url(../images/h2_title_bg.png);
	background-position: center center;
	font-size: 29px;
	height: 80px;
	background-repeat: no-repeat;
}
@media (max-width: 767px) {
.scoa-color {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 38px;
	background-image: url(../images/h2_title_bg.png);
	background-position: center center;
	font-size: 18px;
	height: 80px;
	background-repeat: no-repeat;
	font-weight: bold;
}
}
.text-red {
	color: #FF0017;
	font-weight: bold;
	font-size: 1.2em;
}
.text-green {
	color: #209609;
	font-weight: bold;
	font-size: 1.2em;
}
.text-blue {
	color: #1A7AC9;
	font-weight: bold;
	font-size: 1.2em;
}
.header-bgcolor {
	background-color: #E94648;
}
.under-line {
	border-bottom: 3px solid #FC5F02;
}
.well{
	font-weight: 400;
	font-size: x-large;
	text-align: center;
}

.sub-menu {
	margin-bottom: 30px;
}
.nav.nav-news li a {
	border-bottom: 1px dotted #AAAAAA;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}


@media screen and (min-width:1200px) {
  .fb-page {
	width: 550px !important;
	margin-left: auto;
	margin-right: auto;
  }
}

@media screen and (max-width:640px) {
  .fb-page {
    width:100% !important;
  }
}.news_time {
	text-align: right;
	color: #8C8C8C;
	font-family: "MS Serif", "New York", serif;
	font-style: italic;
	border-bottom: thin dotted #AFACAC;
}

.l_h3{
    font-size: 200%;
    line-height: 150%;
    text-align: center;
    background-color: #F9F4FC;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000;
    font-weight: 500;
}

.l_h4{
    font-size: 150%;
    line-height: 200%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000;
}

.l_h5{
    font-size: 120%;
    line-height: 200%;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000;
}
