/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Barlow', sans-serif; overflow-x: hidden; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

.content-Box { max-width:1300px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 18px; line-height:28px; color: #333333; letter-spacing: 0rem; padding-top: 110px; font-weight: 300;}
#content p{ margin-bottom: 30px; margin-top: 0; font-size: 18px;line-height:28px; font-weight: 300;}
p, td, li, label { font-size: 18px; }

.loop .owl-dots { }
.loop .owl-item {position: relative; }
.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% - 0px); background:none !important;}
.loop .owl-prev { left:30px; }
.loop .owl-next { right:30px;}
.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.5;transition: all 0.4s ease-out 0s;width: 50px; height: 50px; background-size: contain; display: block; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff;}
.loop .owl-prev:before { content: ""; transform: rotate(-135deg); }
.loop .owl-next:before { content: ""; transform: rotate(45deg);}
.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: 14px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #a8a8a8 !important; width: 12px !important; height: 12px !important; border: 0px solid #4c4c4c;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #e45818 !important; }

.idx-about-section { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; overflow: hidden;}
.idx-about-section > div:nth-of-type(1) { width: calc(50% - 160px); padding: 30px 28px 30px 5%;}
.idx-about-section > div:nth-of-type(1) h1 { font-size: 50px; font-style: italic; line-height: 110%; padding-bottom: 15px; font-weight: 700; display: block;}
.idx-about-section > div:nth-of-type(2) { width: calc(50% + 160px); line-height: 0;}
.idx-about-section > div:nth-of-type(2) > .film{ width: 100%; position: relative; overflow: hidden; height: 0; padding-bottom: 56.25%;}
.idx-about-section > div:nth-of-type(2) > .film > iframe{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0;}
.idx-about-section > div:nth-of-type(2) img { width: 100%;}

.btn01 a { display: inline-block; width: 114px; line-height: 40px; font-size: 14px; color: #0a116b; font-weight: 400; border: 1px solid #0a116b; text-align: center;}
.btn01 a:hover { background: #0a116b; color: #fff;}

.idx-quality-section { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; height: 600px; background: url(../images/idx-quality-bg.jpg) no-repeat top left; background-size: cover;}
.idx-quality-content { width: 50%; margin: 0 0 0 auto; padding: 100px 5%; }
.idx-quality-content h2 { letter-spacing: 0.05rem; font-style: italic; font-size: 50px; font-weight: 700; line-height: 110%; padding-bottom: 30px; display: block;}

.idx-news-section { padding: 90px 5%;}

.title02 { text-align: center; position: relative; padding-bottom: 15px; margin-bottom: 45px; font-size: 26px; color: #368ac9; font-weight: 700;}
.title02:after { content: ""; position: absolute; width: 22px; height: 2px; background: #368ac9; bottom: 0; left: calc(50% - 11px); }

.idx-news-list { max-width: 1200px; margin: 0 auto; display: flex; flex-direction: row; flex-wrap: wrap; padding: 0 5%;}
.idx-news-list > div { padding: 0 22px 40px 22px; width: 33.33%;}
.idx-news-pto { line-height: 0; margin-bottom: 20px; overflow: hidden;}
.idx-news-pto img { object-fit: cover; width: 100%; height: 100%;}
.idx-news-data { padding: 0 12px; font-weight: 500;}
.idx-news-date { color: #e04200; padding-top: 10px; font-size: 15px; font-weight: 300;}

@media only screen and (max-width: 1279px) {
    #content { font-size: 16px; line-height:26px; padding-top: 60px; }
    
    p, td, li, label { font-size: 16px; }
    
    .idx-about-section > div:nth-of-type(1) h1 { font-size: 35px; }
}

@media only screen and (max-width: 980px) {
    #content p{ font-size: 16px;line-height:26px;}
    .idx-about-section > div:nth-of-type(1) { width: calc(100% - 0px); padding: 30px 5%;}
    .idx-about-section > div:nth-of-type(1) h1 { font-size: 30px; }
    .idx-about-section > div:nth-of-type(2) { width: calc(100% + 0px);}
    
    .idx-quality-section { height: inherit;background-attachment: inherit;}
    .idx-quality-content { width: 100%; padding: 100px 5%; background: rgba(241,241,241,.75); text-align: center; }
    .idx-quality-content h2 { font-size: 40px; }
    
    .idx-news-section { padding: 60px 0;}
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 640px) {
    .idx-news-list > div { padding: 0 0px 30px 0px; width: 100%;}
	
}
@media only screen and (max-width: 570px) {
    
}

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

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

}