/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Raleway', 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; }
ul {padding-left: 18px;}
* { 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:980px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 14px; line-height:1.7em; color: #333; background: #f2f2f2;}
#content p{ padding-bottom: 30px;}

.banner { background: #fff;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);margin-bottom: 10px;}
.banner-pc {  }
.banner-rwd { display: none;}
.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: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: 40px; height: 40px; background-size: contain; display: block;}
.loop .owl-prev:before { background-image:url(/source/6713a03574a705daaf64d328131f7a6e.png); content: ""; }
.loop .owl-next:before { background-image:url(/source/e9b8f59ed7a5523602ba8fc0cc567c1f.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: 20px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #ccc !important; width: 10px !important; height: 10px !important; border: 0px solid #4c4c4c;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #3d9be9 !important; }

.banner-slogon-name { position: absolute; z-index: 2; font-size: 30px; color: #E90000; line-height: 120%;max-width: 320px; padding: 20px;font-family: 'poppins', sans-serif; font-weight: bold;}
.banner-slogon-name b { display: block; margin-bottom: 8px;}
.banner-slogon-1 { top:calc(50% - 100px); left: 12%;}
.banner-slogon-2 { bottom:50px; right: 4%; background: rgba(255,255,255,.8);}
.banner-slogon-3 { top:calc(50% - 90px);  right: 6%;}
.btn01 { display: block; width: 150px; line-height: 34px; border: 1px solid #e90000; color: #e90000; font-size: 14px; text-align: center; font-weight: normal;}
.btn01:hover {  color: #fff; background: #e90000;}

.idx-pro-section { padding: 40px 20px;}
.title01 { font-size: 28px; color: #324158; font-weight: bold; padding-bottom: 30px;font-family: 'poppins', sans-serif;}
.align-cnter { text-align: center;}
.idx-pro-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-pro-list > div { width: calc(50% - 5px); margin: 0 0 10px 0; background: #fff;box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); padding: 40px 20px 20px 20px; text-align: center;}
.idx-pro-list > div:hover img { transform: scale(1.05);}
.idx-pro-title { color: #006FBA; font-size: 20px; padding-bottom: 10px; font-weight: bold;}
.idx-pro-btn { margin: 0 auto 25px auto !important;}
.idx-pro-pto { line-height: 0; overflow: hidden;}
.idx-pro-pto img { width: 100%;transition: all 1s ease-out 0s;}

.idx-video-section { background: #000; padding: 0 20px;}
.video-container {position: relative;padding-bottom: 41.5%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-width: 0;}

.idx-hypertherm { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-hypertherm > div { width: 50%;}
.idx-hypertherm > div:nth-of-type(1) { padding-right: 50px;}
.idx-hypertherm > div a { font-weight: bold; text-decoration: underline; color: #333;}
.title02 { font-size: 20px; color: #006FBA; padding-bottom: 20px; font-weight: bold;}

.idx-about-bg { background: url(/source/beb948b091fd56872887a24aba5fd0b6.jpg) center center no-repeat; background-size: cover; background-attachment: fixed;}
.idx-about-content { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; padding: 20px 0;}
.idx-about-content > div { color: #fff; width: 50%;}
.idx-about-content > div:nth-of-type(2) { padding-left: 40px;}
.color-white { color: #fff;}

.idx-event-section { background: #fafafa;}
.idx-event-top { margin-bottom: 40px; background: url(/source/feabcd12bed9df083c59e51a0a6b4a0c.jpg) no-repeat; background-size: cover; }
.idx-event-top-data { max-width: 600px; margin: 0 auto; background: rgba(0,0,0,.3); padding: 30px;}
.idx-event-top-data > div { background: rgba(255,255,255,.8); padding: 20px; text-align: center;}
.idx-event-top-data-title { font-weight: bold; padding-bottom: 15px; font-size: 20px;}
.idx-event-top-data-title2 { font-weight: bold; color: #E90000; font-size: 20px;}

.idx-event-list {display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -30px;}
.idx-event-list > div {width: calc(33.33% - 30px); margin: 0 30px 30px 0; background: #7e7e7e;}
.idx-event-list > div:hover img { transform: scale(1.05);}
.idx-event-list-pto { line-height: 0; overflow: hidden;height: 146px;}
.idx-event-list-pto img { width: 100%;transition: all 1s ease-out 0s; width: 100%;}
.idx-event-list-data { text-align: center; padding: 15px; color: #fff;}
.idx-event-list-data b { display: block; font-size: 19px; font-weight: bold; padding-bottom: 4px;}


@media only screen and (max-width: 980px) {
	.loop .owl-nav { display: none !important;}
	.banner { }
	.banner-rwd { display: block; padding-bottom: 50px;}
	.banner-pc { display: none;}
	.banner-slogon-name {position: relative; top: auto !important; left: auto !important; right: auto !important; bottom: auto !important; background: none !important; max-width: 100%; font-size: 20px;}
	.banner-slogon-name b { text-align: center;}
	.btn01 { margin: 0 auto;}
	.loop .owl-dots { bottom: -30px;}
	
	.title01 {font-size: 20px; padding-bottom: 10px;}
	
	.idx-pro-title { font-size: 17px;}
	
	.title02 { font-size: 17px; padding-bottom: 10px;}
	
	.idx-event-list-data b { font-size: 17px;}
	
  .idx-event-list > div {width: calc(50% - 30px); }
  ul {padding-left: 20px;}
}
@media only screen and (max-width: 768px) {
	.idx-hypertherm > div { width: 100%;}
	.idx-hypertherm > div:nth-of-type(1) { padding-right: 0px; order: 2;}
	.idx-hypertherm > div:nth-of-type(2) { order: 1; text-align: center;}
	
	.idx-about-content > div { width: 100%;}
	.idx-about-content > div:nth-of-type(1) { margin-bottom: 20px;}
	.idx-about-content > div:nth-of-type(2) { padding-left: 0px;}
	

}
@media only screen and (max-width: 640px) {
	.idx-pro-list > div { width: 100%;}
	
	.idx-event-list > div {width: calc(100% - 30px); }
}
@media only screen and (max-width: 570px) {
	.video-container {padding-bottom: 70.5%;}
	
}

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

}

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

}