@charset "UTF-8";

/* ====================================================================
reset
==================================================================== */
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
}


table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}
ul {list-style: none;}
a img{
    border:none;
}

*{
    margin:0;
    padding:0;
}
div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,form,input,textarea,button,table,tr,th,td,article,aside,footer,header,hgroup,nav,section{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

img{
    max-width: 100%;
    height: auto;
    width:auto;
}

ul,ol,li { list-style:none;}
img {vertical-align : middle;}

/* ==================================================================== */

/* Loading animation */
#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: rgba(255,255,255,1.0);
 
/* Add the following code */
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
#loading {
	background-image: url(../common/images/ba_csl_.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.spinner {
	width: 100px;
	height: 100px;
	margin: 200px auto;
	background-color: #fff;
	border-radius: 100%;
	animation: sk-scaleout 1.0s infinite ease-in-out;
}

.loaded {
  opacity: 0;
  visibility: hidden;
}

.spinner {
	margin: 100px auto;
	font-size: 10px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	background-color: #fff;
	top: 30%;
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #022e51, 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.5), -1.8em -1.8em 0 0em rgba(2,46,81, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.7), 1.8em -1.8em 0 0em #022e51, 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.5), 1.8em -1.8em 0 0em rgba(2,46,81, 0.7), 2.5em 0em 0 0em #022e51, 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.5), 2.5em 0em 0 0em rgba(2,46,81, 0.7), 1.75em 1.75em 0 0em #022e51, 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.5), 1.75em 1.75em 0 0em rgba(2,46,81, 0.7), 0em 2.5em 0 0em #022e51, -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.5), 0em 2.5em 0 0em rgba(2,46,81, 0.7), -1.8em 1.8em 0 0em #022e51, -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.5), -1.8em 1.8em 0 0em rgba(2,46,81, 0.7), -2.6em 0em 0 0em #022e51, -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.5), -2.6em 0em 0 0em rgba(2,46,81, 0.7), -1.8em -1.8em 0 0em #022e51;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #022e51, 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.5), -1.8em -1.8em 0 0em rgba(2,46,81, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.7), 1.8em -1.8em 0 0em #022e51, 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.5), 1.8em -1.8em 0 0em rgba(2,46,81, 0.7), 2.5em 0em 0 0em #022e51, 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.5), 2.5em 0em 0 0em rgba(2,46,81, 0.7), 1.75em 1.75em 0 0em #022e51, 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.5), 1.75em 1.75em 0 0em rgba(2,46,81, 0.7), 0em 2.5em 0 0em #022e51, -1.8em 1.8em 0 0em rgba(2,46,81, 0.2), -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.5), 0em 2.5em 0 0em rgba(2,46,81, 0.7), -1.8em 1.8em 0 0em #022e51, -2.6em 0em 0 0em rgba(2,46,81, 0.2), -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.5), -1.8em 1.8em 0 0em rgba(2,46,81, 0.7), -2.6em 0em 0 0em #022e51, -1.8em -1.8em 0 0em rgba(2,46,81, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(2,46,81, 0.2), 1.8em -1.8em 0 0em rgba(2,46,81, 0.2), 2.5em 0em 0 0em rgba(2,46,81, 0.2), 1.75em 1.75em 0 0em rgba(2,46,81, 0.2), 0em 2.5em 0 0em rgba(2,46,81, 0.2), -1.8em 1.8em 0 0em rgba(2,46,81, 0.5), -2.6em 0em 0 0em rgba(2,46,81, 0.7), -1.8em -1.8em 0 0em #022e51;
  }
}


/* -------------end_loading-- */
body{
	font-family: "sans-serif","Arial";
	font-style: normal;
	font-weight: 100;
	font-size: 16px;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fff;
	color: #666;
}
body {
	word-wrap: break-word;
	overflow-wrap: break-word;
}
html {
  height: 100%;
}
body {
/*	height: 100%*/
  min-height: 100%;
/*min-height: 100vh;*/
}


a{
	color: #004e92;
	outline: none;
	text-decoration:underline;
}
nav a, footer a { text-decoration:none;}

a:hover img{
opacity:0.9;
filter:alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background:none!important;
}

a:hover{
	text-decoration: none;
	}
p {
	line-height: 160%;
	margin-bottom: 1.6em;
}

main {}
section {overflow:hidden;}
.inner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 5%;
}
footer .inner {
	padding-bottom: 0%;
}

a.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

/* -----------------------------------------Breadcrumb-- */
ul#Path {
	overflow: hidden;
	margin-top: 0px;
	white-space: nowrap;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul#Path:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content: "\f015";
	font-size: 80%;
	float: left;
	color: #3399cc;
	padding-right: 8px;
}
ul#Path li {
	font-size: 12px;
	white-space: nowrap;
	margin-right: 0px;
	padding-right: 10px;
	float: left;
}
ul#Path li:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content: "\f054";
	font-size: 80%;
	float: right;
	padding-left: 5px;
	padding-top: 2px;
}
ul#Path li:last-child:before {
	display:none;
}

/* -----------------------------------------Popup-- */
.campaign{
	bottom: 40px;
	position: fixed;
	left: 40px;
	z-index: 9999;
	
	animation: fadeIn 1s linear;
  animation-fill-mode: both;
}

@keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}


.campaign.close{
	display: none;
}

.campaign {
	display: flex;
	background: rgba(255,255,255,0.9);
	box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.4);
	border-radius: 5px;
	padding: 15px;
	width:40%;
}
.campaign__img {
	width: 40%;
	margin-right: 2%;
}
.campaign__contents{

}

.campaign__contents__title{
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 24px;
}

.campaign__contents__text{
	margin-bottom: 10px;
}

.campaign__contents__link{
	background: #022e51;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	padding: 5px 20px;
}

.campaign__btn{
	background: #022e51;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 33px;
	position: absolute;
	right: -10px;
	text-align: center;
	top: -10px;
	width: 40px;
	padding-top: 7px;
	font-size: 120%;
	text-decoration: none;
}


@media screen and (max-width: 1199px) {
/*-------------------------------------------Breadcrumb---*/
	ul#Path {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color:rgba(255,255,255,0.8);
	}
	ul#Path li {}
	ul#Path li a{}
	ul#Path li a:before{}
.inner {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

}

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

}

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


}

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


}