a{
	text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-weight: 400; line-height: 1; color: #777; }

.h1, .h2, .h3, h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small { font-size: 65%; }

.h4, .h5, .h6, h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; }

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-size: 75%; }

.h1, h1 { font-size: 24px; }

.h2, h2 { font-size: 18px; }

.h3, h3 { font-size: 18px; }

.h4, h4 { font-size: 15px; }

.h5, h5 { font-size: 12px; }

.h6, h6 { font-size: 11px; }

ul, ol, dl{
	margin-top: 1.5em;
	margin-bottom: 1.2em;
}
li{
	margin-bottom: 0.8em;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	border-top:1px solid #e5e5e5;
}
table th,table td{
	border-bottom:1px solid #e5e5e5;
}
.row{
	margin-left: 0px!important;
	margin-right: 0px!important;
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{
	float: none!important;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
}

.col-md-3{
	width: 50%!important;
	margin: 0 auto;
}
.col-md-4{
	width: 50%!important;
	margin: 0 auto;
}
.col-md-6{
	width: calc(50% - 30px);
}
.col-md-8{
	width: calc(100% - 30px)!important;
}
.col-md-9{
	width: calc(100% - 30px)!important;
}
.col-xs-4{
	width: calc(33.333333% - 30px);
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before{
	display: table;
	content:'';
}
img{
	max-width: 100%;
	height: auto;
	vertical-align:middle;
}
iframe{
	max-width: 100%;
}
.pagetitle {
    width: 100%;
    margin-top: 0px;
    position: relative;
    height: 600px;
}
.pagetitle-s {
    width: 100%;
    margin-top: 0px;
    position: relative;
    height: 300px;
}
.pagename {
    color: rgba(255,255,255,1.00);
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
	width: 100%;
	position: absolute;
  top: 50%;
  -webkit-transform : translateY(-50%);
  transform : translateY(-50%);
	
}
span.pagename-en{
	color: rgba(255,255,255,1.00);
	font-size: 14px;
}
.sub-title {
    border: 2px solid rgba(0,59,138,1.00);
    font-size: 18px;
    font-weight: bold;
}
.sub li a {
	display: block;
	padding: 10px 0.5em 8px;
	border-bottom: 1px solid #e5e5e5;
	color:#464646;
	box-shadow: 0px 1px 0px rgb(255 255 255 / 90%);
}
.sub.news li a {
	display: block;
	padding: 10px 0.5em 8px;
	border-bottom: 1px solid #e5e5e5;
	color:#464646;
	font-size:12px;
	line-height: 18px;
	box-shadow: 0px 1px 0px rgb(255 255 255 / 90%);
}



.box-inline {
    display: block;
	width: 100%;
}