/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: Arial, sans-serif; overflow-x: hidden; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; 
-webkit-transition: all 0.4s ease-out 0s;
-moz-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { margin:0; padding:0; 
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.content-Box { max-width:1200px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 15px; line-height:24px; color: #626262; letter-spacing: 0.05rem; padding-top: 200px; }
#content p{ margin-bottom: 20px; margin-top: 0;}

.banner { }
.loop .owl-dots { }
.loop .owl-item {position: relative; }
.loop .owl-item > div {display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center;}
.loop .owl-nav { position: absolute; top:calc(50% - 50px); width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:calc(50% - 40px); background:none !important;}
.loop .owl-prev { left:0px; }
.loop .owl-next { right:0px;}
.loop .owl-prev:before, .loop .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.3;transition: all 0.4s ease-out 0s;width: 107px; height: 107px; background-size: contain; display: block;}
.loop .owl-prev:before { background-image:url(../images/left-arrow.png); content: ""; }
.loop .owl-next:before { background-image:url(../images/right-arrow.png); content: ""; }
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { opacity: 1;}
.loop .owl-stage-outer {z-index: 2;}
.loop .owl-dots { position: absolute; z-index: 100; bottom: 45px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #fff !important; width: 10px !important; height: 10px !important; border-radius: 100%; opacity: 0.5;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { opacity: 1; }

.path-bg { background:url(../images/path-bg.png) no-repeat top center; background-size: cover;padding:0px 20px 0 20px; height: 35px; margin-top: -35px; position: relative; z-index: 5;}
#path { text-align: left;  color: #484848;}
#path li { display: inline-block; vertical-align: top; font-size: 15px;}
#path li:after { content:">"; display: inline-block; vertical-align: top; padding: 0 0 0 4px;}
#path li:last-child { pointer-events: none;}
#path li:last-child:after { display: none;}
#path li a { color: #484848;}
#path li a:hover { opacity: 0.6;}

.idx-section-1 { padding: 60px 20px 50px 20px; text-align: center; font-weight: bold; font-size: 22px; color: #EDAE00; line-height: 140%;}
.idx-section-1 span { display: block; text-align: center; font-size: 36px; color: #0D76C9; padding-bottom: 12px;}

.idx-section-2 { background: #0D76C9; padding: 0 20px;}
.idx-section-2-content { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; padding-top: 20px; padding-bottom: 40px;}
.idx-section-2-content > div { width: 45%; color: #fff; padding-bottom: 25px;}
.idx-section-2-title { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: flex-end; font-weight: bold; color: #fff; font-size: 26px; margin-bottom: 20px; min-height: 134px; line-height: 120%;}
.idx-section-2-title > div:nth-of-type(1) { padding-right: 2%;}
.idx-section-2-title2 { color: #EDAE00;}

.idx-section-3 { background: #fff; padding: 30px 20px;}
.title01 { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #0D76C9; position: relative; color: #0D76C9; font-size: 26px; font-weight: bold;}
.title01:after { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #0D76C9; position: relative; color: #0D76C9; font-size: 35px; font-weight: bold;}

.news-list-1 { display: flex; flex-direction: row; flex-wrap: wrap; font-size: 15px; font-weight: bold; margin-bottom: 15px;}
.news-list-1 > div { margin-bottom: 8px;}
.news-list-1 > div a { color: #626262;font-weight: 400;}
.news-list-1 > div a:hover { opacity: 0.5;}
.news-list-1 > div:nth-child(odd) { padding-left: 18px; width: 180px; position: relative; color: #a9a9a9;}
.news-list-1 > div:nth-child(odd):before { content: ""; position: absolute; left: 0; top:6px; width: 0;height: 0;border-style: solid;border-width: 15px 15px 0 0;border-color: #0D76C9 transparent transparent transparent;}
.news-list-1 > div:nth-child(even) { width: calc(100% - 180px); color: #626262; padding-left: 8px; border-left: 1px solid #626262;}
.icon-new { display: inline-block; vertical-align: top; margin-top:8px; line-height: 20px; text-align: center; width: 60px; border-radius: 10px; background: #bd0027; color: #fff; font-size: 16px; font-weight: bold; margin-left: 10px;}

.btn-more a { display: inline-block; width: 120px; line-height: 30px; text-align: center; color: #fff; font-weight: bold; background: #0D76C9; font-size: 15px; border-radius: 15px;}
.btn-more a:hover { width: 130px;}

.news-list-2 { display: flex; flex-direction: column; flex-wrap: wrap; font-size: 15px; margin-bottom: 15px;}
.news-list-2 > a { padding-left: 18px; margin-bottom: 8px; position: relative; color: #626262;}
.news-list-2 > a:hover { opacity: 0.5;}
.news-list-2 > a font { color: #EDAE00;}
.news-list-2 > a:before { content: ""; position: absolute; left: 0; top:6px; width: 0;height: 0;border-style: solid;border-width: 15px 15px 0 0;border-color: #0D76C9 transparent transparent transparent;}

.line-bg { display: flex; flex-direction: row; flex-wrap: nowrap;}
.line-bg > div { width: 33.33%; height: 21px;}
.line-bg > div:nth-of-type(1) { background: #0D76C9;}
.line-bg > div:nth-of-type(2) { background: #EDAE00;}
.line-bg > div:nth-of-type(3) { background: #438e3d;}

.idx-section-4, .idx-section-4-rwd { border-spacing: 0; width: 100%;}
.idx-section-4 td, .idx-section-4-rwd td { line-height: 0; padding: 0;}
.idx-section-4 td img, .idx-section-4-rwd td img { width: 100%;}
.idx-section-4-rwd { display: none; }

.idx-section-5 { display: flex; flex-direction: column; flex-wrap: nowrap;}
.idx-section-5 img { width: 100%;}
.idx-section-5 > div:nth-of-type(2) { display: none;}

.idx-section-6 { position: relative; padding: 68px 40px 60px 40px;}
.idx-section-6:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 474px; background: #eaeaea;}
.idx-section-6-content { z-index: 3;}

.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative; }
.loop2 .owl-item > div {display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center;}
.loop2 .owl-nav { position: absolute; top:calc(40% - 50px); width: 100%; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); width: 27px; height: 27px; background: #d8d8d8 !important; border-radius: 100% !important;}
.loop2 .owl-prev { left:-40px; }
.loop2 .owl-next { right:-40px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.3;transition: all 0.4s ease-out 0s;background-size: contain; display: block;border-width: 2px 2px 0 0; border-color:#fff; border-style: solid; width: 10px; height: 10px;}
.loop2 .owl-prev:before { content: ""; transform: rotate(-135deg); margin-left: 10px;}
.loop2 .owl-next:before { content: ""; transform: rotate(45deg); margin-left: 5px; }
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { opacity: 1;}
.loop2 .owl-stage-outer {z-index: 2; padding-bottom: 25px;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom: 45px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #fff !important; width: 10px !important; height: 10px !important; border-radius: 100%; opacity: 0.5;}
.loop2 .owl-dots .owl-dot.active span, .loop2  .owl-dots .owl-dot:hover span { opacity: 1; }


.pro-box { background: #fff; box-shadow: 5px 10px 10px 0px rgba(0,0,0,0.2);}
.pro-title { min-height: 34px; color: #fff; text-align: center; background: #0D76C9; font-weight: bold; font-size: 17px; line-height: 120%; padding-top: 6px;}
.pro-pto { line-height: 0; overflow: hidden; margin-bottom: 15px;}
.pro-pto img { width: 100%;}
.pro-name { text-align:center; margin-bottom: 15px; color: #EDAE00; font-size: 20px; font-weight: bold;}
.pro-info-box { position: relative;}
.pro-info-box:hover .pro-info-link { opacity: 1;}
.pro-info-link { position: absolute; z-index: 2; width: 100%; height: 100%; background:rgba(0,0,0,.8); display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; transition: all 0.4s ease-out 0s; opacity: 0;}
.pro-info-link > img { width: 28px !important;}
.pro-info { min-height: 52px; padding: 0px 3%; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.pro-info > div:nth-of-type(1) { width: 55px; text-align: center;}
.pro-info > div:nth-of-type(1) img { width: auto; display: inline-block;}
.pro-info > div:nth-of-type(2) { width: calc(100% - 55px); font-size: 15px; color: #ffffff;  padding-left: 5px;}
.pro-info-1 { background: linear-gradient(90deg, #90bb3c 0%, #cbd728 100%);}
.pro-info-2 { background: linear-gradient(90deg, #5270b3 0%, #6faadf 100%);}
.pro-info-3 { background: linear-gradient(90deg, #e2a702 0%, #edc500 100%);}
.pro-info-4 { background: linear-gradient(90deg, #a9a9a9 0%, #a9a9a9 100%);}
.pro-info-5 { background: linear-gradient(90deg, #626d78 0%, #626d78 100%); padding: 0 3%;}
.pro-info2 { justify-content: center; align-items: center; background: #eaeaea;display: flex; flex-direction: row; flex-wrap: nowrap; padding: 12px 10px; font-weight: bold;}
.pro-info2:hover { background:#d6d6d6; }
.pro-info2 > div:nth-of-type(1) { margin-right: 10px; }
.pro-info2 > div:nth-of-type(1) img { width: 40px; }
.pro-info2 > div:nth-of-type(2) { width: auto; color: #0D76C9; font-size: 18px;}

.idx-bottom { display: flex; flex-direction: row; flex-wrap: nowrap;}
.idx-bottom > div { width: 33.33%; min-height: 420px; padding: 80px 60px; background-position: center center; background-size: cover;}
.idx-bottom > div:nth-of-type(1) { background-image: url(../images/idx-app-bg.jpg); color: #fff;}
.idx-bottom > div:nth-of-type(2) { background-image: url(../images/idx-sys-bg.jpg); color: #000; font-weight: bold;}
.idx-bottom > div:nth-of-type(3) { background-image: url(../images/idx-social-bg.jpg); color: #0D76C9;}
.idx-bottom-title { font-size: 22px; font-weight: bold; line-height: 110%; padding-bottom: 22px;}

.btn-more2 a { background: #fff; color: #0D76C9;}
.btn-more3 a { background: #fff; color: #EDAE00;}
.btn-more4 a { background: #0D76C9; color: #fff;}

.social-btn { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 10px;}
.social-btn > a { display: inline-block; width: 60px; height: 60px; border-radius: 100%; margin: 0 15px 15px 0; background: #929292; text-align: center;box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.2); padding: 10px; }
.social-btn > a:hover { background: #0D76C9 }

.search-bar { box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.2); line-height: 38px; border-radius: 14px; border: 2px solid #0D76C9; background: #fff; padding: 0 15px; width: 240px; display: flex; flex-direction: row; flex-wrap: nowrap; }
.search-bar > a { display: block; width: 35px; margin-top: -3px;}
.search-bar > input { display: block; width: calc(100% - 35px); border-width: 0; background: none; font-size: 20px; color: #0D76C9; font-weight: bold;}

.idx-location-section { background: url(../images/idx-location-bg.jpg) no-repeat top center; background-size: cover; padding: 80px 20px 85px 20px;}
.idx-location { width: 50%; margin: 0 auto 0 0;}
.idx-location-data {max-width: 550px; margin: 0 0 0 auto; padding-right: 85px; font-weight: normal; color: #000;}


@media only screen and (max-width:  1920px) {
    .path-bg { background-size:auto;}
}

@media only screen and (max-width:  1599px) {
	#content { padding-top: 120px; }
}
@media only screen and (max-width:  1200px) {
    #content { font-size:15px; line-height: 24px; padding-top: 90px; }
    
    .path-bg { background-color: #eaeaea; margin-top: 0; padding-top: 5px;}
    .loop .owl-dots { bottom: 10px; }
    
    .idx-section-1 { padding: 40px 20px; font-size: 20px;}
    .idx-section-1 span { font-size:32px;}
    
    .idx-section-2-title { font-size: 28px; justify-content: center;}
    .idx-section-2-content { flex-direction: column;}
    .idx-section-2-content > div { width: 100%;}
    
    .title01 { font-size: 26px;}
    .news-list-1, .news-list-2, .btn-more a { font-size: 16px;}
    .news-list-1 > div:nth-child(odd) { width: 130px;}
    .news-list-1 > div:nth-child(even) { width: calc(100% - 130px);}
    .icon-new  { font-size: 13px; margin-top: 3px;}
    
    .idx-bottom-title { font-size: 26px;}
    .idx-bottom { flex-direction: column;}
    .idx-bottom > div { padding: 50px 20px; min-height: inherit; width: 100%;}
    .search-bar > input { font-size: 20px;}
    
}
@media only screen and (max-width: 980px) {
    .idx-section-5 > div:nth-of-type(1) { display: none;}
    .idx-section-5 > div:nth-of-type(2) { display: block;}
}
@media only screen and (max-width: 768px) {
    .idx-location { width: 100%;}
    .idx-location-data {max-width: 100%;}
    
    .idx-section-4-rwd { display: block;}
    .idx-section-4 { display: none;}
    
}
@media only screen and (max-width: 640px) {
    
}
@media only screen and (max-width: 570px) {
	
}

@media only screen and (max-width: 414px) {
	
	

}

@media only screen and (max-width: 320px) {

}