.img_bg_con .img_bg {
	width:100%;
}

.title01 {
	text-align:center;
	text-decoration:underline;
	font-size:45px;
	font-weight:bold;
}

.title02 {
	text-align:center;
	font-size:35px;
	font-weight:bold;
	margin-bottom:20px;
}

.title02m {
	font-size:30px;
	font-weight:bold;
	margin-bottom:20px;
}

.passage01 {
	padding:0px 50px 20px 50px;
	text-align:justify;
}

.sep01 {
	width:100%;
	border-top:1px solid #283374;
	margin-top:40px;
	padding-bottom:40px;
}

/* */
.con1600 {
	max-width:1600px;
	margin:0 auto;
}


.toolbar.mb2.mt2  {
	text-align:center;
	margin-bottom:10px;
}

.btn {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #4a4d54;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    line-height: 27px;
    outline: none;
    padding: 11.5px 20px;
    text-shadow: none;
    text-transform: uppercase;
    box-shadow: none;
    text-align: center;
    vertical-align: top;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}



.toolbar.mb2.mt2 .btn {
    border-radius: 35px;
    border: 1px solid #22295f;
    background-color: transparent;
    color: #22295f;
    margin: 6px 4px;
    font-size: 14px;
    padding: 5px 10px;
    text-transform: inherit;
    width:180px;
}

button.btn.fil-cat.activeclasstab {
    background-color: #22295f!important;
    color: #fff !important;
}

#google_map_con {
	width:100%;
	height:800px;
	background-color: #d0d0d0;
}

/* search */
.search_con {
	width:100%;
	border-bottom:2px solid #d7d7d7;
	margin-bottom:10px;
}

.search {
	width:85%;
	border:0px;
}

.search_submit {
	float:right;
	margin-right:10px;
	cursor:pointer;
}

.errmsg_search {
	color:#FF0000;
	font-weight:bold;
}


/* mbox */
.mbox_div {
	width:335px;
}

.mbox_div .title {
	font-size:20px;
	font-weight:bold;
	padding: 20px 20px 10px 20px;
}

.mbox_div .lower_part {
	font-size:16px;
	padding:20px;
	font-family:"Noto Sans", sans-serif;
}

.mbox_div .lower_part STRONG {
	font-weight:bold;
}

.mbox_div IMG {
	width:100%;
}
