@charset "utf-8";

.mainview {
	overflow: hidden;
}

.bx-wrapper {
	border: none !important;
	max-width: 100% !important;
	box-shadow: none !important;
}

@media screen and (min-width: 641px){

h2 { border-bottom: none;}

.globalNav { margin-bottom: 50px;}
.globalNav ul { margin-left: 165px;}
.globalNav img {
	position: absolute;
	left: -125px !important;
	top: -215px !important;
	z-index: 1000;
	width: 327px !important;
}

#announcement .container {
	padding-left: 150px;}
#announcement .container p {
	padding: 1em 1.5em;
	background-color: #eeeeee;
	font-size: 1.1em;
	font-weight: 700;
	border-radius: 0.5em;}
/*
#news {
	margin-bottom: 80px;
	padding-top: 40px;
	background-image: url(../images/home/news_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
*/
#news {
	margin-bottom: 80px;
	padding-top: 40px;
	background-color: #dce6ef;
}
#news .container {
	padding-bottom: 50px;
}
#news h2 {
	margin-bottom: 25px;
	height: auto;
	background: none;}
#news ul {
	padding: 20px;
	/*width: 520px;*/
	height: auto;
	background-color: #fff;
}
#news ul li {
	margin-bottom: 10px;
	padding: 0 0 10px 16px;
	border-bottom: dashed 1px #999;
	background-image: url(../images/home/news_marker.png);
	background-position: 0 7px;
	background-repeat: no-repeat;
}
#news ul li img {
	margin-bottom: 0.5em;
	width: 100%;}
#news ul li .news-box {
	margin: 0.5em 0;
	display: flex;}
#news ul li .news-box img {
	margin-bottom: 0;
	display: block;
	width: 401px;}
#news ul li .news-box video {
	width: 104px;}
#news img.bus {
	position: absolute;
	right: -120px;
	top: -30px;
}
#news .certification {
	margin-left: 220px;
	position: absolute;
	left: 50%;
	top: 50px;
	width: 230px;
}
#news .certification img {
	width: 100%;
}
#news .certification .btn {
	margin-top: 0.5em;
	background-color: #0062B3;
	text-align: center;
	border-radius: 10px;
}
#news .certification .btn a {
	padding: 0.5em 1em;
	color: #fff;
	line-height: 1.2;
	display: block;
	font-weight: 700;
}

#safety .container {
	padding-bottom: 30px;
}
#safety h2 {
	margin-bottom: 20px;
	padding-bottom: 0.5em;
	border-bottom: solid 1px #0062B3;
	text-align: center;
}

#safety .box {
	display: flex;
	align-items: flex-start;}
#safety .box .box-text p {
	margin-bottom: 1em;}
#safety .box .box-text .saftybus2025 {
	display: flex;}
#safety .box .box-text .saftybus2025 img {
	margin-left: 0;
	margin-right: 30px;
	width: auto;
	height: 200px;}
#safety .box img {
	margin-left: 30px;
	width: 320px;
}

#office {
	margin-bottom: 50px;
	padding-top: 50px;
	background-image: url(../images/home/office_bg.gif);
	background-position: center 180px;
	background-repeat: no-repeat;
}
#office .container { padding-bottom: 30px; }
#office h2 {
	margin-bottom: 50px;
	float: right;
	background: none;
	height: auto;
}
#office .moviebox {
	margin-right: 25px;
	float: left;
	width: 520px;}
#office .moviebox video {
	width: 100%;
	height: auto;}
#office iframe {
	margin-right: 25px;
	float: left;
}
#office img.president {
	margin: 30px 0 20px 50px;
}
#office p {
	float: right;
	width: 355px;
}
#office p.notes {
	padding-top: 0.5em;
	width: 545px;
}

}

@media screen and (max-width: 640px){

.globalNav img {
	position: absolute;
	left: -10px;
	top: -140px;
	width: 180px;
	z-index: 1000;
}
.globalNav ul li:nth-child(1){ display: none;}
.globalNav ul li:nth-child(2n){ margin-right: 20px;}
.globalNav ul li:nth-child(2n-1){ margin-right: 0;}



h2 { border-bottom: none;}

#announcement .container p {
	padding: 1em;
	background-color: #eeeeee;
	font-size: 1em;
	font-weight: 700;
	border-radius: 0.5em;}
	
#news {
	margin-bottom: 50px;
	padding-top: 40px;
	background-color: #DCE6EF;
}
#news .container { padding-bottom: 30px;}
#news h2 { margin-bottom: 20px;}
#news h2 img {
	width: 100%;
}
#news ul {
	padding: 20px;
	background-color: #fff;
}
#news ul li {
	margin-bottom: 10px;
	padding: 0 0 10px 16px;
	border-bottom: dashed 1px #999;
	background-image: url(../images/home/news_marker.png);
	background-position: 0 7px;
	background-repeat: no-repeat;
}
#news ul li img {
	margin-bottom: 0.5em;
	width: 100%;}
#news ul li .news-box {
	flex-flow: column;}
#news ul li .news-box video {
	width: 100%;}
#news .certification {
	margin-top: 30px;
	padding: 40px;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}
#news .certification img {
	margin: 0 auto;
	}
#news .certification .btn {
	margin-top: 0.5em;
	background-color: #0062B3;
	text-align: center;
	border-radius: 10px;
}
#news .certification .btn a {
	padding: 0.5em 1em;
	color: #fff;
	line-height: 1.2;
	display: block;
	font-weight: 700;
}

#safety h2 {
	margin-bottom: 20px;
}
#safety img.hide_pc {
	margin-left: -30px;
}
#safety .box .box-text p {
	margin-bottom: 1em;}
#safety .box .box-text .saftybus2025 {
	margin-bottom: 1em;
	display: flex;
	justify-content: center;}
#safety .box .box-text .saftybus2025 img {
	margin: 0 15px;
	width: auto;
	height: 300px;}

#office {
	margin-bottom: 30px;
	background-color: #DCE6EF;
}
#office .container { padding: 30px;}
#office h2 { margin-bottom: 20px;}
#office .moviebox {margin-bottom: 30px; width: 100%;}
#office .moviebox video {
	width: 100%;
	height: auto;}
#office iframe { margin-bottom: 30px; width: 100%;}
#office p.notes {
	margin-top: 1em;
}

}
