.sm {
	display: block !important;
}
.sm1 {
	display: inline-block !important;
}
.md {
	display: none !important;
}
.container {
	width: 100% !important;
	padding-left: 3.125%;
	padding-right: 3.125%;
}
#wrapper {
	min-width: 320px !important;
}
.trans:hover {
	opacity: 1;
}
input[type="text"] {
	font-size: 16px !important;
}
.pc_ico {
	background-image: url(/global/common/images/ico_pc.png) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	-webkit-background-size: 25px auto !important;
	background-size: 25px auto !important;
}
.panel_default .panel_body p {
	font-size: 12px;
}
#header {
	background: #0473bd;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#header .header {
	padding-left: 0;
	padding-right: 0;
}
#header .logo {
	float: left;
	width: 16%;
}
#header .header_r {
	float: left;
	width: 84%;
	padding-left: 0;
}
#header .lang_menu, #header .global_menu {
	width: 100%;
	display: none;
}
#header .lang_global {
	float: left;
	margin-bottom: 0;
	padding: 8px 0;
	width: 69%;
}
#header .lang_global ul li a:hover {
	text-decoration: none;
}
#header .lang_global .lang_nav li {
	border-left: none;
	padding: 0;
}
#header .lang_global ul li:last-child {
	border-right-style: none;
}
#header .lang_global .btn_menu_lang {
	color: #fff;
}
#header .lang_global select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(/global/common/images//arrow02.png) no-repeat 0 center;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
	border: 0 none;
	color: #fff;
	float: right;
	/*font-size: 14px;*/
	font-size: 16px;
	margin-top: 5.3%;
	padding-right: 2px;
	padding-left: 25px;
}
.msie #header .lang_global select {
	background-image: none;
}
#header .btn_menu {
	float: left;
	width: 16%;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#header .header_r .btn_showSearch {
	height: auto;
	padding-top: 0;
	float: right;
	position: static;
	width: 15%;
}
#header #search_global.box_fixed, .box_fixed {
	background-color: #0473bd;
	height: 100%;
	left: 0;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
