@charset "utf-8";


/*2018-03-08*/
.slider-text-inner p{
text-align: center;
	margin: 0;
	margin-top: 20px;
}
#contents-top {
	min-height: 250px;
	background: url(../../beam/images/slide_2.jpg) no-repeat center;
	margin-bottom: 30px;
}
#contents-top h3{
	text-align: center;
	color: #666;
}
.sidebar-header{
	border-top: 3px solid #becfd8;
	border-bottom: 3px solid #becfd8;
	padding: 35px 15px;
	margin-bottom: 10px;
}
.sidebar-header h3{
	margin: 0;
}
.sidebar ul li{
	border-bottom: 1px solid #ccc;
}
#wrapper-contents #content{
	padding-top: 20px;
}
#ctt_con img{
	/*width: 100%;*/
}

main#container { padding: 5em 15px; }

#bo_sch legend { display: none; }

#bo_gall .gall_con li {
    line-height: 1.2;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.3);
}

#bo_gall .gall_text_href {
    /*margin: 1em 0 !important;*/
}

#bo_gall .gall_text_href a {
    text-decoration: none;
    color: #212121;
    margin-bottom: 10px;
    font-weight: 700;
    /*font-size: 20px;*/
    /*width: 292px;*/
	overflow: hidden;
    white-space: nowrap; /*ÁÙ¹Ù²Þ*/
	text-overflow: ellipsis;
	display: inline-block;
}

#bo_gall .gall_con {
    text-align: center;
}

#bo_sch {
    padding-top: 2em;
}

.gall_con li.gall_href img {
	width: 100%;
    height: 100%;
}

#bo_gall .gall_li {
    margin-bottom: 40px;
    display: block;
}


.chroma-gallery .chrg-description:before, .chroma-gallery .chrg-description p {
    font-family: "Noto Sans Regular","Noto Sans", Verdana, Arial, sans-serif;
    color: #b1b1b1;
    font-weight: 600;
}

/*2019-01-31*/
.main_section{
	padding: 3em 0;
}
.main_section h3{
	margin: 1em 0 2em;
	padding: 0;
	text-align: center;
	line-height: 40px;
}
.main_section h3 small{
	color: #44bfe7;
}
.main_section_1 .con div{
	padding: 0;
}
.main_section_1 .con div a{
	display: block;
	height: 100%;
}
.main_section_1 .con div a:hover{
	opacity: 0.8;
}
.main_section_2 li p{
	text-align: center;
	margin-top: 10px;
}
.main_section_3 {
	background: url(../../beam/images/locaticon_bg.jpg) no-repeat center;
	padding: 4em 0;
}
.main_section_3 h3, .main_section_3 h3 small{
	color: #fff;
}
.main_section_3 > div > div{
	background: #fff;
	padding-right: 0;
}
.main_section_3 > div > div > ul{
	padding: 40px 30px;
}

.adm_btn a:hover { color: rgba(255, 255, 255, 0.9) !important; }

#captcha #captcha_key { width: 160px; }
#captcha legend { border-bottom: none; }

#bo_vc h2, #bo_vc_w h2 {
    font-size: 18px;
}

#bo_v_table { padding: 0 10px 1em; }

#bo_list .tbl_head01 thead th {
    font-family: "Noto Sans Regular","Noto Sans", Verdana, Arial, sans-serif;
}

.tbl_head01 td { padding: 10px 10px 5px; }

#bo_list .tbl_head01 a {
    float: left;
}

#bo_list .tbl_head01 a:hover { color: #999 !important; }

#bo_gall .gall_text_href img {
    display: none;
}

#bo_list .tbl_head01 thead a {
    float: none;
}

.chroma-screen .chrg-ui button.chrgi-close { margin: 0 1em 0 2em; }

.owl-theme .owl-dots, .owl-theme .owl-nav{display: none;}


@media (max-width: 800px) {
	#contents-top{
		min-height: 300px;
		background-size: cover;
		background-position: 33%;
	}
	#fh5co-hero .flexslider .slider-text > .slider-text-inner .desc h2{
	     line-height: 1.3em;;
	}

}