/* CSS Document */

body {	-webkit-text-size-adjust:100%; margin:0; font-family: 'PT Sans', sans-serif;}
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; list-style:none;
	-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:1392px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { color: #3d3d3d; font-size: 18px; line-height: 150%;}

.banner-box {position: relative;}
.banner-slogon { position: absolute; top:calc(50% - 250px); text-align: center; width: 100%; color: #fff; font-size: 25px; line-height: 100%; z-index: 101; padding: 0 20px;}
.banner-slogon span { font-size: 7vw; display: block; font-weight: 700; padding-bottom: 0px; line-height: 130%;}
.banner-bottom-txt { position: absolute; z-index: 101; bottom: 170px; left: calc(50% - 32px); text-align: center; width: 64px; color: #fff; font-size: 16px; line-height: 120%;}
.banner-bottom-txt:after {content: ""; display: block; margin: 14px auto 0 auto; width: 1px; height: 59px; margin: 0 auto; background: rgba(255,255,255,.6);}

.banner { line-height:0; position: relative;}
.banner:after { content:""; background: url(../images/idx-ban-bottom.png) repeat-x; height: 174px; z-index: 99; position: absolute; width: 100%; bottom: 0; left: 0;}
.banner .owl-item > div { padding-top: 60.431%; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.banner img { width:auto; width: 100%;}
.banner .owl-buttons { display:none;}
.banner .owl-prev { position:absolute; z-index:100; left:0px; top:calc(50% - 10px); background:none !important;}
.banner .owl-prev:before { font-family: 'Font Awesome 5 Free';font-weight: 900;font-size:90px; content:"\f104";}
.banner .owl-next { position:absolute; z-index:100; right:0px;font-weight: 900; top:calc(50% - 10px); background:none !important;}
.banner .owl-next:before { font-family:'Font Awesome 5 Free'; font-size:90px; content:"\f105";}

.banner .owl-controls { top:calc(50% - 50px); position: absolute; width: 100%; z-index: 101;}
.banner .owl-controls .owl-page span { width: 15px !important; height: 15px !important; background: none !important; border: 2px solid #fff; opacity: 1 !important;}
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span {background: #fff !important;}

.idx-pro-content { padding: 82px 10px 95px 10px; text-align: center; max-width: 880px; margin: 0 auto;}
.idx-pro-content h1, .idx-pro-content b {display: block; font-size: 60px; color: #104299; line-height: 110%; padding-bottom: 38px; font-weight: 300;}

.idx-pro-list {margin-bottom: 70px; padding: 0 80px; max-width: 95%; margin: 0 auto;}
.idx-pro-list img { width:auto; width: 100%;}
/*.idx-pro-list .owl-buttons { display:none;}*/
.idx-pro-list .owl-prev { position:absolute; z-index:100; left:0px; top:calc(50% - 40px); background:none !important;}
.idx-pro-list .owl-prev:before { font-family: 'Font Awesome 5 Free';font-weight: 900;font-size:90px; content:"\f104"; color: #919498}
.idx-pro-list .owl-next { position:absolute; z-index:100; right:0px;font-weight: 900; top:calc(50% - 40px); background:none !important;}
.idx-pro-list .owl-next:before { font-family:'Font Awesome 5 Free'; font-size:90px; content:"\f105"; color: #919498;}

.idx-pro-box {text-align: center; padding: 20px 30px 0 30px; color: #585858;font-size: 20px; display: block; }
.idx-pro-pto {line-height: 0; border-radius: 100%; display: inline-block; border: 8px solid #ffffff; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); margin-bottom: 20px; overflow: hidden;}
.idx-pro-pto img {transition: all 0.4s ease-out 0s;}
.idx-pro-pto:hover img {transform: scale(1.1);}
.idx-pro-box span { display: block; text-align: center; line-height: 130%;}

.idx-application {/* background: url(../images/idx-application-bg.jpg) no-repeat top center; background-size: cover;*/ min-height: 1020px; position: relative; padding: 198px 0 260px 0;}
.idx-application:before { position: absolute; top: 0; left: 0; content: ""; background: url(../images/idx-application-top.png) no-repeat top center; background-size: cover; width: 100%; height: 99px; z-index: 2;}
.idx-application-content b { color: #104299;}
.idx-application-list {margin: 0 auto; max-width: 1160px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.idx-application-list > div {margin: 0 21px 50px 21px; text-align: center; padding-top: 38px; width: 243px; height: 215px;}
.idx-application-name { width: 110px; margin: 0 auto; border-top:1px solid rgba(255,255,255,.5); margin-top: 0px; padding-top: 17px; color: #ffffff; font-size: 18px; line-height: 100%;}
.idx-application-list > div:nth-child(odd) { background: url(../images/idx-application-bg1.png) no-repeat top center;}
.idx-application-list > div:nth-child(even) { background: url(../images/idx-application-bg2.png) no-repeat top center;}

.idx-about {position: relative; z-index: 2; background: url(../images/idx-about-bg.png) no-repeat top center; max-width: 1919px; min-height: 859px; padding-top:255px; margin: -100px auto 0 auto;}
.idx-about-content { max-width: 566px; margin:0 auto; position: relative; left: 283px; text-align: left;}
.idx-about-content b {display: block; font-size: 60px; color: #104299; line-height: 110%; padding-bottom: 38px; font-weight: 300;}
.idx-about-content p {margin-bottom:45px; }
.more-btn { line-height: 42px; width: 220px; text-align: center; background: #fff; border: 1px solid #3b647f; color: #3b647f; font-size: 18px; display: block; border-radius: 21px;}
.more-btn:hover { background: #133777; color: #fff;}

.idx-news-box { max-width: 1392px; margin: 0 auto; text-align: left; display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 80px; padding-top: 30px;}
.idx-news-box > div:nth-of-type(1) { width: 327px; padding-right:90px; padding-top: 36px; padding-left: 14px; padding-bottom: 36px; background: url(../images/idx-news-line.png) no-repeat top right; font-size: 60px; line-height: 100%; color: #104299;}
.idx-news-box > div:nth-of-type(1) span { display: block; padding-bottom: 28px;}
.idx-news-box > div:nth-of-type(2), .idx-news-box > div:nth-of-type(3) {width:calc((100% - 327px) / 2); padding-top: 20px; padding-left: 54px; font-size: 18px; color: #3d3d3d; line-height: 150%;}
.idx-news-box > div:nth-of-type(2) a, .idx-news-box > div:nth-of-type(3) a { color: #133777;}
.idx-news-box > div:nth-of-type(2) a:hover, .idx-news-box > div:nth-of-type(3) a:hover { text-decoration: underline;}
.idx-news-top { line-height: 100%; padding-bottom: 30px; color: #888; font-size: 26px;}
.idx-news-top span {display: block; font-size: 18px;}

.idx-video { margin-top: 110px;}
.video-container {position: relative;padding-bottom: 49.5%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-width: 0;}

@media only screen and (max-width: 1160px) {
	.idx-about { background-position: top right; min-height: inherit; padding:170px 0 30px 0px;}
	.idx-about-content {max-width: 100%; left: auto; padding: 0 10px;}
	
	.idx-video { margin-top: 80px;}
}
@media only screen and (max-width: 980px) {
	.banner .owl-item > div { padding-top: 61.225%; }
	.banner-slogon {top:calc(50% - 100px); font-size: 16px;}
	.banner-slogon span { font-size: 10vw;}
	.banner-bottom-txt { bottom: 40px;}
	.banner .owl-controls {top:calc(50% + 50px);}
	.idx-pro-content { padding: 40px 10px 40px  10px;}
	.idx-pro-content h1, .idx-pro-content b, .idx-about-content b, .idx-news-box > div:nth-of-type(1) {font-size: 40px;}
	.idx-pro-list {max-width: 100%;}
	.idx-pro-box {padding: 20px 15px 0 15px;}
	.idx-application {padding: 170px 0 100px 0;}
	.idx-news-box {padding-bottom:30px;padding-top: 10px;}
	.idx-news-box > div:nth-of-type(1) {width: 100%; background: none;}
	.idx-news-box > div:nth-of-type(2), .idx-news-box > div:nth-of-type(3) {width:100%; padding: 0 10px 30px 10px;}
	.idx-news-top {padding-bottom: 10px; border-top:1px solid rgba(0,0,0,.2); padding-top: 20px;}
}

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

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

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

}

@media only screen and (max-width: 414px) {
	.banner .owl-item > div { padding-top: 120.773%; }
	.banner .owl-controls {top:calc(50% + 0px);}

}

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

}