#header #search_global {
	margin-top: 0;
}
#search_global .search_wrap {
	height: auto;
	padding: 0;
	position: relative;
}
.lang_menu #nav, .global_menu #nav {
	margin-top: 8px;
	padding: 0 3.125%;
	margin-bottom: 10px;
	width: 100%;
}
.global_menu #nav > ul {
	display: block;
	width: 100%;
	background-color: #064d87;
}
.lang_menu #nav > ul > li, .global_menu #nav > ul > li {
	background: #064d87;
	display: block;
	height: auto;
	text-align: left;
	border-bottom: 1px solid #0473bd;
	width: 100%;
}
.global_menu nav > ul > li.current {
	border-bottom: 1px solid #0473bd !important;
}
.global_menu nav > ul > li:hover > a span:after {
	display: none;
}
.global_menu #nav .mega_submenu {
	width: 100% !important;
	padding: 0 !important;
	border: medium none;
	margin-top: 0;
	opacity: 1;
	position: static;
	visibility: visible;
	z-index: 99999;
	display: none;
	transition: none;
}
.global_menu #nav .mega_submenu .rows .span4 {
	float: none;
	padding: 0;
	width: 100%;
}
#nav .mega_submenu .rows.upper .span4.middle {
    padding-bottom: 0 !important;
}
/*.global_menu #nav ul .mega_submenu {
    border: medium none;
    margin-top: 0;
    opacity: 1;
    position: static;
    visibility: visible;
    z-index: 99999;
    display: none;
    transition: none;
}*/
.global_menu #nav .mega_submenu .column {
	padding: 0;
}
.global_menu nav > ul > li > .parent {
	margin-right: 15px;
	height: auto !important;
}
.global_menu #nav > ul > li:hover > a {
	background: none;
}
.global_menu #nav > ul > li:hover .mega_submenu {
	margin-top: 0;
}
.global_menu nav ul li small {
	display: inline-block;
}
.global_menu nav > ul > li, .global_menu nav > ul > li#nav_about, .global_menu nav > ul > li#nav_ir {
	padding: 0;
}
#nav .mega_submenu .wrapp_content, #nav .mega_submenu .span4 {
	border: none !important;
}
#nav .mega_submenu.w1 .rows.odd .span4, #nav .mega_submenu.w1 .rows.odd .span4 .wrapp_content {
	padding: 0;
}
.language_header {
	float: right;
	border: 1px solid #fff;
	margin-right: 10px;
	padding: 3px 5px;
	font-size: 9px;
	margin-top: 6%;
}
.language_header a {
	color: #fff;
}
.lang_menu nav ul li a, .global_menu nav ul li a {
	color: #fff;
	height: auto !important;
}
.global_menu nav ul li a {
	color: #fff;
	margin-right: 15px;
}
.lang_menu nav ul li span {
	color: #fff;
	padding: 10px 15px;
	display: block;
	-webkit-background-size: 15px auto;
	background-size: 15px auto;
	font-size: 16px;
	font-weight: bold;
	background: url(/global/common/images/arrow08.png) no-repeat 96% center;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
}
.global_menu nav ul li a span {
	color: #fff;
	padding: 10px 15px;
	display: block;
	background: url(/global/common/images/arrow04.png) no-repeat right center;
	-webkit-background-size: 15px auto;
	background-size: 15px auto;
}
.global_menu nav ul li a span.nolist {
	background: url(/global/common/images/arrow08.png) no-repeat right center;
	-webkit-background-size: 15px auto;
	background-size: 9px auto;
}
.global_menu nav ul li a.active span {
	background: url(/global/common/images/arrow03.png) no-repeat right center;
	-webkit-background-size: 15px auto;
	background-size: 15px auto;
}
.global_menu #nav > ul > li > a i.extend img {
	opacity: 0;
}
.global_menu .mega_submenu h3 {
	padding: 0 5%;
	border-bottom: 1px solid #ccc;
}
.global_menu #nav .mega_submenu h3 a {
	font-size: 14px;
	margin-bottom: 0;
	padding: 6px 5px 5px 15px;
	background: url(/global/common/images/arrow01.png) no-repeat 0 center;
	display: inline-block;
	height: auto !important;
}
.global_menu #nav .mega_submenu ul {
	padding-left: 0;
}
.global_menu #nav .mega_submenu .column {
	padding: 0;
}
#nav .mega_submenu ul li {
	background: #FFF;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0 10%;
}
#nav .mega_submenu ul li a {
	background: url(/global/common/images/bullet.png) no-repeat 0 center;
	padding: 5px 5px 5px 10px;
	min-height: auto !important;
	height: auto !important;
}
.global_menu #nav .mega_submenu .column ul li {
	padding: 4px 5% 0 5%;
}
#nav .mega_submenu .column ul li a {
	background-image: url(/global/common/images//arrow01.png);
	background-position: 0 center !important;
	color: #0473bd;
	padding-left: 15px !important;
}
#nav .mega_submenu ul .menuPadding_two {
	padding-bottom: 0 !important;
}
#nav .mega_submenu ul .menuPadding_one {
	padding-bottom: 0 !important;
}
#nav .mega_submenu ul .marginBottom {
	margin-bottom: 0;
}
#nav .mega_submenu ul .marginBottom {
	margin-bottom: 0;
}
#nav .mega_submenu ul .marginBottom {
	margin-bottom: 0;
}
.box_fixed .box_heading {
	border-bottom: 1px solid #fff;
	padding: 2% 3.125%;
}
.box_fixed .box_footer {
	border-top: 1px solid #fff;
	padding: 2% 3.125%;
}
.box_fixed .box_heading .label {
	float: left;
	font-size: 20px;
	font-weight: bold;
	width: 70%;
	text-align: left;
}
.box_fixed .box_heading .btn_close, .box_fixed .box_footer .btn_close {
	float: right;
	background-image: url(/global/common/images/ico_close.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 25%;
	color: #fff;
	margin-right: 3px;
	border: 1px solid #fff;
	font-size: 14px;
	padding: 3px 25px 3px 10px;
}
.box_fixed .box_heading .label i {
	display: inline-block;
	margin-right: 3%;
	width: 8%;
	position: relative;
	top: -1px;
}
#search_global .search_wrap form {
	padding: 13px 3.125%;
}
#search_global form input, #search_global form button {
	margin-left: 0 !important;
}
#search_global form input[type="text"] {
	float: left;
	padding: 0 3%;
	width: 71%;
}
#search_global form button {
	float: right;
	height: auto;
	padding: 0;
	position: relative;
	top: -2px;
	width: 78px;
}
.searchTxt {
	margin-top: 2px;
}
.submit_button {
	background-color: #064d87;
	font-size: 16px;
	-webkit-appearance: none;
}
#header .header_r .btn_showSearch:hover, #header .header_r .btn_showSearch.active {
	background-color: inherit;
}
.alert_dismissible {
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.alert_dismissible span {
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	padding-left: 24px;
	font-size: 12px;
}
.alert_dismissible.ticket {
	margin-top: 0;
	font-size: 12px;
}
.main_nav_bot ul {
	display: table;
	width: 100%;
	padding: 8px 0;
}
.main_nav_bot ul li:first-child {
	border-left: 1px solid #0473BD;
}
.main_nav_bot ul li {
	display: table-cell;
	width: 33.3333%;
	border-right: 1px solid #0473bd;
	vertical-align: middle;
	text-align: center;
	line-height: 1;
	padding: 0;
}
.main_nav_bot ul li a {
	display: block;
	line-height: 0.98;
}
.main_nav_bot ul li a span {
	display: block;
	font-size: 7px;
	margin-top: 2px;
}
/* FOOTER */
#to_top {
	display: none !important;
}
#footer .btn_menu_bot {
	text-align: center;
	background-color: #065ca2;
	padding: 8px;
	margin-top: 10px;
}
#footer .btn_menu_bot a {
	color: #fff;
}
#footer .btn_menu_bot span {
	-webkit-background-size: 10px auto;
	background-size: 20px auto;
	padding-left: 26px;
	padding-top: 2px;
	background-image: url(../images/ico_menu.png);
	background-repeat: no-repeat;
}
#footer .footer_top {
	background-color: #fff;
	color: #065ca2;
	margin-top: 2px;
	width: 100% !important;
	padding-left: 3.125%;
	padding-right: 3.125%;
}
#footer .footer_top .footerBox {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #0473bd;
}
#footer .footer_top .btn_collapse, #footer .footer_top .page_top span {
	color: #065ca2;
}
#footer .page_top {
	font-size: 12px;
}
#footer .footer_top .page_top span {
	background: url(/global/common/images/arrow_top02.png) no-repeat 0 center;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
	background-position: 0 5px;
	padding-left: 19px;
}
#footer .footer_bot {
	padding: 3.125% 0 7px;
}
#footer .footer_bot .banner_bot {
	margin-bottom: 0;
}
#footer .footer_bot .banner_bot ul {
	width: auto;
	margin: 0;
}
#footer .footer_bot .banner_bot ul li {
	width: 48.437%;
	margin: 0 0 3.125% 0;
}
#footer .footer_bot .banner_bot ul li:nth-child(odd) {
	margin-right: 3.125%;
}
#footer .footer_bot .banner_bot ul li img {
	height: auto;
}
#footer .footer_bot .terms_policy, #footer .footer_bot .copyright {
	float: none;
	text-align: center;
	width: auto;
}
#footer .footer_bot .terms_policy {
	margin-bottom: 5px;
}
#footer .footer_bot .terms_policy ul .borderRight {
	border-left: 1px solid #82b9de;
	border-right: 1px solid #82b9de;
}
#footer .footer_bot .language {
	margin-bottom: 10px;
}
#footer .language ul li {
	display: inline-block;
	border-left: 1px solid #82b9de;
	line-height: 0.95;
	width: 18%;
	text-align: center;
}
#footer .language ul {
	text-align: center;
}
#footer .language ul li:last-child {
	border-right: 1px solid #82b9de;
}
#footer .language ul li a {
	display: block;
	color: #fff;
	font-size: 12px;
}
#footer .terms_policy ul li a {
	font-size: 12px;
}
#footer .footer_bot .copyright {
	font-size: 10px;
	margin-left: -3.125%;
	margin-right: -3.125%;
}
/*******************\
*       imgBox        *
\*******************/
.type_img div[class*="col-"] {
	margin-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}
