@charset "utf-8";
#header_inner_wrap.nav_bg {
    background: #014ec1!important;
}
.gallery2 .box {
    width: 48%;
    margin: 1%;
    height: 300px;
    position: relative;
}
.gallery2 .box > div {
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    height: 100%;
    text-align: center;
    justify-content: center;
    color: #fff;
    align-items: center;
    flex-direction: column;
    background-color: rgb(255 255 255 0.5);
    background: rgba(0,0,0,0.5);
}
.gallery2 h3 {
    font-size: 1.25em;
    font-weight: bold;
}
.gallery2 a {
    color: #fff;
    border: 1px solid #fff;
    padding: 1px 10px;
}
#footer {
    background: #014ec1!important;
}
#subArea {
    background: #014ec1!important;
}
@media screen and (max-width: 640px){
.gallery2 .box {
    width: 100%;
}}
#c1 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c1 h1,
#c1 div {
	text-align: left;
}
#c5 {
	clear: both;
	margin: 0 0 35px 0;
	padding:    ;
}
#c5 h2,
#c5 div {
	text-align: left;
}
#c11 {
	clear: both;
	margin: 40px 0 100px 0;
	padding:    ;
}
#c11 dl dt {
	width: 20%;
}
#c11 dl dd {
	width: 80%;
}
#c10 {
	clear: both;
	margin: 0 0 35px 0;
	padding:    ;
}
#c10 h2,
#c10 div {
	text-align: left;
}
#c7 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c7 dl dt {
	width: 20%;
}
#c7 dl dd {
	width: 80%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
}
#c5 {
	margin: 0 0 30px 0;
}
#c11 {
}
#c10 {
	margin: 0 0 30px 0;
}
#c7 {
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c5 {
	margin: 0 0 25px 0;
}
#c11 {
}
#c10 {
	margin: 0 0 25px 0;
}
#c7 {
}
}
