@charset "UTF-8";
/* CSS Document */
.container .jumbotron {
	padding-right: 15px;
	padding-left: 0px;
	border-radius: 6px;
}
.jumbotron {
	padding-top: 64px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.jumbotron h1 {
	font-size: 21px;
	font-weight: bold;
	margin: 0px;
	display: inline-block;
	background-color: #FFF;
	color: #000;
	padding: 4px 25px 4px 10px;
	border-radius: 0 25px 25px 0;
}
.jumbotron h1 .icn {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	height: 20px;
	width: 20px;
}
.jumbotron.news {
	background-image: url(../images/title/title-news.jpg);
}
.jumbotron.news-child {
	background-image: url(../images/title/title-page05-2.jpg);
}
.jumbotron.page {
	background-image: url(../images/title/title-news.jpg);
}
@media (min-width: 415px) {
.jumbotron {
	padding-top: 126px;
	padding-bottom: 24px;
	margin-bottom: 20px;
	background-color: #fff;
}
.jumbotron h1 {
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	display: inline-block;
	background-color: #FFF;
	color: #000;
	padding: 8px 50px 4px 20px;
	border-radius: 0 25px 25px 0;
}
.jumbotron h1 .icn {
	height: 40px;
	width: 40px;
}
}
.nav-tabs-news {
}
.nav-tabs-news>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	background-color: #efefef;
}
/* archive */
.archive{
	border-top: 1px dashed #494949;
}
.archive .entry{
	border-bottom: 1px dashed #494949;
	padding: 15px 5px;
}
.entry-meta{}
.entry-date{
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px
}
.entry-meta dl{margin-bottom: 10px}
.entry-meta dl,.entry-meta dt,.entry-meta dd{display: inline-block;}
.entry-meta dt{
	font-weight: normal;
}
.entry-meta dd{
	margin-right: 20px;
	font-weight: normal;
}
.archive .entry-title{
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* entry */
.entry-header{
	border-top: 4px solid #7AC943;
	border-bottom: 2px solid #7AC943;
	padding: 5px 5px 0;
	margin-bottom: 15px;
}
.entry-single .entry-header .entry-title{
	font-size: 24px;
	margin: 5px 0px 5px !important;
}
.entry-single .entry-header .entry-meta{
	border-top: 1px dotted #ccc;
	padding-top: 5px;
}

/* entry-content */
.entry-content h2{
	font-size: 21px;
	padding: 5px 10px 4px;
	border-left: 8px solid #7ac943;
	clear: both;
	border-bottom-style: none;
	border-top-style: none;
}
.entry-content h3 {
	font-size: 18px;
	padding: 5px 10px 4px;
	border-left: 8px double #7ac943;
	clear: both;
}
.entry-content h4 {
    font-size: 16px;
    border-left: 6px solid #7ac943;
    padding: 5px 10px 4px;
}
.entry-content h5 {
    font-size: 14px;
    border-left: 6px double #7ac943;
    padding: 5px 10px 4px;
}
.entry-content h6 {
    font-size: 13px;
    border-left: 4px solid #7ac943;
    padding: 5px 10px 4px;
}
.entry-content ul{
	list-style: url(../images/common/lm-green.png) outside;
}
.gallery{margin-bottom: 10px;}
.gallery figure{
	margin-bottom: 10px;
}
.gallery-slider,.gallery-slider2,.gallery-slider3,.gallery-slider4,.article-slider{
	margin-right: 25px;
	margin-left: 25px;
}
.gallery-slider2 figure,.gallery-slider3 figure,.gallery-slider4 figure{
	margin-right: 10px;
	margin-left: 10px;
}

.gallery ul.slider{
	padding-left: 0px;
}

.gallery .thumb-item-nav{
	margin-right: -5px;
	margin-left: -5px;
}
.gallery .thumb-item-nav .slick-slide{
	margin: 0px 5px;
}

.relative-article-list-hori{
	font-size: 0px;
}
.relative-article-list-hori article{
	margin-bottom: 15px;
}
.relative-article-list-hori h1.entry-title,.article-slider h1.entry-title{
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.relative-article-list article{
	clear: both;
	margin-bottom: 10px;
}
.relative-article-list h1.entry-title{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;}
.article-slider article{
	margin-right: 10px;
	margin-left: 10px;
}
.table-abira{border-bottom: 1px solid #aaa;}
.table-abira>tbody>tr>td, .table-abira>tbody>tr>th, .table-abira>tfoot>tr>td, .table-abira>tfoot>tr>th, .table-abira>thead>tr>td, .table-abira>thead>tr>th {
    border-top: 1px solid #aaa;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #aaa;
}
.table-abira th{
	background-color: #C6E0FF;
}

.page-contact{
	display: table;
	border: 1px solid #666;
	padding: 15px;
	width: 100%;
}
.page-contact-title,.page-contact-content{
	display: table-cell;
	vertical-align: middle;
}
.page-contact-title{
	width: 25%;
	padding-right: 25px;
	border-right: 1px solid #999;
}
.page-contact-content{
	width: 75%;
	padding-left: 25px;
}
.page-contact-title h2{
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 1.4em;
}
.page-contact-content h3{
	border-left-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}