div.type_img .col-sm-12 {
	width: 100%;
}
div.type_img .col-sm-6 {
	width: 50%;
}
.type_img .ticket_item p {
	margin-bottom: 4px;
	font-size: 10px;
}
.type_img .col-3.col-sm-6 .ticket_item {
	padding: 10px 15px;
}
.col-3 .img_item p {
	min-height: 26px;
}
.item.row7 .col-3 .row7_1 >p {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 7px;
	padding-top: 0px;
}
.row8 .type_img .img_item {
	padding: 6px 16px;
	margin-bottom: -4px !important;
}
.row13 .img_item > p {
	margin-left: -14px;
	margin-right: -14px;
}
/* MAIN */
div.main_heading {
	margin-bottom: 15px;
}
.main_heading .breadcrumb {
	display: none !important;
}
div.main_heading .page_title .head_ttl {
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.main_heading .page_title .head_ttl small {
	font-size: 16px;
	display: block;
	margin-top: 2px;
}
div.main_heading .page_title .head_ttl h1 {
	line-height: 1;
	border-left: 0 none;
	padding-left: 0;
}
div.panel_default {
	width: 100%;
	margin-bottom: 15px;
}
.panel_default .panel_heading h2.panel_title {
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: -3.5%;
	padding-right: 3.5%;
	line-height: 1.3;
}
div.panel_default .panel_body {
	padding-left: 3.125%;
	padding-right: 3.125%;
}
.panel_default .panel_heading h2.panel_title:after {
	left: -3.5%;
	width: 33%;
}
/*********************************************************/
 
/* Category search */
.cat_search {
	margin-bottom: 20px;
}
.cat_search > .summary {
	padding: 8px 10px 8px 10px !important;
	margin-bottom: 10px !important;
}
div.control_nav, div.content_nav {
	margin-left: -3.125%;
	margin-right: -3.125%;
	padding: 7px !important;
	margin-bottom: 10px !important;
}
.cat_search > .summary .rows {
	padding: 6px 0;
	margin-left: 0;
}
.cat_search > .summary.has_parent .rows {
	margin-left: 10px;
}
.cat_search .summary h3 > a, .cat_search > .summary .rows > a {
	font-size: 14px;
	padding-left: 12px;
	background-position: 0 8px;
}
.cat_search > .summary .rows > a {
	-webkit-background-size: 5px auto;
	background-size: 5px auto;
	line-height: 1.2;
	padding-top: 2px;
	padding-bottom: 3px;
}
.cat_search .summary .rows .content {
	margin-top: 7px;
}
.cat_search .summary .rows .sub_item, div.control_nav .rows, div.content_nav .rows {
	display: block;
	width: 100%;
	margin-bottom: 0;
	position: relative;
}
.cat_search .summary .rows .sub_item .item, div.control_nav .rows .item, div.content_nav .rows .item {
	display: block;
	width: 100%;
	border-left: 0 none;
	border-right: 0 none;
}
.cat_search .summary .rows .sub_item .item {
	font-size: 12px;
	margin-bottom: 5px;
	padding: 11px 10px;
}
/*.control_nav .rows .item.smaller a {
        font-size: 0.95em;
    }*/
div.control_nav .rows .item a, div.content_nav .rows .item a {
	padding: 0 0 0 34px !important;
}
div.control_nav .rows .item, div.content_nav .rows .item {
	font-size: 14px;
	width: 100% !important;
	padding: 15px 10px 15px 0;
	margin-bottom: 3px;
	position: relative;
}
div.control_nav .rows .item.active:after, div.content_nav .rows .item.active:after {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 3px solid #0473bd;
	position: absolute;
	z-index: 9;
}
div.content_nav .rows .item.active:after, div.content_nav .rows .item.active:after {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 3px solid #5399DF;
	position: absolute;
	z-index: 9;
}
div.control_nav .rows .item.mb_sp0, div.content_nav .rows .item.mb_sp0 {
	margin-bottom: 0;
}
div.control_nav .rows .item {
	padding-right: 30px;
	padding-left: 0;
}
div.control_nav .pc_ico {
	background-image: url(/global/common/images/ico_pc-w.png) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	-webkit-background-size: 25px auto !important;
	background-size: 25px auto !important;
}
div.content_nav .rows .item {
	padding-right: 30px;
	padding-left: 0;
}
.control_nav .rows .item:after, .content_nav .rows .item:after {
/*        display: none;
*/    }
.cat_search .summary .rows .sub_item:last-child .item:last-child, div.control_nav .rows:last-child .item:last-child, div.content_nav .rows:last-child .item:last-child, .cat_search .summary .rows .sub_item:last-child .item.mg_sm0 {
	margin-bottom: 0;
}
.cat_search .summary > .rows:last-child {
	margin-bottom: 0;
}
.cat_search .summary .sub_item .item.empty, div.control_nav .rows .item.empty, div.content_nav .rows .item.empty {
	display: none !important;
}
.block .state {
	padding: 3.57% 3.57% 2%;
}
.state .list_area {
	padding: 0;
}
.state .list_area ul li {
	width: 50%;
	border-bottom: 1px solid #908f8f;
	border-right: 1px solid #908f8f;
}
.state .list_area ul li:nth-child(2n) {
	border-right-color: white;
}
.state .list_area ul li.no_bdr {
	border-bottom: 0 none;
}
.state .out_service span {
	display: block;
	margin-bottom: 5px;
	margin-right: 0;
}
.box_notice .list_news.horizontal {
	margin-bottom: 10px;
	margin-top: 5px;
}
.box_notice .list_news li {
	margin-bottom: 5px;
}
.box_notice li .entry_meta {
	margin-bottom: 2px;
}
.box_notice .list_news li:last-child {
	margin-bottom: 8px;
}
.box_notice .list_news.horizontal li {
	padding: 0;
}
.box_notice .horizontal li:nth-child(even), .box_notice .horizontal li.bg {
	background: #FFF !important;
}
.box_notice .list_news.horizontal .entry_meta {
	float: none;
	width: auto;
}
.box_notice .horizontal .time_publish, .box_notice .horizontal .entry_title {
	font-size: 12px;
}
.box_notice .entry_meta .cat {
	font-size: 9px;
	margin-right: 5px;
	width: 15%;
}
.box_notice .entry_meta .time_publish {
	font-size: 12px;
	top: 2px;
}
.box_notice .entry_title a {
	font-size: 12px;
}
/* COMMON TITLE */
h2.heading, h3.heading {
	font-size: 14px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 5px !important;
	margin-bottom: 7px !important;
	margin-left: -3.125%;
	margin-right: -3.125%;
}
h2.heading >span, h3.heading > span {
	border-width: 3px;
	line-height: 1.5;
	padding-left: 9px;
}
h3.title {
	font-size: 14px !important;
	padding-left: 10px !important;
}
h2.heading2 {
	font-size: 14px;
	margin-bottom: 8px;
}
ul.list_number .ico_number {
	width: 15px;
	height: 15px;
	top: 0;
	line-height: normal;
}
/* TABLE */
table.tbl_default {
	font-size: 12px;
}
table.tbl_default th, table.tbl_default td {
	border: 1px solid #ccc;
	padding: 7px 10px;
}
@media screen and (max-width: 520px) {
  .language_header {
    margin-top: 3%;
  }
}
@media screen and (max-width: 480px) {
  .language_header {
  /*margin-top:0;*/
  }
}
@media screen and (max-width: 360px) {
  .language_header {
    margin-top: 2%;
  }
  div.main_top .main_nav {
    padding: 6px 0;
  }
  .box_fixed .box_heading .btn_close, .box_fixed .box_footer .btn_close {
    margin-top: 3px;
  }
}
@media screen and (max-width: 320px) {
  #header div.lang_global select {
    margin-top: 1%;
  }
  header#header .lang_global {
    padding: 6px 0;
  }
    @media (min-width: 671px) {
    .global_menu, .global_menu .mega_submenu {
    display: block !important;
    }
  }
}


#footer.footer_ticket .footer_bot {
	margin-top: 10px;
}

#header.header_ticket .lang_global {
	width: 100%;
}

.global_menu nav ul li.top a span {
	background-image: none;
}

.global_menu nav > ul > li.sm {
	display: block !important;
}