@charset "utf-8";
footer#global_footer {
	background-color: #cdd5f4 !important;
	background-image: url(../images/common/tecs1.png) !important;
}
#header .box1 .box_inner a
{
    display: -ms-flexbox;
    display: flex;

    max-width: 150px;
    height: 100%;
    padding: 0 20px;

    text-decoration: none;

    color: #fff;
    background: #49649c !important;

    -ms-flex-align: center !important;
    align-items: center !important;
}


#contents {
    width: 100%;
    max-width: 1300px !important;
}
#c2 {
	clear: both;
	background-color: #49649c;
	margin:    ;
	padding:    ;
}
#c2 h1,
#c2 div {
	text-align: center;
}
#c1 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c1 h3,
#c1 div {
	text-align: left;
}
#c6 {
	clear: both;
	background-color: #cdd5f4;
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
#c6 a.itext, #c6 img, #c6 video {
	width: 314px;
	height: 112px;
}
#c6 h2,
#c6 div {
	text-align: left;
}
#c5 {
	clear: both;
	margin: 40px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
#c5 a.itext, #c5 img, #c5 video {
}
#c5 h3,
#c5 div {
	text-align: left;
}
#c3 {
	clear: both;
	background-color: #cdd5f4;
	margin: 30px 0px 0px 0px;
	padding: 5px 5px 30px 5px;
}
#c3 a.itext, #c3 img, #c3 video {
	width: 314px;
	height: 112px;
}
#c3 h2,
#c3 div {
	text-align: left;
}
#c4 {
	clear: both;
	background-color: #cdd5f4;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}
#c4 h3,
#c4 div {
	text-align: left;
}
@media screen and (min-width: 701px) and (max-width: 834px) {
#c2 {
}
#c1 {
	display: none;
}
#c6 {
}
#c5 {
}
#c3 {
}
#c4 {
}
}
@media screen and (max-width: 700px) {
#c2 {
}
#c1 {
	display: none;
}
#c6 {
}
#c5 {
}
#c5 img {
	width: 100%!important;
}
#c3 {
}
#c4 {
}
}
